-
Sub-task
-
Resolution: Done
-
Major
-
jboss-fuse-6.2
-
None
-
%
JBossFuse:karaf@root> features:install camel-rx ERROR: Bundle com.netflix.rxjava.core [263] Error starting/stopping bundle. (org.osgi.framework.BundleException: Unresolved constraint in bundle com.netflix.rxjava.core [263]: Unable to resolve 263.0: missing requirement [263.0] osgi.wiring.package; (osgi.wiring.package=sun.misc)) org.osgi.framework.BundleException: Unresolved constraint in bundle com.netflix.rxjava.core [263]: Unable to resolve 263.0: missing requirement [263.0] osgi.wiring.package; (osgi.wiring.package=sun.misc) at org.apache.felix.framework.Felix.resolveBundleRevision(Felix.java:4002) at org.apache.felix.framework.Felix.startBundle(Felix.java:2045) at org.apache.felix.framework.Felix.setBundleStartLevel(Felix.java:1491) at org.apache.felix.framework.FrameworkStartLevelImpl.run(FrameworkStartLevelImpl.java:334) at java.lang.Thread.run(Thread.java:745) ERROR: Bundle org.apache.camel.camel-rx [264] Error locking mvn:org.apache.camel/camel-rx/2.14.0.redhat-620073 (java.lang.IllegalStateException: Bundle in unexpected state.) java.lang.IllegalStateException: Bundle in unexpected state. at org.apache.felix.framework.Felix.acquireBundleLock(Felix.java:5092) at org.apache.felix.framework.Felix.setBundleStartLevel(Felix.java:1452) at org.apache.felix.framework.FrameworkStartLevelImpl.run(FrameworkStartLevelImpl.java:334) at java.lang.Thread.run(Thread.java:745) Error executing command: Could not start bundle mvn:com.netflix.rxjava/rxjava-core/0.20.5 in feature(s) camel-rx-2.14.0.redhat-620073: Unresolved constraint in bundle com.netflix.rxjava.core [263]: Unable to resolve 263.0: missing requirement [263.0] osgi.wiring.package; (osgi.wiring.package=sun.misc) JBossFuse:karaf@root> features:list | grep camel-rx [uninstalled] [2.14.0.redhat-620073] camel-rx camel-2.14.0.redhat-620073
There is no info that this feature requires SUN JVM and package sun.misc like camel-disruptor (tracked as ENTESB-2764)
JBossFuse:karaf@root> features:info camel-rx Description of camel-rx 2.14.0.redhat-620073 feature ---------------------------------------------------------------- Feature has no configuration Feature has no configuration files Feature depends on: camel-core 2.14.0.redhat-620073 Feature contains followed bundles: mvn:com.netflix.rxjava/rxjava-core/0.20.5 start-level=50 mvn:org.apache.camel/camel-rx/2.14.0.redhat-620073 start-level=50 Feature has no conditionals.