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 154607 - IllegalStateException: The data object MultiFileObject@edd36cc[Templates/Project/Samples/Web/jstl.zip] is invalid; you may not call getNodeDelegate on it any more; see #17020 and please fix your code
Summary: IllegalStateException: The data object MultiFileObject@edd36cc[Templates/Proj...
Status: CLOSED DUPLICATE of bug 154608
Alias: None
Product: javaee
Classification: Unclassified
Component: Web Project (show other bugs)
Version: 6.x
Hardware: All All
: P3 blocker (vote)
Assignee: issues@javaee
URL: http://statistics.netbeans.org/except...
Keywords:
Depends on:
Blocks:
 
Reported: 2008-12-04 14:15 UTC by Marian Mirilovic
Modified: 2009-12-03 03:25 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter: 143912


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Marian Mirilovic 2008-12-04 14:15:06 UTC
Build: NetBeans IDE Dev (Build 081203)
VM: Java HotSpot(TM) 64-Bit Server VM, 11.0-b15, Java(TM) SE Runtime Environment, 1.6.0_10-b33
OS: Linux, 2.6.27-9-generic, amd64

Stacktrace: 
java.lang.IllegalStateException: The data object MultiFileObject@edd36cc[Templates/Project/Samples/Web/jstl.zip] 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.netbeans.modules.web.examples.WebSampleProjectIterator.initialize(WebSampleProjectIterator.java:59)
        at org.netbeans.modules.ide.ergonomics.newproject.DescriptionStep$5.initialize(DescriptionStep.java:341)
        at org.netbeans.modules.ide.ergonomics.newproject.DescriptionStep.waitForDelegateWizard(DescriptionStep.java:319)
        at org.netbeans.modules.ide.ergonomics.newproject.DescriptionStep.access$400(DescriptionStep.java:83)
        at org.netbeans.modules.ide.ergonomics.newproject.DescriptionStep$3$1.call(DescriptionStep.java:233)
Comment 1 Jayashri Visvanathan 2008-12-08 20:58:15 UTC

*** This issue has been marked as a duplicate of 154608 ***
Comment 2 Marian Mirilovic 2009-12-03 03:25:29 UTC
v/c