JMeter の起動で以下の警告が出た。 1 22, 2015 11:58:47 午前 java.util.prefs.WindowsPreferences <init> WARNING: Could not open/create prefs root node Software\JavaSoft\Prefs at root 0x80000002. Windows RegCreateKeyEx(...) returned error code 5. ワークアラウンドとしては以下にある通り、HKEY_LOCAL_MACHINE にキーを作る。 The error occurs because java.util.prefs.WindowsPreferences is trying to save information in HKEY_LOCAL_MACHINE\Software\Java