Hello, I cannot open from GUI a .jtl file saved in CSV format (not even with the same listener used to save it to disk). jmeter 2.4
This is in jmeter.log: 2011/01/10 15:20:20 WARN - jmeter.save.CSVSaveService: Error parsing field 'timeStamp' at line 1 java.text.ParseException: Unparseable date: "1293634840146" 2011/01/10 15:20:20 WARN - jmeter.reporters.ResultCollector: Problem reading JTL file: <actual .jtl file> Does anybody know if it was reported already? I've tried searching through bugzilla and discussed topics and can't find anything about it. Also, does anybody know any quick workarounds? For the record, the configuration of what is saved on disk is : response code, label, success, time stamp, csv field names, latency, elapsed, byte count, Thanks.

