Advertisement
Guest User

Untitled

a guest
Sep 24th, 2013
116
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 6.13 KB | None | 0 0
  1. 2013-09-24 15:47:57 [INFO] [SG] garconfeon killed Leandros to win the Survival Games on arena 1
  2. 2013-09-24 15:47:57 [SEVERE] com.mysql.jdbc.exceptions.jdbc4.CommunicationsException: The last packet successfully received from the server was 45.878.174 milliseconds ago. The last packet sent successfully to the server was 45.878.178 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.
  3. 2013-09-24 15:47:57 [SEVERE] at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
  4. 2013-09-24 15:47:57 [SEVERE] at sun.reflect.NativeConstructorAccessorImpl.newInstance(Unknown Source)
  5. 2013-09-24 15:47:57 [SEVERE] at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source)
  6. 2013-09-24 15:47:57 [SEVERE] at java.lang.reflect.Constructor.newInstance(Unknown Source)
  7. 2013-09-24 15:47:57 [SEVERE] at com.mysql.jdbc.Util.handleNewInstance(Util.java:407)
  8. 2013-09-24 15:47:57 [SEVERE] at com.mysql.jdbc.SQLError.createCommunicationsException(SQLError.java:1116)
  9. 2013-09-24 15:47:57 [SEVERE] at com.mysql.jdbc.MysqlIO.send(MysqlIO.java:3348)
  10. 2013-09-24 15:47:57 [SEVERE] at com.mysql.jdbc.MysqlIO.sendCommand(MysqlIO.java:1967)
  11. 2013-09-24 15:47:57 [SEVERE] at com.mysql.jdbc.MysqlIO.sqlQueryDirect(MysqlIO.java:2140)
  12. 2013-09-24 15:47:57 [SEVERE] at com.mysql.jdbc.ConnectionImpl.execSQL(ConnectionImpl.java:2626)
  13. 2013-09-24 15:47:57 [SEVERE] at com.mysql.jdbc.PreparedStatement.executeInternal(PreparedStatement.java:2111)
  14. 2013-09-24 15:47:57 [SEVERE] at com.mysql.jdbc.PreparedStatement.executeQuery(PreparedStatement.java:2273)
  15. 2013-09-24 15:47:57 [SEVERE] at org.mcsg.survivalgames.stats.StatsManager.saveGame(StatsManager.java:129)
  16. 2013-09-24 15:47:57 [SEVERE] at org.mcsg.survivalgames.Game.playerWin(Game.java:638)
  17. 2013-09-24 15:47:57 [SEVERE] at org.mcsg.survivalgames.Game.killPlayer(Game.java:602)
  18. 2013-09-24 15:47:57 [SEVERE] at org.mcsg.survivalgames.events.DeathEvent.onPlayerDieEvent(DeathEvent.java:58)
  19. 2013-09-24 15:47:57 [SEVERE] at sun.reflect.GeneratedMethodAccessor92.invoke(Unknown Source)
  20. 2013-09-24 15:47:57 [SEVERE] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  21. 2013-09-24 15:47:57 [SEVERE] at java.lang.reflect.Method.invoke(Unknown Source)
  22. 2013-09-24 15:47:57 [SEVERE] at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:425)
  23. 2013-09-24 15:47:57 [SEVERE] at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62)
  24. 2013-09-24 15:47:57 [SEVERE] at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:477)
  25. 2013-09-24 15:47:57 [SEVERE] at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:462)
  26. 2013-09-24 15:47:57 [SEVERE] at org.bukkit.craftbukkit.v1_5_R3.event.CraftEventFactory.callEvent(CraftEventFactory.java:93)
  27. 2013-09-24 15:47:57 [SEVERE] at org.bukkit.craftbukkit.v1_5_R3.event.CraftEventFactory.callEntityDamageEvent(CraftEventFactory.java:381)
  28. 2013-09-24 15:47:57 [SEVERE] at org.bukkit.craftbukkit.v1_5_R3.event.CraftEventFactory.handleEntityDamageEvent(CraftEventFactory.java:437)
  29. 2013-09-24 15:47:57 [SEVERE] at net.minecraft.server.v1_5_R3.EntityLiving.damageEntity(EntityLiving.java:677)
  30. 2013-09-24 15:47:57 [SEVERE] at net.minecraft.server.v1_5_R3.EntityHuman.damageEntity(EntityHuman.java:684)
  31. 2013-09-24 15:47:57 [SEVERE] at net.minecraft.server.v1_5_R3.EntityPlayer.damageEntity(EntityPlayer.java:358)
  32. 2013-09-24 15:47:57 [SEVERE] at net.minecraft.server.v1_5_R3.Entity.x(Entity.java:327)
  33. 2013-09-24 15:47:57 [SEVERE] at net.minecraft.server.v1_5_R3.EntityLiving.x(EntityLiving.java:318)
  34. 2013-09-24 15:47:57 [SEVERE] at net.minecraft.server.v1_5_R3.Entity.l_(Entity.java:247)
  35. 2013-09-24 15:47:57 [SEVERE] at net.minecraft.server.v1_5_R3.EntityLiving.l_(EntityLiving.java:500)
  36. 2013-09-24 15:47:57 [SEVERE] at net.minecraft.server.v1_5_R3.EntityHuman.l_(EntityHuman.java:158)
  37. 2013-09-24 15:47:57 [SEVERE] at net.minecraft.server.v1_5_R3.EntityPlayer.g(EntityPlayer.java:224)
  38. 2013-09-24 15:47:57 [SEVERE] at net.minecraft.server.v1_5_R3.PlayerConnection.a(PlayerConnection.java:354)
  39. 2013-09-24 15:47:57 [SEVERE] at net.minecraft.server.v1_5_R3.Packet10Flying.handle(SourceFile:136)
  40. 2013-09-24 15:47:57 [SEVERE] at net.minecraft.server.v1_5_R3.NetworkManager.b(NetworkManager.java:292)
  41. 2013-09-24 15:47:57 [SEVERE] at net.minecraft.server.v1_5_R3.PlayerConnection.d(PlayerConnection.java:115)
  42. 2013-09-24 15:47:57 [SEVERE] at net.minecraft.server.v1_5_R3.ServerConnection.b(SourceFile:35)
  43. 2013-09-24 15:47:57 [SEVERE] at net.minecraft.server.v1_5_R3.DedicatedServerConnection.b(SourceFile:30)
  44. 2013-09-24 15:47:57 [SEVERE] at net.minecraft.server.v1_5_R3.MinecraftServer.r(MinecraftServer.java:581)
  45. 2013-09-24 15:47:57 [SEVERE] at net.minecraft.server.v1_5_R3.DedicatedServer.r(DedicatedServer.java:226)
  46. 2013-09-24 15:47:57 [SEVERE] at net.minecraft.server.v1_5_R3.MinecraftServer.q(MinecraftServer.java:477)
  47. 2013-09-24 15:47:57 [SEVERE] at net.minecraft.server.v1_5_R3.MinecraftServer.run(MinecraftServer.java:410)
  48. 2013-09-24 15:47:57 [SEVERE] at net.minecraft.server.v1_5_R3.ThreadServerApplication.run(SourceFile:573)
  49. 2013-09-24 15:47:57 [SEVERE] Caused by: java.net.SocketException: Software caused connection abort: socket write error
  50. 2013-09-24 15:47:57 [SEVERE] at java.net.SocketOutputStream.socketWrite0(Native Method)
  51. 2013-09-24 15:47:57 [SEVERE] at java.net.SocketOutputStream.socketWrite(Unknown Source)
  52. 2013-09-24 15:47:57 [SEVERE] at java.net.SocketOutputStream.write(Unknown Source)
  53. 2013-09-24 15:47:57 [SEVERE] at java.io.BufferedOutputStream.flushBuffer(Unknown Source)
  54. 2013-09-24 15:47:57 [SEVERE] at java.io.BufferedOutputStream.flush(Unknown Source)
  55. 2013-09-24 15:47:57 [SEVERE] at com.mysql.jdbc.MysqlIO.send(MysqlIO.java:3329)
  56. 2013-09-24 15:47:57 [SEVERE] ... 39 more
  57. 2013-09-24 15:47:57 [INFO] [SurvivalGames] Arena 1 reset.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement