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 235251 - AssertionError at org.openide.awt.GeneralAction$BaseDelAction.actionPerformed
Summary: AssertionError at org.openide.awt.GeneralAction$BaseDelAction.actionPerformed
Status: VERIFIED FIXED
Alias: None
Product: xml
Classification: Unclassified
Component: Code (show other bugs)
Version: 7.4
Hardware: All All
: P1 normal (vote)
Assignee: Svata Dedic
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-08-29 13:52 UTC by Jiri Skrivanek
Modified: 2013-09-02 09:08 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter: 197328


Attachments
stacktrace (6.83 KB, text/plain)
2013-08-29 13:52 UTC, Jiri Skrivanek
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Jiri Skrivanek 2013-08-29 13:52:41 UTC
Build: NetBeans IDE Dev (Build 201308290001)
VM: Java HotSpot(TM) 64-Bit Server VM, 24.0-b55, Java(TM) SE Runtime Environment, 1.7.0_40-b40
OS: Windows 7

User Comments:
jskrivanek: To reproduce:
- create java project
- open new file wizard
- select "XML|XML Document"
- click Next
- click Finish




Stacktrace: 
java.lang.AssertionError
   at org.openide.awt.GeneralAction$BaseDelAction.actionPerformed(GeneralAction.java:231)
   at org.netbeans.modules.xml.lib.GuiUtil.callAction(GuiUtil.java:111)
   at org.netbeans.modules.xml.lib.GuiUtil.performDefaultAction(GuiUtil.java:74)
   at org.netbeans.modules.xml.wizard.impl.XMLWizardIterator.instantiate(XMLWizardIterator.java:242)
   at org.openide.loaders.TemplateWizard.handleInstantiate(TemplateWizard.java:605)
   at org.openide.loaders.TemplateWizard.instantiateNewObjects(TemplateWizard.java:439)
Comment 1 Jiri Skrivanek 2013-08-29 13:52:44 UTC
Created attachment 139435 [details]
stacktrace
Comment 2 Svata Dedic 2013-08-30 10:10:50 UTC
Fixed in http://hg.netbeans.org/jet-main/rev/8a60821110f3