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

            Bug ID: 64957
           Summary: When importing example CSVSample.jmx displaying
                    nullpointerexception
           Product: JMeter
           Version: 5.4
          Hardware: PC
            Status: NEW
          Severity: normal
          Priority: P2
         Component: Main
          Assignee: [email protected]
          Reporter: [email protected]
  Target Milestone: JMETER_5.4

2020-12-06 00:28:13,236 INFO o.a.j.s.SaveService: Loading file:
C:\JMeterTools\apache-jmeter-5.4\apache-jmeter-5.4\bin\examples\CSVSample.jmx
2020-12-06 00:28:13,778 INFO o.a.j.s.SampleResult: Note: Sample TimeStamps are
START times
2020-12-06 00:28:13,778 INFO o.a.j.s.SampleResult:
sampleresult.default.encoding is set to ISO-8859-1
2020-12-06 00:28:13,778 INFO o.a.j.s.SampleResult:
sampleresult.useNanoTime=true
2020-12-06 00:28:13,778 INFO o.a.j.s.SampleResult:
sampleresult.nanoThreadSleep=5000
2020-12-06 00:28:14,051 WARN o.a.j.g.a.Load: Unexpected error.
java.lang.NullPointerException
java.lang.NullPointerException: null
        at java.util.ArrayDeque.addLast(Unknown Source) ~[?:1.8.0_261]
        at java.util.ArrayDeque.add(Unknown Source) ~[?:1.8.0_261]
        at
org.apache.jmeter.gui.action.LoadRecentProject.updateRecentFileMenuItems(LoadRecentProject.java:125)
~[ApacheJMeter_core.jar:5.4]

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

Reply via email to