[
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: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]