You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@karaf.apache.org by "Jean-Baptiste Onofré (JIRA)" <ji...@apache.org> on 2013/10/25 00:42:01 UTC

[jira] [Commented] (KARAF-2525) Karaf 2.4.0-SNAPSHOT doesn't start due to missing startup bundle

    [ https://issues.apache.org/jira/browse/KARAF-2525?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13804774#comment-13804774 ] 

Jean-Baptiste Onofré commented on KARAF-2525:
---------------------------------------------

Fixed on karaf-2.x: http://svn.apache.org/viewvc?view=revision&revision=1535578

> 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)