tmulle opened a new issue, #6271: URL: https://github.com/apache/jmeter/issues/6271
### Expected behavior When I run my test in the GUI it runs just fine. My sample is just to hit slashot.org with 1 thread and 1 time. Running in the GUI it runs once and then stops. I am using this as a reproducer, my real test hits our web server to test REST endpoints. ### Actual behavior When I run my Slashot.jmx file from the command-line it never stops and just keeps running the same tests over and over. ### Steps to reproduce the problem Load the attached Test plan and run it in both the GUI and command-line. Rename the `Slashdot.jmx.txt` to `Slashdot.jmx` I had to rename it to upload it. You can also see the results I get and then ultimately kill it with Ctrl-C [jmeter.log](https://github.com/apache/jmeter/files/15001088/jmeter.log) [results.txt](https://github.com/apache/jmeter/files/15001089/results.txt) [Slashdot.jmx.txt](https://github.com/apache/jmeter/files/15001095/Slashdot.jmx.txt) ### JMeter Version 5.6 ### Java Version JDK 17 ### OS Version MacOS and Linux (Fedora 39) -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: dev-unsubscr...@jmeter.apache.org.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org