You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tuscany.apache.org by "Jean-Sebastien Delfino (JIRA)" <tu...@ws.apache.org> on 2007/07/18 20:44:04 UTC

[jira] Resolved: (TUSCANY-1145) DefaultSCAContainer.stop()/LauncherImpl.shutdownRuntime() is leaking memory

     [ https://issues.apache.org/jira/browse/TUSCANY-1145?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jean-Sebastien Delfino resolved TUSCANY-1145.
---------------------------------------------

    Resolution: Fixed

I tried to change the PropertyTest test case to init/destroy on a test method basis, and I'm not seeing an out of memory exception anymore. The leak has been fixed.

> DefaultSCAContainer.stop()/LauncherImpl.shutdownRuntime()  is leaking memory
> ----------------------------------------------------------------------------
>
>                 Key: TUSCANY-1145
>                 URL: https://issues.apache.org/jira/browse/TUSCANY-1145
>             Project: Tuscany
>          Issue Type: Bug
>          Components: Java SCA Core Runtime
>    Affects Versions: Java-SCA-M2
>            Reporter: Raymond Feng
>             Fix For: Java-SCA-Next
>
>
> The PropertyTestCase from iTest-propertyTest suite is failing with OutOfMemoryError. It has 18 test methods. As a result, the SCAContainer is started and stopped for 18 times. The last two methods run out of memory due to leaks in stop(). If we comment out a few methods or just run the failing methods, it works fine. 

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


---------------------------------------------------------------------
To unsubscribe, e-mail: tuscany-dev-unsubscribe@ws.apache.org
For additional commands, e-mail: tuscany-dev-help@ws.apache.org