启动jmeter.bat命令后,命令行提示信息有警告,警告信息显示如下 :
java.util.prefs.WindowsPreferences <init> WARNING: Could not open/create prefs root node Software\JavaSoft\Prefs at root 0 x80000002. Windows RegCreateKeyEx(...) returned error code 5.
报错原因:
jmeter需要写注册表
解决办法:
以管理员身份登录,创建HKEY_LOCAL_MACHINE\Software\JavaSoft\Prefs项
因篇幅问题不能全部显示,请点此查看更多更全内容