Advertisement
chris_61

Untitled

Aug 5th, 2017
79
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 8.21 KB | None | 0 0
  1. [19:52:28] [Server thread/INFO]: chris_61 issued server command: /courses
  2. [19:53:16] [Server thread/ERROR]: [PlayerPoints] Could not create getter statement.
  3. com.mysql.jdbc.exceptions.jdbc4.CommunicationsException: The last packet successfully received from the server was 31,324,888 milliseconds ago. The last packet sent successfully to the server was 31,324,888 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.
  4. at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) ~[?:1.8.0_131]
  5. at sun.reflect.NativeConstructorAccessorImpl.newInstance(Unknown Source) ~[?:1.8.0_131]
  6. at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source) ~[?:1.8.0_131]
  7. at java.lang.reflect.Constructor.newInstance(Unknown Source) ~[?:1.8.0_131]
  8. at com.mysql.jdbc.Util.handleNewInstance(Util.java:425) ~[spigot.jar:git-Spigot-596221b-2c5c611]
  9. at com.mysql.jdbc.SQLError.createCommunicationsException(SQLError.java:989) ~[spigot.jar:git-Spigot-596221b-2c5c611]
  10. at com.mysql.jdbc.MysqlIO.send(MysqlIO.java:3746) ~[spigot.jar:git-Spigot-596221b-2c5c611]
  11. at com.mysql.jdbc.MysqlIO.sendCommand(MysqlIO.java:2509) ~[spigot.jar:git-Spigot-596221b-2c5c611]
  12. at com.mysql.jdbc.MysqlIO.sqlQueryDirect(MysqlIO.java:2680) ~[spigot.jar:git-Spigot-596221b-2c5c611]
  13. at com.mysql.jdbc.ConnectionImpl.execSQL(ConnectionImpl.java:2490) ~[spigot.jar:git-Spigot-596221b-2c5c611]
  14. at com.mysql.jdbc.PreparedStatement.executeInternal(PreparedStatement.java:1858) ~[spigot.jar:git-Spigot-596221b-2c5c611]
  15. at com.mysql.jdbc.PreparedStatement.execute(PreparedStatement.java:1197) ~[spigot.jar:git-Spigot-596221b-2c5c611]
  16. at lib.PatPeter.SQLibrary.Database.query(Database.java:261) ~[SQLibrary-7.1.jar:?]
  17. at lib.PatPeter.SQLibrary.Database.query(Database.java:278) ~[SQLibrary-7.1.jar:?]
  18. at org.black_ixx.playerpoints.storage.models.MySQLStorage.getPoints(MySQLStorage.java:85) [PlayerPoints.jar:?]
  19. at org.black_ixx.playerpoints.storage.StorageHandler.getPoints(StorageHandler.java:39) [PlayerPoints.jar:?]
  20. at org.black_ixx.playerpoints.PlayerPointsAPI.look(PlayerPointsAPI.java:102) [PlayerPoints.jar:?]
  21. at org.black_ixx.playerpoints.PlayerPointsAPI.give(PlayerPointsAPI.java:43) [PlayerPoints.jar:?]
  22. at org.black_ixx.playerpoints.commands.GiveCommand.execute(GiveCommand.java:57) [PlayerPoints.jar:?]
  23. at org.black_ixx.playerpoints.services.CommandHandler.onCommand(CommandHandler.java:130) [PlayerPoints.jar:?]
  24. at org.bukkit.command.PluginCommand.execute(PluginCommand.java:44) [spigot.jar:git-Spigot-596221b-2c5c611]
  25. at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:141) [spigot.jar:git-Spigot-596221b-2c5c611]
  26. at org.bukkit.craftbukkit.v1_12_R1.CraftServer.dispatchCommand(CraftServer.java:641) [spigot.jar:git-Spigot-596221b-2c5c611]
  27. at org.bukkit.Bukkit.dispatchCommand(Bukkit.java:574) [spigot.jar:git-Spigot-596221b-2c5c611]
  28. at io.chazza.parkour.Az.Aa(Az.java:55) [Parkour(10).jar:?]
  29. at io.chazza.parkour.AH.Aa(AH.java:12) [Parkour(10).jar:?]
  30. at io.chazza.parkour.event.Aj.onFinishEvent(Aj.java:36) [Parkour(10).jar:?]
  31. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_131]
  32. at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_131]
  33. at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_131]
  34. at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_131]
  35. at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:302) [spigot.jar:git-Spigot-596221b-2c5c611]
  36. at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62) [spigot.jar:git-Spigot-596221b-2c5c611]
  37. at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:499) [spigot.jar:git-Spigot-596221b-2c5c611]
  38. at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:484) [spigot.jar:git-Spigot-596221b-2c5c611]
  39. at io.chazza.parkour.event.Aj.onEndInteract(Aj.java:94) [Parkour(10).jar:?]
  40. at sun.reflect.GeneratedMethodAccessor52.invoke(Unknown Source) ~[?:?]
  41. at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_131]
  42. at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_131]
  43. at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:302) [spigot.jar:git-Spigot-596221b-2c5c611]
  44. at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62) [spigot.jar:git-Spigot-596221b-2c5c611]
  45. at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:499) [spigot.jar:git-Spigot-596221b-2c5c611]
  46. at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:484) [spigot.jar:git-Spigot-596221b-2c5c611]
  47. at org.bukkit.craftbukkit.v1_12_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:234) [spigot.jar:git-Spigot-596221b-2c5c611]
  48. at net.minecraft.server.v1_12_R1.PlayerInteractManager.a(PlayerInteractManager.java:458) [spigot.jar:git-Spigot-596221b-2c5c611]
  49. at net.minecraft.server.v1_12_R1.PlayerConnection.a(PlayerConnection.java:944) [spigot.jar:git-Spigot-596221b-2c5c611]
  50. at net.minecraft.server.v1_12_R1.PacketPlayInUseItem.a(PacketPlayInUseItem.java:37) [spigot.jar:git-Spigot-596221b-2c5c611]
  51. at net.minecraft.server.v1_12_R1.PacketPlayInUseItem.a(PacketPlayInUseItem.java:1) [spigot.jar:git-Spigot-596221b-2c5c611]
  52. at net.minecraft.server.v1_12_R1.PlayerConnectionUtils$1.run(SourceFile:13) [spigot.jar:git-Spigot-596221b-2c5c611]
  53. at java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) [?:1.8.0_131]
  54. at java.util.concurrent.FutureTask.run(Unknown Source) [?:1.8.0_131]
  55. at net.minecraft.server.v1_12_R1.SystemUtils.a(SourceFile:46) [spigot.jar:git-Spigot-596221b-2c5c611]
  56. at net.minecraft.server.v1_12_R1.MinecraftServer.D(MinecraftServer.java:747) [spigot.jar:git-Spigot-596221b-2c5c611]
  57. at net.minecraft.server.v1_12_R1.DedicatedServer.D(DedicatedServer.java:405) [spigot.jar:git-Spigot-596221b-2c5c611]
  58. at net.minecraft.server.v1_12_R1.MinecraftServer.C(MinecraftServer.java:678) [spigot.jar:git-Spigot-596221b-2c5c611]
  59. at net.minecraft.server.v1_12_R1.MinecraftServer.run(MinecraftServer.java:576) [spigot.jar:git-Spigot-596221b-2c5c611]
  60. at java.lang.Thread.run(Unknown Source) [?:1.8.0_131]
  61. Caused by: java.net.SocketException: Software caused connection abort: socket write error
  62. at java.net.SocketOutputStream.socketWrite0(Native Method) ~[?:1.8.0_131]
  63. at java.net.SocketOutputStream.socketWrite(Unknown Source) ~[?:1.8.0_131]
  64. at java.net.SocketOutputStream.write(Unknown Source) ~[?:1.8.0_131]
  65. at java.io.BufferedOutputStream.flushBuffer(Unknown Source) ~[?:1.8.0_131]
  66. at java.io.BufferedOutputStream.flush(Unknown Source) ~[?:1.8.0_131]
  67. at com.mysql.jdbc.MysqlIO.send(MysqlIO.java:3728) ~[spigot.jar:git-Spigot-596221b-2c5c611]
  68. ... 50 more
  69. [19:53:16] [Server thread/INFO]: [Gems] Player chris_61 now has 875 Points
  70. [19:53:16] [Server thread/INFO]: [Parkour] The last packet successfully received from the server was 31,324,907 milliseconds ago. The last packet sent successfully to the server was 31,324,907 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.
  71. [19:54:11] [Craft Scheduler Thread - 1519/INFO]: [BuycraftX] Fetching all due players...
  72. [19:54:13] [Craft Scheduler Thread - 1519/INFO]: [BuycraftX] Fetched due players (3 found).
  73. [19:54:31] [Craft Scheduler Thread - 1524/INFO]: [Metrics] Server returned HTTP response code: 504 for URL: http://mcstats.org/report/ServerSigns
  74. [19:54:56] [Server thread/INFO]: chris_61 issued server command: /gems
  75. [19:54:57] [Server thread/INFO]: chris_61 issued server command: /courses
  76. [19:55:56] [Server thread/INFO]: chris_61 issued server command: /courses
  77. [19:56:00] [Server thread/INFO]: [Gems] Player chris_61 now has 900 Points
  78. [19:56:03] [Server thread/INFO]: chris_61 issued server command: /gems
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement