Created: (JAMES-669) ImapServer sometimes throws Nullpointer
0 answers - 711 bytes -
ImapServer sometimes throws Nullpointer Key: JAMES-669 URL: Project: James Issue Type: Bug Components: IMAPServer Reporter: Norman Maurer Stacktrace: 28/10/06 12:10:58 ERRR imapserver: Exception on connection from (213.188.98.238) : null java.lang.NullPointerException at () at () at <init>() at (FetchCommand.java:154) at (FetchCommand.java:102) at (UidCommand.java:53) at (CommandTemplate.java:66) at (ImapRequestHandler.java:110) at (ImapRequestHandler.java:63) at (ImapHandler.java:235) at $ClientConnectionRunner.run(ServerConnection.java: 510) at (ExecutableRunnable.java:55) at (WorkerThread.java:116)
Re: Created: (JAMES-669) ImapServer sometimes throws Nullpointer