Skip to content
This repository was archived by the owner on May 17, 2024. It is now read-only.
This repository was archived by the owner on May 17, 2024. It is now read-only.

java.lang.RuntimeException at android.os.AsyncTask$3.done #5

@Danand

Description

@Danand

Exception occured on some devices:

java.lang.RuntimeException:
  at android.os.AsyncTask$3.done (AsyncTask.java:353)
  at java.util.concurrent.FutureTask.finishCompletion (FutureTask.java:383)
  at java.util.concurrent.FutureTask.setException (FutureTask.java:252)
  at java.util.concurrent.FutureTask.run (FutureTask.java:271)
  at java.util.concurrent.ThreadPoolExecutor.runWorker (ThreadPoolExecutor.java:1162)
  at java.util.concurrent.ThreadPoolExecutor$Worker.run (ThreadPoolExecutor.java:636)
  at java.lang.Thread.run (Thread.java:764)
Caused by: com.yandex.metrica.impl.ob.vs:
  at com.yandex.metrica.impl.ob.vr.a (SourceFile:30)
  at com.yandex.metrica.impl.ob.pp.a (SourceFile:33)
  at com.yandex.metrica.impl.ob.pu.a (SourceFile:204)
  at com.yandex.metrica.impl.ob.ci.a (SourceFile:96)
  at com.yandex.metrica.p.rce (SourceFile:118)
  at com.yandex.metrica.push.impl.z.a (SourceFile:3021)
  at com.yandex.metrica.push.impl.z.a (SourceFile:18)
  at com.yandex.metrica.push.impl.ad.a (SourceFile:21)
  at com.yandex.metrica.push.impl.b.a (SourceFile:92)
  at com.yandex.metrica.push.PushService$a.a (SourceFile:55)
  at com.yandex.metrica.push.PushService$d.a (SourceFile:44)
  at com.yandex.metrica.push.CommandIntentService.onHandleWork (SourceFile:38)
  at android.support.v4.app.JobIntentService$CommandProcessor.doInBackground (JobIntentService.java:391)
  at android.support.v4.app.JobIntentService$CommandProcessor.doInBackground (JobIntentService.java:382)
  at android.os.AsyncTask$2.call (AsyncTask.java:333)
  at java.util.concurrent.FutureTask.run (FutureTask.java:266)
Android 9      20 530   55,0 %
Android 8.0    9 454    25,3 %
Android 8.1    7 329    19,6 %

What can be the cause of this problem?
Plugin was set up properly and works fine in the most cases.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions