Skip to content

Instantly share code, notes, and snippets.

@mosquito
Created September 4, 2014 12:57
Show Gist options
  • Select an option

  • Save mosquito/a4d7db48779fbd1272a5 to your computer and use it in GitHub Desktop.

Select an option

Save mosquito/a4d7db48779fbd1272a5 to your computer and use it in GitHub Desktop.
I/System.out(12853): Time taken in REST operation : 21 ms.
I/System.out(12853): Time taken in service response construction : 1 ms.
W/System.err(12853): org.json.JSONException: Value <!DOCTYPE of type java.lang.String cannot be converted to JSONObject
D/PullToRefresh(12853): setHeaderScroll: -34
W/System.err(12853): at org.json.JSON.typeMismatch(JSON.java:111)
W/System.err(12853): at org.json.JSONObject.<init>(JSONObject.java:158)
W/System.err(12853): at org.json.JSONObject.<init>(JSONObject.java:171)
W/System.err(12853): at ru.myconomy.android.data.JsonParser.parseSearchOffers(JsonParser.java:251)
W/System.err(12853): at ru.myconomy.android.data.DataProvider.doSeachOffers(DataProvider.java:404)
W/System.err(12853): at ru.myconomy.android.utils.SyncSystem.runSync(SyncSystem.java:51)
W/System.err(12853): at ru.myconomy.android.utils.SyncSystem.sync(SyncSystem.java:92)
W/System.err(12853): at ru.myconomy.android.activity.MainActivity$1.run(MainActivity.java:135)
W/System.err(12853): at java.lang.Thread.run(Thread.java:856)
I/System.out(12853): Time taken in REST operation : 31 ms.
I/System.out(12853): Time taken in REST operation : 45 ms.
I/System.out(12853): Time taken in service response construction : 9 ms.
I/System.out(12853): Time taken in service response construction : 3 ms.
W/System.err(12853): org.json.JSONException: Value <!DOCTYPE of type java.lang.String cannot be converted to JSONObject
W/System.err(12853): org.json.JSONException: Value <!DOCTYPE of type java.lang.String cannot be converted to JSONObject
W/System.err(12853): at at org.json.JSON.typeMismatch(JSON.java:111)
W/System.err(12853): at org.json.JSONObject.<init>(JSONObject.java:158)
W/System.err(12853): at org.json.JSONObject.<init>(JSONObject.java:171)
W/System.err(12853): at ru.myconomy.android.data.JsonParser.parseSearchOffers(JsonParser.java:251)
W/System.err(12853): at org.json.JSON.typeMismatch(JSON.java:111)
W/System.err(12853): at org.json.JSONObject.<init>(JSONObject.java:158)
W/System.err(12853): at org.json.JSONObject.<init>(JSONObject.java:171)
W/System.err(12853): at ru.myconomy.android.data.JsonParser.parseSearchOffers(JsonParser.java:251)
W/System.err(12853): at ru.myconomy.android.data.DataProvider.doSeachOffers(DataProvider.java:404)
W/System.err(12853): at ru.myconomy.android.data.DataProvider.doSeachOffers(DataProvider.java:404)
W/System.err(12853): at ru.myconomy.android.utils.SyncSystem.runSync(SyncSystem.java:51)
W/System.err(12853): at ru.myconomy.android.utils.SyncSystem.sync(SyncSystem.java:92)
W/System.err(12853): at ru.myconomy.android.activity.MainActivity$1.run(MainActivity.java:135)
W/System.err(12853): at java.lang.Thread.run(Thread.java:856)
W/System.err(12853): ru.myconomy.android.utils.SyncSystem.runSync(SyncSystem.java:51)
W/System.err(12853): at ru.myconomy.android.utils.SyncSystem.sync(SyncSystem.java:92)
W/System.err(12853): at ru.myconomy.android.activity.MainActivity$1.run(MainActivity.java:135)
W/System.err(12853): at java.lang.Thread.run(Thread.java:856)
D/PullToRefresh(12853): setHeaderScroll: -24
D/PullToRefresh(12853): setHeaderScroll: -18
D/PullToRefresh(12853): setHeaderScroll: -12
D/PullToRefresh(12853): setHeaderScroll: -8
D/PullToRefresh(12853): setHeaderScroll: -4
D/PullToRefresh(12853): setHeaderScroll: -2
D/PullToRefresh(12853): setHeaderScroll: 0
D/STATUSBAR-NetworkController( 2228): refreshSignalCluster: data=0 bt=false
W/PowerManagerService( 2027): Timer 0x3->0x3|0x0
D/STATUSBAR-NetworkController( 2228): refreshSignalCluster: data=0 bt=false
D/BatteryService( 2027): update start
D/BatteryService( 2027): level:21 scale:100 status:2 health:2 present:true voltage: 3789 temperature: 282 technology: Li-ion AC powered:false USB powered:true icon:17303270 invalid charger:0 online:4 charge type:0 current avg:91
D/STATUSBAR-BatteryController( 2228): onReceive() - ACTION_BATTERY_CHANGED
D/STATUSBAR-BatteryController( 2228): onReceive() - level:21
D/STATUSBAR-BatteryController( 2228): onReceive() - plugged:2
D/STATUSBAR-BatteryController( 2228): onReceive() - BATTERY_STATUS_CHARGING:
D/STATUSBAR-PhoneStatusBar( 2228): ACTION_BATTERY_CHANGED
D/STATUSBAR-PhoneStatusBar( 2228): NORMAL_BATTERY
E/MtpService(16060): In MTPAPP onReceive:android.intent.action.BATTERY_CHANGED
E/MtpService(16060): battPlugged Type : 2
W/AlarmManager( 2027): FACTORY_ON= 0
D/BatteryService( 2027): update start
D/BatteryService( 2027): level:21 scale:100 status:2 health:2 present:true voltage: 3791 temperature: 282 technology: Li-ion AC powered:false USB powered:true icon:17303270 invalid charger:0 online:4 charge type:0 current avg:91
D/STATUSBAR-BatteryController( 2228): onReceive() - ACTION_BATTERY_CHANGED
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment