I get the following warning when I start debugging my app in Intellij:
Aug 05, 2024 10:04:56 AM java.util.prefs.WindowsPreferences <init>
WARNING: Could not open/create prefs root node Software\JavaSoft\Prefs at root 0xffffffff80000002. Windows RegCreateKeyEx(...) returned error code 5.
Any idea what causes this or what the implications are?