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 220948 - 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-10-27 06:54 UTC by Exceptions Reporter
Modified: 2012-10-29 06:18 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter: 194175


Attachments
stacktrace (5.96 KB, text/plain)
2012-10-27 06:54 UTC, Exceptions Reporter
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Exceptions Reporter 2012-10-27 06:54:47 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, 22.1-b02, Java(TM) SE Runtime Environment, 1.7.0_03-b05
OS: Windows 7

User Comments:
GUEST: the same as before

GUEST: Adding Javascript Files to Twitter Bootstrap in an HTML5 Application

GUEST: tried adding html5 shiv into html5 document

GUEST: simply creating and html5 project

GUEST: Hello, I want added the library for JavaScript Files.

see also the Data
<record>
  <date>2012-10-27T08:13:38</date>
  <millis>1351318418694</millis>
  <sequence>61</sequence>
  <level>FINEST</level>
  <thread>14</thread>
  <message>CPU INFO</message>
  <param>4</param>
</record>




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 Exceptions Reporter 2012-10-27 06:54:49 UTC
Created attachment 126652 [details]
stacktrace
Comment 2 Milos Kleint 2012-10-29 06:18:55 UTC

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