First of all I cannot reproduce your issue using latest JMeter 4.0 r1823414
<http://www.jmeter-archive.org/file/t340375/Screen_Shot_2018-02-18_at_13.png> So I would recommend getting used to look into /jmeter.log/ file, in absolutely majority of cases it contains all the necessary troubleshooting information. If it doesn't - amend the following line in *log4j2.xml* > <Root level="info"> to > <Root level="debug"> and you will get way more information, my expectation is that the root cause of your problem will also be there. See Enabling Debug logging <http://jmeter.apache.org/usermanual/hints_and_tips.html#debug_logging> user manual chapter and How to Configure JMeter Logging <https://www.blazemeter.com/blog/how-to-configure-jmeter-logging> article for more information if needed. -- Sent from: http://www.jmeter-archive.org/JMeter-User-f512775.html --------------------------------------------------------------------- To unsubscribe, e-mail: user-unsubscr...@jmeter.apache.org For additional commands, e-mail: user-h...@jmeter.apache.org