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

Jean-Baptiste Onofré commented on SMX4NMR-279:
----------------------------------------------

The problem is not about the ASM bundle version alignment.

We need both ASM 2 (required by spring-osgi) and ASM 3 (used by Karaf, etc).

But the system repo only contains 3.3 (coming from Karaf).

I'm going to add ASM 2 to the system repo as well.

> 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