Uploaded image for project: 'Red Hat Fuse'
  1. Red Hat Fuse
  2. ENTESB-9209

Unable to install camel-linkedin with redhat-3, but it is working with redhat-1

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: Blocker Blocker
    • fuse-7.1
    • fuse-7.0.1
    • Camel, Karaf
    • % %
    • Hide

      1. add indy repository to etc/org.ops4j.pax.url.mvn.cfg
      2. try to install camel-linkedin

      Show
      1. add indy repository to etc/org.ops4j.pax.url.mvn.cfg 2. try to install camel-linkedin
    • Fuse 7.1 Sprint 32

      In fuse-karaf-7.0.1.fuse-000011-redhat-3 it is not possible to install camel-linkedin:

      karaf@root()> features:install camel-linkedin
      org.osgi.service.resolver.ResolutionException: Unable to resolve root: missing requirement [root] osgi.identity; osgi.identity=camel-linkedin; type=karaf.feature; version="[2.21.0.fuse-000112-redhat-3,2.21.0.fuse-000112-redhat-3]"; filter:="(&(osgi.identity=camel-linkedin)(type=karaf.feature)(version>=2.21.0.fuse-000112-redhat-3)(version<=2.21.0.fuse-000112-redhat-3))" [caused by: Unable to resolve camel-linkedin/2.21.0.fuse-000112-redhat-3: missing requirement [camel-linkedin/2.21.0.fuse-000112-redhat-3] osgi.identity; osgi.identity=org.apache.camel.camel-linkedin-api; type=osgi.bundle; version="[2.21.0.fuse-000112-redhat-3,2.21.0.fuse-000112-redhat-3]"; resolution:=mandatory [caused by: Unable to resolve org.apache.camel.camel-linkedin-api/2.21.0.fuse-000112-redhat-3: missing requirement [org.apache.camel.camel-linkedin-api/2.21.0.fuse-000112-redhat-3] osgi.wiring.package; filter:="(osgi.wiring.package=com.gargoylesoftware.htmlunit.util)" [caused by: Unable to resolve org.apache.servicemix.bundles.htmlunit/2.24.0.1: missing requirement [org.apache.servicemix.bundles.htmlunit/2.24.0.1] osgi.wiring.package; filter:="(&(osgi.wiring.package=org.eclipse.jetty.websocket.client)(version>=9.2.0)(!(version>=10.0.0)))" [caused by: Unable to resolve org.eclipse.jetty.websocket.client/9.4.10.v20180503-redhat-1: missing requirement [org.eclipse.jetty.websocket.client/9.4.10.v20180503-redhat-1] osgi.wiring.package; filter:="(&(osgi.wiring.package=org.eclipse.jetty.xml)(version>=9.4.10)(!(version>=10.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:1025)
      	at org.apache.karaf.features.internal.service.FeaturesServiceImpl.lambda$doProvisionInThread$13(FeaturesServiceImpl.java:964)
      	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=camel-linkedin; type=karaf.feature; version="[2.21.0.fuse-000112-redhat-3,2.21.0.fuse-000112-redhat-3]"; filter:="(&(osgi.identity=camel-linkedin)(type=karaf.feature)(version>=2.21.0.fuse-000112-redhat-3)(version<=2.21.0.fuse-000112-redhat-3))" [caused by: Unable to resolve camel-linkedin/2.21.0.fuse-000112-redhat-3: missing requirement [camel-linkedin/2.21.0.fuse-000112-redhat-3] osgi.identity; osgi.identity=org.apache.camel.camel-linkedin-api; type=osgi.bundle; version="[2.21.0.fuse-000112-redhat-3,2.21.0.fuse-000112-redhat-3]"; resolution:=mandatory [caused by: Unable to resolve org.apache.camel.camel-linkedin-api/2.21.0.fuse-000112-redhat-3: missing requirement [org.apache.camel.camel-linkedin-api/2.21.0.fuse-000112-redhat-3] osgi.wiring.package; filter:="(osgi.wiring.package=com.gargoylesoftware.htmlunit.util)" [caused by: Unable to resolve org.apache.servicemix.bundles.htmlunit/2.24.0.1: missing requirement [org.apache.servicemix.bundles.htmlunit/2.24.0.1] osgi.wiring.package; filter:="(&(osgi.wiring.package=org.eclipse.jetty.websocket.client)(version>=9.2.0)(!(version>=10.0.0)))" [caused by: Unable to resolve org.eclipse.jetty.websocket.client/9.4.10.v20180503-redhat-1: missing requirement [org.eclipse.jetty.websocket.client/9.4.10.v20180503-redhat-1] osgi.wiring.package; filter:="(&(osgi.wiring.package=org.eclipse.jetty.xml)(version>=9.4.10)(!(version>=10.0.0)))"]]]]
      
      

      in 7.0.1.fuse-000011-redhat-1 it is working ok

      karaf@root()> features:install camel-linkedin
      karaf@root()>
      

            ggrzybek Grzegorz Grzybek
            avano@redhat.com Andrej Vano
            Andrej Vano Andrej Vano
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: