Re: Should we not not have a feature to force the exit of JVM in case of "The JVM should have exitted but did not."

2014-04-02 Thread sebb
On 2 April 2014 17:37, Jean FX wrote: > When the bellow happens in server mode, jmeter does not exit. Is this not a > bug? No, it's not a bug in JMeter; it's not generally good practice to exit an application untill all non-daemon threads have completed. It may be a bug in the test or perhaps in

Re: Should we not not have a feature to force the exit of JVM in case of "The JVM should have exitted but did not."

2014-04-02 Thread UBIK LOAD PACK Support
Hello, Since JMeter 2.10, there is a new property: - jmeterengine.force.system.exit Which you can set to true . This forces NON-GUI JVM to exit after test end. -- Regards Ubik Load Pack Team Follow us on Twitter Cordialement L

Should we not not have a feature to force the exit of JVM in case of "The JVM should have exitted but did not."

2014-04-02 Thread Jean FX
When the bellow happens in server mode, jmeter does not exit. Is this not a bug? [jmeter] Starting the test @ Wed Apr 02 18:24:11 SAST 2014 (1396455851107) [jmeter] Waiting for possible shutdown message on port 4445 [jmeter] Tidying up ...@ Wed Apr 02 18:32:53 SAST 2014 (1396456373022)