9
Aviso do Groovy Shell "Não foi possível abrir / criar o nó raiz de prefs…"
Tentei abrir o Groovy Shell ( groovysh) no Windows 8 e obtive a seguinte saída: 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. Depois de imprimir a mensagem acima, o shell iniciou como esperado.
188
windows
groovy
groovyshell