NPE when using FileMailRepository
---------------------------------
Key: JAMES-936
URL: https://issues.apache.org/jira/browse/JAMES-936
Project: JAMES Server
Issue Type: Bug
Components: MailStore & MailRepository
Affects Versions: 3.0, 3.0-M1, Trunk
Reporter: Norman Maurer
Assignee: Norman Maurer
Priority: Blocker
It seems like the last refactoring broke the FileMailRepostory:
28/10/09 18:38:05 INFO mailetpackages.RemoteDelivery: Exception
caught in RemoteDelivery.run()
java.lang.NullPointerException
at
org.apache.james.mailrepository.FileMailRepository.list(FileMailRepository.java:274)
at
org.apache.james.mailrepository.FileSpoolRepository.accept(FileSpoolRepository.java:140)
at
org.apache.james.transport.mailets.RemoteDelivery.run(RemoteDelivery.java:782)
at java.lang.Thread.run(Thread.java:619)
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]