You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@dubbo.apache.org by GitBox <gi...@apache.org> on 2022/11/30 06:08:00 UTC

[GitHub] [dubbo] chickenlj commented on issue #11057: More information like the address of the server needed on 'zookeeper not connected'.

chickenlj commented on issue #11057:
URL: https://github.com/apache/dubbo/issues/11057#issuecomment-1331686817

   ```java
   2022-11-30 05:19:07.373 ERROR 8 --- [           main] o.a.d.r.z.c.CuratorZookeeperClient       :  [DUBBO] Failed to connect with zookeeper, dubbo version: 3.1.2, current host: 172.17.0.17, error code: 5-1. This may be caused by Zookeeper server offline, go to https://dubbo.apache.org/faq/5/1 to find instructions. 
   
   java.lang.IllegalStateException: zookeeper not connected
           at org.apache.dubbo.remoting.zookeeper.curator.CuratorZookeeperClient.<init>(CuratorZookeeperClient.java:105)
           at org.apache.dubbo.remoting.zookeeper.curator.CuratorZookeeperTransporter.createZookeeperClient(CuratorZookeeperTransporter.java:26)
           at org.apache.dubbo.remoting.zookeeper.AbstractZookeeperTransporter.connect(AbstractZookeeperTransporter.java:69)
           at org.apache.dubbo.configcenter.support.zookeeper.ZookeeperDynamicConfiguration.<init>(ZookeeperDynamicConfiguration.java:62)
           at org.apache.dubbo.configcenter.support.zookeeper.ZookeeperDynamicConfigurationFactory.createDynamicConfiguration(ZookeeperDynamicConfigurationFactory.java:38)
           at org.apache.dubbo.common.config.configcenter.AbstractDynamicConfigurationFactory.lambd
   ```


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

To unsubscribe, e-mail: notifications-unsubscribe@dubbo.apache.org

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


---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@dubbo.apache.org
For additional commands, e-mail: notifications-help@dubbo.apache.org