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

Key: IDEADEV-10673
Type: Exception Exception
Status: Open Open
Priority: Major Major
Assignee: Dmitry Jemerov
Reporter: Exception Analyzer
Votes: 0
Watchers: 1
Operations

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

[#3267] AIOOBE: CachedGridImage.b

Created: 10 Oct 06 14:10   Updated: 16 Oct 07 00:12
Component/s: GUI Designer
Fix Version/s: Diana Final

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

Build: 5,766


 Description  « Hide
exception://3267/
Last updated by Dmitry Jemerov
Error message: Error during dispatching of java.awt.event.InvocationEvent[INVOCATION_DEFAULT,runnable=javax.swing.SystemEventQueueUtilities$ComponentWorkRequest@795cdf,notifier=null,catchExceptions=false,when=1160129567140] on sun.awt.windows.WToolkit@1edcd24: 3
Previous exception is: http://www.intellij.net/tracker/idea/viewSCR?publicId=79765
There was at least one exception before this one.java.lang.ArrayIndexOutOfBoundsException: 3
at com.intellij.uiDesigner.designSurface.CachedGridImage.b(CachedGridImage.java:92)
at com.intellij.uiDesigner.designSurface.CachedGridImage.update(CachedGridImage.java:72)
at com.intellij.uiDesigner.designSurface.CachedGridImage.getGridImage(CachedGridImage.java:174)
at com.intellij.uiDesigner.designSurface.Painter.paintGridOutline(Painter.java:208)
at com.intellij.uiDesigner.designSurface.Painter$1.visit(Painter.java:86)
at com.intellij.uiDesigner.designSurface.Painter$1.visit(Painter.java:69)
at com.intellij.uiDesigner.FormEditingUtil.iterateImpl(FormEditingUtil.java:413)
at com.intellij.uiDesigner.FormEditingUtil.iterate(FormEditingUtil.java:407)
at com.intellij.uiDesigner.designSurface.Painter.paintComponentDecoration(Painter.java:66)
at com.intellij.uiDesigner.designSurface.PassiveDecorationLayer.paintPassiveDecoration(PassiveDecorationLayer.java:40)
at com.intellij.uiDesigner.designSurface.PassiveDecorationLayer.paint(PassiveDecorationLayer.java:95)
at javax.swing.JComponent.paintChildren(JComponent.java:842)
at javax.swing.JComponent.paint(JComponent.java:1014)
at javax.swing.JLayeredPane.paint(JLayeredPane.java:559)
at javax.swing.JComponent.paintChildren(JComponent.java:842)
at javax.swing.JComponent.paint(JComponent.java:1014)
at javax.swing.JViewport.paint(JViewport.java:728)
at javax.swing.JComponent.paintWithOffscreenBuffer(JComponent.java:4963)
at javax.swing.JComponent.paintDoubleBuffered(JComponent.java:4916)
at javax.swing.JComponent._paintImmediately(JComponent.java:4859)
at javax.swing.JComponent.paintImmediately(JComponent.java:4666)
at javax.swing.RepaintManager.paintDirtyRegions(RepaintManager.java:451)
at javax.swing.SystemEventQueueUtilities$ComponentWorkRequest.run(SystemEventQueueUtilities.java:114)
at java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:209)
at java.awt.EventQueue.dispatchEvent(EventQueue.java:461)
at com.intellij.ide.IdeEventQueue.defaultDispatchEvent(IdeEventQueue.java:374)
at com.intellij.ide.IdeEventQueue._dispatchEvent(IdeEventQueue.java:365)
at com.intellij.ide.IdeEventQueue.dispatchEvent(IdeEventQueue.java:274)
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.