Issue Details (XML | Word | Printable)

Key: JAMES-133
Type: Bug Bug
Status: Closed Closed
Resolution: Fixed
Assignee: Noel J. Bergman
Reporter: Gili
Votes: 0
Watchers: 0
Operations

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

NullPointerException at org.apache.james.mailrepository.AvalonMailRepository.store

Created: 17/Oct/03 07:41 AM   Updated: 22/Mar/04 05:00 AM
Return to search
Component/s: MailStore & MailRepository
Affects Version/s: 2.1
Fix Version/s: 2.2.0

Time Tracking:
Not Specified

Environment:
Operating System: Windows XP
Platform: PC

Bugzilla Id: 23877
Resolution Date: 22/Mar/04 05:00 AM


 Description  « Hide
Sun JDK 1.4.2_01

   I send a message to a single reciepient, with no subject and with a single
attachment. With Norton AntiVirus checking outgoing mail, I get the following
exception. With it disabled, the problem goes away. Since I am able to reproduce
the problem easily I'd like your cooperation in closing this issue quickly.

java.lang.NullPointerException
at
org.apache.james.mailrepository.AvalonMailRepository.store(AvalonMailRepository.java:278)
at org.apache.james.James.sendMail(James.java:444)
at sun.reflect.GeneratedMethodAccessor12.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at
org.apache.avalon.phoenix.components.application.BlockInvocationHandler.invoke(BlockInvocationHandler.java:92)
at $Proxy9.sendMail(Unknown Source)
at org.apache.james.smtpserver.SMTPHandler.processMail(SMTPHandler.java:1353)
at org.apache.james.smtpserver.SMTPHandler.doDATA(SMTPHandler.java:1200)
at org.apache.james.smtpserver.SMTPHandler.parseCommand(SMTPHandler.java:560)
at org.apache.james.smtpserver.SMTPHandler.handleConnection(SMTPHandler.java:337)
at
org.apache.james.util.connection.ServerConnection$ClientConnectionRunner.run(ServerConnection.java:404)
at
org.apache.avalon.excalibur.thread.impl.ExecutableRunnable.execute(ExecutableRunnable.java:47)
at org.apache.avalon.excalibur.thread.impl.WorkerThread.run(WorkerThread.java:80)

 All   Comments   Work Log   Change History   Subversion Commits      Sort Order: Ascending order - Click to sort in descending order
No work has yet been logged on this issue.