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

Summary: 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
Product: javaee Reporter: Marian Mirilovic <mmirilovic>
Component: Web ProjectAssignee: issues@javaee <issues>
Status: CLOSED DUPLICATE    
Severity: blocker    
Priority: P3    
Version: 6.x   
Hardware: All   
OS: All   
URL: http://statistics.netbeans.org/exceptions/detail.do?id=143912
Issue Type: DEFECT Exception Reporter: 143912

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