https://bz.apache.org/bugzilla/show_bug.cgi?id=58561
abhishek <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |REOPENED Resolution|INVALID |--- --- Comment #2 from abhishek <[email protected]> --- Set new base='C:\Users\Abhishek Garg\JMeterScripts' 2019-07-12 11:04:48,651 WARN o.a.j.s.CSVSaveService: Unknown column name yyyy/MM/dd HH:mm:ss.SSS 2019-07-12 11:04:48,659 INFO o.a.j.s.CSVSaveService: C:\Users\Abhishek Garg\Desktop\results1.csv does not appear to have a valid header. Using default configuration. 2019-07-12 11:04:48,659 WARN o.a.j.s.CSVSaveService: Cannot parse timestamp: 'yyyy/MM/dd HH:mm:ss.SSS', will try following formats [yyyy/MM/dd HH:mm:ss.SSS, yyyy/MM/dd HH:mm:ss, yyyy-MM-dd HH:mm:ss.SSS, yyyy-MM-dd HH:mm:ss, MM/dd/yy HH:mm:ss] 2019-07-12 11:04:48,660 INFO o.a.j.s.CSVSaveService: yyyy/MM/dd HH:mm:ss.SSS did not match yyyy/MM/dd HH:mm:ss.SSS, trying next date format 2019-07-12 11:04:48,660 INFO o.a.j.s.CSVSaveService: yyyy/MM/dd HH:mm:ss.SSS did not match yyyy/MM/dd HH:mm:ss, trying next date format 2019-07-12 11:04:48,660 INFO o.a.j.s.CSVSaveService: yyyy/MM/dd HH:mm:ss.SSS did not match yyyy-MM-dd HH:mm:ss.SSS, trying next date format 2019-07-12 11:04:48,660 INFO o.a.j.s.CSVSaveService: yyyy/MM/dd HH:mm:ss.SSS did not match yyyy-MM-dd HH:mm:ss, trying next date format 2019-07-12 11:04:48,660 INFO o.a.j.s.CSVSaveService: yyyy/MM/dd HH:mm:ss.SSS did not match MM/dd/yy HH:mm:ss, trying next date format 2019-07-12 11:04:48,660 WARN o.a.j.s.CSVSaveService: Error parsing field 'timeStamp' at line 1. java.text.ParseException: No date-time format found matching yyyy/MM/dd HH:mm:ss.SSS 2019-07-12 11:04:48,660 WARN o.a.j.r.ResultCollector: Problem reading JTL file: C:\Users\Abhishek Garg\Desktop\results1.csv org.apache.jorphan.util.JMeterError: java.text.ParseException: No date-time format found matching yyyy/MM/dd HH:mm:ss.SSS at org.apache.jmeter.save.CSVSaveService.makeResultFromDelimitedString(CSVSaveService.java:376) ~[ApacheJMeter_core.jar:5.1.1 r1855137] at org.apache.jmeter.save.CSVSaveService.processSamples(CSVSaveService.java:171) ~[ApacheJMeter_core.jar:5.1.1 r1855137] at org.apache.jmeter.reporters.ResultCollector.loadExistingFile(ResultCollector.java:381) [ApacheJMeter_core.jar:5.1.1 r1855137] at org.apache.jmeter.visualizers.gui.AbstractVisualizer.stateChanged(AbstractVisualizer.java:257) [ApacheJMeter_core.jar:5.1.1 r1855137] at org.apache.jmeter.gui.util.FilePanelEntry.fireFileChanged(FilePanelEntry.java:146) [ApacheJMeter_core.jar:5.1.1 r1855137] at org.apache.jmeter.gui.util.FilePanelEntry.actionPerformed(FilePanelEntry.java:161) [ApacheJMeter_core.jar:5.1.1 r1855137] at javax.swing.AbstractButton.fireActionPerformed(AbstractButton.java:2022) [?:1.8.0_151] at javax.swing.AbstractButton$Handler.actionPerformed(AbstractButton.java:2348) [?:1.8.0_151] at javax.swing.DefaultButtonModel.fireActionPerformed(DefaultButtonModel.java:402) [?:1.8.0_151] at javax.swing.DefaultButtonModel.setPressed(DefaultButtonModel.java:259) [?:1.8.0_151] at javax.swing.plaf.basic.BasicButtonListener.mouseReleased(BasicButtonListener.java:252) [?:1.8.0_151] at java.awt.Component.processMouseEvent(Component.java:6533) [?:1.8.0_151] at javax.swing.JComponent.processMouseEvent(JComponent.java:3324) [?:1.8.0_151] at java.awt.Component.processEvent(Component.java:6298) [?:1.8.0_151] at java.awt.Container.processEvent(Container.java:2236) [?:1.8.0_151] at java.awt.Component.dispatchEventImpl(Component.java:4889) [?:1.8.0_151] at java.awt.Container.dispatchEventImpl(Container.java:2294) [?:1.8.0_151] at java.awt.Component.dispatchEvent(Component.java:4711) [?:1.8.0_151] at java.awt.LightweightDispatcher.retargetMouseEvent(Container.java:4888) [?:1.8.0_151] at java.awt.LightweightDispatcher.processMouseEvent(Container.java:4525) [?:1.8.0_151] at java.awt.LightweightDispatcher.dispatchEvent(Container.java:4466) [?:1.8.0_151] at java.awt.Container.dispatchEventImpl(Container.java:2280) [?:1.8.0_151] at java.awt.Window.dispatchEventImpl(Window.java:2746) [?:1.8.0_151] at java.awt.Component.dispatchEvent(Component.java:4711) [?:1.8.0_151] at java.awt.EventQueue.dispatchEventImpl(EventQueue.java:758) [?:1.8.0_151] at java.awt.EventQueue.access$500(EventQueue.java:97) [?:1.8.0_151] at java.awt.EventQueue$3.run(EventQueue.java:709) [?:1.8.0_151] at java.awt.EventQueue$3.run(EventQueue.java:703) [?:1.8.0_151] at java.security.AccessController.doPrivileged(Native Method) [?:1.8.0_151] at java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(ProtectionDomain.java:80) [?:1.8.0_151] at java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(ProtectionDomain.java:90) [?:1.8.0_151] at java.awt.EventQueue$4.run(EventQueue.java:731) [?:1.8.0_151] at java.awt.EventQueue$4.run(EventQueue.java:729) [?:1.8.0_151] at java.security.AccessController.doPrivileged(Native Method) [?:1.8.0_151] at java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(ProtectionDomain.java:80) [?:1.8.0_151] at java.awt.EventQueue.dispatchEvent(EventQueue.java:728) [?:1.8.0_151] at java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThread.java:201) [?:1.8.0_151] at java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:116) [?:1.8.0_151] at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:105) [?:1.8.0_151] at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:101) [?:1.8.0_151] at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:93) [?:1.8.0_151] at java.awt.EventDispatchThread.run(EventDispatchThread.java:82) [?:1.8.0_151] Caused by: java.text.ParseException: No date-time format found matching yyyy/MM/dd HH:mm:ss.SSS at org.apache.jmeter.save.CSVSaveService.makeResultFromDelimitedString(CSVSaveService.java:233) ~[ApacheJMeter_core.jar:5.1.1 r1855137] ... 41 more -- You are receiving this mail because: You are the assignee for the bug.
