在windows 7上启动jmeter时,提示错误:

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未注册表项。

解决方法:

以管理员身份运行程序的时候会自动创建注册表相关项,所以以管理员身份运行jmeter.bat

相关文章:

  • 2022-01-23
  • 2021-12-28
  • 2021-06-14
  • 2021-07-01
  • 2022-02-19
  • 2021-06-06
  • 2022-12-23
猜你喜欢
  • 2021-09-11
  • 2021-11-30
  • 2021-09-11
  • 2021-04-08
  • 2022-12-23
相关资源
相似解决方案