Re: Jmeter crashes with "swap space" error for us

2009-01-16 Thread GeeTee
>> Out of curiousity, could you try opening up your jmeter.bat and >> increasing the values in the HEAP variable. Sepecifically, change >> -Xmx512m up to -Xmx2048m in hopes that you're running into a >> limitation with the default memory settings. > >Agreed. The test results I observed were aft

Re: Jmeter crashes with "swap space" error for us

2009-01-16 Thread sebb
On 16/01/2009, Thomas Johnson wrote: > On Fri, Jan 16, 2009 at 4:21 AM, GeeTee wrote: > > > > Hi sebb, > > > > Thanks for your response. Following are the details: > > > >>>What is the exact Java error message? > >>>AFAIK,"swap space" is an OS error rather than a JVM error > > Exception j

Re: Jmeter crashes with "swap space" error for us

2009-01-16 Thread Thomas Johnson
On Fri, Jan 16, 2009 at 4:21 AM, GeeTee wrote: > > Hi sebb, > > Thanks for your response. Following are the details: > >>>What is the exact Java error message? >>>AFAIK,"swap space" is an OS error rather than a JVM error > Exception java.lang.OutOfMemoryError: requested 36052328 bytes for > promot

Re: Jmeter crashes with "swap space" error for us

2009-01-15 Thread GeeTee
Hi sebb, Thanks for your response. Following are the details: >>What is the exact Java error message? >>AFAIK,"swap space" is an OS error rather than a JVM error. Exception java.lang.OutOfMemoryError: requested 36052328 bytes for promotion. Out of swap space? This is shown on the console launc

Re: Jmeter crashes with "swap space" error for us

2009-01-12 Thread sebb
On 11/01/2009, GeeTee wrote: > > Hi everyone, > > We wanted to load test our online services using JMeter but were unable to > load test for heavy loads due to JMeter crashes with "swap space" error. I What is the exact Java error message? AFAIK,"swap space" is an OS error rather than a JVM er

Jmeter crashes with "swap space" error for us

2009-01-11 Thread GeeTee
Hi everyone, We wanted to load test our online services using JMeter but were unable to load test for heavy loads due to JMeter crashes with "swap space" error. I had a look at other such threads over here and we have already tried out those suggestions with no success (e.g. setting heap correctl