Unfortunately at James.java:543 we have a catch that does not log the catched exception! Arg...

I just added the exteption both to the log.error call and to the RuntimeException (as we now require Java 1.4) and committed the change.

Can you retry so we'll see the real exception?

Stefano

Norman Maurer wrote:
I just installed it an run a test. I get the follow execption:

27/05/06 20:46:00 INFO  James.Mailet: Error while storing mail.
java.lang.RuntimeException: Error in
getUserInbox.org.apache.avalon.framework.se
rvice.ServiceException: Cannot find or init repository (Key='')
        at org.apache.james.James.getUserInbox(James.java:543)
        at
org.apache.james.transport.mailets.ToMultiRepository.getRepository(To
MultiRepository.java:293)
        at
org.apache.james.transport.mailets.ToMultiRepository.storeMail(ToMult
iRepository.java:219)
        at
org.apache.james.transport.mailets.ToMultiRepository.service(ToMultiR
epository.java:151)
        at
org.apache.james.transport.mailets.LocalDelivery.service(LocalDeliver
y.java:64)
        at
org.apache.james.transport.LinearProcessor.service(LinearProcessor.ja
va:429)
        at
org.apache.james.transport.StateAwareProcessorList.service(StateAware
ProcessorList.java:160)
        at
org.apache.james.transport.JamesSpoolManager.run(JamesSpoolManager.ja
va:191)
        at java.lang.Thread.run(Thread.java:595)
27/05/06 20:46:03 INFO  James.Mailet: ToRepository: Storing mail
Mail11487555606
54-1 in file://var/mail/error/


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to