1.Jmeter 提升错误

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

2.是因为我用的jdk15以上版本.

在bat添加下面的.行数在

Adding the following to the JAVA9_OPTS variable in jmeter.bat--add-opens=java.desktop/sun.awt.shell=ALL-UNNAMED

 

Logo

腾讯云面向开发者汇聚海量精品云计算使用和开发经验,营造开放的云计算技术生态圈。

更多推荐