I am getting this exception from JBoss v 3.2.6 I am using JMS and I am unsure
what is causing this error. The full stack trace follows:
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:183)
at java.io.BufferedInputStream.read(BufferedInputStream.java:201)
at
org.jboss.util.stream.NotifyingBufferedInputStream.read(NotifyingBufferedInputStream.java:67)
at
java.io.ObjectInputStream$PeekInputStream.peek(ObjectInputStream.java:2133)
at
java.io.ObjectInputStream$BlockDataInputStream.readBlockHeader(ObjectInputStream.java:2313)
at
java.io.ObjectInputStream$BlockDataInputStream.refill(ObjectInputStream.java:2380)
at
java.io.ObjectInputStream$BlockDataInputStream.read(ObjectInputStream.java:2452)
at
java.io.ObjectInputStream$BlockDataInputStream.readByte(ObjectInputStream.java:2601)
at java.io.ObjectInputStream.readByte(ObjectInputStream.java:845)
at
org.jboss.mq.il.uil2.SocketManager$ReadTask.run(SocketManager.java:281)
at java.lang.Thread.run(Thread.java:534)
I am also wondering if this could be the a memory leak? I seem to lose memory
during a loop that the code that sends the message to the MDB is in. Any ideas
would be greatly appreciated.
RHC
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3859638#3859638
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3859638
-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://productguide.itmanagersjournal.com/
_______________________________________________
JBoss-user mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/jboss-user