[jboss-user] [JBossCache] - How to interpret Jgroups EOFException

ramdas do-not-reply at jboss.com
Tue Oct 16 21:56:50 EDT 2007


I am seeing the following exception thrown regularly in the JBoss 3.2.6 appserver console log which uses JBoss cache v1.2.3 and jgroups 2.2.9-beta.

The application seems to be working fine though.
Any clues on what could be the possible reasons for this?

java.io.IOException: failed read header: java.io.EOFException
        at org.jgroups.Message.readHeader(Message.java:679)
        at org.jgroups.Message.readFrom(Message.java:598)
        at org.jgroups.protocols.TP.bufferToMessage(TP.java:847)
        at org.jgroups.protocols.TP.handleIncomingPacket(TP.java:706)
        at org.jgroups.protocols.TP.receive(TP.java:656)
        at org.jgroups.protocols.UDP.run(UDP.java:275)
        at java.lang.Thread.run(Thread.java:534)


Thanks

Ramdas

View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4095855#4095855

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4095855



More information about the jboss-user mailing list