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 247033 - AssertionError: We really get map from the lookup. Map: null returned: org.netbeans.core.multiview.MultiViewTopComponentLookup$LookupProxyActionMap@418f4dd prev: null prev now : [org.netbeans.modules.
Summary: AssertionError: We really get map from the lookup. Map: null returned: org.ne...
Status: RESOLVED INCOMPLETE
Alias: None
Product: platform
Classification: Unclassified
Component: Actions (show other bugs)
Version: 8.0
Hardware: All All
: P3 normal (vote)
Assignee: Jan Peska
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-09-11 14:05 UTC by Exceptions Reporter
Modified: 2015-03-05 04:08 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter: 211725


Attachments
stacktrace (3.86 KB, text/plain)
2014-09-11 14:05 UTC, Exceptions Reporter
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Exceptions Reporter 2014-09-11 14:05:23 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.1 (Build 201408251540)
VM: Java HotSpot(TM) 64-Bit Server VM, 24.65-b04, Java(TM) SE Runtime Environment, 1.7.0_67-b01
OS: Windows 7

User Comments:
GUEST: When going into .properties file from results of search in files.

alied: switched from one java source file to another.




Stacktrace: 
java.lang.AssertionError: We really get map from the lookup. Map: null returned: org.netbeans.core.multiview.MultiViewTopComponentLookup$LookupProxyActionMap@418f4dd
prev: null prev
now : [org.netbeans.modules.properties.PropertiesEditorSupport$PropertiesEditor[messages_en.properties,0,0,1374x885,invalid,layout=java.awt.BorderLayout,alignmentX=0.0,alignmentY=0.0,border=,flags=256,maximumSize=,minimumSize=java.awt.Dimension[width=10,height=10],preferredSize=], org.netbeans.modules.properties.PropertiesLocaleNode[name=messages_en; displayName=en - English; shortDescription=D:\mts.svn\xcampaign\trunk\sources\src\java\messages_en.properties][Name=en, displayName=en - English], org.netbeans.modules.properties.PropertiesOpen@4a3d14c7, CES: DocumentOpenClose: PropertiesEditorSupport@1875480907, documentStatus=OPENED, docRef=(NbEditorDocument@681359078), org.netbeans.modules.properties.PropertiesFileEntry@66c7a12e, D:\mts.svn\xcampaign\trunk\sources\src\java\messages_en.properties@136c959f:66c7a12e, org.netbeans.modu
   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 Exceptions Reporter 2014-09-11 14:05:26 UTC
Created attachment 149142 [details]
stacktrace
Comment 2 Ondrej Vrabec 2015-03-04 12:54:02 UTC
i don't get it. ActionMap is not listed among lookup items from GlobalActionContextImpl's lookup. Could Utilities.actionsGlobalContext() contain more items?
Adding more logging...

Fix: core-main #520abe8569c1
Changeset: 520abe8569c1
Message:   Adding more logging with all possible involved lookups.
Comment 3 Quality Engineering 2015-03-05 04:08:14 UTC
Integrated into 'main-silver', will be available in build *201503050001* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)

Changeset: http://hg.netbeans.org/main-silver/rev/520abe8569c1
User: Ondrej Vrabec <ovrabec@netbeans.org>
Log: Adding more logging with all possible involved lookups.
Task #247033 - AssertionError: We really get map from the lookup. Map: null returned: org.netbeans.core.multiview.MultiViewTopComponentLookup$LookupProxyActionMap@418f4dd prev: null prev now : [org.netbeans.modules.