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 220472

Summary: AssertionError at org.openide.loaders.TemplateWizard.updateState
Product: projects Reporter: Exceptions Reporter <exceptions_reporter>
Component: Generic InfrastructureAssignee: Milos Kleint <mkleint>
Status: RESOLVED DUPLICATE    
Severity: normal    
Priority: P3    
Version: 7.3   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter: 193806
Attachments: stacktrace

Description Exceptions Reporter 2012-10-20 10:26:51 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) 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: just created a new html5 project from existing sources...




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.updateStateWithFeedback(WizardDescriptor.java:1010)
   at org.openide.WizardDescriptor.access$1900(WizardDescriptor.java:89)
   at org.openide.WizardDescriptor$Listener$3$1.run(WizardDescriptor.java:2178)
   at org.openide.util.RequestProcessor$Task.run(RequestProcessor.java:1454)
Comment 1 Exceptions Reporter 2012-10-20 10:26:53 UTC
Created attachment 126234 [details]
stacktrace
Comment 2 Milos Kleint 2012-10-21 19:13:15 UTC

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