Guest User

Logcat messages

a guest
Sep 13th, 2013
144
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.93 KB | None | 0 0
  1. 09-13 12:40:09.969 1316-1316/? W/System.err﹕ android.database.sqlite.SQLiteConstraintException: column packagename is not unique (code 19)
  2. 09-13 12:40:09.969 1316-1316/? W/System.err﹕ at android.database.sqlite.SQLiteConnection.nativeExecuteForChangedRowCount(Native Method)
  3. 09-13 12:40:09.969 1316-1316/? W/System.err﹕ at android.database.sqlite.SQLiteConnection.executeForChangedRowCount(SQLiteConnection.java:857)
  4. 09-13 12:40:09.969 1316-1316/? W/System.err﹕ at android.database.sqlite.SQLiteSession.executeForChangedRowCount(SQLiteSession.java:754)
  5. 09-13 12:40:09.969 1316-1316/? W/System.err﹕ at android.database.sqlite.SQLiteStatement.executeUpdateDelete(SQLiteStatement.java:64)
  6. 09-13 12:40:09.969 1316-1316/? W/System.err﹕ at android.database.sqlite.SQLiteDatabase.executeSql(SQLiteDatabase.java:1665)
  7. 09-13 12:40:09.969 1316-1316/? W/System.err﹕ at android.database.sqlite.SQLiteDatabase.execSQL(SQLiteDatabase.java:1594)
  8. 09-13 12:40:45.344 10505-10910/? E/SQLiteLog﹕ (14) cannot open file at line 30241 of [00bb9c9ce4]
  9. 09-13 12:40:45.344 10505-10910/? E/SQLiteLog﹕ (14) os_unix.c:30241: (2) open(/opt/dbspace/inappdb_mtp) -
  10. 09-13 12:40:45.438 10505-10910/? E/SQLiteLog﹕ (21) API call with unopened database connection pointer
  11. 09-13 12:40:45.438 10505-10910/? E/SQLiteLog﹕ (21) misuse at line 94413 of [00bb9c9ce4]
  12. 09-13 12:40:45.438 10505-10910/? E/SQLiteLog﹕ (21) API call with unopened database connection pointer
  13. 09-13 12:40:45.438 10505-10910/? E/SQLiteLog﹕ (21) misuse at line 90928 of [00bb9c9ce4]
  14. 09-13 12:40:45.438 10505-10910/? E/SQLiteLog﹕ (21) API call with unopened database connection pointer
  15. 09-13 12:40:45.438 10505-10910/? E/SQLiteLog﹕ (21) misuse at line 90928 of [00bb9c9ce4]
  16. 09-13 12:40:45.438 10505-10910/? E/SQLiteLog﹕ (21) API call with unopened database connection pointer
  17. 09-13 12:40:45.438 10505-10910/? E/SQLiteLog﹕ (21) misuse at line 94413 of [00bb9c9ce4]
Advertisement
Add Comment
Please, Sign In to add comment