Guest User

Untitled

a guest
Jan 4th, 2013
42
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 14.48 KB | None | 0 0
  1. setRequestedOrientation(ActivityInfo.SCREEN_ORIENTATION_PORTRAIT);
  2.  
  3. 11-27 12:41:15.750: D/DroidGap(9129): Paused the application!
  4. 11-27 12:41:15.750: D/CordovaWebView(9129): Handle the pause
  5. 11-27 12:41:15.750: D/CordovaWebView(9129): >>> loadUrlNow()
  6. 11-27 12:41:15.750: D/webkit(9129): Firewall not null
  7. 11-27 12:41:15.750: D/webkit(9129): euler: isUrlBlocked = false
  8. 11-27 12:41:15.760: D/DroidGap(9129): onDestroy()
  9. 11-27 12:41:15.760: D/CordovaWebView(9129): >>> loadUrlNow()
  10. 11-27 12:41:15.760: D/webkit(9129): Firewall not null
  11. 11-27 12:41:15.765: D/webkit(9129): euler: isUrlBlocked = false
  12. 11-27 12:41:15.765: D/CordovaWebView(9129): >>> loadUrlNow()
  13. 11-27 12:41:15.765: D/webkit(9129): Firewall not null
  14. 11-27 12:41:15.765: D/webkit(9129): euler: isUrlBlocked = false
  15. 11-27 12:41:15.775: D/DroidGap(9129): DroidGap.onCreate()
  16. 11-27 12:41:15.780: I/webclipboard(9129): clipservice: android.sec.clipboard.ClipboardExManager@4149bc80
  17. 11-27 12:41:15.785: D/CordovaWebView(9129): Origin to allow: http://127.0.0.1*
  18. 11-27 12:41:15.785: D/CordovaWebView(9129): Origin to allow: .*
  19. 11-27 12:41:15.785: I/CordovaLog(9129): Found log level DEBUG
  20. 11-27 12:41:15.785: I/CordovaLog(9129): Changing log level to DEBUG(3)
  21. 11-27 12:41:15.785: I/CordovaLog(9129): Found preference for useBrowserHistory=false
  22. 11-27 12:41:15.785: D/CordovaLog(9129): Found preference for useBrowserHistory=false
  23. 11-27 12:41:15.785: I/CordovaLog(9129): Found preference for exit-on-suspend=false
  24. 11-27 12:41:15.785: D/CordovaLog(9129): Found preference for exit-on-suspend=false
  25. 11-27 12:41:15.785: D/JsMessageQueue(9129): Set native->JS mode to 1
  26. 11-27 12:41:15.785: D/DroidGap(9129): DroidGap.init()
  27. 11-27 12:41:15.790: D/CordovaWebView(9129): >>> loadUrl(file:///android_asset/www/index.html)
  28. 11-27 12:41:15.790: D/PluginManager(9129): init()
  29. 11-27 12:41:15.795: D/CordovaWebView(9129): >>> loadUrlNow()
  30. 11-27 12:41:15.800: D/DroidGap(9129): Resuming the App
  31. 11-27 12:41:15.800: D/CordovaLog(9129): JSCallback Error: Request failed with status 0
  32. 11-27 12:41:15.800: D/CordovaLog(9129): file:///android_asset/www/cordova-2.1.0.js: Line 3743 : JSCallback Error: Request failed with status 0
  33. 11-27 12:41:15.800: I/Web Console(9129): JSCallback Error: Request failed with status 0 at file:///android_asset/www/cordova-2.1.0.js:3743
  34. 11-27 12:41:15.800: D/JsMessageQueue(9129): Set native->JS mode to 0
  35. 11-27 12:41:15.800: D/WML_SISO(9129): InitPasteboardJni
  36. 11-27 12:41:15.805: D/SoftKeyboardDetect(9129): Ignore this event
  37. 11-27 12:41:15.810: D/SoftKeyboardDetect(9129): Ignore this event
  38. 11-27 12:41:15.810: D/JsMessageQueue(9129): Set native->JS mode to 1
  39. 11-27 12:41:15.810: D/DroidGap(9129): onMessage(onPageStarted,about:blank)
  40. 11-27 12:41:15.820: W/webcore(9129): java.lang.Throwable: EventHub.removeMessages(int what = 107) is not supported before the WebViewCore is set up.
  41. 11-27 12:41:15.820: W/webcore(9129): at android.webkit.WebViewCore$EventHub.removeMessages(WebViewCore.java:2681)
  42. 11-27 12:41:15.820: W/webcore(9129): at android.webkit.WebViewCore$EventHub.access$13000(WebViewCore.java:1365)
  43. 11-27 12:41:15.820: W/webcore(9129): at android.webkit.WebViewCore.removeMessages(WebViewCore.java:2793)
  44. 11-27 12:41:15.820: W/webcore(9129): at android.webkit.WebView.sendOurVisibleRect(WebView.java:4046)
  45. 11-27 12:41:15.820: W/webcore(9129): at android.webkit.ZoomManager.setZoomScale(ZoomManager.java:1024)
  46. 11-27 12:41:15.820: W/webcore(9129): at android.webkit.ZoomManager.access$2100(ZoomManager.java:57)
  47. 11-27 12:41:15.820: W/webcore(9129): at android.webkit.ZoomManager$PostScale.run(ZoomManager.java:1595)
  48. 11-27 12:41:15.820: W/webcore(9129): at android.os.Handler.handleCallback(Handler.java:605)
  49. 11-27 12:41:15.820: W/webcore(9129): at android.os.Handler.dispatchMessage(Handler.java:92)
  50. 11-27 12:41:15.820: W/webcore(9129): at android.os.Looper.loop(Looper.java:137)
  51. 11-27 12:41:15.820: W/webcore(9129): at android.app.ActivityThread.main(ActivityThread.java:4517)
  52. 11-27 12:41:15.820: W/webcore(9129): at java.lang.reflect.Method.invokeNative(Native Method)
  53. 11-27 12:41:15.820: W/webcore(9129): at java.lang.reflect.Method.invoke(Method.java:511)
  54. 11-27 12:41:15.820: W/webcore(9129): at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:995)
  55. 11-27 12:41:15.820: W/webcore(9129): at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:762)
  56. 11-27 12:41:15.820: W/webcore(9129): at dalvik.system.NativeStart.main(Native Method)
  57. 11-27 12:41:15.820: D/SoftKeyboardDetect(9129): Ignore this event
  58. 11-27 12:41:15.825: I/GATE(9129): <GATE-M>DEV_ACTION_COMPLETED</GATE-M>
  59. 11-27 12:41:15.830: V/(9129): NotificationPresenterImpl::setSettingsValue 0
  60. 11-27 12:41:15.830: V/(9129): NotificationPresenterImpl::setSettingsValue 0
  61. 11-27 12:41:15.835: D/webkit(9129): Firewall not null
  62. 11-27 12:41:15.835: D/webkit(9129): euler: isUrlBlocked = false
  63. 11-27 12:41:15.845: D/Cordova(9129): onPageFinished(about:blank)
  64. 11-27 12:41:15.845: D/DroidGap(9129): onMessage(onPageFinished,about:blank)
  65. 11-27 12:41:15.845: D/DroidGap(9129): onMessage(exit,null)
  66. 11-27 12:41:15.900: I/GATE(9129): <GATE-M>DEV_ACTION_COMPLETED</GATE-M>
  67. 11-27 12:41:16.245: D/DroidGap(9129): onMessage(onPageStarted,file:///android_asset/www/index.html)
  68. 11-27 12:41:16.245: D/Cordova(9129): onPageFinished(file:///android_asset/www/index.html)
  69. 11-27 12:41:16.245: D/CordovaWebView(9129): >>> loadUrlNow()
  70. 11-27 12:41:16.245: D/webkit(9129): Firewall not null
  71. 11-27 12:41:16.245: D/webkit(9129): euler: isUrlBlocked = false
  72. 11-27 12:41:16.245: D/DroidGap(9129): onMessage(onNativeReady,null)
  73. 11-27 12:41:16.245: D/DroidGap(9129): onMessage(onPageFinished,file:///android_asset/www/index.html)
  74. 11-27 12:41:16.250: D/DroidGap(9129): Paused the application!
  75. 11-27 12:41:16.250: D/CordovaWebView(9129): Handle the pause
  76. 11-27 12:41:16.250: D/CordovaWebView(9129): >>> loadUrlNow()
  77. 11-27 12:41:16.360: D/DroidGap(9129): onMessage(networkconnection,wifi)
  78. 11-27 12:41:16.370: D/DroidGap(9129): onMessage(spinner,stop)
  79. 11-27 12:41:16.375: D/webkit(9129): Firewall not null
  80. 11-27 12:41:16.375: D/webkit(9129): euler: isUrlBlocked = false
  81. 11-27 12:41:16.380: D/CordovaLog(9129): Received Event: deviceready
  82. 11-27 12:41:16.380: D/CordovaLog(9129): file:///android_asset/www/js/index.js: Line 47 : Received Event: deviceready
  83. 11-27 12:41:16.380: I/Web Console(9129): Received Event: deviceready at file:///android_asset/www/js/index.js:47
  84. 11-27 12:41:17.635: D/DroidGap(9129): onDestroy()
  85. 11-27 12:41:17.635: D/CordovaWebView(9129): >>> loadUrlNow()
  86. 11-27 12:41:17.640: D/webkit(9129): Firewall not null
  87. 11-27 12:41:17.640: D/CordovaWebView(9129): >>> loadUrlNow()
  88. 11-27 12:41:17.640: D/webkit(9129): euler: isUrlBlocked = false
  89. 11-27 12:41:17.640: D/webkit(9129): Firewall not null
  90. 11-27 12:41:17.640: D/webkit(9129): euler: isUrlBlocked = false
  91. 11-27 12:41:17.650: D/CordovaLog(9129): JSCallback Error: Request failed with status 0
  92. 11-27 12:41:17.650: D/CordovaLog(9129): file:///android_asset/www/cordova-2.1.0.js: Line 3743 : JSCallback Error: Request failed with status 0
  93. 11-27 12:41:17.650: I/Web Console(9129): JSCallback Error: Request failed with status 0 at file:///android_asset/www/cordova-2.1.0.js:3743
  94. 11-27 12:41:17.650: D/JsMessageQueue(9129): Set native->JS mode to 0
  95. 11-27 12:41:17.650: D/JsMessageQueue(9129): Set native->JS mode to 1
  96. 11-27 12:41:17.660: D/DroidGap(9129): onMessage(onPageStarted,about:blank)
  97. 11-27 12:41:17.670: I/GATE(9129): <GATE-M>DEV_ACTION_COMPLETED</GATE-M>
  98. 11-27 12:41:17.670: D/Cordova(9129): onPageFinished(about:blank)
  99. 11-27 12:41:17.670: D/DroidGap(9129): onMessage(onPageFinished,about:blank)
  100. 11-27 12:41:17.670: D/DroidGap(9129): onMessage(exit,null)
  101. 11-27 12:41:18.255: D/DroidGap(9129): onMessage(spinner,stop)
  102.  
  103. 11-27 12:36:41.810: D/DroidGap(10500): Paused the application!
  104. 11-27 12:36:41.810: D/CordovaWebView(10500): Handle the pause
  105. 11-27 12:36:41.810: D/CordovaWebView(10500): >>> loadUrlNow()
  106. 11-27 12:36:41.810: D/webkit(10500): Firewall not null
  107. 11-27 12:36:41.810: D/webkit(10500): euler: isUrlBlocked = false
  108. 11-27 12:36:41.815: D/DroidGap(10500): onDestroy()
  109. 11-27 12:36:41.850: D/CordovaWebView(10500): >>> loadUrlNow()
  110. 11-27 12:36:41.850: D/webkit(10500): Firewall not null
  111. 11-27 12:36:41.850: D/CordovaWebView(10500): >>> loadUrlNow()
  112. 11-27 12:36:41.850: D/webkit(10500): euler: isUrlBlocked = false
  113. 11-27 12:36:41.855: D/webkit(10500): Firewall not null
  114. 11-27 12:36:41.860: D/webkit(10500): euler: isUrlBlocked = false
  115. 11-27 12:36:41.865: D/DroidGap(10500): DroidGap.onCreate()
  116. 11-27 12:36:41.875: I/webclipboard(10500): clipservice: android.sec.clipboard.ClipboardExManager@4138e4e0
  117. 11-27 12:36:41.880: I/CordovaLog(10500): config.xml missing, reverting to cordova.xml
  118. 11-27 12:36:41.880: D/CordovaWebView(10500): Origin to allow: http://127.0.0.1*
  119. 11-27 12:36:41.880: I/CordovaLog(10500): Found log level DEBUG
  120. 11-27 12:36:41.880: I/CordovaLog(10500): Changing log level to DEBUG(3)
  121. 11-27 12:36:41.880: I/CordovaLog(10500): Found preference for classicRender=true
  122. 11-27 12:36:41.880: D/CordovaLog(10500): Found preference for classicRender=true
  123. 11-27 12:36:41.880: D/JsMessageQueue(10500): Set native->JS mode to 1
  124. 11-27 12:36:41.895: D/DroidGap(10500): DroidGap.init()
  125. 11-27 12:36:41.900: D/CordovaWebView(10500): >>> loadUrl(file:///android_asset/www/page_A_0.html)
  126. 11-27 12:36:41.900: D/PluginManager(10500): init()
  127. 11-27 12:36:41.900: I/PluginManager(10500): Using plugins.xml instead of config.xml. plugins.xml will eventually be deprecated
  128. 11-27 12:36:41.905: D/CordovaWebView(10500): >>> loadUrlNow()
  129. 11-27 12:36:41.910: D/DroidGap(10500): Resuming the App
  130. 11-27 12:36:41.915: I/GATE(10500): <GATE-M>DEV_ACTION_COMPLETED</GATE-M>
  131. 11-27 12:36:41.915: D/CordovaLog(10500): exception firing pause event from native
  132. 11-27 12:36:41.915: D/CordovaLog(10500): null: Line 1 : exception firing pause event from native
  133. 11-27 12:36:41.915: I/Web Console(10500): exception firing pause event from native at null:1
  134. 11-27 12:36:41.915: D/CordovaLog(10500): exception firing destroy event from native
  135. 11-27 12:36:41.915: D/CordovaLog(10500): null: Line 1 : exception firing destroy event from native
  136. 11-27 12:36:41.915: I/Web Console(10500): exception firing destroy event from native at null:1
  137. 11-27 12:36:41.915: W/System.err(10500): java.net.SocketException: Socket closed
  138. 11-27 12:36:41.915: W/System.err(10500): at libcore.io.Posix.accept(Native Method)
  139. 11-27 12:36:41.915: W/System.err(10500): at libcore.io.BlockGuardOs.accept(BlockGuardOs.java:55)
  140. 11-27 12:36:41.915: W/System.err(10500): at java.net.PlainSocketImpl.accept(PlainSocketImpl.java:98)
  141. 11-27 12:36:41.915: W/System.err(10500): at java.net.ServerSocket.implAccept(ServerSocket.java:202)
  142. 11-27 12:36:41.915: W/System.err(10500): at java.net.ServerSocket.accept(ServerSocket.java:127)
  143. 11-27 12:36:41.920: W/System.err(10500): at org.apache.cordova.CallbackServer.run(CallbackServer.java:195)
  144. 11-27 12:36:41.920: W/System.err(10500): at java.lang.Thread.run(Thread.java:856)
  145. 11-27 12:36:41.920: D/DroidGap(10500): onMessage(onPageStarted,about:blank)
  146. 11-27 12:36:41.920: D/WML_SISO(10500): InitPasteboardJni
  147. 11-27 12:36:41.920: D/SoftKeyboardDetect(10500): Ignore this event
  148. 11-27 12:36:41.920: V/(10500): NotificationPresenterImpl::setSettingsValue 0
  149. 11-27 12:36:41.920: V/(10500): NotificationPresenterImpl::setSettingsValue 0
  150. 11-27 12:36:41.925: D/webkit(10500): Firewall not null
  151. 11-27 12:36:41.925: D/webkit(10500): euler: isUrlBlocked = false
  152. 11-27 12:36:41.930: D/SoftKeyboardDetect(10500): Ignore this event
  153. 11-27 12:36:41.935: D/Cordova(10500): onPageFinished(about:blank)
  154. 11-27 12:36:41.935: D/DroidGap(10500): onMessage(onPageFinished,about:blank)
  155. 11-27 12:36:41.935: D/DroidGap(10500): onMessage(exit,null)
  156. 11-27 12:36:41.970: D/chromium(10500): Unknown chromium error: -6
  157. 11-27 12:36:42.315: D/DroidGap(10500): onMessage(onPageStarted,file:///android_asset/www/page_A_0.html)
  158. 11-27 12:36:42.315: D/SoftKeyboardDetect(10500): Ignore this event
  159. 11-27 12:36:42.360: D/DroidGap(10500): Paused the application!
  160. 11-27 12:36:42.360: D/CordovaWebView(10500): Handle the pause
  161. 11-27 12:36:42.360: D/CordovaWebView(10500): >>> loadUrlNow()
  162. 11-27 12:36:42.555: W/IInputConnectionWrapper(10500): showStatusIcon on inactive InputConnection
  163. 11-27 12:36:43.465: D/DroidGap(10500): onDestroy()
  164. 11-27 12:36:43.465: D/CordovaWebView(10500): >>> loadUrlNow()
  165. 11-27 12:36:43.465: D/CordovaWebView(10500): >>> loadUrlNow()
  166. 11-27 12:36:43.480: E/WindowManager(10500): Activity co.uk.precedent.tesco.CordovaTuxedoActivity has leaked window com.android.internal.policy.impl.PhoneWindow$DecorView@41449660 that was originally added here
  167. 11-27 12:36:43.480: E/WindowManager(10500): android.view.WindowLeaked: Activity co.uk.precedent.tesco.CordovaTuxedoActivity has leaked window com.android.internal.policy.impl.PhoneWindow$DecorView@41449660 that was originally added here
  168. 11-27 12:36:43.480: E/WindowManager(10500): at android.view.ViewRootImpl.<init>(ViewRootImpl.java:414)
  169. 11-27 12:36:43.480: E/WindowManager(10500): at android.view.WindowManagerImpl.addView(WindowManagerImpl.java:282)
  170. 11-27 12:36:43.480: E/WindowManager(10500): at android.view.WindowManagerImpl.addView(WindowManagerImpl.java:218)
  171. 11-27 12:36:43.480: E/WindowManager(10500): at android.view.WindowManagerImpl$CompatModeWrapper.addView(WindowManagerImpl.java:143)
  172. 11-27 12:36:43.480: E/WindowManager(10500): at android.view.Window$LocalWindowManager.addView(Window.java:548)
  173. 11-27 12:36:43.480: E/WindowManager(10500): at android.app.Dialog.show(Dialog.java:337)
  174. 11-27 12:36:43.480: E/WindowManager(10500): at android.app.AlertDialog$Builder.show(AlertDialog.java:932)
  175. 11-27 12:36:43.480: E/WindowManager(10500): at org.apache.cordova.CordovaChromeClient.onJsAlert(CordovaChromeClient.java:119)
  176. 11-27 12:36:43.480: E/WindowManager(10500): at android.webkit.CallbackProxy.handleMessage(CallbackProxy.java:628)
  177. 11-27 12:36:43.480: E/WindowManager(10500): at android.os.Handler.dispatchMessage(Handler.java:99)
  178. 11-27 12:36:43.480: E/WindowManager(10500): at android.os.Looper.loop(Looper.java:137)
  179. 11-27 12:36:43.480: E/WindowManager(10500): at android.app.ActivityThread.main(ActivityThread.java:4517)
  180. 11-27 12:36:43.480: E/WindowManager(10500): at java.lang.reflect.Method.invokeNative(Native Method)
  181. 11-27 12:36:43.480: E/WindowManager(10500): at java.lang.reflect.Method.invoke(Method.java:511)
  182. 11-27 12:36:43.480: E/WindowManager(10500): at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:995)
  183. 11-27 12:36:43.480: E/WindowManager(10500): at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:762)
  184. 11-27 12:36:43.480: E/WindowManager(10500): at dalvik.system.NativeStart.main(Native Method)
Add Comment
Please, Sign In to add comment