10 messages in com.canoo.lists.webtest[Webtest] out of memory
FromSent OnAttachments
Michael Parker19 Sep 2003 02:10 
Stefan Ruff19 Sep 2003 04:12 
Stefan Ruff19 Sep 2003 04:25 
Dierk Koenig19 Sep 2003 04:59 
Michael Parker19 Sep 2003 08:22 
linux guy22 Sep 2003 19:10 
Richard Hill23 Sep 2003 10:26 
Stefan Ruff07 Oct 2003 23:58 
Marc Guillemot08 Oct 2003 03:12 
Stefan Ruff08 Oct 2003 23:40 
Subject:[Webtest] out of memory
From:Stefan Ruff (sru@limmat.ch)
Date:09/19/2003 04:25:26 AM
List:com.canoo.lists.webtest

Hi all

we hava about 57 test-scenarios with more hhen 5200 single steps. in our nightly funktional test we run all scenarios in one ant file.

<ant antfile="scenario_1"/> <ant antfile="scenario_2"/>

Since a view days the nightly tests are aborted with the following error: BUILD FAILED java.lang.OutOfMemoryError <<no stack trace available>>

has somebody any idee what we can do ?

We set the ANT_OPTS=-server -Xmx512m -Xms512m.

Thanks Stefan, Joël