>I'm trying to get jmeter to run on an Linux Box, i keep on getting the
following errors:
   at kaffe.jar.ExecJarName.main (ExecJarName.java:67)
   at kaffe.jar.ExecJar.main (ExecJar.java:75)
   at kaffe.jar.ExecJar.main (ExecJar.java:75) JMeter home directory was
detected as: /root stagshoot02:~/jakarta-jmeter-2.2/bin#

Hi,

(I am not expert on Jmeter, just downloaded it today). Looks like you are
trying to run Jmeter on Kaffe virtual machine instead of Sun's JVM. This
might be cause of the problems since they have different input arguments.
http://java.sun.com and install Sun JVM. If you already have it, modify your
environment settings or Jmeter start-up script to use Sun instead of Kaffe.

-Mikko


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to