Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

OneSignalCacheCleaner.java line 44 #1094

Closed
Deepakkast opened this issue Jul 17, 2020 · 10 comments
Closed

OneSignalCacheCleaner.java line 44 #1094

Deepakkast opened this issue Jul 17, 2020 · 10 comments
Labels
Possible Bug Maintainers need to confirm or reproduce

Comments

@Deepakkast
Copy link

Deepakkast commented Jul 17, 2020

Fatal Exception: android.database.sqlite.SQLiteDatabaseLockedException
database is locked (code 5)
android.database.sqlite.SQLiteConnection.nativeExecute (SQLiteConnection.java)
android.database.sqlite.SQLiteConnection.execute (SQLiteConnection.java:555)
android.database.sqlite.SQLiteSession.beginTransactionUnchecked (SQLiteSession.java:323)
android.database.sqlite.SQLiteSession.beginTransaction (SQLiteSession.java:298)
android.database.sqlite.SQLiteDatabase.beginTransaction (SQLiteDatabase.java:507)
android.database.sqlite.SQLiteDatabase.beginTransaction (SQLiteDatabase.java:418)
com.onesignal.OneSignalCacheCleaner$1.run (OneSignalCacheCleaner.java:44)
java.lang.Thread.run (Thread.java:760)

@rgomezp
Copy link
Contributor

rgomezp commented Jul 23, 2020

Howdy,
This has since been resolved. Please upgrade to the latest SDK to resolve.

Enjoy!

@rgomezp rgomezp closed this as completed Jul 23, 2020
@Deepakkast
Copy link
Author

yeah i have latest version

@rgomezp rgomezp reopened this Jul 27, 2020
@rgomezp
Copy link
Contributor

rgomezp commented Jul 27, 2020

Howdy,
Thanks for letting us know this is still an issue.

Can you please include reproduction steps as well as the other information we ask for in the issue template?

Thanks

@rgomezp rgomezp added Possible Bug Maintainers need to confirm or reproduce Needs More Information labels Jul 27, 2020
@rgomezp
Copy link
Contributor

rgomezp commented Aug 20, 2020

Closing due to no response and no other reports. Cheers.

@rgomezp rgomezp closed this as completed Aug 20, 2020
@Deepakkast
Copy link
Author

m still getting this issue can you please check

android.database.sqlite.SQLiteDatabaseLockedException

com.onesignal.OneSignalCacheCleaner$1.run

Screenshot 2020-09-01 at 11 45 06 AM

@Deepakkast
Copy link
Author

android.database.sqlite.SQLiteDatabaseLockedException:
at android.database.sqlite.SQLiteConnection.nativeExecute (Native Method)
at android.database.sqlite.SQLiteConnection.execute (SQLiteConnection.java:648)
at android.database.sqlite.SQLiteSession.beginTransactionUnchecked (SQLiteSession.java:325)
at android.database.sqlite.SQLiteSession.beginTransaction (SQLiteSession.java:300)
at android.database.sqlite.SQLiteDatabase.beginTransaction (SQLiteDatabase.java:568)
at android.database.sqlite.SQLiteDatabase.beginTransaction (SQLiteDatabase.java:478)
at com.onesignal.OneSignalCacheCleaner$1.run (OneSignalCacheCleaner.java:44)
at java.lang.Thread.run (Thread.java:919)

@Jeasmine
Copy link
Contributor

Jeasmine commented Sep 1, 2020

@Deepakkast there was a fix included under version 3.15.3 #1123
Are you still seeing this error after updating?

@Deepakkast
Copy link
Author

@Jeasmine yeah i have 3.15.3 and m still getting this issue and seeing crashes

@rgomezp rgomezp reopened this Sep 2, 2020
@Jeasmine
Copy link
Contributor

Jeasmine commented Oct 6, 2020

@Deepakkast thanks for your patience, this is something we are investigating. In the meantime please try out the Beta major release

@jkasten2
Copy link
Member

There have been a number of changes in the 4.0.0 they may have fixed this issue. Closing this issue due to inactivity.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Possible Bug Maintainers need to confirm or reproduce
Projects
None yet
Development

No branches or pull requests

4 participants