feature:install cxf-wsn results in:
org.osgi.service.resolver.ResolutionException: Unable to resolve root: missing requirement [root] osgi.identity; osgi.identity=cxf-wsn; type=karaf.feature; version="[3.2.7.fuse-730014,3.2.7.fuse-730014]"; filter:="(&(osgi.identity=cxf-wsn)(type=karaf.feature)(version>=3.2.7.fuse-730014)(version<=3.2.7.fuse-730014))" [caused by: Unable to resolve cxf-wsn/3.2.7.fuse-730014: missing requirement [cxf-wsn/3.2.7.fuse-730014] osgi.identity; osgi.identity=org.apache.cxf.services.wsn.cxf-services-wsn-core; type=osgi.bundle; version="[3.2.7.fuse-730014,3.2.7.fuse-730014]"; resolution:=mandatory [caused by: Unable to resolve org.apache.cxf.services.wsn.cxf-services-wsn-core/3.2.7.fuse-730014: missing requirement [org.apache.cxf.services.wsn.cxf-services-wsn-core/3.2.7.fuse-730014] osgi.wiring.package; filter:="(&(osgi.wiring.package=org.apache.activemq.command)(version>=5.14.0)(!(version>=6.0.0)))"]] at org.apache.felix.resolver.ResolutionError.toException(ResolutionError.java:42) at org.apache.felix.resolver.ResolverImpl.doResolve(ResolverImpl.java:391) at org.apache.felix.resolver.ResolverImpl.resolve(ResolverImpl.java:377) at org.apache.felix.resolver.ResolverImpl.resolve(ResolverImpl.java:331) at org.apache.karaf.features.internal.region.SubsystemResolver.resolve(SubsystemResolver.java:248) at org.apache.karaf.features.internal.service.Deployer.deploy(Deployer.java:388) at org.apache.karaf.features.internal.service.FeaturesServiceImpl.doProvision(FeaturesServiceImpl.java:1051) at org.apache.karaf.features.internal.service.FeaturesServiceImpl.lambda$doProvisionInThread$13(FeaturesServiceImpl.java:987) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) Error executing command: Unable to resolve root: missing requirement [root] osgi.identity; osgi.identity=cxf-wsn; type=karaf.feature; version="[3.2.7.fuse-730014,3.2.7.fuse-730014]"; filter:="(&(osgi.identity=cxf-wsn)(type=karaf.feature)(version>=3.2.7.fuse-730014)(version<=3.2.7.fuse-730014))" [caused by: Unable to resolve cxf-wsn/3.2.7.fuse-730014: missing requirement [cxf-wsn/3.2.7.fuse-730014] osgi.identity; osgi.identity=org.apache.cxf.services.wsn.cxf-services-wsn-core; type=osgi.bundle; version="[3.2.7.fuse-730014,3.2.7.fuse-730014]"; resolution:=mandatory [caused by: Unable to resolve org.apache.cxf.services.wsn.cxf-services-wsn-core/3.2.7.fuse-730014: missing requirement [org.apache.cxf.services.wsn.cxf-services-wsn-core/3.2.7.fuse-730014] osgi.wiring.package; filter:="(&(osgi.wiring.package=org.apache.activemq.command)(version>=5.14.0)(!(version>=6.0.0)))"]]
- is related to
-
ENTESB-10197 Update activemq-client to 630377 (Fuse 6.3.R11)
- Closed