Ramesh Gopal created ZOOKEEPER-2308:
---------------------------------------
Summary: Warning messages in the zookeeper logs
Key: ZOOKEEPER-2308
URL: https://issues.apache.org/jira/browse/ZOOKEEPER-2308
Project: ZooKeeper
Issue Type: Bug
Reporter: Ramesh Gopal
telnet localhost 2181 gives the following warning messages.
2015-07-08 09:26:13,785 - WARN
[NIOServerCxn.Factory:0.0.0.0/0.0.0.0:2181:NIOServerCnxn@347] - caught end of
stream exception
EndOfStreamException: Unable to read additional data from client sessionid
0x34e6a8473084e8d, likely client has closed socket
at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:218)
at
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
at java.lang.Thread.run(Thread.java:853)
2015-07-08 09:26:13,785 - WARN
[NIOServerCxn.Factory:0.0.0.0/0.0.0.0:2181:NIOServerCnxn@347] - caught end of
stream exception
EndOfStreamException: Unable to read additional data from client sessionid
0x34e6a8473084e7f, likely client has closed socket
at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:218)
at
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
at java.lang.Thread.run(Thread.java:853)
2015-07-08 09:26:13,813 - WARN
[NIOServerCxn.Factory:0.0.0.0/0.0.0.0:2181:NIOServerCnxn@347] - caught end of
stream exceptionEndOfStreamException: Unable to read additional data from
client sessionid 0x34e6a8473084e8b, likely client has closed socket
at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:218)
at
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
at java.lang.Thread.run(Thread.java:853)
2015-07-08 09:26:13,963 - WARN
[NIOServerCxn.Factory:0.0.0.0/0.0.0.0:2181:NIOServerCnxn@347] - caught end of
stream exceptionEndOfStreamException: Unable to read additional data from
client sessionid 0x34e6a8473084e80, likely client has closed socket
at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:218)
at
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
at java.lang.Thread.run(Thread.java:853)
2015-07-08 09:26:13,980 - WARN
[NIOServerCxn.Factory:0.0.0.0/0.0.0.0:2181:NIOServerCnxn@347] - caught end of
stream exceptionEndOfStreamException: Unable to read additional data from
client sessionid 0x34e6a8473084e81, likely client has closed socket
at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:218)
at
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
at java.lang.Thread.run(Thread.java:853)
2015-07-08 09:26:13,982 - WARN
[NIOServerCxn.Factory:0.0.0.0/0.0.0.0:2181:NIOServerCnxn@347] - caught end of
stream exceptionEndOfStreamException: Unable to read additional data from
client sessionid 0x34e6a8473084e7c, likely client has closed socket
at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:218)
at
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
at java.lang.Thread.run(Thread.java:853)
2015-07-08 09:26:18,453 - WARN
[NIOServerCxn.Factory:0.0.0.0/0.0.0.0:2181:NIOServerCnxn@347] - caught end of
stream exceptionEndOfStreamException: Unable to read additional data from
client sessionid 0x34e6a8473084e84, likely client has closed socket
at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:218)
at
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
at java.lang.Thread.run(Thread.java:853)
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)