Hi there, could you post the "full" stacktrace please...
Thanks, Norman 2011/3/16 USHAKOV, Sergey <[email protected]> > Hi all, > > I've got 3.0-M2 installed and running successfully. Everything was perfect > until I configured and enabled fetchmail. > > With fetchmail enabled I got the following error in the wrapper.log: > > INFO | jvm 1 | 2011/03/15 21:09:06 | WrapperSimpleApp: Encountered an > error running main: > org.springframework.beans.factory.BeanCreationException: > Error creating bean with name 'exporter' defined in class path resource > [spring-beans.xml]: Cannot resolve reference to bean 'fetchmail' while > setting bean property 'beans' with key [TypedStringValue: value > [org.apache.james:type=component,name=fetchmail], target type [null]]; > nested exception is > org.springframework.beans.factory.BeanCreationException: > Error creating bean with name 'fetchmail': Invocation of init method > failed; > nested exception is java.lang.NullPointerException > INFO | jvm 1 | 2011/03/15 21:09:06 | > org.springframework.beans.factory.BeanCreationException: Error creating > bean > with name 'exporter' defined in class path resource [spring-beans.xml]: > Cannot resolve reference to bean 'fetchmail' while setting bean property > 'beans' with key [TypedStringValue: value > [org.apache.james:type=component,name=fetchmail], target type [null]]; > nested exception is > org.springframework.beans.factory.BeanCreationException: > Error creating bean with name 'fetchmail': Invocation of init method > failed; > nested exception is java.lang.NullPointerException > INFO | jvm 1 | 2011/03/15 21:09:06 | at > > org.springframework.beans.factory.support.BeanDefinitionValueResolver.resolveReference(BeanDefinitionValueResolver.java:328) > ... > > My initial guess is that the problem may be related to 'target type [null]' > in the error message, but I cannot figure out what exactly is > misconfigured... > > Any ideas are most welcome. > > Thanks and best regards, > Sergey Ushakov > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > >
