hi If you dont have jdk1.5 update 7 then open jmeter.bat and modify set DUMP=-XX:+HeapDumpOnOutOfMemoryError to set DUMP=
If you have a later version of java, then check which version is being picked up when you run jmeter by having a java -version regards deepak On Fri, Feb 5, 2010 at 10:41 PM, Karthik Nanjangude < [email protected]> wrote: > Hi > > > Spec > > O/s : Windows 2003 ( Professional ) > JDK 1.5 > > > Recently upgraded JMeter from 2.3.1 to 2.3.4 > On JMetre ( jmeter.bat ) startup getting this error > > > Unrecognized VM option '+HeapDumpOnOutOfMemoryError' > Could not create the Java virtual machine. > errorlevel=1 > > > Why and How to solve this ? > > > > With regards > Karthik >

