marker-wu opened a new issue #12292:
URL: https://github.com/apache/shardingsphere/issues/12292


   Hello, I started sharding-proxy in version 5.0.0-beta and reported an error. 
The error message is as follows: 
   
   Exception in thread "main" 
org.apache.shardingsphere.governance.repository.api.exception.GovernanceException:
 org.apache.zookeeper.KeeperException$OperationTimeoutException : 
KeeperErrorCode = OperationTimeout
   at 
org.apache.shardingsphere.governance.repository.zookeeper.handler.CuratorZookeeperExceptionHandler.handleException(CuratorZookeeperExceptionHandler.java:51)
   at 
org.apache.shardingsphere.governance.repository.zookeeper.CuratorZookeeperRepository.initCuratorClient(CuratorZookeeperRepository.java:127)
   at 
org.apache.shardingsphere.governance.repository.zookeeper.CuratorZookeeperRepository.init(CuratorZookeeperRepository.java:81)
   at 
org.apache.shardingsphere.governance.core.registry.RegistryCenterRepositoryFactory.newInstance(RegistryCenterRepositoryFactory.java:49)
   at 
org.apache.shardingsphere.governance.core.GovernanceFacade.init(GovernanceFacade.java:58)
   at 
org.apache.shardingsphere.proxy.initializer.impl.GovernanceBootstrapInitializer.getProxyConfiguration(GovernanceBootstrapInitializer.java:58)
   at 
org.apache.shardingsphere.proxy.initializer.impl.AbstractBootstrapInitializer.init(AbstractBootstrapInitializer.java:66)
   at org.apache.shardingsphere.proxy.Bootstrap.main(Bootstrap.java:48)
   Caused by: org.apache.zookeeper.KeeperException$OperationTimeoutException: 
KeeperErrorCode = OperationTimeout
   at 
org.apache.shardingsphere.governance.repository.zookeeper.CuratorZookeeperRepository.initCuratorClient(CuratorZookeeperRepository.java:124)
   ... 6 more
   
   Please give me some solutions to the trouble, thank you
   


-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to