Hi Firecloud team,
I saw that a few weeks ago there was a post about a similar error.
I tried to run a test workflow that previously worked yesterday, and got this error.
message: Unexpected failure in EJEA.
causedBy:
message: java.util.concurrent.RejectedExecutionException: Task slick.basic.BasicBackend$DatabaseDef$$anon$2@2fd71806 rejected from slick.util.AsyncExecutor$$anon$2$$anon$1@47c74f00[Running, pool size = 200, active threads = 200, queued tasks = 1001, completed tasks = 3557]
causedBy:
message: Task slick.basic.BasicBackend$DatabaseDef$$anon$2@2fd71806 rejected from slick.util.AsyncExecutor$$anon$2$$anon$1@47c74f00[Running, pool size = 200, active threads = 200, queued tasks = 1001, completed tasks = 3557]
The actual task that shows a failure does not have an error in the JES log, and reports successful completion otherwise (Mutect2)
I am re-running again, but the workflow takes overnight so I don't know how transient this error is, but I would like some confirmation that it's okay to launch the 200 samples (with scatter/gather in each) before I spend compute on tasks that will fail transiently.
-Dimitri