You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@jmeter.apache.org by Eric Du <er...@gmail.com> on 2005/11/24 11:45:58 UTC

Need help: why jmeter does not exit after completing the test script in remote testing mode?

I'm stucking on a weird issue regarding remote testing. When I run a script
in remote mode under command line, the output shows the test is completed,
but it does not exit. I have to type "Ctrl + c" to quit. Here is the detail:

D:\>.\jakarta-jmeter-2.1.1\bin\jmeter -n -r -d D:\jakarta-jmeter-2.1.1 -t
D:\jakarta-jmeter-2.1.1\testscript\Search\GUI-SearchSalelisting.jmx -l
D:\jakarta-jmeter-2.1.1\report\JMeterResults.jtl
Changing to JMeter home directory
Created the tree successfully
Configuring remote engine for 192.168.16.14
Starting remote engines
Remote engines have been started
[Full GC 21016K->1391K(249088K), 0.0559154 secs]
Tidying up ...
... end of run

Does anybody help?

Thanks,

-Eric