You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@uima.apache.org by "Burn Lewis (JIRA)" <de...@uima.apache.org> on 2017/02/10 22:45:41 UTC

[jira] [Created] (UIMA-5313) Can get concurrent modification when closing the threads attached to a DUCC AP

Burn Lewis created UIMA-5313:
--------------------------------

             Summary: Can get concurrent modification when closing the threads attached to a DUCC AP
                 Key: UIMA-5313
                 URL: https://issues.apache.org/jira/browse/UIMA-5313
             Project: UIMA
          Issue Type: Bug
            Reporter: Burn Lewis
            Priority: Minor
             Fix For: future-DUCC


id:32044 state:Completed
id:32044 rationale:code=0
id:32044 rc:0
java.util.ConcurrentModificationException
    at java.util.HashMap$HashIterator.nextEntry(HashMap.java:934)
    at java.util.HashMap$ValueIterator.next(HashMap.java:962)
    at org.apache.uima.ducc.cli.ConsoleListener.shutdown(ConsoleListener.java:89)
    at org.apache.uima.ducc.cli.CliBase.monitorExits(CliBase.java:677)
    at org.apache.uima.ducc.cli.MonitorListener.run(MonitorListener.java:92)
    at java.lang.Thread.run(Thread.java:809)



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)