You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@zookeeper.apache.org by Vincenzo D'Amore <v....@gmail.com> on 2015/04/02 23:58:06 UTC

EndOfStreamException

Hi All,

I have started few days ago to work with zookeeper and solr-cloud.
In my development environment there is a cluster with three servers.
Looking at zookeeper log files almost every second there is bunch of lines
like these coming from server 1 and 3:

2015-04-02 23:30:55,054 [myid:1] - INFO  [NIOServerCxn.Factory:
0.0.0.0/0.0.0.0:2181:NIOServerCnxnFactory@197] - Accepted socket connection
from /192.168.0.49:48762
2015-04-02 23:30:55,054 [myid:1] - WARN  [NIOServerCxn.Factory:
0.0.0.0/0.0.0.0:2181:NIOServerCnxn@357] - caught end of stream exception
EndOfStreamException: Unable to read additional data from client sessionid
0x0, likely client has closed socket
at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
at
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
at java.lang.Thread.run(Thread.java:744)
2015-04-02 23:30:55,054 [myid:1] - INFO  [NIOServerCxn.Factory:
0.0.0.0/0.0.0.0:2181:NIOServerCnxn@1007] - Closed socket connection for
client /*192.168.0.49*:48762 (no session established for client)

And again, and again, flooding the server logs.

Everything seems working well, zookeeper is up and running.
And even the solr-cloud cluster seems to be healty.

I'm unable to understand why there are all these lines.

Any help is really appreciated.

-- 
Vincenzo D'Amore
email: v.damore@gmail.com
skype: free.dev
mobile: +39 349 8513251