1 Reply Latest reply on Oct 22, 2008 9:40 AM by bershath27

    SimpleConnectionManager Warning

      Hi,
      While running the JBOSS AS 4.2.3 GA. with JBM 1.3 , I do get following Warning messages.

      Can anybody throw me light on this ?


      2008-10-22 13:09:08,399 WARN [org.jboss.jms.server.connectionmanager.SimpleConnectionManager] A problem has been detected with the connection to remote client av42y-t1za3r-fmlnlpqr-1-fmlnlqwv-4. It is possible the client has exited without closing its connection(s) or there is a network problem. All connection resources corresponding to that client process will now be removed.
      2008-10-22 13:09:08,399 DEBUG [org.jboss.jms.server.connectionmanager.SimpleConnectionManager] unregistered connection ConnectionEndpoint[155] with remoting session ID ...-fmlnlqwv-4
      2008-10-22 13:09:08,399 DEBUG [org.jboss.jms.server.connectionmanager.SimpleConnectionManager] cleared up state for connection ConnectionEndpoint[155]

        • 1. Re: SimpleConnectionManager Warning
          bershath27

           

          "rana24" wrote:
          Hi,
          While running the JBOSS AS 4.2.3 GA. with JBM 1.3 , I do get following Warning messages.


          First, please move on to the latest version of JBM, ideally 1.4.0_SP3_CP3. Which is the most stable release. You don't have to worry on the reported WARN message. The reported WARN message shows that the server has cleaned up an open connection, probably leftover at an exception on the connection.

          Cheers