You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@shardingsphere.apache.org by GitBox <gi...@apache.org> on 2020/12/21 11:15:58 UTC

[GitHub] [shardingsphere-elasticjob] lizanle521 commented on issue #1779: Zookeeper connection failed

lizanle521 commented on issue #1779:
URL: https://github.com/apache/shardingsphere-elasticjob/issues/1779#issuecomment-748920118


   i also encontered the same problem .but problem still exist after have  add the configuration elasticjob.reg-center.max-retries: 10
   
    in yaml file. my test program work correctly 
   DEBUG] 19:12:12.182 [http-nio-8088-exec-7-SendThread(10.136.143.77:8181)] org.apache.zookeeper.ClientCnxn - Got auth session id: 0x1008aba465105dd
   [DEBUG] 19:12:12.182 [http-nio-8088-exec-7-SendThread(10.136.143.77:8181)] org.apache.zookeeper.ClientCnxn - Got auth session id: 0x1008aba465105dd
   [DEBUG] 19:12:12.182 [http-nio-8088-exec-7-SendThread(10.136.143.77:8181)] org.apache.zookeeper.ClientCnxn - Reading reply session id: 0x1008aba465105dd, packet:: clientPath:null serverPath:null finished:false header:: 1,-11  replyHeader:: 1,12885156709,0  request:: null response:: null
   [DEBUG] 19:12:12.183 [http-nio-8088-exec-7] org.apache.zookeeper.ClientCnxn - Disconnecting client for session: 0x1008aba465105dd
   [WARN ] 19:12:12.183 [http-nio-8088-exec-7-SendThread(10.136.143.77:8181)] org.apache.zookeeper.ClientCnxn - An exception was thrown while closing send thread for session 0x1008aba465105dd.
   org.apache.zookeeper.ClientCnxn$EndOfStreamException: Unable to read additional data from server sessionid 0x1008aba465105dd, likely server has closed socket
   	at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77)
   	at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:350)
   	at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1275)
   [INFO ] 19:12:12.286 [http-nio-8088-exec-7] org.apache.zookeeper.ZooKeeper - Session: 0x1008aba465105dd closed


----------------------------------------------------------------
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:
users@infra.apache.org