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 224376 - 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-02 11:50 UTC by Exceptions Reporter
Modified: 2013-01-02 12:29 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter: 197064


Attachments
stacktrace (6.12 KB, text/plain)
2013-01-02 11:50 UTC, Exceptions Reporter
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Exceptions Reporter 2013-01-02 11:50: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: OpenJDK 64-Bit Server VM, 20.0-b12, OpenJDK Runtime Environment, 1.6.0_24-b24
OS: Linux

User Comments:
GUEST: just created a new html5 project from existing sources...

GUEST: Creating a new project with existing resources




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 2013-01-02 11:50:53 UTC
Created attachment 129811 [details]
stacktrace
Comment 2 Milos Kleint 2013-01-02 12:29:25 UTC
duplicate of issue 218475, please upgrade to beta2

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