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 153214 - IllegalStateException: The data object MultiFileObject@13ceeb6[Templates/Classes/Class_1.java] parent: MultiFileObject@2693b2[Templates/Classes] validFlag: false validRoot: MultiFileObject@1cda7e7[roo
Summary: IllegalStateException: The data object MultiFileObject@13ceeb6[Templates/Clas...
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: 2008-11-14 11:38 UTC by Tomas Danek
Modified: 2009-02-19 22:53 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter: 139485


Attachments
stacktrace (2.07 KB, text/plain)
2008-11-14 11:38 UTC, Tomas Danek
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Tomas Danek 2008-11-14 11:38:00 UTC
Build: NetBeans IDE Dev (Build 200811140201)
VM: Java HotSpot(TM) Client VM, 10.0-b19, Java(TM) SE Runtime Environment, 1.6.0_04-b12
OS: Windows XP, 5.1, x86

User Comments:
musilt2: deleted some template in Tools|Templates



Stacktrace: 
java.lang.IllegalStateException: The data object MultiFileObject@13ceeb6[Templates/Classes/Class_1.java] parent: MultiFileObject@2693b2[Templates/Classes] validFlag: false validRoot: MultiFileObject@1cda7e7[root of SystemFileSystem[org.netbeans.core.startup.layers.SystemFileSystem@1cc5af0]] isValidRoot: true 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.DataShadow$ShadowNode.<init>(DataShadow.java:739)
        at org.openide.loaders.DataShadow$ShadowNode.cloneNode(DataShadow.java:754)
        at org.openide.loaders.DataObject.getClonedNodeDelegate(DataObject.java:306)
        at org.openide.loaders.FolderChildren.createNodes(FolderChildren.java:206)
        at org.openide.loaders.FolderChildren.createNodes(FolderChildren.java:66)
Comment 1 Tomas Danek 2008-11-14 11:38:08 UTC
Created attachment 73770 [details]
stacktrace
Comment 2 Jiri Skrivanek 2009-02-12 09:32:34 UTC

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