Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

broker部署报错 #2

Closed
moluqianli opened this issue Sep 12, 2016 · 1 comment
Closed

broker部署报错 #2

moluqianli opened this issue Sep 12, 2016 · 1 comment

Comments

@moluqianli
Copy link

moluqianli commented Sep 12, 2016

org.apache.zookeeper.KeeperException$NoNodeException: KeeperErrorCode = NoNode for /xxl-mq/rpc
at org.apache.zookeeper.KeeperException.create(KeeperException.java:111)
at org.apache.zookeeper.KeeperException.create(KeeperException.java:51)
at org.apache.zookeeper.ZooKeeper.create(ZooKeeper.java:783)
at com.xxl.mq.client.rpc.util.ZkServiceRegistry.registerServices(ZkServiceRegistry.java:80)
at com.xxl.mq.client.rpc.netcom.NetComServerFactory$1.run(NetComServerFactory.java:50)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
at java.lang.Thread.run(Thread.java:745)

@xuxueli
Copy link
Owner

xuxueli commented Sep 12, 2016

你好,这个问题已经修复,可以PULL最新master代码进行运行测试。

@xuxueli xuxueli closed this as completed Sep 18, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants