You are viewing a plain text version of this content. The canonical link for it is here.
Posted to server-dev@james.apache.org by "Norman Maurer (JIRA)" <se...@james.apache.org> on 2006/11/15 20:19:45 UTC

[jira] Resolved: (JAMES-669) ImapServer sometimes throws Nullpointer

     [ http://issues.apache.org/jira/browse/JAMES-669?page=all ]

Norman Maurer resolved JAMES-669.
---------------------------------

    Fix Version/s: Next Major
       Resolution: Fixed

Seems to be fixed

> 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
>         Assigned To: Joachim Draeger
>             Fix For: Next Major
>
>
> 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: server-dev-unsubscribe@james.apache.org
For additional commands, e-mail: server-dev-help@james.apache.org