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

Missing requirement "artemis" in Fuse 7 kits

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: Major Major
    • fuse-7.0
    • fuse-7.0
    • Karaf
    • None
    • % %
    • 7.0 Sprint 17 - Tech Preview 1

      To reproduce:

      Downloaded karaf kit 7.0.0.fuse-000022

      • started up karaf
      • see the following error in log file

      bundle/[4.2.0.fuse-000002,4.2.0.fuse-000002], kar/[4.2.0.fuse-000002,4.2.0.fuse-000002], camel-csv/[2.20.0.fuse-000010,2.20.0.fuse-000010], artemis/[2.0.0.amq-700005-redhat-1,2.0.0.amq-700005-redhat-1], package/[4.2.0.fuse-000002,4.2.0.fuse-000002], war/[4.2.0.fuse-000002,4.2.0.fuse-000002], camel-mail/[2.20.0.fuse-000010,2.20.0.fuse-000010], framework/[4.2.0.fuse-000002,4.2.0.fuse-000002], system/[4.2.0.fuse-000002,4.2.0.fuse-000002], pax-http-undertow/[6.0.3,6.0.3], camel-jdbc/[2.20.0.fuse-000010,2.20.0.fuse-000010], shell/[4.2.0.fuse-000002,4.2.0.fuse-000002], management/[4.2.0.fuse-000002,4.2.0.fuse-000002], service/[4.2.0.fuse-000002,4.2.0.fuse-000002], camel-undertow/[2.20.0.fuse-000010,2.20.0.fuse-000010], camel-blueprint/[2.20.0.fuse-000010,2.20.0.fuse-000010], camel-spring/[2.20.0.fuse-000010,2.20.0.fuse-000010], camel-ftp/[2.20.0.fuse-000010,2.20.0.fuse-000010], hawtio/[2.0.0.M1,2.0.0.M1], config/[4.2.0.fuse-000002,4.2.0.fuse-000002], transaction-manager-narayana/[5.5.2.Final,5.5.2.Final]
      2017-05-15T11:21:10,860 | ERROR | pool-2-thread-2 | BootFeaturesInstaller | 7 - org.apache.karaf.features.core - 4.2.0.fuse-000002 | Error installing boot features
      org.osgi.service.resolver.ResolutionException: Unable to resolve root: missing requirement [root] osgi.identity; osgi.identity=artemis; type=karaf.feature; version="[2.0.0.amq-700005-redhat-1,2.0.0.amq-700005-redhat-1]"; filter:="(&(osgi.identity=artemis)(type=karaf.feature)(version>=2.0.0.amq-700005-redhat-1)(version<=2.0.0.amq-700005-redhat-1))" [caused by: Unable to resolve artemis/2.0.0.amq-700005-redhat-1: missing requirement [artemis/2.0.0.amq-700005-redhat-1] osgi.identity; osgi.identity=artemis-stomp; type=karaf.feature [caused by: Unable to resolve artemis-stomp/2.0.0.amq-700005-redhat-1: missing requirement [artemis-stomp/2.0.0.amq-700005-redhat-1] osgi.identity; osgi.identity=org.apache.activemq.artemis-stomp-protocol; type=osgi.bundle; version="[2.0.0.amq-700005-redhat-1,2.0.0.amq-700005-redhat-1]"; resolution:=mandatory [caused by: Unable to resolve org.apache.activemq.artemis-stomp-protocol/2.0.0.amq-700005-redhat-1: missing requirement [org.apache.activemq.artemis-stomp-protocol/2.0.0.amq-700005-redhat-1] osgi.wiring.package; filter:="(osgi.wiring.package=org.apache.activemq.artemis.api.core)" [caused by: Unable to resolve org.apache.activemq.artemis-server-osgi/2.0.0.amq-700005-redhat-1: missing requirement [org.apache.activemq.artemis-server-osgi/2.0.0.amq-700005-redhat-1] osgi.wiring.package; filter:="(osgi.wiring.package=io.netty.channel.epoll)"]]]]
      at org.apache.felix.resolver.ResolutionError.toException(ResolutionError.java:42) ~[?:?]
      at org.apache.felix.resolver.ResolverImpl.doResolve(ResolverImpl.java:389) ~[?:?]
      at org.apache.felix.resolver.ResolverImpl.resolve(ResolverImpl.java:375) ~[?:?]
      at org.apache.felix.resolver.ResolverImpl.resolve(ResolverImpl.java:347) ~[?:?]
      at org.apache.karaf.features.internal.region.SubsystemResolver.resolve(SubsystemResolver.java:218) ~[?:?]
      at org.apache.karaf.features.internal.service.Deployer.deploy(Deployer.java:291) ~[?:?]
      at org.apache.karaf.features.internal.service.FeaturesServiceImpl.doProvision(FeaturesServiceImpl.java:1202) ~[?:?]
      at org.apache.karaf.features.internal.service.FeaturesServiceImpl.lambda$doProvisionInThread$0(FeaturesServiceImpl.java:1101) ~[?:?]
      at java.util.concurrent.FutureTask.run(FutureTask.java:266) [?:?]
      at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142) [?:?]
      at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) [?:?]
      at java.lang.Thread.run(Thread.java:748) [?:?]

            zregvart@redhat.com Zoran Regvart
            acunning@redhat.com Aileen Cunningham
            Votes:
            0 Vote for this issue
            Watchers:
            5 Start watching this issue

              Created:
              Updated:
              Resolved: