Jean-Baptiste Onofré created KARAF-2525:
-------------------------------------------
Summary: Karaf 2.4.0-SNAPSHOT doesn't start due to missing startup
bundle
Key: KARAF-2525
URL: https://issues.apache.org/jira/browse/KARAF-2525
Project: Karaf
Issue Type: Bug
Components: karaf-core
Affects Versions: 2.4.0
Reporter: Jean-Baptiste Onofré
Assignee: Jean-Baptiste Onofré
Fix For: 2.4.0
Karaf 2.4.0-SNAPSHOT (on karaf-2.x branch) doesn't start because one bundle
described in startup.properties is not available in the system repository:
Bundle listed in startup.properties configuration not found:
org/apache/felix/org.apache.felix.gogo.runtime/0.10.0/org.apache.felix.gogo.runtime-0.10.0.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:1239)
at org.apache.karaf.main.Main.loadStartupProperties(Main.java:1052)
at org.apache.karaf.main.Main.launch(Main.java:340)
at org.apache.karaf.main.Main.main(Main.java:544)
--
This message was sent by Atlassian JIRA
(v6.1#6144)