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 163797 - IllegalStateException: The data object C:\Users\m.cateni\Documents\progetti\Duologica\DuoLogicaBackOffice_1.0.0\dist is invalid; you may not call getNodeDelegate on it any more; see #17020 and please
Summary: IllegalStateException: The data object C:\Users\m.cateni\Documents\progetti\D...
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-04-27 17:03 UTC by martinadaxo
Modified: 2009-05-05 14:50 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter: 17144


Attachments
stacktrace (4.54 KB, text/plain)
2009-04-27 17:04 UTC, martinadaxo
Details

Note You need to log in before you can comment on or make changes to this bug.
Description martinadaxo 2009-04-27 17:03:52 UTC
Build: NetBeans IDE 6.5 (Build 200811100001)
VM: Java HotSpot(TM) Client VM, 11.0-b15, Java(TM) SE Runtime Environment, 1.6.0_10-b33
OS: Windows Vista, 6.0, x86

User Comments:
nbnathan: opening Libraries tree node in Project View of grails application

GUEST: when i delete the web folder

martinadaxo: During one clean & build, maybe two build together of the same project

GUEST: Happened while moving some directories within my maven project. The directories were located in "src/main/resources/xquery/phase2" and I moved them to "src/main/resources/xquery"



Stacktrace: 
java.lang.IllegalStateException: The data object C:\Users\m.cateni\Documents\progetti\Duologica\DuoLogicaBackOffice_1.0.0\dist 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.DataFolder.getClonedNodeDelegate(DataFolder.java:424)
        at org.openide.loaders.FolderChildren.createNodes(FolderChildren.java:206)
        at org.openide.loaders.FolderChildren.createNodes(FolderChildren.java:66)
        at org.openide.nodes.Children$Keys$KE.nodes(Children.java:1596)
        at org.openide.nodes.EntrySupport$Lazy$EntryInfo.getNode(EntrySupport.java:1554)
Comment 1 martinadaxo 2009-04-27 17:04:03 UTC
Created attachment 80994 [details]
stacktrace
Comment 2 Jiri Skrivanek 2009-05-05 14:50:19 UTC

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