Open bain2018 opened 2 years ago
大佬你怎么配置链接阿里云rocketmq的我这边 rocketmq都连不上
我这边配置阿里云mq 报错都没消息也不发。。。
@agapple 这个会影响数据丢失吗
same to me, who resolve it ??
did you had resolve it?
please fix this issue, thanks!
+1 解决了麻烦告知一声。。
I meet the same situation, aliyun ons can't receive the message.
我也遇到了该问题
@agapple 大佬这个是因为rocketmq版本的问题么,我使用你们发布的镜像遇到这个问题了,但本地启动master分支的代码就没有这个问题
还没有解决吗..
这问题还没解决吗
遇到了一样的问题 请问怎么解决?
不造啊,已经提桶跑路,这东西坑太多
------------------ 原始邮件 ------------------ 发件人: GordenChoy @.> 发送时间: 2023年11月2日 17:11 收件人: alibaba/canal @.> 抄送: axiaoqing @.>, Comment @.> 主题: Re: [alibaba/canal] 使用阿里云RocketMQ 提示找不到TBW102 主题 (Issue #4234)
遇到了一样的问题 请问怎么解决?
— Reply to this email directly, view it on GitHub, or unsubscribe. You are receiving this because you commented.Message ID: @.***>
遇到了一样的问题,楼上的没人解决吗?
是不是创建一个topic 就能解决这个问题
有谁解决了这个错了吗,麻烦告诉下,谢谢。我使用1.1.7连接阿里云rocketmq 一直会报这个错 org.apache.rocketmq.client.exception.MQClientException: CODE: 17 DESC: No topic route info in name server for the topic: TBW102
Question
2022-06-16 10:47:00.824 [MQClientFactoryScheduledThread] WARN RocketmqClient - get Topic [TBW102] RouteInfoFromNameServer is not exist value 2022-06-16 10:47:00.827 [MQClientFactoryScheduledThread] WARN RocketmqClient - updateTopicRouteInfoFromNameServer Exception org.apache.rocketmq.client.exception.MQClientException: CODE: 17 DESC: No topic route info in name server for the topic: TBW102 See http://rocketmq.apache.org/docs/faq/ for further details. at org.apache.rocketmq.client.impl.MQClientAPIImpl.getTopicRouteInfoFromNameServer(MQClientAPIImpl.java:1385) ~[connector.rocketmq-1.1.6-jar-with-dependencies.jar:na] at org.apache.rocketmq.client.impl.MQClientAPIImpl.getTopicRouteInfoFromNameServer(MQClientAPIImpl.java:1355) ~[connector.rocketmq-1.1.6-jar-with-dependencies.jar:na] at org.apache.rocketmq.client.impl.factory.MQClientInstance.updateTopicRouteInfoFromNameServer(MQClientInstance.java:622) [connector.rocketmq-1.1.6-jar-with-dependencies.jar:na] at org.apache.rocketmq.client.impl.factory.MQClientInstance.updateTopicRouteInfoFromNameServer(MQClientInstance.java:509) [connector.rocketmq-1.1.6-jar-with-dependencies.jar:na] at org.apache.rocketmq.client.impl.factory.MQClientInstance.updateTopicRouteInfoFromNameServer(MQClientInstance.java:358) [connector.rocketmq-1.1.6-jar-with-dependencies.jar:na] at org.apache.rocketmq.client.impl.factory.MQClientInstance$3.run(MQClientInstance.java:275) [connector.rocketmq-1.1.6-jar-with-dependencies.jar:na] at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) [na:1.8.0_202] at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) [na:1.8.0_202] at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) [na:1.8.0_202] at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) [na:1.8.0_202] at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) [na:1.8.0_202] at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) [na:1.8.0_202] at java.lang.Thread.run(Thread.java:748) [na:1.8.0_202]