Hi,

I can’t make the tipcalculator tutorial application work on my android phone. Here is a detailed status:

  • the helloworld application (from the download page) works fine, no problem
  • the tipcalculator works fine on the computer’s Chrome
  • the tipcalculator does not work on the android default browser

Steps to reproduce:

  1. Buy a Samsung Galaxy ACE
  2. Implement the tipcalculator application
  3. Use the fileserver.jar to serve the application
  4. Connect to it on your phone
  5. You will see the standard message saying that the application is loading and that the page will be refreshed
  6. The message disappears and nothing replaces it
Submitted on 18 February 2012 at 15:37

On 19 February 2012 at 17:48 Damien Cassou tagged !damiencassou

On 19 February 2012 at 18:05 Damien Cassou commented:

I can reproduce using PhoneGap.

  • HelloWorld packaged with PhoneGap can run without problem on my phone
  • TipCalculator packaged with PhoneGap can run without problem on android simulator
  • TipCalculator packaged with PhoneGap does not run on my phone

PhoneGap gives me a log when running from Eclipse:

02-19 17:38:24.369: D/PhoneGapLog(12648): file:///android_asset/www/js/persistence.store.websql.js: Line 67 : Uncaught TypeError: Cannot call method ‘transaction’ of null
02-19 17:38:24.369: E/Web Console(12648): Uncaught TypeError: Cannot call method ‘transaction’ of null at file:///android_asset/www/js/persistence.store.websql.js:67

Full log is as follows:

02-19 17:23:40.449: I/PhoneGapLog(12102): Changing log level to DEBUG(3)
02-19 17:23:40.449: D/DroidGap(12102): DroidGap.onCreate()
02-19 17:23:40.519: D/DroidGap(12102): DroidGap.loadUrl(file:///android_asset/www/index.html)
02-19 17:23:40.519: D/DroidGap(12102): DroidGap: url=file:///android_asset/www/index.html baseUrl=file:///android_asset/www/
02-19 17:23:40.519: D/DroidGap(12102): DroidGap.init()
02-19 17:23:40.769: D/dalvikvm(12102): GC_EXTERNAL_ALLOC freed 55K, 51% free 2689K/5379K, external 0K/0K, paused 147ms
02-19 17:23:42.749: D/szipinf(12102): Initializing inflate state
02-19 17:23:42.749: D/szipinf(12102): Initializing zlib to inflate
02-19 17:23:43.539: D/SoftKeyboardDetect(12102): Ignore this event
02-19 17:23:43.689: D/SoftKeyboardDetect(12102): Ignore this event
02-19 17:23:44.429: W/IInputConnectionWrapper(12102): showStatusIcon on inactive InputConnection
02-19 17:23:44.449: I/Database(12102): sqlite returned: error code = 14, msg = cannot open file at line 27205 of [42537b6056]
02-19 17:23:44.759: D/dalvikvm(12102): GC_CONCURRENT freed 164K, 48% free 2974K/5639K, external 168K/525K, paused 5ms+5ms
02-19 17:31:04.379: I/PhoneGapLog(12481): Changing log level to DEBUG(3)
02-19 17:31:04.379: D/DroidGap(12481): DroidGap.onCreate()
02-19 17:31:04.399: D/DroidGap(12481): DroidGap.loadUrl(file:///android_asset/www/index.html)
02-19 17:31:04.399: D/DroidGap(12481): DroidGap: url=file:///android_asset/www/index.html baseUrl=file:///android_asset/www/
02-19 17:31:04.399: D/DroidGap(12481): DroidGap.init()
02-19 17:31:04.469: D/dalvikvm(12481): GC_EXTERNAL_ALLOC freed 54K, 51% free 2689K/5379K, external 0K/0K, paused 68ms
02-19 17:31:04.529: I/Database(12481): sqlite returned: error code = 0, msg = Recovered 14 frames from WAL file /data/data/com.phonegap.helloworld/databases/webview.db-wal
02-19 17:31:04.569: I/Database(12481): sqlite returned: error code = 0, msg = Recovered 6 frames from WAL file /data/data/com.phonegap.helloworld/databases/webviewCache.db-wal
02-19 17:31:04.649: D/SoftKeyboardDetect(12481): Ignore this event
02-19 17:31:04.709: D/SoftKeyboardDetect(12481): Ignore this event
02-19 17:31:04.829: D/Cordova(12481): DroidGap: GapViewClient.onReceivedError: Error code=-14 Description=The requested file was not found. www/index.html URL=file:///android_asset/www/index.html
02-19 17:31:04.929: D/SoftKeyboardDetect(12481): Ignore this event
02-19 17:32:13.729: I/PhoneGapLog(12547): Changing log level to DEBUG(3)
02-19 17:32:13.729: D/DroidGap(12547): DroidGap.onCreate()
02-19 17:32:13.739: D/DroidGap(12547): DroidGap.loadUrl(file:///android_asset/www/index.html)
02-19 17:32:13.739: D/DroidGap(12547): DroidGap: url=file:///android_asset/www/index.html baseUrl=file:///android_asset/www/
02-19 17:32:13.739: D/DroidGap(12547): DroidGap.init()
02-19 17:32:13.809: D/dalvikvm(12547): GC_EXTERNAL_ALLOC freed 57K, 50% free 2693K/5379K, external 0K/0K, paused 64ms
02-19 17:32:13.859: I/Database(12547): sqlite returned: error code = 0, msg = Recovered 14 frames from WAL file /data/data/com.phonegap.helloworld/databases/webview.db-wal
02-19 17:32:13.889: I/Database(12547): sqlite returned: error code = 0, msg = Recovered 6 frames from WAL file /data/data/com.phonegap.helloworld/databases/webviewCache.db-wal
02-19 17:32:14.049: D/szipinf(12547): Initializing inflate state
02-19 17:32:14.049: D/szipinf(12547): Initializing zlib to inflate
02-19 17:32:14.059: D/szipinf(12547): Initializing inflate state
02-19 17:32:14.059: D/szipinf(12547): Initializing zlib to inflate
02-19 17:32:14.149: D/dalvikvm(12547): GC_CONCURRENT freed 82K, 46% free 3082K/5639K, external 168K/525K, paused 4ms+4ms
02-19 17:32:14.159: D/SoftKeyboardDetect(12547): Ignore this event
02-19 17:32:14.199: D/szipinf(12547): Initializing inflate state
02-19 17:32:14.209: D/SoftKeyboardDetect(12547): Ignore this event
02-19 17:32:14.229: D/szipinf(12547): Initializing zlib to inflate
02-19 17:32:15.399: D/PhoneGapLog(12547): DroidGap: onExceededDatabaseQuota estimatedSize: 1048576 currentQuota: 0 totalUsedQuota: 0
02-19 17:32:15.399: D/PhoneGapLog(12547): calling quotaUpdater.updateQuota newQuota: 1048576
02-19 17:36:39.179: I/PhoneGapLog(12648): Changing log level to DEBUG(3)
02-19 17:36:39.179: D/DroidGap(12648): DroidGap.onCreate()
02-19 17:36:39.179: D/DroidGap(12648): DroidGap.loadUrl(file:///android_asset/www/index.html)
02-19 17:36:39.179: D/DroidGap(12648): DroidGap: url=file:///android_asset/www/index.html baseUrl=file:///android_asset/www/
02-19 17:36:39.189: D/DroidGap(12648): DroidGap.init()
02-19 17:36:39.239: D/dalvikvm(12648): GC_EXTERNAL_ALLOC freed 58K, 50% free 2693K/5379K, external 0K/0K, paused 52ms
02-19 17:36:39.269: I/Database(12648): sqlite returned: error code = 0, msg = Recovered 14 frames from WAL file /data/data/com.phonegap.helloworld/databases/webview.db-wal
02-19 17:36:39.299: I/Database(12648): sqlite returned: error code = 0, msg = Recovered 6 frames from WAL file /data/data/com.phonegap.helloworld/databases/webviewCache.db-wal
02-19 17:36:39.379: D/SoftKeyboardDetect(12648): Ignore this event
02-19 17:36:39.409: D/SoftKeyboardDetect(12648): Ignore this event
02-19 17:36:39.469: D/szipinf(12648): Initializing inflate state
02-19 17:36:39.469: D/szipinf(12648): Initializing zlib to inflate
02-19 17:36:39.479: D/szipinf(12648): Initializing inflate state
02-19 17:36:39.479: D/szipinf(12648): Initializing zlib to inflate
02-19 17:36:39.629: D/dalvikvm(12648): GC_CONCURRENT freed 98K, 46% free 3061K/5639K, external 168K/525K, paused 4ms+4ms
02-19 17:36:39.629: D/szipinf(12648): Initializing inflate state
02-19 17:36:39.639: D/szipinf(12648): Initializing zlib to inflate
02-19 17:36:40.789: D/PhoneGapLog(12648): DroidGap: onExceededDatabaseQuota estimatedSize: 1048576 currentQuota: 1048576 totalUsedQuota: 0
02-19 17:36:40.789: D/PhoneGapLog(12648): calling quotaUpdater.updateQuota newQuota: 1048576
02-19 17:36:41.839: D/PhoneGapLog(12648): Uncaught TypeError: Cannot call method ‘transaction’ of null
02-19 17:36:41.839: D/PhoneGapLog(12648): file:///android_asset/www/js/persistence.store.websql.js: Line 67 : Uncaught TypeError: Cannot call method ‘transaction’ of null
02-19 17:36:41.839: E/Web Console(12648): Uncaught TypeError: Cannot call method ‘transaction’ of null at file:///android_asset/www/js/persistence.store.websql.js:67
02-19 17:36:42.009: D/dalvikvm(12648): GC_CONCURRENT freed 408K, 49% free 3078K/6023K, external 168K/525K, paused 3ms+4ms
02-19 17:36:44.329: D/PhoneGapLog(12648): Uncaught TypeError: Cannot call method ‘transaction’ of null
02-19 17:36:44.329: D/PhoneGapLog(12648): file:///android_asset/www/js/persistence.store.websql.js: Line 67 : Uncaught TypeError: Cannot call method ‘transaction’ of null
02-19 17:36:44.329: E/Web Console(12648): Uncaught TypeError: Cannot call method ‘transaction’ of null at file:///android_asset/www/js/persistence.store.websql.js:67
02-19 17:36:46.839: D/PhoneGapLog(12648): Uncaught TypeError: Cannot call method ‘transaction’ of null
02-19 17:36:46.839: D/PhoneGapLog(12648): file:///android_asset/www/js/persistence.store.websql.js: Line 67 : Uncaught TypeError: Cannot call method ‘transaction’ of null
02-19 17:36:46.839: E/Web Console(12648): Uncaught TypeError: Cannot call method ‘transaction’ of null at file:///android_asset/www/js/persistence.store.websql.js:67
02-19 17:36:49.349: D/PhoneGapLog(12648): Uncaught TypeError: Cannot call method ‘transaction’ of null
02-19 17:36:49.349: D/PhoneGapLog(12648): file:///android_asset/www/js/persistence.store.websql.js: Line 67 : Uncaught TypeError: Cannot call method ‘transaction’ of null
02-19 17:36:49.349: E/Web Console(12648): Uncaught TypeError: Cannot call method ‘transaction’ of null at file:///android_asset/www/js/persistence.store.websql.js:67
02-19 17:36:51.839: D/PhoneGapLog(12648): Uncaught TypeError: Cannot call method ‘transaction’ of null
02-19 17:36:51.839: D/PhoneGapLog(12648): file:///android_asset/www/js/persistence.store.websql.js: Line 67 : Uncaught TypeError: Cannot call method ‘transaction’ of null
02-19 17:36:51.839: E/Web Console(12648): Uncaught TypeError: Cannot call method ‘transaction’ of null at file:///android_asset/www/js/persistence.store.websql.js:67
02-19 17:36:54.359: D/PhoneGapLog(12648): Uncaught TypeError: Cannot call method ‘transaction’ of null
02-19 17:36:54.359: D/PhoneGapLog(12648): file:///android_asset/www/js/persistence.store.websql.js: Line 67 : Uncaught TypeError: Cannot call method ‘transaction’ of null
02-19 17:36:54.359: E/Web Console(12648): Uncaught TypeError: Cannot call method ‘transaction’ of null at file:///android_asset/www/js/persistence.store.websql.js:67
02-19 17:36:56.859: D/PhoneGapLog(12648): Uncaught TypeError: Cannot call method ‘transaction’ of null
02-19 17:36:56.859: D/PhoneGapLog(12648): file:///android_asset/www/js/persistence.store.websql.js: Line 67 : Uncaught TypeError: Cannot call method ‘transaction’ of null
02-19 17:36:56.859: E/Web Console(12648): Uncaught TypeError: Cannot call method ‘transaction’ of null at file:///android_asset/www/js/persistence.store.websql.js:67
02-19 17:36:59.359: D/PhoneGapLog(12648): Uncaught TypeError: Cannot call method ‘transaction’ of null
02-19 17:36:59.359: D/PhoneGapLog(12648): file:///android_asset/www/js/persistence.store.websql.js: Line 67 : Uncaught TypeError: Cannot call method ‘transaction’ of null
02-19 17:36:59.359: E/Web Console(12648): Uncaught TypeError: Cannot call method ‘transaction’ of null at file:///android_asset/www/js/persistence.store.websql.js:67
02-19 17:37:01.859: D/PhoneGapLog(12648): Uncaught TypeError: Cannot call method ‘transaction’ of null
02-19 17:37:01.859: D/PhoneGapLog(12648): file:///android_asset/www/js/persistence.store.websql.js: Line 67 : Uncaught TypeError: Cannot call method ‘transaction’ of null
02-19 17:37:01.859: E/Web Console(12648): Uncaught TypeError: Cannot call method ‘transaction’ of null at file:///android_asset/www/js/persistence.store.websql.js:67
02-19 17:37:04.359: D/PhoneGapLog(12648): Uncaught TypeError: Cannot call method ‘transaction’ of null
02-19 17:37:04.359: D/PhoneGapLog(12648): file:///android_asset/www/js/persistence.store.websql.js: Line 67 : Uncaught TypeError: Cannot call method ‘transaction’ of null
02-19 17:37:04.359: E/Web Console(12648): Uncaught TypeError: Cannot call method ‘transaction’ of null at file:///android_asset/www/js/persistence.store.websql.js:67
02-19 17:37:06.859: D/PhoneGapLog(12648): Uncaught TypeError: Cannot call method ‘transaction’ of null
02-19 17:37:06.859: D/PhoneGapLog(12648): file:///android_asset/www/js/persistence.store.websql.js: Line 67 : Uncaught TypeError: Cannot call method ‘transaction’ of null
02-19 17:37:06.859: E/Web Console(12648): Uncaught TypeError: Cannot call method ‘transaction’ of null at file:///android_asset/www/js/persistence.store.websql.js:67
02-19 17:37:09.359: D/PhoneGapLog(12648): Uncaught TypeError: Cannot call method ‘transaction’ of null
02-19 17:37:09.359: D/PhoneGapLog(12648): file:///android_asset/www/js/persistence.store.websql.js: Line 67 : Uncaught TypeError: Cannot call method ‘transaction’ of null
02-19 17:37:09.359: E/Web Console(12648): Uncaught TypeError: Cannot call method ‘transaction’ of null at file:///android_asset/www/js/persistence.store.websql.js:67
02-19 17:37:11.859: D/PhoneGapLog(12648): Uncaught TypeError: Cannot call method ‘transaction’ of null
02-19 17:37:11.859: D/PhoneGapLog(12648): file:///android_asset/www/js/persistence.store.websql.js: Line 67 : Uncaught TypeError: Cannot call method ‘transaction’ of null
02-19 17:37:11.859: E/Web Console(12648): Uncaught TypeError: Cannot call method ‘transaction’ of null at file:///android_asset/www/js/persistence.store.websql.js:67
02-19 17:37:14.360: D/PhoneGapLog(12648): Uncaught TypeError: Cannot call method ‘transaction’ of null
02-19 17:37:14.360: D/PhoneGapLog(12648): file:///android_asset/www/js/persistence.store.websql.js: Line 67 : Uncaught TypeError: Cannot call method ‘transaction’ of null
02-19 17:37:14.360: E/Web Console(12648): Uncaught TypeError: Cannot call method ‘transaction’ of null at file:///android_asset/www/js/persistence.store.websql.js:67
02-19 17:37:16.859: D/PhoneGapLog(12648): Uncaught TypeError: Cannot call method ‘transaction’ of null
02-19 17:37:16.859: D/PhoneGapLog(12648): file:///android_asset/www/js/persistence.store.websql.js: Line 67 : Uncaught TypeError: Cannot call method ‘transaction’ of null
02-19 17:37:16.859: E/Web Console(12648): Uncaught TypeError: Cannot call method ‘transaction’ of null at file:///android_asset/www/js/persistence.store.websql.js:67
02-19 17:37:19.359: D/PhoneGapLog(12648): Uncaught TypeError: Cannot call method ‘transaction’ of null
02-19 17:37:19.359: D/PhoneGapLog(12648): file:///android_asset/www/js/persistence.store.websql.js: Line 67 : Uncaught TypeError: Cannot call method ‘transaction’ of null
02-19 17:37:19.359: E/Web Console(12648): Uncaught TypeError: Cannot call method ‘transaction’ of null at file:///android_asset/www/js/persistence.store.websql.js:67
02-19 17:37:21.869: D/PhoneGapLog(12648): Uncaught TypeError: Cannot call method ‘transaction’ of null
02-19 17:37:21.869: D/PhoneGapLog(12648): file:///android_asset/www/js/persistence.store.websql.js: Line 67 : Uncaught TypeError: Cannot call method ‘transaction’ of null
02-19 17:37:21.879: E/Web Console(12648): Uncaught TypeError: Cannot call method ‘transaction’ of null at file:///android_asset/www/js/persistence.store.websql.js:67
02-19 17:37:24.359: D/PhoneGapLog(12648): Uncaught TypeError: Cannot call method ‘transaction’ of null
02-19 17:37:24.359: D/PhoneGapLog(12648): file:///android_asset/www/js/persistence.store.websql.js: Line 67 : Uncaught TypeError: Cannot call method ‘transaction’ of null
02-19 17:37:24.359: E/Web Console(12648): Uncaught TypeError: Cannot call method ‘transaction’ of null at file:///android_asset/www/js/persistence.store.websql.js:67
02-19 17:37:26.859: D/PhoneGapLog(12648): Uncaught TypeError: Cannot call method ‘transaction’ of null
02-19 17:37:26.859: D/PhoneGapLog(12648): file:///android_asset/www/js/persistence.store.websql.js: Line 67 : Uncaught TypeError: Cannot call method ‘transaction’ of null
02-19 17:37:26.859: E/Web Console(12648): Uncaught TypeError: Cannot call method ‘transaction’ of null at file:///android_asset/www/js/persistence.store.websql.js:67
02-19 17:37:29.359: D/PhoneGapLog(12648): Uncaught TypeError: Cannot call method ‘transaction’ of null
02-19 17:37:29.359: D/PhoneGapLog(12648): file:///android_asset/www/js/persistence.store.websql.js: Line 67 : Uncaught TypeError: Cannot call method ‘transaction’ of null
02-19 17:37:29.359: E/Web Console(12648): Uncaught TypeError: Cannot call method ‘transaction’ of null at file:///android_asset/www/js/persistence.store.websql.js:67
02-19 17:37:31.859: D/PhoneGapLog(12648): Uncaught TypeError: Cannot call method ‘transaction’ of null
02-19 17:37:31.859: D/PhoneGapLog(12648): file:///android_asset/www/js/persistence.store.websql.js: Line 67 : Uncaught TypeError: Cannot call method ‘transaction’ of null
02-19 17:37:31.859: E/Web Console(12648): Uncaught TypeError: Cannot call method ‘transaction’ of null at file:///android_asset/www/js/persistence.store.websql.js:67
02-19 17:37:34.359: D/PhoneGapLog(12648): Uncaught TypeError: Cannot call method ‘transaction’ of null
02-19 17:37:34.359: D/PhoneGapLog(12648): file:///android_asset/www/js/persistence.store.websql.js: Line 67 : Uncaught TypeError: Cannot call method ‘transaction’ of null
02-19 17:37:34.359: E/Web Console(12648): Uncaught TypeError: Cannot call method ‘transaction’ of null at file:///android_asset/www/js/persistence.store.websql.js:67
02-19 17:37:36.859: D/PhoneGapLog(12648): Uncaught TypeError: Cannot call method ‘transaction’ of null
02-19 17:37:36.859: D/PhoneGapLog(12648): file:///android_asset/www/js/persistence.store.websql.js: Line 67 : Uncaught TypeError: Cannot call method ‘transaction’ of null
02-19 17:37:36.859: E/Web Console(12648): Uncaught TypeError: Cannot call method ‘transaction’ of null at file:///android_asset/www/js/persistence.store.websql.js:67
02-19 17:37:39.359: D/PhoneGapLog(12648): Uncaught TypeError: Cannot call method ‘transaction’ of null
02-19 17:37:39.359: D/PhoneGapLog(12648): file:///android_asset/www/js/persistence.store.websql.js: Line 67 : Uncaught TypeError: Cannot call method ‘transaction’ of null
02-19 17:37:39.359: E/Web Console(12648): Uncaught TypeError: Cannot call method ‘transaction’ of null at file:///android_asset/www/js/persistence.store.websql.js:67
02-19 17:37:41.859: D/PhoneGapLog(12648): Uncaught TypeError: Cannot call method ‘transaction’ of null
02-19 17:37:41.859: D/PhoneGapLog(12648): file:///android_asset/www/js/persistence.store.websql.js: Line 67 : Uncaught TypeError: Cannot call method ‘transaction’ of null
02-19 17:37:41.859: E/Web Console(12648): Uncaught TypeError: Cannot call method ‘transaction’ of null at file:///android_asset/www/js/persistence.store.websql.js:67
02-19 17:37:44.359: D/PhoneGapLog(12648): Uncaught TypeError: Cannot call method ‘transaction’ of null
02-19 17:37:44.359: D/PhoneGapLog(12648): file:///android_asset/www/js/persistence.store.websql.js: Line 67 : Uncaught TypeError: Cannot call method ‘transaction’ of null
02-19 17:37:44.359: E/Web Console(12648): Uncaught TypeError: Cannot call method ‘transaction’ of null at file:///android_asset/www/js/persistence.store.websql.js:67
02-19 17:37:46.869: D/PhoneGapLog(12648): Uncaught TypeError: Cannot call method ‘transaction’ of null
02-19 17:37:46.869: D/PhoneGapLog(12648): file:///android_asset/www/js/persistence.store.websql.js: Line 67 : Uncaught TypeError: Cannot call method ‘transaction’ of null
02-19 17:37:46.869: E/Web Console(12648): Uncaught TypeError: Cannot call method ‘transaction’ of null at file:///android_asset/www/js/persistence.store.websql.js:67
02-19 17:37:49.359: D/PhoneGapLog(12648): Uncaught TypeError: Cannot call method ‘transaction’ of null
02-19 17:37:49.359: D/PhoneGapLog(12648): file:///android_asset/www/js/persistence.store.websql.js: Line 67 : Uncaught TypeError: Cannot call method ‘transaction’ of null
02-19 17:37:49.359: E/Web Console(12648): Uncaught TypeError: Cannot call method ‘transaction’ of null at file:///android_asset/www/js/persistence.store.websql.js:67
02-19 17:37:51.879: D/PhoneGapLog(12648): Uncaught TypeError: Cannot call method ‘transaction’ of null
02-19 17:37:51.879: D/PhoneGapLog(12648): file:///android_asset/www/js/persistence.store.websql.js: Line 67 : Uncaught TypeError: Cannot call method ‘transaction’ of null
02-19 17:37:51.879: E/Web Console(12648): Uncaught TypeError: Cannot call method ‘transaction’ of null at file:///android_asset/www/js/persistence.store.websql.js:67
02-19 17:37:54.359: D/PhoneGapLog(12648): Uncaught TypeError: Cannot call method ‘transaction’ of null
02-19 17:37:54.359: D/PhoneGapLog(12648): file:///android_asset/www/js/persistence.store.websql.js: Line 67 : Uncaught TypeError: Cannot call method ‘transaction’ of null
02-19 17:37:54.359: E/Web Console(12648): Uncaught TypeError: Cannot call method ‘transaction’ of null at file:///android_asset/www/js/persistence.store.websql.js:67
02-19 17:37:56.859: D/PhoneGapLog(12648): Uncaught TypeError: Cannot call method ‘transaction’ of null
02-19 17:37:56.859: D/PhoneGapLog(12648): file:///android_asset/www/js/persistence.store.websql.js: Line 67 : Uncaught TypeError: Cannot call method ‘transaction’ of null
02-19 17:37:56.859: E/Web Console(12648): Uncaught TypeError: Cannot call method ‘transaction’ of null at file:///android_asset/www/js/persistence.store.websql.js:67
02-19 17:37:59.359: D/PhoneGapLog(12648): Uncaught TypeError: Cannot call method ‘transaction’ of null
02-19 17:37:59.359: D/PhoneGapLog(12648): file:///android_asset/www/js/persistence.store.websql.js: Line 67 : Uncaught TypeError: Cannot call method ‘transaction’ of null
02-19 17:37:59.359: E/Web Console(12648): Uncaught TypeError: Cannot call method ‘transaction’ of null at file:///android_asset/www/js/persistence.store.websql.js:67
02-19 17:38:01.869: D/PhoneGapLog(12648): Uncaught TypeError: Cannot call method ‘transaction’ of null
02-19 17:38:01.869: D/PhoneGapLog(12648): file:///android_asset/www/js/persistence.store.websql.js: Line 67 : Uncaught TypeError: Cannot call method ‘transaction’ of null
02-19 17:38:01.869: E/Web Console(12648): Uncaught TypeError: Cannot call method ‘transaction’ of null at file:///android_asset/www/js/persistence.store.websql.js:67
02-19 17:38:04.359: D/PhoneGapLog(12648): Uncaught TypeError: Cannot call method ‘transaction’ of null
02-19 17:38:04.359: D/PhoneGapLog(12648): file:///android_asset/www/js/persistence.store.websql.js: Line 67 : Uncaught TypeError: Cannot call method ‘transaction’ of null
02-19 17:38:04.359: E/Web Console(12648): Uncaught TypeError: Cannot call method ‘transaction’ of null at file:///android_asset/www/js/persistence.store.websql.js:67
02-19 17:38:06.859: D/PhoneGapLog(12648): Uncaught TypeError: Cannot call method ‘transaction’ of null
02-19 17:38:06.869: D/PhoneGapLog(12648): file:///android_asset/www/js/persistence.store.websql.js: Line 67 : Uncaught TypeError: Cannot call method ‘transaction’ of null
02-19 17:38:06.869: E/Web Console(12648): Uncaught TypeError: Cannot call method ‘transaction’ of null at file:///android_asset/www/js/persistence.store.websql.js:67
02-19 17:38:09.369: D/PhoneGapLog(12648): Uncaught TypeError: Cannot call method ‘transaction’ of null
02-19 17:38:09.369: D/PhoneGapLog(12648): file:///android_asset/www/js/persistence.store.websql.js: Line 67 : Uncaught TypeError: Cannot call method ‘transaction’ of null
02-19 17:38:09.369: E/Web Console(12648): Uncaught TypeError: Cannot call method ‘transaction’ of null at file:///android_asset/www/js/persistence.store.websql.js:67
02-19 17:38:11.859: D/PhoneGapLog(12648): Uncaught TypeError: Cannot call method ‘transaction’ of null
02-19 17:38:11.869: D/PhoneGapLog(12648): file:///android_asset/www/js/persistence.store.websql.js: Line 67 : Uncaught TypeError: Cannot call method ‘transaction’ of null
02-19 17:38:11.869: E/Web Console(12648): Uncaught TypeError: Cannot call method ‘transaction’ of null at file:///android_asset/www/js/persistence.store.websql.js:67
02-19 17:38:14.370: D/PhoneGapLog(12648): Uncaught TypeError: Cannot call method ‘transaction’ of null
02-19 17:38:14.370: D/PhoneGapLog(12648): file:///android_asset/www/js/persistence.store.websql.js: Line 67 : Uncaught TypeError: Cannot call method ‘transaction’ of null
02-19 17:38:14.370: E/Web Console(12648): Uncaught TypeError: Cannot call method ‘transaction’ of null at file:///android_asset/www/js/persistence.store.websql.js:67
02-19 17:38:16.859: D/PhoneGapLog(12648): Uncaught TypeError: Cannot call method ‘transaction’ of null
02-19 17:38:16.869: D/PhoneGapLog(12648): file:///android_asset/www/js/persistence.store.websql.js: Line 67 : Uncaught TypeError: Cannot call method ‘transaction’ of null
02-19 17:38:16.869: E/Web Console(12648): Uncaught TypeError: Cannot call method ‘transaction’ of null at file:///android_asset/www/js/persistence.store.websql.js:67
02-19 17:38:19.369: D/PhoneGapLog(12648): Uncaught TypeError: Cannot call method ‘transaction’ of null
02-19 17:38:19.369: D/PhoneGapLog(12648): file:///android_asset/www/js/persistence.store.websql.js: Line 67 : Uncaught TypeError: Cannot call method ‘transaction’ of null
02-19 17:38:19.369: E/Web Console(12648): Uncaught TypeError: Cannot call method ‘transaction’ of null at file:///android_asset/www/js/persistence.store.websql.js:67
02-19 17:38:21.879: D/PhoneGapLog(12648): Uncaught TypeError: Cannot call method ‘transaction’ of null
02-19 17:38:21.879: D/PhoneGapLog(12648): file:///android_asset/www/js/persistence.store.websql.js: Line 67 : Uncaught TypeError: Cannot call method ‘transaction’ of null
02-19 17:38:21.889: E/Web Console(12648): Uncaught TypeError: Cannot call method ‘transaction’ of null at file:///android_asset/www/js/persistence.store.websql.js:67
02-19 17:38:24.369: D/PhoneGapLog(12648): Uncaught TypeError: Cannot call method ‘transaction’ of null
02-19 17:38:24.369: D/PhoneGapLog(12648): file:///android_asset/www/js/persistence.store.websql.js: Line 67 : Uncaught TypeError: Cannot call method ‘transaction’ of null
02-19 17:38:24.369: E/Web Console(12648): Uncaught TypeError: Cannot call method ‘transaction’ of null at file:///android_asset/www/js/persistence.store.websql.js:67

Log in to post comments