Details
-
Bug
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
5.15.0, 5.14.3
-
None
-
Karaf 4.0.8
Description
After installing ActiveMQ with Camel 2.17.x or 2.18.x an error occurs after restart and the broker is no more available. The problem can be simply reproduced by following minimal installation
karaf@root()> feature:repo-add camel 2.17.5 Adding feature url mvn:org.apache.camel.karaf/apache-camel/2.17.5/xml/features karaf@root()> feature:repo-add activemq 5.14.3 Adding feature url mvn:org.apache.activemq/activemq-karaf/5.14.3/xml/features karaf@root()> feature:install -v activemq-camel
After restart following error can be found in log
Caused by: java.lang.ClassNotFoundException: org.apache.xbean.spring.context.v2.XBeanNamespaceHandler not found by org.apache.activemq.activemq-osgi [53]
This problem has been described and analysed in Karaf dev mailing list http://karaf.922171.n3.nabble.com/ActiveMQ-and-Camel-2-17-x-on-Karaf-td4046427.html (see my last post)
Attachments
Issue Links
- links to