Another thing you could do is modify jmeter.bat set DUMP=-XX:+HeapDumpOnOutOfMemoryError and remove/comment it(this would only create a heap dump file if your jmeter ran out of memory) It looks to be that you are using a JDK that doesnt support this option... regards deepak
On Wed, Sep 2, 2009 at 12:44 PM, Ben Stover <[email protected]> wrote: > When I try to start jmeter.bat v2.3.4 under WinXP I am getting an error in > the command prompt cosole: > > Unrecognized VM option '+HeapDumpOnOutOfMemoryError' > Could not create the Java virtual machine. > errorlevel=1 > Press any key to continue . . . > > What does that mean? > > How can I solve the problem? > > Ben > > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > >

