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 218635 - 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
: P1 normal (vote)
Assignee: Milos Kleint
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-09-19 17:20 UTC by Kenneth Ganfield
Modified: 2012-09-21 11:11 UTC (History)
3 users (show)

See Also:
Issue Type: DEFECT
Exception Reporter: 192582


Attachments
stacktrace (4.06 KB, text/plain)
2012-09-19 17:20 UTC, Kenneth Ganfield
Details
stacktrace (4.06 KB, text/plain)
2012-09-20 19:20 UTC, Vladimir Riha
Details
stacktrace (1.96 KB, text/plain)
2012-09-21 06:11 UTC, Vladimir Riha
Details
stacktrace (4.06 KB, text/plain)
2012-09-21 11:11 UTC, Jiri Skrivanek
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Kenneth Ganfield 2012-09-19 17:20:46 UTC
Build: NetBeans IDE Dev (Build 201209190001)
VM: Java HotSpot(TM) 64-Bit Server VM, 23.4-b01, Java(TM) SE Runtime Environment, 1.7.0_10-ea-b06
OS: Mac OS X

User Comments:
kganfield: clicked Finish in new html/javascript wizard




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 Kenneth Ganfield 2012-09-19 17:20:50 UTC
Created attachment 124596 [details]
stacktrace
Comment 2 Milos Kleint 2012-09-20 06:25:37 UTC

*** This bug has been marked as a duplicate of bug 218475 ***
Comment 3 peppertech 2012-09-20 16:47:07 UTC
This is SHOWSTOPPER for the Usability testing.  It must be fixed by Friday
Comment 4 Vladimir Riha 2012-09-20 19:20:11 UTC
Created attachment 124664 [details]
stacktrace

creating HTML project with template and js library
Comment 5 Vladimir Riha 2012-09-21 06:11:11 UTC
Created attachment 124676 [details]
stacktrace
Comment 6 Jiri Skrivanek 2012-09-21 11:11:12 UTC
Created attachment 124701 [details]
stacktrace

Creating HTML5 project with template and lib.
Comment 7 Exceptions Reporter 2012-09-21 11:11:21 UTC
This bug already has 5 duplicates 
see http://statistics.netbeans.org/exceptions/detail.do?id=192582