Guest User

openeye crash

a guest
Aug 24th, 2014
440
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.12 KB | None | 0 0
  1. [OpenEye sender thread/WARN] [OpenEye]: Failed to receive response from http://openeye.openmods.info/api/v1/data
  2. openeye.net.GenericSender$FailedToReceive: com.google.gson.JsonSyntaxException: java.lang.IllegalStateException: This is not a JSON Array.
  3. at openeye.net.GenericSender.tryReceiveResponse(GenericSender.java:137) ~[OpenEye-0.6-1.7.10.jar:?]
  4. at openeye.net.GenericSender.sendAndReceive(GenericSender.java:73) ~[OpenEye-0.6-1.7.10.jar:?]
  5. at openeye.logic.SenderWorker.sendReports(SenderWorker.java:149) [OpenEye-0.6-1.7.10.jar:?]
  6. at openeye.logic.SenderWorker.run(SenderWorker.java:180) [OpenEye-0.6-1.7.10.jar:?]
  7. at java.lang.Thread.run(Unknown Source) [?:1.7.0_60]
  8. Caused by: com.google.gson.JsonSyntaxException: java.lang.IllegalStateException: This is not a JSON Array.
  9. at com.google.gson.Gson.fromJson(Gson.java:815) ~[Gson.class:?]
  10. at com.google.gson.Gson.fromJson(Gson.java:741) ~[Gson.class:?]
  11. at openeye.net.ReportSender.decodeResponse(ReportSender.java:32) ~[OpenEye-0.6-1.7.10.jar:?]
  12. at openeye.net.ReportSender.decodeResponse(ReportSender.java:12) ~[OpenEye-0.6-1.7.10.jar:?]
  13. at openeye.net.GenericSender.tryReceiveResponse(GenericSender.java:135) ~[OpenEye-0.6-1.7.10.jar:?]
  14. ... 4 more
  15. Caused by: java.lang.IllegalStateException: This is not a JSON Array.
  16. at com.google.gson.JsonElement.getAsJsonArray(JsonElement.java:106) ~[JsonElement.class:?]
  17. at openeye.struct.TypedCollections$TypedListConverter.deserialize(TypedCollections.java:43) ~[OpenEye-0.6-1.7.10.jar:?]
  18. at openeye.struct.TypedCollections$TypedListConverter.deserialize(TypedCollections.java:17) ~[OpenEye-0.6-1.7.10.jar:?]
  19. at com.google.gson.TreeTypeAdapter.read(TreeTypeAdapter.java:58) ~[TreeTypeAdapter.class:?]
  20. at com.google.gson.Gson.fromJson(Gson.java:803) ~[Gson.class:?]
  21. at com.google.gson.Gson.fromJson(Gson.java:741) ~[Gson.class:?]
  22. at openeye.net.ReportSender.decodeResponse(ReportSender.java:32) ~[OpenEye-0.6-1.7.10.jar:?]
  23. at openeye.net.ReportSender.decodeResponse(ReportSender.java:12) ~[OpenEye-0.6-1.7.10.jar:?]
  24. at openeye.net.GenericSender.tryReceiveResponse(GenericSender.java:135) ~[OpenEye-0.6-1.7.10.jar:?]
  25. ... 4 more
Advertisement
Add Comment
Please, Sign In to add comment