Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

java.util.concurrent.RejectedExecutionException #4

Open
zengjingfang opened this issue Jan 4, 2018 · 0 comments
Open

java.util.concurrent.RejectedExecutionException #4

zengjingfang opened this issue Jan 4, 2018 · 0 comments

Comments

@zengjingfang
Copy link
Owner

java.util.concurrent.RejectedExecutionException: Task com.xtc.im.core.common.task.RealCall$AsyncCall@f0b58eb rejected from java.util.concurrent.ThreadPoolExecutor@daea648[Shutting down, pool size = 64, active threads = 64, queued tasks = 0, completed tasks = 8]
	at java.util.concurrent.ThreadPoolExecutor$AbortPolicy.rejectedExecution(ThreadPoolExecutor.java:2049)
	at java.util.concurrent.ThreadPoolExecutor.reject(ThreadPoolExecutor.java:814)
	at java.util.concurrent.ThreadPoolExecutor.execute(ThreadPoolExecutor.java:1360)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Android开发历险记
  
In progress
Development

No branches or pull requests

1 participant