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 2011/02/04 18:34:30 UTC

[jira] Created: (ARIES-568) More memory leaks

More memory leaks
-----------------

                 Key: ARIES-568
                 URL: https://issues.apache.org/jira/browse/ARIES-568
             Project: Aries
          Issue Type: Bug
          Components: Blueprint, Util
    Affects Versions: 0.4
            Reporter: Valentin Mahrwald
            Assignee: Valentin Mahrwald


I have seen at least two more memory leaks in the Apache Aries stack:
- org.apache.aries.blueprint.utils.ReflectionUtils keeps a WeakHashMap of property descriptors that is not cleared out
- org.apache.aries.util.tracker.InternalRecursiveBundleTracker keeps a Set of BundleContext objects that is not cleared out due to a bug

-- 
This message is automatically generated by JIRA.
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Updated] (ARIES-568) More memory leaks

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

Jeremy Hughes updated ARIES-568:
--------------------------------

    Fix Version/s: blueprint uber bundle 0.4
    
> More memory leaks
> -----------------
>
>                 Key: ARIES-568
>                 URL: https://issues.apache.org/jira/browse/ARIES-568
>             Project: Aries
>          Issue Type: Bug
>          Components: Blueprint, Util
>    Affects Versions: 0.4
>            Reporter: Valentin Mahrwald
>            Assignee: Valentin Mahrwald
>             Fix For: util-0.4, blueprint uber bundle 0.4, blueprint.core-0.4
>
>
> I have seen at least two more memory leaks in the Apache Aries stack:
> - org.apache.aries.blueprint.utils.ReflectionUtils keeps a WeakHashMap of property descriptors that is not cleared out
> - org.apache.aries.util.tracker.InternalRecursiveBundleTracker keeps a Set of BundleContext objects that is not cleared out due to a bug

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Updated] (ARIES-568) More memory leaks

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

Jeremy Hughes updated ARIES-568:
--------------------------------

    Fix Version/s: blueprint.core-0.4
    
> More memory leaks
> -----------------
>
>                 Key: ARIES-568
>                 URL: https://issues.apache.org/jira/browse/ARIES-568
>             Project: Aries
>          Issue Type: Bug
>          Components: Blueprint, Util
>    Affects Versions: 0.4
>            Reporter: Valentin Mahrwald
>            Assignee: Valentin Mahrwald
>             Fix For: util-0.4, blueprint.core-0.4
>
>
> I have seen at least two more memory leaks in the Apache Aries stack:
> - org.apache.aries.blueprint.utils.ReflectionUtils keeps a WeakHashMap of property descriptors that is not cleared out
> - org.apache.aries.util.tracker.InternalRecursiveBundleTracker keeps a Set of BundleContext objects that is not cleared out due to a bug

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] Resolved: (ARIES-568) More memory leaks

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

Valentin Mahrwald resolved ARIES-568.
-------------------------------------

       Resolution: Fixed
    Fix Version/s: 0.4

For the moment I don't see any more significant leaks in the Aries stack. I imagine there might be more though just less severe :)

> More memory leaks
> -----------------
>
>                 Key: ARIES-568
>                 URL: https://issues.apache.org/jira/browse/ARIES-568
>             Project: Aries
>          Issue Type: Bug
>          Components: Blueprint, Util
>    Affects Versions: 0.4
>            Reporter: Valentin Mahrwald
>            Assignee: Valentin Mahrwald
>             Fix For: 0.4
>
>
> I have seen at least two more memory leaks in the Apache Aries stack:
> - org.apache.aries.blueprint.utils.ReflectionUtils keeps a WeakHashMap of property descriptors that is not cleared out
> - org.apache.aries.util.tracker.InternalRecursiveBundleTracker keeps a Set of BundleContext objects that is not cleared out due to a bug

-- 
This message is automatically generated by JIRA.
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Updated] (ARIES-568) More memory leaks

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

Guillaume Nodet updated ARIES-568:
----------------------------------

    Fix Version/s: blueprint-core-0.3.2
    
> More memory leaks
> -----------------
>
>                 Key: ARIES-568
>                 URL: https://issues.apache.org/jira/browse/ARIES-568
>             Project: Aries
>          Issue Type: Bug
>          Components: Blueprint, Util
>    Affects Versions: 0.4
>            Reporter: Valentin Mahrwald
>            Assignee: Valentin Mahrwald
>             Fix For: util-0.4, blueprint uber bundle 0.4, blueprint.core-0.4, blueprint-core-0.3.2
>
>
> I have seen at least two more memory leaks in the Apache Aries stack:
> - org.apache.aries.blueprint.utils.ReflectionUtils keeps a WeakHashMap of property descriptors that is not cleared out
> - org.apache.aries.util.tracker.InternalRecursiveBundleTracker keeps a Set of BundleContext objects that is not cleared out due to a bug

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] Commented: (ARIES-568) More memory leaks

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

Guillaume Nodet commented on ARIES-568:
---------------------------------------

Can this be marked as resolved now ?

> More memory leaks
> -----------------
>
>                 Key: ARIES-568
>                 URL: https://issues.apache.org/jira/browse/ARIES-568
>             Project: Aries
>          Issue Type: Bug
>          Components: Blueprint, Util
>    Affects Versions: 0.4
>            Reporter: Valentin Mahrwald
>            Assignee: Valentin Mahrwald
>
> I have seen at least two more memory leaks in the Apache Aries stack:
> - org.apache.aries.blueprint.utils.ReflectionUtils keeps a WeakHashMap of property descriptors that is not cleared out
> - org.apache.aries.util.tracker.InternalRecursiveBundleTracker keeps a Set of BundleContext objects that is not cleared out due to a bug

-- 
This message is automatically generated by JIRA.
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Updated] (ARIES-568) More memory leaks

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

Jeremy Hughes updated ARIES-568:
--------------------------------

    Fix Version/s:     (was: 0.4)
                   util-0.4
    
> More memory leaks
> -----------------
>
>                 Key: ARIES-568
>                 URL: https://issues.apache.org/jira/browse/ARIES-568
>             Project: Aries
>          Issue Type: Bug
>          Components: Blueprint, Util
>    Affects Versions: 0.4
>            Reporter: Valentin Mahrwald
>            Assignee: Valentin Mahrwald
>             Fix For: util-0.4
>
>
> I have seen at least two more memory leaks in the Apache Aries stack:
> - org.apache.aries.blueprint.utils.ReflectionUtils keeps a WeakHashMap of property descriptors that is not cleared out
> - org.apache.aries.util.tracker.InternalRecursiveBundleTracker keeps a Set of BundleContext objects that is not cleared out due to a bug

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira