1 Reply Latest reply on Aug 22, 2008 8:23 AM by jfclere

    java.io.StreamCorruptedException: invalid stream header in J

      Hello,

      I am getting the following exception in jboss server.

      2008-08-22 08:49:44,978 ERROR [org.jgroups.protocols.UDP] exception=java.io.StreamCorruptedException: invalid stream header
      atjava.io.ObjectInputStream.readStreamHeader(ObjectInputStream.java:764)
      at java.io.ObjectInputStream.(ObjectInputStream.java:277)
      at org.jgroups.protocols.UDP.handleIncomingUdpPacket(UDP.java:670)
      at org.jgroups.protocols.UDP$IncomingPacketHandler.run(UDP.java:1332)
      at java.lang.Thread.run(Thread.java:595)

      Please reply ASAP.
      This exception is coming in logs after every second.

      Please help me to solve this problem.Thank you :)