You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@karaf.apache.org by smunro <st...@gmail.com> on 2017/04/01 14:15:07 UTC

Karaf 4.1.0 & ActiveMQ

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.

Re: Karaf 4.1.0 & ActiveMQ

Posted by smunro <st...@gmail.com>.
Thanks for the swift reply,

I've suggested my team use 4.0.8 for the moment as we cannot use snapshot or
any intermediary builds. It has to be a final released build sadly. 

Thank for you shedding light on this issue, from the past JIRAs I have read,
I can see ActiveMQ support is something of a moving target.

Warm Regards,
Stephen Munro



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

Re: Karaf 4.1.0 & ActiveMQ

Posted by XiLai Dai <xl...@talend.com>.
Hi, smunro,


There are couple of fixes between AMQ 5.14.0 and 5.14.4, this jira https://issues.apache.org/jira/browse/AMQ-6584 is the exactly one for your problem and the AMQ karaf feature xml is fixed on master/5.14.4. you could try it.


But the AMQ webconsole UI still has a problem to be fixed, see https://issues.apache.org/jira/browse/AMQ-6620, you can apply the patch from Christian until the issue is fixed on the next version.


Regards.

Xilai

________________________________
From: smunro <st...@gmail.com>
Sent: Saturday, April 1, 2017 10:15:07 PM
To: user@karaf.apache.org
Subject: Karaf 4.1.0 & ActiveMQ

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.