Hello, I just get a strange behavior of JMeter : the tests doesn't stop...
I just build a very simple test plan : one ThreadGroup and in it, I have one Sampler (my own code, but nothing wrong) and one result listener. When I launch the Test Plan by default, it simulates two users. It works well, after the two users test it, the test plan stops running. But if I set only one user, the test plan executes one time, but then continue to run (but do nothing)... What's wrong ? :) Regards, Cedric

