[ https://issues.apache.org/jira/browse/DRILL-4235?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Deneche A. Hakim reopened DRILL-4235: ------------------------------------- Assignee: Hanifi Gunes (was: Deneche A. Hakim) temporarily reopening this to assign it to the developer who fixed it > Hit IllegalStateException when exec.queue.enable=ture > ------------------------------------------------------ > > Key: DRILL-4235 > URL: https://issues.apache.org/jira/browse/DRILL-4235 > Project: Apache Drill > Issue Type: Bug > Components: Functions - Drill > Affects Versions: 1.5.0 > Environment: git.commit.id=6dea429949a3d6a68aefbdb3d78de41e0955239b > Reporter: Dechang Gu > Assignee: Hanifi Gunes > Priority: Critical > Fix For: 1.5.0 > > > 0: jdbc:drill:schema=dfs.parquet> select * from sys.options; > Error: SYSTEM ERROR: IllegalStateException: Failure trying to change states: > ENQUEUED --> RUNNING > [Error Id: 6ac8167c-6fb7-4274-9e5c-bf62a195c06e on ucs-node5.perf.lab:31010] > (org.apache.drill.exec.work.foreman.ForemanException) Unexpected exception > during fragment initialization: Exceptions caught during event processing > org.apache.drill.exec.work.foreman.Foreman.run():261 > java.util.concurrent.ThreadPoolExecutor.runWorker():1145 > java.util.concurrent.ThreadPoolExecutor$Worker.run():615 > java.lang.Thread.run():745 > Caused By (java.lang.RuntimeException) Exceptions caught during event > processing > org.apache.drill.common.EventProcessor.sendEvent():93 > org.apache.drill.exec.work.foreman.Foreman$StateSwitch.moveToState():792 > org.apache.drill.exec.work.foreman.Foreman.moveToState():909 > org.apache.drill.exec.work.foreman.Foreman.runPhysicalPlan():420 > org.apache.drill.exec.work.foreman.Foreman.runSQL():926 > org.apache.drill.exec.work.foreman.Foreman.run():250 > java.util.concurrent.ThreadPoolExecutor.runWorker():1145 > java.util.concurrent.ThreadPoolExecutor$Worker.run():615 > java.lang.Thread.run():745 > Caused By (java.lang.IllegalStateException) Failure trying to change > states: ENQUEUED --> RUNNING > org.apache.drill.exec.work.foreman.Foreman$StateSwitch.processEvent():896 > org.apache.drill.exec.work.foreman.Foreman$StateSwitch.processEvent():790 > org.apache.drill.common.EventProcessor.sendEvent():73 > org.apache.drill.exec.work.foreman.Foreman$StateSwitch.moveToState():792 > org.apache.drill.exec.work.foreman.Foreman.moveToState():909 > org.apache.drill.exec.work.foreman.Foreman.runPhysicalPlan():420 > org.apache.drill.exec.work.foreman.Foreman.runSQL():926 > org.apache.drill.exec.work.foreman.Foreman.run():250 > java.util.concurrent.ThreadPoolExecutor.runWorker():1145 > java.util.concurrent.ThreadPoolExecutor$Worker.run():615 > java.lang.Thread.run():745 (state=,code=0) -- This message was sent by Atlassian JIRA (v6.3.4#6332)