Actions
Bug #1392
closedmemory problems
Start date:
03/24/2004
Due date:
% Done:
0%
Estimated time:
Bugzilla-Id:
1392
Description
As I continue to work in morpho, it keeps taking more and more memory until it
eventually hangs with a java.lang.OutOfMemoryException. It usually takes me
about 30-60 minutes to hang it. It seems that there needs to be a systematic
search for large resources that aren't getting destroyed.
Updated by Chad Berkley over 20 years ago
i had launched morpho via ant when i encountered this bug. i have since been
running it via the batch file and have not had the same problem. i think the
memory setting in the build file just need to be set to match the batch file,
but this bug is invalid because no user will run it from ant.
Actions