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 164642 - IllegalStateException: The data object /home/meinholz/Development/netbeans-6.7/Javabilities/TimeTracker/grails-app/domain/com/javabilities/tt/domain/Provider.groovy is invalid; you may not call getNod
Summary: IllegalStateException: The data object /home/meinholz/Development/netbeans-6....
Status: RESOLVED DUPLICATE of bug 153008
Alias: None
Product: platform
Classification: Unclassified
Component: Data Systems (show other bugs)
Version: 6.x
Hardware: All All
: P3 blocker (vote)
Assignee: Jiri Skrivanek
URL: http://statistics.netbeans.org/except...
Keywords:
Depends on:
Blocks:
 
Reported: 2009-05-06 21:50 UTC by meinholz
Modified: 2009-05-07 10:34 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter: 150735


Attachments
stacktrace (5.30 KB, text/plain)
2009-05-06 21:50 UTC, meinholz
Details

Note You need to log in before you can comment on or make changes to this bug.
Description meinholz 2009-05-06 21:50:30 UTC
This issue was originally marked as duplicate of issue 153008, that is already fixed. This issue is still valid, so this seems to be another issue, but it might be related.

Build: NetBeans IDE 6.7 Beta (Build 200904242137)
VM: Java HotSpot(TM) Client VM, 11.3-b02, Java(TM) SE Runtime Environment, 1.6.0_13-b03
OS: Linux, 2.6.28-11-generic, i386

User Comments:
meinholz: Moving location of domain classes.



Stacktrace: 
java.lang.IllegalStateException: The data object /home/meinholz/Development/netbeans-6.7/Javabilities/TimeTracker/grails-app/domain/com/javabilities/tt/domain/Provider.groovy is invalid; you may not call getNodeDelegate on it any more; see #17020 and please fix your code
        at org.openide.loaders.DataObject.getNodeDelegate(DataObject.java:270)
        at org.openide.loaders.DataObject.getClonedNodeDelegate(DataObject.java:306)
        at org.openide.loaders.FolderChildren.createNodes(FolderChildren.java:205)
        at org.openide.loaders.FolderChildren.createNodes(FolderChildren.java:66)
        at org.openide.nodes.Children$Keys$KE.nodes(Children.java:1609)
        at org.openide.nodes.EntrySupport$Lazy$EntryInfo.getNode(EntrySupport.java:1549)
Comment 1 meinholz 2009-05-06 21:50:37 UTC
Created attachment 81693 [details]
stacktrace
Comment 2 Jiri Skrivanek 2009-05-07 10:34:41 UTC

*** This issue has been marked as a duplicate of 153008 ***