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

Guillaume Nodet edited comment on KARAF-3221 at 9/12/14 9:43 AM:
-----------------------------------------------------------------

Fixed in 2.4 with 
https://git-wip-us.apache.org/repos/asf?p=karaf.git;a=commit;h=bf0311611cd6a535bf384b062032442b64732924
and the previous required commit
https://git-wip-us.apache.org/repos/asf?p=karaf.git;a=commit;h=94ffa5e5bedff9bb779ddf48888aea351459e006


was (Author: gnt):
Fixed in 2.4 with 
https://git-wip-us.apache.org/repos/asf?p=karaf.git;a=commit;h=bf0311611cd6a535bf384b062032442b64732924

> 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