JBoss EAP で HornetQ を使用しているときに MDB をデプロイすると警告メッセージが表示される
Issue
- MDB をデプロイすると以下のようなエラーが表示されます。キューが適切に初期化されていないようです。
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, tools, and much more.