You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@rocketmq.apache.org by GitBox <gi...@apache.org> on 2022/03/03 12:20:58 UTC

[GitHub] [rocketmq] DISSIDIA-986 commented on issue #2327: SpringBoot 整合RocketMQ和Dubbo以后启动报错

DISSIDIA-986 commented on issue #2327:
URL: https://github.com/apache/rocketmq/issues/2327#issuecomment-1057988118


   I used "Aliyun Java Initializr " to create a new project, with 
   spring-boot-dependencies.version=2.3.7.RELEASE, 
   spring-cloud-alibaba-dependencies.version=2.2.2.RELEASE, 
   rocketmq-spring-boot-starter.version=2.0.2
   dubbo-spring-boot-starter.version=2.7.8
   then with start error:
   [2022-03-03T19:54:54.943+0800] [ERROR] [RocketMQMessageHandler.java:220] [AsyncSenderExecutor_1] [[RocketMQ Message hasn't been sent. Caused by No route info of this topic, dubboProtocolConfigSupplier-out-0
   See http://rocketmq.apache.org/docs/faq/ for further details.]]


-- 
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: dev-unsubscribe@rocketmq.apache.org

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