asm bundle version is not aligned between system repo and startup.properties
----------------------------------------------------------------------------

                 Key: SMX4NMR-279
                 URL: https://issues.apache.org/jira/browse/SMX4NMR-279
             Project: ServiceMix NMR
          Issue Type: Bug
            Reporter: Jean-Baptiste Onofré
            Assignee: Jean-Baptiste Onofré
             Fix For: 1.5.0


Currently, NMR doesn't start correctly to a mismatch between the asm bundle 
version in system repo and defined in the startup.properties:

apache-servicemix-nmr-1.5.0-SNAPSHOT/bin$ ./nmr
Bundle listed in startup.properties configuration not found: 
org/apache/servicemix/bundles/org.apache.servicemix.bundles.asm/3.3_1/org.apache.servicemix.bundles.asm-3.3_1.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:1077)
        at org.apache.karaf.main.Main.loadStartupProperties(Main.java:906)
        at org.apache.karaf.main.Main.launch(Main.java:268)
        at org.apache.karaf.main.Main.main(Main.java:426)


--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira


Reply via email to