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 205242 - AssertionError: We really get map from the lookup. Map: null returned: org.openide.windows.DelegateActionMap@1e91a2d for org.netbeans.modules.project.ui.ProjectTab[Projects - Evasion,2,0,413x388,layou
Summary: AssertionError: We really get map from the lookup. Map: null returned: org.op...
Status: RESOLVED DUPLICATE of bug 205088
Alias: None
Product: platform
Classification: Unclassified
Component: Window System (show other bugs)
Version: 7.1
Hardware: All All
: P4 normal (vote)
Assignee: Jaroslav Tulach
URL:
Keywords:
: 206452 206894 (view as bug list)
Depends on:
Blocks:
 
Reported: 2011-11-17 14:22 UTC by sebglon
Modified: 2012-03-16 15:30 UTC (History)
4 users (show)

See Also:
Issue Type: DEFECT
Exception Reporter: 182993


Attachments
stacktrace (2.71 KB, text/plain)
2011-11-17 14:22 UTC, sebglon
Details
stacktrace (1.93 KB, text/plain)
2012-01-24 19:46 UTC, borlak
Details
stacktrace (2.56 KB, text/plain)
2012-03-09 07:44 UTC, Exceptions Reporter
Details

Note You need to log in before you can comment on or make changes to this bug.
Description sebglon 2011-11-17 14:22:27 UTC
Build: NetBeans IDE 7.1 Beta (Build 201109252201)
VM: Java HotSpot(TM) Client VM, 21.1-b02, Java(TM) SE Runtime Environment, 1.7.0_01-b08
OS: Windows XP

Stacktrace: 
java.lang.AssertionError: We really get map from the lookup. Map: null returned: org.openide.windows.DelegateActionMap@1e91a2d for org.netbeans.modules.project.ui.ProjectTab[Projects - Evasion,2,0,413x388,layout=java.awt.BorderLayout,alignmentX=0.0,alignmentY=0.0,border=,flags=256,maximumSize=,minimumSize=,preferredSize=]
   at org.netbeans.modules.openide.windows.GlobalActionContextImpl.blickActionMapImpl(GlobalActionContextImpl.java:122)
   at org.netbeans.modules.openide.windows.GlobalActionContextImpl.blickActionMap(GlobalActionContextImpl.java:97)
   at org.netbeans.modules.openide.windows.GlobalActionContextImpl.propertyChange(GlobalActionContextImpl.java:182)
   at java.beans.PropertyChangeSupport.fire(PropertyChangeSupport.java:335)
   at java.beans.PropertyChangeSupport.firePropertyChange(PropertyChangeSupport.java:328)
   at java.beans.PropertyChangeSupport.firePropertyChange(PropertyChangeSupport.java:263)
Comment 1 sebglon 2011-11-17 14:22:30 UTC
Created attachment 113287 [details]
stacktrace
Comment 2 Stanislav Aubrecht 2012-01-02 09:43:15 UTC
*** Bug 206452 has been marked as a duplicate of this bug. ***
Comment 3 Stanislav Aubrecht 2012-01-05 15:46:25 UTC
*** Bug 206894 has been marked as a duplicate of this bug. ***
Comment 4 Stanislav Aubrecht 2012-01-05 15:47:47 UTC
jardo, can you please evaluate this one? i have no idea what's going on in your code...
Comment 5 borlak 2012-01-24 19:46:02 UTC
Created attachment 115202 [details]
stacktrace

was browsing through folder list on my project, double clicked on a file, got this error.  the file was about 6-7 folder levels deep.
Comment 6 Jaroslav Tulach 2012-03-05 09:15:04 UTC
Only assert. Appeared only few times. This one will be hard to catch.
Comment 7 Exceptions Reporter 2012-03-09 07:44:15 UTC
Created attachment 116498 [details]
stacktrace
Comment 8 Jaroslav Tulach 2012-03-16 15:30:26 UTC

*** This bug has been marked as a duplicate of bug 205088 ***