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 222318

Summary: NullPointerException: No iterator for MultiFileObject@2bbf8f8[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: 195308
Attachments: stacktrace

Description Exceptions Reporter 2012-11-17 18:23:10 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, 23.5-b02, Java(TM) SE Runtime Environment, 1.7.0_09-b05
OS: Windows 8

User Comments:
GUEST: just opening a sample development of HTML5 , i got this bug




Stacktrace: 
java.lang.NullPointerException: No iterator for MultiFileObject@2bbf8f8[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-17 18:23:16 UTC
Created attachment 127979 [details]
stacktrace
Comment 2 Jaroslav Tulach 2012-11-19 09:05:44 UTC
*** Bug 221894 has been marked as a duplicate of this bug. ***
Comment 3 Jaroslav Tulach 2012-11-19 09:06:47 UTC
Probably a duplicate of bug 221083.
Comment 4 Martin Janicek 2012-11-21 09:11:33 UTC

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