我尝试在Windows 8上打开Groovy shell(groovysh
),并获得以下输出:
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.
打印上述消息后,shell按预期启动。