3 Replies Latest reply on Aug 6, 2014 10:30 AM by wdfink

    JBoss EAP 6.2

    javaee5

      Hi, I use MDB in my project under JBoss EAP 6.2/Wildfly 8.1 and change my MOM from HornetQ to IBM Websphere MQ with resource adapter but when jboss startup the connection count grow until my MOM crashed and we have to restart the jboss after 4 or 5 hours , what happened? Regards, Hamed Hatami.

        • 1. Re: JBoss EAP 6.2
          wdfink

          What is the error message and stacktrace?

          You might have a connection leak in your application

          • 2. Re: JBoss EAP 6.2
            javaee5

            I have no error in jboss AS and everythings is ok so when we start jboss then my MDBs start correctly and if put a message on queue my MDBs get it and go ahead but when we don't have any messages and application have no usage, count of my MDBs connections is growing on the IBM Websphere MQ side

            • 3. Re: JBoss EAP 6.2
              wdfink

              I would set TRACE level for the root-logger and monitor both sides to get an idea what happen