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 2012/12/14 16:48:12 UTC

[jira] [Created] (FELIX-3824) Possible InvalidStateException thrown while unregistering bundle services

Guillaume Nodet created FELIX-3824:
--------------------------------------

             Summary: Possible InvalidStateException thrown while unregistering bundle services
                 Key: FELIX-3824
                 URL: https://issues.apache.org/jira/browse/FELIX-3824
             Project: Felix
          Issue Type: Bug
          Components: Framework
            Reporter: Guillaume Nodet
            Assignee: Guillaume Nodet
            Priority: Minor


I think there's a small possibility that an InvalidStateException is thrown when unregistering services after the bundle is stopped.  It can only happen if the registration is held by someone and unregistered concurrently with the bundle being stopped.
I think it does not hurt to catch and ignore it as I had it once.

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