You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@asterixdb.apache.org by "Yingyi Bu (JIRA)" <ji...@apache.org> on 2016/06/23 01:53:16 UTC

[jira] [Created] (ASTERIXDB-1497) ConcurrentModificationException in hyracks DefaultDeallocatableRegistry

Yingyi Bu created ASTERIXDB-1497:
------------------------------------

             Summary: ConcurrentModificationException in hyracks DefaultDeallocatableRegistry
                 Key: ASTERIXDB-1497
                 URL: https://issues.apache.org/jira/browse/ASTERIXDB-1497
             Project: Apache AsterixDB
          Issue Type: Bug
          Components: Storage
            Reporter: Yingyi Bu
            Assignee: Yingyi Bu


{noformat}
java.util.ConcurrentModificationException
        at java.util.Vector$Itr.checkForComodification(Vector.java:1184)
        at java.util.Vector$Itr.next(Vector.java:1137)
        at org.apache.hyracks.control.nc.resources.DefaultDeallocatableRegistry.close(DefaultDeallocatableRegistry.java:40)
        at org.apache.hyracks.control.nc.Joblet$1.run(Joblet.java:224)
        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)
Jun 22, 2016 6:41:25 PM org.apache.hyracks.api.lifecycle.LifeCycleComponentManager stopAll
{noformat}



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