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 222523

Summary: NullPointerException: No iterator for MultiFileObject@32ad6ab6[Templates/Project/Samples/HTML5/EaselDemo]
Product: web Reporter: Exceptions Reporter <exceptions_reporter>
Component: HTML SamplesAssignee: Denis Anisimov <ads>
Status: RESOLVED DUPLICATE    
Severity: normal    
Priority: P3    
Version: 7.3   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter: 195487
Attachments: stacktrace

Description Exceptions Reporter 2012-11-21 09:47:25 UTC
This bug was originally marked as duplicate of bug 170209, that is already resolved. This bug is still valid, so this seems to be another bug, but it might be related.

Build: NetBeans IDE 7.3 Beta 2 (Build 201211062253)
VM: Java HotSpot(TM) 64-Bit Server VM, 20.12-b01-434, Java(TM) SE Runtime Environment, 1.6.0_37-b06-434-11M3909
OS: Mac OS X

User Comments:
GUEST: At startup while trying to open an html5 example




Stacktrace: 
java.lang.NullPointerException: No iterator for MultiFileObject@32ad6ab6[Templates/Project/Samples/HTML5/EaselDemo]
   at org.netbeans.modules.ide.ergonomics.newproject.DescriptionStep.waitForDelegateWizard(DescriptionStep.java:293)
   at org.netbeans.modules.ide.ergonomics.newproject.DescriptionStep.presentModulesForEnable(DescriptionStep.java:192)
   at org.netbeans.modules.ide.ergonomics.newproject.DescriptionStep.presentModulesForActivation(DescriptionStep.java:172)
   at org.netbeans.modules.ide.ergonomics.newproject.DescriptionStep.access$200(DescriptionStep.java:91)
   at org.netbeans.modules.ide.ergonomics.newproject.DescriptionStep$PresentModules.run(DescriptionStep.java:166)
   at org.openide.util.RequestProcessor$Task.run(RequestProcessor.java:1454)
Comment 1 Exceptions Reporter 2012-11-21 09:47:27 UTC
Created attachment 128190 [details]
stacktrace
Comment 2 Denis Anisimov 2012-11-21 18:33:37 UTC

*** This bug has been marked as a duplicate of bug 222432 ***