https://bz.apache.org/bugzilla/show_bug.cgi?id=66140
Bug ID: 66140
Summary: Report generation fails
Product: JMeter
Version: 5.5
Hardware: PC
Status: NEW
Severity: normal
Priority: P2
Component: Main
Assignee: [email protected]
Reporter: [email protected]
Target Milestone: JMETER_5.5
Report generation fails with the following error message :
An error occurred: Error while processing samples: Consumer failed with message
:No column <timeStamp> found in sample metadata
<timeStamp;elapsed;label;responseCode;responseMessage;threadName;success;failureMessage;bytes;sentBytes;grpThreads;allThreads;URL;Latency;SampleCount;ErrorCount;Hostname;IdleTime;Connect>,
check #jmeter.save.saveservice.* properties to add the missing column
$ head -1
20220622.200632_2207SB08_20220622200627_euld2_2207SB08_cube_10H_FR.jtl
timeStamp;elapsed;label;responseCode;responseMessage;threadName;success;failureMessage;bytes;sentBytes;grpThreads;allThreads;URL;Latency;SampleCount;ErrorCount;Hostname;IdleTime;Connect
First column is "timeStamp" ...
--
You are receiving this mail because:
You are the assignee for the bug.