Arsnael commented on PR #1124:
URL: https://github.com/apache/james-project/pull/1124#issuecomment-1216322774

   ```
   java.util.concurrent.ExecutionException: java.lang.RuntimeException: 
reactor.core.Exceptions$RetryExhaustedException: Retries exhausted: 5/5
        at 
org.apache.james.transport.mailets.delivery.MailboxAppenderImplTest.appendShouldNotFailInConcurrentEnvironment(MailboxAppenderImplTest.java:129)
   Caused by: java.lang.RuntimeException: 
reactor.core.Exceptions$RetryExhaustedException: Retries exhausted: 5/5
   Caused by: reactor.core.Exceptions$RetryExhaustedException: Retries 
exhausted: 5/5
   Caused by: org.apache.james.mailbox.exception.MailboxExistsException: 
Mailbox with name=#private:user:folder.any already exists.
   java.util.concurrent.ExecutionException: java.lang.RuntimeException: 
reactor.core.Exceptions$RetryExhaustedException: Retries exhausted: 5/5
        at 
org.apache.james.transport.mailets.delivery.MailboxAppenderImplTest.appendShouldNotFailInConcurrentEnvironment(MailboxAppenderImplTest.java:129)
   Caused by: java.lang.RuntimeException: 
reactor.core.Exceptions$RetryExhaustedException: Retries exhausted: 5/5
   Caused by: reactor.core.Exceptions$RetryExhaustedException: Retries 
exhausted: 5/5
   Caused by: org.apache.james.mailbox.exception.MailboxExistsException: 
Mailbox with name=#private:user:folder.any already exists.
   ```
   is it related?


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to