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

SQLiteDatabaseLockedException #484

Open
xxliang opened this issue Oct 12, 2017 · 1 comment
Open

SQLiteDatabaseLockedException #484

xxliang opened this issue Oct 12, 2017 · 1 comment

Comments

@xxliang
Copy link

xxliang commented Oct 12, 2017

java.lang.ExceptionInInitializerError
com.lzy.okgo.db.CacheManager$CacheManagerHolder.access$000(CacheManager.java:40)com.lzy.okgo.db.
Caused by: android.database.sqlite.SQLiteDatabaseLockedException: database is locked (code 5): , while compiling: PRAGMA journal_mode

能看下为什么老是报数据库被锁了吗? 这个问题还导致闪退

@alienzh
Copy link

alienzh commented Nov 28, 2017

我也遇到了,根据网上说的,是同一时间操作数据库了

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants