You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@zookeeper.apache.org by 吴靖 <qh...@126.com> on 2013/04/11 06:07:51 UTC

Help,what's the exception of NIOServerCnxn - EndOfStreamException?

hi, everyone!
  here i use the storm to do topology, but some errors happend in the zookeeper, i think this error has no relationship  with the storm,
 here is the log:


[NIOServerCxn.Factory:0.0.0.0/0.0.0.0:2000] WARN  org.apache.zookeeper.server.NIOServerCnxn  - EndOfStreamException: Unable to read additional data from client sessionid 0x13df73ff6620002, likely client has closed socket


the zookeeper is local mode,it works well in other applications。 thank you!

Re: Help,what's the exception of NIOServerCnxn - EndOfStreamException?

Posted by Flavio Junqueira <fp...@yahoo.com>.
This is not sufficient information, do you know what happened on the client side?

-Flavio

On Apr 11, 2013, at 6:07 AM, 吴靖 <qh...@126.com> wrote:

> hi, everyone!
>  here i use the storm to do topology, but some errors happend in the zookeeper, i think this error has no relationship  with the storm,
> here is the log:
> 
> 
> [NIOServerCxn.Factory:0.0.0.0/0.0.0.0:2000] WARN  org.apache.zookeeper.server.NIOServerCnxn  - EndOfStreamException: Unable to read additional data from client sessionid 0x13df73ff6620002, likely client has closed socket
> 
> 
> the zookeeper is local mode,it works well in other applications。 thank you!