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 241538

Summary: AssertionError: We really get map from the lookup. Map: null returned: org.netbeans.core.multiview.MultiViewTopComponentLookup$LookupProxyActionMap@ec0adb prev: null prev now : [CES: DocumentOpenClose
Product: platform Reporter: mps77 <mps77>
Component: Window SystemAssignee: Stanislav Aubrecht <saubrecht>
Status: RESOLVED DUPLICATE    
Severity: normal    
Priority: P3    
Version: 8.0   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter: 207380
Attachments: stacktrace

Description mps77 2014-02-07 11:10:44 UTC
This bug was originally marked as duplicate of bug 224163, that is already resolved. This bug is still valid, so this seems to be another bug, but it might be related.

Build: NetBeans IDE 8.0 Beta (Build 201401141042)
VM: Java HotSpot(TM) Client VM, 25.0-b57, Java(TM) SE Runtime Environment, 1.8.0-ea-b115
OS: Windows XP

User Comments:
mps77: ctrl + dblclik




Stacktrace: 
java.lang.AssertionError: We really get map from the lookup. Map: null returned: org.netbeans.core.multiview.MultiViewTopComponentLookup$LookupProxyActionMap@ec0adb
prev: null prev
now : [CES: DocumentOpenClose: SimpleES@11939254, documentStatus=OPENED, docRef=(NbEditorDocument@29320965), org.netbeans.modules.java.JavaDataObject@453e2c[D:\Adatok\JSDEPEND\src\com\googlecode\jslint4java\JSLint.java@251c2943:127dfb9], D:\Adatok\JSDEPEND\src\com\googlecode\jslint4java\JSLint.java@251c2943:127dfb9, org.netbeans.modules.java.JavaNode[name=JSLint; displayName=JSLint.java][Name=JSLint, displayName=JSLint.java]]
   at org.netbeans.modules.openide.windows.GlobalActionContextImpl.blickActionMapImpl(GlobalActionContextImpl.java:131)
   at org.netbeans.modules.openide.windows.GlobalActionContextImpl.blickActionMap(GlobalActionContextImpl.java:106)
   at org.netbeans.modules.openide.windows.GlobalActionContextImpl.propertyChange(GlobalActionContextImpl.java:200)
   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 mps77 2014-02-07 11:10:46 UTC
Created attachment 144906 [details]
stacktrace
Comment 2 Stanislav Aubrecht 2014-02-10 10:39:44 UTC

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