Skip to content

Instantly share code, notes, and snippets.

@eatnumber1
Created August 25, 2016 19:05
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save eatnumber1/10190a7cbe152ffe65135e1aa2678299 to your computer and use it in GitHub Desktop.
Save eatnumber1/10190a7cbe152ffe65135e1aa2678299 to your computer and use it in GitHub Desktop.
java.util.concurrent.RejectedExecutionException: Task <scrubbed>@4229bc3f rejected from java.util.concurrent.ThreadPoolExecutor@a9e5bbe[Running, pool size = 500, active threads = 1, queued tasks = 0, completed tasks = 890477]
java.util.concurrent.ThreadPoolExecutor$AbortPolicy.rejectedExecution(ThreadPoolExecutor.java:2047)
<google internal stack frame removed>
java.util.concurrent.ThreadPoolExecutor.reject(ThreadPoolExecutor.java:823)
java.util.concurrent.ThreadPoolExecutor.execute(ThreadPoolExecutor.java:1369)
<google internal stack frames removed>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment