Uploaded image for project: 'ActiveMQ Classic'
  1. ActiveMQ Classic
  2. AMQ-5749

activemq-karaf bundle can't be installed into Karaf container

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Not A Problem
    • 5.11.1
    • None
    • OSGi/Karaf
    • None

    Description

      karaf@root()> feature:install activemq
      Error executing command: Unable to resolve root: missing requirement [root] osgi.identity; osgi.identity=activ
      karaf.feature; version="[5.11.1,5.11.1]"; filter:="(&(osgi.identity=activemq)(type=karaf.feature)(version>=5.1
      on<=5.11.1))" [caused by: Unable to resolve activemq/5.11.1: missing requirement [activemq/5.11.1] osgi.identi
      dentity=activemq-karaf; type=osgi.bundle; version="[5.11.1,5.11.1]"; resolution:=mandatory [caused by: Unable
       activemq-karaf/5.11.1: missing requirement [activemq-karaf/5.11.1] osgi.wiring.package; filter:="(&(osgi.wiri
      =org.apache.felix.service.command)(version>=0.12.0)(!(version>=1.0.0)))"]]
      

      In the previous version 5.10.0, the Import-Package: of this bundle has:

      ......
      org.apache.felix.service.command;status=provisional;
      ......
      

      but in the current 5.11.1 version, the Import-Package: looks like:

      ......
      org.apache.felix.service.command;version="[0.12,1)"
      ......
      

      Attachments

        Activity

          People

            Unassigned Unassigned
            xldai Xilai Dai
            Votes:
            1 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: