Attempting to reconnect org.hornetq.ra.inflow.HornetQActivationSpec / awaiting topic/queue creation in JBoss EAP 6
Issue
- I'm migrating my application to JBoss EAP 6, when I deploy it, it logs this repeatedly in the log:
INFO [org.hornetq.ra.inflow.HornetQActivation] (default-threads - 1) Attempting to reconnect org.hornetq.ra.inflow.HornetQActivationSpec(ra=org.hornetq.ra.HornetQResourceAdapter@152e13f4 destination=queue/C destinationType=javax.jms.Queue ack=Auto-acknowledge durable=false clientID=null user=null maxSession=15)
INFO [org.hornetq.ra.inflow.HornetQActivation] (default-threads - 1) awaiting topic/queue creation queue/C
- Why do I see this lines in the log file? Is this normal?
12:27:54,926 INFO [org.hornetq.ra] (default-threads - 1) HQ151001: Attempting to reconnect org.hornetq.ra.inflow.HornetQActivationSpec(ra=org.hornetq.ra.HornetQResourceAdapter@24313755 destination=jms/queue/localQ destinationType=javax.jms.Queue ack=Auto-acknowledge durable=false clientID=null user=null maxSession=15)
Environment
- JBoss Enterprise Application Platform (EAP)
- 6.x
Subscriber exclusive content
A Red Hat subscription provides unlimited access to our knowledgebase, tools, and much more.