Skip to content

Error when increase maxReader #1094

@HosseinKurd

Description

@HosseinKurd

When I increase the number of maxReader in some devices face error :

`2022-08-19 13:22:57.854 E/AndroidRuntime: FATAL EXCEPTION: AsyncTask #1

Process: com.example.project, PID: 5860

java.lang.RuntimeException: An error occurred while executing doInBackground()

    at android.os.AsyncTask$4.done(AsyncTask.java:399)

    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:1167)

    at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)

    at java.lang.Thread.run(Thread.java:919)

 Caused by: java.lang.SecurityException: Caller no longer running, last stopped +6s926ms because: timed out while starting`

How to calculate it?

stackoverflow

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