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 218710

Summary: AssertionError: Display name not defined: OptionsDialog/Java/Ant
Product: platform Reporter: paolosca <paolosca>
Component: Options&SettingsAssignee: Theofanis Oikonomou <theofanis>
Status: RESOLVED WORKSFORME    
Severity: normal CC: ammatsun, bingalls
Priority: P3    
Version: 7.3   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter: 174945
Attachments: stacktrace
stacktrace

Description paolosca 2012-09-20 16:45:06 UTC
Build: NetBeans IDE Dev (Build 201209140001)
VM: OpenJDK Client VM, 22.0-b10, OpenJDK Runtime Environment, 1.7.0_03-b21
OS: Linux

User Comments:
paolosca: Opened Tools->Options

bingalls: Restarted NetBeans




Stacktrace: 
java.lang.AssertionError: Display name not defined: OptionsDialog/Java/Ant
   at org.netbeans.modules.options.TabbedController.readPanels(TabbedController.java:315)
   at org.netbeans.modules.options.TabbedController.<init>(TabbedController.java:116)
   at org.netbeans.modules.options.OptionsCategoryImpl.create(OptionsCategoryImpl.java:120)
   at org.netbeans.modules.options.CategoryModel$Category.create(CategoryModel.java:373)
   at org.netbeans.modules.options.CategoryModel$Category.getLookup(CategoryModel.java:433)
   at org.netbeans.modules.options.CategoryModel$Category.access$000(CategoryModel.java:320)
Comment 1 paolosca 2012-09-20 16:45:12 UTC
Created attachment 124660 [details]
stacktrace
Comment 2 Exceptions Reporter 2012-10-12 07:56:14 UTC
Created attachment 125830 [details]
stacktrace
Comment 3 Theofanis Oikonomou 2013-05-29 09:10:49 UTC
I am not able to reproduce in 20130528-091c5ab6f879. Most recent reports are from 121106 build. Please try a latest build and reopen if it still happens for you. Thank you