We have 2 JMS components configured in our camel context: one that works with Solace, and the other one that works with IBM MQ. When Camel runs DefaultShutdownStrategy, it waits for 300 seconds and then... still nothing happens. Seems like it hangs in AbstractJmsListeningContainer#doStop() at 319 line (where synchronization happens). Looks like a dead lock though JConsole doesn't show it...
Camel version: 2.7.0. IBM MQ lib: mqjms-6.0.1 -- View this message in context: http://camel.465427.n5.nabble.com/Camel-hangs-while-shutting-down-2-JmsComponents-tp4685464p4685464.html Sent from the Camel - Users mailing list archive at Nabble.com.