You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@felix.apache.org by "Antonio Sanso (JIRA)" <ji...@apache.org> on 2016/06/24 08:06:16 UTC

[jira] [Created] (FELIX-5284) java.lang.IllegalStateException: Invalid BundleContext after uninstall of a bundle

Antonio Sanso created FELIX-5284:
------------------------------------

             Summary: java.lang.IllegalStateException: Invalid BundleContext after uninstall of a bundle
                 Key: FELIX-5284
                 URL: https://issues.apache.org/jira/browse/FELIX-5284
             Project: Felix
          Issue Type: Bug
          Components: Declarative Services (SCR)
            Reporter: Antonio Sanso


If a bundle is uninstalled right in the activator a lâ

{code}
java.lang.IllegalStateException: Invalid BundleContext after uninstall of a bundle
{code}

in a bundle that use the scr plugin there is a 

{{java.lang.IllegalStateException: Invalid BundleContext after uninstall of a bundle}} while accessing the components tab of the Felix consolo aka {{/system/components}}

you can find a POC in [0] and I will also attach the bundle

[0] https://github.com/apache/felix/tree/trunk/examples/spellcheckscr



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)