[ 
https://issues.apache.org/jira/browse/DRILL-4235?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15143260#comment-15143260
 ] 

Victoria Markman commented on DRILL-4235:
-----------------------------------------

This was fixed in: 1.5.0-rc3 , I tested with:

{code}
#Generated by Git-Commit-Id-Plugin
#Thu Feb 11 00:52:10 UTC 2016
git.commit.id.abbrev=3f228d3
git.commit.user.email=altekruseja...@gmail.com
git.commit.message.full=[maven-release-plugin] prepare release drill-1.5.0\n
git.commit.id=3f228d34782741457a14e28b0d1fdbc35a4fd958
git.commit.message.short=[maven-release-plugin] prepare release drill-1.5.0
git.commit.user.name=Jason Altekruse
git.build.user.name=vmarkman
git.commit.id.describe=drill-1.5.0
git.build.user.email=vmark...@maprtech.com
git.branch=3f228d34782741457a14e28b0d1fdbc35a4fd958
git.commit.time=09.02.2016 @ 23\:36\:09 UTC
git.build.time=11.02.2016 @ 00\:52\:10 UTC
git.remote.origin.url=g...@github.com\:jaltekruse/incubator-drill.git
{code}

> 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: Deneche A. Hakim
>            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)

Reply via email to