Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- 2012-03-14 20:59:03 [INFO] [AntiShare v3.0.0] Enabled!
- 2012-03-14 20:59:03 [INFO] [AntiShare v3.0.0] Enabled! (turt2live)
- 2012-03-14 20:59:03 [INFO] [AntiShare v3.0.0] Converted 0 blocks!
- 2012-03-14 20:59:03 [SEVERE] [AntiShare v3.0.0] MESSAGE: No operations allowed after connection closed.Connection was implicitly closed by the driver.
- 2012-03-14 20:59:03 [SEVERE] [AntiShare v3.0.0] QUERY: SELECT * FROM AntiShare_Blocks
- 2012-03-14 20:59:03 [SEVERE] [AntiShare v3.0.0] Something went wrong with the query. Send this to the developer:
- 2012-03-14 20:59:03 [SEVERE] ... 27 more
- 2012-03-14 20:59:03 [SEVERE] at com.mysql.jdbc.MysqlIO.send(MysqlIO.java:3329)
- 2012-03-14 20:59:03 [SEVERE] at java.io.BufferedOutputStream.flush(Unknown Source)
- 2012-03-14 20:59:03 [SEVERE] at java.io.BufferedOutputStream.flushBuffer(Unknown Source)
- 2012-03-14 20:59:03 [SEVERE] at java.net.SocketOutputStream.write(Unknown Source)
- 2012-03-14 20:59:03 [SEVERE] at java.net.SocketOutputStream.socketWrite(Unknown Source)
- 2012-03-14 20:59:03 [SEVERE] at java.net.SocketOutputStream.socketWrite0(Native Method)
- 2012-03-14 20:59:03 [SEVERE] Caused by: java.net.SocketException: Broken pipe
- 2012-03-14 20:59:03 [SEVERE] ... 9 more
- 2012-03-14 20:59:03 [SEVERE] at me.ryanclancy000.plugman.PlugMan.doCommand(PlugMan.java:143)
- 2012-03-14 20:59:03 [SEVERE] at me.ryanclancy000.plugman.PlugManCommands.disablePlugin(PlugManCommands.java:198)
- 2012-03-14 20:59:03 [SEVERE] at org.bukkit.plugin.SimplePluginManager.disablePlugin(SimplePluginManager.java:381)
- 2012-03-14 20:59:03 [SEVERE] at org.bukkit.plugin.java.JavaPluginLoader.disablePlugin(JavaPluginLoader.java:362)
- 2012-03-14 20:59:03 [SEVERE] at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:217)
- 2012-03-14 20:59:03 [SEVERE] at com.turt2live.antishare.AntiShare.onDisable(Unknown Source)
- 2012-03-14 20:59:03 [SEVERE] at com.turt2live.antishare.storage.VirtualStorage.saveToDisk(Unknown Source)
- 2012-03-14 20:59:03 [SEVERE] at com.turt2live.antishare.storage.VirtualPerWorldStorage.saveToDisk(Unknown Source)
- 2012-03-14 20:59:03 [SEVERE] at com.turt2live.antishare.storage.ASVirtualInventory.saveInventoryToDisk(Unknown Source)
- 2012-03-14 20:59:03 [SEVERE] at com.turt2live.antishare.storage.ASVirtualInventory.saveToDisk(Unknown Source)
- 2012-03-14 20:59:03 [SEVERE] at com.turt2live.antishare.storage.ASVirtualInventory.wipe(Unknown Source)
- 2012-03-14 20:59:03 [SEVERE] at com.turt2live.antishare.SQL.SQLManager.deleteQuery(Unknown Source)
- 2012-03-14 20:59:03 [SEVERE] at com.turt2live.antishare.SQL.SQLManager.updateQuery(Unknown Source)
- 2012-03-14 20:59:03 [SEVERE] at com.mysql.jdbc.StatementImpl.executeUpdate(StatementImpl.java:1581)
- 2012-03-14 20:59:03 [SEVERE] at com.mysql.jdbc.StatementImpl.executeUpdate(StatementImpl.java:1662)
- 2012-03-14 20:59:03 [SEVERE] at com.mysql.jdbc.ConnectionImpl.execSQL(ConnectionImpl.java:2620)
- 2012-03-14 20:59:03 [SEVERE] at com.mysql.jdbc.MysqlIO.sqlQueryDirect(MysqlIO.java:2140)
- 2012-03-14 20:59:03 [SEVERE] at com.mysql.jdbc.MysqlIO.sendCommand(MysqlIO.java:1967)
- 2012-03-14 20:59:03 [SEVERE] at com.mysql.jdbc.MysqlIO.send(MysqlIO.java:3348)
- 2012-03-14 20:59:03 [SEVERE] at com.mysql.jdbc.SQLError.createCommunicationsException(SQLError.java:1116)
- 2012-03-14 20:59:03 [SEVERE] at com.mysql.jdbc.Util.handleNewInstance(Util.java:407)
- 2012-03-14 20:59:03 [SEVERE] at java.lang.reflect.Constructor.newInstance(Unknown Source)
- 2012-03-14 20:59:03 [SEVERE] at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source)
- 2012-03-14 20:59:03 [SEVERE] at sun.reflect.NativeConstructorAccessorImpl.newInstance(Unknown Source)
- 2012-03-14 20:59:03 [SEVERE] at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
- 2012-03-14 20:59:03 [SEVERE] Caused by: com.mysql.jdbc.exceptions.jdbc4.CommunicationsException: The last packet successfully received from the server was 60,457,480 milliseconds ago. The last packet sent successfully to the server was 60,457,480 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.
- 2012-03-14 20:59:03 [SEVERE] at net.minecraft.server.ThreadServerApplication.run(SourceFile:490)
- 2012-03-14 20:59:03 [SEVERE] at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:452)
- 2012-03-14 20:59:03 [SEVERE] at net.minecraft.server.MinecraftServer.w(MinecraftServer.java:568)
- 2012-03-14 20:59:03 [SEVERE] at net.minecraft.server.MinecraftServer.b(MinecraftServer.java:599)
- 2012-03-14 20:59:03 [SEVERE] at org.bukkit.craftbukkit.CraftServer.dispatchServerCommand(CraftServer.java:457)
- 2012-03-14 20:59:03 [SEVERE] at org.bukkit.craftbukkit.CraftServer.dispatchCommand(CraftServer.java:461)
- 2012-03-14 20:59:03 [SEVERE] at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:166)
- 2012-03-14 20:59:03 [SEVERE] at org.bukkit.command.PluginCommand.execute(PluginCommand.java:40)
- 2012-03-14 20:59:03 [SEVERE] at me.ryanclancy000.plugman.PlugMan.onCommand(PlugMan.java:37)
- 2012-03-14 20:59:03 [SEVERE] at me.ryanclancy000.plugman.PlugMan.doCommand(PlugMan.java:129)
- 2012-03-14 20:59:03 [SEVERE] at me.ryanclancy000.plugman.PlugManCommands.enablePlugin(PlugManCommands.java:170)
- 2012-03-14 20:59:03 [SEVERE] at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:363)
- 2012-03-14 20:59:03 [SEVERE] at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:336)
- 2012-03-14 20:59:03 [SEVERE] at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:215)
- 2012-03-14 20:59:03 [SEVERE] at com.turt2live.antishare.AntiShare.onEnable(Unknown Source)
- 2012-03-14 20:59:03 [SEVERE] at com.turt2live.antishare.storage.VirtualStorage.convertCreativeBlocks(Unknown Source)
- 2012-03-14 20:59:03 [SEVERE] at com.turt2live.antishare.storage.VirtualPerWorldStorage.convertCreativeBlocks(Unknown Source)
- 2012-03-14 20:59:03 [SEVERE] at com.turt2live.antishare.SQL.SQLManager.getQuery(Unknown Source)
- 2012-03-14 20:59:03 [SEVERE] at com.mysql.jdbc.ConnectionImpl.createStatement(ConnectionImpl.java:2467)
- 2012-03-14 20:59:03 [SEVERE] at com.mysql.jdbc.ConnectionImpl.createStatement(ConnectionImpl.java:2485)
- 2012-03-14 20:59:03 [SEVERE] at com.mysql.jdbc.ConnectionImpl.checkClosed(ConnectionImpl.java:1200)
- 2012-03-14 20:59:03 [SEVERE] at com.mysql.jdbc.ConnectionImpl.throwConnectionClosedException(ConnectionImpl.java:1213)
- 2012-03-14 20:59:03 [SEVERE] at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:927)
- 2012-03-14 20:59:03 [SEVERE] at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:982)
- 2012-03-14 20:59:03 [SEVERE] at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:987)
- 2012-03-14 20:59:03 [SEVERE] at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:1013)
- 2012-03-14 20:59:03 [SEVERE] at com.mysql.jdbc.Util.getInstance(Util.java:382)
- 2012-03-14 20:59:03 [SEVERE] at com.mysql.jdbc.Util.handleNewInstance(Util.java:407)
- 2012-03-14 20:59:03 [SEVERE] at java.lang.reflect.Constructor.newInstance(Unknown Source)
- 2012-03-14 20:59:03 [SEVERE] at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source)
- 2012-03-14 20:59:03 [SEVERE] at sun.reflect.GeneratedConstructorAccessor185.newInstance(Unknown Source)
- 2012-03-14 20:59:03 [SEVERE] com.mysql.jdbc.exceptions.jdbc4.MySQLNonTransientConnectionException: No operations allowed after connection closed.Connection was implicitly closed by the driver.
- 2012-03-14 20:59:03 [SEVERE] [AntiShare v3.0.0] MESSAGE: No operations allowed after connection closed.Connection was implicitly closed by the driver.
- 2012-03-14 20:59:03 [SEVERE] [AntiShare v3.0.0] QUERY: SELECT * FROM AntiShare_Blocks
- 2012-03-14 20:59:03 [SEVERE] [AntiShare v3.0.0] Something went wrong with the query. Send this to the developer:
- 2012-03-14 20:59:03 [SEVERE] ... 27 more
- 2012-03-14 20:59:03 [SEVERE] at com.mysql.jdbc.MysqlIO.send(MysqlIO.java:3329)
- 2012-03-14 20:59:03 [SEVERE] at java.io.BufferedOutputStream.flush(Unknown Source)
- 2012-03-14 20:59:03 [SEVERE] at java.io.BufferedOutputStream.flushBuffer(Unknown Source)
- 2012-03-14 20:59:03 [SEVERE] at java.net.SocketOutputStream.write(Unknown Source)
- 2012-03-14 20:59:03 [SEVERE] at java.net.SocketOutputStream.socketWrite(Unknown Source)
- 2012-03-14 20:59:03 [SEVERE] at java.net.SocketOutputStream.socketWrite0(Native Method)
- 2012-03-14 20:59:03 [SEVERE] Caused by: java.net.SocketException: Broken pipe
- 2012-03-14 20:59:03 [SEVERE] ... 9 more
- 2012-03-14 20:59:03 [SEVERE] at me.ryanclancy000.plugman.PlugMan.doCommand(PlugMan.java:143)
- 2012-03-14 20:59:03 [SEVERE] at me.ryanclancy000.plugman.PlugManCommands.disablePlugin(PlugManCommands.java:198)
- 2012-03-14 20:59:03 [SEVERE] at org.bukkit.plugin.SimplePluginManager.disablePlugin(SimplePluginManager.java:381)
- 2012-03-14 20:59:03 [SEVERE] at org.bukkit.plugin.java.JavaPluginLoader.disablePlugin(JavaPluginLoader.java:362)
- 2012-03-14 20:59:03 [SEVERE] at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:217)
- 2012-03-14 20:59:03 [SEVERE] at com.turt2live.antishare.AntiShare.onDisable(Unknown Source)
- 2012-03-14 20:59:03 [SEVERE] at com.turt2live.antishare.storage.VirtualStorage.saveToDisk(Unknown Source)
- 2012-03-14 20:59:03 [SEVERE] at com.turt2live.antishare.storage.VirtualPerWorldStorage.saveToDisk(Unknown Source)
- 2012-03-14 20:59:03 [SEVERE] at com.turt2live.antishare.storage.ASVirtualInventory.saveInventoryToDisk(Unknown Source)
- 2012-03-14 20:59:03 [SEVERE] at com.turt2live.antishare.storage.ASVirtualInventory.saveToDisk(Unknown Source)
- 2012-03-14 20:59:03 [SEVERE] at com.turt2live.antishare.storage.ASVirtualInventory.wipe(Unknown Source)
- 2012-03-14 20:59:03 [SEVERE] at com.turt2live.antishare.SQL.SQLManager.deleteQuery(Unknown Source)
- 2012-03-14 20:59:03 [SEVERE] at com.turt2live.antishare.SQL.SQLManager.updateQuery(Unknown Source)
- 2012-03-14 20:59:03 [SEVERE] at com.mysql.jdbc.StatementImpl.executeUpdate(StatementImpl.java:1581)
- 2012-03-14 20:59:03 [SEVERE] at com.mysql.jdbc.StatementImpl.executeUpdate(StatementImpl.java:1662)
- 2012-03-14 20:59:03 [SEVERE] at com.mysql.jdbc.ConnectionImpl.execSQL(ConnectionImpl.java:2620)
- 2012-03-14 20:59:03 [SEVERE] at com.mysql.jdbc.MysqlIO.sqlQueryDirect(MysqlIO.java:2140)
- 2012-03-14 20:59:03 [SEVERE] at com.mysql.jdbc.MysqlIO.sendCommand(MysqlIO.java:1967)
- 2012-03-14 20:59:03 [SEVERE] at com.mysql.jdbc.MysqlIO.send(MysqlIO.java:3348)
- 2012-03-14 20:59:03 [SEVERE] at com.mysql.jdbc.SQLError.createCommunicationsException(SQLError.java:1116)
- 2012-03-14 20:59:03 [SEVERE] at com.mysql.jdbc.Util.handleNewInstance(Util.java:407)
- 2012-03-14 20:59:03 [SEVERE] at java.lang.reflect.Constructor.newInstance(Unknown Source)
- 2012-03-14 20:59:03 [SEVERE] at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source)
- 2012-03-14 20:59:03 [SEVERE] at sun.reflect.NativeConstructorAccessorImpl.newInstance(Unknown Source)
- 2012-03-14 20:59:03 [SEVERE] at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
- 2012-03-14 20:59:03 [SEVERE] Caused by: com.mysql.jdbc.exceptions.jdbc4.CommunicationsException: The last packet successfully received from the server was 60,457,480 milliseconds ago. The last packet sent successfully to the server was 60,457,480 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.
- 2012-03-14 20:59:03 [SEVERE] at net.minecraft.server.ThreadServerApplication.run(SourceFile:490)
- 2012-03-14 20:59:03 [SEVERE] at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:452)
- 2012-03-14 20:59:03 [SEVERE] at net.minecraft.server.MinecraftServer.w(MinecraftServer.java:568)
- 2012-03-14 20:59:03 [SEVERE] at net.minecraft.server.MinecraftServer.b(MinecraftServer.java:599)
- 2012-03-14 20:59:03 [SEVERE] at org.bukkit.craftbukkit.CraftServer.dispatchServerCommand(CraftServer.java:457)
- 2012-03-14 20:59:03 [SEVERE] at org.bukkit.craftbukkit.CraftServer.dispatchCommand(CraftServer.java:461)
- 2012-03-14 20:59:03 [SEVERE] at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:166)
- 2012-03-14 20:59:03 [SEVERE] at org.bukkit.command.PluginCommand.execute(PluginCommand.java:40)
- 2012-03-14 20:59:03 [SEVERE] at me.ryanclancy000.plugman.PlugMan.onCommand(PlugMan.java:37)
- 2012-03-14 20:59:03 [SEVERE] at me.ryanclancy000.plugman.PlugMan.doCommand(PlugMan.java:129)
- 2012-03-14 20:59:03 [SEVERE] at me.ryanclancy000.plugman.PlugManCommands.enablePlugin(PlugManCommands.java:170)
- 2012-03-14 20:59:03 [SEVERE] at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:363)
- 2012-03-14 20:59:03 [SEVERE] at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:336)
- 2012-03-14 20:59:03 [SEVERE] at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:215)
- 2012-03-14 20:59:03 [SEVERE] at com.turt2live.antishare.AntiShare.onEnable(Unknown Source)
- 2012-03-14 20:59:03 [SEVERE] at com.turt2live.antishare.storage.VirtualStorage.convertCreativeBlocks(Unknown Source)
- 2012-03-14 20:59:03 [SEVERE] at com.turt2live.antishare.storage.VirtualPerWorldStorage.convertCreativeBlocks(Unknown Source)
- 2012-03-14 20:59:03 [SEVERE] at com.turt2live.antishare.SQL.SQLManager.getQuery(Unknown Source)
- 2012-03-14 20:59:03 [SEVERE] at com.mysql.jdbc.ConnectionImpl.createStatement(ConnectionImpl.java:2467)
- 2012-03-14 20:59:03 [SEVERE] at com.mysql.jdbc.ConnectionImpl.createStatement(ConnectionImpl.java:2485)
- 2012-03-14 20:59:03 [SEVERE] at com.mysql.jdbc.ConnectionImpl.checkClosed(ConnectionImpl.java:1200)
- 2012-03-14 20:59:03 [SEVERE] at com.mysql.jdbc.ConnectionImpl.throwConnectionClosedException(ConnectionImpl.java:1213)
- 2012-03-14 20:59:03 [SEVERE] at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:927)
- 2012-03-14 20:59:03 [SEVERE] at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:982)
- 2012-03-14 20:59:03 [SEVERE] at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:987)
- 2012-03-14 20:59:03 [SEVERE] at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:1013)
- 2012-03-14 20:59:03 [SEVERE] at com.mysql.jdbc.Util.getInstance(Util.java:382)
- 2012-03-14 20:59:03 [SEVERE] at com.mysql.jdbc.Util.handleNewInstance(Util.java:407)
- 2012-03-14 20:59:03 [SEVERE] at java.lang.reflect.Constructor.newInstance(Unknown Source)
- 2012-03-14 20:59:03 [SEVERE] at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source)
- 2012-03-14 20:59:03 [SEVERE] at sun.reflect.GeneratedConstructorAccessor185.newInstance(Unknown Source)
- 2012-03-14 20:59:03 [SEVERE] com.mysql.jdbc.exceptions.jdbc4.MySQLNonTransientConnectionException: No operations allowed after connection closed.Connection was implicitly closed by the driver.
- 2012-03-14 20:59:03 [SEVERE] [AntiShare v3.0.0] MESSAGE: No operations allowed after connection closed.Connection was implicitly closed by the driver.
- 2012-03-14 20:59:03 [SEVERE] [AntiShare v3.0.0] QUERY: SELECT * FROM AntiShare_Blocks
- 2012-03-14 20:59:03 [SEVERE] [AntiShare v3.0.0] Something went wrong with the query. Send this to the developer:
- 2012-03-14 20:59:03 [SEVERE] ... 27 more
- 2012-03-14 20:59:03 [SEVERE] at com.mysql.jdbc.MysqlIO.send(MysqlIO.java:3329)
- 2012-03-14 20:59:03 [SEVERE] at java.io.BufferedOutputStream.flush(Unknown Source)
- 2012-03-14 20:59:03 [SEVERE] at java.io.BufferedOutputStream.flushBuffer(Unknown Source)
- 2012-03-14 20:59:03 [SEVERE] at java.net.SocketOutputStream.write(Unknown Source)
- 2012-03-14 20:59:03 [SEVERE] at java.net.SocketOutputStream.socketWrite(Unknown Source)
- 2012-03-14 20:59:03 [SEVERE] at java.net.SocketOutputStream.socketWrite0(Native Method)
- 2012-03-14 20:59:03 [SEVERE] Caused by: java.net.SocketException: Broken pipe
- 2012-03-14 20:59:03 [SEVERE] ... 9 more
- 2012-03-14 20:59:03 [SEVERE] at me.ryanclancy000.plugman.PlugMan.doCommand(PlugMan.java:143)
- 2012-03-14 20:59:03 [SEVERE] at me.ryanclancy000.plugman.PlugManCommands.disablePlugin(PlugManCommands.java:198)
- 2012-03-14 20:59:03 [SEVERE] at org.bukkit.plugin.SimplePluginManager.disablePlugin(SimplePluginManager.java:381)
- 2012-03-14 20:59:03 [SEVERE] at org.bukkit.plugin.java.JavaPluginLoader.disablePlugin(JavaPluginLoader.java:362)
- 2012-03-14 20:59:03 [SEVERE] at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:217)
- 2012-03-14 20:59:03 [SEVERE] at com.turt2live.antishare.AntiShare.onDisable(Unknown Source)
- 2012-03-14 20:59:03 [SEVERE] at com.turt2live.antishare.storage.VirtualStorage.saveToDisk(Unknown Source)
- 2012-03-14 20:59:03 [SEVERE] at com.turt2live.antishare.storage.VirtualPerWorldStorage.saveToDisk(Unknown Source)
- 2012-03-14 20:59:03 [SEVERE] at com.turt2live.antishare.storage.ASVirtualInventory.saveInventoryToDisk(Unknown Source)
- 2012-03-14 20:59:03 [SEVERE] at com.turt2live.antishare.storage.ASVirtualInventory.saveToDisk(Unknown Source)
- 2012-03-14 20:59:03 [SEVERE] at com.turt2live.antishare.storage.ASVirtualInventory.wipe(Unknown Source)
- 2012-03-14 20:59:03 [SEVERE] at com.turt2live.antishare.SQL.SQLManager.deleteQuery(Unknown Source)
- 2012-03-14 20:59:03 [SEVERE] at com.turt2live.antishare.SQL.SQLManager.updateQuery(Unknown Source)
- 2012-03-14 20:59:03 [SEVERE] at com.mysql.jdbc.StatementImpl.executeUpdate(StatementImpl.java:1581)
- 2012-03-14 20:59:03 [SEVERE] at com.mysql.jdbc.StatementImpl.executeUpdate(StatementImpl.java:1662)
- 2012-03-14 20:59:03 [SEVERE] at com.mysql.jdbc.ConnectionImpl.execSQL(ConnectionImpl.java:2620)
- 2012-03-14 20:59:03 [SEVERE] at com.mysql.jdbc.MysqlIO.sqlQueryDirect(MysqlIO.java:2140)
- 2012-03-14 20:59:03 [SEVERE] at com.mysql.jdbc.MysqlIO.sendCommand(MysqlIO.java:1967)
- 2012-03-14 20:59:03 [SEVERE] at com.mysql.jdbc.MysqlIO.send(MysqlIO.java:3348)
- 2012-03-14 20:59:03 [SEVERE] at com.mysql.jdbc.SQLError.createCommunicationsException(SQLError.java:1116)
- 2012-03-14 20:59:03 [SEVERE] at com.mysql.jdbc.Util.handleNewInstance(Util.java:407)
- 2012-03-14 20:59:03 [SEVERE] at java.lang.reflect.Constructor.newInstance(Unknown Source)
- 2012-03-14 20:59:03 [SEVERE] at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source)
- 2012-03-14 20:59:03 [SEVERE] at sun.reflect.NativeConstructorAccessorImpl.newInstance(Unknown Source)
- 2012-03-14 20:59:03 [SEVERE] at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
- 2012-03-14 20:59:03 [SEVERE] Caused by: com.mysql.jdbc.exceptions.jdbc4.CommunicationsException: The last packet successfully received from the server was 60,457,480 milliseconds ago. The last packet sent successfully to the server was 60,457,480 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.
- 2012-03-14 20:59:03 [SEVERE] at net.minecraft.server.ThreadServerApplication.run(SourceFile:490)
- 2012-03-14 20:59:03 [SEVERE] at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:452)
- 2012-03-14 20:59:03 [SEVERE] at net.minecraft.server.MinecraftServer.w(MinecraftServer.java:568)
- 2012-03-14 20:59:03 [SEVERE] at net.minecraft.server.MinecraftServer.b(MinecraftServer.java:599)
- 2012-03-14 20:59:03 [SEVERE] at org.bukkit.craftbukkit.CraftServer.dispatchServerCommand(CraftServer.java:457)
- 2012-03-14 20:59:03 [SEVERE] at org.bukkit.craftbukkit.CraftServer.dispatchCommand(CraftServer.java:461)
- 2012-03-14 20:59:03 [SEVERE] at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:166)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement