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 - AssertionError: Display name not defined: OptionsDialog/Java/Ant
Summary: AssertionError: Display name not defined: OptionsDialog/Java/Ant
Status: RESOLVED WORKSFORME
Alias: None
Product: platform
Classification: Unclassified
Component: Options&Settings (show other bugs)
Version: 7.3
Hardware: All All
: P3 normal (vote)
Assignee: Theofanis Oikonomou
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-09-20 16:45 UTC by paolosca
Modified: 2013-05-29 09:10 UTC (History)
2 users (show)

See Also:
Issue Type: DEFECT
Exception Reporter: 174945


Attachments
stacktrace (1.13 KB, text/plain)
2012-09-20 16:45 UTC, paolosca
Details
stacktrace (4.53 KB, text/plain)
2012-10-12 07:56 UTC, Exceptions Reporter
Details

Note You need to log in before you can comment on or make changes to this bug.
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