Advertisement
Guest User

Untitled

a guest
Nov 14th, 2018
103
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 13.80 KB | None | 0 0
  1. 14.11 17:35:45 [Server] WARN at com.mysql.jdbc.Util.getInstance(Util.java:382)
  2. 14.11 17:35:45 [Server] WARN at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:1013)
  3. 14.11 17:35:45 [Server] WARN at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:987)
  4. 14.11 17:35:45 [Server] WARN at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:982)
  5. 14.11 17:35:45 [Server] WARN at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:927)
  6. 14.11 17:35:45 [Server] WARN at com.mysql.jdbc.ConnectionImpl.throwConnectionClosedException(ConnectionImpl.java:1213)
  7. 14.11 17:35:45 [Server] WARN at com.mysql.jdbc.ConnectionImpl.checkClosed(ConnectionImpl.java:1200)
  8. 14.11 17:35:45 [Server] WARN at com.mysql.jdbc.ConnectionImpl.prepareStatement(ConnectionImpl.java:4203)
  9. 14.11 17:35:45 [Server] WARN at com.mysql.jdbc.ConnectionImpl.prepareStatement(ConnectionImpl.java:4169)
  10. 14.11 17:35:45 [Server] WARN at no.S0lrike.IPJoin.MySqlSetGetter.playerExist(MySqlSetGetter.java:15)
  11. 14.11 17:35:45 [Server] WARN at no.S0lrike.IPJoin.LogIn.Login(LogIn.java:20)
  12. 14.11 17:35:45 [Server] WARN at sun.reflect.GeneratedMethodAccessor354.invoke(Unknown Source)
  13. 14.11 17:35:45 [Server] WARN at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  14. 14.11 17:35:45 [Server] WARN at java.lang.reflect.Method.invoke(Method.java:497)
  15. 14.11 17:35:45 [Server] WARN at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:306)
  16. 14.11 17:35:45 [Server] WARN at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62)
  17. 14.11 17:35:45 [Server] WARN at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:502)
  18. 14.11 17:35:45 [Server] WARN at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:487)
  19. 14.11 17:35:45 [Server] WARN at net.minecraft.server.v1_8_R3.PlayerList.attemptLogin(PlayerList.java:456)
  20. 14.11 17:35:45 [Server] WARN at net.minecraft.server.v1_8_R3.LoginListener.b(LoginListener.java:118)
  21. 14.11 17:35:45 [Server] WARN at net.minecraft.server.v1_8_R3.LoginListener.c(LoginListener.java:54)
  22. 14.11 17:35:45 [Server] WARN at net.minecraft.server.v1_8_R3.NetworkManager.a(NetworkManager.java:231)
  23. 14.11 17:35:45 [Server] WARN at net.minecraft.server.v1_8_R3.ServerConnection.c(ServerConnection.java:148)
  24. 14.11 17:35:45 [Server] WARN at net.minecraft.server.v1_8_R3.MinecraftServer.B(MinecraftServer.java:814)
  25. 14.11 17:35:50 [Multicraft] Skipped 229 lines due to rate limit (30/s)
  26. 14.11 17:35:50 [Server] INFO Goli issued server command: /joinme
  27. 14.11 17:35:51 [Server] ERROR Could not pass event InventoryClickEvent to PlayerParticles v5
  28. 14.11 17:35:51 [Server] INFO org.bukkit.event.EventException
  29. 14.11 17:35:51 [Server] INFO at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:310) ~[d-spigot-1.8.8.jar:git-Spigot-21fe707-e1ebe52]
  30. 14.11 17:35:51 [Server] INFO at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62) ~[d-spigot-1.8.8.jar:git-Spigot-21fe707-e1ebe52]
  31. 14.11 17:35:51 [Server] INFO at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:502) [d-spigot-1.8.8.jar:git-Spigot-21fe707-e1ebe52]
  32. 14.11 17:35:51 [Server] INFO at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:487) [d-spigot-1.8.8.jar:git-Spigot-21fe707-e1ebe52]
  33. 14.11 17:35:51 [Server] INFO at net.minecraft.server.v1_8_R3.PlayerConnection.a(PlayerConnection.java:1630) [d-spigot-1.8.8.jar:git-Spigot-21fe707-e1ebe52]
  34. 14.11 17:35:51 [Server] INFO at net.minecraft.server.v1_8_R3.PacketPlayInWindowClick.a(SourceFile:31) [d-spigot-1.8.8.jar:git-Spigot-21fe707-e1ebe52]
  35. 14.11 17:35:51 [Server] INFO at net.minecraft.server.v1_8_R3.PacketPlayInWindowClick.a(SourceFile:9) [d-spigot-1.8.8.jar:git-Spigot-21fe707-e1ebe52]
  36. 14.11 17:35:51 [Server] INFO at net.minecraft.server.v1_8_R3.PlayerConnectionUtils$1.run(SourceFile:13) [d-spigot-1.8.8.jar:git-Spigot-21fe707-e1ebe52]
  37. 14.11 17:35:51 [Server] INFO at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) [?:1.8.0_66]
  38. 14.11 17:35:51 [Server] INFO at java.util.concurrent.FutureTask.run(FutureTask.java:266) [?:1.8.0_66]
  39. 14.11 17:35:51 [Server] INFO at net.minecraft.server.v1_8_R3.SystemUtils.a(SourceFile:44) [d-spigot-1.8.8.jar:git-Spigot-21fe707-e1ebe52]
  40. 14.11 17:35:51 [Server] INFO at net.minecraft.server.v1_8_R3.MinecraftServer.B(MinecraftServer.java:715) [d-spigot-1.8.8.jar:git-Spigot-21fe707-e1ebe52]
  41. 14.11 17:35:51 [Server] INFO at net.minecraft.server.v1_8_R3.DedicatedServer.B(DedicatedServer.java:374) [d-spigot-1.8.8.jar:git-Spigot-21fe707-e1ebe52]
  42. 14.11 17:35:51 [Server] INFO at net.minecraft.server.v1_8_R3.MinecraftServer.A(MinecraftServer.java:654) [d-spigot-1.8.8.jar:git-Spigot-21fe707-e1ebe52]
  43. 14.11 17:35:51 [Server] INFO at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:557) [d-spigot-1.8.8.jar:git-Spigot-21fe707-e1ebe52]
  44. 14.11 17:35:51 [Server] INFO at java.lang.Thread.run(Thread.java:745) [?:1.8.0_66]
  45. 14.11 17:35:51 [Server] INFO Caused by: java.lang.NullPointerException
  46. 14.11 17:35:51 [Server] INFO at com.esophose.playerparticles.gui.PlayerParticlesGui.onInventoryInteract(PlayerParticlesGui.java:574) ~[?:?]
  47. 14.11 17:35:51 [Server] INFO at sun.reflect.GeneratedMethodAccessor170.invoke(Unknown Source) ~[?:?]
  48. 14.11 17:35:51 [Server] INFO at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_66]
  49. 14.11 17:35:51 [Server] INFO at java.lang.reflect.Method.invoke(Method.java:497) ~[?:1.8.0_66]
  50. 14.11 17:35:51 [Server] INFO at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:306) ~[d-spigot-1.8.8.jar:git-Spigot-21fe707-e1ebe52]
  51. 14.11 17:35:51 [Server] INFO ... 15 more
  52. 14.11 17:35:51 [Server] WARN com.mysql.jdbc.exceptions.jdbc4.CommunicationsException: The last packet successfully received from the server was 52,536,118 milliseconds ago. The last packet sent successfully to the server was 52,536,126 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.
  53. 14.11 17:35:51 [Server] WARN at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
  54. 14.11 17:35:51 [Server] WARN at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)
  55. 14.11 17:35:51 [Server] WARN at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
  56. 14.11 17:35:51 [Server] WARN at java.lang.reflect.Constructor.newInstance(Constructor.java:422)
  57. 14.11 17:35:59 [Multicraft] Skipped 122 lines due to rate limit (30/s)
  58. 14.11 17:35:59 [Connect] User Goli, IP unknown
  59. 14.11 17:36:51 [Server] INFO Goli issued server command: /joinme
  60. 14.11 17:36:54 [Server] ERROR Could not pass event InventoryClickEvent to PlayerParticles v5
  61. 14.11 17:36:54 [Server] INFO org.bukkit.event.EventException
  62. 14.11 17:36:54 [Server] INFO at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:310) ~[d-spigot-1.8.8.jar:git-Spigot-21fe707-e1ebe52]
  63. 14.11 17:36:54 [Server] INFO at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62) ~[d-spigot-1.8.8.jar:git-Spigot-21fe707-e1ebe52]
  64. 14.11 17:36:54 [Server] INFO at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:502) [d-spigot-1.8.8.jar:git-Spigot-21fe707-e1ebe52]
  65. 14.11 17:36:54 [Server] INFO at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:487) [d-spigot-1.8.8.jar:git-Spigot-21fe707-e1ebe52]
  66. 14.11 17:36:54 [Server] INFO at net.minecraft.server.v1_8_R3.PlayerConnection.a(PlayerConnection.java:1630) [d-spigot-1.8.8.jar:git-Spigot-21fe707-e1ebe52]
  67. 14.11 17:36:54 [Server] INFO at net.minecraft.server.v1_8_R3.PacketPlayInWindowClick.a(SourceFile:31) [d-spigot-1.8.8.jar:git-Spigot-21fe707-e1ebe52]
  68. 14.11 17:36:54 [Server] INFO at net.minecraft.server.v1_8_R3.PacketPlayInWindowClick.a(SourceFile:9) [d-spigot-1.8.8.jar:git-Spigot-21fe707-e1ebe52]
  69. 14.11 17:36:54 [Server] INFO at net.minecraft.server.v1_8_R3.PlayerConnectionUtils$1.run(SourceFile:13) [d-spigot-1.8.8.jar:git-Spigot-21fe707-e1ebe52]
  70. 14.11 17:36:54 [Server] INFO at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) [?:1.8.0_66]
  71. 14.11 17:36:54 [Server] INFO at java.util.concurrent.FutureTask.run(FutureTask.java:266) [?:1.8.0_66]
  72. 14.11 17:36:54 [Server] INFO at net.minecraft.server.v1_8_R3.SystemUtils.a(SourceFile:44) [d-spigot-1.8.8.jar:git-Spigot-21fe707-e1ebe52]
  73. 14.11 17:36:54 [Server] INFO at net.minecraft.server.v1_8_R3.MinecraftServer.B(MinecraftServer.java:715) [d-spigot-1.8.8.jar:git-Spigot-21fe707-e1ebe52]
  74. 14.11 17:36:54 [Server] INFO at net.minecraft.server.v1_8_R3.DedicatedServer.B(DedicatedServer.java:374) [d-spigot-1.8.8.jar:git-Spigot-21fe707-e1ebe52]
  75. 14.11 17:36:54 [Server] INFO at net.minecraft.server.v1_8_R3.MinecraftServer.A(MinecraftServer.java:654) [d-spigot-1.8.8.jar:git-Spigot-21fe707-e1ebe52]
  76. 14.11 17:36:54 [Server] INFO at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:557) [d-spigot-1.8.8.jar:git-Spigot-21fe707-e1ebe52]
  77. 14.11 17:36:54 [Server] INFO at java.lang.Thread.run(Thread.java:745) [?:1.8.0_66]
  78. 14.11 17:36:54 [Server] INFO Caused by: java.lang.NullPointerException
  79. 14.11 17:36:54 [Server] INFO at com.esophose.playerparticles.gui.PlayerParticlesGui.onInventoryInteract(PlayerParticlesGui.java:574) ~[?:?]
  80. 14.11 17:36:54 [Server] INFO at sun.reflect.GeneratedMethodAccessor170.invoke(Unknown Source) ~[?:?]
  81. 14.11 17:36:54 [Server] INFO at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_66]
  82. 14.11 17:36:54 [Server] INFO at java.lang.reflect.Method.invoke(Method.java:497) ~[?:1.8.0_66]
  83. 14.11 17:36:54 [Server] INFO at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:306) ~[d-spigot-1.8.8.jar:git-Spigot-21fe707-e1ebe52]
  84. 14.11 17:36:54 [Server] INFO ... 15 more
  85. 14.11 17:36:54 [Server] WARN com.mysql.jdbc.exceptions.jdbc4.MySQLNonTransientConnectionException: No operations allowed after connection closed.Connection was implicitly closed by the driver.
  86. 14.11 17:36:54 [Server] WARN at sun.reflect.GeneratedConstructorAccessor102.newInstance(Unknown Source)
  87. 14.11 17:36:54 [Server] WARN at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
  88. 14.11 17:36:54 [Server] WARN at java.lang.reflect.Constructor.newInstance(Constructor.java:422)
  89. 14.11 17:36:54 [Server] WARN at com.mysql.jdbc.Util.handleNewInstance(Util.java:407)
  90. 14.11 17:37:01 [Multicraft] Skipped 138 lines due to rate limit (30/s)
  91. 14.11 17:37:01 [Server] INFO Goli issued server command: /joinmeaccept
  92. 14.11 17:37:01 [Server] WARN com.mysql.jdbc.exceptions.jdbc4.MySQLNonTransientConnectionException: No operations allowed after connection closed.Connection was implicitly closed by the driver.
  93. 14.11 17:37:01 [Server] WARN at sun.reflect.GeneratedConstructorAccessor102.newInstance(Unknown Source)
  94. 14.11 17:37:01 [Server] WARN at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
  95. 14.11 17:37:01 [Server] WARN at java.lang.reflect.Constructor.newInstance(Constructor.java:422)
  96. 14.11 17:37:01 [Server] WARN at com.mysql.jdbc.Util.handleNewInstance(Util.java:407)
  97. 14.11 17:37:01 [Server] WARN at com.mysql.jdbc.Util.getInstance(Util.java:382)
  98. 14.11 17:37:01 [Server] WARN at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:1013)
  99. 14.11 17:37:01 [Server] WARN at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:987)
  100. 14.11 17:37:01 [Server] WARN at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:982)
  101. 14.11 17:37:01 [Server] WARN at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:927)
  102. 14.11 17:37:01 [Server] WARN at com.mysql.jdbc.ConnectionImpl.throwConnectionClosedException(ConnectionImpl.java:1213)
  103. 14.11 17:37:01 [Server] WARN at com.mysql.jdbc.ConnectionImpl.checkClosed(ConnectionImpl.java:1200)
  104. 14.11 17:37:01 [Server] WARN at com.mysql.jdbc.ConnectionImpl.prepareStatement(ConnectionImpl.java:4203)
  105. 14.11 17:37:01 [Server] WARN at com.mysql.jdbc.ConnectionImpl.prepareStatement(ConnectionImpl.java:4169)
  106. 14.11 17:37:01 [Server] WARN at no.S0lrike.JoinMe.Database.MySqlSetGetter.GetCooldown(MySqlSetGetter.java:59)
  107. 14.11 17:37:01 [Server] WARN at no.S0lrike.JoinMe.CMD.JoinMeAccept_CMD.onCommand(JoinMeAccept_CMD.java:22)
  108. 14.11 17:37:01 [Server] WARN at org.bukkit.command.PluginCommand.execute(PluginCommand.java:44)
  109. 14.11 17:37:01 [Server] WARN at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:141)
  110. 14.11 17:37:01 [Server] WARN at org.bukkit.craftbukkit.v1_8_R3.CraftServer.dispatchCommand(CraftServer.java:641)
  111. 14.11 17:37:01 [Server] WARN at net.minecraft.server.v1_8_R3.PlayerConnection.handleCommand(PlayerConnection.java:1162)
  112. 14.11 17:37:01 [Server] WARN at net.minecraft.server.v1_8_R3.PlayerConnection.a(PlayerConnection.java:997)
  113. 14.11 17:37:01 [Server] WARN at net.minecraft.server.v1_8_R3.PacketPlayInChat.a(PacketPlayInChat.java:45)
  114. 14.11 17:37:01 [Server] WARN at net.minecraft.server.v1_8_R3.PacketPlayInChat.a(PacketPlayInChat.java:1)
  115. 14.11 17:37:01 [Server] WARN at net.minecraft.server.v1_8_R3.PlayerConnectionUtils$1.run(SourceFile:13)
  116. 14.11 17:37:01 [Server] WARN at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
  117. 14.11 17:37:01 [Server] WARN at java.util.concurrent.FutureTask.run(FutureTask.java:266)
  118. 14.11 17:37:01 [Server] WARN at net.minecraft.server.v1_8_R3.SystemUtils.a(SourceFile:44)
  119. 14.11 17:37:01 [Server] WARN at net.minecraft.server.v1_8_R3.MinecraftServer.B(MinecraftServer.java:715)
  120. 14.11 17:37:01 [Server] WARN at net.minecraft.server.v1_8_R3.DedicatedServer.B(DedicatedServer.java:374)
  121. 14.11 17:37:10 [Multicraft] Skipped 129 lines due to rate limit (30/s)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement