I forgot to mention that we are using ActiveMQ 5.9 version.
--
View this message in context:
http://activemq.2283324.n4.nabble.com/Errors-because-ActiveMQ-is-shutting-down-before-CamelContext-tp4677524p4677530.html
Sent from the ActiveMQ - User mailing list archive at Nabble.com.
We use ActiveMQ in standalone mode with integrated Camel.
As ActiveMQ is shutting down before CamelContext we get the following WARN /
ERROR messages in the logfile.
WARN | Setup of JMS message listener invoker failed for destination
'que.contactCustomer.in' - trying to recover. Cause: peer (vm:
Thanks for your reply. My config is already using the depends-on and the
is defined before the element.
The only difference I see is the missing within the
element. But without that entry the CamelContext would not shutdown at all.
As we are using a standalone ActiveMQ the useShutdownHook="fa