You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@felix.apache.org by "Guillaume Nodet (JIRA)" <ji...@apache.org> on 2013/08/02 10:15:49 UTC

[jira] [Created] (FELIX-4188) If a bundle is stopped while the SCR extender is being stopped, the callback for the STOPPING event returns before full deactivation

Guillaume Nodet created FELIX-4188:
--------------------------------------

             Summary: If a bundle is stopped while the SCR extender is being stopped, the callback for the STOPPING event returns before full deactivation
                 Key: FELIX-4188
                 URL: https://issues.apache.org/jira/browse/FELIX-4188
             Project: Felix
          Issue Type: Bug
          Components: Declarative Services (SCR)
    Affects Versions: scr-1.6.2
            Reporter: Guillaume Nodet
            Assignee: Guillaume Nodet
             Fix For: scr-1.6.4


This can cause errors when actually deactivating components because the classloader and bundle context aren't valid anymore.
I'll provide a fix using the AbstractExtender from felix utils instead.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira