[ 
https://issues.apache.org/jira/browse/TUSCANY-3066?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12714461#action_12714461
 ] 

Mike Edwards commented on TUSCANY-3066:
---------------------------------------

This is caused by an unguarded access to 
compositeActivator.getDomainComposite(), which can return NULL in the case that 
the start() processing did not complete successfully.

> NodeImpl.stop() fails with a NPE if the Node encounters a 
> ContributionReadException on Node.start()
> ---------------------------------------------------------------------------------------------------
>
>                 Key: TUSCANY-3066
>                 URL: https://issues.apache.org/jira/browse/TUSCANY-3066
>             Project: Tuscany
>          Issue Type: Bug
>          Components: Java SCA Core Runtime
>    Affects Versions: Java-SCA-2.0
>            Reporter: Mike Edwards
>            Assignee: Mike Edwards
>             Fix For: Java-SCA-2.0
>
>
> If a node is started and it encounters a ContributionReadException when 
> processing Node.start(), Node.stop() hits a Null Pointer Exception.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to