https://bz.apache.org/bugzilla/show_bug.cgi?id=64611
Bug ID: 64611
Summary: A zero timestamp is generated in the jtl file on
sampler timeout
Product: JMeter
Version: 5.3
Hardware: PC
Status: NEW
Severity: normal
Priority: P2
Component: Main
Assignee: [email protected]
Reporter: [email protected]
Target Milestone: JMETER_5.3.1
The resulting JTL file from command line execution contained sampler results
with a zero value in the timeStamp column. All of the requests seemed to
correlate to an http sampler timing out.
Here's an example log line which was generated:
0,0,<LABEL REDACTED>,java.util.concurrent.TimeoutException,null,<LABEL
REDACTED>,text,false,,913,0,23,80,https://<URL REDACTED>,0,0,0
--
You are receiving this mail because:
You are the assignee for the bug.