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 2021/04/22 03:16:36 UTC

[GitHub] [rocketmq-spring] wangqingchengsg opened a new issue #363: starter连接阿里云ons发生错误

wangqingchengsg opened a new issue #363:
URL: https://github.com/apache/rocketmq-spring/issues/363


   rocketmq-spring-boot-starter 2.2.0版本
   springboot 2.2.1.RELEASE
   阿里云 rocketmq
   
   在日志中发现了报错,日志目录/rocketmqlogs/rocketmq_client.log
   
   2021-04-22 11:14:23,023 WARN RocketmqClient - get Topic [TBW102] RouteInfoFromNameServer is not exist value
   2021-04-22 11:14:23,023 WARN RocketmqClient - updateTopicRouteInfoFromNameServer Exception
   org.apache.rocketmq.client.exception.MQClientException: CODE: 17  DESC: No topic route info in name server for the topic: TBW102
   
   2021-04-22 11:14:09,009 WARN RocketmqClient - get Topic [RMQ_SYS_TRACE_TOPIC] RouteInfoFromNameServer is not exist value
   2021-04-22 11:14:09,009 WARN RocketmqClient - updateTopicRouteInfoFromNameServer Exception
   org.apache.rocketmq.client.exception.MQClientException: CODE: 17  DESC: No topic route info in name server for the topic: RMQ_SYS_TRACE_TOPIC
   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.

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



[GitHub] [rocketmq-spring] RongtongJin closed issue #363: starter连接阿里云ons发生错误

Posted by GitBox <gi...@apache.org>.
RongtongJin closed issue #363:
URL: https://github.com/apache/rocketmq-spring/issues/363


   


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

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



[GitHub] [rocketmq-spring] maixiaohai commented on issue #363: starter连接阿里云ons发生错误

Posted by GitBox <gi...@apache.org>.
maixiaohai commented on issue #363:
URL: https://github.com/apache/rocketmq-spring/issues/363#issuecomment-824797259


   warn 应该不影响使用,本质是两个系统topic不存在


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

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