1 Reply Latest reply on Dec 18, 2009 3:57 AM by arjunpnair

    JMSException while calling getAcknowledge Mode

      Hi All,

      I have a .esb application deployed in JBoss ESB 4.4 (running inside JBoss AS 4.2.2 GA). It is deployed without any exception and when we provide any input, our ESB is processing it without any issues. But after the successful execution of the messages we are getting the following error in console.

      15:39:03,828 ERROR [ClosedInterceptor] ClosedInterceptor.ClientSessionDelegate[t
      k-74nqzqyf-1-3p8xqqyf-oo54md-b34o4c5]: method getAcknowledgeMode() did not go th
      rough, the interceptor is CLOSED
      15:39:03,828 WARN [JmsConnectionPool] JMSException while calling getAcknowledge
      Mode
      15:39:03,843 ERROR [ClosedInterceptor] ClosedInterceptor.ClientSessionDelegate[s
      k-h2nqzqyf-1-3p8xqqyf-oo54md-b34o4c5]: method getAcknowledgeMode() did not go th
      rough, the interceptor is CLOSED
      15:39:03,843 WARN [JmsConnectionPool] JMSException while calling getAcknowledge
      Mode
      15:39:03,843 ERROR [ClosedInterceptor] ClosedInterceptor.ClientSessionDelegate[k
      j-tudjzqyf-1-3p8xqqyf-oo54md-b34o4c5]: method getAcknowledgeMode() did not go th
      rough, the interceptor is CLOSED
      15:39:03,843 WARN [JmsConnectionPool] JMSException while calling getAcknowledge
      Mode
      15:39:03,843 ERROR [ClosedInterceptor] ClosedInterceptor.ClientSessionDelegate[j
      j-8sdjzqyf-1-3p8xqqyf-oo54md-b34o4c5]: method getAcknowledgeMode() did not go th
      rough, the interceptor is CLOSED
      15:39:03,843 WARN [JmsConnectionPool] JMSException while calling getAcknowledge
      Mode


      Iam using JMSRouter in my ESB flow. It looks like the JMS Connection is not getting closed. How to fix this issue ?

      Please help us in resolving this issue.

      Thanks & Regards,
      Arjun

        • 1. Re: JMSException while calling getAcknowledge Mode

          Hi,

           

          Please help us in resolving the issue with "ClosedInterceptor" error generated in the jboss console.

          Iam not sure whether this is the right place to discuss about this issue. We are using JMSRouter actions in our ESB application (version of ESB is 4.4).

           

          The JBoss Messsaging version which we are using is 1.4.0.SP3 and JBoss AS 4.2.2 GA.

          If someone provide any solution or help to us then it will be very great.

           

          Thanks & Regards,

          Arjun