Hey
I'm using Firebase Analytics in my application and after adding that to my
project I'm getting this error in logcat after application starts. I've
searched for it but I found nothing to fix it and I'm not using SQLite
database in my application. What is wrong?
E/System: Uncaught exception thrown by finalizer
E/System: java.lang.IllegalStateException: The database
'/data/user/0/ir.aftabeshafa.shafadoc/databases/google_app_measurement_local.db'
is not open.
at
android.database.sqlite.SQLiteDatabase.throwIfNotOpenLocked(SQLiteDatabase.java:2185)
at
android.database.sqlite.SQLiteDatabase.createSession(SQLiteDatabase.java:367)
at
android.database.sqlite.SQLiteDatabase$1.initialValue(SQLiteDatabase.java:86)
at
android.database.sqlite.SQLiteDatabase$1.initialValue(SQLiteDatabase.java:85)
at java.lang.ThreadLocal.setInitialValue(ThreadLocal.java:160)
at java.lang.ThreadLocal.get(ThreadLocal.java:150)
at
android.database.sqlite.SQLiteDatabase.getThreadSession(SQLiteDatabase.java:361)
at
android.database.sqlite.SQLiteProgram.getSession(SQLiteProgram.java:101)
at
android.database.sqlite.SQLiteQuery.setLastStmt(SQLiteQuery.java:96)
at android.database.sqlite.SQLiteQuery.close(SQLiteQuery.java:111)
at
android.database.sqlite.SQLiteCursor.close(SQLiteCursor.java:300)
at
android.database.sqlite.SQLiteCursor.finalize(SQLiteCursor.java:366)
at java.lang.Daemons$FinalizerDaemon.doFinalize(Daemons.java:222)
at java.lang.Daemons$FinalizerDaemon.run(Daemons.java:209)
at java.lang.Thread.run(Thread.java:761)
--
You received this message because you are subscribed to the Google Groups
"Android Developers" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
To post to this group, send email to [email protected].
Visit this group at https://groups.google.com/group/android-developers.
To view this discussion on the web visit
https://groups.google.com/d/msgid/android-developers/d28655d3-f59d-4665-9e0b-1feacdccddc5%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.