Open GoogleCodeExporter opened 8 years ago
the solution is to use this parameter : jmeterengine.force.system.exit=true
Original comment by external...@decathlon.com
on 2 Dec 2014 at 1:25
Hi guys
I tried use this parameter (jmeterengine.force.system.exit=true) but didn't
work. I am with the same problem and I don't know with solved this problem.
Anybody have an ideia ?
Original comment by thiago.s...@gmail.com
on 18 Dec 2014 at 8:37
Hi,
Where do you set this properties?
You have to create a file named system.properties with this key/value
like this :
yourproject/src/test/jmeter/system.properties
Original comment by bertrand...@gmail.com
on 19 Dec 2014 at 8:03
Hi,
Any one solved the issue?
I added:
<propertiesSystem>
<jmeterengine.force.system.exit>true</jmeterengine.force.system.exit>
</propertiesSystem>
After mvn clean install the propertie is set in system.properties.
Anyway the issue is still there.
Original comment by dmichau...@gmail.com
on 25 Feb 2015 at 3:04
Hi,
To me the isssue was solved by adding this propertiesSystem.
Original comment by external...@decathlon.com
on 25 Feb 2015 at 3:06
Original issue reported on code.google.com by
external...@decathlon.com
on 14 Nov 2014 at 1:45