Hi 

I already maximized my memory to Xmx1024m. This problems occurs from
webtest 3.0
 

Thanks & Regards,
Mangesh Walekar

-----Original Message-----
From: wing-tung Leung [mailto:[email protected]] 
Sent: Sunday, December 20, 2009 11:54 AM
To: [email protected]; Walekar Mangesh (KSLD 141)
Subject: Re: [Webtest] Out of memory

On Fri, Dec 18, 2009 at 4:04 PM, Walekar Mangesh (KSLD 141)
<[email protected]> wrote:
>
> When I execute tests on windows machine, after 50 tests webtest fails
> and displays below error message
>
> BUILD FAILED
>
> L:\Projects\Tests\build.xml:251: The following error occurred while
> executing this line:

You may increase the maximum heap size of the JVM, by specifying an
environment variable:

set ANT_OPTS=-Xmx256m

I'm not aware if WebTest hugs memory linearly with the amount of tests
or not, but I personally haven't encountered the problem yet.

Maybe if you have a single, huge test scenario, and you'd better split
it into different scenario's ..
_______________________________________________
WebTest mailing list
[email protected]
http://lists.canoo.com/mailman/listinfo/webtest

Reply via email to