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

Sync services E/SQLiteLog: (10) POSIX Error : 11 SQLite Error : 3850 #386

Open
dariodelzozzo opened this issue Jan 15, 2019 · 0 comments
Open

Comments

@dariodelzozzo
Copy link

Hello guys,

I would like to ask and know if this messages error are normal.
In our App customization we have a lot of models, something like 25 models and when we start the sync service for all i see into log this error messages into each services that are running into "mass sync" of all models:

01-15 13:28:24.089 31228-1979/it.app.custom:sync_project_feed_question E/SQLiteLog: (10) POSIX Error : 11 SQLite Error : 3850

(it's not just only one, but the logcat is full of this messages).

It's normal?
I read that this king of error can be related to the DB lock for writer and readers.
Something like a reader cursor wanna read, but a writer still locking cursor.

Am i right?
It's a solvable problem or it's normal?

Thanks

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

1 participant