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 - NullPointerException: No iterator for MultiFileObject@32ad6ab6[Templates/Project/Samples/HTML5/EaselDemo]
Summary: NullPointerException: No iterator for MultiFileObject@32ad6ab6[Templates/Proj...
Status: RESOLVED DUPLICATE of bug 222432
Alias: None
Product: web
Classification: Unclassified
Component: HTML Samples (show other bugs)
Version: 7.3
Hardware: All All
: P3 normal (vote)
Assignee: Denis Anisimov
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-11-21 09:47 UTC by Exceptions Reporter
Modified: 2012-11-21 18:33 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter: 195487


Attachments
stacktrace (1.65 KB, text/plain)
2012-11-21 09:47 UTC, Exceptions Reporter
Details

Note You need to log in before you can comment on or make changes to this bug.
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 ***