fabian4 commented on issue #4394:
URL: https://github.com/apache/eventmesh/issues/4394#issuecomment-1690154394
I can't reproduce it since the meshMQAdmin plugin for rabbitmq is still in
progress.
~~~
23:05:29.431 [main] ERROR
org.apache.eventmesh.runtime.core.plugin.MQAdminWrapper - can't load the
meshMQAdmin plugin, please check.
23:05:29.434 [main] ERROR org.apache.eventmesh.runtime.boot.EventMeshStartup
- EventMesh start fail.
java.lang.RuntimeException: doesn't load the meshMQAdmin plugin, please
check.
at
org.apache.eventmesh.runtime.core.plugin.MQAdminWrapper.<init>(MQAdminWrapper.java:41)
~[eventmesh-runtime-1.9.0-release.jar:1.9.0-release]
at
org.apache.eventmesh.runtime.admin.handler.TopicHandler.<init>(TopicHandler.java:77)
~[eventmesh-runtime-1.9.0-release.jar:1.9.0-release]
at
org.apache.eventmesh.runtime.admin.controller.ClientManageController.initClientHandler(ClientManageController.java:152)
~[eventmesh-runtime-1.9.0-release.jar:1.9.0-release]
at
org.apache.eventmesh.runtime.admin.controller.ClientManageController.start(ClientManageController.java:117)
~[eventmesh-runtime-1.9.0-release.jar:1.9.0-release]
at
org.apache.eventmesh.runtime.boot.EventMeshServer.start(EventMeshServer.java:169)
~[eventmesh-runtime-1.9.0-release.jar:1.9.0-release]
at
org.apache.eventmesh.runtime.boot.EventMeshStartup.main(EventMeshStartup.java:40)
[eventmesh-runtime-1.9.0-release.jar:1.9.0-release]
at org.apache.eventmesh.starter.StartUp.main(StartUp.java:25) [main/:?]
> Task :eventmesh-starter:StartUp.main() FAILED
~~~
Maybe you can provide a valid branch for this scenario or the
eventmesh-conncetor-rabbitmq may do some help.
https://github.com/apache/eventmesh/pull/4393
BTW I think it will be more clear if you provide the detail log in
`org.apache.eventmesh.storage.rabbitmq.consumer.RabbitmqConsumer`.
--
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]