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 224797 - AssertionError at org.openide.loaders.TemplateWizard.updateState
Summary: AssertionError at org.openide.loaders.TemplateWizard.updateState
Status: RESOLVED DUPLICATE of bug 218475
Alias: None
Product: projects
Classification: Unclassified
Component: Generic Infrastructure (show other bugs)
Version: 7.3
Hardware: All All
: P3 normal (vote)
Assignee: Milos Kleint
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-01-12 19:47 UTC by Varun_Raghav
Modified: 2013-01-12 20:26 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter: 197477


Attachments
stacktrace (4.72 KB, text/plain)
2013-01-12 19:48 UTC, Varun_Raghav
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Varun_Raghav 2013-01-12 19:47:59 UTC
This bug was originally marked as duplicate of bug 218475, 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 (Build 201210011125)
VM: Java HotSpot(TM) Client VM, 1.6.0-b105, Java(TM) SE Runtime Environment, 1.6.0-b105
OS: Windows Vista

User Comments:
Varun_Raghav: Starting a new HTML5 web application  project




Stacktrace: 
java.lang.AssertionError
   at org.openide.loaders.TemplateWizard.updateState(TemplateWizard.java:745)
   at org.netbeans.modules.project.ui.NewProjectWizard.updateState(NewProjectWizard.java:71)
   at org.openide.WizardDescriptor$10.run(WizardDescriptor.java:1445)
   at org.openide.util.RequestProcessor$Task.run(RequestProcessor.java:1454)
   at org.openide.util.RequestProcessor$Processor.run(RequestProcessor.java:2036)
Comment 1 Varun_Raghav 2013-01-12 19:48:01 UTC
Created attachment 130146 [details]
stacktrace
Comment 2 Milos Kleint 2013-01-12 20:26:00 UTC
duplicate of issue 218475, use 7.3 beta2

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