jmeter使用报错ERROR o.a.j( 二 )

(JFileChooser.java:362) ~[?:?]at javax.swing.JFileChooser.(JFileChooser.java:309) ~[?:?]at org.apache.jmeter.gui.util.FileDialoger.(FileDialoger.java:42) ~[ApacheJMeter_core.jar:5.4.1]at org.apache.jmeter.gui.action.Load.loadProjectFile(Load.java:156) ~[ApacheJMeter_core.jar:5.4.1]at org.apache.jmeter.gui.action.Load.loadProjectFile(Load.java:101) ~[ApacheJMeter_core.jar:5.4.1]at org.apache.jmeter.gui.action.LoadRecentProject.doActionAfterCheck(LoadRecentProject.java:71) ~[ApacheJMeter_core.jar:5.4.1]at org.apache.jmeter.gui.action.AbstractActionWithNoRunningTest.doAction(AbstractActionWithNoRunningTest.java:44) ~[ApacheJMeter_core.jar:5.4.1]at org.apache.jmeter.gui.action.ActionRouter.performAction(ActionRouter.java:87) ~[ApacheJMeter_core.jar:5.4.1]at org.apache.jmeter.gui.action.ActionRouter.lambda$actionPerformed$0(ActionRouter.java:69) ~[ApacheJMeter_core.jar:5.4.1]at java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:318) ~[?:?]at java.awt.EventQueue.dispatchEventImpl(EventQueue.java:771) ~[?:?]at java.awt.EventQueue$4.run(EventQueue.java:722) ~[?:?]at java.awt.EventQueue$4.run(EventQueue.java:716) ~[?:?]at java.security.AccessController.doPrivileged(AccessController.java:399) ~[?:?]at java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(ProtectionDomain.java:86) ~[?:?]at java.awt.EventQueue.dispatchEvent(EventQueue.java:741) ~[?:?]at java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThread.java:203) [?:?]at java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:124) [?:?]at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:113) [?:?]at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:109) [?:?]at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:101) [?:?]at java.awt.EventDispatchThread.run(EventDispatchThread.java:90) [?:?]2021-10-13 20:27:57,826 INFO o.a.j.e.StandardJMeterEngine: Running the test!2021-10-13 20:27:57,827 INFO o.a.j.s.SampleEvent: List of sample_variables: []2021-10-13 20:27:57,829 INFO o.a.j.s.SampleEvent: List of sample_variables: []2021-10-13 20:27:57,830 INFO o.a.j.e.u.CompoundVariable: Note: Function class names must contain the string: '.functions.'2021-10-13 20:27:57,832 INFO o.a.j.e.u.CompoundVariable: Note: Function class names must not contain the string: '.gui.'2021-10-13 20:27:57,889 INFO o.a.j.g.u.JMeterMenuBar: setRunning(true, *local*)2021-10-13 20:27:57,934 INFO o.a.j.e.StandardJMeterEngine: Starting ThreadGroup: 1 : Thread Group2021-10-13 20:27:57,934 INFO o.a.j.e.StandardJMeterEngine: Starting 5 threads for group Thread Group.2021-10-13 20:27:57,934 INFO o.a.j.e.StandardJMeterEngine: Thread will continue on error2021-10-13 20:27:57,934 INFO o.a.j.t.ThreadGroup: Starting thread group... number=1 threads=5 ramp-up=1 delayedStart=false2021-10-13 20:27:57,938 INFO o.a.j.t.JMeterThread: Thread started: Thread Group 1-12021-10-13 20:27:57,942 INFO o.a.j.t.ThreadGroup: Started thread group number 12021-10-13 20:27:57,942 INFO o.a.j.e.StandardJMeterEngine: All thread groups have been started2021-10-13 20:27:57,953 INFO o.a.j.p.h.s.HTTPHCAbstractImpl: Local host = kiddMacBook-Pro.local2021-10-13 20:27:57,964 INFO o.a.j.p.h.s.HTTPHC4Impl: HTTP request retry count = 02021-10-13 20:27:58,138 INFO o.a.j.t.JMeterThread: Thread started: Thread Group 1-22021-10-13 20:27:58,339 INFO o.a.j.t.JMeterThread: Thread started: Thread Group 1-32021-10-13 20:27:58,363 INFO o.a.j.t.JMeterThread: Thread is done: Thread Group 1-12021-10-13 20:27:58,363 INFO o.a.j.t.JMeterThread: Thread finished: Thread Group 1-12021-10-13 20:27:58,399 INFO o.a.j.t.JMeterThread: Thread is done: Thread Group 1-32021-10-13 20:27:58,399 INFO o.a.j.t.JMeterThread: Thread finished: Thread Group 1-32021-10-13 20:27:58,538 INFO o.a.j.t.JMeterThread: Thread started: Thread Group 1-42021-10-13 20:27:58,585 INFO o.a.j.t.JMeterThread: Thread is done: Thread Group 1-42021-10-13 20:27:58,586 INFO o.a.j.t.JMeterThread: Thread finished: Thread Group 1-42021-10-13 20:27:58,738 INFO o.a.j.t.JMeterThread: Thread started: Thread Group 1-52021-10-13 20:27:58,764 INFO o.a.j.t.JMeterThread: Thread is done: Thread Group 1-22021-10-13 20:27:58,764 INFO o.a.j.t.JMeterThread: Thread finished: Thread Group 1-22021-10-13 20:27:58,789 INFO o.a.j.t.JMeterThread: Thread is done: Thread Group 1-52021-10-13 20:27:58,789 INFO o.a.j.t.JMeterThread: Thread finished: Thread Group 1-52021-10-13 20:27:58,789 INFO o.a.j.e.StandardJMeterEngine: Notifying test listeners of end of test2021-10-13 20:27:58,790 INFO o.a.j.g.u.JMeterMenuBar: setRunning(false, *local*)