CPE GUI Intermittent Failure on Startup
---------------------------------------
Key: UIMA-244
URL: https://issues.apache.org/jira/browse/UIMA-244
Project: UIMA
Issue Type: Bug
Components: Tools
Reporter: Adam Lally
Assigned To: Adam Lally
Fix For: 2.1
Sometimes when launching the CPE I get errors like:
java.lang.ArrayIndexOutOfBoundsException: 2 >= 0
at java.util.Vector.elementAt(Vector.java:432)
at
com.sun.java.swing.plaf.windows.WindowsFileChooserUI$DirectoryComboBoxModel.getElementAt(WindowsFileChooserUI.java:1079)
at
javax.swing.plaf.basic.BasicListUI.updateLayoutState(BasicListUI.java:1154)
I know from the past experience that the WindowsFileChooserUI can be kind of
flaky when you try to update it during initialization of the GUI.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.