Created
July 9, 2013 18:40
-
-
Save rjcorwin/5959983 to your computer and use it in GitHub Desktop.
Output from running various tests from https://github.com/rjsteinert/PouchDB-Tests-for-Apache-Cordova-PhoneGap on an emulator running Android 4.0.3
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| # Test.ReplicateToDbThenOpenDb() | |
| 07-10 01:16:15.217: I/Web Console(6543): DEVICE READY 14 at file:///android_asset/www/index.html:23 | |
| 07-10 01:16:15.317: D/SurfaceTextureClient(6543): dispatchSetBuffersGeometry1! | |
| 07-10 01:16:15.317: D/SurfaceTextureClient(6543): dispatchSetBuffersGeometry2! | |
| 07-10 01:16:16.197: I/SqliteDatabaseCpp(6543): sqlite returned: error code = 1, msg = no such table: CacheGroups, db=/data/data/com.Test.TestPouch/databases/webview.db | |
| 07-10 01:16:16.197: I/SqliteDatabaseCpp(6543): sqlite returned: error code = 1, msg = no such table: Caches, db=/data/data/com.Test.TestPouch/databases/webview.db | |
| 07-10 01:16:16.197: I/SqliteDatabaseCpp(6543): sqlite returned: error code = 1, msg = no such table: Origins, db=/data/data/com.Test.TestPouch/databases/webview.db | |
| 07-10 01:16:16.197: I/SqliteDatabaseCpp(6543): sqlite returned: error code = 1, msg = no such table: DeletedCacheResources, db=/data/data/com.Test.TestPouch/databases/webview.db | |
| 07-10 01:16:16.507: D/CordovaLog(6543): DroidGap: onExceededDatabaseQuota estimatedSize: 5242880 currentQuota: 0 totalUsedQuota: 0 | |
| 07-10 01:16:16.517: D/CordovaLog(6543): calling quotaUpdater.updateQuota newQuota: 5242880 | |
| 07-10 01:16:17.017: D/CordovaLog(6543): file:///android_asset/www/test.js: Line 144 : err: undefined | |
| 07-10 01:16:17.017: I/Web Console(6543): err: undefined at file:///android_asset/www/test.js:144 | |
| 07-10 01:16:17.027: D/CordovaLog(6543): file:///android_asset/www/test.js: Line 145 : changes:{"ok":true,"start_time":"2013-07-09T17:16:16.729Z","docs_read":2,"docs_written":2,"end_time":1373390176994} | |
| 07-10 01:16:17.027: I/Web Console(6543): changes:{"ok":true,"start_time":"2013-07-09T17:16:16.729Z","docs_read":2,"docs_written":2,"end_time":1373390176994} at file:///android_asset/www/test.js:145 | |
| 07-10 01:16:17.027: D/CordovaLog(6543): DroidGap: onExceededDatabaseQuota estimatedSize: 5242880 currentQuota: 5242880 totalUsedQuota: 5242880 | |
| 07-10 01:16:17.027: D/CordovaLog(6543): calling quotaUpdater.updateQuota newQuota: 5242880 | |
| 07-10 01:16:17.177: D/dalvikvm(6543): GC_CONCURRENT freed 166K, 5% free 6763K/7047K, paused 2ms+4ms | |
| 07-10 01:16:17.237: D/CordovaLog(6543): file:///android_asset/www/test.js: Line 148 : allDocs: {"total_rows":0,"rows":[]} | |
| 07-10 01:16:17.237: I/Web Console(6543): allDocs: {"total_rows":0,"rows":[]} at file:///android_asset/www/test.js:148 | |
| 07-10 01:16:17.247: D/CordovaLog(6543): file:///android_asset/www/test.js: Line 149 : Replication did not complete correctly. | |
| 07-10 01:16:17.247: E/Web Console(6543): Replication did not complete correctly. at file:///android_asset/www/test.js:149 | |
| # Test.OpenDbThenReplicateToDb() | |
| 07-10 01:37:18.027: I/Web Console(6769): DEVICE READY 15 at file:///android_asset/www/index.html:23 | |
| 07-10 01:37:18.087: I/SqliteDatabaseCpp(6769): sqlite returned: error code = 1, msg = no such table: CacheGroups, db=/data/data/com.Test.TestPouch/databases/webview.db | |
| 07-10 01:37:18.087: I/SqliteDatabaseCpp(6769): sqlite returned: error code = 1, msg = no such table: Caches, db=/data/data/com.Test.TestPouch/databases/webview.db | |
| 07-10 01:37:18.087: I/SqliteDatabaseCpp(6769): sqlite returned: error code = 1, msg = no such table: Origins, db=/data/data/com.Test.TestPouch/databases/webview.db | |
| 07-10 01:37:18.087: I/SqliteDatabaseCpp(6769): sqlite returned: error code = 1, msg = no such table: DeletedCacheResources, db=/data/data/com.Test.TestPouch/databases/webview.db | |
| 07-10 01:37:18.117: D/SurfaceTextureClient(6769): dispatchSetBuffersGeometry1! | |
| 07-10 01:37:18.117: D/SurfaceTextureClient(6769): dispatchSetBuffersGeometry2! | |
| 07-10 01:37:21.437: D/CordovaLog(6769): DroidGap: onExceededDatabaseQuota estimatedSize: 5242880 currentQuota: 0 totalUsedQuota: 0 | |
| 07-10 01:37:21.437: D/CordovaLog(6769): calling quotaUpdater.updateQuota newQuota: 5242880 | |
| 07-10 01:37:22.667: D/CordovaLog(6769): DroidGap: onExceededDatabaseQuota estimatedSize: 5242880 currentQuota: 5242880 totalUsedQuota: 5242880 | |
| 07-10 01:37:22.667: D/CordovaLog(6769): calling quotaUpdater.updateQuota newQuota: 5242880 | |
| 07-10 01:37:22.777: I/SqliteDatabaseCpp(6769): sqlite returned: error code = 1, msg = no such table: document-store, db=/data/data/com.Test.TestPouch/databases/webview.db | |
| 07-10 01:37:22.777: W/System.err(6769): android.database.sqlite.SQLiteException: no such table: document-store: , while compiling: SELECT * FROM 'document-store' WHERE id=? | |
| 07-10 01:37:22.777: W/System.err(6769): at android.database.sqlite.SQLiteCompiledSql.native_compile(Native Method) | |
| 07-10 01:37:22.777: W/System.err(6769): at android.database.sqlite.SQLiteCompiledSql.<init>(SQLiteCompiledSql.java:68) | |
| 07-10 01:37:22.777: W/System.err(6769): at android.database.sqlite.SQLiteProgram.compileSql(SQLiteProgram.java:143) | |
| 07-10 01:37:22.777: W/System.err(6769): at android.database.sqlite.SQLiteProgram.compileAndbindAllArgs(SQLiteProgram.java:361) | |
| 07-10 01:37:22.777: W/System.err(6769): at android.database.sqlite.SQLiteProgram.<init>(SQLiteProgram.java:127) | |
| 07-10 01:37:22.787: W/System.err(6769): at android.database.sqlite.SQLiteProgram.<init>(SQLiteProgram.java:94) | |
| 07-10 01:37:22.787: W/System.err(6769): at android.database.sqlite.SQLiteQuery.<init>(SQLiteQuery.java:53) | |
| 07-10 01:37:22.787: W/System.err(6769): at android.database.sqlite.SQLiteDirectCursorDriver.query(SQLiteDirectCursorDriver.java:47) | |
| 07-10 01:37:22.787: W/System.err(6769): at android.database.sqlite.SQLiteDatabase.rawQueryWithFactory(SQLiteDatabase.java:1564) | |
| 07-10 01:37:22.787: W/System.err(6769): at android.database.sqlite.SQLiteDatabase.rawQuery(SQLiteDatabase.java:1538) | |
| 07-10 01:37:22.787: W/System.err(6769): at org.apache.cordova.Storage.executeSql(Storage.java:173) | |
| 07-10 01:37:22.787: W/System.err(6769): at org.apache.cordova.Storage.execute(Storage.java:83) | |
| 07-10 01:37:22.787: W/System.err(6769): at org.apache.cordova.api.CordovaPlugin.execute(CordovaPlugin.java:66) | |
| 07-10 01:37:22.787: W/System.err(6769): at org.apache.cordova.api.PluginManager.exec(PluginManager.java:215) | |
| 07-10 01:37:22.787: W/System.err(6769): at org.apache.cordova.ExposedJsApi.exec(ExposedJsApi.java:51) | |
| 07-10 01:37:22.787: W/System.err(6769): at android.webkit.JWebCoreJavaBridge.nativeServiceFuncPtrQueue(Native Method) | |
| 07-10 01:37:22.787: W/System.err(6769): at android.webkit.JWebCoreJavaBridge.nativeServiceFuncPtrQueue(Native Method) | |
| 07-10 01:37:22.787: W/System.err(6769): at android.webkit.JWebCoreJavaBridge.handleMessage(JWebCoreJavaBridge.java:113) | |
| 07-10 01:37:22.787: W/System.err(6769): at android.os.Handler.dispatchMessage(Handler.java:99) | |
| 07-10 01:37:22.787: W/System.err(6769): at android.os.Looper.loop(Looper.java:137) | |
| 07-10 01:37:22.787: W/System.err(6769): at android.webkit.WebViewCore$WebCoreThread.run(WebViewCore.java:728) | |
| 07-10 01:37:22.787: W/System.err(6769): at java.lang.Thread.run(Thread.java:856) | |
| 07-10 01:37:22.787: I/System.out(6769): Storage.executeSql(): Error=no such table: document-store: , while compiling: SELECT * FROM 'document-store' WHERE id=? | |
| 07-10 01:37:22.807: D/CordovaLog(6769): file:///android_asset/www/cordova.js: Line 980 : processMessage failed: Message: Jcordova.require('cordova/plugin/android/storage').failQuery('no such table: document-store: , while compiling: SELECT * FROM 'document-store' WHERE id=?','88772242-6dd3-dcac-9f7e-28c99b876885'); | |
| 07-10 01:37:22.807: I/Web Console(6769): processMessage failed: Message: Jcordova.require('cordova/plugin/android/storage').failQuery('no such table: document-store: , while compiling: SELECT * FROM 'document-store' WHERE id=?','88772242-6dd3-dcac-9f7e-28c99b876885'); at file:///android_asset/www/cordova.js:980 | |
| 07-10 01:37:22.827: D/CordovaLog(6769): file:///android_asset/www/cordova.js: Line 981 : processMessage failed: Error: SyntaxError: Unexpected identifier | |
| 07-10 01:37:22.827: I/Web Console(6769): processMessage failed: Error: SyntaxError: Unexpected identifier at file:///android_asset/www/cordova.js:981 | |
| 07-10 01:37:22.837: D/dalvikvm(6769): GC_CONCURRENT freed 192K, 5% free 6761K/7047K, paused 3ms+3ms | |
| 07-10 01:37:22.867: D/CordovaLog(6769): file:///android_asset/www/cordova.js: Line 982 : processMessage failed: Stack: SyntaxError: Unexpected identifier | |
| 07-10 01:37:22.867: D/CordovaLog(6769): at processMessage (file:///android_asset/www/cordova.js:942:26) | |
| 07-10 01:37:22.867: D/CordovaLog(6769): at Function.processMessages (file:///android_asset/www/cordova.js:1009:13) | |
| 07-10 01:37:22.867: D/CordovaLog(6769): at androidExec (file:///android_asset/www/cordova.js:872:25) | |
| 07-10 01:37:22.867: D/CordovaLog(6769): at [object Object].executeSql (file:///android_asset/www/cordova.js:4411:5) | |
| 07-10 01:37:22.867: D/CordovaLog(6769): at file:///android_asset/www/pouchdb-nightly.js:4544:10 | |
| 07-10 01:37:22.867: D/CordovaLog(6769): at [object Object].transaction (file:///android_asset/www/cordova.js:4430:9) | |
| 07-10 01:37:22.867: D/CordovaLog(6769): at setup (file:///android_asset/www/pouchdb-nightly.js:4534:8) | |
| 07-10 01:37:22.867: D/CordovaLog(6769): at Object.fireWindowEvent (file:///android_asset/www/cordova.js:246:20) | |
| 07-10 01:37:22.867: D/CordovaLog(6769): at new <anonymous> (file:///android_asset/www/pouchdb-nightly.js:2695:13) | |
| 07-10 01:37:22.867: D/CordovaLog(6769): at new Pouch (file:///android_asset/www/pouchdb-nightly.js:688:17) | |
| 07-10 01:37:22.867: I/Web Console(6769): processMessage failed: Stack: SyntaxError: Unexpected identifier | |
| 07-10 01:37:22.867: I/Web Console(6769): at processMessage (file:///android_asset/www/cordova.js:942:26) | |
| 07-10 01:37:22.867: I/Web Console(6769): at Function.processMessages (file:///android_asset/www/cordova.js:1009:13) | |
| 07-10 01:37:22.867: I/Web Console(6769): at androidExec (file:///android_asset/www/cordova.js:872:25) | |
| 07-10 01:37:22.867: I/Web Console(6769): at [object Object].executeSql (file:///android_asset/www/cordova.js:4411:5) | |
| 07-10 01:37:22.867: I/Web Console(6769): at file:///android_asset/www/pouchdb-nightly.js:4544:10 | |
| 07-10 01:37:22.867: I/Web Console(6769): at [object Object].transaction (file:///android_asset/www/cordova.js:4430:9) | |
| 07-10 01:37:22.867: I/Web Console(6769): at setup (file:///android_asset/www/pouchdb-nightly.js:4534:8) | |
| 07-10 01:37:22.867: I/Web Console(6769): at Object.fireWindowEvent (file:///android_asset/www/cordova.js:246:20) | |
| 07-10 01:37:22.867: I/Web Console(6769): at new <anonymous> (file:///android_asset/www/pouchdb-nightly.js:2695:13) | |
| 07-10 01:37:22.867: I/Web Console(6769): at new Pouch (file:///android_asset/www/pouchdb-nightly.js:688:17) at file:///android_asset/www/cordova.js:982 | |
| 07-10 01:37:22.937: I/SqliteDatabaseCpp(6769): sqlite returned: error code = 17, msg = statement aborts at 21: [SELECT * FROM 'document-store' WHERE id=?] database schema has changed, db=/data/data/com.Test.TestPouch/databases/webview.db | |
| 07-10 01:37:22.957: I/SqliteDatabaseCpp(6769): sqlite returned: error code = 17, msg = statement aborts at 21: [SELECT * FROM 'document-store' WHERE id=?] database schema has changed, db=/data/data/com.Test.TestPouch/databases/webview.db | |
| 07-10 01:37:23.457: D/CordovaLog(6769): file:///android_asset/www/test.js: Line 133 : err: undefined | |
| 07-10 01:37:23.457: I/Web Console(6769): err: undefined at file:///android_asset/www/test.js:133 | |
| 07-10 01:37:23.467: D/CordovaLog(6769): file:///android_asset/www/test.js: Line 134 : changes:{"ok":true,"start_time":"2013-07-09T17:37:22.904Z","docs_read":2,"docs_written":2,"end_time":1373391443393} | |
| 07-10 01:37:23.467: I/Web Console(6769): changes:{"ok":true,"start_time":"2013-07-09T17:37:22.904Z","docs_read":2,"docs_written":2,"end_time":1373391443393} at file:///android_asset/www/test.js:134 | |
| 07-10 01:37:23.487: E/SQLiteQuery(6769): exception: constraint failed; query: INSERT INTO 'by-sequence' (doc_id_rev, json) VALUES (?, ?); | |
| 07-10 01:37:23.487: W/System.err(6769): android.database.sqlite.SQLiteConstraintException: constraint failed | |
| 07-10 01:37:23.487: W/System.err(6769): at android.database.sqlite.SQLiteQuery.nativeFillWindow(Native Method) | |
| 07-10 01:37:23.487: W/System.err(6769): at android.database.sqlite.SQLiteQuery.fillWindow(SQLiteQuery.java:86) | |
| 07-10 01:37:23.487: W/System.err(6769): at android.database.sqlite.SQLiteCursor.fillWindow(SQLiteCursor.java:164) | |
| 07-10 01:37:23.487: W/System.err(6769): at android.database.sqlite.SQLiteCursor.getCount(SQLiteCursor.java:156) | |
| 07-10 01:37:23.487: W/System.err(6769): at android.database.AbstractCursor.moveToPosition(AbstractCursor.java:161) | |
| 07-10 01:37:23.487: W/System.err(6769): at android.database.AbstractCursor.moveToFirst(AbstractCursor.java:201) | |
| 07-10 01:37:23.487: W/System.err(6769): at org.apache.cordova.Storage.processResults(Storage.java:214) | |
| 07-10 01:37:23.487: W/System.err(6769): at org.apache.cordova.Storage.executeSql(Storage.java:174) | |
| 07-10 01:37:23.487: W/System.err(6769): at org.apache.cordova.Storage.execute(Storage.java:83) | |
| 07-10 01:37:23.487: W/System.err(6769): at org.apache.cordova.api.CordovaPlugin.execute(CordovaPlugin.java:66) | |
| 07-10 01:37:23.497: W/System.err(6769): at org.apache.cordova.api.PluginManager.exec(PluginManager.java:215) | |
| 07-10 01:37:23.497: W/System.err(6769): at org.apache.cordova.ExposedJsApi.exec(ExposedJsApi.java:51) | |
| 07-10 01:37:23.497: W/System.err(6769): at android.webkit.JWebCoreJavaBridge.nativeServiceFuncPtrQueue(Native Method) | |
| 07-10 01:37:23.497: W/System.err(6769): at android.webkit.JWebCoreJavaBridge.nativeServiceFuncPtrQueue(Native Method) | |
| 07-10 01:37:23.497: W/System.err(6769): at android.webkit.JWebCoreJavaBridge.handleMessage(JWebCoreJavaBridge.java:113) | |
| 07-10 01:37:23.497: W/System.err(6769): at android.os.Handler.dispatchMessage(Handler.java:99) | |
| 07-10 01:37:23.497: W/System.err(6769): at android.os.Looper.loop(Looper.java:137) | |
| 07-10 01:37:23.497: W/System.err(6769): at android.webkit.WebViewCore$WebCoreThread.run(WebViewCore.java:728) | |
| 07-10 01:37:23.497: W/System.err(6769): at java.lang.Thread.run(Thread.java:856) | |
| 07-10 01:37:23.497: I/System.out(6769): Storage.executeSql(): Error=constraint failed | |
| 07-10 01:37:23.517: E/SQLiteQuery(6769): exception: constraint failed; query: INSERT INTO 'by-sequence' (doc_id_rev, json) VALUES (?, ?); | |
| 07-10 01:37:23.517: W/System.err(6769): android.database.sqlite.SQLiteConstraintException: constraint failed | |
| 07-10 01:37:23.517: W/System.err(6769): at android.database.sqlite.SQLiteQuery.nativeFillWindow(Native Method) | |
| 07-10 01:37:23.527: W/System.err(6769): at android.database.sqlite.SQLiteQuery.fillWindow(SQLiteQuery.java:86) | |
| 07-10 01:37:23.527: W/System.err(6769): at android.database.sqlite.SQLiteCursor.fillWindow(SQLiteCursor.java:164) | |
| 07-10 01:37:23.527: W/System.err(6769): at android.database.sqlite.SQLiteCursor.getCount(SQLiteCursor.java:156) | |
| 07-10 01:37:23.527: W/System.err(6769): at android.database.AbstractCursor.moveToPosition(AbstractCursor.java:161) | |
| 07-10 01:37:23.527: W/System.err(6769): at android.database.AbstractCursor.moveToFirst(AbstractCursor.java:201) | |
| 07-10 01:37:23.527: W/System.err(6769): at org.apache.cordova.Storage.processResults(Storage.java:214) | |
| 07-10 01:37:23.527: W/System.err(6769): at org.apache.cordova.Storage.executeSql(Storage.java:174) | |
| 07-10 01:37:23.527: W/System.err(6769): at org.apache.cordova.Storage.execute(Storage.java:83) | |
| 07-10 01:37:23.527: W/System.err(6769): at org.apache.cordova.api.CordovaPlugin.execute(CordovaPlugin.java:66) | |
| 07-10 01:37:23.527: W/System.err(6769): at org.apache.cordova.api.PluginManager.exec(PluginManager.java:215) | |
| 07-10 01:37:23.527: W/System.err(6769): at org.apache.cordova.ExposedJsApi.exec(ExposedJsApi.java:51) | |
| 07-10 01:37:23.527: W/System.err(6769): at android.webkit.JWebCoreJavaBridge.nativeServiceFuncPtrQueue(Native Method) | |
| 07-10 01:37:23.527: W/System.err(6769): at android.webkit.JWebCoreJavaBridge.nativeServiceFuncPtrQueue(Native Method) | |
| 07-10 01:37:23.527: W/System.err(6769): at android.webkit.JWebCoreJavaBridge.handleMessage(JWebCoreJavaBridge.java:113) | |
| 07-10 01:37:23.527: W/System.err(6769): at android.os.Handler.dispatchMessage(Handler.java:99) | |
| 07-10 01:37:23.527: W/System.err(6769): at android.os.Looper.loop(Looper.java:137) | |
| 07-10 01:37:23.527: W/System.err(6769): at android.webkit.WebViewCore$WebCoreThread.run(WebViewCore.java:728) | |
| 07-10 01:37:23.527: W/System.err(6769): at java.lang.Thread.run(Thread.java:856) | |
| 07-10 01:37:23.527: I/System.out(6769): Storage.executeSql(): Error=constraint failed | |
| 07-10 01:37:23.587: D/CordovaLog(6769): file:///android_asset/www/test.js: Line 133 : err: undefined | |
| 07-10 01:37:23.607: I/Web Console(6769): err: undefined at file:///android_asset/www/test.js:133 | |
| 07-10 01:37:23.607: D/CordovaLog(6769): file:///android_asset/www/test.js: Line 134 : changes:{"ok":true,"start_time":"2013-07-09T17:37:22.937Z","docs_read":2,"docs_written":2,"end_time":1373391443542} | |
| 07-10 01:37:23.607: I/Web Console(6769): changes:{"ok":true,"start_time":"2013-07-09T17:37:22.937Z","docs_read":2,"docs_written":2,"end_time":1373391443542} at file:///android_asset/www/test.js:134 | |
| 07-10 01:37:23.627: E/SQLiteQuery(6769): exception: constraint failed; query: INSERT INTO 'by-sequence' (doc_id_rev, json) VALUES (?, ?); | |
| 07-10 01:37:23.627: W/System.err(6769): android.database.sqlite.SQLiteConstraintException: constraint failed | |
| 07-10 01:37:23.627: W/System.err(6769): at android.database.sqlite.SQLiteQuery.nativeFillWindow(Native Method) | |
| 07-10 01:37:23.627: W/System.err(6769): at android.database.sqlite.SQLiteQuery.fillWindow(SQLiteQuery.java:86) | |
| 07-10 01:37:23.627: W/System.err(6769): at android.database.sqlite.SQLiteCursor.fillWindow(SQLiteCursor.java:164) | |
| 07-10 01:37:23.637: W/System.err(6769): at android.database.sqlite.SQLiteCursor.getCount(SQLiteCursor.java:156) | |
| 07-10 01:37:23.637: W/System.err(6769): at android.database.AbstractCursor.moveToPosition(AbstractCursor.java:161) | |
| 07-10 01:37:23.637: W/System.err(6769): at android.database.AbstractCursor.moveToFirst(AbstractCursor.java:201) | |
| 07-10 01:37:23.637: W/System.err(6769): at org.apache.cordova.Storage.processResults(Storage.java:214) | |
| 07-10 01:37:23.637: W/System.err(6769): at org.apache.cordova.Storage.executeSql(Storage.java:174) | |
| 07-10 01:37:23.637: W/System.err(6769): at org.apache.cordova.Storage.execute(Storage.java:83) | |
| 07-10 01:37:23.637: W/System.err(6769): at org.apache.cordova.api.CordovaPlugin.execute(CordovaPlugin.java:66) | |
| 07-10 01:37:23.637: W/System.err(6769): at org.apache.cordova.api.PluginManager.exec(PluginManager.java:215) | |
| 07-10 01:37:23.637: W/System.err(6769): at org.apache.cordova.ExposedJsApi.exec(ExposedJsApi.java:51) | |
| 07-10 01:37:23.637: W/System.err(6769): at android.webkit.JWebCoreJavaBridge.nativeServiceFuncPtrQueue(Native Method) | |
| 07-10 01:37:23.637: W/System.err(6769): at android.webkit.JWebCoreJavaBridge.nativeServiceFuncPtrQueue(Native Method) | |
| 07-10 01:37:23.637: W/System.err(6769): at android.webkit.JWebCoreJavaBridge.handleMessage(JWebCoreJavaBridge.java:113) | |
| 07-10 01:37:23.637: W/System.err(6769): at android.os.Handler.dispatchMessage(Handler.java:99) | |
| 07-10 01:37:23.637: W/System.err(6769): at android.os.Looper.loop(Looper.java:137) | |
| 07-10 01:37:23.637: W/System.err(6769): at android.webkit.WebViewCore$WebCoreThread.run(WebViewCore.java:728) | |
| 07-10 01:37:23.637: W/System.err(6769): at java.lang.Thread.run(Thread.java:856) | |
| 07-10 01:37:23.637: I/System.out(6769): Storage.executeSql(): Error=constraint failed | |
| 07-10 01:37:23.687: D/CordovaLog(6769): file:///android_asset/www/test.js: Line 133 : err: undefined | |
| 07-10 01:37:23.687: I/Web Console(6769): err: undefined at file:///android_asset/www/test.js:133 | |
| 07-10 01:37:23.687: D/CordovaLog(6769): file:///android_asset/www/test.js: Line 134 : changes:{"ok":true,"start_time":"2013-07-09T17:37:23.025Z","docs_read":2,"docs_written":1,"end_time":1373391443654} | |
| 07-10 01:37:23.687: I/Web Console(6769): changes:{"ok":true,"start_time":"2013-07-09T17:37:23.025Z","docs_read":2,"docs_written":1,"end_time":1373391443654} at file:///android_asset/www/test.js:134 | |
| 07-10 01:37:23.707: E/SQLiteQuery(6769): exception: constraint failed; query: INSERT INTO 'by-sequence' (doc_id_rev, json) VALUES (?, ?); | |
| 07-10 01:37:23.707: W/System.err(6769): android.database.sqlite.SQLiteConstraintException: constraint failed | |
| 07-10 01:37:23.707: W/System.err(6769): at android.database.sqlite.SQLiteQuery.nativeFillWindow(Native Method) | |
| 07-10 01:37:23.707: W/System.err(6769): at android.database.sqlite.SQLiteQuery.fillWindow(SQLiteQuery.java:86) | |
| 07-10 01:37:23.707: W/System.err(6769): at android.database.sqlite.SQLiteCursor.fillWindow(SQLiteCursor.java:164) | |
| 07-10 01:37:23.707: W/System.err(6769): at android.database.sqlite.SQLiteCursor.getCount(SQLiteCursor.java:156) | |
| 07-10 01:37:23.707: W/System.err(6769): at android.database.AbstractCursor.moveToPosition(AbstractCursor.java:161) | |
| 07-10 01:37:23.707: W/System.err(6769): at android.database.AbstractCursor.moveToFirst(AbstractCursor.java:201) | |
| 07-10 01:37:23.717: W/System.err(6769): at org.apache.cordova.Storage.processResults(Storage.java:214) | |
| 07-10 01:37:23.717: W/System.err(6769): at org.apache.cordova.Storage.executeSql(Storage.java:174) | |
| 07-10 01:37:23.717: W/System.err(6769): at org.apache.cordova.Storage.execute(Storage.java:83) | |
| 07-10 01:37:23.717: W/System.err(6769): at org.apache.cordova.api.CordovaPlugin.execute(CordovaPlugin.java:66) | |
| 07-10 01:37:23.717: W/System.err(6769): at org.apache.cordova.api.PluginManager.exec(PluginManager.java:215) | |
| 07-10 01:37:23.717: W/System.err(6769): at org.apache.cordova.ExposedJsApi.exec(ExposedJsApi.java:51) | |
| 07-10 01:37:23.717: W/System.err(6769): at android.webkit.JWebCoreJavaBridge.nativeServiceFuncPtrQueue(Native Method) | |
| 07-10 01:37:23.717: W/System.err(6769): at android.webkit.JWebCoreJavaBridge.nativeServiceFuncPtrQueue(Native Method) | |
| 07-10 01:37:23.717: W/System.err(6769): at android.webkit.JWebCoreJavaBridge.handleMessage(JWebCoreJavaBridge.java:113) | |
| 07-10 01:37:23.717: W/System.err(6769): at android.os.Handler.dispatchMessage(Handler.java:99) | |
| 07-10 01:37:23.717: W/System.err(6769): at android.os.Looper.loop(Looper.java:137) | |
| 07-10 01:37:23.717: W/System.err(6769): at android.webkit.WebViewCore$WebCoreThread.run(WebViewCore.java:728) | |
| 07-10 01:37:23.717: W/System.err(6769): at java.lang.Thread.run(Thread.java:856) | |
| 07-10 01:37:23.717: I/System.out(6769): Storage.executeSql(): Error=constraint failed | |
| 07-10 01:37:23.737: E/SQLiteQuery(6769): exception: constraint failed; query: INSERT INTO 'by-sequence' (doc_id_rev, json) VALUES (?, ?); | |
| 07-10 01:37:23.737: W/System.err(6769): android.database.sqlite.SQLiteConstraintException: constraint failed | |
| 07-10 01:37:23.737: W/System.err(6769): at android.database.sqlite.SQLiteQuery.nativeFillWindow(Native Method) | |
| 07-10 01:37:23.747: W/System.err(6769): at android.database.sqlite.SQLiteQuery.fillWindow(SQLiteQuery.java:86) | |
| 07-10 01:37:23.747: W/System.err(6769): at android.database.sqlite.SQLiteCursor.fillWindow(SQLiteCursor.java:164) | |
| 07-10 01:37:23.747: W/System.err(6769): at android.database.sqlite.SQLiteCursor.getCount(SQLiteCursor.java:156) | |
| 07-10 01:37:23.747: W/System.err(6769): at android.database.AbstractCursor.moveToPosition(AbstractCursor.java:161) | |
| 07-10 01:37:23.747: W/System.err(6769): at android.database.AbstractCursor.moveToFirst(AbstractCursor.java:201) | |
| 07-10 01:37:23.747: W/System.err(6769): at org.apache.cordova.Storage.processResults(Storage.java:214) | |
| 07-10 01:37:23.747: W/System.err(6769): at org.apache.cordova.Storage.executeSql(Storage.java:174) | |
| 07-10 01:37:23.747: W/System.err(6769): at org.apache.cordova.Storage.execute(Storage.java:83) | |
| 07-10 01:37:23.747: W/System.err(6769): at org.apache.cordova.api.CordovaPlugin.execute(CordovaPlugin.java:66) | |
| 07-10 01:37:23.747: W/System.err(6769): at org.apache.cordova.api.PluginManager.exec(PluginManager.java:215) | |
| 07-10 01:37:23.747: W/System.err(6769): at org.apache.cordova.ExposedJsApi.exec(ExposedJsApi.java:51) | |
| 07-10 01:37:23.747: W/System.err(6769): at android.webkit.JWebCoreJavaBridge.nativeServiceFuncPtrQueue(Native Method) | |
| 07-10 01:37:23.747: W/System.err(6769): at android.webkit.JWebCoreJavaBridge.nativeServiceFuncPtrQueue(Native Method) | |
| 07-10 01:37:23.747: W/System.err(6769): at android.webkit.JWebCoreJavaBridge.handleMessage(JWebCoreJavaBridge.java:113) | |
| 07-10 01:37:23.747: W/System.err(6769): at android.os.Handler.dispatchMessage(Handler.java:99) | |
| 07-10 01:37:23.747: W/System.err(6769): at android.os.Looper.loop(Looper.java:137) | |
| 07-10 01:37:23.747: W/System.err(6769): at android.webkit.WebViewCore$WebCoreThread.run(WebViewCore.java:728) | |
| 07-10 01:37:23.747: W/System.err(6769): at java.lang.Thread.run(Thread.java:856) | |
| 07-10 01:37:23.747: I/System.out(6769): Storage.executeSql(): Error=constraint failed | |
| 07-10 01:37:23.797: D/CordovaLog(6769): file:///android_asset/www/test.js: Line 133 : err: undefined | |
| 07-10 01:37:23.797: I/Web Console(6769): err: undefined at file:///android_asset/www/test.js:133 | |
| 07-10 01:37:23.837: D/CordovaLog(6769): file:///android_asset/www/test.js: Line 134 : changes:{"ok":true,"start_time":"2013-07-09T17:37:22.969Z","docs_read":2,"docs_written":2,"end_time":1373391443761} | |
| 07-10 01:37:23.837: I/Web Console(6769): changes:{"ok":true,"start_time":"2013-07-09T17:37:22.969Z","docs_read":2,"docs_written":2,"end_time":1373391443761} at file:///android_asset/www/test.js:134 | |
| 07-10 01:37:23.837: E/SQLiteQuery(6769): exception: constraint failed; query: INSERT INTO 'by-sequence' (doc_id_rev, json) VALUES (?, ?); | |
| 07-10 01:37:23.847: W/System.err(6769): android.database.sqlite.SQLiteConstraintException: constraint failed | |
| 07-10 01:37:23.847: W/System.err(6769): at android.database.sqlite.SQLiteQuery.nativeFillWindow(Native Method) | |
| 07-10 01:37:23.847: W/System.err(6769): at android.database.sqlite.SQLiteQuery.fillWindow(SQLiteQuery.java:86) | |
| 07-10 01:37:23.847: W/System.err(6769): at android.database.sqlite.SQLiteCursor.fillWindow(SQLiteCursor.java:164) | |
| 07-10 01:37:23.847: W/System.err(6769): at android.database.sqlite.SQLiteCursor.getCount(SQLiteCursor.java:156) | |
| 07-10 01:37:23.847: W/System.err(6769): at android.database.AbstractCursor.moveToPosition(AbstractCursor.java:161) | |
| 07-10 01:37:23.847: W/System.err(6769): at android.database.AbstractCursor.moveToFirst(AbstractCursor.java:201) | |
| 07-10 01:37:23.847: W/System.err(6769): at org.apache.cordova.Storage.processResults(Storage.java:214) | |
| 07-10 01:37:23.847: W/System.err(6769): at org.apache.cordova.Storage.executeSql(Storage.java:174) | |
| 07-10 01:37:23.847: W/System.err(6769): at org.apache.cordova.Storage.execute(Storage.java:83) | |
| 07-10 01:37:23.847: W/System.err(6769): at org.apache.cordova.api.CordovaPlugin.execute(CordovaPlugin.java:66) | |
| 07-10 01:37:23.847: W/System.err(6769): at org.apache.cordova.api.PluginManager.exec(PluginManager.java:215) | |
| 07-10 01:37:23.857: W/System.err(6769): at org.apache.cordova.ExposedJsApi.exec(ExposedJsApi.java:51) | |
| 07-10 01:37:23.857: W/System.err(6769): at android.webkit.JWebCoreJavaBridge.nativeServiceFuncPtrQueue(Native Method) | |
| 07-10 01:37:23.857: W/System.err(6769): at android.webkit.JWebCoreJavaBridge.nativeServiceFuncPtrQueue(Native Method) | |
| 07-10 01:37:23.857: W/System.err(6769): at android.webkit.JWebCoreJavaBridge.handleMessage(JWebCoreJavaBridge.java:113) | |
| 07-10 01:37:23.857: W/System.err(6769): at android.os.Handler.dispatchMessage(Handler.java:99) | |
| 07-10 01:37:23.857: W/System.err(6769): at android.os.Looper.loop(Looper.java:137) | |
| 07-10 01:37:23.857: W/System.err(6769): at android.webkit.WebViewCore$WebCoreThread.run(WebViewCore.java:728) | |
| 07-10 01:37:23.857: W/System.err(6769): at java.lang.Thread.run(Thread.java:856) | |
| 07-10 01:37:23.857: I/System.out(6769): Storage.executeSql(): Error=constraint failed | |
| 07-10 01:37:23.877: E/SQLiteQuery(6769): exception: constraint failed; query: INSERT INTO 'by-sequence' (doc_id_rev, json) VALUES (?, ?); | |
| 07-10 01:37:23.877: W/System.err(6769): android.database.sqlite.SQLiteConstraintException: constraint failed | |
| 07-10 01:37:23.877: W/System.err(6769): at android.database.sqlite.SQLiteQuery.nativeFillWindow(Native Method) | |
| 07-10 01:37:23.877: W/System.err(6769): at android.database.sqlite.SQLiteQuery.fillWindow(SQLiteQuery.java:86) | |
| 07-10 01:37:23.877: W/System.err(6769): at android.database.sqlite.SQLiteCursor.fillWindow(SQLiteCursor.java:164) | |
| 07-10 01:37:23.877: W/System.err(6769): at android.database.sqlite.SQLiteCursor.getCount(SQLiteCursor.java:156) | |
| 07-10 01:37:23.877: W/System.err(6769): at android.database.AbstractCursor.moveToPosition(AbstractCursor.java:161) | |
| 07-10 01:37:23.877: W/System.err(6769): at android.database.AbstractCursor.moveToFirst(AbstractCursor.java:201) | |
| 07-10 01:37:23.877: W/System.err(6769): at org.apache.cordova.Storage.processResults(Storage.java:214) | |
| 07-10 01:37:23.877: W/System.err(6769): at org.apache.cordova.Storage.executeSql(Storage.java:174) | |
| 07-10 01:37:23.887: W/System.err(6769): at org.apache.cordova.Storage.execute(Storage.java:83) | |
| 07-10 01:37:23.887: W/System.err(6769): at org.apache.cordova.api.CordovaPlugin.execute(CordovaPlugin.java:66) | |
| 07-10 01:37:23.887: W/System.err(6769): at org.apache.cordova.api.PluginManager.exec(PluginManager.java:215) | |
| 07-10 01:37:23.887: W/System.err(6769): at org.apache.cordova.ExposedJsApi.exec(ExposedJsApi.java:51) | |
| 07-10 01:37:23.887: W/System.err(6769): at android.webkit.JWebCoreJavaBridge.nativeServiceFuncPtrQueue(Native Method) | |
| 07-10 01:37:23.887: W/System.err(6769): at android.webkit.JWebCoreJavaBridge.nativeServiceFuncPtrQueue(Native Method) | |
| 07-10 01:37:23.887: W/System.err(6769): at android.webkit.JWebCoreJavaBridge.handleMessage(JWebCoreJavaBridge.java:113) | |
| 07-10 01:37:23.887: W/System.err(6769): at android.os.Handler.dispatchMessage(Handler.java:99) | |
| 07-10 01:37:23.887: W/System.err(6769): at android.os.Looper.loop(Looper.java:137) | |
| 07-10 01:37:23.887: W/System.err(6769): at android.webkit.WebViewCore$WebCoreThread.run(WebViewCore.java:728) | |
| 07-10 01:37:23.887: W/System.err(6769): at java.lang.Thread.run(Thread.java:856) | |
| 07-10 01:37:23.887: I/System.out(6769): Storage.executeSql(): Error=constraint failed | |
| 07-10 01:37:23.907: D/dalvikvm(6769): GC_CONCURRENT freed 437K, 7% free 6811K/7303K, paused 2ms+5ms | |
| 07-10 01:37:23.967: D/CordovaLog(6769): file:///android_asset/www/test.js: Line 133 : err: undefined | |
| 07-10 01:37:23.967: I/Web Console(6769): err: undefined at file:///android_asset/www/test.js:133 | |
| 07-10 01:37:23.987: D/CordovaLog(6769): file:///android_asset/www/test.js: Line 134 : changes:{"ok":true,"start_time":"2013-07-09T17:37:22.999Z","docs_read":2,"docs_written":2,"end_time":1373391443898} | |
| 07-10 01:37:23.987: I/Web Console(6769): changes:{"ok":true,"start_time":"2013-07-09T17:37:22.999Z","docs_read":2,"docs_written":2,"end_time":1373391443898} at file:///android_asset/www/test.js:134 | |
| 07-10 01:37:23.987: D/CordovaLog(6769): file:///android_asset/www/test.js: Line 136 : allDocs: {"total_rows":0,"rows":[]} | |
| 07-10 01:37:23.987: I/Web Console(6769): allDocs: {"total_rows":0,"rows":[]} at file:///android_asset/www/test.js:136 | |
| 07-10 01:37:23.987: D/CordovaLog(6769): file:///android_asset/www/test.js: Line 137 : Replication did not complete correctly. | |
| 07-10 01:37:23.997: E/Web Console(6769): Replication did not complete correctly. at file:///android_asset/www/test.js:137 | |
| 07-10 01:37:23.997: D/CordovaLog(6769): file:///android_asset/www/test.js: Line 136 : allDocs: {"total_rows":0,"rows":[]} | |
| 07-10 01:37:23.997: I/Web Console(6769): allDocs: {"total_rows":0,"rows":[]} at file:///android_asset/www/test.js:136 | |
| 07-10 01:37:23.997: D/CordovaLog(6769): file:///android_asset/www/test.js: Line 137 : Replication did not complete correctly. | |
| 07-10 01:37:23.997: E/Web Console(6769): Replication did not complete correctly. at file:///android_asset/www/test.js:137 | |
| 07-10 01:37:23.997: D/CordovaLog(6769): file:///android_asset/www/test.js: Line 136 : allDocs: {"total_rows":0,"rows":[]} | |
| 07-10 01:37:23.997: I/Web Console(6769): allDocs: {"total_rows":0,"rows":[]} at file:///android_asset/www/test.js:136 | |
| 07-10 01:37:23.997: D/CordovaLog(6769): file:///android_asset/www/test.js: Line 137 : Replication did not complete correctly. | |
| 07-10 01:37:23.997: E/Web Console(6769): Replication did not complete correctly. at file:///android_asset/www/test.js:137 | |
| 07-10 01:37:24.007: D/CordovaLog(6769): file:///android_asset/www/test.js: Line 136 : allDocs: {"total_rows":0,"rows":[]} | |
| 07-10 01:37:24.007: I/Web Console(6769): allDocs: {"total_rows":0,"rows":[]} at file:///android_asset/www/test.js:136 | |
| 07-10 01:37:24.007: D/CordovaLog(6769): file:///android_asset/www/test.js: Line 137 : Replication did not complete correctly. | |
| 07-10 01:37:24.007: E/Web Console(6769): Replication did not complete correctly. at file:///android_asset/www/test.js:137 | |
| 07-10 01:37:24.017: D/CordovaLog(6769): file:///android_asset/www/test.js: Line 136 : allDocs: {"total_rows":0,"rows":[]} | |
| 07-10 01:37:24.017: I/Web Console(6769): allDocs: {"total_rows":0,"rows":[]} at file:///android_asset/www/test.js:136 | |
| 07-10 01:37:24.017: D/CordovaLog(6769): file:///android_asset/www/test.js: Line 137 : Replication did not complete correctly. | |
| 07-10 01:37:24.017: E/Web Console(6769): Replication did not complete correctly. at file:///android_asset/www/test.js:137 | |
| # Test.ReplicateToDbaThenReplicateToDbbThenOpenDba() | |
| 07-09 14:08:50.354: I/CordovaLog(1100): Changing log level to DEBUG(3) | |
| 07-09 14:08:50.364: D/DroidGap(1100): DroidGap.onCreate() | |
| 07-09 14:08:50.515: D/CordovaWebView(1100): CordovaWebView is running on device made by: unknown | |
| 07-09 14:08:50.724: I/dalvikvm(1100): threadid=3: reacting to signal 3 | |
| 07-09 14:08:50.824: I/dalvikvm(1100): Wrote stack traces to '/data/anr/traces.txt' | |
| 07-09 14:08:51.024: D/JsMessageQueue(1100): Set native->JS mode to 2 | |
| 07-09 14:08:51.034: D/DroidGap(1100): DroidGap.init() | |
| 07-09 14:08:51.094: D/CordovaWebView(1100): >>> loadUrl(file:///android_asset/www/index.html) | |
| 07-09 14:08:51.094: D/PluginManager(1100): init() | |
| 07-09 14:08:51.134: D/CordovaWebView(1100): >>> loadUrlNow() | |
| 07-09 14:08:51.134: D/Config(1100): Unlimited access to network resources | |
| 07-09 14:08:51.144: I/CordovaLog(1100): Found start page location: index.html | |
| 07-09 14:08:51.154: I/CordovaLog(1100): Changing log level to DEBUG(3) | |
| 07-09 14:08:51.154: D/DroidGap(1100): Resuming the App | |
| 07-09 14:08:51.164: D/DroidGap(1100): CB-3064: The errorUrl is null | |
| 07-09 14:08:51.224: D/SoftKeyboardDetect(1100): Ignore this event | |
| 07-09 14:08:51.275: I/dalvikvm(1100): threadid=3: reacting to signal 3 | |
| 07-09 14:08:51.374: I/dalvikvm(1100): Wrote stack traces to '/data/anr/traces.txt' | |
| 07-09 14:08:51.404: D/SoftKeyboardDetect(1100): Ignore this event | |
| 07-09 14:08:51.445: D/gralloc_goldfish(1100): Emulator without GPU emulation detected. | |
| 07-09 14:08:51.654: D/DroidGap(1100): onMessage(onPageStarted,file:///android_asset/www/index.html) | |
| 07-09 14:08:54.754: D/chromium(1100): Unknown chromium error: -6 | |
| 07-09 14:08:55.294: D/CordovaNetworkManager(1100): Connection Type: 3g | |
| 07-09 14:08:55.294: D/DroidGap(1100): onMessage(networkconnection,3g) | |
| 07-09 14:08:55.304: D/CordovaNetworkManager(1100): Connection Type: 3g | |
| 07-09 14:08:55.334: D/DroidGap(1100): onMessage(spinner,stop) | |
| 07-09 14:08:55.474: D/Cordova(1100): onPageFinished(file:///android_asset/www/index.html) | |
| 07-09 14:08:55.474: D/DroidGap(1100): onMessage(onPageFinished,file:///android_asset/www/index.html) | |
| 07-09 14:08:55.514: D/CordovaLog(1100): file:///android_asset/www/index.html: Line 23 : DEVICE READY 20 | |
| 07-09 14:08:55.524: I/Web Console(1100): DEVICE READY 20 at file:///android_asset/www/index.html:23 | |
| 07-09 14:08:55.824: I/SqliteDatabaseCpp(1100): sqlite returned: error code = 1, msg = no such table: CacheGroups, db=/data/data/com.Test.TestPouch/databases/webview.db | |
| 07-09 14:08:55.834: I/SqliteDatabaseCpp(1100): sqlite returned: error code = 1, msg = no such table: Caches, db=/data/data/com.Test.TestPouch/databases/webview.db | |
| 07-09 14:08:55.834: I/SqliteDatabaseCpp(1100): sqlite returned: error code = 1, msg = no such table: Origins, db=/data/data/com.Test.TestPouch/databases/webview.db | |
| 07-09 14:08:55.834: I/SqliteDatabaseCpp(1100): sqlite returned: error code = 1, msg = no such table: DeletedCacheResources, db=/data/data/com.Test.TestPouch/databases/webview.db | |
| 07-09 14:08:55.984: D/CordovaLog(1100): DroidGap: onExceededDatabaseQuota estimatedSize: 5242880 currentQuota: 0 totalUsedQuota: 0 | |
| 07-09 14:08:55.984: D/CordovaLog(1100): calling quotaUpdater.updateQuota newQuota: 5242880 | |
| 07-09 14:08:56.774: D/CordovaLog(1100): file:///android_asset/www/test.js: Line 161 : err: undefined | |
| 07-09 14:08:56.774: I/Web Console(1100): err: undefined at file:///android_asset/www/test.js:161 | |
| 07-09 14:08:56.844: D/CordovaLog(1100): file:///android_asset/www/test.js: Line 162 : changes:{"ok":true,"start_time":"2013-07-09T18:08:56.206Z","docs_read":2,"docs_written":2,"end_time":1373393336678} | |
| 07-09 14:08:56.844: I/Web Console(1100): changes:{"ok":true,"start_time":"2013-07-09T18:08:56.206Z","docs_read":2,"docs_written":2,"end_time":1373393336678} at file:///android_asset/www/test.js:162 | |
| 07-09 14:08:56.874: D/CordovaLog(1100): DroidGap: onExceededDatabaseQuota estimatedSize: 5242880 currentQuota: 5242880 totalUsedQuota: 5242880 | |
| 07-09 14:08:56.874: D/CordovaLog(1100): calling quotaUpdater.updateQuota newQuota: 5242880 | |
| 07-09 14:08:56.914: I/SqliteDatabaseCpp(1100): sqlite returned: error code = 14, msg = cannot open file at line 27701 of [8609a15dfa], db=/data/data/com.Test.TestPouch/databases/webview.db | |
| 07-09 14:08:56.914: I/SqliteDatabaseCpp(1100): sqlite returned: error code = 14, msg = os_unix.c: open() at line 27701 - "" errno=2 path=/data/data/com.Test.TestPouch/app_database/_pouch_undefined/testpouch.db, db=/data/data/com.Test.TestPouch/databases/webview.db | |
| 07-09 14:08:56.914: E/SqliteDatabaseCpp(1100): sqlite3_open_v2("/data/data/com.Test.TestPouch/app_database/_pouch_undefined/testpouch.db", &handle, 6, NULL) failed | |
| 07-09 14:08:56.974: E/SQLiteDatabase(1100): Failed to open the database. closing it. | |
| 07-09 14:08:56.974: E/SQLiteDatabase(1100): android.database.sqlite.SQLiteCantOpenDatabaseException: unable to open database file | |
| 07-09 14:08:56.974: E/SQLiteDatabase(1100): at android.database.sqlite.SQLiteDatabase.dbopen(Native Method) | |
| 07-09 14:08:56.974: E/SQLiteDatabase(1100): at android.database.sqlite.SQLiteDatabase.openDatabase(SQLiteDatabase.java:1013) | |
| 07-09 14:08:56.974: E/SQLiteDatabase(1100): at android.database.sqlite.SQLiteDatabase.openDatabase(SQLiteDatabase.java:986) | |
| 07-09 14:08:56.974: E/SQLiteDatabase(1100): at android.database.sqlite.SQLiteDatabase.openDatabase(SQLiteDatabase.java:962) | |
| 07-09 14:08:56.974: E/SQLiteDatabase(1100): at android.database.sqlite.SQLiteDatabase.openOrCreateDatabase(SQLiteDatabase.java:1043) | |
| 07-09 14:08:56.974: E/SQLiteDatabase(1100): at org.apache.cordova.Storage.openDatabase(Storage.java:153) | |
| 07-09 14:08:56.974: E/SQLiteDatabase(1100): at org.apache.cordova.Storage.execute(Storage.java:69) | |
| 07-09 14:08:56.974: E/SQLiteDatabase(1100): at org.apache.cordova.api.CordovaPlugin.execute(CordovaPlugin.java:66) | |
| 07-09 14:08:56.974: E/SQLiteDatabase(1100): at org.apache.cordova.api.PluginManager.exec(PluginManager.java:215) | |
| 07-09 14:08:56.974: E/SQLiteDatabase(1100): at org.apache.cordova.ExposedJsApi.exec(ExposedJsApi.java:51) | |
| 07-09 14:08:56.974: E/SQLiteDatabase(1100): at android.webkit.JWebCoreJavaBridge.nativeServiceFuncPtrQueue(Native Method) | |
| 07-09 14:08:56.974: E/SQLiteDatabase(1100): at android.webkit.JWebCoreJavaBridge.nativeServiceFuncPtrQueue(Native Method) | |
| 07-09 14:08:56.974: E/SQLiteDatabase(1100): at android.webkit.JWebCoreJavaBridge.handleMessage(JWebCoreJavaBridge.java:113) | |
| 07-09 14:08:56.974: E/SQLiteDatabase(1100): at android.os.Handler.dispatchMessage(Handler.java:99) | |
| 07-09 14:08:56.974: E/SQLiteDatabase(1100): at android.os.Looper.loop(Looper.java:137) | |
| 07-09 14:08:56.974: E/SQLiteDatabase(1100): at android.webkit.WebViewCore$WebCoreThread.run(WebViewCore.java:728) | |
| 07-09 14:08:56.974: E/SQLiteDatabase(1100): at java.lang.Thread.run(Thread.java:856) | |
| 07-09 14:08:56.984: W/dalvikvm(1100): JNI WARNING: JNI method called with exception pending | |
| 07-09 14:08:56.994: W/dalvikvm(1100): in Landroid/webkit/JWebCoreJavaBridge;.nativeServiceFuncPtrQueue:()V (GetStringChars) | |
| 07-09 14:08:56.994: W/dalvikvm(1100): Pending exception is: | |
| 07-09 14:08:56.994: I/dalvikvm(1100): android.database.sqlite.SQLiteCantOpenDatabaseException: unable to open database file | |
| 07-09 14:08:56.994: I/dalvikvm(1100): (raw stack trace not found) | |
| 07-09 14:08:57.004: I/dalvikvm(1100): "WebViewCoreThread" prio=5 tid=11 NATIVE | |
| 07-09 14:08:57.004: I/dalvikvm(1100): | group="main" sCount=0 dsCount=0 obj=0x412ae4f0 self=0x1298c8 | |
| 07-09 14:08:57.025: I/dalvikvm(1100): | sysTid=1114 nice=0 sched=0/0 cgrp=default handle=1219864 | |
| 07-09 14:08:57.025: I/dalvikvm(1100): | schedstat=( 4469921461 1764786162 880 ) utm=401 stm=45 core=0 | |
| 07-09 14:08:57.025: I/dalvikvm(1100): at android.webkit.JWebCoreJavaBridge.nativeServiceFuncPtrQueue(Native Method) | |
| 07-09 14:08:57.025: I/dalvikvm(1100): at android.webkit.JWebCoreJavaBridge.nativeServiceFuncPtrQueue(Native Method) | |
| 07-09 14:08:57.025: I/dalvikvm(1100): at android.webkit.JWebCoreJavaBridge.handleMessage(JWebCoreJavaBridge.java:113) | |
| 07-09 14:08:57.025: I/dalvikvm(1100): at android.os.Handler.dispatchMessage(Handler.java:99) | |
| 07-09 14:08:57.034: I/dalvikvm(1100): at android.os.Looper.loop(Looper.java:137) | |
| 07-09 14:08:57.034: I/dalvikvm(1100): at android.webkit.WebViewCore$WebCoreThread.run(WebViewCore.java:728) | |
| 07-09 14:08:57.034: I/dalvikvm(1100): at java.lang.Thread.run(Thread.java:856) | |
| 07-09 14:08:57.034: E/dalvikvm(1100): VM aborting | |
| 07-09 14:08:57.044: A/libc(1100): Fatal signal 11 (SIGSEGV) at 0xdeadd00d (code=1) | |
| 07-09 14:08:57.145: D/dalvikvm(1100): GC_CONCURRENT freed 160K, 4% free 9316K/9607K, paused 12ms+7ms | |
| # Test.ReplicateParallelToDbaAndReplicateToDbbThenOpenDba() | |
| 07-09 14:25:37.994: I/Web Console(1637): DEVICE READY 22 at file:///android_asset/www/index.html:23 | |
| 07-09 14:25:38.474: I/SqliteDatabaseCpp(1637): sqlite returned: error code = 1, msg = no such table: CacheGroups, db=/data/data/com.Test.TestPouch/databases/webview.db | |
| 07-09 14:25:38.474: I/SqliteDatabaseCpp(1637): sqlite returned: error code = 1, msg = no such table: Caches, db=/data/data/com.Test.TestPouch/databases/webview.db | |
| 07-09 14:25:38.474: I/SqliteDatabaseCpp(1637): sqlite returned: error code = 1, msg = no such table: Origins, db=/data/data/com.Test.TestPouch/databases/webview.db | |
| 07-09 14:25:38.484: I/SqliteDatabaseCpp(1637): sqlite returned: error code = 1, msg = no such table: DeletedCacheResources, db=/data/data/com.Test.TestPouch/databases/webview.db | |
| 07-09 14:25:38.674: D/CordovaLog(1637): DroidGap: onExceededDatabaseQuota estimatedSize: 5242880 currentQuota: 0 totalUsedQuota: 0 | |
| 07-09 14:25:38.674: D/CordovaLog(1637): calling quotaUpdater.updateQuota newQuota: 5242880 | |
| 07-09 14:25:38.835: D/CordovaLog(1637): DroidGap: onExceededDatabaseQuota estimatedSize: 5242880 currentQuota: 5242880 totalUsedQuota: 5242880 | |
| 07-09 14:25:38.835: D/CordovaLog(1637): calling quotaUpdater.updateQuota newQuota: 5242880 | |
| 07-09 14:25:39.235: I/SqliteDatabaseCpp(1637): sqlite returned: error code = 1, msg = no such table: document-store, db=/data/data/com.Test.TestPouch/databases/webview.db | |
| 07-09 14:25:39.244: W/System.err(1637): android.database.sqlite.SQLiteException: no such table: document-store: , while compiling: SELECT * FROM 'document-store' WHERE id=? | |
| 07-09 14:25:39.254: W/System.err(1637): at android.database.sqlite.SQLiteCompiledSql.native_compile(Native Method) | |
| 07-09 14:25:39.254: W/System.err(1637): at android.database.sqlite.SQLiteCompiledSql.<init>(SQLiteCompiledSql.java:68) | |
| 07-09 14:25:39.264: W/System.err(1637): at android.database.sqlite.SQLiteProgram.compileSql(SQLiteProgram.java:143) | |
| 07-09 14:25:39.274: W/System.err(1637): at android.database.sqlite.SQLiteProgram.compileAndbindAllArgs(SQLiteProgram.java:361) | |
| 07-09 14:25:39.274: W/System.err(1637): at android.database.sqlite.SQLiteProgram.<init>(SQLiteProgram.java:127) | |
| 07-09 14:25:39.274: W/System.err(1637): at android.database.sqlite.SQLiteProgram.<init>(SQLiteProgram.java:94) | |
| 07-09 14:25:39.284: W/System.err(1637): at android.database.sqlite.SQLiteQuery.<init>(SQLiteQuery.java:53) | |
| 07-09 14:25:39.284: W/System.err(1637): at android.database.sqlite.SQLiteDirectCursorDriver.query(SQLiteDirectCursorDriver.java:47) | |
| 07-09 14:25:39.294: W/System.err(1637): at android.database.sqlite.SQLiteDatabase.rawQueryWithFactory(SQLiteDatabase.java:1564) | |
| 07-09 14:25:39.294: W/System.err(1637): at android.database.sqlite.SQLiteDatabase.rawQuery(SQLiteDatabase.java:1538) | |
| 07-09 14:25:39.304: W/System.err(1637): at org.apache.cordova.Storage.executeSql(Storage.java:173) | |
| 07-09 14:25:39.314: W/System.err(1637): at org.apache.cordova.Storage.execute(Storage.java:83) | |
| 07-09 14:25:39.344: W/System.err(1637): at org.apache.cordova.api.CordovaPlugin.execute(CordovaPlugin.java:66) | |
| 07-09 14:25:39.344: W/System.err(1637): at org.apache.cordova.api.PluginManager.exec(PluginManager.java:215) | |
| 07-09 14:25:39.354: W/System.err(1637): at org.apache.cordova.ExposedJsApi.exec(ExposedJsApi.java:51) | |
| 07-09 14:25:39.354: W/System.err(1637): at android.webkit.JWebCoreJavaBridge.nativeServiceFuncPtrQueue(Native Method) | |
| 07-09 14:25:39.364: W/System.err(1637): at android.webkit.JWebCoreJavaBridge.nativeServiceFuncPtrQueue(Native Method) | |
| 07-09 14:25:39.374: W/System.err(1637): at android.webkit.JWebCoreJavaBridge.handleMessage(JWebCoreJavaBridge.java:113) | |
| 07-09 14:25:39.384: W/System.err(1637): at android.os.Handler.dispatchMessage(Handler.java:99) | |
| 07-09 14:25:39.405: W/System.err(1637): at android.os.Looper.loop(Looper.java:137) | |
| 07-09 14:25:39.405: W/System.err(1637): at android.webkit.WebViewCore$WebCoreThread.run(WebViewCore.java:728) | |
| 07-09 14:25:39.414: W/System.err(1637): at java.lang.Thread.run(Thread.java:856) | |
| 07-09 14:25:39.414: I/System.out(1637): Storage.executeSql(): Error=no such table: document-store: , while compiling: SELECT * FROM 'document-store' WHERE id=? | |
| 07-09 14:25:39.534: D/CordovaLog(1637): file:///android_asset/www/cordova.js: Line 980 : processMessage failed: Message: Jcordova.require('cordova/plugin/android/storage').failQuery('no such table: document-store: , while compiling: SELECT * FROM 'document-store' WHERE id=?','37308687-42e8-0527-78ff-a6088498952a'); | |
| 07-09 14:25:39.534: I/Web Console(1637): processMessage failed: Message: Jcordova.require('cordova/plugin/android/storage').failQuery('no such table: document-store: , while compiling: SELECT * FROM 'document-store' WHERE id=?','37308687-42e8-0527-78ff-a6088498952a'); at file:///android_asset/www/cordova.js:980 | |
| 07-09 14:25:39.624: D/CordovaLog(1637): file:///android_asset/www/cordova.js: Line 981 : processMessage failed: Error: SyntaxError: Unexpected identifier | |
| 07-09 14:25:39.624: I/Web Console(1637): processMessage failed: Error: SyntaxError: Unexpected identifier at file:///android_asset/www/cordova.js:981 | |
| 07-09 14:25:39.664: D/dalvikvm(1637): GC_CONCURRENT freed 170K, 4% free 9313K/9607K, paused 10ms+9ms | |
| 07-09 14:25:39.835: D/CordovaLog(1637): file:///android_asset/www/cordova.js: Line 982 : processMessage failed: Stack: SyntaxError: Unexpected identifier | |
| 07-09 14:25:39.835: D/CordovaLog(1637): at processMessage (file:///android_asset/www/cordova.js:942:26) | |
| 07-09 14:25:39.835: D/CordovaLog(1637): at Function.processMessages (file:///android_asset/www/cordova.js:1009:13) | |
| 07-09 14:25:39.835: D/CordovaLog(1637): at androidExec (file:///android_asset/www/cordova.js:872:25) | |
| 07-09 14:25:39.835: D/CordovaLog(1637): at [object Object].executeSql (file:///android_asset/www/cordova.js:4411:5) | |
| 07-09 14:25:39.835: D/CordovaLog(1637): at file:///android_asset/www/pouchdb-nightly.js:4544:10 | |
| 07-09 14:25:39.835: D/CordovaLog(1637): at [object Object].transaction (file:///android_asset/www/cordova.js:4430:9) | |
| 07-09 14:25:39.835: D/CordovaLog(1637): at setup (file:///android_asset/www/pouchdb-nightly.js:4534:8) | |
| 07-09 14:25:39.835: D/CordovaLog(1637): at Object.fireWindowEvent (file:///android_asset/www/cordova.js:246:20) | |
| 07-09 14:25:39.835: D/CordovaLog(1637): at new <anonymous> (file:///android_asset/www/pouchdb-nightly.js:2695:13) | |
| 07-09 14:25:39.835: D/CordovaLog(1637): at new Pouch (file:///android_asset/www/pouchdb-nightly.js:688:17) | |
| 07-09 14:25:39.835: I/Web Console(1637): processMessage failed: Stack: SyntaxError: Unexpected identifier | |
| 07-09 14:25:39.835: I/Web Console(1637): at processMessage (file:///android_asset/www/cordova.js:942:26) | |
| 07-09 14:25:39.835: I/Web Console(1637): at Function.processMessages (file:///android_asset/www/cordova.js:1009:13) | |
| 07-09 14:25:39.835: I/Web Console(1637): at androidExec (file:///android_asset/www/cordova.js:872:25) | |
| 07-09 14:25:39.835: I/Web Console(1637): at [object Object].executeSql (file:///android_asset/www/cordova.js:4411:5) | |
| 07-09 14:25:39.835: I/Web Console(1637): at file:///android_asset/www/pouchdb-nightly.js:4544:10 | |
| 07-09 14:25:39.835: I/Web Console(1637): at [object Object].transaction (file:///android_asset/www/cordova.js:4430:9) | |
| 07-09 14:25:39.835: I/Web Console(1637): at setup (file:///android_asset/www/pouchdb-nightly.js:4534:8) | |
| 07-09 14:25:39.835: I/Web Console(1637): at Object.fireWindowEvent (file:///android_asset/www/cordova.js:246:20) | |
| 07-09 14:25:39.835: I/Web Console(1637): at new <anonymous> (file:///android_asset/www/pouchdb-nightly.js:2695:13) | |
| 07-09 14:25:39.835: I/Web Console(1637): at new Pouch (file:///android_asset/www/pouchdb-nightly.js:688:17) at file:///android_asset/www/cordova.js:982 | |
| 07-09 14:25:40.045: I/SqliteDatabaseCpp(1637): sqlite returned: error code = 17, msg = statement aborts at 21: [SELECT * FROM 'document-store' WHERE id=?] database schema has changed, db=/data/data/com.Test.TestPouch/databases/webview.db | |
| 07-09 14:25:40.134: I/SqliteDatabaseCpp(1637): sqlite returned: error code = 17, msg = statement aborts at 21: [SELECT * FROM 'document-store' WHERE id=?] database schema has changed, db=/data/data/com.Test.TestPouch/databases/webview.db | |
| 07-09 14:25:41.434: D/CordovaLog(1637): file:///android_asset/www/test.js: Line 181 : err: undefined | |
| 07-09 14:25:41.434: I/Web Console(1637): err: undefined at file:///android_asset/www/test.js:181 | |
| 07-09 14:25:41.484: D/CordovaLog(1637): file:///android_asset/www/test.js: Line 182 : changes:{"ok":true,"start_time":"2013-07-09T18:25:39.893Z","docs_read":2,"docs_written":2,"end_time":1373394341355} | |
| 07-09 14:25:41.484: I/Web Console(1637): changes:{"ok":true,"start_time":"2013-07-09T18:25:39.893Z","docs_read":2,"docs_written":2,"end_time":1373394341355} at file:///android_asset/www/test.js:182 | |
| 07-09 14:25:41.504: D/CordovaLog(1637): DroidGap: onExceededDatabaseQuota estimatedSize: 5242880 currentQuota: 5242880 totalUsedQuota: 5242880 | |
| 07-09 14:25:41.504: D/CordovaLog(1637): calling quotaUpdater.updateQuota newQuota: 5242880 | |
| 07-09 14:25:41.894: D/CordovaLog(1637): file:///android_asset/www/test.js: Line 185 : allDocs: {"total_rows":0,"rows":[]} | |
| 07-09 14:25:41.894: I/Web Console(1637): allDocs: {"total_rows":0,"rows":[]} at file:///android_asset/www/test.js:185 | |
| 07-09 14:25:41.914: D/CordovaLog(1637): file:///android_asset/www/test.js: Line 186 : Replication did not complete correctly. | |
| 07-09 14:25:41.924: E/Web Console(1637): Replication did not complete correctly. at file:///android_asset/www/test.js:186 | |
| 07-09 14:25:41.994: E/SQLiteQuery(1637): exception: constraint failed; query: INSERT INTO 'by-sequence' (doc_id_rev, json) VALUES (?, ?); | |
| 07-09 14:25:41.994: W/System.err(1637): android.database.sqlite.SQLiteConstraintException: constraint failed | |
| 07-09 14:25:42.004: W/System.err(1637): at android.database.sqlite.SQLiteQuery.nativeFillWindow(Native Method) | |
| 07-09 14:25:42.004: W/System.err(1637): at android.database.sqlite.SQLiteQuery.fillWindow(SQLiteQuery.java:86) | |
| 07-09 14:25:42.024: W/System.err(1637): at android.database.sqlite.SQLiteCursor.fillWindow(SQLiteCursor.java:164) | |
| 07-09 14:25:42.024: W/System.err(1637): at android.database.sqlite.SQLiteCursor.getCount(SQLiteCursor.java:156) | |
| 07-09 14:25:42.024: W/System.err(1637): at android.database.AbstractCursor.moveToPosition(AbstractCursor.java:161) | |
| 07-09 14:25:42.034: W/System.err(1637): at android.database.AbstractCursor.moveToFirst(AbstractCursor.java:201) | |
| 07-09 14:25:42.044: W/System.err(1637): at org.apache.cordova.Storage.processResults(Storage.java:214) | |
| 07-09 14:25:42.044: W/System.err(1637): at org.apache.cordova.Storage.executeSql(Storage.java:174) | |
| 07-09 14:25:42.054: W/System.err(1637): at org.apache.cordova.Storage.execute(Storage.java:83) | |
| 07-09 14:25:42.064: W/System.err(1637): at org.apache.cordova.api.CordovaPlugin.execute(CordovaPlugin.java:66) | |
| 07-09 14:25:42.064: W/System.err(1637): at org.apache.cordova.api.PluginManager.exec(PluginManager.java:215) | |
| 07-09 14:25:42.064: W/System.err(1637): at org.apache.cordova.ExposedJsApi.exec(ExposedJsApi.java:51) | |
| 07-09 14:25:42.074: W/System.err(1637): at android.webkit.JWebCoreJavaBridge.nativeServiceFuncPtrQueue(Native Method) | |
| 07-09 14:25:42.084: W/System.err(1637): at android.webkit.JWebCoreJavaBridge.nativeServiceFuncPtrQueue(Native Method) | |
| 07-09 14:25:42.084: W/System.err(1637): at android.webkit.JWebCoreJavaBridge.handleMessage(JWebCoreJavaBridge.java:113) | |
| 07-09 14:25:42.094: W/System.err(1637): at android.os.Handler.dispatchMessage(Handler.java:99) | |
| 07-09 14:25:42.114: W/System.err(1637): at android.os.Looper.loop(Looper.java:137) | |
| 07-09 14:25:42.124: W/System.err(1637): at android.webkit.WebViewCore$WebCoreThread.run(WebViewCore.java:728) | |
| 07-09 14:25:42.124: W/System.err(1637): at java.lang.Thread.run(Thread.java:856) | |
| 07-09 14:25:42.134: I/System.out(1637): Storage.executeSql(): Error=constraint failed | |
| 07-09 14:25:42.204: E/SQLiteQuery(1637): exception: constraint failed; query: INSERT INTO 'by-sequence' (doc_id_rev, json) VALUES (?, ?); | |
| 07-09 14:25:42.204: W/System.err(1637): android.database.sqlite.SQLiteConstraintException: constraint failed | |
| 07-09 14:25:42.214: W/System.err(1637): at android.database.sqlite.SQLiteQuery.nativeFillWindow(Native Method) | |
| 07-09 14:25:42.214: W/System.err(1637): at android.database.sqlite.SQLiteQuery.fillWindow(SQLiteQuery.java:86) | |
| 07-09 14:25:42.224: W/System.err(1637): at android.database.sqlite.SQLiteCursor.fillWindow(SQLiteCursor.java:164) | |
| 07-09 14:25:42.234: W/System.err(1637): at android.database.sqlite.SQLiteCursor.getCount(SQLiteCursor.java:156) | |
| 07-09 14:25:42.234: W/System.err(1637): at android.database.AbstractCursor.moveToPosition(AbstractCursor.java:161) | |
| 07-09 14:25:42.234: W/System.err(1637): at android.database.AbstractCursor.moveToFirst(AbstractCursor.java:201) | |
| 07-09 14:25:42.244: W/System.err(1637): at org.apache.cordova.Storage.processResults(Storage.java:214) | |
| 07-09 14:25:42.254: W/System.err(1637): at org.apache.cordova.Storage.executeSql(Storage.java:174) | |
| 07-09 14:25:42.254: W/System.err(1637): at org.apache.cordova.Storage.execute(Storage.java:83) | |
| 07-09 14:25:42.254: W/System.err(1637): at org.apache.cordova.api.CordovaPlugin.execute(CordovaPlugin.java:66) | |
| 07-09 14:25:42.264: W/System.err(1637): at org.apache.cordova.api.PluginManager.exec(PluginManager.java:215) | |
| 07-09 14:25:42.274: W/System.err(1637): at org.apache.cordova.ExposedJsApi.exec(ExposedJsApi.java:51) | |
| 07-09 14:25:42.274: W/System.err(1637): at android.webkit.JWebCoreJavaBridge.nativeServiceFuncPtrQueue(Native Method) | |
| 07-09 14:25:42.274: W/System.err(1637): at android.webkit.JWebCoreJavaBridge.nativeServiceFuncPtrQueue(Native Method) | |
| 07-09 14:25:42.274: W/System.err(1637): at android.webkit.JWebCoreJavaBridge.handleMessage(JWebCoreJavaBridge.java:113) | |
| 07-09 14:25:42.284: W/System.err(1637): at android.os.Handler.dispatchMessage(Handler.java:99) | |
| 07-09 14:25:42.294: W/System.err(1637): at android.os.Looper.loop(Looper.java:137) | |
| 07-09 14:25:42.304: W/System.err(1637): at android.webkit.WebViewCore$WebCoreThread.run(WebViewCore.java:728) | |
| 07-09 14:25:42.304: W/System.err(1637): at java.lang.Thread.run(Thread.java:856) | |
| 07-09 14:25:42.314: I/System.out(1637): Storage.executeSql(): Error=constraint failed | |
| 07-09 14:25:42.865: D/CordovaLog(1637): file:///android_asset/www/test.js: Line 181 : err: undefined | |
| 07-09 14:25:42.865: I/Web Console(1637): err: undefined at file:///android_asset/www/test.js:181 | |
| 07-09 14:25:42.974: D/CordovaLog(1637): file:///android_asset/www/test.js: Line 182 : changes:{"ok":true,"start_time":"2013-07-09T18:25:40.041Z","docs_read":2,"docs_written":2,"end_time":1373394342329} | |
| 07-09 14:25:42.974: I/Web Console(1637): changes:{"ok":true,"start_time":"2013-07-09T18:25:40.041Z","docs_read":2,"docs_written":2,"end_time":1373394342329} at file:///android_asset/www/test.js:182 | |
| 07-09 14:25:43.024: D/CordovaLog(1637): DroidGap: onExceededDatabaseQuota estimatedSize: 5242880 currentQuota: 5242880 totalUsedQuota: 5242880 | |
| 07-09 14:25:43.024: D/CordovaLog(1637): calling quotaUpdater.updateQuota newQuota: 5242880 | |
| 07-09 14:25:43.644: D/CordovaLog(1637): file:///android_asset/www/test.js: Line 185 : allDocs: {"total_rows":0,"rows":[]} | |
| 07-09 14:25:43.644: I/Web Console(1637): allDocs: {"total_rows":0,"rows":[]} at file:///android_asset/www/test.js:185 | |
| 07-09 14:25:43.714: D/dalvikvm(1637): GC_CONCURRENT freed 378K, 6% free 9360K/9863K, paused 7ms+28ms | |
| 07-09 14:25:43.805: D/CordovaLog(1637): file:///android_asset/www/test.js: Line 186 : Replication did not complete correctly. | |
| 07-09 14:25:43.805: E/Web Console(1637): Replication did not complete correctly. at file:///android_asset/www/test.js:186 | |
| 07-09 14:25:43.844: D/CordovaLog(1637): file:///android_asset/www/test.js: Line 185 : allDocs: {"total_rows":0,"rows":[]} | |
| 07-09 14:25:43.844: I/Web Console(1637): allDocs: {"total_rows":0,"rows":[]} at file:///android_asset/www/test.js:185 | |
| 07-09 14:25:43.884: D/CordovaLog(1637): file:///android_asset/www/test.js: Line 186 : Replication did not complete correctly. | |
| 07-09 14:25:43.884: E/Web Console(1637): Replication did not complete correctly. at file:///android_asset/www/test.js:186 | |
| 07-09 14:25:44.004: E/SQLiteQuery(1637): exception: constraint failed; query: INSERT INTO 'by-sequence' (doc_id_rev, json) VALUES (?, ?); | |
| 07-09 14:25:44.014: W/System.err(1637): android.database.sqlite.SQLiteConstraintException: constraint failed | |
| 07-09 14:25:44.024: W/System.err(1637): at android.database.sqlite.SQLiteQuery.nativeFillWindow(Native Method) | |
| 07-09 14:25:44.024: W/System.err(1637): at android.database.sqlite.SQLiteQuery.fillWindow(SQLiteQuery.java:86) | |
| 07-09 14:25:44.034: W/System.err(1637): at android.database.sqlite.SQLiteCursor.fillWindow(SQLiteCursor.java:164) | |
| 07-09 14:25:44.034: W/System.err(1637): at android.database.sqlite.SQLiteCursor.getCount(SQLiteCursor.java:156) | |
| 07-09 14:25:44.034: W/System.err(1637): at android.database.AbstractCursor.moveToPosition(AbstractCursor.java:161) | |
| 07-09 14:25:44.044: W/System.err(1637): at android.database.AbstractCursor.moveToFirst(AbstractCursor.java:201) | |
| 07-09 14:25:44.044: W/System.err(1637): at org.apache.cordova.Storage.processResults(Storage.java:214) | |
| 07-09 14:25:44.044: W/System.err(1637): at org.apache.cordova.Storage.executeSql(Storage.java:174) | |
| 07-09 14:25:44.044: W/System.err(1637): at org.apache.cordova.Storage.execute(Storage.java:83) | |
| 07-09 14:25:44.064: W/System.err(1637): at org.apache.cordova.api.CordovaPlugin.execute(CordovaPlugin.java:66) | |
| 07-09 14:25:44.064: W/System.err(1637): at org.apache.cordova.api.PluginManager.exec(PluginManager.java:215) | |
| 07-09 14:25:44.064: W/System.err(1637): at org.apache.cordova.ExposedJsApi.exec(ExposedJsApi.java:51) | |
| 07-09 14:25:44.064: W/System.err(1637): at android.webkit.JWebCoreJavaBridge.nativeServiceFuncPtrQueue(Native Method) | |
| 07-09 14:25:44.074: W/System.err(1637): at android.webkit.JWebCoreJavaBridge.nativeServiceFuncPtrQueue(Native Method) | |
| 07-09 14:25:44.074: W/System.err(1637): at android.webkit.JWebCoreJavaBridge.handleMessage(JWebCoreJavaBridge.java:113) | |
| 07-09 14:25:44.074: W/System.err(1637): at android.os.Handler.dispatchMessage(Handler.java:99) | |
| 07-09 14:25:44.084: W/System.err(1637): at android.os.Looper.loop(Looper.java:137) | |
| 07-09 14:25:44.095: W/System.err(1637): at android.webkit.WebViewCore$WebCoreThread.run(WebViewCore.java:728) | |
| 07-09 14:25:44.095: W/System.err(1637): at java.lang.Thread.run(Thread.java:856) | |
| 07-09 14:25:44.104: I/System.out(1637): Storage.executeSql(): Error=constraint failed | |
| 07-09 14:25:44.154: E/SQLiteQuery(1637): exception: constraint failed; query: INSERT INTO 'by-sequence' (doc_id_rev, json) VALUES (?, ?); | |
| 07-09 14:25:44.154: W/System.err(1637): android.database.sqlite.SQLiteConstraintException: constraint failed | |
| 07-09 14:25:44.164: W/System.err(1637): at android.database.sqlite.SQLiteQuery.nativeFillWindow(Native Method) | |
| 07-09 14:25:44.164: W/System.err(1637): at android.database.sqlite.SQLiteQuery.fillWindow(SQLiteQuery.java:86) | |
| 07-09 14:25:44.174: W/System.err(1637): at android.database.sqlite.SQLiteCursor.fillWindow(SQLiteCursor.java:164) | |
| 07-09 14:25:44.174: W/System.err(1637): at android.database.sqlite.SQLiteCursor.getCount(SQLiteCursor.java:156) | |
| 07-09 14:25:44.184: W/System.err(1637): at android.database.AbstractCursor.moveToPosition(AbstractCursor.java:161) | |
| 07-09 14:25:44.184: W/System.err(1637): at android.database.AbstractCursor.moveToFirst(AbstractCursor.java:201) | |
| 07-09 14:25:44.184: W/System.err(1637): at org.apache.cordova.Storage.processResults(Storage.java:214) | |
| 07-09 14:25:44.194: W/System.err(1637): at org.apache.cordova.Storage.executeSql(Storage.java:174) | |
| 07-09 14:25:44.204: W/System.err(1637): at org.apache.cordova.Storage.execute(Storage.java:83) | |
| 07-09 14:25:44.204: W/System.err(1637): at org.apache.cordova.api.CordovaPlugin.execute(CordovaPlugin.java:66) | |
| 07-09 14:25:44.204: W/System.err(1637): at org.apache.cordova.api.PluginManager.exec(PluginManager.java:215) | |
| 07-09 14:25:44.214: W/System.err(1637): at org.apache.cordova.ExposedJsApi.exec(ExposedJsApi.java:51) | |
| 07-09 14:25:44.214: W/System.err(1637): at android.webkit.JWebCoreJavaBridge.nativeServiceFuncPtrQueue(Native Method) | |
| 07-09 14:25:44.224: W/System.err(1637): at android.webkit.JWebCoreJavaBridge.nativeServiceFuncPtrQueue(Native Method) | |
| 07-09 14:25:44.224: W/System.err(1637): at android.webkit.JWebCoreJavaBridge.handleMessage(JWebCoreJavaBridge.java:113) | |
| 07-09 14:25:44.224: W/System.err(1637): at android.os.Handler.dispatchMessage(Handler.java:99) | |
| 07-09 14:25:44.234: W/System.err(1637): at android.os.Looper.loop(Looper.java:137) | |
| 07-09 14:25:44.234: W/System.err(1637): at android.webkit.WebViewCore$WebCoreThread.run(WebViewCore.java:728) | |
| 07-09 14:25:44.244: W/System.err(1637): at java.lang.Thread.run(Thread.java:856) | |
| 07-09 14:25:44.244: I/System.out(1637): Storage.executeSql(): Error=constraint failed | |
| 07-09 14:25:44.514: D/CordovaLog(1637): file:///android_asset/www/test.js: Line 181 : err: undefined | |
| 07-09 14:25:44.524: I/Web Console(1637): err: undefined at file:///android_asset/www/test.js:181 | |
| 07-09 14:25:44.534: D/CordovaLog(1637): file:///android_asset/www/test.js: Line 182 : changes:{"ok":true,"start_time":"2013-07-09T18:25:40.126Z","docs_read":2,"docs_written":2,"end_time":1373394344261} | |
| 07-09 14:25:44.534: I/Web Console(1637): changes:{"ok":true,"start_time":"2013-07-09T18:25:40.126Z","docs_read":2,"docs_written":2,"end_time":1373394344261} at file:///android_asset/www/test.js:182 | |
| 07-09 14:25:44.555: D/CordovaLog(1637): DroidGap: onExceededDatabaseQuota estimatedSize: 5242880 currentQuota: 5242880 totalUsedQuota: 5242880 | |
| 07-09 14:25:44.555: D/CordovaLog(1637): calling quotaUpdater.updateQuota newQuota: 5242880 | |
| 07-09 14:25:44.984: D/CordovaLog(1637): file:///android_asset/www/test.js: Line 185 : allDocs: {"total_rows":0,"rows":[]} | |
| 07-09 14:25:44.984: I/Web Console(1637): allDocs: {"total_rows":0,"rows":[]} at file:///android_asset/www/test.js:185 | |
| 07-09 14:25:45.034: D/CordovaLog(1637): file:///android_asset/www/test.js: Line 186 : Replication did not complete correctly. | |
| 07-09 14:25:45.034: E/Web Console(1637): Replication did not complete correctly. at file:///android_asset/www/test.js:186 | |
| 07-09 14:25:45.065: D/CordovaLog(1637): file:///android_asset/www/test.js: Line 185 : allDocs: {"total_rows":0,"rows":[]} | |
| 07-09 14:25:45.065: I/Web Console(1637): allDocs: {"total_rows":0,"rows":[]} at file:///android_asset/www/test.js:185 | |
| 07-09 14:25:45.094: D/CordovaLog(1637): file:///android_asset/www/test.js: Line 186 : Replication did not complete correctly. | |
| 07-09 14:25:45.094: E/Web Console(1637): Replication did not complete correctly. at file:///android_asset/www/test.js:186 | |
| 07-09 14:25:45.134: D/CordovaLog(1637): file:///android_asset/www/test.js: Line 185 : allDocs: {"total_rows":0,"rows":[]} | |
| 07-09 14:25:45.134: I/Web Console(1637): allDocs: {"total_rows":0,"rows":[]} at file:///android_asset/www/test.js:185 | |
| 07-09 14:25:45.154: D/CordovaLog(1637): file:///android_asset/www/test.js: Line 186 : Replication did not complete correctly. | |
| 07-09 14:25:45.154: E/Web Console(1637): Replication did not complete correctly. at file:///android_asset/www/test.js:186 | |
| 07-09 14:25:45.224: E/SQLiteQuery(1637): exception: constraint failed; query: INSERT INTO 'by-sequence' (doc_id_rev, json) VALUES (?, ?); | |
| 07-09 14:25:45.224: W/System.err(1637): android.database.sqlite.SQLiteConstraintException: constraint failed | |
| 07-09 14:25:45.224: W/System.err(1637): at android.database.sqlite.SQLiteQuery.nativeFillWindow(Native Method) | |
| 07-09 14:25:45.235: W/System.err(1637): at android.database.sqlite.SQLiteQuery.fillWindow(SQLiteQuery.java:86) | |
| 07-09 14:25:45.235: W/System.err(1637): at android.database.sqlite.SQLiteCursor.fillWindow(SQLiteCursor.java:164) | |
| 07-09 14:25:45.244: W/System.err(1637): at android.database.sqlite.SQLiteCursor.getCount(SQLiteCursor.java:156) | |
| 07-09 14:25:45.244: W/System.err(1637): at android.database.AbstractCursor.moveToPosition(AbstractCursor.java:161) | |
| 07-09 14:25:45.244: W/System.err(1637): at android.database.AbstractCursor.moveToFirst(AbstractCursor.java:201) | |
| 07-09 14:25:45.254: W/System.err(1637): at org.apache.cordova.Storage.processResults(Storage.java:214) | |
| 07-09 14:25:45.254: W/System.err(1637): at org.apache.cordova.Storage.executeSql(Storage.java:174) | |
| 07-09 14:25:45.254: W/System.err(1637): at org.apache.cordova.Storage.execute(Storage.java:83) | |
| 07-09 14:25:45.254: W/System.err(1637): at org.apache.cordova.api.CordovaPlugin.execute(CordovaPlugin.java:66) | |
| 07-09 14:25:45.264: W/System.err(1637): at org.apache.cordova.api.PluginManager.exec(PluginManager.java:215) | |
| 07-09 14:25:45.264: W/System.err(1637): at org.apache.cordova.ExposedJsApi.exec(ExposedJsApi.java:51) | |
| 07-09 14:25:45.264: W/System.err(1637): at android.webkit.JWebCoreJavaBridge.nativeServiceFuncPtrQueue(Native Method) | |
| 07-09 14:25:45.264: W/System.err(1637): at android.webkit.JWebCoreJavaBridge.nativeServiceFuncPtrQueue(Native Method) | |
| 07-09 14:25:45.274: W/System.err(1637): at android.webkit.JWebCoreJavaBridge.handleMessage(JWebCoreJavaBridge.java:113) | |
| 07-09 14:25:45.274: W/System.err(1637): at android.os.Handler.dispatchMessage(Handler.java:99) | |
| 07-09 14:25:45.284: W/System.err(1637): at android.os.Looper.loop(Looper.java:137) | |
| 07-09 14:25:45.284: W/System.err(1637): at android.webkit.WebViewCore$WebCoreThread.run(WebViewCore.java:728) | |
| 07-09 14:25:45.284: W/System.err(1637): at java.lang.Thread.run(Thread.java:856) | |
| 07-09 14:25:45.294: I/System.out(1637): Storage.executeSql(): Error=constraint failed | |
| 07-09 14:25:45.344: E/SQLiteQuery(1637): exception: constraint failed; query: INSERT INTO 'by-sequence' (doc_id_rev, json) VALUES (?, ?); | |
| 07-09 14:25:45.344: W/System.err(1637): android.database.sqlite.SQLiteConstraintException: constraint failed | |
| 07-09 14:25:45.354: W/System.err(1637): at android.database.sqlite.SQLiteQuery.nativeFillWindow(Native Method) | |
| 07-09 14:25:45.354: W/System.err(1637): at android.database.sqlite.SQLiteQuery.fillWindow(SQLiteQuery.java:86) | |
| 07-09 14:25:45.364: W/System.err(1637): at android.database.sqlite.SQLiteCursor.fillWindow(SQLiteCursor.java:164) | |
| 07-09 14:25:45.364: W/System.err(1637): at android.database.sqlite.SQLiteCursor.getCount(SQLiteCursor.java:156) | |
| 07-09 14:25:45.364: W/System.err(1637): at android.database.AbstractCursor.moveToPosition(AbstractCursor.java:161) | |
| 07-09 14:25:45.374: W/System.err(1637): at android.database.AbstractCursor.moveToFirst(AbstractCursor.java:201) | |
| 07-09 14:25:45.374: W/System.err(1637): at org.apache.cordova.Storage.processResults(Storage.java:214) | |
| 07-09 14:25:45.374: W/System.err(1637): at org.apache.cordova.Storage.executeSql(Storage.java:174) | |
| 07-09 14:25:45.374: W/System.err(1637): at org.apache.cordova.Storage.execute(Storage.java:83) | |
| 07-09 14:25:45.374: W/System.err(1637): at org.apache.cordova.api.CordovaPlugin.execute(CordovaPlugin.java:66) | |
| 07-09 14:25:45.374: W/System.err(1637): at org.apache.cordova.api.PluginManager.exec(PluginManager.java:215) | |
| 07-09 14:25:45.384: W/System.err(1637): at org.apache.cordova.ExposedJsApi.exec(ExposedJsApi.java:51) | |
| 07-09 14:25:45.384: W/System.err(1637): at android.webkit.JWebCoreJavaBridge.nativeServiceFuncPtrQueue(Native Method) | |
| 07-09 14:25:45.384: W/System.err(1637): at android.webkit.JWebCoreJavaBridge.nativeServiceFuncPtrQueue(Native Method) | |
| 07-09 14:25:45.394: W/System.err(1637): at android.webkit.JWebCoreJavaBridge.handleMessage(JWebCoreJavaBridge.java:113) | |
| 07-09 14:25:45.394: W/System.err(1637): at android.os.Handler.dispatchMessage(Handler.java:99) | |
| 07-09 14:25:45.394: W/System.err(1637): at android.os.Looper.loop(Looper.java:137) | |
| 07-09 14:25:45.405: W/System.err(1637): at android.webkit.WebViewCore$WebCoreThread.run(WebViewCore.java:728) | |
| 07-09 14:25:45.405: W/System.err(1637): at java.lang.Thread.run(Thread.java:856) | |
| 07-09 14:25:45.405: I/System.out(1637): Storage.executeSql(): Error=constraint failed | |
| 07-09 14:25:45.575: D/CordovaLog(1637): file:///android_asset/www/test.js: Line 181 : err: undefined | |
| 07-09 14:25:45.575: I/Web Console(1637): err: undefined at file:///android_asset/www/test.js:181 | |
| 07-09 14:25:45.584: D/CordovaLog(1637): file:///android_asset/www/test.js: Line 182 : changes:{"ok":true,"start_time":"2013-07-09T18:25:40.254Z","docs_read":2,"docs_written":2,"end_time":1373394345425} | |
| 07-09 14:25:45.584: I/Web Console(1637): changes:{"ok":true,"start_time":"2013-07-09T18:25:40.254Z","docs_read":2,"docs_written":2,"end_time":1373394345425} at file:///android_asset/www/test.js:182 | |
| 07-09 14:25:45.605: D/CordovaLog(1637): DroidGap: onExceededDatabaseQuota estimatedSize: 5242880 currentQuota: 5242880 totalUsedQuota: 5242880 | |
| 07-09 14:25:45.605: D/CordovaLog(1637): calling quotaUpdater.updateQuota newQuota: 5242880 | |
| 07-09 14:25:45.984: D/dalvikvm(1637): GC_CONCURRENT freed 475K, 6% free 9351K/9927K, paused 9ms+9ms | |
| 07-09 14:25:46.285: D/CordovaLog(1637): file:///android_asset/www/test.js: Line 185 : allDocs: {"total_rows":0,"rows":[]} | |
| 07-09 14:25:46.285: I/Web Console(1637): allDocs: {"total_rows":0,"rows":[]} at file:///android_asset/www/test.js:185 | |
| 07-09 14:25:46.304: D/CordovaLog(1637): file:///android_asset/www/test.js: Line 186 : Replication did not complete correctly. | |
| 07-09 14:25:46.304: E/Web Console(1637): Replication did not complete correctly. at file:///android_asset/www/test.js:186 | |
| 07-09 14:25:46.334: D/CordovaLog(1637): file:///android_asset/www/test.js: Line 185 : allDocs: {"total_rows":0,"rows":[]} | |
| 07-09 14:25:46.334: I/Web Console(1637): allDocs: {"total_rows":0,"rows":[]} at file:///android_asset/www/test.js:185 | |
| 07-09 14:25:46.354: D/CordovaLog(1637): file:///android_asset/www/test.js: Line 186 : Replication did not complete correctly. | |
| 07-09 14:25:46.354: E/Web Console(1637): Replication did not complete correctly. at file:///android_asset/www/test.js:186 | |
| 07-09 14:25:46.374: D/CordovaLog(1637): file:///android_asset/www/test.js: Line 185 : allDocs: {"total_rows":0,"rows":[]} | |
| 07-09 14:25:46.374: I/Web Console(1637): allDocs: {"total_rows":0,"rows":[]} at file:///android_asset/www/test.js:185 | |
| 07-09 14:25:46.394: D/CordovaLog(1637): file:///android_asset/www/test.js: Line 186 : Replication did not complete correctly. | |
| 07-09 14:25:46.394: E/Web Console(1637): Replication did not complete correctly. at file:///android_asset/www/test.js:186 | |
| 07-09 14:25:46.424: D/CordovaLog(1637): file:///android_asset/www/test.js: Line 185 : allDocs: {"total_rows":0,"rows":[]} | |
| 07-09 14:25:46.424: I/Web Console(1637): allDocs: {"total_rows":0,"rows":[]} at file:///android_asset/www/test.js:185 | |
| 07-09 14:25:46.444: D/CordovaLog(1637): file:///android_asset/www/test.js: Line 186 : Replication did not complete correctly. | |
| 07-09 14:25:46.444: E/Web Console(1637): Replication did not complete correctly. at file:///android_asset/www/test.js:186 | |
| 07-09 14:25:46.515: E/SQLiteQuery(1637): exception: constraint failed; query: INSERT INTO 'by-sequence' (doc_id_rev, json) VALUES (?, ?); | |
| 07-09 14:25:46.515: W/System.err(1637): android.database.sqlite.SQLiteConstraintException: constraint failed | |
| 07-09 14:25:46.524: W/System.err(1637): at android.database.sqlite.SQLiteQuery.nativeFillWindow(Native Method) | |
| 07-09 14:25:46.524: W/System.err(1637): at android.database.sqlite.SQLiteQuery.fillWindow(SQLiteQuery.java:86) | |
| 07-09 14:25:46.524: W/System.err(1637): at android.database.sqlite.SQLiteCursor.fillWindow(SQLiteCursor.java:164) | |
| 07-09 14:25:46.524: W/System.err(1637): at android.database.sqlite.SQLiteCursor.getCount(SQLiteCursor.java:156) | |
| 07-09 14:25:46.535: W/System.err(1637): at android.database.AbstractCursor.moveToPosition(AbstractCursor.java:161) | |
| 07-09 14:25:46.535: W/System.err(1637): at android.database.AbstractCursor.moveToFirst(AbstractCursor.java:201) | |
| 07-09 14:25:46.535: W/System.err(1637): at org.apache.cordova.Storage.processResults(Storage.java:214) | |
| 07-09 14:25:46.535: W/System.err(1637): at org.apache.cordova.Storage.executeSql(Storage.java:174) | |
| 07-09 14:25:46.535: W/System.err(1637): at org.apache.cordova.Storage.execute(Storage.java:83) | |
| 07-09 14:25:46.545: W/System.err(1637): at org.apache.cordova.api.CordovaPlugin.execute(CordovaPlugin.java:66) | |
| 07-09 14:25:46.545: W/System.err(1637): at org.apache.cordova.api.PluginManager.exec(PluginManager.java:215) | |
| 07-09 14:25:46.545: W/System.err(1637): at org.apache.cordova.ExposedJsApi.exec(ExposedJsApi.java:51) | |
| 07-09 14:25:46.554: W/System.err(1637): at android.webkit.JWebCoreJavaBridge.nativeServiceFuncPtrQueue(Native Method) | |
| 07-09 14:25:46.554: W/System.err(1637): at android.webkit.JWebCoreJavaBridge.nativeServiceFuncPtrQueue(Native Method) | |
| 07-09 14:25:46.554: W/System.err(1637): at android.webkit.JWebCoreJavaBridge.handleMessage(JWebCoreJavaBridge.java:113) | |
| 07-09 14:25:46.554: W/System.err(1637): at android.os.Handler.dispatchMessage(Handler.java:99) | |
| 07-09 14:25:46.565: W/System.err(1637): at android.os.Looper.loop(Looper.java:137) | |
| 07-09 14:25:46.565: W/System.err(1637): at android.webkit.WebViewCore$WebCoreThread.run(WebViewCore.java:728) | |
| 07-09 14:25:46.565: W/System.err(1637): at java.lang.Thread.run(Thread.java:856) | |
| 07-09 14:25:46.575: I/System.out(1637): Storage.executeSql(): Error=constraint failed | |
| 07-09 14:25:46.624: E/SQLiteQuery(1637): exception: constraint failed; query: INSERT INTO 'by-sequence' (doc_id_rev, json) VALUES (?, ?); | |
| 07-09 14:25:46.624: W/System.err(1637): android.database.sqlite.SQLiteConstraintException: constraint failed | |
| 07-09 14:25:46.635: W/System.err(1637): at android.database.sqlite.SQLiteQuery.nativeFillWindow(Native Method) | |
| 07-09 14:25:46.635: W/System.err(1637): at android.database.sqlite.SQLiteQuery.fillWindow(SQLiteQuery.java:86) | |
| 07-09 14:25:46.644: W/System.err(1637): at android.database.sqlite.SQLiteCursor.fillWindow(SQLiteCursor.java:164) | |
| 07-09 14:25:46.644: W/System.err(1637): at android.database.sqlite.SQLiteCursor.getCount(SQLiteCursor.java:156) | |
| 07-09 14:25:46.644: W/System.err(1637): at android.database.AbstractCursor.moveToPosition(AbstractCursor.java:161) | |
| 07-09 14:25:46.656: W/System.err(1637): at android.database.AbstractCursor.moveToFirst(AbstractCursor.java:201) | |
| 07-09 14:25:46.656: W/System.err(1637): at org.apache.cordova.Storage.processResults(Storage.java:214) | |
| 07-09 14:25:46.664: W/System.err(1637): at org.apache.cordova.Storage.executeSql(Storage.java:174) | |
| 07-09 14:25:46.664: W/System.err(1637): at org.apache.cordova.Storage.execute(Storage.java:83) | |
| 07-09 14:25:46.664: W/System.err(1637): at org.apache.cordova.api.CordovaPlugin.execute(CordovaPlugin.java:66) | |
| 07-09 14:25:46.674: W/System.err(1637): at org.apache.cordova.api.PluginManager.exec(PluginManager.java:215) | |
| 07-09 14:25:46.674: W/System.err(1637): at org.apache.cordova.ExposedJsApi.exec(ExposedJsApi.java:51) | |
| 07-09 14:25:46.674: W/System.err(1637): at android.webkit.JWebCoreJavaBridge.nativeServiceFuncPtrQueue(Native Method) | |
| 07-09 14:25:46.674: W/System.err(1637): at android.webkit.JWebCoreJavaBridge.nativeServiceFuncPtrQueue(Native Method) | |
| 07-09 14:25:46.685: W/System.err(1637): at android.webkit.JWebCoreJavaBridge.handleMessage(JWebCoreJavaBridge.java:113) | |
| 07-09 14:25:46.685: W/System.err(1637): at android.os.Handler.dispatchMessage(Handler.java:99) | |
| 07-09 14:25:46.694: W/System.err(1637): at android.os.Looper.loop(Looper.java:137) | |
| 07-09 14:25:46.694: W/System.err(1637): at android.webkit.WebViewCore$WebCoreThread.run(WebViewCore.java:728) | |
| 07-09 14:25:46.694: W/System.err(1637): at java.lang.Thread.run(Thread.java:856) | |
| 07-09 14:25:46.704: I/System.out(1637): Storage.executeSql(): Error=constraint failed | |
| 07-09 14:25:46.844: D/CordovaLog(1637): file:///android_asset/www/test.js: Line 181 : err: undefined | |
| 07-09 14:25:46.844: I/Web Console(1637): err: undefined at file:///android_asset/www/test.js:181 | |
| 07-09 14:25:46.864: D/CordovaLog(1637): file:///android_asset/www/test.js: Line 182 : changes:{"ok":true,"start_time":"2013-07-09T18:25:40.383Z","docs_read":2,"docs_written":2,"end_time":1373394346718} | |
| 07-09 14:25:46.864: I/Web Console(1637): changes:{"ok":true,"start_time":"2013-07-09T18:25:40.383Z","docs_read":2,"docs_written":2,"end_time":1373394346718} at file:///android_asset/www/test.js:182 | |
| 07-09 14:25:46.874: D/CordovaLog(1637): DroidGap: onExceededDatabaseQuota estimatedSize: 5242880 currentQuota: 5242880 totalUsedQuota: 5242880 | |
| 07-09 14:25:46.874: D/CordovaLog(1637): calling quotaUpdater.updateQuota newQuota: 5242880 | |
| 07-09 14:25:47.465: D/CordovaLog(1637): file:///android_asset/www/test.js: Line 185 : allDocs: {"total_rows":0,"rows":[]} | |
| 07-09 14:25:47.465: I/Web Console(1637): allDocs: {"total_rows":0,"rows":[]} at file:///android_asset/www/test.js:185 | |
| 07-09 14:25:47.485: D/CordovaLog(1637): file:///android_asset/www/test.js: Line 186 : Replication did not complete correctly. | |
| 07-09 14:25:47.485: E/Web Console(1637): Replication did not complete correctly. at file:///android_asset/www/test.js:186 | |
| 07-09 14:25:47.505: D/CordovaLog(1637): file:///android_asset/www/test.js: Line 185 : allDocs: {"total_rows":0,"rows":[]} | |
| 07-09 14:25:47.505: I/Web Console(1637): allDocs: {"total_rows":0,"rows":[]} at file:///android_asset/www/test.js:185 | |
| 07-09 14:25:47.525: D/CordovaLog(1637): file:///android_asset/www/test.js: Line 186 : Replication did not complete correctly. | |
| 07-09 14:25:47.534: E/Web Console(1637): Replication did not complete correctly. at file:///android_asset/www/test.js:186 | |
| 07-09 14:25:47.545: D/CordovaLog(1637): file:///android_asset/www/test.js: Line 185 : allDocs: {"total_rows":0,"rows":[]} | |
| 07-09 14:25:47.545: I/Web Console(1637): allDocs: {"total_rows":0,"rows":[]} at file:///android_asset/www/test.js:185 | |
| 07-09 14:25:47.574: D/CordovaLog(1637): file:///android_asset/www/test.js: Line 186 : Replication did not complete correctly. | |
| 07-09 14:25:47.574: E/Web Console(1637): Replication did not complete correctly. at file:///android_asset/www/test.js:186 | |
| 07-09 14:25:47.606: D/CordovaLog(1637): file:///android_asset/www/test.js: Line 185 : allDocs: {"total_rows":0,"rows":[]} | |
| 07-09 14:25:47.606: I/Web Console(1637): allDocs: {"total_rows":0,"rows":[]} at file:///android_asset/www/test.js:185 | |
| 07-09 14:25:47.625: D/CordovaLog(1637): file:///android_asset/www/test.js: Line 186 : Replication did not complete correctly. | |
| 07-09 14:25:47.634: E/Web Console(1637): Replication did not complete correctly. at file:///android_asset/www/test.js:186 | |
| 07-09 14:25:47.644: D/CordovaLog(1637): file:///android_asset/www/test.js: Line 185 : allDocs: {"total_rows":0,"rows":[]} | |
| 07-09 14:25:47.654: I/Web Console(1637): allDocs: {"total_rows":0,"rows":[]} at file:///android_asset/www/test.js:185 | |
| 07-09 14:25:47.674: D/CordovaLog(1637): file:///android_asset/www/test.js: Line 186 : Replication did not complete correctly. | |
| 07-09 14:25:47.684: E/Web Console(1637): Replication did not complete correctly. at file:///android_asset/www/test.js:186 | |
| 07-09 14:25:48.214: D/dalvikvm(1637): GC_CONCURRENT freed 476K, 6% free 9350K/9927K, paused 10ms+18ms | |
| 07-09 14:25:48.364: D/CordovaLog(1637): file:///android_asset/www/test.js: Line 181 : err: undefined | |
| 07-09 14:25:48.364: I/Web Console(1637): err: undefined at file:///android_asset/www/test.js:181 | |
| 07-09 14:25:48.374: D/CordovaLog(1637): file:///android_asset/www/test.js: Line 182 : changes:{"ok":true,"start_time":"2013-07-09T18:25:41.787Z","docs_read":2,"docs_written":0,"end_time":1373394348223} | |
| 07-09 14:25:48.374: I/Web Console(1637): changes:{"ok":true,"start_time":"2013-07-09T18:25:41.787Z","docs_read":2,"docs_written":0,"end_time":1373394348223} at file:///android_asset/www/test.js:182 | |
| 07-09 14:25:48.394: D/CordovaLog(1637): DroidGap: onExceededDatabaseQuota estimatedSize: 5242880 currentQuota: 5242880 totalUsedQuota: 5242880 | |
| 07-09 14:25:48.394: D/CordovaLog(1637): calling quotaUpdater.updateQuota newQuota: 5242880 | |
| 07-09 14:25:49.154: D/CordovaLog(1637): file:///android_asset/www/test.js: Line 185 : allDocs: {"total_rows":0,"rows":[]} | |
| 07-09 14:25:49.154: I/Web Console(1637): allDocs: {"total_rows":0,"rows":[]} at file:///android_asset/www/test.js:185 | |
| 07-09 14:25:49.174: D/CordovaLog(1637): file:///android_asset/www/test.js: Line 186 : Replication did not complete correctly. | |
| 07-09 14:25:49.174: E/Web Console(1637): Replication did not complete correctly. at file:///android_asset/www/test.js:186 | |
| 07-09 14:25:49.194: D/CordovaLog(1637): file:///android_asset/www/test.js: Line 185 : allDocs: {"total_rows":0,"rows":[]} | |
| 07-09 14:25:49.194: I/Web Console(1637): allDocs: {"total_rows":0,"rows":[]} at file:///android_asset/www/test.js:185 | |
| 07-09 14:25:49.214: D/CordovaLog(1637): file:///android_asset/www/test.js: Line 186 : Replication did not complete correctly. | |
| 07-09 14:25:49.224: E/Web Console(1637): Replication did not complete correctly. at file:///android_asset/www/test.js:186 | |
| 07-09 14:25:49.244: D/CordovaLog(1637): file:///android_asset/www/test.js: Line 185 : allDocs: {"total_rows":0,"rows":[]} | |
| 07-09 14:25:49.244: I/Web Console(1637): allDocs: {"total_rows":0,"rows":[]} at file:///android_asset/www/test.js:185 | |
| 07-09 14:25:49.264: D/CordovaLog(1637): file:///android_asset/www/test.js: Line 186 : Replication did not complete correctly. | |
| 07-09 14:25:49.274: E/Web Console(1637): Replication did not complete correctly. at file:///android_asset/www/test.js:186 | |
| 07-09 14:25:49.284: D/CordovaLog(1637): file:///android_asset/www/test.js: Line 185 : allDocs: {"total_rows":0,"rows":[]} | |
| 07-09 14:25:49.284: I/Web Console(1637): allDocs: {"total_rows":0,"rows":[]} at file:///android_asset/www/test.js:185 | |
| 07-09 14:25:49.304: D/CordovaLog(1637): file:///android_asset/www/test.js: Line 186 : Replication did not complete correctly. | |
| 07-09 14:25:49.304: E/Web Console(1637): Replication did not complete correctly. at file:///android_asset/www/test.js:186 | |
| 07-09 14:25:49.324: D/CordovaLog(1637): file:///android_asset/www/test.js: Line 185 : allDocs: {"total_rows":0,"rows":[]} | |
| 07-09 14:25:49.324: I/Web Console(1637): allDocs: {"total_rows":0,"rows":[]} at file:///android_asset/www/test.js:185 | |
| 07-09 14:25:49.354: D/CordovaLog(1637): file:///android_asset/www/test.js: Line 186 : Replication did not complete correctly. | |
| 07-09 14:25:49.354: E/Web Console(1637): Replication did not complete correctly. at file:///android_asset/www/test.js:186 | |
| 07-09 14:25:49.375: D/CordovaLog(1637): file:///android_asset/www/test.js: Line 185 : allDocs: {"total_rows":0,"rows":[]} | |
| 07-09 14:25:49.375: I/Web Console(1637): allDocs: {"total_rows":0,"rows":[]} at file:///android_asset/www/test.js:185 | |
| 07-09 14:25:49.394: D/CordovaLog(1637): file:///android_asset/www/test.js: Line 186 : Replication did not complete correctly. | |
| 07-09 14:25:49.394: E/Web Console(1637): Replication did not complete correctly. at file:///android_asset/www/test.js:186 | |
| 07-09 14:25:49.724: D/CordovaLog(1637): file:///android_asset/www/test.js: Line 181 : err: undefined | |
| 07-09 14:25:49.724: I/Web Console(1637): err: undefined at file:///android_asset/www/test.js:181 | |
| 07-09 14:25:49.734: D/CordovaLog(1637): file:///android_asset/www/test.js: Line 182 : changes:{"ok":true,"start_time":"2013-07-09T18:25:43.430Z","docs_read":2,"docs_written":0,"end_time":1373394349523} | |
| 07-09 14:25:49.734: I/Web Console(1637): changes:{"ok":true,"start_time":"2013-07-09T18:25:43.430Z","docs_read":2,"docs_written":0,"end_time":1373394349523} at file:///android_asset/www/test.js:182 | |
| 07-09 14:25:49.754: D/CordovaLog(1637): DroidGap: onExceededDatabaseQuota estimatedSize: 5242880 currentQuota: 5242880 totalUsedQuota: 5242880 | |
| 07-09 14:25:49.754: D/CordovaLog(1637): calling quotaUpdater.updateQuota newQuota: 5242880 | |
| 07-09 14:25:49.784: D/dalvikvm(1637): GC_CONCURRENT freed 464K, 6% free 9351K/9927K, paused 8ms+7ms | |
| 07-09 14:25:50.584: D/CordovaLog(1637): file:///android_asset/www/test.js: Line 185 : allDocs: {"total_rows":0,"rows":[]} | |
| 07-09 14:25:50.584: I/Web Console(1637): allDocs: {"total_rows":0,"rows":[]} at file:///android_asset/www/test.js:185 | |
| 07-09 14:25:50.604: D/CordovaLog(1637): file:///android_asset/www/test.js: Line 186 : Replication did not complete correctly. | |
| 07-09 14:25:50.604: E/Web Console(1637): Replication did not complete correctly. at file:///android_asset/www/test.js:186 | |
| 07-09 14:25:50.624: D/CordovaLog(1637): file:///android_asset/www/test.js: Line 185 : allDocs: {"total_rows":0,"rows":[]} | |
| 07-09 14:25:50.624: I/Web Console(1637): allDocs: {"total_rows":0,"rows":[]} at file:///android_asset/www/test.js:185 | |
| 07-09 14:25:50.644: D/CordovaLog(1637): file:///android_asset/www/test.js: Line 186 : Replication did not complete correctly. | |
| 07-09 14:25:50.644: E/Web Console(1637): Replication did not complete correctly. at file:///android_asset/www/test.js:186 | |
| 07-09 14:25:50.674: D/CordovaLog(1637): file:///android_asset/www/test.js: Line 185 : allDocs: {"total_rows":0,"rows":[]} | |
| 07-09 14:25:50.674: I/Web Console(1637): allDocs: {"total_rows":0,"rows":[]} at file:///android_asset/www/test.js:185 | |
| 07-09 14:25:50.694: D/CordovaLog(1637): file:///android_asset/www/test.js: Line 186 : Replication did not complete correctly. | |
| 07-09 14:25:50.694: E/Web Console(1637): Replication did not complete correctly. at file:///android_asset/www/test.js:186 | |
| 07-09 14:25:50.714: D/CordovaLog(1637): file:///android_asset/www/test.js: Line 185 : allDocs: {"total_rows":0,"rows":[]} | |
| 07-09 14:25:50.714: I/Web Console(1637): allDocs: {"total_rows":0,"rows":[]} at file:///android_asset/www/test.js:185 | |
| 07-09 14:25:50.734: D/CordovaLog(1637): file:///android_asset/www/test.js: Line 186 : Replication did not complete correctly. | |
| 07-09 14:25:50.744: E/Web Console(1637): Replication did not complete correctly. at file:///android_asset/www/test.js:186 | |
| 07-09 14:25:50.775: D/CordovaLog(1637): file:///android_asset/www/test.js: Line 185 : allDocs: {"total_rows":0,"rows":[]} | |
| 07-09 14:25:50.775: I/Web Console(1637): allDocs: {"total_rows":0,"rows":[]} at file:///android_asset/www/test.js:185 | |
| 07-09 14:25:50.794: D/CordovaLog(1637): file:///android_asset/www/test.js: Line 186 : Replication did not complete correctly. | |
| 07-09 14:25:50.794: E/Web Console(1637): Replication did not complete correctly. at file:///android_asset/www/test.js:186 | |
| 07-09 14:25:50.814: D/CordovaLog(1637): file:///android_asset/www/test.js: Line 185 : allDocs: {"total_rows":0,"rows":[]} | |
| 07-09 14:25:50.814: I/Web Console(1637): allDocs: {"total_rows":0,"rows":[]} at file:///android_asset/www/test.js:185 | |
| 07-09 14:25:50.844: D/CordovaLog(1637): file:///android_asset/www/test.js: Line 186 : Replication did not complete correctly. | |
| 07-09 14:25:50.844: E/Web Console(1637): Replication did not complete correctly. at file:///android_asset/www/test.js:186 | |
| 07-09 14:25:50.854: D/CordovaLog(1637): file:///android_asset/www/test.js: Line 185 : allDocs: {"total_rows":0,"rows":[]} | |
| 07-09 14:25:50.854: I/Web Console(1637): allDocs: {"total_rows":0,"rows":[]} at file:///android_asset/www/test.js:185 | |
| 07-09 14:25:50.874: D/CordovaLog(1637): file:///android_asset/www/test.js: Line 186 : Replication did not complete correctly. | |
| 07-09 14:25:50.874: E/Web Console(1637): Replication did not complete correctly. at file:///android_asset/www/test.js:186 | |
| 07-09 14:25:51.084: D/CordovaLog(1637): file:///android_asset/www/test.js: Line 181 : err: undefined | |
| 07-09 14:25:51.084: I/Web Console(1637): err: undefined at file:///android_asset/www/test.js:181 | |
| 07-09 14:25:51.104: D/CordovaLog(1637): file:///android_asset/www/test.js: Line 182 : changes:{"ok":true,"start_time":"2013-07-09T18:25:47.254Z","docs_read":0,"docs_written":0,"end_time":1373394350951} | |
| 07-09 14:25:51.104: I/Web Console(1637): changes:{"ok":true,"start_time":"2013-07-09T18:25:47.254Z","docs_read":0,"docs_written":0,"end_time":1373394350951} at file:///android_asset/www/test.js:182 | |
| 07-09 14:25:51.154: D/CordovaLog(1637): DroidGap: onExceededDatabaseQuota estimatedSize: 5242880 currentQuota: 5242880 totalUsedQuota: 5242880 | |
| 07-09 14:25:51.154: D/CordovaLog(1637): calling quotaUpdater.updateQuota newQuota: 5242880 | |
| 07-09 14:25:51.325: D/dalvikvm(1637): GC_CONCURRENT freed 468K, 6% free 9345K/9927K, paused 10ms+7ms | |
| 07-09 14:25:52.295: D/CordovaLog(1637): file:///android_asset/www/test.js: Line 185 : allDocs: {"total_rows":0,"rows":[]} | |
| 07-09 14:25:52.295: I/Web Console(1637): allDocs: {"total_rows":0,"rows":[]} at file:///android_asset/www/test.js:185 | |
| 07-09 14:25:52.326: D/CordovaLog(1637): file:///android_asset/www/test.js: Line 186 : Replication did not complete correctly. | |
| 07-09 14:25:52.326: E/Web Console(1637): Replication did not complete correctly. at file:///android_asset/www/test.js:186 | |
| 07-09 14:25:52.374: D/CordovaLog(1637): file:///android_asset/www/test.js: Line 185 : allDocs: {"total_rows":0,"rows":[]} | |
| 07-09 14:25:52.374: I/Web Console(1637): allDocs: {"total_rows":0,"rows":[]} at file:///android_asset/www/test.js:185 | |
| 07-09 14:25:52.394: D/CordovaLog(1637): file:///android_asset/www/test.js: Line 186 : Replication did not complete correctly. | |
| 07-09 14:25:52.394: E/Web Console(1637): Replication did not complete correctly. at file:///android_asset/www/test.js:186 | |
| 07-09 14:25:52.426: D/dalvikvm(1637): GC_CONCURRENT freed 406K, 6% free 9349K/9927K, paused 7ms+8ms | |
| 07-09 14:25:52.435: D/CordovaLog(1637): file:///android_asset/www/test.js: Line 185 : allDocs: {"total_rows":0,"rows":[]} | |
| 07-09 14:25:52.435: I/Web Console(1637): allDocs: {"total_rows":0,"rows":[]} at file:///android_asset/www/test.js:185 | |
| 07-09 14:25:52.474: D/CordovaLog(1637): file:///android_asset/www/test.js: Line 186 : Replication did not complete correctly. | |
| 07-09 14:25:52.474: E/Web Console(1637): Replication did not complete correctly. at file:///android_asset/www/test.js:186 | |
| 07-09 14:25:52.494: D/CordovaLog(1637): file:///android_asset/www/test.js: Line 185 : allDocs: {"total_rows":0,"rows":[]} | |
| 07-09 14:25:52.494: I/Web Console(1637): allDocs: {"total_rows":0,"rows":[]} at file:///android_asset/www/test.js:185 | |
| 07-09 14:25:52.514: D/CordovaLog(1637): file:///android_asset/www/test.js: Line 186 : Replication did not complete correctly. | |
| 07-09 14:25:52.514: E/Web Console(1637): Replication did not complete correctly. at file:///android_asset/www/test.js:186 | |
| 07-09 14:25:52.534: D/CordovaLog(1637): file:///android_asset/www/test.js: Line 185 : allDocs: {"total_rows":0,"rows":[]} | |
| 07-09 14:25:52.534: I/Web Console(1637): allDocs: {"total_rows":0,"rows":[]} at file:///android_asset/www/test.js:185 | |
| 07-09 14:25:52.554: D/CordovaLog(1637): file:///android_asset/www/test.js: Line 186 : Replication did not complete correctly. | |
| 07-09 14:25:52.554: E/Web Console(1637): Replication did not complete correctly. at file:///android_asset/www/test.js:186 | |
| 07-09 14:25:52.584: D/CordovaLog(1637): file:///android_asset/www/test.js: Line 185 : allDocs: {"total_rows":0,"rows":[]} | |
| 07-09 14:25:52.584: I/Web Console(1637): allDocs: {"total_rows":0,"rows":[]} at file:///android_asset/www/test.js:185 | |
| 07-09 14:25:52.604: D/CordovaLog(1637): file:///android_asset/www/test.js: Line 186 : Replication did not complete correctly. | |
| 07-09 14:25:52.604: E/Web Console(1637): Replication did not complete correctly. at file:///android_asset/www/test.js:186 | |
| 07-09 14:25:52.624: D/CordovaLog(1637): file:///android_asset/www/test.js: Line 185 : allDocs: {"total_rows":0,"rows":[]} | |
| 07-09 14:25:52.624: I/Web Console(1637): allDocs: {"total_rows":0,"rows":[]} at file:///android_asset/www/test.js:185 | |
| 07-09 14:25:52.645: D/CordovaLog(1637): file:///android_asset/www/test.js: Line 186 : Replication did not complete correctly. | |
| 07-09 14:25:52.645: E/Web Console(1637): Replication did not complete correctly. at file:///android_asset/www/test.js:186 | |
| 07-09 14:25:52.664: D/CordovaLog(1637): file:///android_asset/www/test.js: Line 185 : allDocs: {"total_rows":0,"rows":[]} | |
| 07-09 14:25:52.664: I/Web Console(1637): allDocs: {"total_rows":0,"rows":[]} at file:///android_asset/www/test.js:185 | |
| 07-09 14:25:52.684: D/CordovaLog(1637): file:///android_asset/www/test.js: Line 186 : Replication did not complete correctly. | |
| 07-09 14:25:52.684: E/Web Console(1637): Replication did not complete correctly. at file:///android_asset/www/test.js:186 | |
| 07-09 14:25:52.934: D/CordovaLog(1637): file:///android_asset/www/test.js: Line 181 : err: undefined | |
| 07-09 14:25:52.934: I/Web Console(1637): err: undefined at file:///android_asset/www/test.js:181 | |
| 07-09 14:25:52.954: D/CordovaLog(1637): file:///android_asset/www/test.js: Line 182 : changes:{"ok":true,"start_time":"2013-07-09T18:25:44.850Z","docs_read":2,"docs_written":0,"end_time":1373394352829} | |
| 07-09 14:25:52.954: I/Web Console(1637): changes:{"ok":true,"start_time":"2013-07-09T18:25:44.850Z","docs_read":2,"docs_written":0,"end_time":1373394352829} at file:///android_asset/www/test.js:182 | |
| 07-09 14:25:52.964: D/CordovaLog(1637): DroidGap: onExceededDatabaseQuota estimatedSize: 5242880 currentQuota: 5242880 totalUsedQuota: 5242880 | |
| 07-09 14:25:52.964: D/CordovaLog(1637): calling quotaUpdater.updateQuota newQuota: 5242880 | |
| 07-09 14:25:53.724: D/dalvikvm(1637): GC_CONCURRENT freed 480K, 6% free 9372K/9927K, paused 7ms+6ms | |
| 07-09 14:25:53.904: D/CordovaLog(1637): file:///android_asset/www/test.js: Line 185 : allDocs: {"total_rows":0,"rows":[]} | |
| 07-09 14:25:53.904: I/Web Console(1637): allDocs: {"total_rows":0,"rows":[]} at file:///android_asset/www/test.js:185 | |
| 07-09 14:25:53.924: D/CordovaLog(1637): file:///android_asset/www/test.js: Line 186 : Replication did not complete correctly. | |
| 07-09 14:25:53.924: E/Web Console(1637): Replication did not complete correctly. at file:///android_asset/www/test.js:186 | |
| 07-09 14:25:53.944: D/CordovaLog(1637): file:///android_asset/www/test.js: Line 185 : allDocs: {"total_rows":0,"rows":[]} | |
| 07-09 14:25:53.944: I/Web Console(1637): allDocs: {"total_rows":0,"rows":[]} at file:///android_asset/www/test.js:185 | |
| 07-09 14:25:53.964: D/CordovaLog(1637): file:///android_asset/www/test.js: Line 186 : Replication did not complete correctly. | |
| 07-09 14:25:53.964: E/Web Console(1637): Replication did not complete correctly. at file:///android_asset/www/test.js:186 | |
| 07-09 14:25:53.984: D/CordovaLog(1637): file:///android_asset/www/test.js: Line 185 : allDocs: {"total_rows":0,"rows":[]} | |
| 07-09 14:25:53.984: I/Web Console(1637): allDocs: {"total_rows":0,"rows":[]} at file:///android_asset/www/test.js:185 | |
| 07-09 14:25:54.004: D/CordovaLog(1637): file:///android_asset/www/test.js: Line 186 : Replication did not complete correctly. | |
| 07-09 14:25:54.004: E/Web Console(1637): Replication did not complete correctly. at file:///android_asset/www/test.js:186 | |
| 07-09 14:25:54.024: D/CordovaLog(1637): file:///android_asset/www/test.js: Line 185 : allDocs: {"total_rows":0,"rows":[]} | |
| 07-09 14:25:54.024: I/Web Console(1637): allDocs: {"total_rows":0,"rows":[]} at file:///android_asset/www/test.js:185 | |
| 07-09 14:25:54.044: D/CordovaLog(1637): file:///android_asset/www/test.js: Line 186 : Replication did not complete correctly. | |
| 07-09 14:25:54.044: E/Web Console(1637): Replication did not complete correctly. at file:///android_asset/www/test.js:186 | |
| 07-09 14:25:54.064: D/CordovaLog(1637): file:///android_asset/www/test.js: Line 185 : allDocs: {"total_rows":0,"rows":[]} | |
| 07-09 14:25:54.064: I/Web Console(1637): allDocs: {"total_rows":0,"rows":[]} at file:///android_asset/www/test.js:185 | |
| 07-09 14:25:54.084: D/CordovaLog(1637): file:///android_asset/www/test.js: Line 186 : Replication did not complete correctly. | |
| 07-09 14:25:54.084: E/Web Console(1637): Replication did not complete correctly. at file:///android_asset/www/test.js:186 | |
| 07-09 14:25:54.104: D/CordovaLog(1637): file:///android_asset/www/test.js: Line 185 : allDocs: {"total_rows":0,"rows":[]} | |
| 07-09 14:25:54.104: I/Web Console(1637): allDocs: {"total_rows":0,"rows":[]} at file:///android_asset/www/test.js:185 | |
| 07-09 14:25:54.124: D/CordovaLog(1637): file:///android_asset/www/test.js: Line 186 : Replication did not complete correctly. | |
| 07-09 14:25:54.124: E/Web Console(1637): Replication did not complete correctly. at file:///android_asset/www/test.js:186 | |
| 07-09 14:25:54.144: D/CordovaLog(1637): file:///android_asset/www/test.js: Line 185 : allDocs: {"total_rows":0,"rows":[]} | |
| 07-09 14:25:54.144: I/Web Console(1637): allDocs: {"total_rows":0,"rows":[]} at file:///android_asset/www/test.js:185 | |
| 07-09 14:25:54.164: D/CordovaLog(1637): file:///android_asset/www/test.js: Line 186 : Replication did not complete correctly. | |
| 07-09 14:25:54.164: E/Web Console(1637): Replication did not complete correctly. at file:///android_asset/www/test.js:186 | |
| 07-09 14:25:54.194: D/CordovaLog(1637): file:///android_asset/www/test.js: Line 185 : allDocs: {"total_rows":0,"rows":[]} | |
| 07-09 14:25:54.194: I/Web Console(1637): allDocs: {"total_rows":0,"rows":[]} at file:///android_asset/www/test.js:185 | |
| 07-09 14:25:54.215: D/CordovaLog(1637): file:///android_asset/www/test.js: Line 186 : Replication did not complete correctly. | |
| 07-09 14:25:54.215: E/Web Console(1637): Replication did not complete correctly. at file:///android_asset/www/test.js:186 | |
| 07-09 14:25:54.235: D/CordovaLog(1637): file:///android_asset/www/test.js: Line 185 : allDocs: {"total_rows":0,"rows":[]} | |
| 07-09 14:25:54.235: I/Web Console(1637): allDocs: {"total_rows":0,"rows":[]} at file:///android_asset/www/test.js:185 | |
| 07-09 14:25:54.255: D/CordovaLog(1637): file:///android_asset/www/test.js: Line 186 : Replication did not complete correctly. | |
| 07-09 14:25:54.255: E/Web Console(1637): Replication did not complete correctly. at file:///android_asset/www/test.js:186 | |
| 07-09 14:25:54.534: D/CordovaLog(1637): file:///android_asset/www/test.js: Line 181 : err: undefined | |
| 07-09 14:25:54.534: I/Web Console(1637): err: undefined at file:///android_asset/www/test.js:181 | |
| 07-09 14:25:54.544: D/CordovaLog(1637): file:///android_asset/www/test.js: Line 182 : changes:{"ok":true,"start_time":"2013-07-09T18:25:46.094Z","docs_read":2,"docs_written":0,"end_time":1373394354393} | |
| 07-09 14:25:54.544: I/Web Console(1637): changes:{"ok":true,"start_time":"2013-07-09T18:25:46.094Z","docs_read":2,"docs_written":0,"end_time":1373394354393} at file:///android_asset/www/test.js:182 | |
| 07-09 14:25:54.564: D/CordovaLog(1637): DroidGap: onExceededDatabaseQuota estimatedSize: 5242880 currentQuota: 5242880 totalUsedQuota: 5242880 | |
| 07-09 14:25:54.564: D/CordovaLog(1637): calling quotaUpdater.updateQuota newQuota: 5242880 | |
| 07-09 14:25:55.154: D/dalvikvm(1637): GC_CONCURRENT freed 483K, 6% free 9347K/9927K, paused 6ms+9ms | |
| 07-09 14:25:55.704: D/CordovaLog(1637): file:///android_asset/www/test.js: Line 185 : allDocs: {"total_rows":0,"rows":[]} | |
| 07-09 14:25:55.704: I/Web Console(1637): allDocs: {"total_rows":0,"rows":[]} at file:///android_asset/www/test.js:185 | |
| 07-09 14:25:55.724: D/CordovaLog(1637): file:///android_asset/www/test.js: Line 186 : Replication did not complete correctly. | |
| 07-09 14:25:55.724: E/Web Console(1637): Replication did not complete correctly. at file:///android_asset/www/test.js:186 | |
| 07-09 14:25:55.744: D/CordovaLog(1637): file:///android_asset/www/test.js: Line 185 : allDocs: {"total_rows":0,"rows":[]} | |
| 07-09 14:25:55.744: I/Web Console(1637): allDocs: {"total_rows":0,"rows":[]} at file:///android_asset/www/test.js:185 | |
| 07-09 14:25:55.764: D/CordovaLog(1637): file:///android_asset/www/test.js: Line 186 : Replication did not complete correctly. | |
| 07-09 14:25:55.764: E/Web Console(1637): Replication did not complete correctly. at file:///android_asset/www/test.js:186 | |
| 07-09 14:25:55.784: D/CordovaLog(1637): file:///android_asset/www/test.js: Line 185 : allDocs: {"total_rows":0,"rows":[]} | |
| 07-09 14:25:55.784: I/Web Console(1637): allDocs: {"total_rows":0,"rows":[]} at file:///android_asset/www/test.js:185 | |
| 07-09 14:25:55.804: D/CordovaLog(1637): file:///android_asset/www/test.js: Line 186 : Replication did not complete correctly. | |
| 07-09 14:25:55.804: E/Web Console(1637): Replication did not complete correctly. at file:///android_asset/www/test.js:186 | |
| 07-09 14:25:55.814: D/CordovaLog(1637): file:///android_asset/www/test.js: Line 185 : allDocs: {"total_rows":0,"rows":[]} | |
| 07-09 14:25:55.814: I/Web Console(1637): allDocs: {"total_rows":0,"rows":[]} at file:///android_asset/www/test.js:185 | |
| 07-09 14:25:55.844: D/CordovaLog(1637): file:///android_asset/www/test.js: Line 186 : Replication did not complete correctly. | |
| 07-09 14:25:55.844: E/Web Console(1637): Replication did not complete correctly. at file:///android_asset/www/test.js:186 | |
| 07-09 14:25:55.854: D/CordovaLog(1637): file:///android_asset/www/test.js: Line 185 : allDocs: {"total_rows":0,"rows":[]} | |
| 07-09 14:25:55.854: I/Web Console(1637): allDocs: {"total_rows":0,"rows":[]} at file:///android_asset/www/test.js:185 | |
| 07-09 14:25:55.874: D/CordovaLog(1637): file:///android_asset/www/test.js: Line 186 : Replication did not complete correctly. | |
| 07-09 14:25:55.874: E/Web Console(1637): Replication did not complete correctly. at file:///android_asset/www/test.js:186 | |
| 07-09 14:25:55.894: D/CordovaLog(1637): file:///android_asset/www/test.js: Line 185 : allDocs: {"total_rows":0,"rows":[]} | |
| 07-09 14:25:55.904: I/Web Console(1637): allDocs: {"total_rows":0,"rows":[]} at file:///android_asset/www/test.js:185 | |
| 07-09 14:25:55.924: D/CordovaLog(1637): file:///android_asset/www/test.js: Line 186 : Replication did not complete correctly. | |
| 07-09 14:25:55.924: E/Web Console(1637): Replication did not complete correctly. at file:///android_asset/www/test.js:186 | |
| 07-09 14:25:55.944: D/CordovaLog(1637): file:///android_asset/www/test.js: Line 185 : allDocs: {"total_rows":0,"rows":[]} | |
| 07-09 14:25:55.944: I/Web Console(1637): allDocs: {"total_rows":0,"rows":[]} at file:///android_asset/www/test.js:185 | |
| 07-09 14:25:55.964: D/CordovaLog(1637): file:///android_asset/www/test.js: Line 186 : Replication did not complete correctly. | |
| 07-09 14:25:55.964: E/Web Console(1637): Replication did not complete correctly. at file:///android_asset/www/test.js:186 | |
| 07-09 14:25:56.004: D/CordovaLog(1637): file:///android_asset/www/test.js: Line 185 : allDocs: {"total_rows":0,"rows":[]} | |
| 07-09 14:25:56.004: I/Web Console(1637): allDocs: {"total_rows":0,"rows":[]} at file:///android_asset/www/test.js:185 | |
| 07-09 14:25:56.024: D/CordovaLog(1637): file:///android_asset/www/test.js: Line 186 : Replication did not complete correctly. | |
| 07-09 14:25:56.024: E/Web Console(1637): Replication did not complete correctly. at file:///android_asset/www/test.js:186 | |
| 07-09 14:25:56.045: D/CordovaLog(1637): file:///android_asset/www/test.js: Line 185 : allDocs: {"total_rows":0,"rows":[]} | |
| 07-09 14:25:56.045: I/Web Console(1637): allDocs: {"total_rows":0,"rows":[]} at file:///android_asset/www/test.js:185 | |
| 07-09 14:25:56.064: D/CordovaLog(1637): file:///android_asset/www/test.js: Line 186 : Replication did not complete correctly. | |
| 07-09 14:25:56.064: E/Web Console(1637): Replication did not complete correctly. at file:///android_asset/www/test.js:186 | |
| 07-09 14:25:56.085: D/CordovaLog(1637): file:///android_asset/www/test.js: Line 185 : allDocs: {"total_rows":0,"rows":[]} | |
| 07-09 14:25:56.085: I/Web Console(1637): allDocs: {"total_rows":0,"rows":[]} at file:///android_asset/www/test.js:185 | |
| 07-09 14:25:56.114: D/CordovaLog(1637): file:///android_asset/www/test.js: Line 186 : Replication did not complete correctly. | |
| 07-09 14:25:56.114: E/Web Console(1637): Replication did not complete correctly. at file:///android_asset/www/test.js:186 | |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment