Numerous IJ000612 warnings when creating JMS connection in JBoss EAP 6
Issue
There are a lot of IJ000612 warning messages in server.log (about 10 every second), for example:
2013-04-10 15:41:45,448 WARN [org.jboss.jca.core.connectionmanager.pool.strategy.OnePool] (default-threads - 1) IJ000612: Destroying connection that could not be successfully matched: org.jboss.jca.core.connectionmanager.listener.TxConnectionListener@68172fd5[state=NORMAL managed connection=org.hornetq.ra.HornetQRAManagedConnection@1b7458da connection handles=0 lastUse=1365622905445 trackByTx=false pool=org.jboss.jca.core.connectionmanager.pool.strategy.OnePool@49b0aacd pool internal context=SemaphoreArrayListManagedConnectionPool@6fbc6de1[pool=HornetQConnectionDefinition] xaResource=XAResourceWrapperImpl@49e670d7[xaResource=org.hornetq.ra.HornetQRAXAResource@2fb46923 pad=false overrideRmValue=false productName=HornetQ productVersion=2.0 jndiName=java:/JmsXA] txSync=null]
1) Why this message is generated? Does this message indicate that something is wrong with the application or configuration?
2) What do we need to do so that this WARN message will not be generated?
Environment
Red Hat JBoss Enterprise Application Platform
- 6.0.1
Subscriber exclusive content
A Red Hat subscription provides unlimited access to our knowledgebase of over 48,000 articles and solutions.
Welcome! Check out the Getting Started with Red Hat page for quick tours and guides for common tasks.
