[jboss-user] [Messaging, JMS & JBossMQ] - [ServerSocketManagerHandler] Exiting on IOE

karishmahyd do-not-reply at jboss.com
Wed Jul 16 09:17:59 EDT 2008


Hi all

Can any help to get rid of this exception

[ServerSocketManagerHandler] Exiting on IOE
java.net.SocketException: Socket closed
	at java.net.SocketInputStream.read(SocketInputStream.java:162)
	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:290)
	at java.lang.Thread.run(Thread.java:534)

Iam using an MDB and a client program to place the messages in queue.


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

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



More information about the jboss-user mailing list