AvalonMailRepository (file repository) sometime cannot lock
-----------------------------------------------------------

         Key: JAMES-397
         URL: http://issues.apache.org/jira/browse/JAMES-397
     Project: James
        Type: Bug
  Components: MailStore & MailRepository  
    Versions: 2.2.1, 2.2.0    
 Environment: jame 2.2.x (trunk) with file repositories.
    Reporter: Stefano Bagnara


While testing james throughput I've had 5 times this error (probably a BUG in 
avalon file repository locking):
pop3server: Unable to STAT mail box
javax.mail.MessagingException: Exception while retrieving mail: Cannot lock 
Mail1123576906293-494 to remove it
        at 
org.apache.james.mailrepository.AvalonMailRepository.retrieve(AvalonMailRepository.java:357)
        at org.apache.james.pop3server.POP3Handler.stat(POP3Handler.java:387)
        at org.apache.james.pop3server.POP3Handler.doPASS(POP3Handler.java:535)
        at 
org.apache.james.pop3server.POP3Handler.parseCommand(POP3Handler.java:467)
        at 
org.apache.james.pop3server.POP3Handler.handleConnection(POP3Handler.java:263)
        at 
org.apache.james.util.connection.ServerConnection$ClientConnectionRunner.run(ServerConnection.java:415)
        at 
org.apache.excalibur.thread.impl.ExecutableRunnable.execute(ExecutableRunnable.java:90)
        at 
org.apache.excalibur.thread.impl.WorkerThread.run(WorkerThread.java:136)



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