https://bz.apache.org/bugzilla/show_bug.cgi?id=64381
Bug ID: 64381
Summary: PreciseThroughputTimer: On termination message
contains negative value
Product: JMeter
Version: 5.2.1
Hardware: All
OS: All
Status: NEW
Severity: minor
Priority: P2
Component: Main
Assignee: [email protected]
Reporter: [email protected]
Target Milestone: JMETER_5.3.0
When Timer needs to terminate thread, it logs:
- 2020-04-22 22:33:45,487 INFO o.a.j.t.JMeterThread: Stopping Thread:
org.apache.jorphan.util.JMeterStopThreadException: The thread is scheduled to
stop in -70320 ms and the throughput timer generates a delay of 159461. JMeter
(as of 4.0) does not support interrupting of sleeping threads, thus terminating
the thread manually.
This value -70320 is incorrect.
--
You are receiving this mail because:
You are the assignee for the bug.