From: Avinash L. <avi...@gm...> - 2008-07-23 21:41:33
|
---------- Forwarded message ---------- From: Avinash Lakshman <avi...@gm...> Date: Wed, Jul 23, 2008 at 2:41 PM Subject: Re: [Zookeeper-user] Weird exception To: Mahadev Konar <ma...@ya...> It was running fine for a week. I have a bunch of machines that are talking to Zookeeper cluster. I use Zookeeper for leader election. Avinash On Wed, Jul 23, 2008 at 12:06 PM, Mahadev Konar <ma...@ya...> wrote: > This looks a little weird. This mostly would happen if the server goes > down or closes the connection — which should not happen often. Can you give > us some background on what you are trying to do and whats your setup? > > mahadev > > > On 7/23/08 11:56 AM, "Avinash Lakshman" <avi...@gm...> > wrote: > > Could someone please tell me what this exception could be? I get a bunch of > these: > > system.log:java.io <http://java.io> . > EOFException > system.log- at > java.io.DataInputStream.readInt(DataInputStream.java:392) > system.log- at > com.yahoo.jute.BinaryInputArchive.readInt(BinaryInputArchive.java:64) > system.log- at > com.yahoo.jute.BinaryInputArchive.readBuffer(BinaryInputArchive.java:98) > system.log- at > com.yahoo.zookeeper.proto.ConnectResponse.deserialize(ConnectResponse.java:59) > system.log- at > com.yahoo.zookeeper.ClientCnxn$SendThread.readConnectResult(ClientCnxn.java:400) > system.log- at > com.yahoo.zookeeper.ClientCnxn$SendThread.doIO(ClientCnxn.java:492) > system.log- at > com.yahoo.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:705) > > 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 > Zoo...@li... > https://lists.sourceforge.net/lists/listinfo/zookeeper-user > > |