Guest User

Untitled

a guest
Jun 20th, 2018
77
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.58 KB | None | 0 0
  1. Fatal Exception: java.util.concurrent.RejectedExecutionException: Task android.os.AsyncTask$3@395d827c rejected from java.util.concurrent.ThreadPoolExecutor@127a8705[Running, pool size = 9, active threads = 9, queued tasks = 128, completed tasks = 8940]
  2. at java.util.concurrent.ThreadPoolExecutor$AbortPolicy.rejectedExecution(ThreadPoolExecutor.java:2011)
  3. at java.util.concurrent.ThreadPoolExecutor.reject(ThreadPoolExecutor.java:793)
  4. at java.util.concurrent.ThreadPoolExecutor.execute(ThreadPoolExecutor.java:1339)
  5. at android.os.AsyncTask.executeOnExecutor(AsyncTask.java:594)
Add Comment
Please, Sign In to add comment