Hello, I did some more tests. The fact is that when there is only a Config Element in a Thread Group, simulating 1 user, then the test plan never ends... If you add a Sampler, then that's good (or you simulate more than one user). Should I report it as a bug ?
Regards, Cedric On Sat, May 10, 2008 at 1:22 PM, sebb <[EMAIL PROTECTED]> wrote: > Try replacing the sampler with a Java Request sampler. > > If the test still fails, then create a Bugzilla report and attach: > - test plan > - jmeter.log output > > On 09/05/2008, Cédric Tabin <[EMAIL PROTECTED]> wrote: > > 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 > > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > >

