5 Replies Latest reply on Sep 8, 2015 3:40 AM by ramiseesniblic

    IJ000612: Destroying connection that could not be successfully matched

    ramiseesniblic

      I am using JBoss EAP 6 with a connection to Websphere MQ V8 (using JMS).

       

      I am getting the following WARN message and I cannot figure out what could be causing it.

       

      2015-06-19 14:13:31,808 WARN  [org.jboss.jca.core.connectionmanager.pool.strategy.OnePool] (Local_Worker-6) IJ000612: Destroying connection that could not be successfully matched: org.jboss.jca.core.connectionmanager.listener.TxConnectionListener@7b53f70a[state=NORMAL managed connection=com.ibm.mq.connector.outbound.ManagedConnectionImpl@457ff0c7 connection handles=0 lastUse=1434719611784 trackByTx=false pool=org.jboss.jca.core.connectionmanager.pool.strategy.OnePool@5f1fe575 pool internal context=SemaphoreArrayListManagedConnectionPool@9db6459[pool=WSMQJms] xaResource=XAResourceWrapperImpl@5298bc76[xaResource=com.ibm.mq.connector.xa.XARWrapper@c7d60a5 pad=false overrideRmValue=null productName=WebSphere MQ productVersion=1.5.2.1 09/08/17 08:25:15 jndiName=java:jboss/WSMQJms] txSync=null]

       

      Can anyone help?