Advertisement
Guest User

Test agent error

a guest
Mar 13th, 2013
122
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.02 KB | None | 0 0
  1. 03-13 09:03:39.081: E/BZ-Run(557): Could not read JSON
  2. 03-13 09:03:39.081: E/BZ-Run(557): org.json.JSONException: End of input at character 0 of
  3. 03-13 09:03:39.081: E/BZ-Run(557): at org.json.JSONTokener.syntaxError(JSONTokener.java:446)
  4. 03-13 09:03:39.081: E/BZ-Run(557): at org.json.JSONTokener.nextValue(JSONTokener.java:93)
  5. 03-13 09:03:39.081: E/BZ-Run(557): at org.json.JSONObject.<init>(JSONObject.java:154)
  6. 03-13 09:03:39.081: E/BZ-Run(557): at org.json.JSONObject.<init>(JSONObject.java:171)
  7. 03-13 09:03:39.081: E/BZ-Run(557): at com.blaze.android.agent.model.Run.readJSON(Run.java:236)
  8. 03-13 09:03:39.081: E/BZ-Run(557): at com.blaze.android.agent.model.JobResult.getJsonRepresentation(JobResult.java:109)
  9. 03-13 09:03:39.081: E/BZ-Run(557): at com.blaze.android.agent.AgentActivity$7.WriteHarToFile(AgentActivity.java:379)
  10. 03-13 09:03:39.081: E/BZ-Run(557): at com.blaze.android.agent.AgentActivity$7.run(AgentActivity.java:422)
  11. 03-13 09:03:39.081: E/BZ-Run(557): at java.lang.Thread.run(Thread.java:1019)
  12. 03-13 09:03:39.101: E/BZ-Run(557): Could not read JSON
  13. 03-13 09:03:39.101: E/BZ-Run(557): org.json.JSONException: End of input at character 0 of
  14. 03-13 09:03:39.101: E/BZ-Run(557): at org.json.JSONTokener.syntaxError(JSONTokener.java:446)
  15. 03-13 09:03:39.101: E/BZ-Run(557): at org.json.JSONTokener.nextValue(JSONTokener.java:93)
  16. 03-13 09:03:39.101: E/BZ-Run(557): at org.json.JSONObject.<init>(JSONObject.java:154)
  17. 03-13 09:03:39.101: E/BZ-Run(557): at org.json.JSONObject.<init>(JSONObject.java:171)
  18. 03-13 09:03:39.101: E/BZ-Run(557): at com.blaze.android.agent.model.Run.readJSON(Run.java:236)
  19. 03-13 09:03:39.101: E/BZ-Run(557): at com.blaze.android.agent.model.JobResult.getJsonRepresentation(JobResult.java:109)
  20. 03-13 09:03:39.101: E/BZ-Run(557): at com.blaze.android.agent.AgentActivity$7.WriteHarToFile(AgentActivity.java:379)
  21. 03-13 09:03:39.101: E/BZ-Run(557): at com.blaze.android.agent.AgentActivity$7.run(AgentActivity.java:422)
  22. 03-13 09:03:39.101: E/BZ-Run(557): at java.lang.Thread.run(Thread.java:1019)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement