Advertisement
Guest User

Untitled

a guest
Aug 22nd, 2014
162
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.92 KB | None | 0 0
  1. /SQLiteAssetHelper(16450): successfully opened database northwind.db
  2. 08-22 16:16:57.605: I/SQLiteAssetHelper(16450): successfully opened database
  3. northwind.db
  4. 08-22 16:16:57.613: W/SQLiteAssetHelper(16450): forcing database upgrade!
  5. 08-22 16:16:57.613: W/SQLiteAssetHelper(16450): copying database from assets...
  6. 08-22 16:16:57.653: W/SQLiteAssetHelper(16450): database copy complete
  7. 08-22 16:16:57.733: I/SQLiteAssetHelper(16450): successfully opened database
  8. northwind.db
  9. 08-22 16:16:57.813: D/dalvikvm(16450): GC_FOR_ALLOC freed 144K, 8% free
  10. 2776K/2988K, paused 10ms, total 10ms
  11. 08-22 16:16:57.813: W/SQLiteConnectionPool(16450): A SQLiteConnection object for
  12. database '/data/data/com.example.assethelpert/databases/northwind.db' was leaked!
  13. Please fix your application to end transactions in progress properly and to close
  14. the database when it is no longer needed.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement