This content has been marked as final.
Show 1 reply
-
1. Error from EJB 3.0 PR2 and JBOSS 4.0.1RC1
belaban Mar 1, 2004 2:03 PM (in response to calinlupa)Here's the error message:
16:07:04,978 ERROR [UDP] exception=java.io.StreamCorruptedException: invalid str
eam header
at java.io.ObjectInputStream.readStreamHeader(ObjectInputStream.java:753
)
at java.io.ObjectInputStream.(ObjectInputStream.java:268)
at org.jgroups.protocols.UDP.handleIncomingUdpPacket(UDP.java:670)
at org.jgroups.protocols.UDP.run(UDP.java:249)
at java.lang.Thread.run(Thread.java:595)
My java version is 1.5.0-b64 on Windows XP.
The server falls into infinite loop with the above message.
Thanks,
Ias