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
|