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

Lijun Liao commented on KARAF-4844:
-----------------------------------

Have just tried 
https://repository.apache.org/content/groups/snapshots-group/org/apache/karaf/apache-karaf/4.1.0-SNAPSHOT/apache-karaf-4.1.0-20161130.104509-248.tar.gz,
 but with the same problem.

> ERROR logged if the property featuresBoot contains pax-jetty in 2nd stage  
> ---------------------------------------------------------------------------
>
>                 Key: KARAF-4844
>                 URL: https://issues.apache.org/jira/browse/KARAF-4844
>             Project: Karaf
>          Issue Type: Bug
>    Affects Versions: 4.1.0
>            Reporter: Lijun Liao
>            Assignee: Guillaume Nodet
>             Fix For: 4.1.0
>
>
> By starting karaf with the following property in 
> etc/org.apache.karaf.features.cfg 
> {code}
> featuresBoot = \
>     (instance, \
>     ...
>     kar), pax-jetty
> {code}
> , one will get the following ERROR messages in data/log/karaf.log:
> {code}
> 2016-11-23T21:31:43,216 | ERROR | FelixStartLevel  | Felix                    
>         |  -  -  | Bundle org.objectweb.asm.all [52] Error locking 
> mvn:org.ow2.asm/asm-all/6.0_ALPHA (java.lang.IllegalStateException: Bundle in 
> unexpected state.)
> java.lang.IllegalStateException: Bundle in unexpected state.
>         at 
> org.apache.felix.framework.Felix.acquireBundleLock(Felix.java:5272) [?:?]
>         at 
> org.apache.felix.framework.Felix.setBundleStartLevel(Felix.java:1524) [?:?]
>         at 
> org.apache.felix.framework.FrameworkStartLevelImpl.run(FrameworkStartLevelImpl.java:338)
>  [?:?]
>         at java.lang.Thread.run(Thread.java:745) [?:?]
> 2016-11-23T21:31:43,215 | ERROR | FelixDispatchQueue | all                    
>           | 85 - org.objectweb.asm.all - 5.0.2 | FrameworkEvent ERROR - 
> org.objectweb.asm.all
> java.lang.IllegalStateException: Bundle in unexpected state.
>         at 
> org.apache.felix.framework.Felix.acquireBundleLock(Felix.java:5272) [?:?]
>         at 
> org.apache.felix.framework.Felix.setBundleStartLevel(Felix.java:1524) [?:?]
>         at 
> org.apache.felix.framework.FrameworkStartLevelImpl.run(FrameworkStartLevelImpl.java:338)
>  [?:?]
>         at java.lang.Thread.run(Thread.java:745) [?:?]
> {code}



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to