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

jledit bundle isn't found by Karaf features bundle and therefore Karaf freezes at startup.

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • 3.0.0.RC1
    • 3.0.0
    • karaf
    • None
    • Karaf 3.0.0-SNAPSHOT, today's and I think yesterday's snapshots for sure.

    Description

      The Karaf container will hang looking for a missing dependency in the latest 3.0.0 snapshot. On startup, you'll see it reference the missing dependency, and Karaf won't progress through loading features or bundles at that point:

      2013-07-13 21:04:33,512 | INFO | FelixStartLevel | RegionsPersistenceImpl | 76 - org.apache.karaf.region.persist - 3.0.0.SNAPSHOT | initializing region digraph from etc/regions-config.xml
      2013-07-13 21:04:33,972 | INFO | FelixStartLevel | BlueprintContainerImpl | 28 - org.apache.aries.blueprint.core - 1.1.1.SNAPSHOT | Bundle
      org.apache.karaf.shell.commands is waiting for dependencies [(objectClass=org.jledit.EditorFactory)]

      Adding the dependency to Karaf fixes the problem, so it's limited to simply a missing dependency (regardless of whether that bundle is meant to be there permanently or not).

      mvn:org.jledit/core/0.2.0

      Attachments

        Activity

          People

            jbonofre Jean-Baptiste Onofré
            rmoquin Ryan Moquin
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: