You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@felix.apache.org by "Felix Meschberger (JIRA)" <ji...@apache.org> on 2008/05/30 21:58:44 UTC

[jira] Resolved: (FELIX-579) NPE in AbstractComponentManager

     [ https://issues.apache.org/jira/browse/FELIX-579?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Felix Meschberger resolved FELIX-579.
-------------------------------------

       Resolution: Fixed
    Fix Version/s: scr-1.0.1

Implemented guarding of the BundleComponentActivator for logging in Rev. 661839.

Please close this issue, if it solves your problem. Thanks.

> NPE in AbstractComponentManager
> -------------------------------
>
>                 Key: FELIX-579
>                 URL: https://issues.apache.org/jira/browse/FELIX-579
>             Project: Felix
>          Issue Type: Bug
>          Components: Declarative Services (SCR)
>    Affects Versions: scr-1.0.0
>            Reporter: Carsten Ziegeler
>            Assignee: Felix Meschberger
>             Fix For: scr-1.0.1
>
>
> Sometimes an NPE occurs in the AbstractCompnentManager in line 327 and line 288. It seems that at this point the component manager is already disposed, and the activator is set to null. However the activator is used to log. 

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