Advertisement
Guest User

Untitled

a guest
Dec 6th, 2019
117
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 5.60 KB | None | 0 0
  1. 06.12 23:58:22 [Server] ERROR [Statz] Couldn't execute MySQL statement:
  2. 06.12 23:58:22 [Server] INFO com.mysql.jdbc.exceptions.jdbc4.CommunicationsException: The last packet successfully received from the server was 73,031,521 milliseconds ago. The last packet sent successfully to the server was 73,031,521 milliseconds ago. is longer than the server configured value of 'wait_timeout'. You should consider either expiring and/or testing connection validity before use in your application, increasing the server configured values for client timeouts, or using the Connector/J connection property 'autoReconnect=true' to avoid this problem.
  3. 06.12 23:58:22 [Server] INFO at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) ~[?:1.8.0_222]
  4. 06.12 23:58:22 [Server] INFO at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62) ~[?:1.8.0_222]
  5. 06.12 23:58:22 [Server] INFO at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) ~[?:1.8.0_222]
  6. 06.12 23:58:22 [Server] INFO at java.lang.reflect.Constructor.newInstance(Constructor.java:423) ~[?:1.8.0_222]
  7. 06.12 23:58:22 [Server] INFO at com.mysql.jdbc.Util.handleNewInstance(Util.java:425) ~[patched_1.14.4.jar:git-Paper-230]
  8. 06.12 23:58:22 [Server] INFO at com.mysql.jdbc.SQLError.createCommunicationsException(SQLError.java:990) ~[patched_1.14.4.jar:git-Paper-230]
  9. 06.12 23:58:22 [Server] INFO at com.mysql.jdbc.MysqlIO.send(MysqlIO.java:3751) ~[patched_1.14.4.jar:git-Paper-230]
  10. 06.12 23:58:22 [Server] INFO at com.mysql.jdbc.MysqlIO.sendCommand(MysqlIO.java:2512) ~[patched_1.14.4.jar:git-Paper-230]
  11. 06.12 23:58:22 [Server] INFO at com.mysql.jdbc.MysqlIO.sqlQueryDirect(MysqlIO.java:2683) ~[patched_1.14.4.jar:git-Paper-230]
  12. 06.12 23:58:22 [Server] INFO at com.mysql.jdbc.ConnectionImpl.execSQL(ConnectionImpl.java:2495) ~[patched_1.14.4.jar:git-Paper-230]
  13. 06.12 23:58:22 [Server] INFO at com.mysql.jdbc.PreparedStatement.executeInternal(PreparedStatement.java:1903) ~[patched_1.14.4.jar:git-Paper-230]
  14. 06.12 23:58:22 [Server] INFO at com.mysql.jdbc.PreparedStatement.executeQuery(PreparedStatement.java:2011) ~[patched_1.14.4.jar:git-Paper-230]
  15. 06.12 23:58:22 [Server] INFO at me.staartvin.statz.database.MySQLConnector.getObjects(MySQLConnector.java:159) ~[?:?]
  16. 06.12 23:58:22 [Server] INFO at me.staartvin.statz.datamanager.DataManager.getFreshPlayerInfo(DataManager.java:129) ~[?:?]
  17. 06.12 23:58:22 [Server] INFO at me.staartvin.statz.tasks.UpdatePlayerCacheTask.run(UpdatePlayerCacheTask.java:36) ~[?:?]
  18. 06.12 23:58:22 [Server] INFO at org.bukkit.craftbukkit.v1_14_R1.scheduler.CraftTask.run(CraftTask.java:84) ~[patched_1.14.4.jar:git-Paper-230]
  19. 06.12 23:58:22 [Server] INFO at org.bukkit.craftbukkit.v1_14_R1.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:54) ~[patched_1.14.4.jar:git-Paper-230]
  20. 06.12 23:58:22 [Server] INFO at com.destroystokyo.paper.ServerSchedulerReportingWrapper.run(ServerSchedulerReportingWrapper.java:22) ~[patched_1.14.4.jar:git-Paper-230]
  21. 06.12 23:58:22 [Server] INFO at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) [?:1.8.0_222]
  22. 06.12 23:58:22 [Server] INFO at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) [?:1.8.0_222]
  23. 06.12 23:58:22 [Server] INFO at java.lang.Thread.run(Thread.java:748) [?:1.8.0_222]
  24. 06.12 23:58:22 [Server] INFO Caused by: java.net.SocketException: Broken pipe (Write failed)
  25. 06.12 23:58:22 [Server] INFO at java.net.SocketOutputStream.socketWrite0(Native Method) ~[?:1.8.0_222]
  26. 06.12 23:58:22 [Server] INFO at java.net.SocketOutputStream.socketWrite(SocketOutputStream.java:111) ~[?:1.8.0_222]
  27. 06.12 23:58:22 [Server] INFO at java.net.SocketOutputStream.write(SocketOutputStream.java:155) ~[?:1.8.0_222]
  28. 06.12 23:58:22 [Server] INFO at java.io.BufferedOutputStream.flushBuffer(BufferedOutputStream.java:82) ~[?:1.8.0_222]
  29. 06.12 23:58:22 [Server] INFO at java.io.BufferedOutputStream.flush(BufferedOutputStream.java:140) ~[?:1.8.0_222]
  30. 06.12 23:58:22 [Server] INFO at com.mysql.jdbc.MysqlIO.send(MysqlIO.java:3733) ~[patched_1.14.4.jar:git-Paper-230]
  31. 06.12 23:58:22 [Server] INFO ... 14 more
  32. 06.12 23:59:27 [Disconnect] User Mikebbe has disconnected, reason: Disconnected
  33. 06.12 23:59:28 [Server] INFO Mikebbe left the game
  34. 06.12 23:59:28 [Server] INFO SQLDataStorage.executeQuery
  35. 06.12 23:59:28 [Server] INFO SQLException: The last packet successfully received from the server was 73,099,259 milliseconds ago. The last packet sent successfully to the server was 73,099,265 milliseconds ago. is longer than the server configured value of 'wait_timeout'. You should consider either expiring and/or testing connection validity before use in your application, increasing the server configured values for client timeouts, or using the Connector/J connection property 'autoReconnect=true' to avoid this problem.
  36. 06.12 23:59:28 [Server] INFO SQLState: 08S01
  37. 06.12 23:59:28 [Server] INFO VendorError: 0
  38. 06.12 23:59:28 [Server] INFO SQLDataStorage.executeQuery
  39. 06.12 23:59:28 [Server] INFO SQLException: No operations allowed after connection closed.
  40. 06.12 23:59:28 [Server] INFO SQLState: 08003
  41. 06.12 23:59:28 [Server] INFO VendorError: 0
  42. 06.12 23:59:28 [Server] INFO SQLDataStorage.executeQuery
  43. 06.12 23:59:28 [Server] INFO SQLException: No operations allowed after connection closed.
  44. 06.12 23:59:28 [Server] INFO SQLState: 08003
  45. 06.12 23:59:28 [Server] INFO VendorError: 0
  46. 06.12 23:59:28 [Server] INFO SQLDataStorage.executeQuery
  47. 06.12 23:59:28 [Server] INFO SQLException: No operations allowed after connection closed.
  48. 06.12 23:59:28 [Server] INFO SQLState: 08003
  49. 06.12 23:59:28 [Server] INFO VendorError: 0
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement