さとうナイトニッポン

やったことのメモとか日々の雑記とか

2017-09-01から1ヶ月間の記事一覧

EC2上のRHELのマイナーバージョンを指定してupdateしたかったけど無理だった

今週のお題「好きな街」 EC2上のRHELのマイナーバージョンを6.*→6.8にあげたかったけど無理だったので また悩まないように結論を書いておく。 環境 EC2(RHEL6.*) エラー文言 [hoge@huga]# yum --releasever=6.8 update Loaded plugins: amazon-id, rhui-lb, …

jmeter起動時、"Could not open/create prefs root node Software\JavaSoft\Prefs at root 0x80000002. Windows RegCreateKeyEx(...) returned error code 5."というエラーが出た

"Could not open/create prefs root node Software\JavaSoft\Prefs at root 0x80000002. Windows RegCreateKeyEx(...) returned error code 5." 意訳)JavaSoft/Prefがないよ。Windows RegCreateKeyExはエラーコード5を返すよ 解決策: JavaSort/Prefをレジス…