I constantly keeping getting this exception on 3 of my servers in the
cluster:

WARN - Trying to connect to a.b.c.d/10.18.39.211:5001
WARN - Priming connection to java.nio.channels.SocketChannel[connected
local=/10.17.64.199:6088 remote=a.b.c.d/10.18.39.211:5001]
WARN - Closing:
java.io.EOFException
        at java.io.DataInputStream.readInt(DataInputStream.java:392)
        at
com.yahoo.jute.BinaryInputArchive.readInt(BinaryInputArchive.java:64)
        at
com.yahoo.jute.BinaryInputArchive.readBuffer(BinaryInputArchive.java:98)
        at
com.yahoo.zookeeper.proto.ConnectResponse.deserialize(ConnectResponse.java:59)
        at
com.yahoo.zookeeper.ClientCnxn$SendThread.readConnectResult(ClientCnxn.java:400)
        at
com.yahoo.zookeeper.ClientCnxn$SendThread.doIO(ClientCnxn.java:492)
        at
com.yahoo.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:705)


Is this benign? It wasn't for the last week and suddenly started doing this.

Avinash
-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
Zookeeper-user mailing list
Zookeeper-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/zookeeper-user

Reply via email to