Why receiving errors on karaf startup after hot deployment ?

Solution Verified - Updated -

Issue

  • User restarted DEV fuse container and user get the following errors. There have been no config changes (only hot deploys).
  • User has removed all deployments and still get the errors.
Please wait while JBoss Fuse is loading...
 13% [=========>                                                              ]ERROR: Bundle org.apache.karaf.admin.core [23] Error starting mvn:org.apache.karaf.admin/org.apache.karaf.admin.core/2.3.
0.redhat-610379 (org.osgi.framework.BundleException: Unresolved constraint in bundle org.apache.karaf.admin.core [23]: Unable to resolve 23.1: missing requirement [23.1] osgi.wiring.package; (&(osgi.w
iring.package=org.apache.felix.gogo.commands)(version>=0.11.0)(!(version>=1.0.0))))
org.osgi.framework.BundleException: Unresolved constraint in bundle org.apache.karaf.admin.core [23]: Unable to resolve 23.1: missing requirement [23.1] osgi.wiring.package; (&(osgi.wiring.package=org
.apache.felix.gogo.commands)(version>=0.11.0)(!(version>=1.0.0)))
        at org.apache.felix.framework.Felix.resolveBundleRevision(Felix.java:4225)
        at org.apache.felix.framework.Felix.startBundle(Felix.java:2063)
        at org.apache.felix.framework.Felix.setActiveStartLevel(Felix.java:1317)
        at org.apache.felix.framework.FrameworkStartLevelImpl.run(FrameworkStartLevelImpl.java:304)
        at java.lang.Thread.run(Thread.java:744)
ERROR: Bundle org.apache.karaf.shell.dev2 [25] Error starting mvn:org.apache.karaf.shell/org.apache.karaf.shell.dev2/2.3.0.redhat-610379 (org.osgi.framework.BundleException: Unresolved constraint in b
undle org.apache.karaf.shell.dev2 [25]: Unable to resolve 25.1: missing requirement [25.1] osgi.wiring.package; (&(osgi.wiring.package=org.apache.felix.gogo.commands)(version>=0.11.0)(!(version>=1.0.0
))))
org.osgi.framework.BundleException: Unresolved constraint in bundle org.apache.karaf.shell.dev2 [25]: Unable to resolve 25.1: missing requirement [25.1] osgi.wiring.package; (&(osgi.wiring.package=org
.apache.felix.gogo.commands)(version>=0.11.0)(!(version>=1.0.0)))
        at org.apache.felix.framework.Felix.resolveBundleRevision(Felix.java:4225)
        at org.apache.felix.framework.Felix.startBundle(Felix.java:2063)
        at org.apache.felix.framework.Felix.setActiveStartLevel(Felix.java:1317)
        at org.apache.felix.framework.FrameworkStartLevelImpl.run(FrameworkStartLevelImpl.java:304)
        at java.lang.Thread.run(Thread.java:744)
ERROR: Bundle org.apache.karaf.features.command [26] Error starting mvn:org.apache.karaf.features/org.apache.karaf.features.command/2.3.0.redhat-610379 (org.osgi.framework.BundleException: Unresolved
constraint in bundle org.apache.karaf.features.command [26]: Unable to resolve 26.1: missing requirement [26.1] osgi.wiring.package; (&(osgi.wiring.package=org.apache.felix.gogo.commands)(version>=0.1
1.0)(!(version>=1.0.0))))
org.osgi.framework.BundleException: Unresolved constraint in bundle org.apache.karaf.features.command [26]: Unable to resolve 26.1: missing requirement [26.1] osgi.wiring.package; (&(osgi.wiring.packa
ge=org.apache.felix.gogo.commands)(version>=0.11.0)(!(version>=1.0.0)))
        at org.apache.felix.framework.Felix.resolveBundleRevision(Felix.java:4225)
        at org.apache.felix.framework.Felix.startBundle(Felix.java:2063)
        at org.apache.felix.framework.Felix.setActiveStartLevel(Felix.java:1317)
        at org.apache.felix.framework.FrameworkStartLevelImpl.run(FrameworkStartLevelImpl.java:304)
        at java.lang.Thread.run(Thread.java:744)
 15% [==========>                                                             ]ERROR: Bundle org.apache.karaf.shell.osgi [31] Error starting mvn:org.apache.karaf.shell/org.apache.karaf.shell.osgi/2.3.
0.redhat-610379 (org.osgi.framework.BundleException: Unresolved constraint in bundle org.apache.karaf.shell.osgi [31]: Unable to resolve 31.2: missing requirement [31.2] osgi.wiring.package; (&(osgi.w
iring.package=org.apache.felix.gogo.commands)(version>=0.11.0)(!(version>=1.0.0))))
org.osgi.framework.BundleException: Unresolved constraint in bundle org.apache.karaf.shell.osgi [31]: Unable to resolve 31.2: missing requirement [31.2] osgi.wiring.package; (&(osgi.wiring.package=org
.apache.felix.gogo.commands)(version>=0.11.0)(!(version>=1.0.0)))
        at org.apache.felix.framework.Felix.resolveBundleRevision(Felix.java:4225)
        at org.apache.felix.framework.Felix.startBundle(Felix.java:2063)
        at org.apache.felix.framework.Felix.setActiveStartLevel(Felix.java:1317)
        at org.apache.felix.framework.FrameworkStartLevelImpl.run(FrameworkStartLevelImpl.java:304)
        at java.lang.Thread.run(Thread.java:744)

Environment

  • Red Hat JBoss Fuse
    • 6.1.0

Subscriber exclusive content

A Red Hat subscription provides unlimited access to our knowledgebase of over 48,000 articles and solutions.

Current Customers and Partners

Log in for full access

Log In
Close

Welcome! Check out the Getting Started with Red Hat page for quick tours and guides for common tasks.