[
https://issues.apache.org/jira/browse/KARAF-2385?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jean-Baptiste Onofré updated KARAF-2385:
----------------------------------------
Affects Version/s: (was: 3.0.0.RC2)
3.0.0.RC1
> jledit bundle isn't found by Karaf features bundle and therefore Karaf
> freezes at startup.
> ------------------------------------------------------------------------------------------
>
> Key: KARAF-2385
> URL: https://issues.apache.org/jira/browse/KARAF-2385
> Project: Karaf
> Issue Type: Bug
> Components: karaf-feature
> Affects Versions: 3.0.0.RC1
> Environment: Karaf 3.0.0-SNAPSHOT, today's and I think yesterday's
> snapshots for sure.
> Reporter: Ryan Moquin
> Assignee: Jean-Baptiste Onofré
> Fix For: 3.0.0
>
>
> 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
--
This message was sent by Atlassian JIRA
(v6.1.4#6159)