tomcat6 Jmeter not working
Hello Guys,
Im new to Tomcat and am trying setup Jmeter working..guess Im missing something here. I have downloaded the binaries and have a default install I trying to run the ./jmeter.sh but get the following error. (operating system in linux) I get the following error
./jmeter.sh: line 31: java: command not found
I see that jmeter.sh has only this uncommented line in it ( line 31) all the others are commented.
java $JVM_ARGS -Dapple.laf.useScreenMenuBar=true -jar `dirname $0`/ApacheJMeter.jar "$@"
If I need to setup the JAVA_HOME and other options where do I set it?
I need to get this running.
Appreciate your help!
Im new to Tomcat and am trying setup Jmeter working..guess Im missing something here. I have downloaded the binaries and have a default install I trying to run the ./jmeter.sh but get the following error. (operating system in linux) I get the following error
./jmeter.sh: line 31: java: command not found
I see that jmeter.sh has only this uncommented line in it ( line 31) all the others are commented.
java $JVM_ARGS -Dapple.laf.useScreenMenuBar=true -jar `dirname $0`/ApacheJMeter.jar "$@"
If I need to setup the JAVA_HOME and other options where do I set it?
I need to get this running.
Appreciate your help!
0