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

[jira] Created: (ARIES-435) Fix a problem when the bundle is being stopped while the blueprint container is being created

Fix a problem when the bundle is being stopped while the blueprint container is being created
---------------------------------------------------------------------------------------------

                 Key: ARIES-435
                 URL: https://issues.apache.org/jira/browse/ARIES-435
             Project: Aries
          Issue Type: Bug
          Components: Blueprint
    Affects Versions: 0.2
            Reporter: Guillaume Nodet
            Assignee: Guillaume Nodet
             Fix For: 0.3


It can lead to an exception being thrown because the blueprint container tries to register itself in the osgi registry while the bundle is stopping already.

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


[jira] Resolved: (ARIES-435) Fix a problem when the bundle is being stopped while the blueprint container is being created

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

Guillaume Nodet resolved ARIES-435.
-----------------------------------

    Resolution: Fixed

> Fix a problem when the bundle is being stopped while the blueprint container is being created
> ---------------------------------------------------------------------------------------------
>
>                 Key: ARIES-435
>                 URL: https://issues.apache.org/jira/browse/ARIES-435
>             Project: Aries
>          Issue Type: Bug
>          Components: Blueprint
>    Affects Versions: 0.2
>            Reporter: Guillaume Nodet
>            Assignee: Guillaume Nodet
>             Fix For: 0.3
>
>
> It can lead to an exception being thrown because the blueprint container tries to register itself in the osgi registry while the bundle is stopping already.

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