https://bz.apache.org/bugzilla/show_bug.cgi?id=60830
--- Comment #2 from [email protected] --- I omitted some stack frames previously. Here is the full stack: at java.text.SimpleDateFormat.format(SimpleDateFormat.java:971) at java.text.SimpleDateFormat.format(SimpleDateFormat.java:935) at java.text.DateFormat.format(DateFormat.java:345) at org.apache.jmeter.save.CSVSaveService.resultToDelimitedString(CSVSaveService.java:868) at org.apache.jmeter.save.CSVSaveService.resultToDelimitedString(CSVSaveService.java:784) at org.apache.jmeter.reporters.ResultCollector.sampleOccurred(ResultCollector.java:559) at org.apache.jmeter.threads.ListenerNotifier.notifyListeners(ListenerNotifier.java:67) at org.apache.jmeter.threads.JMeterThread.notifyListeners(JMeterThread.java:819) at org.apache.jmeter.threads.JMeterThread.executeSamplePackage(JMeterThread.java:493) at org.apache.jmeter.threads.JMeterThread.processSampler(JMeterThread.java:410) at org.apache.jmeter.threads.JMeterThread.run(JMeterThread.java:241) at java.lang.Thread.run(Thread.java:745) I noticed the problem in jmeter version3. -- You are receiving this mail because: You are the assignee for the bug.
