That's a bug in the shell script. It was fixed in JMeter 2.3.
On 27/10/2007, Bryan Li <[EMAIL PROTECTED]> wrote: > So I was following the JMeter Distributed Testing Step-by-Step tutorial. > When I was trying to run the slave system by executing ./jmeter-server I got > the following exception: > > 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= > > > Does anyone have any idea why this happens? > > Thanks, > Bryan > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

