I seem to get these a lot from IDEA (2.5.1.540) on the OS X JVM, can 
anyone characterize them? Maybe it's just the Swing impl...

I *think* this Exception and this output go together. I'll paste the 
exception last, just in case it's not

MouseTracker: Event was not handled after 10000ms: null
MouseTracker: Stop mouse this tracker ASAP, fPeer = VFramePeer "frame0"s 
peer[213,43, 945,930] fID = 2
MouseTracker: Stop mouse this tracker ASAP, fPeer.fComponent = 
com.intellij.ide.desktop.impl.IdeMainFrame[frame0,213,43,945x930,invalid,layout=
java.awt.BorderLayout,resizable,title=IntelliJ IDEA 2.5.1 - 
[/Users/ian/idea-2.5-539/ian.ipr] - /Users/ian/jakarta-
tomcat-4.0.1/webapps/ian/ServiceApp.java,defaultCloseOperation=HIDE_ON_CLOSE,
rootPane=com.intellij.ide.desktop.impl.ec[,0,22,945x908,layout=javax.swing.
JRootPane$RootLayout,alignmentX=null,alignmentY=null,border=,flags=1538,maximumSize=
,minimumSize=,preferredSize=],rootPaneCheckingEnabled=true]

--- Exception:

Exception occurred during event dispatching:
java.lang.ArrayIndexOutOfBoundsException
         at 
javax.swing.MenuSelectionManager.processMouseEvent(MenuSelectionManager.java:
238)
         at 
javax.swing.plaf.basic.BasicPopupMenuUI$MouseGrabber.mouseReleased
(BasicPopupMenuUI.java:296)
         at 
java.awt.AWTEventMulticaster.mouseReleased(AWTEventMulticaster.java:231)
         at java.awt.Component.processMouseEvent(Component.java:3716)
         at java.awt.Component.processEvent(Component.java:3545)
         at java.awt.Container.processEvent(Container.java:1164)
[cut cut]


_______________________________________________
Eap-features mailing list
[EMAIL PROTECTED]
http://www.intellij.com/mailman/listinfo/eap-features

Reply via email to