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 manager: write transaction exceptions #3938

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

strawberrybread
Copy link
Contributor

#3937

Exception has been thrown: Can't commit a non-existing write transaction

specifically caused by triggerInsert() in syncManager when trying to insert

@Okuro3499
Copy link
Collaborator

@strawberrybread cleared most of the error except for this one which is work in progress

jni: ThrowingException 9, The Realm is already in a write transaction, .
Exception has been thrown: The Realm is already in a write transaction
Error during insertion into courses: The Realm is already in a write transaction
Transaction canceled for courses: The Realm is already in a write transaction
Error inserting into courses: The Realm is already in a write transaction

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

Successfully merging this pull request may close these issues.

sync throwing exceptions
3 participants