[kepler-dev] [Bug 4801] out of memory

bugzilla-daemon at ecoinformatics.org bugzilla-daemon at ecoinformatics.org
Thu Aug 26 14:18:05 PDT 2010


http://bugzilla.ecoinformatics.org/show_bug.cgi?id=4801

--- Comment #8 from jianwu <jianwu at sdsc.edu> 2010-08-26 14:18:04 PDT ---
Madhu and I tried these workflows for a while and found that the memory usage
goes up for opening and closing one workflow. Here is what we tried:
In reporting suite trunk, monitoring using Jconsole
1) open Kepler, 
2) open one Kruger workflow (such as tpc01) from its Kar file
3) close it
4) execute Gabage Collection in Jconsole
5) the min memory after GC goes up for about 20MB

Also from the Allocation Call Tree view in Jprofile, the
org.kepler.gui.kar.OpenArchiveAction.actionPerformed function always hold 20 MB
(mainly for ptolemy.moml.MoMLParser.parse) even after GC. 

We think these two are related, still investigating.

-- 
Configure bugmail: http://bugzilla.ecoinformatics.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.


More information about the Kepler-dev mailing list