You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@activemq.apache.org by "Christopher L. Shannon (JIRA)" <ji...@apache.org> on 2017/01/25 12:39:26 UTC

[jira] [Resolved] (AMQ-6576) Problem while installing activemq-camel with Camel 2.17.x or 2.18.x

     [ https://issues.apache.org/jira/browse/AMQ-6576?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Christopher L. Shannon resolved AMQ-6576.
-----------------------------------------
       Resolution: Fixed
         Assignee: Christopher L. Shannon
    Fix Version/s: 5.14.4
                   5.15.0

> Problem while installing activemq-camel with Camel 2.17.x or 2.18.x
> -------------------------------------------------------------------
>
>                 Key: AMQ-6576
>                 URL: https://issues.apache.org/jira/browse/AMQ-6576
>             Project: ActiveMQ
>          Issue Type: Bug
>          Components: karaf, OSGi/Karaf
>    Affects Versions: 5.15.0, 5.14.3
>         Environment: Karaf 4.0.8
>            Reporter: Krzysztof Sobkowiak
>            Assignee: Christopher L. Shannon
>             Fix For: 5.15.0, 5.14.4
>
>
> 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
> {noformat}
> 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
> {noformat}
> After restart following error can be found in log
> {noformat}
> Caused by: java.lang.ClassNotFoundException: org.apache.xbean.spring.context.v2.XBeanNamespaceHandler not found by org.apache.activemq.activemq-osgi [53]
> {noformat}
>  
> 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)



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)