Hi,
I am new to Apache Servicemix and using version 4.5.1 with Debian GNU/Linux
system. The activemq version installed is 5.7.0.
I tried to install activemq-web-console using the command below
features:install activemq-web-console
and encountered the following exception.
karaf@root> log:display-exception
java.lang.Exception: Can not resolve feature:
Unsatisfied requirement(s):
---------------------------
package:(&(package=org.osgi.framework)(version>=1.6.0)(!(version>=2.0.0)))
activemq-web-console
at
org.apache.karaf.features.obr.internal.ObrResolver.resolve(ObrResolver.java:129)[14:org.apache.karaf.features.obr:2.2.10]
at
org.apache.karaf.features.internal.FeaturesServiceImpl.resolve(FeaturesServiceImpl.java:519)[22:org.apache.karaf.features.core:2.2.10]
at
org.apache.karaf.features.internal.FeaturesServiceImpl.doInstallFeature(FeaturesServiceImpl.java:482)[22:org.apache.karaf.features.core:2.2.10]
at
org.apache.karaf.features.internal.FeaturesServiceImpl.doInstallFeature(FeaturesServiceImpl.java:459)[22:org.apache.karaf.features.core:2.2.10]
at
org.apache.karaf.features.internal.FeaturesServiceImpl.installFeatures(FeaturesServiceImpl.java:295)[22:org.apache.karaf.features.core:2.2.10]
at
org.apache.karaf.features.internal.FeaturesServiceImpl.installFeature(FeaturesServiceImpl.java:283)[22:org.apache.karaf.features.core:2.2.10]
at
org.apache.karaf.features.internal.FeaturesServiceImpl.installFeature(FeaturesServiceImpl.java:279)[22:org.apache.karaf.features.core:2.2.10]
at
org.apache.karaf.features.command.InstallFeatureCommand.doExecute(InstallFeatureCommand.java:62)[39:org.apache.karaf.features.command:2.2.10]
at
org.apache.karaf.features.command.FeaturesCommandSupport.doExecute(FeaturesCommandSupport.java:39)[39:org.apache.karaf.features.command:2.2.10]
at
org.apache.karaf.shell.console.OsgiCommandSupport.execute(OsgiCommandSupport.java:38)[15:org.apache.karaf.shell.console:2.2.10]
at
org.apache.felix.gogo.commands.basic.AbstractCommand.execute(AbstractCommand.java:35)[15:org.apache.karaf.shell.console:2.2.10]
at
org.apache.felix.gogo.runtime.CommandProxy.execute(CommandProxy.java:78)[15:org.apache.karaf.shell.console:2.2.10]
at
org.apache.felix.gogo.runtime.Closure.executeCmd(Closure.java:474)[15:org.apache.karaf.shell.console:2.2.10]
at
org.apache.felix.gogo.runtime.Closure.executeStatement(Closure.java:400)[15:org.apache.karaf.shell.console:2.2.10]
at
org.apache.felix.gogo.runtime.Pipe.run(Pipe.java:108)[15:org.apache.karaf.shell.console:2.2.10]
at
org.apache.felix.gogo.runtime.Closure.execute(Closure.java:183)[15:org.apache.karaf.shell.console:2.2.10]
at
org.apache.felix.gogo.runtime.Closure.execute(Closure.java:120)[15:org.apache.karaf.shell.console:2.2.10]
at
org.apache.felix.gogo.runtime.CommandSessionImpl.execute(CommandSessionImpl.java:89)[15:org.apache.karaf.shell.console:2.2.10]
at
org.apache.karaf.shell.console.jline.Console.run(Console.java:173)[15:org.apache.karaf.shell.console:2.2.10]
at java.lang.Thread.run(Thread.java:636)[:1.6.0_18]
Any help in this regard is appreciated.
Thanks,
Ashok
--
View this message in context:
http://servicemix.396122.n5.nabble.com/Error-installing-Activemq-web-console-in-Apache-servicemix-tp5717239.html
Sent from the ServiceMix - User mailing list archive at Nabble.com.