ImapServer sometimes throws Nullpointer ---------------------------------------
Key: JAMES-669 URL: http://issues.apache.org/jira/browse/JAMES-669 Project: James Issue Type: Bug Components: IMAPServer Reporter: Norman Maurer Stacktrace: 28/10/06 12:10:58 ERROR imapserver: Exception on connection from IP-213188098238.dialin.heagmedianet.de (213.188.98.238) : null java.lang.NullPointerException at org.apache.james.imapserver.store.SimpleMessageAttributes.parseMimePart(SimpleMessageAttributes.java:248) at org.apache.james.imapserver.store.SimpleMessageAttributes.setAttributesFor(SimpleMessageAttributes.java:115) at org.apache.james.imapserver.store.SimpleMessageAttributes.<init>(SimpleMessageAttributes.java:100) at org.apache.james.imapserver.commands.FetchCommand.outputMessage(FetchCommand.java:154) at org.apache.james.imapserver.commands.FetchCommand.doProcess(FetchCommand.java:102) at org.apache.james.imapserver.commands.UidCommand.doProcess(UidCommand.java:53) at org.apache.james.imapserver.commands.CommandTemplate.process(CommandTemplate.java:66) at org.apache.james.imapserver.ImapRequestHandler.doProcessRequest(ImapRequestHandler.java:110) at org.apache.james.imapserver.ImapRequestHandler.handleRequest(ImapRequestHandler.java:63) at org.apache.james.imapserver.ImapHandler.handleConnection(ImapHandler.java:235) at org.apache.james.util.connection.ServerConnection$ClientConnectionRunner.run(ServerConnection.java:510) at org.apache.excalibur.thread.impl.ExecutableRunnable.execute(ExecutableRunnable.java:55) at org.apache.excalibur.thread.impl.WorkerThread.run(WorkerThread.java:116) -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]