You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@pulsar.apache.org by GitBox <gi...@apache.org> on 2022/06/27 13:38:26 UTC

[GitHub] [pulsar] startjava commented on issue #11413: pulsar ! Can you fix the exception that occurred at startup?

startjava commented on issue #11413:
URL: https://github.com/apache/pulsar/issues/11413#issuecomment-1167365335

   我的天.2.10版本还有这个问题!
   
   2022-06-27T21:29:37,012+0800 [main-SendThread(127.0.0.1:2181)] WARN  org.apache.zookeeper.ClientCnxn - An exception was throw                                                                                                        n while closing send thread for session 0x100001299940005.
   org.apache.zookeeper.ClientCnxn$EndOfStreamException: Unable to read additional data from server sessionid 0x100001299940005,                                                                                                         likely server has closed socket
           at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77) ~[org.apache.zookeeper-zookeeper-3.6.3.                                                                                                        jar:3.6.3]
           at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:350) ~[org.apache.zookeeper-zookeepe                                                                                                        r-3.6.3.jar:3.6.3]
           at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1290) [org.apache.zookeeper-zookeeper-3.6.3.jar:3.6                                                                                                        .3]
   
   
   请问是怎么回事呀?


-- 
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: commits-unsubscribe@pulsar.apache.org

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