[jboss-user] [Messaging, JMS & JBossMQ] - Re: NPE when closing connection

adrian@jboss.org do-not-reply at jboss.com
Thu Jul 26 11:49:50 EDT 2007


There's currently two concurrent posts about this "error".

For the 10,000th time. DEBUG != ERROR

connection.close() -> socket.close() -> DEBUG message saying the socket was closed
and the client is no longer connected.

Mainly because you are not using the pooled jms resource adapter like you should be.

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

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



More information about the jboss-user mailing list