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 - NullPointerException: No iterator for MultiFileObject@2bbf8f8[Templates/Project/Samples/HTML5/EaselDemo]
Summary: NullPointerException: No iterator for MultiFileObject@2bbf8f8[Templates/Proje...
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:
: 221894 (view as bug list)
Depends on:
Blocks:
 
Reported: 2012-11-17 18:23 UTC by Exceptions Reporter
Modified: 2012-11-21 09:11 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter: 195308


Attachments
stacktrace (1.72 KB, text/plain)
2012-11-17 18:23 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-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 ***