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

Joachim Draeger reassigned JAMES-667:
-------------------------------------

    Assignee: Joachim Draeger

> IMAP Purge : ArrayIndexOutOfBoundsException
> -------------------------------------------
>
>                 Key: JAMES-667
>                 URL: http://issues.apache.org/jira/browse/JAMES-667
>             Project: James
>          Issue Type: Bug
>          Components: IMAPServer
>    Affects Versions: Next Major
>         Environment: James 3.0 - Trunk, Linux, Outlook Express
>            Reporter: Guillermo Grandes
>         Assigned To: Joachim Draeger
>
> If move an email from one folder to another and click "purge" (Outlook 
> Express), cliente say:
> "The server did not respond to this commando IMAP before the connection was 
> finalized."
> The connection is dropped (ERROR), but when reconnect, the messages were 
> erased (OK).
> 26/10/06 15:48:54 ERROR imapserver: Exception on connection from 
> my.domain.net (x.x.x.x) : -1
> java.lang.ArrayIndexOutOfBoundsException: -1
>         at 
> org.apache.james.mailboxmanager.wrapper.UidToMsnBidiMap.assertValidity(UidToMsnBidiMap.java:87)
>         at 
> org.apache.james.mailboxmanager.wrapper.UidToMsnBidiMap.expunge(UidToMsnBidiMap.java:72)
>         at 
> org.apache.james.mailboxmanager.wrapper.NumberStableSessionWrapper.buildMsnEvents(NumberStableSessionWrapper.java:121)
>         at 
> org.apache.james.mailboxmanager.wrapper.NumberStableSessionWrapper.getExpungedEvents(NumberStableSessionWrapper.java:105)
>         at 
> org.apache.james.imapserver.ImapSessionImpl.unsolicitedResponses(ImapSessionImpl.java:110)
>         at 
> org.apache.james.imapserver.ImapSessionImpl.unsolicitedResponses(ImapSessionImpl.java:76)
>         at 
> org.apache.james.imapserver.commands.ExpungeCommand.doProcess(ExpungeCommand.java:61)
>         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)
> 26/10/06 15:48:54 DEBUG imapserver: Calling disposeWatchdog() default Worker 
> #12
> 26/10/06 15:48:54 DEBUG imapserver: Watchdog default Worker #12 is exiting 
> run().
> 26/10/06 15:48:54 DEBUG imapserver: Returning a 
> org.apache.james.imapserver.ImapHandler to the pool

-- 
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]

Reply via email to