Hi all, 
I have used JBoss with no problems for several days, but now 
I suddenly get this strange exception when I restart JBoss 
(the exception is cyclicly thrown): 

DEBUG [org.javagroups.DefaultPartition] [Wed Jun 16 10:48:53 CEST 2004] [ERROR] 
UDP.handleIncomingUdpPacket(): exception=java.io.StreamCorruptedException 
at 
java.io.ObjectInputStream$BlockDataInputStream.readBlockHeader(ObjectInputStream.java:2347)
 
at java.io.ObjectInputStream$BlockDataInputStream.refill(ObjectInputStream.java:2380) 
at java.io.ObjectInputStream$BlockDataInputStream.read(ObjectInputStream.java:2539) 
at 
java.io.ObjectInputStream$BlockDataInputStream.readFully(ObjectInputStream.java:2579) 
at java.io.ObjectInputStream.readFully(ObjectInputStream.java:961) 
at org.jgroups.protocols.UdpHeader.readExternal(UdpHeader.java:50) 
at org.jgroups.util.Marshaller.read(Marshaller.java:77) 
at org.jgroups.Message.readExternal(Message.java:352) 
at org.jgroups.protocols.UDP.handleIncomingUdpPacket(UDP.java:527) 
at org.jgroups.protocols.UDP.run(UDP.java:210) 
at java.lang.Thread.run(Thread.java:534) 

Before restarting JBoss I deleted my application's EAR file 
(and a JAR file I put in directory) in order 
to start from a "clean" configuration, but nothing 
changed (I got the exception again). 

Many thanks in advance,
Moreno

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

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


-------------------------------------------------------
This SF.Net email is sponsored by The 2004 JavaOne(SM) Conference
Learn from the experts at JavaOne(SM), Sun's Worldwide Java Developer
Conference, June 28 - July 1 at the Moscone Center in San Francisco, CA
REGISTER AND SAVE! http://java.sun.com/javaone/sf Priority Code NWMGYKND
_______________________________________________
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to