gpt4 book ai didi

java - JMeter 5.4 打开测试计划时出现意外错误

转载 作者:行者123 更新时间:2023-12-03 10:04:34 25 4
gpt4 key购买 nike

我创建了一个非常简单的测试计划:
enter image description here

  • 我将测试计划保存为 MySimpleTestplan.jmx
  • 关闭 JMeter
  • 再次启动 JMeter:双击 jmeter.bat
  • JMeter 启动
  • 我浏览到 MySimpleTestplan.jmx 并选择它
  • 意外错误。如下图:
  • enter image description here
  • 我查看日志
    警告 o.a.j.g.a.Load:意外错误。 java.lang.NullPointerException
    java.lang.NullPointerException: null
    在 java.util.ArrayDeque.addLast(ArrayDeque.java:304) ~[?:?]
    在 java.util.ArrayDeque.add(ArrayDeque.java:495) ~[?:?]
    在 org.apache.jmeter.gui.action.LoadRecentProject.updateRecentFileMenuItems(LoadRecentProject.java:125) ~[ApacheJMeter_core.jar:5.4]
    在 org.apache.jmeter.gui.util.JMeterMenuBar.setProjectFileLoaded(JMeterMenuBar.java:144) ~[ApacheJMeter_core.jar:5.4]
    在 org.apache.jmeter.gui.MainFrame.setProjectFileLoaded(MainFrame.java:330) ~[ApacheJMeter_core.jar:5.4]
    在 org.apache.jmeter.gui.GuiPackage.setTestPlanFile(GuiPackage.java:732) ~[ApacheJMeter_core.jar:5.4]
    在 org.apache.jmeter.gui.action.Load.loadProjectFile(Load.java:136) ~[ApacheJMeter_core.jar:5.4]
    在 org.apache.jmeter.gui.action.Load.loadProjectFile(Load.java:101) ~[ApacheJMeter_core.jar:5.4]
    在 org.apache.jmeter.gui.action.Load.doActionAfterCheck(Load.java:88) ~[ApacheJMeter_core.jar:5.4]
    在 org.apache.jmeter.gui.action.AbstractActionWithNoRunningTest.doAction(AbstractActionWithNoRunningTest.java:44) ~[ApacheJMeter_core.jar:5.4]
    在 org.apache.jmeter.gui.action.ActionRouter.performAction(ActionRouter.java:87) ~[ApacheJMeter_core.jar:5.4]
    在 org.apache.jmeter.gui.action.ActionRouter.lambda$actionPerformed$0(ActionRouter.java:69) ~[ApacheJMeter_core.jar:5.4]
    在 java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:313) [?:?]
    在 java.awt.EventQueue.dispatchEventImpl(EventQueue.java:770) [?:?]
    在 java.awt.EventQueue$4.run(EventQueue.java:721) [?:?]
    在 java.awt.EventQueue$4.run(EventQueue.java:715) [?:?]
    在 java.security.AccessController.doPrivileged(Native Method) ~[?:?]
    在 java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(ProtectionDomain.java:85) [?:?]
    在 java.awt.EventQueue.dispatchEvent(EventQueue.java:740) [?:?]
    在 java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThread.java:203) [?:?]
    在 java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:124) [?:?]
    在 java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:113) [?:?]
    在 java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:109) [?:?]
    在 java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:101) [?:?]
    在 java.awt.EventDispatchThread.run(EventDispatchThread.java:90) [?:?]
    2020-12-09 16:54:04,150 错误 o.a.j.u.JMeterUtils:意外错误 - 有关详细信息,请参阅日志

  • 我的 Java 版本是:javac 11.0.8
    JMeter 版本:5.4
    我真的被困在这里了。

    最佳答案

    Errors是 5.4 版本中的已知问题,将在 5.4.1 版中修复,@FelixSchumacher 回答

    you hit https://bz.apache.org/bugzilla/show_bug.cgi?id=64957 This regression will be fixed by a release (probably soon), but in the mean time you can try a current build from trunk or a nightly build (https://jmeter.apache.org/nightly.html)


    如果您不想降级,请从 latest JMeter build 获取新版本

    关于java - JMeter 5.4 打开测试计划时出现意外错误,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/65220327/

    25 4 0
    Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
    广告合作:1813099741@qq.com 6ren.com