You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@asterixdb.apache.org by "Michael Blow (JIRA)" <ji...@apache.org> on 2017/09/14 19:43:00 UTC

[jira] [Resolved] (ASTERIXDB-2091) ConcurrentModificationException during TriggerNCWork

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

Michael Blow resolved ASTERIXDB-2091.
-------------------------------------
    Resolution: Fixed

> ConcurrentModificationException during TriggerNCWork
> ----------------------------------------------------
>
>                 Key: ASTERIXDB-2091
>                 URL: https://issues.apache.org/jira/browse/ASTERIXDB-2091
>             Project: Apache AsterixDB
>          Issue Type: Bug
>          Components: CLUS - Cluster management, HYR - Hyracks
>            Reporter: Michael Blow
>            Assignee: Michael Blow
>
> java.util.ConcurrentModificationException
> 	at java.util.HashMap$HashIterator.nextNode(HashMap.java:1437)
> 	at java.util.HashMap$EntryIterator.next(HashMap.java:1471)
> 	at java.util.HashMap$EntryIterator.next(HashMap.java:1469)
> 	at org.apache.hyracks.control.common.config.ConfigManager.toIni(ConfigManager.java:460)
> 	at org.apache.hyracks.control.common.controllers.CCConfig.getIni(CCConfig.java:207)
> 	at org.apache.hyracks.control.cc.work.TriggerNCWork.lambda$run$0(TriggerNCWork.java:65)
> 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
> 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
> 	at java.lang.Thread.run(Thread.java:745)



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)