Warning when deploying MDB while using HornetQ in JBoss EAP
Issue
- When we deploy our MDB we see errors like this. It looks like our queues are not getting initialized properly.
INFO [org.hornetq.ra.inflow.HornetQActivation] (WorkManager(2)-3) Unable to retrieve queue/myQueue from JNDI. Creating a new javax.jms.Queue named "myQueue" to be used by the MDB.
INFO [org.hornetq.ra.inflow.HornetQActivation] (WorkManager(2)-3) awaiting topic/queue creation queue/myQueue
INFO [org.hornetq.ra.inflow.HornetQActivation] (WorkManager(2)-4) Attempting to reconnect org.hornetq.ra.inflow.HornetQActivationSpec(ra=org.hornetq.ra.HornetQResourceAdapter@626419fa destination=queue/myQueue destinationType=javax.jms.Queue ack=Auto-acknowledge durable=false clientID=null user=null maxSession=3)
Environment
- Red Hat JBoss Enterprise Application Platform (EAP)
- 5.2.0
- 6.x
- HornetQ
- 2.x
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.
