I have seen this when a request goes un-answered, jmeter waits forever. My solution was to set a response timeout on the the http request panel. Use some reasonably high value so as not to trigger by accident, but still get jmeter to stop in your lifetime.
-- Jason On 26 Jun 2013, at 23:45, "[email protected]" <[email protected]> wrote: > I am using following command to run jmeter test plan using command line. > > "jmeter -n -t ./cni/SMC-dashboard-test-plan.jmx -l /var/tmp/dashboard.jtl " > > One strange thing is that it doesn't stop even after finishing the test > plan. I have to kill the JMeter to finish the test plan. This was not > happening before but now it is getting persistent. > > Any one has faced similar issue before? > > > > > ----- > Technical blog : code4reference > LinkedIn : Rakesh Kumar > -- > View this message in context: > http://jmeter.512774.n5.nabble.com/JMeter-doesn-t-stop-after-completing-the-test-tp5717230.html > Sent from the JMeter - User mailing list archive at Nabble.com. > > --------------------------------------------------------------------- > 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]
