averyzhujinbo opened a new issue #1449:
URL: https://github.com/apache/shardingsphere-elasticjob/issues/1449


   zookeeper 版本 3.6.0
   zookeeper 可视化客户端(zookeeper-dev-ZooInspector.jar)连接远程zookeeper 测试正常 
   
   直接运行 examples - >elasticjob-example-lite-springboot 应用报错:
   
   [INFO ] 2020-09-10 17:55:42,896 --main-- 
[org.apache.shardingsphere.elasticjob.lite.internal.snapshot.SnapshotService] 
Elastic job: Snapshot service is running, the port is '9999' 
   [WARN ] 2020-09-10 17:55:43,306 --main-SendThread(192.168.1.156:2181)-- 
[org.apache.zookeeper.ClientCnxn] Session 0x10000045fc90020 for sever 
192.168.1.156/192.168.1.156:2181, Closing socket connection. Attempting 
reconnect except it is a SessionExpiredException. 
   org.apache.zookeeper.ClientCnxn$EndOfStreamException: Unable to read 
additional data from server sessionid 0x10000045fc90020, likely server has 
closed socket
        at 
org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:75) 
~[zookeeper-3.6.0.jar:3.6.0]
        at 
org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:348)
 ~[zookeeper-3.6.0.jar:3.6.0]
        at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1262) 
~[zookeeper-3.6.0.jar:3.6.0]
   [ERROR] 2020-09-10 17:55:43,306 --main-- 
[org.apache.curator.framework.imps.CuratorFrameworkImpl] Ensure path threw 
exception 
   org.apache.zookeeper.KeeperException$UnimplementedException: KeeperErrorCode 
= Unimplemented for /elasticjob-example-lite-spring


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

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


Reply via email to