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 - IllegalArgumentException: Node name grailsPrj-LocalPlugins-biblioteca-master-9072cc57375438d6e259af76f3ba978b7a675b2e too long
Summary: IllegalArgumentException: Node name grailsPrj-LocalPlugins-biblioteca-master-...
Status: NEW
Alias: None
Product: groovy
Classification: Unclassified
Component: Grails (show other bugs)
Version: 8.1
Hardware: All All
: P3 normal (vote)
Assignee: bruno.flavio
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-09-08 18:55 UTC by renatoads1
Modified: 2016-09-08 20:46 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter: 226149


Attachments
stacktrace (2.51 KB, text/plain)
2016-09-08 18:55 UTC, renatoads1
Details

Note You need to log in before you can comment on or make changes to this bug.
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