alibaba-archive / ons

Aliyun ONS Q&A
22 stars 10 forks source link

Topic不存在 #7

Open vintagewang opened 10 years ago

yimeng commented 9 years ago

其实有时候不是不存在. com.alibaba.rocketmq.remoting.exception.RemotingTimeoutException: wait response on the channel 112.124.141.191:80 timeout, 3000(ms) 超时的时候也会提示这个.

wangjiangshan commented 9 years ago

openservices.ons.api.exception.ONSClientException: Topic does not exist, Topic: wangjs-ons, No route info of this topic, wangjs-ons

jquery2005 commented 5 years ago

参考示例文章: https://help.aliyun.com/document_detail/29561.html?spm=a2c4g.11186623.6.578.6a465886pD8jl9 使用ons-.net v1.1.3 Windows .NET 版本: https://help.aliyun.com/document_detail/60953.html?spm=a2c4g.11186623.2.14.3de65263cxN5so#h2-ons-net-v1-1-37

运行程序提示: Topic Route does not exist, Topic:iustoremq exception:msg: No route info of this topic, ,error:-1,in file <..\src\producer\DefaultMQProducer.cpp> line:619 See https://github.com/alibaba/ons/issues/7 for further details. send failureSystem.ArgumentException: Topic Route does not exist, Topic:iustorem q exception:msg: No route info of this topic, ,error:-1,in file <..\src\producer \DefaultMQProducer.cpp> line:619 See https://github.com/alibaba/ons/issues/7 for further details.

PeterWeiJust commented 2 years ago

Anyone solved this problem? I downloaded 1.1.4 and face the same problem