I am trying to use jmeter on the command line using:
./jmeter.sh -n -t testplan.jmx -l log.jtl
It works 8/10 times but some times it gets stuck on the message: waiting for possible shutdown message..
. I am using CentOS 6 and JMeter version 2.9 r1437961. My test plan has two thread groups which are configured to run consecutively from the GUI. Any suggestions as to what the problem might be?