You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@uima.apache.org by "Jerry Cwiklik (JIRA)" <de...@uima.apache.org> on 2016/05/12 15:36:12 UTC

[jira] [Created] (UIMA-4931) UIMA-DUCC: Fix ConcurrentModificationException in Agent

Jerry Cwiklik created UIMA-4931:
-----------------------------------

             Summary: UIMA-DUCC: Fix ConcurrentModificationException in Agent
                 Key: UIMA-4931
                 URL: https://issues.apache.org/jira/browse/UIMA-4931
             Project: UIMA
          Issue Type: Bug
          Components: DUCC
            Reporter: Jerry Cwiklik
            Assignee: Jerry Cwiklik
             Fix For: 2.1.0-Ducc


The DuccCommandExecutor throws ConcurrentModificationException while iterating over cmd line options. Synchronized the options list while iterating or changing it.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)