Red Hat Enterprise Linux AS release 4 (Nahant Update 4)
running bash.
I changed it to:
export CLASSPATH=../lib/ext/ApacheJMeter_core.jar:../lib/jorphan.jar:../lib/logkit-1.2.jar

rmiregistry $SERVER_PORT &

./jmeter -Dserver_port=${SERVER_PORT:-1099} -s -j jmeter-server.log "$@"

Scott



sebb wrote:
Are you saying that the script released with JMeter is faulty?
If so, which OS are you using, and which shell?

On 17/09/2007, Scott Chapman <[EMAIL PROTECTED]> wrote:
I fixed it. The shell script's way of specifying the CLASSPATH wasn't
working.

Scott

Scott Chapman wrote:
How to fix this error?  The JMeter GUI runs just fine?!

$ cd jakarta-jmeter-2.3RC4/bin
$ ./jmeter-server
java.lang.IllegalArgumentException: Unknown arg: CLASSPATH=
       at org.apache.jmeter.JMeter.initializeProperties(JMeter.java:537)
       at org.apache.jmeter.JMeter.start(JMeter.java:257)
       at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
       at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)

       at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)

       at java.lang.reflect.Method.invoke(Method.java:585)
       at org.apache.jmeter.NewDriver.main(NewDriver.java:183)
An error occurred: Unknown arg: CLASSPATH=

Thanks!
Scott

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



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

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

Reply via email to