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

Summary: AssertionError at org.openide.awt.AlwaysEnabledAction.isEnabled
Product: platform Reporter: rgarske <rgarske>
Component: Window SystemAssignee: issues@platform <issues>
Status: RESOLVED DUPLICATE    
Severity: blocker    
Priority: P3    
Version: 6.x   
Hardware: All   
OS: All   
URL: http://statistics.netbeans.org/exceptions/detail.do?id=149379
Issue Type: DEFECT Exception Reporter: 149379
Attachments: stacktrace

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 ***