This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 267945

Summary: IllegalArgumentException: Node name grailsPrj-LocalPlugins-biblioteca-master-9072cc57375438d6e259af76f3ba978b7a675b2e too long
Product: groovy Reporter: renatoads1
Component: GrailsAssignee: bruno.flavio
Status: NEW ---    
Severity: normal CC: bruno.flavio
Priority: P3    
Version: 8.1   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter: 226149
Attachments: stacktrace

Description renatoads1 2016-09-08 18:55:51 UTC
Build: NetBeans IDE 8.1 (Build 201510222201)
VM: Java HotSpot(TM) 64-Bit Server VM, 25.101-b13, Java(TM) SE Runtime Environment, 1.8.0_101-b13
OS: Windows 10

User Comments:
renatoads1: <Forne
Comment 1 renatoads1 2016-09-08 18:55:55 UTC
Created attachment 161976 [details]
stacktrace
Comment 2 bruno.flavio 2016-09-08 20:46:59 UTC
Hello,

Thank you for submitting this issue and the stacktrace.

Could you please confirm that this happens when working with a Grails project that uses a plugin named 'biblioteca-master-9072cc57375438d6e259af76f3ba978b7a675b2e' ?
It would be great if you could provide a list of steps (or a sample project) that would allow us to reproduce the issue.

From what I see in the stacktrace the name of a preferences node exceeds the maximum [1] of 80 characters.

[1]: https://docs.oracle.com/javase/8/docs/api/java/util/prefs/Preferences.html#MAX_NAME_LENGTH