Uploaded image for project: 'UIMA'
  1. UIMA
  2. UIMA-6245

CVD - Index out of bounds when expanding Annotation in AnnotationIndex view

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Minor
    • Resolution: Fixed
    • 3.1.1SDK
    • 3.2.0SDK
    • Tools
    • None

    Description

      Expanding Annotations in the AnnotationIndex frame that contain the following node kinds (Slot_StrRef/Slot_HeapRef) results in a java.lang.IndexOutOfBoundsException exception. 

      Exception in thread "AWT-EventQueue-0" java.lang.IndexOutOfBoundsException: Index: 0, Size: 0Exception in thread "AWT-EventQueue-0" java.lang.IndexOutOfBoundsException: Index: 0, Size: 0 at java.util.ArrayList.rangeCheck(ArrayList.java:657) at java.util.ArrayList.get(ArrayList.java:433) at org.apache.uima.tools.cvd.FSTreeModel.createArrayChildren(FSTreeModel.java:316) at org.apache.uima.tools.cvd.FSNode.initChildren(FSNode.java:295) at org.apache.uima.tools.cvd.FSTreeNode.getChildCount(FSTreeNode.java:76) at org.apache.uima.tools.cvd.FSTreeModel.getChildCount(FSTreeModel.java:218) at org.apache.uima.tools.cvd.FSTreeModel.isLeaf(FSTreeModel.java:230) at javax.swing.plaf.basic.BasicTreeUI.paint(BasicTreeUI.java:1185)

      Attachments

        Issue Links

          Activity

            People

              schor Marshall Schor
              augusto_ribeiro Augusto Ribeiro Silva
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: