Minimal distribution doesn't start due to missing management bundle
-------------------------------------------------------------------
Key: KARAF-1266
URL: https://issues.apache.org/jira/browse/KARAF-1266
Project: Karaf
Issue Type: Bug
Components: karaf-core
Affects Versions: 2.2.6
Reporter: Jean-Baptiste Onofré
Assignee: Jean-Baptiste Onofré
Fix For: 2.2.6
The Karaf minimal distribution doesn't start correctly with a simple bin/karaf:
Bundle listed in startup.properties configuration not found:
org/apache/karaf/org.apache.karaf.management/2.2.6-SNAPSHOT/org.apache.karaf.management-2.2.6-SNAPSHOT.jar
Could not create framework: java.lang.Exception: Aborting due to missing
startup bundles
java.lang.Exception: Aborting due to missing startup bundles
at
org.apache.karaf.main.Main.processConfigurationProperties(Main.java:1096)
at org.apache.karaf.main.Main.loadStartupProperties(Main.java:909)
at org.apache.karaf.main.Main.launch(Main.java:271)
at org.apache.karaf.main.Main.main(Main.java:429)
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira