[
https://issues.apache.org/jira/browse/JAMES-1480?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13578787#comment-13578787
]
Adhish commented on JAMES-1480:
-------------------------------
Here is the stack trace for the error that we receive on the client:
org.apache.geronimo.javamail.util.CommandFailedException: Error issuing POP3
command: QUIT
at
org.apache.geronimo.javamail.store.pop3.connection.POP3Connection.sendCommand(POP3Connection.java:236)
at
org.apache.geronimo.javamail.store.pop3.connection.POP3Connection.sendCommand(POP3Connection.java:218)
at
org.apache.geronimo.javamail.store.pop3.connection.POP3Connection.logout(POP3Connection.java:446)
at
org.apache.geronimo.javamail.store.pop3.connection.POP3Connection.close(POP3Connection.java:187)
at
org.apache.geronimo.javamail.store.pop3.connection.POP3ConnectionPool.close(POP3ConnectionPool.java:217)
at org.apache.geronimo.javamail.store.pop3.POP3Store.close(POP3Store.java:303)
> Unable to remove messages in POP3 when the client closes the connection
> (under high load)
> -----------------------------------------------------------------------------------------
>
> Key: JAMES-1480
> URL: https://issues.apache.org/jira/browse/JAMES-1480
> Project: James Server
> Issue Type: Bug
> Components: POP3Server
> Affects Versions: 3.0-beta4
> Reporter: Adhish
>
> When trying to delete messages when closing a POP3 connection, the POP3
> server throws an error:
> Some deleted messages were not removed
> java.io.IOException: Unable to remove messages for ranges [TYPE: RANGE UID:
> 102383:102390
> This only seems to happen when there is a large volume of incoming messages
> while we are trying to POP and delete messages
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
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]