Re: OutOfMemoryError: Java heap space

2010-08-02 Thread Adrian Speteanu
> > > open up jmeter, then pull up my test plan and do not get anymore > errors. > > If > > > I execute jmeter icon linked to the ApacheJMeter.jar, that is the time > I > > got > > > the OutOfMemory error. > > > > > > I just do not unde

Re: OutOfMemoryError: Java heap space

2010-07-30 Thread Deepak Shetty
error. > > > > I just do not understand the reason for executing ApacheJMeter.jar to get > > outofMemory error. Is there a way for me to set up ApacheJMeter.jar to > use > > jmeter.bat? > > > > Thanks. > > > > Patty >

Re: OutOfMemoryError: Java heap space

2010-07-30 Thread Felix Frank
Make sure your memory + swap can accomodate that amount of memory, also keeping in mind the amount of memory already used by other applications and your OS. Cheers, Felix On 07/30/10 16:31, Suresh Rajachar wrote: > Its 32 bit system and i increased teh heap size to 2048 > > > Regards, > Sure

Re: OutOfMemoryError: Java heap space

2010-07-30 Thread Suresh Rajachar
Its 32 bit system and i increased teh heap size to 2048 Regards, Suresh R From: Felix Frank To: JMeter Users List Sent: Fri, July 30, 2010 3:25:27 PM Subject: Re: OutOfMemoryError: Java heap space To what did you increase it? What type of system

Re: OutOfMemoryError: Java heap space

2010-07-30 Thread Felix Frank
To what did you increase it? What type of system is this (32bit, 64bit)? On 07/30/10 16:10, Suresh Rajachar wrote: > > > I am facing teh same problem. > After i increase the heap size in jmeter bat file and started the bat file, i > am > geting this error message > > Error occurred during in

Re: OutOfMemoryError: Java heap space

2010-07-30 Thread Suresh Rajachar
; Patty > > > > >*Re: OutOfMemoryError: Java heap space* > *Deepak Shetty * to: JMeter Users List > 07/28/2010 03:10 PM > > *Please respond to "JMeter Users List"* > > > > -- > > > > http://jakarta.apache

Re: OutOfMemoryError: Java heap space

2010-07-29 Thread Patty . Wong
Thank you. patty Re: OutOfMemoryError: Java heap space Deepak Shetty to: JMeter Users List 07/29/2010 02:24 PM Please respond to "JMeter Users List" Your environment is configured to run java for files of extension.jar. There is no way as far as i know to do what you

Re: OutOfMemoryError: Java heap space

2010-07-29 Thread Deepak Shetty
nd the reason for executing ApacheJMeter.jar to get > outofMemory error. Is there a way for me to set up ApacheJMeter.jar to use > jmeter.bat? > > Thanks. > > Patty > > > > >*Re: OutOfMemoryError: Java heap space* > *Deepak Shetty * to: JMeter Users List &

Re: OutOfMemoryError: Java heap space

2010-07-29 Thread Patty . Wong
for executing ApacheJMeter.jar to get outofMemory error. Is there a way for me to set up ApacheJMeter.jar to use jmeter.bat? Thanks. Patty Re: OutOfMemoryError: Java heap space Deepak Shetty to: JMeter Users List 07/28/2010 03:10 PM Please respond to "JMeter Users List"

Re: OutOfMemoryError: Java heap space

2010-07-28 Thread Deepak Shetty
http://jakarta.apache.org/jmeter/usermanual/best-practices.html#lean_mean Are you running in GUI mode, if so dont? Did you verify your changes got picked correctly (java process should show 2GB being used) regards deepak On Wed, Jul 28, 2010 at 2:58 PM, wrote: > Hi, > > When I set the number of

OutOfMemoryError: Java heap space

2010-07-28 Thread Patty . Wong
Hi, When I set the number of threads up to 120, the plan runs well without issues. However, when I set the number of threads to 130, I will have the following error in the jmeter.log: ERROR - jmeter.threads.JMeterThread: Test failed! java.lang.OutOfMemoryError: Java heap space I have change