0 Replies Latest reply on Oct 16, 2007 9:56 PM by ramdas

    How to interpret Jgroups EOFException

    ramdas

      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