Advertisement
Juandi12

Untitled

Feb 6th, 2016
69
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.66 KB | None | 0 0
  1. 06.02 19:09:37 [Server] WARN ... 14 more
  2. 06.02 19:09:37 [Server] WARN at com.mysql.jdbc.MysqlIO.reuseAndReadPacket(MysqlIO.java:2979)
  3. 06.02 19:09:37 [Server] WARN at com.mysql.jdbc.MysqlIO.readFully(MysqlIO.java:2529)
  4. 06.02 19:09:37 [Server] WARN Caused by: java.io.EOFException: Can not read response from server. Expected to read 4 bytes, read 0 bytes before connection was unexpectedly lost.
  5. 06.02 19:09:37 [Server] WARN at java.lang.Thread.run(Thread.java:745)
  6. 06.02 19:09:37 [Server] WARN at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
  7. 06.02 19:09:37 [Server] WARN at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
  8. 06.02 19:09:37 [Server] WARN at org.bukkit.craftbukkit.v1_8_R3.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:53)
  9. 06.02 19:09:37 [Server] WARN at org.bukkit.craftbukkit.v1_8_R3.scheduler.CraftTask.run(CraftTask.java:59)
  10. 06.02 19:09:37 [Server] WARN at me.clip.chatreaction.tasks.LoadPlayerTask.run(LoadPlayerTask.java:23)
  11. 06.02 19:09:37 [Server] WARN at me.clip.chatreaction.ChatReaction.loadPlayer(ChatReaction.java:348)
  12. 06.02 19:09:37 [Server] WARN at com.mysql.jdbc.PreparedStatement.executeQuery(PreparedStatement.java:2273)
  13. 06.02 19:09:37 [Server] WARN at com.mysql.jdbc.PreparedStatement.executeInternal(PreparedStatement.java:2111)
  14. 06.02 19:09:37 [Server] WARN at com.mysql.jdbc.ConnectionImpl.execSQL(ConnectionImpl.java:2626)
  15. 06.02 19:09:37 [Server] WARN at com.mysql.jdbc.MysqlIO.sqlQueryDirect(MysqlIO.java:2140)
  16. 06.02 19:09:37 [Server] WARN at com.mysql.jdbc.MysqlIO.sendCommand(MysqlIO.java:1986)
  17. 06.02 19:09:37 [Server] WARN at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:3516)
  18. 06.02 19:09:37 [Server] WARN at com.mysql.jdbc.MysqlIO.reuseAndReadPacket(MysqlIO.java:2968)
  19. 06.02 19:09:37 [Server] WARN at com.mysql.jdbc.MysqlIO.reuseAndReadPacket(MysqlIO.java:3082)
  20. 06.02 19:09:37 [Server] WARN at com.mysql.jdbc.SQLError.createCommunicationsException(SQLError.java:1116)
  21. 06.02 19:09:37 [Server] WARN at com.mysql.jdbc.Util.handleNewInstance(Util.java:407)
  22. 06.02 19:09:37 [Server] WARN at java.lang.reflect.Constructor.newInstance(Constructor.java:422)
  23. 06.02 19:09:37 [Server] WARN at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
  24. 06.02 19:09:37 [Server] WARN at sun.reflect.GeneratedConstructorAccessor368.newInstance(Unknown Source)
  25. 06.02 19:09:37 [Server] INFO The last packet successfully received from the server was 187 milliseconds ago. The last packet sent successfully to the server was 2 milliseconds ago.
  26. 06.02 19:09:37 [Server] WARN com.mysql.jdbc.exceptions.jdbc4.CommunicationsException: Communications link failure
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement