Bundle symbolic name and version are not unique
Issue
- Unable to install service on
JBoss Fuse
.
JBossFuse:karaf@root> osgi:install -s mvn:com.test_fuse_sample/camel-blueprint/1.0.0-SNAPSHOT
Bundle IDs:
Error executing command: Error installing bundles:
Unable to install bundle mvn:com.test_fuse_sample/camel-blueprint/1.0.0-SNAPSHOT
- Error in the log.
Caused by: org.osgi.framework.BundleException: Bundle symbolic name and version are not unique: camel-blueprint:1.0.0.SNAPSHOT
at org.apache.felix.framework.BundleImpl.createRevision(BundleImpl.java:1305)
at org.apache.felix.framework.BundleImpl.<init>(BundleImpl.java:112)
at org.apache.felix.framework.Felix.installBundle(Felix.java:2907)
at org.apache.felix.framework.BundleContextImpl.installBundle(BundleContextImpl.java:165)
at org.apache.karaf.shell.osgi.InstallBundle.doExecute(InstallBundle.java:43)
Environment
- Red Hat JBoss Fuse
- 6.2.1
Subscriber exclusive content
A Red Hat subscription provides unlimited access to our knowledgebase, tools, and much more.