Issue Details (XML | Word | Printable)

Key: JAMES-655
Type: Bug Bug
Status: Closed Closed
Resolution: Fixed
Priority: Major Major
Assignee: Norman Maurer
Reporter: Norman Maurer
Votes: 0
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
JAMES Server

MboxMailRepository throws NPE when storing mail with mail from: <>

Created: 07/Oct/06 11:44 AM   Updated: 21/Nov/07 08:31 AM
Return to search
Component/s: MailStore & MailRepository
Affects Version/s: None
Fix Version/s: 2.3.0

Time Tracking:
Not Specified

Resolution Date: 07/Oct/06 04:01 PM


 Description  « Hide
Here is the Stacktrace:

07/10/06 13:25:20 INFO mailetpackages.LocalDelivery: Error while storing mail.
java.lang.NullPointerException
        at org.apache.james.mailrepository.MBoxMailRepository.store(MBoxMailRepo
sitory.java:518)
        at org.apache.james.transport.mailets.ToMultiRepository.storeMail(ToMult
iRepository.java:230)
        at org.apache.james.transport.mailets.ToMultiRepository.service(ToMultiR
epository.java:154)
        at org.apache.james.transport.mailets.LocalDelivery.service(LocalDeliver
y.java:69)
        at org.apache.james.transport.LinearProcessor.service(LinearProcessor.ja
va:452)
        at org.apache.james.transport.StateAwareProcessorList.service(StateAware
ProcessorList.java:167)
        at org.apache.james.transport.JamesSpoolManager.run(JamesSpoolManager.ja
va:203)
        at java.lang.Thread.run(Thread.java:595)



 All   Comments   Work Log   Change History   Subversion Commits      Sort Order: Ascending order - Click to sort in descending order
Stefano Bagnara added a comment - 08/Oct/06 05:13 PM
being backported

Danny Angus added a comment - 21/Nov/07 08:31 AM
Closing issue fixed in released version.