I added Version to my data and I did not receive any new exceptions. The only
exception I can see in the JBoss log file is as following:
2006-12-05 11:18:36,674 DEBUG [org.jboss.mq.il.uil2.ServerSocketManagerHandler]
Exiting on IOE
java.net.SocketException: socket closed
at java.net.SocketInputStream.socketRead0(Native Method)
at java.net.SocketInputStream.read(SocketInputStream.java:129)
at java.io.BufferedInputStream.fill(BufferedInputStream.java:218)
at java.io.BufferedInputStream.read(BufferedInputStream.java:235)
at
org.jboss.util.stream.NotifyingBufferedInputStream.read(NotifyingBufferedInputStream.java:79)
at
java.io.ObjectInputStream$PeekInputStream.peek(ObjectInputStream.java:2205)
at
java.io.ObjectInputStream$BlockDataInputStream.readBlockHeader(ObjectInputStream.java:2385)
at
java.io.ObjectInputStream$BlockDataInputStream.refill(ObjectInputStream.java:2452)
at
java.io.ObjectInputStream$BlockDataInputStream.read(ObjectInputStream.java:2524)
at
java.io.ObjectInputStream$BlockDataInputStream.readByte(ObjectInputStream.java:2673)
at java.io.ObjectInputStream.readByte(ObjectInputStream.java:874)
at
org.jboss.mq.il.uil2.SocketManager$ReadTask.run(SocketManager.java:317)
at java.lang.Thread.run(Thread.java:595)
And I do not think, that it is somehow connected to the problem. Did anyone met
this problem before?
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3991229#3991229
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3991229
_______________________________________________
jboss-user mailing list
[email protected]
https://lists.jboss.org/mailman/listinfo/jboss-user