Hi, We run our JMeter scripts via ant, and pass in various values which are used to define the number of threads for each threadgroup to use, etc.
Due to a problem where we're seeing irregular arrival rates we want to try spreading the load across multiple servers. So I setup and executed jmeter-server on the localhost box, and a remote box. This works fine, and the rmiregistry and server seem to start ok. I then execute my tests from the ant scripts in the usual way, telling it to use localhost and the remote servers. They connect up ok, and seem to start the testplan however all the messages show "Starting 0 threads for group". FWIW the location of the harness, vm, jmeter, testplans etc is the same on both machines. So what I dont understand is how should the various parameters that I pass to jmeter be then passed to the remote boxes? This is all headless as well - due to the number of parameters we set via ant it's not possible to run up a gui client with those values set. Thanks, Dan ________________________________________________ Message sent using UebiMiau 2.7.10 --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

