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

ArrayOutOfBounds exception thrown during delta CAS deserialization

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • 2.7.0SDK
    • 2.8.1SDK
    • Core Java Framework
    • None

    Description

      Bhavani reports a reproducable ArrayIndexOutOfBounds exception while deserializing a delta CAS. Debugging traced this to a wrong "end" argument passed to Arrays.binarySearch with bounds - the end bound is "exclusive", but the value passed needed to be in the range considered.

      Attachments

        Activity

          People

            schor Marshall Schor
            schor Marshall Schor
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: