Advertisement
Guest User

ChatReaction

a guest
Jun 3rd, 2020
40
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.47 KB | None | 0 0
  1. 04.06 03:05:27 [Server] WARN com.mysql.jdbc.exceptions.jdbc4.MySQLNonTransientConnectionException: No operations allowed after connection closed.
  2. 04.06 03:05:27 [Server] WARN at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
  3. 04.06 03:05:27 [Server] WARN at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)
  4. 04.06 03:05:27 [Server] WARN at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
  5. 04.06 03:05:27 [Server] WARN at java.lang.reflect.Constructor.newInstance(Constructor.java:423)
  6. 04.06 03:05:27 [Server] WARN at com.mysql.jdbc.Util.handleNewInstance(Util.java:425)
  7. 04.06 03:05:27 [Server] WARN at com.mysql.jdbc.Util.getInstance(Util.java:408)
  8. 04.06 03:05:27 [Server] WARN at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:919)
  9. 04.06 03:05:27 [Server] WARN at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:898)
  10. 04.06 03:05:27 [Server] WARN at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:887)
  11. 04.06 03:05:27 [Server] WARN at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:861)
  12. 04.06 03:05:27 [Server] WARN at com.mysql.jdbc.ConnectionImpl.throwConnectionClosedException(ConnectionImpl.java:1182)
  13. 04.06 03:05:27 [Server] WARN at com.mysql.jdbc.ConnectionImpl.checkClosed(ConnectionImpl.java:1177)
  14. 04.06 03:05:27 [Server] WARN at com.mysql.jdbc.ConnectionImpl.prepareStatement(ConnectionImpl.java:4037)
  15. 04.06 03:05:27 [Server] WARN at com.mysql.jdbc.ConnectionImpl.prepareStatement(ConnectionImpl.java:4006)
  16. 04.06 03:05:27 [Server] WARN at me.clip.chatreaction.ChatReaction.loadPlayer(ChatReaction.java:349)
  17. 04.06 03:05:27 [Server] WARN at me.clip.chatreaction.tasks.LoadPlayerTask.run(LoadPlayerTask.java:23)
  18. 04.06 03:05:27 [Server] WARN at org.bukkit.craftbukkit.v1_15_R1.scheduler.CraftTask.run(CraftTask.java:84)
  19. 04.06 03:05:27 [Server] WARN at org.bukkit.craftbukkit.v1_15_R1.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:54)
  20. 04.06 03:05:27 [Server] WARN at com.destroystokyo.paper.ServerSchedulerReportingWrapper.run(ServerSchedulerReportingWrapper.java:22)
  21. 04.06 03:05:27 [Server] WARN at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
  22. 04.06 03:05:27 [Server] WARN at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
  23. 04.06 03:05:27 [Server] WARN at java.lang.Thread.run(Thread.java:748)
  24. 04.06 03:05:28 [Server] INFO Failed to check for locale files: connect timed out
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement