gpt4 book ai didi

java - 当我尝试保存测试计划时,为什么会收到 NoClassDefFound 错误?

转载 作者:行者123 更新时间:2023-11-30 05:32:53 25 4
gpt4 key购买 nike

我安装了 apache-jmeter-5.1.1 和 java 1.8.0_221 (8),并且正在浏览 getting started guide在 GUI 中构建 Web 测试计划。但是当我单击“保存”来保存测试计划时,我收到以下错误:

Uncaught Exception java.lang.NoClassDefFoundError: Could not initialize class org.apache.jmeter.gui.util.FileDialoger. See log file for details.

调试器中的完整输出:

2019-07-24 15:30:13,306 ERROR o.a.j.JMeter: Uncaught exception: 
java.lang.NoClassDefFoundError: Could not initialize class org.apache.jmeter.gui.util.FileDialoger
at org.apache.jmeter.gui.action.Save.computeFileName(Save.java:203) ~[ApacheJMeter_core.jar:5.1.1 r1855137]
at org.apache.jmeter.gui.action.Save.doAction(Save.java:165) ~[ApacheJMeter_core.jar:5.1.1 r1855137]
at org.apache.jmeter.gui.action.ActionRouter.performAction(ActionRouter.java:88) ~[ApacheJMeter_core.jar:5.1.1 r1855137]
at org.apache.jmeter.gui.action.ActionRouter.lambda$actionPerformed$0(ActionRouter.java:70) ~[ApacheJMeter_core.jar:5.1.1 r1855137]
at java.awt.event.InvocationEvent.dispatch(Unknown Source) ~[?:1.8.0_221]
at java.awt.EventQueue.dispatchEventImpl(Unknown Source) ~[?:1.8.0_221]
at java.awt.EventQueue.access$500(Unknown Source) ~[?:1.8.0_221]
at java.awt.EventQueue$3.run(Unknown Source) ~[?:1.8.0_221]
at java.awt.EventQueue$3.run(Unknown Source) ~[?:1.8.0_221]
at java.security.AccessController.doPrivileged(Native Method) ~[?:1.8.0_221]
at java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(Unknown Source) ~[?:1.8.0_221]
at java.awt.EventQueue.dispatchEvent(Unknown Source) ~[?:1.8.0_221]
at java.awt.EventDispatchThread.pumpOneEventForFilters(Unknown Source) [?:1.8.0_221]
at java.awt.EventDispatchThread.pumpEventsForFilter(Unknown Source) [?:1.8.0_221]
at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source) [?:1.8.0_221]
at java.awt.EventDispatchThread.pumpEvents(Unknown Source) [?:1.8.0_221]
at java.awt.EventDispatchThread.pumpEvents(Unknown Source) [?:1.8.0_221]
at java.awt.EventDispatchThread.run(Unknown Source) [?:1.8.0_221]

知道如何解决吗?

最佳答案

尝试以下操作:

  1. 打开 JMeter -> 选项 -> 外观 -> 选择任何其他主题除了达库拉。
  2. 重新启动 JMeter,创建测试计划并尝试节省。
  3. 保存应该可以。

关于java - 当我尝试保存测试计划时,为什么会收到 NoClassDefFound 错误?,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/57190107/

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