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

[jira] Created: (ARIES-372) More memory leaks in Aries stack

More memory leaks in Aries stack
--------------------------------

                 Key: ARIES-372
                 URL: https://issues.apache.org/jira/browse/ARIES-372
             Project: Aries
          Issue Type: Bug
          Components: Blueprint, JPA
    Affects Versions: 0.1
            Reporter: Valentin Mahrwald
            Assignee: Valentin Mahrwald
             Fix For: 0.2


Starting and stopping managed bundles on a consistent bundles reveals another couple of leaks:
- BlueprintEventDispatcher hangs on to BundleEvent and hence to Bundles
- GlobalPersistenceManager in a nested framework environment hangs onto Bundles

Independently of starting and stopping the blueprint ParserService fills up the NameSpaceHandlerRegistry list of created namespace handlers.

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


[jira] Resolved: (ARIES-372) More memory leaks in Aries stack

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

Valentin Mahrwald resolved ARIES-372.
-------------------------------------

    Resolution: Fixed

Changes committed in revision #982158

> More memory leaks in Aries stack
> --------------------------------
>
>                 Key: ARIES-372
>                 URL: https://issues.apache.org/jira/browse/ARIES-372
>             Project: Aries
>          Issue Type: Bug
>          Components: Blueprint, JPA
>    Affects Versions: 0.1
>            Reporter: Valentin Mahrwald
>            Assignee: Valentin Mahrwald
>             Fix For: 0.2
>
>
> Starting and stopping managed bundles on a consistent bundles reveals another couple of leaks:
> - BlueprintEventDispatcher hangs on to BundleEvent and hence to Bundles
> - GlobalPersistenceManager in a nested framework environment hangs onto Bundles
> Independently of starting and stopping the blueprint ParserService fills up the NameSpaceHandlerRegistry list of created namespace handlers.

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