Now the blog has text like this: Apache JMeter runs on a fully compliant JVM 1.4 or higher. (It is found that some early versions of Java 1.5 below update 7 do not recognize some JVM switches and hence the jmeter.bat script file needs some changes to run JMeter, described at the end of post).
and this: NOTE: Although Apache JMeter can run on any fully compliant Java version above Java 1.4 (It is found that some early versions of Java 1.5 below update 7 do not recognize some JVM switches and hence the jmeter.bat script file needs some changes to run JMeter. If you happen have early Java 1.5 version below update 7 then you may get error when double clicking the jmeter.bat file. The error can be fixed by commenting line "set DUMP=-XX:+HeapDumpOnOutOfMemoryError" in the jmeter.bat file. Open the jmeter.bat file by right clicking and choosing Edit option. add REM before that line and you are ready to go. Is this ok? with regards Tushar ============================================== Tushar Joshi, Nagpur MCSD_NET C#, SCJP, RHCE, ZCE, PMP Software Architect @ Infospectrum India Private Limited, JUGNagpur Leader http://www.info-spectrum.com http://www.tusharvjoshi.com http://www.jugnagpur.com On Thu, Mar 18, 2010 at 8:29 AM, Tushar Joshi <[email protected]>wrote: > > However, there are a few early versions of Java 1.5 that don't support >> the command-line flag. >> > > I got the point now. I will update the blog to mention only this > > with regards > Tushar >

