解决开启jmeter.bat报错提示WARNING: java.io.FileNotFoundException: File D:\apache-jmeter-5.1.1 not found!!!!

启动jmeter.bat后,cmd控制台一直报错提示:
尝试了n多种方式,终于在大神的帖子中看见和我一样的报错。
由于wps的原因导致的。。。。果断先卸载WPS软件后,完美的解决了。
但是我重新安装了WPS版本后,又提示。。。。我只能先不安装WPS了。
在这里插入图片描述

Jun 13, 2021 12:15:09 PM sun.awt.shell.Win32ShellFolderManager2 get
WARNING: Cannot read value = ::{20D04FE0-3AEA-1069-A2D8-08002B30309D}\::{5FCD442
5-CA3A-48F4-A57C-B8A75C32ACB1}
java.io.FileNotFoundException: File C:\Users\Administrator\::{20D04FE0-3AEA-1069
-A2D8-08002B30309D}\::{5FCD4425-CA3A-48F4-A57C-B8A75C32ACB1} not found
        at sun.awt.shell.Win32ShellFolderManager2.createShellFolder(Unknown Sour
ce)
        at sun.awt.shell.Win32ShellFolderManager2.createShellFolder(Unknown Sour
ce)
        at sun.awt.shell.Win32ShellFolderManager2.get(Unknown Source)
        at sun.awt.shell.ShellFolder.get(Unknown Source)
        at sun.swing.WindowsPlacesBar.<init>(Unknown Source)
        at com.sun.java.swing.plaf.windows.WindowsFileChooserUI.updateUseShellFo
lder(Unknown Source)
        at com.sun.java.swing.plaf.windows.WindowsFileChooserUI.installComponent
s(Unknown Source)
        at javax.swing.plaf.basic.BasicFileChooserUI.installUI(Unknown Source)
        at com.sun.java.swing.plaf.windows.WindowsFileChooserUI.installUI(Unknow
n Source)

解决开启jmeter.bat报错提示WARNING: java.io.FileNotFoundException: File D:\apache-jmeter-5.1.1 not found!!!!_第1张图片
解决开启jmeter.bat报错提示WARNING: java.io.FileNotFoundException: File D:\apache-jmeter-5.1.1 not found!!!!_第2张图片
解决问题的原贴:https://blog.csdn.net/j379832526/article/details/112994461

你可能感兴趣的:(jmeter)