]
Brett Meyer resolved SRAMP-560.
-------------------------------
Fix Version/s: 0.6.0
Resolution: Done
Exception deployment on Fuse and Fuse Fabric
--------------------------------------------
Key: SRAMP-560
URL:
https://issues.jboss.org/browse/SRAMP-560
Project: S-RAMP
Issue Type: Bug
Reporter: David virgil naranjo
Assignee: David virgil naranjo
Fix For: 0.6.0
There is an exception in the deployment of s-ramp in Fuse and Fuse Fabric. Some packages
has been removed from the project s-ramp-atom
at
org.apache.karaf.shell.console.jline.DelayedStarted.run(DelayedStarted.java:61)[17:org.apache.karaf.shell.console:2.3.0.redhat-610379]
Caused by: org.osgi.framework.BundleException: Unresolved constraint in bundle
org.overlord.sramp.s-ramp-server-fuse61 [409]: Unable to resolve 409.0: missing
requirement [409.0] osgi.wiring.package;
(osgi.wiring.package=org.overlord.sramp.atom.services.brms.packages)
at
org.apache.felix.framework.Felix.resolveBundleRevision(Felix.java:4225)[org.apache.felix.framework-4.0.3.redhat-610379.jar:]
at
org.apache.felix.framework.Felix.startBundle(Felix.java:2063)[org.apache.felix.framework-4.0.3.redhat-610379.jar:]
at
org.apache.felix.framework.BundleImpl.start(BundleImpl.java:955)[org.apache.felix.framework-4.0.3.redhat-610379.jar:]
at
org.apache.felix.framework.BundleImpl.start(BundleImpl.java:942)[org.apache.felix.framework-4.0.3.redhat-610379.jar:]
at
org.apache.karaf.features.internal.FeaturesServiceImpl.installFeatures(FeaturesServiceImpl.java:474)[22:org.apache.karaf.features.core:2.3.0.redhat-610379]
... 15 more
Remove the non existing packages in the Import-Package tag, of the s-ramp-server pom.xml