Hi Charles 
When I deployed :
install -s mvn:org.apache.camel/camel-core/2.6.0 
I got this stacktrace:
org.osgi.framework.BundleException: Unresolved constraint in bundle
org.apache.camel.camel-core [45]: Unable to resolve 45.0: missing
requirement [45.0] package;
(&(package=org.fusesource.commons.management)(version>=1.0.0)(!(version>=2.0.0)))
        at
org.apache.felix.framework.Felix.resolveBundle(Felix.java:3409)[org.apache.felix.framework-3.0.2.jar:]
        at
org.apache.felix.framework.Felix.startBundle(Felix.java:1709)[org.apache.felix.framework-3.0.2.jar:]
        at
org.apache.felix.framework.BundleImpl.start(BundleImpl.java:905)[org.apache.felix.framework-3.0.2.jar:]
        at
org.apache.felix.framework.BundleImpl.start(BundleImpl.java:892)[org.apache.felix.framework-3.0.2.jar:]
        at
org.apache.karaf.shell.osgi.InstallBundle.doExecute(InstallBundle.java:54)[25:org.apache.karaf.shell.osgi:2.1.2]
        at
org.apache.karaf.shell.console.OsgiCommandSupport.execute(OsgiCommandSupport.java:38)[29:org.apache.karaf.shell.console:2.1.2]
        at
org.apache.felix.gogo.commands.basic.AbstractCommand.execute(AbstractCommand.java:35)[29:org.apache.karaf.shell.console:2.1.2]
        at
org.apache.felix.gogo.runtime.shell.CommandProxy.execute(CommandProxy.java:50)[29:org.apache.karaf.shell.console:2.1.2]
        at
org.apache.felix.gogo.runtime.shell.Closure.execute(Closure.java:229)[29:org.apache.karaf.shell.console:2.1.2]
        at
org.apache.felix.gogo.runtime.shell.Closure.executeStatement(Closure.java:162)[29:org.apache.karaf.shell.console:2.1.2]
        at
org.apache.felix.gogo.runtime.shell.Pipe.run(Pipe.java:101)[29:org.apache.karaf.shell.console:2.1.2]
        at
org.apache.felix.gogo.runtime.shell.Closure.execute(Closure.java:79)[29:org.apache.karaf.shell.console:2.1.2]
        at
org.apache.felix.gogo.runtime.shell.CommandSessionImpl.execute(CommandSessionImpl.java:71)[29:org.apache.karaf.shell.console:2.1.2]
        at
org.apache.karaf.shell.console.jline.Console.run(Console.java:169)[29:org.apache.karaf.shell.console:2.1.2]
        at java.lang.Thread.run(Thread.java:662)[:1.6.0_23]

Regards,
Jacob
-- 
View this message in context: 
http://camel.465427.n5.nabble.com/tutorial-osgi-camel-part1-on-virgo-dm-Server-tp3383469p3387327.html
Sent from the Camel - Users mailing list archive at Nabble.com.

Reply via email to