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 219170 - 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: 2012-09-28 09:56 UTC by tusharvjoshi
Modified: 2012-10-01 05:10 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter: 192856


Attachments
stacktrace (6.18 KB, text/plain)
2012-09-28 09:56 UTC, tusharvjoshi
Details
stacktrace (6.18 KB, text/plain)
2012-09-28 10:08 UTC, tusharvjoshi
Details
stacktrace (6.10 KB, text/plain)
2012-09-28 10:29 UTC, tusharvjoshi
Details

Note You need to log in before you can comment on or make changes to this bug.
Description tusharvjoshi 2012-09-28 09:56:45 UTC
Build: NetBeans IDE 7.3 Beta (Build 201209232010)
VM: Java HotSpot(TM) 64-Bit Server VM, 20.10-b01-428, Java(TM) SE Runtime Environment, 1.6.0_35-b10-428-11M3811
OS: Mac OS X

User Comments:
tusharvjoshi: Module Suite Wizard step 2 for API sanity




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 tusharvjoshi 2012-09-28 09:56:49 UTC
Created attachment 125062 [details]
stacktrace
Comment 2 tusharvjoshi 2012-09-28 10:08:12 UTC
Created attachment 125063 [details]
stacktrace

invaid name typed in module suite wizard
Comment 3 tusharvjoshi 2012-09-28 10:29:16 UTC
Created attachment 125065 [details]
stacktrace
Comment 4 Milos Kleint 2012-10-01 05:10:53 UTC
duplicate of issue 218475

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