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

Key: IDEADEV-14634
Type: Exception Exception
Status: Resolved Resolved
Resolution: Fixed
Priority: Major Major
Assignee: Dmitry Jemerov
Reporter: Exception Analyzer
Votes: 0
Watchers: 0
Operations

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

[#4286] AIOOBE: ShowDiffAction.showDiffForChange

Created: 20 Feb 07 15:35   Updated: 21 Feb 07 17:09
Component/s: None
Fix Version/s: Selena 6733

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

Build: 6,706
Fixed in build: 6,161


 Description  « Hide
exception://4286/
Last updated by vladislav.kaznacheev
Error message: 0
java.lang.ArrayIndexOutOfBoundsException: 0
at com.intellij.openapi.vcs.changes.actions.ShowDiffAction.showDiffForChange(ShowDiffAction.java:132)
at com.intellij.openapi.vcs.changes.actions.ShowDiffAction.showDiffForChange(ShowDiffAction.java:118)
at com.intellij.openapi.vcs.changes.actions.ShowDiffAction.actionPerformed(ShowDiffAction.java:81)
at com.intellij.openapi.keymap.impl.IdeKeyEventDispatcher.processAction(IdeKeyEventDispatcher.java:406)
at com.intellij.openapi.keymap.impl.IdeKeyEventDispatcher.inInitState(IdeKeyEventDispatcher.java:332)
at com.intellij.openapi.keymap.impl.IdeKeyEventDispatcher.dispatchKeyEvent(IdeKeyEventDispatcher.java:145)
at com.intellij.ide.IdeEventQueue._dispatchEvent(IdeEventQueue.java:397)
at com.intellij.ide.IdeEventQueue.dispatchEvent(IdeEventQueue.java:332)
at java.awt.EventDispatchThread.pumpOneEventForHierarchy(EventDispatchThread.java:242)
at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:163)
at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:157)
at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:149)
at java.awt.EventDispatchThread.run(EventDispatchThread.java:110)

 All   Comments   Work Log   Change History      Sort Order:
There are no comments yet on this issue.