vttranlina opened a new pull request, #1428:
URL: https://github.com/apache/james-project/pull/1428

   The default rabbitmq container in docker-compose sample file is not ready 
`vhost`
   -> when we run docker-compose.yml file, James will start failing
   
   
   ```
   07:03:22.705 [ERROR] o.a.j.GuiceJamesServer - Fatal error 
while starting James
   java.lang.RuntimeException: Non recoverable exception status: 404
        at 
org.apache.james.backends.rabbitmq.RabbitMQManagementAPI.lambda$static$3(RabbitMQManagementAPI.java:447)
        at 
feign.AsyncResponseHandler.handleResponse(AsyncResponseHandler.java:98)
        at 
feign.SynchronousMethodHandler.executeAndDecode(SynchronousMethodHandler.java:141)
        at 
feign.SynchronousMethodHandler.invoke(SynchronousMethodHandler.java:91)
        at 
feign.ReflectiveFeign$FeignInvocationHandler.invoke(ReflectiveFeign.java:100)
        at com.sun.proxy.$Proxy68.listVhostQueues(Unknown Source)
        at java.base/java.util.Optional.map(Unknown Source)
   ```
   


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