Karaf 4.0.7 and ActiveMQ 5.14.1

2016-11-06 Thread jochenw
Hi, when installing ActiveMQ 5.14.1 in Karaf 4.0.7, starting the broker results in an error while reading activemq.xml. Steps to reprocude it: - fresh Karaf 4.0.7, standard composition - repo-add activemq - feature:install activemq-broker-noweb - remove the start=false from activemq.xml - restart

Re: Karaf 4.0.7 and ActiveMQ 5.14.1

2016-11-06 Thread James Carman
Did you just install the "vanilla" ActiveMQ feature? On Sun, Nov 6, 2016 at 1:13 PM jochenw wrote: > Hi, > > when installing ActiveMQ 5.14.1 in Karaf 4.0.7, starting the broker results > in an error while reading activemq.xml. Steps to reprocude it: > - fresh Karaf 4.0.7, standard composition >

Re: Karaf 4.0.7 and ActiveMQ 5.14.1

2016-11-07 Thread jochenw
Yes, repo-add activemq adds the following repos: activemq-5.14.1 | mvn:org.apache.activemq/activemq-karaf/LATEST/xml/features activemq-core-5.14.1 | mvn:org.apache.activemq/activemq-karaf/5.14.1/xml/features-core and installed the activemq-broker-noweb feature. It adds an activemq.x

Re: Karaf 4.0.7 and ActiveMQ 5.14.1

2016-11-07 Thread Jean-Baptiste Onofré
Hi Jochen, it sounds like a ActiveMQ issue. I gonna take a look. Regards JB On 11/07/2016 09:08 AM, jochenw wrote: Yes, repo-add activemq adds the following repos: activemq-5.14.1 | mvn:org.apache.activemq/activemq-karaf/LATEST/xml/features activemq-core-5.14.1 | mvn:org.apache.a

Re: Karaf 4.0.7 and ActiveMQ 5.14.1

2016-11-07 Thread Martin Lichtin
Hi Jochen Looks like you have the same issue I had back in September? http://activemq.2283324.n4.nabble.com/Cannot-start-Activemq-5-14-0-in-a-Karaf-OSGi-container-without-internet-access-td4716513.html I ended up patching the activemq-osgi jar. - Martin On 06.11.2016 19:13, jochenw wrote: Hi

Re: Karaf 4.0.7 and ActiveMQ 5.14.1

2016-11-07 Thread Jean-Baptiste Onofré
Hi Martin, agree but it should have been fixed now. Let me check. Regards JB On 11/07/2016 08:13 PM, Martin Lichtin wrote: Hi Jochen Looks like you have the same issue I had back in September? http://activemq.2283324.n4.nabble.com/Cannot-start-Activemq-5-14-0-in-a-Karaf-OSGi-container-witho

Re: Karaf 4.0.7 and ActiveMQ 5.14.1

2016-11-14 Thread jochenw
Hi, Maybe the reporting of the problem was too close to the 5.14.1 release. Does anybody know whether ActiveMQ has already a Jira for this? Regards, Jochen -- View this message in context: http://karaf.922171.n3.nabble.com/Karaf-4-0-7-and-ActiveMQ-5-14-1-tp4048591p4048630.html Sent from the K

Re: Karaf 4.0.7 and ActiveMQ 5.14.1

2016-11-14 Thread Jean-Baptiste Onofré
Hi Jochen, let me check. Regards JB On 11/14/2016 04:30 PM, jochenw wrote: Hi, Maybe the reporting of the problem was too close to the 5.14.1 release. Does anybody know whether ActiveMQ has already a Jira for this? Regards, Jochen -- View this message in context: http://karaf.922171.n3.n

Re: Karaf 4.0.7 and ActiveMQ 5.14.1

2016-12-22 Thread devilstorm
Hi Jean, Any news on the issue? Facing the same problem with 5.14.2 Regards, Thomas -- View this message in context: http://karaf.922171.n3.nabble.com/Karaf-4-0-7-and-ActiveMQ-5-14-1-tp4048591p4049076.html Sent from the Karaf - User mailing list archive at Nabble.com.

Re: Karaf 4.0.7 and ActiveMQ 5.14.1

2016-12-23 Thread Jean-Baptiste Onofré
Hi I gonna resume my work on it. Sorry I was busy. I will keep you posted. Regards JB⁣​ On Dec 23, 2016, 08:30, at 08:30, devilstorm wrote: >