question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Error: "Could not renew tx"

See original GitHub issue

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)

Issue Analytics

  • State:closed
  • Created 6 years ago
  • Comments:11 (4 by maintainers)

github_iconTop GitHub Comments

1reaction
michalbujalskicommented, Aug 1, 2017

Same here, thanks!

1reaction
ghostcommented, Aug 1, 2017

Hooooray, I tested with version 0.9.13 and there is no problem in my app. Thanks for your nice Library 😃

Read more comments on GitHub >

github_iconTop Results From Across the Web

Could not renew tx (another read transaction is still active on ...
I'm now using objectbox with multi-modules, before using objectbox on my library-module it works fine, but recently the error occours in ...
Read more >
Section 6: Reporting An Error On A DL/ID
1. I paid for a renewal, but when I received my new license the expiration date did not change. How can I get...
Read more >
Denial of Motor Vehicle Registration Renewal
Noncustodial parents who have a denial on their registration renewal can call (866) 646-5611, to make payment arrangements. Will I have to pay...
Read more >
I Can't Renew My Driver's License | Toolkit: Ticket Help Texas
To check if you have suspensions or owe reinstatement fees, go to www.texas.gov/driver and select “Driver License Reinstatement & Status.” You will have...
Read more >
Agent (Subcontractor)
The following is a complete list of errors for webSub that an Agent of the county would see. ... EXPIRED LICENSE CITATION WAS...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found