apache/dubbo

More information like the address of the server needed on 'zookeeper not connected'.

Open

#11,057 opened on Nov 30, 2022

View on GitHub
 (2 comments) (0 reactions) (0 assignees)Java (26,453 forks)batch import
help wantedtype/discussion

Repository metrics

Stars
 (41,524 stars)
PR merge metrics
 (Avg merge 7d 14h) (20 merged PRs in 30d)

Description

Version 3.0.x, 3.1.x and 3.2.x

        at org.apache.dubbo.config.deploy.DefaultApplicationDeployer.getDynamicConfiguration(DefaultApplicationDeployer.java:720)
        at org.apache.dubbo.config.deploy.DefaultApplicationDeployer.prepareEnvironment(DefaultApplicationDeployer.java:676)
        ... 28 common frames omitted
Caused by: java.lang.IllegalStateException: zookeeper not connected
        at org.apache.dubbo.remoting.zookeeper.curator.CuratorZookeeperClient.<init>(CuratorZookeeperClient.java:105)
        ... 37 common frames omitted

Contributor guide