Re: Installation in Karaf fails since 2.17

2016-06-10 Thread djBo
Ed, Looking closer at the mentioned issue, it is clear this won't be fixed very soon. The camel-crew believes this is an ActiveMQ problem, whilst it is clear that it is the camel project at fault. Claus Ibsen wrote > Its really not a Camel problem. Its ActiveMQ itself that needs to do > better a

Re: Installation in Karaf fails since 2.17

2016-05-28 Thread djBo
karaf.log Camel 2.16.3 ActiveMQ 5.13.3 Same four lines. Notice how it's not installing Spring 4.1.7.RELEASE_2/4.2.5.RELEASE_1 stuff -- View this message in context: http://camel.465427.n5.nabble.com/Installation-in-Karaf-fails-si

Re: Installation in Karaf fails since 2.17

2016-05-28 Thread djBo
Ed Welch wrote > This thread caught my eye, are you perhaps seeing this issue: > https://issues.apache.org/jira/browse/AMQ-6230 or one of the related > issues? Yes. From the differences in logs on installations, I can clearly see 2.17 and up installing additional spring packages, creating conflict

Re: Installation in Karaf fails since 2.17

2016-05-28 Thread djBo
souciance wrote > Hmm, it seems to complain about parsing the file: > > resource[file:/opt/apache-karaf-4.0.5/etc/activemq.xml > > Do you check that the file looks correct and all the settings there > are as expected? This file gets installed when performing "feature:install activemq-broker". Th

Re: Installation in Karaf fails since 2.17

2016-05-28 Thread djBo
karaf.log Camel 2.17.0 ActiveMQ 5.13.3 I only executed the four lines (add-repo/install broker/camel) -- View this message in context: http://camel.465427.n5.nabble.com/Installation-in-Karaf-fails-since-2-17-tp5783198p5783202.html

Re: Installation in Karaf fails since 2.17

2016-05-28 Thread djBo
souciance wrote > I cannot speak about ActiveMQ but I have installed camel 2.17.0 in Karaf > 4.0.5 and added camel components without any issues. I agree... Installing either Camel OR ActiveMQ with the latest version is no problem. It is the combination of having both that's causing problems. -

Installation in Karaf fails since 2.17

2016-05-28 Thread djBo
Hi, I wanted to share my latest experience installing Camel and ActiveMQ in Karaf. Karaf: 4.0.5 ActiveMQ: 5.13.3 Camel: Anything lower than 2.17.0! After creating a clean Ubuntu 16.04 installation with Oracle JDK8, I wanted to create a mini ESB using Karaf, ActiveMQ and Camel. I downloaded the l