Skip to content

RejectedExecutionException: Task java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask@28c0687[Not completed] ... #20238

@sentry

Description

@sentry

Sentry Issue: JETPACK-ANDROID-JMY

RejectedExecutionException: Task java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask@28c0687[Not completed] rejected from java.util.concurrent.ScheduledThreadPoolExecutor@30619b4[Terminated, pool size = 0, active threads = 0, queued tasks = 0, completed tasks = 0]
    at java.util.concurrent.ThreadPoolExecutor$AbortPolicy.rejectedExecution(ThreadPoolExecutor.java:2082)
    at java.util.concurrent.ThreadPoolExecutor.reject(ThreadPoolExecutor.java:842)
    at java.util.concurrent.ScheduledThreadPoolExecutor.delayedExecute(ScheduledThreadPoolExecutor.java:345)
    at java.util.concurrent.ScheduledThreadPoolExecutor.schedule(ScheduledThreadPoolExecutor.java:569)
    at java.util.concurrent.Executors$DelegatedScheduledExecutorService.schedule(Executors.java:770)
...
(20 additional frame(s) were not displayed)

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions