Discussion:
install activemq broker
DanielArias
2016-12-23 13:12:24 UTC
Permalink
Hi, good morning;

I'm trying to install de activemq broker on my servicemix first I try

***@root>feature:repo-add activemq
Adding feature url
mvn:org.apache.activemq/activemq-karaf/LATEST/xml/features

then,

***@root>feature:install activemq-broker

And it goes the following error:
Error executing command: Can't install feature activemq-broker/0.0.0:
Could not create bundle object.

Here are my version into servicemix
***@root>bundle:list|grep activemq
122 | Active | 50 | 5.12.3 | activemq-osgi

123 | Active | 50 | 5.12.3 | activemq-karaf

157 | Active | 50 | 5.12.3 | activemq-camel

thanks in advance.



--
View this message in context: http://servicemix.396122.n5.nabble.com/install-activemq-broker-tp5724156.html
Sent from the ServiceMix - User mailing list archive at Nabble.com.
Dmitry
2016-12-23 17:35:51 UTC
Permalink
Your SMX already consist of Activemq. Please read OSGi components list of SMX
http://servicemix.apache.org/downloads/servicemix-6.1.3.html



--
View this message in context: http://servicemix.396122.n5.nabble.com/install-activemq-broker-tp5724156p5724158.html
Sent from the ServiceMix - User mailing list archive at Nabble.com.
Loading...