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

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

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


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.


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

Posted by "Felix Meschberger (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/FELIX-579?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Felix Meschberger reassigned FELIX-579:
---------------------------------------

    Assignee: Felix Meschberger

> 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
>
> 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.


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

Posted by "Felix Meschberger (JIRA)" <ji...@apache.org>.
     [ 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.


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

Posted by "Carsten Ziegeler (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/FELIX-579?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Carsten Ziegeler closed FELIX-579.
----------------------------------


Works- 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.