https://bz.apache.org/bugzilla/show_bug.cgi?id=60839
Bug ID: 60839
Summary: Error parsing field
Product: JMeter
Version: 3.1
Hardware: PC
Status: NEW
Severity: critical
Priority: P2
Component: HTTP
Assignee: [email protected]
Reporter: [email protected]
Target Milestone: ---
Here is the error that i get
2017/03/09 12:36:24 INFO - jmeter.save.CSVSaveService:
C:\apache-jmeter-3.1\bin\se-chnvm2_new.csv does not appear to have a valid
header. Using default configuration.
2017/03/09 12:36:24 WARN - jmeter.save.CSVSaveService: Error parsing field
'bytes' at line 1 java.lang.NumberFormatException: For input string: "text"
2017/03/09 12:36:24 WARN - jmeter.reporters.ResultCollector: Problem reading
JTL file: C:\apache-jmeter-3.1\bin\se-chnvm2_new.csv
2017/03/09 12:36:24 INFO - kg.apc.charting.GraphPanelChart: Saving PNG to
C:\apache-jmeter-3.1\bin\GEOT-HitsPerSecond.png
My sample csv file data
12:35:24;62;HTTP Request - JSON- Login;200;OK;Group 1 1-1;text;true;607;1;1;61
12:35:26;43;HTTP Request - JSON- Logout;200;OK;Group 1 1-1;text;true;346;1;1;43
How do i resolve the above issue?
--
You are receiving this mail because:
You are the assignee for the bug.