Originally created by: JurisOlekss
Originally owned by: JurisOlekss
Here is the exception:
java.lang.IllegalStateException: attempt to re-open an already-closed object: SQLiteDatabase: /data/data/myservice.android/databases/MyServiceDB
at android.database.sqlite.SQLiteClosable.acquireReference(SQLiteClosable.java:55)
at android.database.sqlite.SQLiteDatabase.rawQueryWithFactory(SQLiteDatabase.java:1310)
at android.database.sqlite.SQLiteDatabase.rawQuery(SQLiteDatabase.java:1253)
at myservice.android.database.Database.select(Database.java:40)
at myservice.android.database.Database.getUniqueRowId(Database.java:91)
at myservice.android.activities.PersonListActivity$1$1.onClick(PersonListActivity.java:79)
at android.view.View.performClick(View.java:4106)
at android.view.View$PerformClick.run(View.java:17052)
at android.os.Handler.handleCallback(Handler.java:615)
at android.os.Handler.dispatchMessage(Handler.java:92)
at android.os.Looper.loop(Looper.java:137)
at android.app.ActivityThread.main(ActivityThread.java:5059)
at java.lang.reflect.Method.invokeNative(Native Method)
at java.lang.reflect.Method.invoke(Method.java:511)
at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:792)
at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:555)
at dalvik.system.NativeStart.main(Native Method)
View and moderate all "tickets Discussion" comments posted by this user
Mark all as spam, and block user from posting to "Tickets"
Originally posted by: JurisOlekss
(No comment was entered for this change.)
Labels: -Version-1.1.0 Version-Future
View and moderate all "tickets Discussion" comments posted by this user
Mark all as spam, and block user from posting to "Tickets"
Originally posted by: JurisOlekss
(No comment was entered for this change.)
Labels: -Version-Future Version-1.0.1
View and moderate all "tickets Discussion" comments posted by this user
Mark all as spam, and block user from posting to "Tickets"
Originally posted by: JurisOlekss
(No comment was entered for this change.)
Labels: -Version-1.0.1 Version-1.1.0
View and moderate all "tickets Discussion" comments posted by this user
Mark all as spam, and block user from posting to "Tickets"
Originally posted by: JurisOlekss
Still unclear how this happens.
For a while, removed that device from the list of supported devices.
Labels: -Version-1.1.0 Version-Future
View and moderate all "tickets Discussion" comments posted by this user
Mark all as spam, and block user from posting to "Tickets"
Originally posted by: JurisOlekss
Seems to be a duplicate of #22
Status: Rejected