Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- [Server thread/ERROR]: [PlayerPoints] Could not create get players statement.
- com.mysql.jdbc.exceptions.jdbc4.CommunicationsException: The last packet successfully received from the server was 75,290,981 milliseconds ago. The last packet sent successfully to the server was 75,290,982 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.
- at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) ~[?:1.7.0_25]
- at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:57) ~[?:1.7.0_25]
- at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) ~[?:1.7.0_25]
- at java.lang.reflect.Constructor.newInstance(Constructor.java:526) ~[?:1.7.0_25]
- at com.mysql.jdbc.Util.handleNewInstance(Util.java:407) ~[spigot.jar:git-Spigot-1207]
- at com.mysql.jdbc.SQLError.createCommunicationsException(SQLError.java:1116) ~[spigot.jar:git-Spigot-1207]
- at com.mysql.jdbc.MysqlIO.send(MysqlIO.java:3348) ~[spigot.jar:git-Spigot-1207]
- at com.mysql.jdbc.MysqlIO.sendCommand(MysqlIO.java:1967) ~[spigot.jar:git-Spigot-1207]
- at com.mysql.jdbc.MysqlIO.sqlQueryDirect(MysqlIO.java:2140) ~[spigot.jar:git-Spigot-1207]
- at com.mysql.jdbc.ConnectionImpl.execSQL(ConnectionImpl.java:2626) ~[spigot.jar:git-Spigot-1207]
- at com.mysql.jdbc.PreparedStatement.executeInternal(PreparedStatement.java:2111) ~[spigot.jar:git-Spigot-1207]
- at com.mysql.jdbc.PreparedStatement.execute(PreparedStatement.java:1362) ~[spigot.jar:git-Spigot-1207]
- at lib.PatPeter.SQLibrary.Database.query(Database.java:261) ~[SQLibrary-7.0.jar:?]
- at lib.PatPeter.SQLibrary.Database.query(Database.java:278) ~[SQLibrary-7.0.jar:?]
- at org.black_ixx.playerpoints.storage.models.MySQLStorage.getPlayers(MySQLStorage.java:135) [PlayerPoints.jar:?]
- at org.black_ixx.playerpoints.storage.StorageHandler.getPlayers(StorageHandler.java:50) [PlayerPoints.jar:?]
- at org.black_ixx.playerpoints.commands.LeadCommand.noArgs(LeadCommand.java:60) [PlayerPoints.jar:?]
- at org.black_ixx.playerpoints.services.CommandHandler.onCommand(CommandHandler.java:112) [PlayerPoints.jar:?]
- at org.black_ixx.playerpoints.services.CommandHandler.onCommand(CommandHandler.java:118) [PlayerPoints.jar:?]
- at org.bukkit.command.PluginCommand.execute(PluginCommand.java:44) [spigot.jar:git-Spigot-1207]
- at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:196) [spigot.jar:git-Spigot-1207]
- at org.bukkit.craftbukkit.v1_7_R1.CraftServer.dispatchCommand(CraftServer.java:546) [spigot.jar:git-Spigot-1207]
- at org.bukkit.craftbukkit.v1_7_R1.CraftServer.dispatchServerCommand(CraftServer.java:533) [spigot.jar:git-Spigot-1207]
- at net.minecraft.server.v1_7_R1.DedicatedServer.aw(DedicatedServer.java:295) [spigot.jar:git-Spigot-1207]
- at net.minecraft.server.v1_7_R1.DedicatedServer.u(DedicatedServer.java:260) [spigot.jar:git-Spigot-1207]
- at net.minecraft.server.v1_7_R1.MinecraftServer.t(MinecraftServer.java:540) [spigot.jar:git-Spigot-1207]
- at net.minecraft.server.v1_7_R1.MinecraftServer.run(MinecraftServer.java:446) [spigot.jar:git-Spigot-1207]
- at net.minecraft.server.v1_7_R1.ThreadServerApplication.run(SourceFile:617) [spigot.jar:git-Spigot-1207]
- Caused by: java.net.SocketException: Broken pipe
- at java.net.SocketOutputStream.socketWrite0(Native Method) ~[?:1.7.0_25]
- at java.net.SocketOutputStream.socketWrite(SocketOutputStream.java:109) ~[?:1.7.0_25]
- at java.net.SocketOutputStream.write(SocketOutputStream.java:153) ~[?:1.7.0_25]
- at java.io.BufferedOutputStream.flushBuffer(BufferedOutputStream.java:82) ~[?:1.7.0_25]
- at java.io.BufferedOutputStream.flush(BufferedOutputStream.java:140) ~[?:1.7.0_25]
- at com.mysql.jdbc.MysqlIO.send(MysqlIO.java:3329) ~[spigot.jar:git-Spigot-1207]
- ... 21 more
- ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- [Server thread/WARN]: Unexpected exception while parsing console command "p lead"
- org.bukkit.command.CommandException: Unhandled exception executing command 'p' in plugin PlayerPoints v1.6
- at org.bukkit.command.PluginCommand.execute(PluginCommand.java:46) ~[spigot.jar:git-Spigot-1207]
- at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:196) ~[spigot.jar:git-Spigot-1207]
- at org.bukkit.craftbukkit.v1_7_R1.CraftServer.dispatchCommand(CraftServer.java:546) ~[spigot.jar:git-Spigot-1207]
- at org.bukkit.craftbukkit.v1_7_R1.CraftServer.dispatchServerCommand(CraftServer.java:533) [spigot.jar:git-Spigot-1207]
- at net.minecraft.server.v1_7_R1.DedicatedServer.aw(DedicatedServer.java:295) [spigot.jar:git-Spigot-1207]
- at net.minecraft.server.v1_7_R1.DedicatedServer.u(DedicatedServer.java:260) [spigot.jar:git-Spigot-1207]
- at net.minecraft.server.v1_7_R1.MinecraftServer.t(MinecraftServer.java:540) [spigot.jar:git-Spigot-1207]
- at net.minecraft.server.v1_7_R1.MinecraftServer.run(MinecraftServer.java:446) [spigot.jar:git-Spigot-1207]
- at net.minecraft.server.v1_7_R1.ThreadServerApplication.run(SourceFile:617) [spigot.jar:git-Spigot-1207]
- Caused by: java.lang.ArrayIndexOutOfBoundsException: -10
- at org.black_ixx.playerpoints.commands.LeadCommand.noArgs(LeadCommand.java:95) ~[?:?]
- at org.black_ixx.playerpoints.services.CommandHandler.onCommand(CommandHandler.java:112) ~[?:?]
- at org.black_ixx.playerpoints.services.CommandHandler.onCommand(CommandHandler.java:118) ~[?:?]
- at org.bukkit.command.PluginCommand.execute(PluginCommand.java:44) ~[spigot.jar:git-Spigot-1207]
- ... 8 more
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement