Uploaded image for project: 'Karaf'
  1. Karaf
  2. KARAF-6950

webconsole broke on 4.3.0

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Critical
    • Resolution: Not A Problem
    • 4.3.0
    • None
    • karaf, webconsole
    • None
    • Debian Sid

      Apache Karaf 4.3.0 tar.gz

      Extract and run ./karaf

      feature:install webconsole

    Description

      From a freshly downloaded Apache Karaf 4.3.0, attempting to install webconsole via "feature:install webconsole" fails.

      karaf@root()> feature:install webconsole
      org.apache.felix.resolver.reason.ReasonException: Unable to resolve root: missing requirement [root] osgi.identity; osgi.identity=webconsole; type=karaf.feature; version="[4.3.0,4.3.0]"; filter:="(&(osgi.identity=webconsole)(type=karaf.feature)(version>=4.3.0)(version<=4.3.0))" [caused by: Unable to resolve webconsole/4.3.0: missing requirement [webconsole/4.3.0] osgi.implementation; osgi.implementation=osgi.http; version:Version=1.1.0]
      at org.apache.felix.resolver.Candidates$MissingRequirementError.toException(Candidates.java:1341)
      at org.apache.felix.resolver.ResolverImpl.doResolve(ResolverImpl.java:434)
      at org.apache.felix.resolver.ResolverImpl.resolve(ResolverImpl.java:421)
      at org.apache.felix.resolver.ResolverImpl.resolve(ResolverImpl.java:375)
      at org.apache.karaf.features.internal.region.SubsystemResolver.resolve(SubsystemResolver.java:257)
      at org.apache.karaf.features.internal.service.Deployer.deploy(Deployer.java:392)
      at org.apache.karaf.features.internal.service.FeaturesServiceImpl.doProvision(FeaturesServiceImpl.java:1062)
      at org.apache.karaf.features.internal.service.FeaturesServiceImpl.lambda$doProvisionInThread$13(FeaturesServiceImpl.java:998)
      at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
      at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
      at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
      at java.base/java.lang.Thread.run(Thread.java:834)
      Caused by: org.apache.felix.resolver.reason.ReasonException: Unable to resolve webconsole/4.3.0: missing requirement [webconsole/4.3.0] osgi.implementation; osgi.implementation=osgi.http; version:Version=1.1.0
      at org.apache.felix.resolver.Candidates$MissingRequirementError.toException(Candidates.java:1341)
      ... 12 more
      Error executing command: Unable to resolve root: missing requirement [root] osgi.identity; osgi.identity=webconsole; type=karaf.feature; version="[4.3.0,4.3.0]"; filter:="(&(osgi.identity=webconsole)(type=karaf.feature)(version>=4.3.0)(version<=4.3.0))" [caused by: Unable to resolve webconsole/4.3.0: missing requirement [webconsole/4.3.0] osgi.implementation; osgi.implementation=osgi.http; version:Version=1.1.0]
      karaf@root()>

      Attachments

        Activity

          People

            jbonofre Jean-Baptiste Onofré
            gdpr3 gdpr3 (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: