alibaba / spring-cloud-alibaba

Spring Cloud Alibaba provides a one-stop solution for application development for the distributed solutions of Alibaba middleware.
https://sca.aliyun.com
Apache License 2.0
27.95k stars 8.34k forks source link

spring boot集成阿里云Rocket MQ发送消息失败 #2541

Closed zhangwenbi closed 2 years ago

zhangwenbi commented 2 years ago

报错信息:com.aliyun.openservices.ons.shaded.org.apache.rocketmq.client.exception.ClientException: error code: FETCH_TOPIC_ROUTE_FAILURE

服务器报错:(Slf4jLoggerFactory.java:95)- closeChannel: close the connection to remote address[] result: true

steverao commented 2 years ago

Do you use the method of using RocketMQ provided by Spring Cloud Alibaba?

zhangwenbi commented 2 years ago

I am using the official Demo of Ali Cloud Rocket MQ chained address:https://code.aliyun.com/aliware_rocketmq/rocketmq-demo/tree/master/springboot/java-springboot-demo?spm=a2c4g.11186623.0.0.30f328074isTIH

zhangwenbi commented 2 years ago

你用的是Spring Cloud Alibaba提供的RocketMQ的使用方法吗?

I am using the official Demo of Ali Cloud Rocket MQ chained address:https://code.aliyun.com/aliware_rocketmq/rocketmq-demo/tree/master/springboot/java-springboot-demo?spm=a2c4g.11186623.0.0.30f328074isTIH

steverao commented 2 years ago

Recommend to add dingtalk group 21982288 and ask for helps in it.