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 67876 - Options dialog does not work when profiler is installed
Summary: Options dialog does not work when profiler is installed
Status: CLOSED DUPLICATE of bug 66831
Alias: None
Product: profiler
Classification: Unclassified
Component: Base (show other bugs)
Version: 5.x
Hardware: Other Windows XP
: P3 blocker (vote)
Assignee: issues@profiler
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-10-31 23:47 UTC by tkellerer
Modified: 2007-02-21 10:34 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description tkellerer 2005-10-31 23:47:20 UTC
After Installing Milestone Build 9 into the dev build of NB 5.0 the options
dialog can not be displayed any more. Selecting "Tools -> Options" does not
display anything. 

OS: Windows 2000 and Win XP
JDK: 1.5.0_05
Netbeans: 200510301900

A small icon appears in the lower right corner of the NB windows. After clicking
it, an exception detail is shown.

The option dialog is accessible again after removing the profile from the NB
install directory.

java.lang.AbstractMethodError
	at org.netbeans.modules.options.OptionsPanel.<init>(OptionsPanel.java:131)
	at
org.netbeans.modules.options.OptionsWindowAction.actionPerformed(OptionsWindowAction.java:83)
	at javax.swing.AbstractButton.fireActionPerformed(AbstractButton.java:1849)
	at javax.swing.AbstractButton$Handler.actionPerformed(AbstractButton.java:2169)
	at javax.swing.DefaultButtonModel.fireActionPerformed(DefaultButtonModel.java:420)
	at javax.swing.DefaultButtonModel.setPressed(DefaultButtonModel.java:258)
	at javax.swing.AbstractButton.doClick(AbstractButton.java:302)
	at javax.swing.plaf.basic.BasicMenuItemUI.doClick(BasicMenuItemUI.java:1000)
	at
javax.swing.plaf.basic.BasicMenuItemUI$Handler.mouseReleased(BasicMenuItemUI.java:1041)
	at java.awt.Component.processMouseEvent(Component.java:5488)
	at javax.swing.JComponent.processMouseEvent(JComponent.java:3126)
	at java.awt.Component.processEvent(Component.java:5253)
	at java.awt.Container.processEvent(Container.java:1966)
	at java.awt.Component.dispatchEventImpl(Component.java:3955)
	at java.awt.Container.dispatchEventImpl(Container.java:2024)
	at java.awt.Component.dispatchEvent(Component.java:3803)
	at java.awt.LightweightDispatcher.retargetMouseEvent(Container.java:4212)
	at java.awt.LightweightDispatcher.processMouseEvent(Container.java:3892)
	at java.awt.LightweightDispatcher.dispatchEvent(Container.java:3822)
	at java.awt.Container.dispatchEventImpl(Container.java:2010)
	at java.awt.Window.dispatchEventImpl(Window.java:1774)
	at java.awt.Component.dispatchEvent(Component.java:3803)
Comment 1 iformanek 2005-11-01 08:54:13 UTC

*** This issue has been marked as a duplicate of 66831 ***
Comment 2 ehucka 2006-10-09 12:08:43 UTC
Verification of old issues.
Comment 3 Alexander Kouznetsov 2007-02-21 10:34:44 UTC
Closing old issues