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

Fix ConcurrentModificationException in the Delegate object

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • 2.3AS
    • Async Scaleout
    • None

    Description

      Delegate object throws ConcurrentModificationException while accessing its lists. It looks like one thread is changing a list while another is changing it. Synchronize access to the list to make sure only one thread operates on it at any given time.

      Attachments

        Activity

          People

            Unassigned Unassigned
            cwiklik Jaroslaw Cwiklik
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: