You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@james.apache.org by "vttranlina (via GitHub)" <gi...@apache.org> on 2023/02/09 07:41:17 UTC

[GitHub] [james-project] vttranlina opened a new pull request, #1428: JAMES-3864 Update sample AMQP vhost configuration in rabbitmq.properties

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: notifications-unsubscribe@james.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@james.apache.org
For additional commands, e-mail: notifications-help@james.apache.org


[GitHub] [james-project] chibenwa merged pull request #1428: JAMES-3864 Update sample AMQP vhost configuration in rabbitmq.properties

Posted by "chibenwa (via GitHub)" <gi...@apache.org>.
chibenwa merged PR #1428:
URL: https://github.com/apache/james-project/pull/1428


-- 
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: notifications-unsubscribe@james.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@james.apache.org
For additional commands, e-mail: notifications-help@james.apache.org