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

Unrecoverable error. No corresponding table #6947

Closed
JoyHong opened this issue Jun 15, 2020 · 5 comments
Closed

Unrecoverable error. No corresponding table #6947

JoyHong opened this issue Jun 15, 2020 · 5 comments

Comments

@JoyHong
Copy link

JoyHong commented Jun 15, 2020

Goal

can open realm

Actual Results

can not open realm

Steps & Code to Reproduce

io.realm.exceptions.RealmError

Unrecoverable error. No corresponding table in /Users/cm/Realm/realm-java-release/realm/realm-library/src/main/cpp/io_realm_internal_OsSharedRealm.cpp line 107

1 io.realm.internal.OsSharedRealm.nativeGetSharedRealm(Native Method)
2 io.realm.internal.OsSharedRealm.(OsSharedRealm.java:175)
3 io.realm.internal.OsSharedRealm.getInstance(OsSharedRealm.java:251)
4 io.realm.a.(BaseRealm.java:137)
5 io.realm.a.(BaseRealm.java:104)
6 io.realm.w.(Realm.java:163)
7 io.realm.w.a(Realm.java:499)
8 io.realm.y.a(RealmCache.java:507)
9 io.realm.y.a(RealmCache.java:473)
10 io.realm.y.a(RealmCache.java:414)
11 io.realm.w.b(Realm.java:428)

Version of Realm and tooling

Realm version(s): 7.0.0

Realm Sync feature enabled: No

Android Studio version: ?

Android Build Tools version: ?

Gradle version: ?

Which Android version and device(s): ?

@JoyHong JoyHong closed this as completed Jun 15, 2020
@JoyHong JoyHong reopened this Jun 15, 2020
@cmelchior
Copy link
Contributor

I think this was fixed by realm/realm-core#3701 , we just need to make a patch release with it. It should be fixed for 10.0.0-BETA.4 though, so you can attempt to upgrade to that.

@cmelchior
Copy link
Contributor

We will be making a release of 7.0.1 shortly. Which should fix this, so i'll close this.

@JoyHong
Copy link
Author

JoyHong commented Jun 29, 2020

We will be making a release of 7.0.1 shortly. Which should fix this, so i'll close this.

hello, when will it release?

@cmelchior
Copy link
Contributor

Sorry. It was delayed due to a bug we uncovered when testing the new release. Hopefully we can have it ready by tomorrow

@JoyHong
Copy link
Author

JoyHong commented Jul 2, 2020

thanks

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Mar 15, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants