Hi, I am getting the following error while executing a remote test on Jmeter
# of threads is 25 with 2 load generators = 50 Ramp up period is: 5 2005/04/18 19:30:32 INFO - jmeter.threads.JMeterThread: Stopping scenario1 1-2 2005/04/18 19:30:32 INFO - jmeter.threads.JMeterThread: Stopping scenario1 1-20 2005/04/18 19:30:32 ERROR - jmeter.threads.JMeterThread: java.lang.InterruptedException: sleep interrupted at java.lang.Thread.sleep(Native Method) at org.apache.jmeter.threads.JMeterThread.delay(JMeterThread.java:436) at org.apache.jmeter.threads.JMeterThread.run(JMeterThread.java:255) at java.lang.Thread.run(Thread.java:534) Other than the above mentioned error I also see java.lang.StackOverflowError in the Jmeter-Server console running on the load generator. Please help me....looking forward to your response. Thanks in advance, Vishal Bhalerao.

