You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@uima.apache.org by "Richard Eckart de Castilho (Jira)" <de...@uima.apache.org> on 2023/01/12 15:26:00 UTC

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

     [ https://issues.apache.org/jira/browse/UIMA-5313?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Richard Eckart de Castilho resolved UIMA-5313.
----------------------------------------------
    Resolution: Abandoned

DUCC has been retired.

> 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 L. 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
(v8.20.10#820010)