https://bz.apache.org/bugzilla/show_bug.cgi?id=58561

            Bug ID: 58561
           Summary: Error loading csv csv file column headers are not
                    saving first row coming empty.
           Product: JMeter
           Version: 2.13
          Hardware: PC
            Status: NEW
          Severity: critical
          Priority: P2
         Component: HTTP
          Assignee: [email protected]
          Reporter: [email protected]

Created attachment 33231
  --> https://bz.apache.org/bugzilla/attachment.cgi?id=33231&action=edit
loading csv getting error

Dear Team,
I am doing the web test plan and when I try to write graph results in csv file
the following error is recorded in the log.
and after the test the header columns names are not recording.


2015/10/29 09:09:30 INFO  - jmeter.save.CSVSaveService:
D:\R&D\JMeter\Install\apache-jmeter-2.13\ResultsGraphs\Testing.csv does not
appear to have a valid header. Using default configuration. 
2015/10/29 09:09:30 WARN  - jmeter.save.CSVSaveService:
java.lang.NumberFormatException: For input string: "PK" 
2015/10/29 09:09:30 INFO  - jmeter.save.CSVSaveService: PK did not match
yyyy/MM/dd HH:mm:ss.SSS 
2015/10/29 09:09:30 INFO  - jmeter.save.CSVSaveService: PK did not match
yyyy/MM/dd HH:mm:ss 
2015/10/29 09:09:30 INFO  - jmeter.save.CSVSaveService: PK did not match
yyyy-MM-dd HH:mm:ss.SSS 
2015/10/29 09:09:30 INFO  - jmeter.save.CSVSaveService: PK did not match
yyyy-MM-dd HH:mm:ss 
2015/10/29 09:09:30 INFO  - jmeter.save.CSVSaveService: PK did not match
MM/dd/yy HH:mm:ss 
2015/10/29 09:09:30 WARN  - jmeter.save.CSVSaveService: Error parsing field
'timeStamp' at line 1 java.text.ParseException: No date-time format found
matching PK 
2015/10/29 09:09:30 WARN  - jmeter.reporters.ResultCollector: Problem reading
JTL file: D:\R&D\JMeter\Install\apache-jmeter-2.13\ResultsGraphs\Testing.csv

-- 
You are receiving this mail because:
You are the assignee for the bug.

Reply via email to