Hello,

I apologise if this post is a reheat of previous posts, but briefly scanning
them didn't reveal any solution and some of them go back a long while and I
was wondering if there was a final solution to this problem.

Essentially, I've installed Karaf 4.1.0 and proceeded to add the latest
activemq feature and then attempted to install the embedded activemq-broker.
This fails an error on the karaf console (see below).
As suggested in previous posts, it was advised to use activemq-broker-noweb.
That failed too (see second error below). I've checked the JIRAs for
activemq and don't see much activity on their end, I was wondering if there
is a known fix to this? I'll try using an older version of Karaf, but I
thought I'd send this across to see if there is a solution for Karaf 4. Any
feedback would be appreciated. 

[attempting to install activemq-broker]
; type=karaf.feature; version="[5.14.0,5.14.0]";
filter:="(&(osgi.identity=activemq-broker)(type=karaf.feature)(version>=5.14.0)(version<=5.14.0))"
[caused by: Unable to resolve activemq-broker/5.14.0: missing requirement
[activemq-broker/5.14.0] osgi.identity; osgi.identity=activemq;
type=karaf.feature; version="[5.14.0,5.14.0]" [caused by: Unable to resolve
activemq/5.14.0: missing requirement [activemq/5.14.0] osgi.identity;
osgi.identity=activemq-karaf; type=osgi.bundle; version="[5.14.0,5.14.0]";
resolution:=mandatory [caused by: Unable to resolve activemq-karaf/5.14.0:
missing requirement [activemq-karaf/5.14.0] osgi.wiring.package;
filter:="(osgi.wiring.package=org.apache.activemq.console.command)" [caused
by: Unable to resolve org.apache.activemq.activemq-osgi/5.14.0: missing
requirement [org.apache.activemq.activemq-osgi/5.14.0] osgi.wiring.package;
filter:="(osgi.wiring.package=org.aopalliance.aop)"]]]]

[attempting to install activemq-broker-noweb]
Error executing command: Unable to resolve root: missing requirement [root]
osgi.identity; osgi.identity=activemq-broker-noweb; type=karaf.feature;
version="[5.14.0,5.14.0]";
filter:="(&(osgi.identity=activemq-broker-noweb)(type=karaf.feature)(version>=5.14.0)(version<=5.14.0))"
[caused by: Unable to resolve activemq-broker-noweb/5.14.0: missing
requirement [activemq-broker-noweb/5.14.0] osgi.identity;
osgi.identity=activemq; type=karaf.feature; version="[5.14.0,5.14.0]"
[caused by: Unable to resolve activemq/5.14.0: missing requirement
[activemq/5.14.0] osgi.identity; osgi.identity=activemq-client;
type=karaf.feature; version="[5.14.0,5.14.0]" [caused by: Unable to resolve
activemq-client/5.14.0: missing requirement [activemq-client/5.14.0]
osgi.identity; osgi.identity=org.apache.activemq.activemq-osgi;
type=osgi.bundle; version="[5.14.0,5.14.0]"; resolution:=mandatory [caused
by: Unable to resolve org.apache.activemq.activemq-osgi/5.14.0: missing
requirement [org.apache.activemq.activemq-osgi/5.14.0] osgi.wiring.package;
filter:="(osgi.wiring.package=org.aopalliance.aop)"]]]]





--
View this message in context: 
http://karaf.922171.n3.nabble.com/Karaf-4-1-0-ActiveMQ-tp4049988.html
Sent from the Karaf - User mailing list archive at Nabble.com.

Reply via email to