jmeter中保存文件无法保存,查看日志报错问题

问题场景:

使用jmeter保存文件时一直无法保存,然后进入日志中心查看显示:

Uncaught Exception java.lang.IllegalAccessError: class com.github.weisj.darklaf.ui.filechooser.DarkFilePaneUIBridge$DetailsTableModel (in unnamed module @0xfbd1f6) cannot access class sun.awt.shell.ShellFolder (in module java.desktop) because module java.desktop does not export sun.awt.shell to unnamed module @0xfbd1f6 in thread Thread[AWT-EventQueue-0,6,main]. See log file for details.
Uncaught Exception java.lang.NoC

Uncaught Exception java.lang.NoClassDefFoundError: Could not initialize class org.apache.jmeter.gui.util.FileDialoger in thread Thread[AWT-EventQueue-0,6,main]. See log file for details.

jmeter中保存文件无法保存,查看日志报错问题

解决方案:

进入jmeter中options->look and feel ->更改外观为system即可,在重新保存文件就OK了

 

 

上一篇:VUE中不能使用箭头函数的地方


下一篇:kotlin入门!音视频时代你还不会NDK开发?Android篇