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 162610 - AssertionError at org.openide.awt.AlwaysEnabledAction.isEnabled
Summary: AssertionError at org.openide.awt.AlwaysEnabledAction.isEnabled
Status: RESOLVED DUPLICATE of bug 150875
Alias: None
Product: platform
Classification: Unclassified
Component: Window System (show other bugs)
Version: 6.x
Hardware: All All
: P3 blocker (vote)
Assignee: issues@platform
URL: http://statistics.netbeans.org/except...
Keywords:
Depends on:
Blocks:
 
Reported: 2009-04-14 16:43 UTC by rgarske
Modified: 2009-04-16 08:18 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter: 149379


Attachments
stacktrace (1.90 KB, text/plain)
2009-04-14 16:43 UTC, rgarske
Details

Note You need to log in before you can comment on or make changes to this bug.
Description rgarske 2009-04-14 16:43:35 UTC
Build: NetBeans IDE Dev (Build 200903310200)
VM: Java HotSpot(TM) Client VM, 11.3-b02, Java(TM) SE Runtime Environment, 1.6.0_13-b03
OS: Windows XP, 5.1, x86

User Comments:
GUEST: Starting up the IDE.

rgarske: waiting for Netbeans to start up, opening recently used project.



Stacktrace: 
java.lang.AssertionError
        at org.openide.awt.AlwaysEnabledAction.isEnabled(AlwaysEnabledAction.java:72)
        at javax.swing.AbstractAction.setEnabledFromAction(AbstractAction.java:85)
        at javax.swing.AbstractButton.configurePropertiesFromAction(AbstractButton.java:1145)
        at javax.swing.JMenuItem.configurePropertiesFromAction(JMenuItem.java:359)
        at javax.swing.AbstractButton.setAction(AbstractButton.java:1087)
        at org.netbeans.modules.editor.MainMenuAction.setMenu(MainMenuAction.java:206)
Comment 1 rgarske 2009-04-14 16:43:40 UTC
Created attachment 80056 [details]
stacktrace
Comment 2 Stanislav Aubrecht 2009-04-16 08:18:35 UTC
should be fixed in #150875

*** This issue has been marked as a duplicate of 150875 ***