[jboss-user] [Messaging, JMS & JBossMQ] - Re: java.net.SocketException: socket closed

rhino247365 do-not-reply at jboss.com
Thu Aug 17 13:18:00 EDT 2006


I got the same exception, and yes its simply due to closing your client connection before the reply of acknowledgement is sent (can be > 5 seconds even on local machine for small message). 

Either keep connection open or set a timer to keep it open long enough if the exception annoys you.


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

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



More information about the jboss-user mailing list