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 2018/10/01 13:25:21 UTC

[GitHub] nickevin opened a new issue #484: No route info of this topic, AsynchronousTopic

nickevin opened a new issue #484: No route info of this topic, AsynchronousTopic
URL: https://github.com/apache/rocketmq/issues/484
 
 
   - OS: macOS High Sierra
   - version: 4.3.1, and run command
       - nohup sh bin/mqnamesrv &
       - nohup sh bin/mqbroker -n localhost:9876 autoCreateTopicEnable=true &
   - just copy code [Send Messages Asynchronously example](https://rocketmq.apache.org/docs/simple-example/) to IDE
   - run and throws **No route info of this topic, TopicTest**
   - I have already create topic: TopicTest, see [snaphost](https://i.loli.net/2018/10/01/5bb21f01005b2.png)

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on 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


With regards,
Apache Git Services