Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- 06-05 08:12:34.303: W/System.err(1175): at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:573)
- 06-05 08:12:34.303: W/System.err(1175): at java.lang.Thread.run(Thread.java:856)
- 06-05 08:12:34.303: D/Response From onPostExecute(1175): Will Continue is false.
- 06-05 08:31:00.043: I/Choreographer(1175): Skipped 33 frames! The application may be doing too much work on its main thread.
- 06-05 08:31:47.575: I/Choreographer(1175): Skipped 37 frames! The application may be doing too much work on its main thread.
- 06-05 08:31:48.063: D/Response(1175): 200
- 06-05 08:31:48.063: D/doInBackground(1175): Response is true.
- 06-05 08:31:48.163: W/System.err(1175): org.json.JSONException: Value [] of type org.json.JSONArray cannot be converted to JSONObject
- 06-05 08:31:48.203: D/dalvikvm(1175): GC_CONCURRENT freed 297K, 29% free 3792K/5296K, paused 75ms+6ms, total 131ms
- 06-05 08:31:48.223: W/System.err(1175): at org.json.JSON.typeMismatch(JSON.java:111)
- 06-05 08:31:48.223: W/System.err(1175): at org.json.JSONObject.<init>(JSONObject.java:158)
- 06-05 08:31:48.233: W/System.err(1175): at org.json.JSONObject.<init>(JSONObject.java:171)
- 06-05 08:31:48.233: W/System.err(1175): at com.bpi.gears.Main$AuthenticateUserTask.doInBackground(Main.java:114)
- 06-05 08:31:48.233: W/System.err(1175): at com.bpi.gears.Main$AuthenticateUserTask.doInBackground(Main.java:1)
- 06-05 08:31:48.233: W/System.err(1175): at android.os.AsyncTask$2.call(AsyncTask.java:287)
- 06-05 08:31:48.233: W/System.err(1175): at java.util.concurrent.FutureTask.run(FutureTask.java:234)
- 06-05 08:31:48.233: W/System.err(1175): at android.os.AsyncTask$SerialExecutor$1.run(AsyncTask.java:230)
- 06-05 08:31:48.233: W/System.err(1175): at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1080)
- 06-05 08:31:48.243: W/System.err(1175): at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:573)
- 06-05 08:31:48.243: W/System.err(1175): at java.lang.Thread.run(Thread.java:856)
- 06-05 08:31:48.243: D/Response From onPostExecute(1175): Will Continue is false.
- 06-05 08:31:48.774: D/Response(1175): 200
- 06-05 08:31:48.774: D/doInBackground(1175): Response is true.
- 06-05 08:31:48.803: W/System.err(1175): org.json.JSONException: Value [] of type org.json.JSONArray cannot be converted to JSONObject
- 06-05 08:31:48.823: W/System.err(1175): at org.json.JSON.typeMismatch(JSON.java:111)
- 06-05 08:31:48.823: W/System.err(1175): at org.json.JSONObject.<init>(JSONObject.java:158)
- 06-05 08:31:48.854: W/System.err(1175): at org.json.JSONObject.<init>(JSONObject.java:171)
- 06-05 08:31:48.873: W/System.err(1175): at com.bpi.gears.Main$AuthenticateUserTask.doInBackground(Main.java:114)
- 06-05 08:31:48.873: W/System.err(1175): at com.bpi.gears.Main$AuthenticateUserTask.doInBackground(Main.java:1)
- 06-05 08:31:48.873: W/System.err(1175): at android.os.AsyncTask$2.call(AsyncTask.java:287)
- 06-05 08:31:48.884: W/System.err(1175): at java.util.concurrent.FutureTask.run(FutureTask.java:234)
- 06-05 08:31:48.884: W/System.err(1175): at android.os.AsyncTask$SerialExecutor$1.run(AsyncTask.java:230)
- 06-05 08:31:48.924: W/System.err(1175): at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1080)
- 06-05 08:31:48.993: W/System.err(1175): at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:573)
- 06-05 08:31:48.993: W/System.err(1175): at java.lang.Thread.run(Thread.java:856)
- 06-05 08:31:49.003: D/Response From onPostExecute(1175): Will Continue is false.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement