Skip to content

Error: "Could not renew tx" #112

@ghost

Description

Hello, I'm using ObjectBox in my Android project, but I constantly get this error and my application get Fore Close!
I'm totally confused, The error for?

This is error in logcat:
06-12 08:01:31.647 13669-13669/developers.mehran.sky E/Box: Storage error code -30783 06-12 08:01:31.654 13669-13669/developers.mehran.sky D/AndroidRuntime: Shutting down VM 06-12 08:01:31.655 13669-13669/developers.mehran.sky E/AndroidRuntime: FATAL EXCEPTION: main Process: developers.mehran.sky, PID: 13669 io.objectbox.exception.DbException: Could not renew tx at io.objectbox.Transaction.nativeRenew(Native Method) at io.objectbox.Transaction.renew(Transaction.java:119) at io.objectbox.Box.getReader(Box.java:60) at io.objectbox.Box.count(Box.java:201) at developers.mehran.sky.view.activity.SplashActivity$1.run(SplashActivity.java:44) at android.os.Handler.handleCallback(Handler.java:739) at android.os.Handler.dispatchMessage(Handler.java:95) at android.os.Looper.loop(Looper.java:135) at android.app.ActivityThread.main(ActivityThread.java:5349) at java.lang.reflect.Method.invoke(Native Method) at java.lang.reflect.Method.invoke(Method.java:372) at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:908) at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:703)

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