My guess would be that you have the arguments specified incorrectly for
the specific os. Take a look at the jmeter.bat script, and echo out
the command line before you run jmeter:
echo %JAVA_HOME%\bin\java %JVM_ARGS% %ARGS% -jar ApacheJMeter.jar
%JMETER_CMD_LINE_ARGS%
%JAVA_HOME%\bin\java %JVM_ARGS% %ARGS% -jar ApacheJMeter.jar
%JMETER_CMD_LINE_ARGS%
You may find that the jmeter script has set the memory arguments
differently than you expected for win2k.
HTH
--- Michael Chandler <[EMAIL PROTECTED]> wrote:
> I've been running Jmeter successfully on my XP box. When I try to run
> it
> on a Win 2000 box, I get the error:
>
> Error occurred during initialization of VM
> Incompatible initial and maximum heap sizes specified.
>
> The jmeter.bat file has the entry:
> set HEAP=-Xms256m -Xmx256m
>
> I tried resetting it but haven't found the correct combination.
>
> Any ideas?
>
>
__________________________________
Do you Yahoo!?
Yahoo! Mail - 50x more storage than other providers!
http://promotions.yahoo.com/new_mail
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]