Details
-
Bug
-
Status: Resolved
-
Minor
-
Resolution: Later
-
2.15.2
-
None
-
None
-
Unknown
Description
We have AMQP camel client consuming data from Qpid queue. Our setup contains one camel bundle and a connection factory, deployed as spring-dm xml. Everything works fine until failover, when we have an error like this:
2016-02-18 18:00:05,273 | ERROR | [fibigdataQueue] | faultJmsMessageListenerContainer | 292 - org.apache.servicemix.bundles.spring-jms - 3.2.11.RELEASE_1 | Could not refresh JMS Connection for destination 'fibigdataQueue' - retrying in 5000 ms. Cause: Invalid BundleContext.
At the moment camel stops to consume messages from queue, and stuck in this state until camel bundle updated.