JRebel Windows RegCreateKeyEx (...) returned error code 5.

Source: Internet
Author: User

As a deep user of a Jrebel, the following issues were encountered when using the Eclipse plugin for Jrebel under WIN10:
Java.util.prefs.WindowsPreferences <init>warning:could not open/0x80000002. Windows RegCreateKeyEx (...) returned error code 5.

This is a warning, though not affected by the use, but how can a neat person tolerate!

The solution is as follows:

    1. Go to your Start Menu and type into the regedit search field.
    2. Navigate to PathHKEY_LOCAL_MACHINE\Software\JavaSoft
    3. Right click on the JavaSoft folder and click on NewKey
    4. Name the new Key and Prefs everything should work.

Lazy classmate can create a new 1.reg text file directly, save the following code copy, double-click to execute.

Windows Registry Editor Version 5.00[Hkey_local_machine\software\javasoft\prefs]

Reason:

Well I can answer this one:java.util.prefs.Preferences default implementation on Windows saves User Preferences and Syste M Preferences to the Windows Registry

Reference Links:

http://stackoverflow.com/questions/16428098/groovy-shell-warning-could-not-open-create-prefs-root-node/17552837#17552837

JRebel Windows RegCreateKeyEx (...) returned error code 5.

Related Article

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.