9 messages in com.canoo.lists.webtestRe: [Webtest] Memory and Potential Ha...
FromSent OnAttachments
"Göschl,Siegfried"21 Jul 2004 06:31 
Marc Guillemot21 Jul 2004 08:30 
Marc Guillemot23 Jul 2004 01:50 
Lisa Crispin23 Jul 2004 07:45 
Marc Guillemot25 Jul 2004 05:40 
Lisa Crispin26 Jul 2004 07:41 
Marc Guillemot26 Jul 2004 08:42 
Lisa Crispin26 Jul 2004 09:24 
"Göschl,Siegfried"26 Jul 2004 11:03 
Subject:Re: [Webtest] Memory and Potential Handle Leak with Build 454
From:Marc Guillemot (mgui@yahoo.fr)
Date:07/21/2004 08:30:01 AM
List:com.canoo.lists.webtest

Hi Siegfried,

how long are your test cases? Do you use many verifylinks?

Marc.

Göschl,Siegfried wrote:

Hi folks,

Running my regression test suite with build 454 fails with a
OutOfMemoryException - it seems that there is no memory released.

My 19 test cases consume more 160 MB RAM and 1300 handles (to set the right
perspective my BEA WebLogic 8.1 server consumes 120 MB Ram and 2600 handles). I
increased the maximum heap size but this might not work for a really large
regression test suite ... :-)

Environment ==================================

+) Windows XP +) Java 1.4.2_03b02 +) Maven 1.0 rc1 & Ant 1.5.2

Thanks in advance