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

Guillaume Nodet commented on KARAF-3221:
----------------------------------------

Fixed in 3.0.x with 
https://git-wip-us.apache.org/repos/asf?p=karaf.git;a=commit;h=9ad9fd54ec36d0719a3fa4ba01896a8d7dfed52d

> Wrong scr:list command used causing NPE
> ---------------------------------------
>
>                 Key: KARAF-3221
>                 URL: https://issues.apache.org/jira/browse/KARAF-3221
>             Project: Karaf
>          Issue Type: Bug
>            Reporter: Guillaume Nodet
>            Assignee: Guillaume Nodet
>             Fix For: 2.4.0, 3.0.2
>
>
> Depending on which order the felix scr and karaf scr command bundles are 
> started, the wrong command may be picked up, causing a NPE.
> {code}
> karaf@root> features:in
> features:info       features:install    
> karaf@root> features:install scr 
> karaf@root> scr:list
>    ID   State             Component Name
> [4   ] [ACTIVE          ] ScrServiceMBean
> karaf@root> restart --force org.apache.felix.scr
> karaf@root> scr:list
> Error executing command: java.lang.NullPointerException
> karaf@root> 
> {code}



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

Reply via email to