Hi. I've encountered the symptom of excessive memory consumption, but
have been told previously that I am most likely using something
incorrectly and that the problem is avoidable. It may be that you have
triggered the same behavior, and perhaps one of the gurus can advise
further. Otherwise I too would be happy if you are right and the
problem could be identified and written out of the codebase.
RM
on 30/11/06 08:30 Ritesh Trivedi said the following:
Hi,
I am calling Canoo testcase programatically through Ant API from my
java program. There is a memory leak in Canoo which causes
OOMException after 10-12 th call to the Canoo target. Note: Non canoo
based targets in the ant build files work fine without issues (loop
forever without any leaks).
I ran JProbe on it and have found multiple locations one specific
issue I remember was classloader specific static variables are being
declared, my feeling is its causing AntClassLoader to hang around and
new Antclassloader loads another set of classes eventually going out
of memory.
Has anyone encountered this problem?
___________________________________
_______________________________________________
WebTest mailing list
[email protected]
http://lists.canoo.com/mailman/listinfo/webtest