https://bz.apache.org/bugzilla/show_bug.cgi?id=62481
Bug ID: 62481
Summary: Jmeter not stopping in non-gui mode, hangs after
end-of-run
Product: JMeter
Version: 4.0
Hardware: PC
Status: NEW
Severity: blocker
Priority: P2
Component: Main
Assignee: [email protected]
Reporter: [email protected]
Target Milestone: ---
This is an existing issue reported in the following Bug IDs
40189
51798
55689
57848
I am using Jmeter4.0 with JunitRequest for selenium in command line as well as
Jenkins
Both the processes hangs after the following message:
Tidying up ... @ Thu Jun 21 12:27:06 IST 2018
... end of run
Workarounds I have followed:
a) Changed the following properties in jmeter.properties
jmeterengine.nongui.port=0
jmeterengine.nongui.maxport=0
jmeter.exit.check.pause=0
also
jmeterengine.stopfail.system.exit=true
b)without above properties changes ran stoptest.cmd and shutdown.cmd in command
line
c)Added timeout property using HTTP Request Defauls
None of the above workarounds helped.
Please help me to proceed
--
You are receiving this mail because:
You are the assignee for the bug.