History | Log In     View a printable version of the current page.  
Issue Details (XML | Word | Printable)

Key: IDEADEV-23697
Type: Exception Exception
Status: Resolved Resolved
Resolution: Cannot Reproduce
Priority: Major Major
Assignee: Anton Makeev
Reporter: Exception Analyzer
Votes: 0
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
IDEA: Development

[#8187] NCDFE: ActionManagerImpl.convert

Created: 04 Dec 07 20:41   Updated: 05 Dec 07 13:32
Component/s: None
Fix Version/s: Undefined

Original Estimate: Unknown Remaining Estimate: Unknown Time Spent: Unknown

Build: 7,584


 Description  « Hide
exception://8187/
Last updated by Anna Kozlova
Error message: Error during dispatching of java.awt.event.MouseEvent[MOUSE_RELEASED,(861,86),absolute(857,82),button=3,modifiers=Meta+Button3,clickCount=1] on frame0: com/intellij/history/integration/ui/views/SelectionHistoryDialog
java.lang.NoClassDefFoundError: com/intellij/history/integration/ui/views/SelectionHistoryDialog
at java.lang.Class.$$YJP$$forName0(Native Method)
at java.lang.Class.forName0(Class.java)
at java.lang.Class.forName(Class.java:247)
at com.intellij.openapi.actionSystem.impl.ActionManagerImpl.convert(ActionManagerImpl.java:211)
at com.intellij.openapi.actionSystem.impl.ActionManagerImpl.getActionImpl(ActionManagerImpl.java:188)
at com.intellij.openapi.actionSystem.impl.ActionManagerImpl.getAction(ActionManagerImpl.java:181)
at com.intellij.openapi.actionSystem.DefaultActionGroup.getChildren(DefaultActionGroup.java:225)
at com.intellij.openapi.actionSystem.impl.Utils.hasVisibleChildren(Utils.java:112)
at com.intellij.openapi.actionSystem.impl.Utils.expandActionGroup(Utils.java:73)
at com.intellij.openapi.actionSystem.impl.Utils.expandActionGroup(Utils.java:78)
at com.intellij.openapi.actionSystem.impl.Utils.fillMenu(Utils.java:155)
at com.intellij.openapi.actionSystem.impl.ActionPopupMenuImpl$MyMenu.show(ActionPopupMenuImpl.java:58)
at com.intellij.openapi.fileEditor.impl.EditorTabbedContainer$MyTabbedPane$MyTabbedPanePopupHandler.invokePopup(EditorTabbedContainer.java:254)
at com.intellij.openapi.fileEditor.impl.EditorTabbedContainer$MyTabbedPane.processMouseEvent(EditorTabbedContainer.java:139)
at java.awt.Component.processEvent(Component.java:5803)
at java.awt.Container.processEvent(Container.java:2058)
at java.awt.Component.dispatchEventImpl(Component.java:4410)
at java.awt.Container.dispatchEventImpl(Container.java:2116)
at java.awt.Component.dispatchEvent(Component.java:4240)
at java.awt.LightweightDispatcher.retargetMouseEvent(Container.java:4322)
at java.awt.LightweightDispatcher.processMouseEvent(Container.java:3986)
at java.awt.LightweightDispatcher.dispatchEvent(Container.java:3916)
at java.awt.Container.dispatchEventImpl(Container.java:2102)
at java.awt.Window.dispatchEventImpl(Window.java:2429)
at java.awt.Component.dispatchEvent(Component.java:4240)
at java.awt.EventQueue.dispatchEvent(EventQueue.java:599)
at com.intellij.ide.IdeEventQueue.defaultDispatchEvent(IdeEventQueue.java:478)
at com.intellij.ide.IdeEventQueue._dispatchEvent(IdeEventQueue.java:467)
at com.intellij.ide.IdeEventQueue.dispatchEvent(IdeEventQueue.java:357)
at java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThread.java:273)
at java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:183)
at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:173)
at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:168)
at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:160)
at java.awt.EventDispatchThread.run(EventDispatchThread.java:121)

 All   Comments   Work Log   Change History      Sort Order:
Anton Makeev - 05 Dec 07 13:32
broken installation