Advertisement
PiggiesGoSqueal

Infinite Storage Error

Jan 8th, 2019
136
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
YAML 103.71 KB | None | 0 0
  1. [19:50:18] [Server thread/INFO]: pinkpig3777 issued server command: /gmc
  2. [19:50:20] [Server thread/ERROR]: Error whilst grabbing owner of block.
  3. [19:50:20] [Server thread/WARN]: com.mysql.jdbc.exceptions.jdbc4.CommunicationsException: The last packet successfully received from the server was 60,565,639 milliseconds ago.  The last packet sent successfully to the server was 60,565,644 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. [19:50:20] [Server thread/WARN]:   at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
  5. [19:50:20] [Server thread/WARN]:   at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)
  6. [19:50:20] [Server thread/WARN]:   at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
  7. [19:50:20] [Server thread/WARN]:   at java.lang.reflect.Constructor.newInstance(Constructor.java:423)
  8. [19:50:20] [Server thread/WARN]:   at com.mysql.jdbc.Util.handleNewInstance(Util.java:425)
  9. [19:50:20] [Server thread/WARN]:   at com.mysql.jdbc.SQLError.createCommunicationsException(SQLError.java:990)
  10. [19:50:20] [Server thread/WARN]:   at com.mysql.jdbc.MysqlIO.send(MysqlIO.java:3751)
  11. [19:50:20] [Server thread/WARN]:   at com.mysql.jdbc.MysqlIO.sendCommand(MysqlIO.java:2512)
  12. [19:50:20] [Server thread/WARN]:   at com.mysql.jdbc.MysqlIO.sqlQueryDirect(MysqlIO.java:2683)
  13. [19:50:20] [Server thread/WARN]:   at com.mysql.jdbc.ConnectionImpl.execSQL(ConnectionImpl.java:2491)
  14. [19:50:20] [Server thread/WARN]:   at com.mysql.jdbc.ConnectionImpl.execSQL(ConnectionImpl.java:2449)
  15. [19:50:20] [Server thread/WARN]:   at com.mysql.jdbc.StatementImpl.executeQuery(StatementImpl.java:1381)
  16. [19:50:20] [Server thread/WARN]:   at rip.captain.infinitestorage.storage.StorageHandler.getOwner(StorageHandler.java:244)
  17. [19:50:20] [Server thread/WARN]:   at rip.captain.infinitestorage.handler.BlockHandler.onInteract(BlockHandler.java:223)
  18. [19:50:20] [Server thread/WARN]:   at sun.reflect.GeneratedMethodAccessor227.invoke(Unknown Source)
  19. [19:50:20] [Server thread/WARN]:   at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  20. [19:50:20] [Server thread/WARN]:   at java.lang.reflect.Method.invoke(Method.java:498)
  21. [19:50:20] [Server thread/WARN]:   at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:305)
  22. [19:50:20] [Server thread/WARN]:   at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62)
  23. [19:50:20] [Server thread/WARN]:   at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:500)
  24. [19:50:20] [Server thread/WARN]:   at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:485)
  25. [19:50:20] [Server thread/WARN]:   at org.bukkit.craftbukkit.v1_13_R2.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:299)
  26. [19:50:20] [Server thread/WARN]:   at org.bukkit.craftbukkit.v1_13_R2.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:266)
  27. [19:50:20] [Server thread/WARN]:   at net.minecraft.server.v1_13_R2.PlayerInteractManager.a(PlayerInteractManager.java:110)
  28. [19:50:20] [Server thread/WARN]:   at net.minecraft.server.v1_13_R2.PlayerConnection.a(PlayerConnection.java:1162)
  29. [19:50:20] [Server thread/WARN]:   at net.minecraft.server.v1_13_R2.PacketPlayInBlockDig.a(SourceFile:40)
  30. [19:50:20] [Server thread/WARN]:   at net.minecraft.server.v1_13_R2.PacketPlayInBlockDig.a(SourceFile:10)
  31. [19:50:20] [Server thread/WARN]:   at net.minecraft.server.v1_13_R2.PlayerConnectionUtils.a(SourceFile:10)
  32. [19:50:20] [Server thread/WARN]:   at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
  33. [19:50:20] [Server thread/WARN]:   at java.util.concurrent.FutureTask.run(FutureTask.java:266)
  34. [19:50:20] [Server thread/WARN]:   at net.minecraft.server.v1_13_R2.SystemUtils.a(SourceFile:199)
  35. [19:50:20] [Server thread/WARN]:   at net.minecraft.server.v1_13_R2.MinecraftServer.b(MinecraftServer.java:895)
  36. [19:50:20] [Server thread/WARN]:   at net.minecraft.server.v1_13_R2.DedicatedServer.b(DedicatedServer.java:417)
  37. [19:50:20] [Server thread/WARN]:   at net.minecraft.server.v1_13_R2.MinecraftServer.a(MinecraftServer.java:830)
  38. [19:50:20] [Server thread/WARN]:   at net.minecraft.server.v1_13_R2.MinecraftServer.run(MinecraftServer.java:728)
  39. [19:50:20] [Server thread/WARN]:   at java.lang.Thread.run(Thread.java:748)
  40. [19:50:20] [Server thread/WARN]: Caused by: java.net.SocketException: Broken pipe (Write failed)
  41. [19:50:20] [Server thread/WARN]:   at java.net.SocketOutputStream.socketWrite0(Native Method)
  42. [19:50:20] [Server thread/WARN]:   at java.net.SocketOutputStream.socketWrite(SocketOutputStream.java:111)
  43. [19:50:20] [Server thread/WARN]:   at java.net.SocketOutputStream.write(SocketOutputStream.java:155)
  44. [19:50:20] [Server thread/WARN]:   at java.io.BufferedOutputStream.flushBuffer(BufferedOutputStream.java:82)
  45. [19:50:20] [Server thread/WARN]:   at java.io.BufferedOutputStream.flush(BufferedOutputStream.java:140)
  46. [19:50:20] [Server thread/WARN]:   at com.mysql.jdbc.MysqlIO.send(MysqlIO.java:3733)
  47. [19:50:20] [Server thread/WARN]:   ... 29 more
  48. [19:50:20] [Server thread/ERROR]: Error whilst grabbing owner of block.
  49. [19:50:20] [Server thread/WARN]: com.mysql.jdbc.exceptions.jdbc4.MySQLNonTransientConnectionException: No operations allowed after connection closed.
  50. [19:50:20] [Server thread/WARN]:   at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
  51. [19:50:20] [Server thread/WARN]:   at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)
  52. [19:50:20] [Server thread/WARN]:   at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
  53. [19:50:20] [Server thread/WARN]:   at java.lang.reflect.Constructor.newInstance(Constructor.java:423)
  54. [19:50:20] [Server thread/WARN]:   at com.mysql.jdbc.Util.handleNewInstance(Util.java:425)
  55. [19:50:20] [Server thread/WARN]:   at com.mysql.jdbc.Util.getInstance(Util.java:408)
  56. [19:50:20] [Server thread/WARN]:   at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:919)
  57. [19:50:20] [Server thread/WARN]:   at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:898)
  58. [19:50:20] [Server thread/WARN]:   at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:887)
  59. [19:50:20] [Server thread/WARN]:   at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:861)
  60. [19:50:20] [Server thread/WARN]:   at com.mysql.jdbc.ConnectionImpl.throwConnectionClosedException(ConnectionImpl.java:1192)
  61. [19:50:20] [Server thread/WARN]:   at com.mysql.jdbc.ConnectionImpl.checkClosed(ConnectionImpl.java:1187)
  62. [19:50:20] [Server thread/WARN]:   at com.mysql.jdbc.ConnectionImpl.createStatement(ConnectionImpl.java:2382)
  63. [19:50:20] [Server thread/WARN]:   at com.mysql.jdbc.ConnectionImpl.createStatement(ConnectionImpl.java:2366)
  64. [19:50:20] [Server thread/WARN]:   at rip.captain.infinitestorage.storage.StorageHandler.getOwner(StorageHandler.java:243)
  65. [19:50:20] [Server thread/WARN]:   at rip.captain.infinitestorage.handler.BlockHandler.onBreak(BlockHandler.java:271)
  66. [19:50:20] [Server thread/WARN]:   at sun.reflect.GeneratedMethodAccessor336.invoke(Unknown Source)
  67. [19:50:20] [Server thread/WARN]:   at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  68. [19:50:20] [Server thread/WARN]:   at java.lang.reflect.Method.invoke(Method.java:498)
  69. [19:50:20] [Server thread/WARN]:   at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:305)
  70. [19:50:20] [Server thread/WARN]:   at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62)
  71. [19:50:20] [Server thread/WARN]:   at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:500)
  72. [19:50:20] [Server thread/WARN]:   at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:485)
  73. [19:50:20] [Server thread/WARN]:   at net.minecraft.server.v1_13_R2.PlayerInteractManager.breakBlock(PlayerInteractManager.java:292)
  74. [19:50:20] [Server thread/WARN]:   at net.minecraft.server.v1_13_R2.PlayerInteractManager.a(PlayerInteractManager.java:124)
  75. [19:50:20] [Server thread/WARN]:   at net.minecraft.server.v1_13_R2.PlayerConnection.a(PlayerConnection.java:1162)
  76. [19:50:20] [Server thread/WARN]:   at net.minecraft.server.v1_13_R2.PacketPlayInBlockDig.a(SourceFile:40)
  77. [19:50:20] [Server thread/WARN]:   at net.minecraft.server.v1_13_R2.PacketPlayInBlockDig.a(SourceFile:10)
  78. [19:50:20] [Server thread/WARN]:   at net.minecraft.server.v1_13_R2.PlayerConnectionUtils.a(SourceFile:10)
  79. [19:50:20] [Server thread/WARN]:   at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
  80. [19:50:20] [Server thread/WARN]:   at java.util.concurrent.FutureTask.run(FutureTask.java:266)
  81. [19:50:20] [Server thread/WARN]:   at net.minecraft.server.v1_13_R2.SystemUtils.a(SourceFile:199)
  82. [19:50:20] [Server thread/WARN]:   at net.minecraft.server.v1_13_R2.MinecraftServer.b(MinecraftServer.java:895)
  83. [19:50:20] [Server thread/WARN]:   at net.minecraft.server.v1_13_R2.DedicatedServer.b(DedicatedServer.java:417)
  84. [19:50:20] [Server thread/WARN]:   at net.minecraft.server.v1_13_R2.MinecraftServer.a(MinecraftServer.java:830)
  85. [19:50:20] [Server thread/WARN]:   at net.minecraft.server.v1_13_R2.MinecraftServer.run(MinecraftServer.java:728)
  86. [19:50:20] [Server thread/WARN]:   at java.lang.Thread.run(Thread.java:748)
  87. [19:50:20] [Server thread/WARN]: Caused by: com.mysql.jdbc.exceptions.jdbc4.CommunicationsException: The last packet successfully received from the server was 60,565,639 milliseconds ago.  The last packet sent successfully to the server was 60,565,644 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.
  88. [19:50:20] [Server thread/WARN]:   at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
  89. [19:50:20] [Server thread/WARN]:   at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)
  90. [19:50:20] [Server thread/WARN]:   at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
  91. [19:50:20] [Server thread/WARN]:   at java.lang.reflect.Constructor.newInstance(Constructor.java:423)
  92. [19:50:20] [Server thread/WARN]:   at com.mysql.jdbc.Util.handleNewInstance(Util.java:425)
  93. [19:50:20] [Server thread/WARN]:   at com.mysql.jdbc.SQLError.createCommunicationsException(SQLError.java:990)
  94. [19:50:20] [Server thread/WARN]:   at com.mysql.jdbc.MysqlIO.send(MysqlIO.java:3751)
  95. [19:50:20] [Server thread/WARN]:   at com.mysql.jdbc.MysqlIO.sendCommand(MysqlIO.java:2512)
  96. [19:50:20] [Server thread/WARN]:   at com.mysql.jdbc.MysqlIO.sqlQueryDirect(MysqlIO.java:2683)
  97. [19:50:20] [Server thread/WARN]:   at com.mysql.jdbc.ConnectionImpl.execSQL(ConnectionImpl.java:2491)
  98. [19:50:20] [Server thread/WARN]:   at com.mysql.jdbc.ConnectionImpl.execSQL(ConnectionImpl.java:2449)
  99. [19:50:20] [Server thread/WARN]:   at com.mysql.jdbc.StatementImpl.executeQuery(StatementImpl.java:1381)
  100. [19:50:20] [Server thread/WARN]:   at rip.captain.infinitestorage.storage.StorageHandler.getOwner(StorageHandler.java:244)
  101. [19:50:20] [Server thread/WARN]:   at rip.captain.infinitestorage.handler.BlockHandler.onInteract(BlockHandler.java:223)
  102. [19:50:20] [Server thread/WARN]:   at sun.reflect.GeneratedMethodAccessor227.invoke(Unknown Source)
  103. [19:50:20] [Server thread/WARN]:   at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  104. [19:50:20] [Server thread/WARN]:   at java.lang.reflect.Method.invoke(Method.java:498)
  105. [19:50:20] [Server thread/WARN]:   at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:305)
  106. [19:50:20] [Server thread/WARN]:   at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62)
  107. [19:50:20] [Server thread/WARN]:   at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:500)
  108. [19:50:20] [Server thread/WARN]:   at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:485)
  109. [19:50:20] [Server thread/WARN]:   at org.bukkit.craftbukkit.v1_13_R2.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:299)
  110. [19:50:20] [Server thread/WARN]:   at org.bukkit.craftbukkit.v1_13_R2.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:266)
  111. [19:50:20] [Server thread/WARN]:   at net.minecraft.server.v1_13_R2.PlayerInteractManager.a(PlayerInteractManager.java:110)
  112. [19:50:20] [Server thread/WARN]:   ... 12 more
  113. [19:50:20] [Server thread/WARN]: Caused by: java.net.SocketException: Broken pipe (Write failed)
  114. [19:50:20] [Server thread/WARN]:   at java.net.SocketOutputStream.socketWrite0(Native Method)
  115. [19:50:20] [Server thread/WARN]:   at java.net.SocketOutputStream.socketWrite(SocketOutputStream.java:111)
  116. [19:50:20] [Server thread/WARN]:   at java.net.SocketOutputStream.write(SocketOutputStream.java:155)
  117. [19:50:20] [Server thread/WARN]:   at java.io.BufferedOutputStream.flushBuffer(BufferedOutputStream.java:82)
  118. [19:50:20] [Server thread/WARN]:   at java.io.BufferedOutputStream.flush(BufferedOutputStream.java:140)
  119. [19:50:20] [Server thread/WARN]:   at com.mysql.jdbc.MysqlIO.send(MysqlIO.java:3733)
  120. [19:50:20] [Server thread/WARN]:   ... 29 more
  121. [19:50:21] [Server thread/ERROR]: Error whilst grabbing owner of block.
  122. [19:50:21] [Server thread/WARN]: com.mysql.jdbc.exceptions.jdbc4.MySQLNonTransientConnectionException: No operations allowed after connection closed.
  123. [19:50:21] [Server thread/WARN]:   at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
  124. [19:50:21] [Server thread/WARN]:   at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)
  125. [19:50:21] [Server thread/WARN]:   at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
  126. [19:50:21] [Server thread/WARN]:   at java.lang.reflect.Constructor.newInstance(Constructor.java:423)
  127. [19:50:21] [Server thread/WARN]:   at com.mysql.jdbc.Util.handleNewInstance(Util.java:425)
  128. [19:50:21] [Server thread/WARN]:   at com.mysql.jdbc.Util.getInstance(Util.java:408)
  129. [19:50:21] [Server thread/WARN]:   at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:919)
  130. [19:50:21] [Server thread/WARN]:   at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:898)
  131. [19:50:21] [Server thread/WARN]:   at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:887)
  132. [19:50:21] [Server thread/WARN]:   at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:861)
  133. [19:50:21] [Server thread/WARN]:   at com.mysql.jdbc.ConnectionImpl.throwConnectionClosedException(ConnectionImpl.java:1192)
  134. [19:50:21] [Server thread/WARN]:   at com.mysql.jdbc.ConnectionImpl.checkClosed(ConnectionImpl.java:1187)
  135. [19:50:21] [Server thread/WARN]:   at com.mysql.jdbc.ConnectionImpl.createStatement(ConnectionImpl.java:2382)
  136. [19:50:21] [Server thread/WARN]:   at com.mysql.jdbc.ConnectionImpl.createStatement(ConnectionImpl.java:2366)
  137. [19:50:21] [Server thread/WARN]:   at rip.captain.infinitestorage.storage.StorageHandler.getOwner(StorageHandler.java:243)
  138. [19:50:21] [Server thread/WARN]:   at rip.captain.infinitestorage.handler.BlockHandler.onInteract(BlockHandler.java:223)
  139. [19:50:21] [Server thread/WARN]:   at sun.reflect.GeneratedMethodAccessor227.invoke(Unknown Source)
  140. [19:50:21] [Server thread/WARN]:   at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  141. [19:50:21] [Server thread/WARN]:   at java.lang.reflect.Method.invoke(Method.java:498)
  142. [19:50:21] [Server thread/WARN]:   at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:305)
  143. [19:50:21] [Server thread/WARN]:   at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62)
  144. [19:50:21] [Server thread/WARN]:   at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:500)
  145. [19:50:21] [Server thread/WARN]:   at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:485)
  146. [19:50:21] [Server thread/WARN]:   at org.bukkit.craftbukkit.v1_13_R2.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:299)
  147. [19:50:21] [Server thread/WARN]:   at org.bukkit.craftbukkit.v1_13_R2.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:266)
  148. [19:50:21] [Server thread/WARN]:   at net.minecraft.server.v1_13_R2.PlayerInteractManager.a(PlayerInteractManager.java:110)
  149. [19:50:21] [Server thread/WARN]:   at net.minecraft.server.v1_13_R2.PlayerConnection.a(PlayerConnection.java:1162)
  150. [19:50:21] [Server thread/WARN]:   at net.minecraft.server.v1_13_R2.PacketPlayInBlockDig.a(SourceFile:40)
  151. [19:50:21] [Server thread/WARN]:   at net.minecraft.server.v1_13_R2.PacketPlayInBlockDig.a(SourceFile:10)
  152. [19:50:21] [Server thread/WARN]:   at net.minecraft.server.v1_13_R2.PlayerConnectionUtils.a(SourceFile:10)
  153. [19:50:21] [Server thread/WARN]:   at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
  154. [19:50:21] [Server thread/WARN]:   at java.util.concurrent.FutureTask.run(FutureTask.java:266)
  155. [19:50:21] [Server thread/WARN]:   at net.minecraft.server.v1_13_R2.SystemUtils.a(SourceFile:199)
  156. [19:50:21] [Server thread/WARN]:   at net.minecraft.server.v1_13_R2.MinecraftServer.b(MinecraftServer.java:895)
  157. [19:50:21] [Server thread/WARN]:   at net.minecraft.server.v1_13_R2.DedicatedServer.b(DedicatedServer.java:417)
  158. [19:50:21] [Server thread/WARN]:   at net.minecraft.server.v1_13_R2.MinecraftServer.a(MinecraftServer.java:830)
  159. [19:50:21] [Server thread/WARN]:   at net.minecraft.server.v1_13_R2.MinecraftServer.run(MinecraftServer.java:728)
  160. [19:50:21] [Server thread/WARN]:   at java.lang.Thread.run(Thread.java:748)
  161. [19:50:21] [Server thread/WARN]: Caused by: com.mysql.jdbc.exceptions.jdbc4.CommunicationsException: The last packet successfully received from the server was 60,565,639 milliseconds ago.  The last packet sent successfully to the server was 60,565,644 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.
  162. [19:50:21] [Server thread/WARN]:   at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
  163. [19:50:21] [Server thread/WARN]:   at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)
  164. [19:50:21] [Server thread/WARN]:   at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
  165. [19:50:21] [Server thread/WARN]:   at java.lang.reflect.Constructor.newInstance(Constructor.java:423)
  166. [19:50:21] [Server thread/WARN]:   at com.mysql.jdbc.Util.handleNewInstance(Util.java:425)
  167. [19:50:21] [Server thread/WARN]:   at com.mysql.jdbc.SQLError.createCommunicationsException(SQLError.java:990)
  168. [19:50:21] [Server thread/WARN]:   at com.mysql.jdbc.MysqlIO.send(MysqlIO.java:3751)
  169. [19:50:21] [Server thread/WARN]:   at com.mysql.jdbc.MysqlIO.sendCommand(MysqlIO.java:2512)
  170. [19:50:21] [Server thread/WARN]:   at com.mysql.jdbc.MysqlIO.sqlQueryDirect(MysqlIO.java:2683)
  171. [19:50:21] [Server thread/WARN]:   at com.mysql.jdbc.ConnectionImpl.execSQL(ConnectionImpl.java:2491)
  172. [19:50:21] [Server thread/WARN]:   at com.mysql.jdbc.ConnectionImpl.execSQL(ConnectionImpl.java:2449)
  173. [19:50:21] [Server thread/WARN]:   at com.mysql.jdbc.StatementImpl.executeQuery(StatementImpl.java:1381)
  174. [19:50:21] [Server thread/WARN]:   at rip.captain.infinitestorage.storage.StorageHandler.getOwner(StorageHandler.java:244)
  175. [19:50:21] [Server thread/WARN]:   ... 23 more
  176. [19:50:21] [Server thread/WARN]: Caused by: java.net.SocketException: Broken pipe (Write failed)
  177. [19:50:21] [Server thread/WARN]:   at java.net.SocketOutputStream.socketWrite0(Native Method)
  178. [19:50:21] [Server thread/WARN]:   at java.net.SocketOutputStream.socketWrite(SocketOutputStream.java:111)
  179. [19:50:21] [Server thread/WARN]:   at java.net.SocketOutputStream.write(SocketOutputStream.java:155)
  180. [19:50:21] [Server thread/WARN]:   at java.io.BufferedOutputStream.flushBuffer(BufferedOutputStream.java:82)
  181. [19:50:21] [Server thread/WARN]:   at java.io.BufferedOutputStream.flush(BufferedOutputStream.java:140)
  182. [19:50:21] [Server thread/WARN]:   at com.mysql.jdbc.MysqlIO.send(MysqlIO.java:3733)
  183. [19:50:21] [Server thread/WARN]:   ... 29 more
  184. [19:50:21] [Server thread/ERROR]: Error whilst grabbing owner of block.
  185. [19:50:21] [Server thread/WARN]: com.mysql.jdbc.exceptions.jdbc4.MySQLNonTransientConnectionException: No operations allowed after connection closed.
  186. [19:50:21] [Server thread/WARN]:   at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
  187. [19:50:21] [Server thread/WARN]:   at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)
  188. [19:50:21] [Server thread/WARN]:   at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
  189. [19:50:21] [Server thread/WARN]:   at java.lang.reflect.Constructor.newInstance(Constructor.java:423)
  190. [19:50:21] [Server thread/WARN]:   at com.mysql.jdbc.Util.handleNewInstance(Util.java:425)
  191. [19:50:21] [Server thread/WARN]:   at com.mysql.jdbc.Util.getInstance(Util.java:408)
  192. [19:50:21] [Server thread/WARN]:   at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:919)
  193. [19:50:21] [Server thread/WARN]:   at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:898)
  194. [19:50:21] [Server thread/WARN]:   at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:887)
  195. [19:50:21] [Server thread/WARN]:   at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:861)
  196. [19:50:21] [Server thread/WARN]:   at com.mysql.jdbc.ConnectionImpl.throwConnectionClosedException(ConnectionImpl.java:1192)
  197. [19:50:21] [Server thread/WARN]:   at com.mysql.jdbc.ConnectionImpl.checkClosed(ConnectionImpl.java:1187)
  198. [19:50:21] [Server thread/WARN]:   at com.mysql.jdbc.ConnectionImpl.createStatement(ConnectionImpl.java:2382)
  199. [19:50:21] [Server thread/WARN]:   at com.mysql.jdbc.ConnectionImpl.createStatement(ConnectionImpl.java:2366)
  200. [19:50:21] [Server thread/WARN]:   at rip.captain.infinitestorage.storage.StorageHandler.getOwner(StorageHandler.java:243)
  201. [19:50:21] [Server thread/WARN]:   at rip.captain.infinitestorage.handler.BlockHandler.onBreak(BlockHandler.java:271)
  202. [19:50:21] [Server thread/WARN]:   at sun.reflect.GeneratedMethodAccessor336.invoke(Unknown Source)
  203. [19:50:21] [Server thread/WARN]:   at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  204. [19:50:21] [Server thread/WARN]:   at java.lang.reflect.Method.invoke(Method.java:498)
  205. [19:50:21] [Server thread/WARN]:   at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:305)
  206. [19:50:21] [Server thread/WARN]:   at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62)
  207. [19:50:21] [Server thread/WARN]:   at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:500)
  208. [19:50:21] [Server thread/WARN]:   at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:485)
  209. [19:50:21] [Server thread/WARN]:   at net.minecraft.server.v1_13_R2.PlayerInteractManager.breakBlock(PlayerInteractManager.java:292)
  210. [19:50:21] [Server thread/WARN]:   at net.minecraft.server.v1_13_R2.PlayerInteractManager.a(PlayerInteractManager.java:124)
  211. [19:50:21] [Server thread/WARN]:   at net.minecraft.server.v1_13_R2.PlayerConnection.a(PlayerConnection.java:1162)
  212. [19:50:21] [Server thread/WARN]:   at net.minecraft.server.v1_13_R2.PacketPlayInBlockDig.a(SourceFile:40)
  213. [19:50:21] [Server thread/WARN]:   at net.minecraft.server.v1_13_R2.PacketPlayInBlockDig.a(SourceFile:10)
  214. [19:50:21] [Server thread/WARN]:   at net.minecraft.server.v1_13_R2.PlayerConnectionUtils.a(SourceFile:10)
  215. [19:50:21] [Server thread/WARN]:   at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
  216. [19:50:21] [Server thread/WARN]:   at java.util.concurrent.FutureTask.run(FutureTask.java:266)
  217. [19:50:21] [Server thread/WARN]:   at net.minecraft.server.v1_13_R2.SystemUtils.a(SourceFile:199)
  218. [19:50:21] [Server thread/WARN]:   at net.minecraft.server.v1_13_R2.MinecraftServer.b(MinecraftServer.java:895)
  219. [19:50:21] [Server thread/WARN]:   at net.minecraft.server.v1_13_R2.DedicatedServer.b(DedicatedServer.java:417)
  220. [19:50:21] [Server thread/WARN]:   at net.minecraft.server.v1_13_R2.MinecraftServer.a(MinecraftServer.java:830)
  221. [19:50:21] [Server thread/WARN]:   at net.minecraft.server.v1_13_R2.MinecraftServer.run(MinecraftServer.java:728)
  222. [19:50:21] [Server thread/WARN]:   at java.lang.Thread.run(Thread.java:748)
  223. [19:50:21] [Server thread/WARN]: Caused by: com.mysql.jdbc.exceptions.jdbc4.CommunicationsException: The last packet successfully received from the server was 60,565,639 milliseconds ago.  The last packet sent successfully to the server was 60,565,644 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.
  224. [19:50:21] [Server thread/WARN]:   at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
  225. [19:50:21] [Server thread/WARN]:   at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)
  226. [19:50:21] [Server thread/WARN]:   at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
  227. [19:50:21] [Server thread/WARN]:   at java.lang.reflect.Constructor.newInstance(Constructor.java:423)
  228. [19:50:21] [Server thread/WARN]:   at com.mysql.jdbc.Util.handleNewInstance(Util.java:425)
  229. [19:50:21] [Server thread/WARN]:   at com.mysql.jdbc.SQLError.createCommunicationsException(SQLError.java:990)
  230. [19:50:21] [Server thread/WARN]:   at com.mysql.jdbc.MysqlIO.send(MysqlIO.java:3751)
  231. [19:50:21] [Server thread/WARN]:   at com.mysql.jdbc.MysqlIO.sendCommand(MysqlIO.java:2512)
  232. [19:50:21] [Server thread/WARN]:   at com.mysql.jdbc.MysqlIO.sqlQueryDirect(MysqlIO.java:2683)
  233. [19:50:21] [Server thread/WARN]:   at com.mysql.jdbc.ConnectionImpl.execSQL(ConnectionImpl.java:2491)
  234. [19:50:21] [Server thread/WARN]:   at com.mysql.jdbc.ConnectionImpl.execSQL(ConnectionImpl.java:2449)
  235. [19:50:21] [Server thread/WARN]:   at com.mysql.jdbc.StatementImpl.executeQuery(StatementImpl.java:1381)
  236. [19:50:21] [Server thread/WARN]:   at rip.captain.infinitestorage.storage.StorageHandler.getOwner(StorageHandler.java:244)
  237. [19:50:21] [Server thread/WARN]:   at rip.captain.infinitestorage.handler.BlockHandler.onInteract(BlockHandler.java:223)
  238. [19:50:21] [Server thread/WARN]:   at sun.reflect.GeneratedMethodAccessor227.invoke(Unknown Source)
  239. [19:50:21] [Server thread/WARN]:   at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  240. [19:50:21] [Server thread/WARN]:   at java.lang.reflect.Method.invoke(Method.java:498)
  241. [19:50:21] [Server thread/WARN]:   at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:305)
  242. [19:50:21] [Server thread/WARN]:   at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62)
  243. [19:50:21] [Server thread/WARN]:   at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:500)
  244. [19:50:21] [Server thread/WARN]:   at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:485)
  245. [19:50:21] [Server thread/WARN]:   at org.bukkit.craftbukkit.v1_13_R2.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:299)
  246. [19:50:21] [Server thread/WARN]:   at org.bukkit.craftbukkit.v1_13_R2.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:266)
  247. [19:50:21] [Server thread/WARN]:   at net.minecraft.server.v1_13_R2.PlayerInteractManager.a(PlayerInteractManager.java:110)
  248. [19:50:21] [Server thread/WARN]:   ... 12 more
  249. [19:50:21] [Server thread/WARN]: Caused by: java.net.SocketException: Broken pipe (Write failed)
  250. [19:50:21] [Server thread/WARN]:   at java.net.SocketOutputStream.socketWrite0(Native Method)
  251. [19:50:21] [Server thread/WARN]:   at java.net.SocketOutputStream.socketWrite(SocketOutputStream.java:111)
  252. [19:50:21] [Server thread/WARN]:   at java.net.SocketOutputStream.write(SocketOutputStream.java:155)
  253. [19:50:21] [Server thread/WARN]:   at java.io.BufferedOutputStream.flushBuffer(BufferedOutputStream.java:82)
  254. [19:50:21] [Server thread/WARN]:   at java.io.BufferedOutputStream.flush(BufferedOutputStream.java:140)
  255. [19:50:21] [Server thread/WARN]:   at com.mysql.jdbc.MysqlIO.send(MysqlIO.java:3733)
  256. [19:50:21] [Server thread/WARN]:   ... 29 more
  257. [19:50:22] [Server thread/ERROR]: Error whilst grabbing owner of block.
  258. [19:50:22] [Server thread/WARN]: com.mysql.jdbc.exceptions.jdbc4.MySQLNonTransientConnectionException: No operations allowed after connection closed.
  259. [19:50:22] [Server thread/WARN]:   at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
  260. [19:50:22] [Server thread/WARN]:   at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)
  261. [19:50:22] [Server thread/WARN]:   at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
  262. [19:50:22] [Server thread/WARN]:   at java.lang.reflect.Constructor.newInstance(Constructor.java:423)
  263. [19:50:22] [Server thread/WARN]:   at com.mysql.jdbc.Util.handleNewInstance(Util.java:425)
  264. [19:50:22] [Server thread/WARN]:   at com.mysql.jdbc.Util.getInstance(Util.java:408)
  265. [19:50:22] [Server thread/WARN]:   at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:919)
  266. [19:50:22] [Server thread/WARN]:   at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:898)
  267. [19:50:22] [Server thread/WARN]:   at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:887)
  268. [19:50:22] [Server thread/WARN]:   at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:861)
  269. [19:50:22] [Server thread/WARN]:   at com.mysql.jdbc.ConnectionImpl.throwConnectionClosedException(ConnectionImpl.java:1192)
  270. [19:50:22] [Server thread/WARN]:   at com.mysql.jdbc.ConnectionImpl.checkClosed(ConnectionImpl.java:1187)
  271. [19:50:22] [Server thread/WARN]:   at com.mysql.jdbc.ConnectionImpl.createStatement(ConnectionImpl.java:2382)
  272. [19:50:22] [Server thread/WARN]:   at com.mysql.jdbc.ConnectionImpl.createStatement(ConnectionImpl.java:2366)
  273. [19:50:22] [Server thread/WARN]:   at rip.captain.infinitestorage.storage.StorageHandler.getOwner(StorageHandler.java:243)
  274. [19:50:22] [Server thread/WARN]:   at rip.captain.infinitestorage.handler.BlockHandler.onInteract(BlockHandler.java:223)
  275. [19:50:22] [Server thread/WARN]:   at sun.reflect.GeneratedMethodAccessor227.invoke(Unknown Source)
  276. [19:50:22] [Server thread/WARN]:   at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  277. [19:50:22] [Server thread/WARN]:   at java.lang.reflect.Method.invoke(Method.java:498)
  278. [19:50:22] [Server thread/WARN]:   at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:305)
  279. [19:50:22] [Server thread/WARN]:   at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62)
  280. [19:50:22] [Server thread/WARN]:   at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:500)
  281. [19:50:22] [Server thread/WARN]:   at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:485)
  282. [19:50:22] [Server thread/WARN]:   at org.bukkit.craftbukkit.v1_13_R2.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:299)
  283. [19:50:22] [Server thread/WARN]:   at org.bukkit.craftbukkit.v1_13_R2.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:266)
  284. [19:50:22] [Server thread/WARN]:   at net.minecraft.server.v1_13_R2.PlayerInteractManager.a(PlayerInteractManager.java:110)
  285. [19:50:22] [Server thread/WARN]:   at net.minecraft.server.v1_13_R2.PlayerConnection.a(PlayerConnection.java:1162)
  286. [19:50:22] [Server thread/WARN]:   at net.minecraft.server.v1_13_R2.PacketPlayInBlockDig.a(SourceFile:40)
  287. [19:50:22] [Server thread/WARN]:   at net.minecraft.server.v1_13_R2.PacketPlayInBlockDig.a(SourceFile:10)
  288. [19:50:22] [Server thread/WARN]:   at net.minecraft.server.v1_13_R2.PlayerConnectionUtils.a(SourceFile:10)
  289. [19:50:22] [Server thread/WARN]:   at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
  290. [19:50:22] [Server thread/WARN]:   at java.util.concurrent.FutureTask.run(FutureTask.java:266)
  291. [19:50:22] [Server thread/WARN]:   at net.minecraft.server.v1_13_R2.SystemUtils.a(SourceFile:199)
  292. [19:50:22] [Server thread/WARN]:   at net.minecraft.server.v1_13_R2.MinecraftServer.b(MinecraftServer.java:895)
  293. [19:50:22] [Server thread/WARN]:   at net.minecraft.server.v1_13_R2.DedicatedServer.b(DedicatedServer.java:417)
  294. [19:50:22] [Server thread/WARN]:   at net.minecraft.server.v1_13_R2.MinecraftServer.a(MinecraftServer.java:830)
  295. [19:50:22] [Server thread/WARN]:   at net.minecraft.server.v1_13_R2.MinecraftServer.run(MinecraftServer.java:728)
  296. [19:50:22] [Server thread/WARN]:   at java.lang.Thread.run(Thread.java:748)
  297. [19:50:22] [Server thread/WARN]: Caused by: com.mysql.jdbc.exceptions.jdbc4.CommunicationsException: The last packet successfully received from the server was 60,565,639 milliseconds ago.  The last packet sent successfully to the server was 60,565,644 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.
  298. [19:50:22] [Server thread/WARN]:   at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
  299. [19:50:22] [Server thread/WARN]:   at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)
  300. [19:50:22] [Server thread/WARN]:   at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
  301. [19:50:22] [Server thread/WARN]:   at java.lang.reflect.Constructor.newInstance(Constructor.java:423)
  302. [19:50:22] [Server thread/WARN]:   at com.mysql.jdbc.Util.handleNewInstance(Util.java:425)
  303. [19:50:22] [Server thread/WARN]:   at com.mysql.jdbc.SQLError.createCommunicationsException(SQLError.java:990)
  304. [19:50:22] [Server thread/WARN]:   at com.mysql.jdbc.MysqlIO.send(MysqlIO.java:3751)
  305. [19:50:22] [Server thread/WARN]:   at com.mysql.jdbc.MysqlIO.sendCommand(MysqlIO.java:2512)
  306. [19:50:22] [Server thread/WARN]:   at com.mysql.jdbc.MysqlIO.sqlQueryDirect(MysqlIO.java:2683)
  307. [19:50:22] [Server thread/WARN]:   at com.mysql.jdbc.ConnectionImpl.execSQL(ConnectionImpl.java:2491)
  308. [19:50:22] [Server thread/WARN]:   at com.mysql.jdbc.ConnectionImpl.execSQL(ConnectionImpl.java:2449)
  309. [19:50:22] [Server thread/WARN]:   at com.mysql.jdbc.StatementImpl.executeQuery(StatementImpl.java:1381)
  310. [19:50:22] [Server thread/WARN]:   at rip.captain.infinitestorage.storage.StorageHandler.getOwner(StorageHandler.java:244)
  311. [19:50:22] [Server thread/WARN]:   ... 23 more
  312. [19:50:22] [Server thread/WARN]: Caused by: java.net.SocketException: Broken pipe (Write failed)
  313. [19:50:22] [Server thread/WARN]:   at java.net.SocketOutputStream.socketWrite0(Native Method)
  314. [19:50:22] [Server thread/WARN]:   at java.net.SocketOutputStream.socketWrite(SocketOutputStream.java:111)
  315. [19:50:22] [Server thread/WARN]:   at java.net.SocketOutputStream.write(SocketOutputStream.java:155)
  316. [19:50:22] [Server thread/WARN]:   at java.io.BufferedOutputStream.flushBuffer(BufferedOutputStream.java:82)
  317. [19:50:22] [Server thread/WARN]:   at java.io.BufferedOutputStream.flush(BufferedOutputStream.java:140)
  318. [19:50:22] [Server thread/WARN]:   at com.mysql.jdbc.MysqlIO.send(MysqlIO.java:3733)
  319. [19:50:22] [Server thread/WARN]:   ... 29 more
  320. [19:50:22] [Server thread/ERROR]: Error whilst grabbing owner of block.
  321. [19:50:22] [Server thread/WARN]: com.mysql.jdbc.exceptions.jdbc4.MySQLNonTransientConnectionException: No operations allowed after connection closed.
  322. [19:50:22] [Server thread/WARN]:   at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
  323. [19:50:22] [Server thread/WARN]:   at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)
  324. [19:50:22] [Server thread/WARN]:   at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
  325. [19:50:22] [Server thread/WARN]:   at java.lang.reflect.Constructor.newInstance(Constructor.java:423)
  326. [19:50:22] [Server thread/WARN]:   at com.mysql.jdbc.Util.handleNewInstance(Util.java:425)
  327. [19:50:22] [Server thread/WARN]:   at com.mysql.jdbc.Util.getInstance(Util.java:408)
  328. [19:50:22] [Server thread/WARN]:   at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:919)
  329. [19:50:22] [Server thread/WARN]:   at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:898)
  330. [19:50:22] [Server thread/WARN]:   at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:887)
  331. [19:50:22] [Server thread/WARN]:   at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:861)
  332. [19:50:22] [Server thread/WARN]:   at com.mysql.jdbc.ConnectionImpl.throwConnectionClosedException(ConnectionImpl.java:1192)
  333. [19:50:22] [Server thread/WARN]:   at com.mysql.jdbc.ConnectionImpl.checkClosed(ConnectionImpl.java:1187)
  334. [19:50:22] [Server thread/WARN]:   at com.mysql.jdbc.ConnectionImpl.createStatement(ConnectionImpl.java:2382)
  335. [19:50:22] [Server thread/WARN]:   at com.mysql.jdbc.ConnectionImpl.createStatement(ConnectionImpl.java:2366)
  336. [19:50:22] [Server thread/WARN]:   at rip.captain.infinitestorage.storage.StorageHandler.getOwner(StorageHandler.java:243)
  337. [19:50:22] [Server thread/WARN]:   at rip.captain.infinitestorage.handler.BlockHandler.onBreak(BlockHandler.java:271)
  338. [19:50:22] [Server thread/WARN]:   at sun.reflect.GeneratedMethodAccessor336.invoke(Unknown Source)
  339. [19:50:22] [Server thread/WARN]:   at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  340. [19:50:22] [Server thread/WARN]:   at java.lang.reflect.Method.invoke(Method.java:498)
  341. [19:50:22] [Server thread/WARN]:   at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:305)
  342. [19:50:22] [Server thread/WARN]:   at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62)
  343. [19:50:22] [Server thread/WARN]:   at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:500)
  344. [19:50:22] [Server thread/WARN]:   at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:485)
  345. [19:50:22] [Server thread/WARN]:   at net.minecraft.server.v1_13_R2.PlayerInteractManager.breakBlock(PlayerInteractManager.java:292)
  346. [19:50:22] [Server thread/WARN]:   at net.minecraft.server.v1_13_R2.PlayerInteractManager.a(PlayerInteractManager.java:124)
  347. [19:50:22] [Server thread/WARN]:   at net.minecraft.server.v1_13_R2.PlayerConnection.a(PlayerConnection.java:1162)
  348. [19:50:22] [Server thread/WARN]:   at net.minecraft.server.v1_13_R2.PacketPlayInBlockDig.a(SourceFile:40)
  349. [19:50:22] [Server thread/WARN]:   at net.minecraft.server.v1_13_R2.PacketPlayInBlockDig.a(SourceFile:10)
  350. [19:50:22] [Server thread/WARN]:   at net.minecraft.server.v1_13_R2.PlayerConnectionUtils.a(SourceFile:10)
  351. [19:50:22] [Server thread/WARN]:   at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
  352. [19:50:22] [Server thread/WARN]:   at java.util.concurrent.FutureTask.run(FutureTask.java:266)
  353. [19:50:22] [Server thread/WARN]:   at net.minecraft.server.v1_13_R2.SystemUtils.a(SourceFile:199)
  354. [19:50:22] [Server thread/WARN]:   at net.minecraft.server.v1_13_R2.MinecraftServer.b(MinecraftServer.java:895)
  355. [19:50:22] [Server thread/WARN]:   at net.minecraft.server.v1_13_R2.DedicatedServer.b(DedicatedServer.java:417)
  356. [19:50:22] [Server thread/WARN]:   at net.minecraft.server.v1_13_R2.MinecraftServer.a(MinecraftServer.java:830)
  357. [19:50:22] [Server thread/WARN]:   at net.minecraft.server.v1_13_R2.MinecraftServer.run(MinecraftServer.java:728)
  358. [19:50:22] [Server thread/WARN]:   at java.lang.Thread.run(Thread.java:748)
  359. [19:50:22] [Server thread/WARN]: Caused by: com.mysql.jdbc.exceptions.jdbc4.CommunicationsException: The last packet successfully received from the server was 60,565,639 milliseconds ago.  The last packet sent successfully to the server was 60,565,644 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.
  360. [19:50:22] [Server thread/WARN]:   at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
  361. [19:50:22] [Server thread/WARN]:   at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)
  362. [19:50:22] [Server thread/WARN]:   at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
  363. [19:50:22] [Server thread/WARN]:   at java.lang.reflect.Constructor.newInstance(Constructor.java:423)
  364. [19:50:22] [Server thread/WARN]:   at com.mysql.jdbc.Util.handleNewInstance(Util.java:425)
  365. [19:50:22] [Server thread/WARN]:   at com.mysql.jdbc.SQLError.createCommunicationsException(SQLError.java:990)
  366. [19:50:22] [Server thread/WARN]:   at com.mysql.jdbc.MysqlIO.send(MysqlIO.java:3751)
  367. [19:50:22] [Server thread/WARN]:   at com.mysql.jdbc.MysqlIO.sendCommand(MysqlIO.java:2512)
  368. [19:50:22] [Server thread/WARN]:   at com.mysql.jdbc.MysqlIO.sqlQueryDirect(MysqlIO.java:2683)
  369. [19:50:22] [Server thread/WARN]:   at com.mysql.jdbc.ConnectionImpl.execSQL(ConnectionImpl.java:2491)
  370. [19:50:22] [Server thread/WARN]:   at com.mysql.jdbc.ConnectionImpl.execSQL(ConnectionImpl.java:2449)
  371. [19:50:22] [Server thread/WARN]:   at com.mysql.jdbc.StatementImpl.executeQuery(StatementImpl.java:1381)
  372. [19:50:22] [Server thread/WARN]:   at rip.captain.infinitestorage.storage.StorageHandler.getOwner(StorageHandler.java:244)
  373. [19:50:22] [Server thread/WARN]:   at rip.captain.infinitestorage.handler.BlockHandler.onInteract(BlockHandler.java:223)
  374. [19:50:22] [Server thread/WARN]:   at sun.reflect.GeneratedMethodAccessor227.invoke(Unknown Source)
  375. [19:50:22] [Server thread/WARN]:   at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  376. [19:50:22] [Server thread/WARN]:   at java.lang.reflect.Method.invoke(Method.java:498)
  377. [19:50:22] [Server thread/WARN]:   at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:305)
  378. [19:50:22] [Server thread/WARN]:   at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62)
  379. [19:50:22] [Server thread/WARN]:   at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:500)
  380. [19:50:22] [Server thread/WARN]:   at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:485)
  381. [19:50:22] [Server thread/WARN]:   at org.bukkit.craftbukkit.v1_13_R2.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:299)
  382. [19:50:22] [Server thread/WARN]:   at org.bukkit.craftbukkit.v1_13_R2.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:266)
  383. [19:50:22] [Server thread/WARN]:   at net.minecraft.server.v1_13_R2.PlayerInteractManager.a(PlayerInteractManager.java:110)
  384. [19:50:22] [Server thread/WARN]:   ... 12 more
  385. [19:50:22] [Server thread/WARN]: Caused by: java.net.SocketException: Broken pipe (Write failed)
  386. [19:50:22] [Server thread/WARN]:   at java.net.SocketOutputStream.socketWrite0(Native Method)
  387. [19:50:22] [Server thread/WARN]:   at java.net.SocketOutputStream.socketWrite(SocketOutputStream.java:111)
  388. [19:50:22] [Server thread/WARN]:   at java.net.SocketOutputStream.write(SocketOutputStream.java:155)
  389. [19:50:22] [Server thread/WARN]:   at java.io.BufferedOutputStream.flushBuffer(BufferedOutputStream.java:82)
  390. [19:50:22] [Server thread/WARN]:   at java.io.BufferedOutputStream.flush(BufferedOutputStream.java:140)
  391. [19:50:22] [Server thread/WARN]:   at com.mysql.jdbc.MysqlIO.send(MysqlIO.java:3733)
  392. [19:50:22] [Server thread/WARN]:   ... 29 more
  393. [19:50:22] [Server thread/ERROR]: Error whilst grabbing owner of block.
  394. [19:50:22] [Server thread/WARN]: com.mysql.jdbc.exceptions.jdbc4.MySQLNonTransientConnectionException: No operations allowed after connection closed.
  395. [19:50:22] [Server thread/WARN]:   at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
  396. [19:50:22] [Server thread/WARN]:   at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)
  397. [19:50:22] [Server thread/WARN]:   at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
  398. [19:50:22] [Server thread/WARN]:   at java.lang.reflect.Constructor.newInstance(Constructor.java:423)
  399. [19:50:22] [Server thread/WARN]:   at com.mysql.jdbc.Util.handleNewInstance(Util.java:425)
  400. [19:50:22] [Server thread/WARN]:   at com.mysql.jdbc.Util.getInstance(Util.java:408)
  401. [19:50:22] [Server thread/WARN]:   at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:919)
  402. [19:50:22] [Server thread/WARN]:   at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:898)
  403. [19:50:22] [Server thread/WARN]:   at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:887)
  404. [19:50:22] [Server thread/WARN]:   at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:861)
  405. [19:50:22] [Server thread/WARN]:   at com.mysql.jdbc.ConnectionImpl.throwConnectionClosedException(ConnectionImpl.java:1192)
  406. [19:50:22] [Server thread/WARN]:   at com.mysql.jdbc.ConnectionImpl.checkClosed(ConnectionImpl.java:1187)
  407. [19:50:22] [Server thread/WARN]:   at com.mysql.jdbc.ConnectionImpl.createStatement(ConnectionImpl.java:2382)
  408. [19:50:22] [Server thread/WARN]:   at com.mysql.jdbc.ConnectionImpl.createStatement(ConnectionImpl.java:2366)
  409. [19:50:22] [Server thread/WARN]:   at rip.captain.infinitestorage.storage.StorageHandler.getOwner(StorageHandler.java:243)
  410. [19:50:22] [Server thread/WARN]:   at rip.captain.infinitestorage.handler.BlockHandler.onInteract(BlockHandler.java:223)
  411. [19:50:22] [Server thread/WARN]:   at sun.reflect.GeneratedMethodAccessor227.invoke(Unknown Source)
  412. [19:50:22] [Server thread/WARN]:   at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  413. [19:50:22] [Server thread/WARN]:   at java.lang.reflect.Method.invoke(Method.java:498)
  414. [19:50:22] [Server thread/WARN]:   at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:305)
  415. [19:50:22] [Server thread/WARN]:   at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62)
  416. [19:50:22] [Server thread/WARN]:   at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:500)
  417. [19:50:22] [Server thread/WARN]:   at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:485)
  418. [19:50:22] [Server thread/WARN]:   at org.bukkit.craftbukkit.v1_13_R2.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:299)
  419. [19:50:22] [Server thread/WARN]:   at org.bukkit.craftbukkit.v1_13_R2.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:266)
  420. [19:50:22] [Server thread/WARN]:   at net.minecraft.server.v1_13_R2.PlayerInteractManager.a(PlayerInteractManager.java:110)
  421. [19:50:22] [Server thread/WARN]:   at net.minecraft.server.v1_13_R2.PlayerConnection.a(PlayerConnection.java:1162)
  422. [19:50:22] [Server thread/WARN]:   at net.minecraft.server.v1_13_R2.PacketPlayInBlockDig.a(SourceFile:40)
  423. [19:50:22] [Server thread/WARN]:   at net.minecraft.server.v1_13_R2.PacketPlayInBlockDig.a(SourceFile:10)
  424. [19:50:22] [Server thread/WARN]:   at net.minecraft.server.v1_13_R2.PlayerConnectionUtils.a(SourceFile:10)
  425. [19:50:22] [Server thread/WARN]:   at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
  426. [19:50:22] [Server thread/WARN]:   at java.util.concurrent.FutureTask.run(FutureTask.java:266)
  427. [19:50:22] [Server thread/WARN]:   at net.minecraft.server.v1_13_R2.SystemUtils.a(SourceFile:199)
  428. [19:50:22] [Server thread/WARN]:   at net.minecraft.server.v1_13_R2.MinecraftServer.b(MinecraftServer.java:895)
  429. [19:50:22] [Server thread/WARN]:   at net.minecraft.server.v1_13_R2.DedicatedServer.b(DedicatedServer.java:417)
  430. [19:50:22] [Server thread/WARN]:   at net.minecraft.server.v1_13_R2.MinecraftServer.a(MinecraftServer.java:830)
  431. [19:50:22] [Server thread/WARN]:   at net.minecraft.server.v1_13_R2.MinecraftServer.run(MinecraftServer.java:728)
  432. [19:50:22] [Server thread/WARN]:   at java.lang.Thread.run(Thread.java:748)
  433. [19:50:22] [Server thread/WARN]: Caused by: com.mysql.jdbc.exceptions.jdbc4.CommunicationsException: The last packet successfully received from the server was 60,565,639 milliseconds ago.  The last packet sent successfully to the server was 60,565,644 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.
  434. [19:50:22] [Server thread/WARN]:   at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
  435. [19:50:22] [Server thread/WARN]:   at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)
  436. [19:50:22] [Server thread/WARN]:   at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
  437. [19:50:22] [Server thread/WARN]:   at java.lang.reflect.Constructor.newInstance(Constructor.java:423)
  438. [19:50:22] [Server thread/WARN]:   at com.mysql.jdbc.Util.handleNewInstance(Util.java:425)
  439. [19:50:22] [Server thread/WARN]:   at com.mysql.jdbc.SQLError.createCommunicationsException(SQLError.java:990)
  440. [19:50:22] [Server thread/WARN]:   at com.mysql.jdbc.MysqlIO.send(MysqlIO.java:3751)
  441. [19:50:22] [Server thread/WARN]:   at com.mysql.jdbc.MysqlIO.sendCommand(MysqlIO.java:2512)
  442. [19:50:22] [Server thread/WARN]:   at com.mysql.jdbc.MysqlIO.sqlQueryDirect(MysqlIO.java:2683)
  443. [19:50:22] [Server thread/WARN]:   at com.mysql.jdbc.ConnectionImpl.execSQL(ConnectionImpl.java:2491)
  444. [19:50:22] [Server thread/WARN]:   at com.mysql.jdbc.ConnectionImpl.execSQL(ConnectionImpl.java:2449)
  445. [19:50:22] [Server thread/WARN]:   at com.mysql.jdbc.StatementImpl.executeQuery(StatementImpl.java:1381)
  446. [19:50:22] [Server thread/WARN]:   at rip.captain.infinitestorage.storage.StorageHandler.getOwner(StorageHandler.java:244)
  447. [19:50:22] [Server thread/WARN]:   ... 23 more
  448. [19:50:22] [Server thread/WARN]: Caused by: java.net.SocketException: Broken pipe (Write failed)
  449. [19:50:22] [Server thread/WARN]:   at java.net.SocketOutputStream.socketWrite0(Native Method)
  450. [19:50:22] [Server thread/WARN]:   at java.net.SocketOutputStream.socketWrite(SocketOutputStream.java:111)
  451. [19:50:22] [Server thread/WARN]:   at java.net.SocketOutputStream.write(SocketOutputStream.java:155)
  452. [19:50:22] [Server thread/WARN]:   at java.io.BufferedOutputStream.flushBuffer(BufferedOutputStream.java:82)
  453. [19:50:22] [Server thread/WARN]:   at java.io.BufferedOutputStream.flush(BufferedOutputStream.java:140)
  454. [19:50:22] [Server thread/WARN]:   at com.mysql.jdbc.MysqlIO.send(MysqlIO.java:3733)
  455. [19:50:22] [Server thread/WARN]:   ... 29 more
  456. [19:50:22] [Server thread/ERROR]: Error whilst grabbing owner of block.
  457. [19:50:22] [Server thread/WARN]: com.mysql.jdbc.exceptions.jdbc4.MySQLNonTransientConnectionException: No operations allowed after connection closed.
  458. [19:50:22] [Server thread/WARN]:   at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
  459. [19:50:22] [Server thread/WARN]:   at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)
  460. [19:50:22] [Server thread/WARN]:   at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
  461. [19:50:22] [Server thread/WARN]:   at java.lang.reflect.Constructor.newInstance(Constructor.java:423)
  462. [19:50:22] [Server thread/WARN]:   at com.mysql.jdbc.Util.handleNewInstance(Util.java:425)
  463. [19:50:22] [Server thread/WARN]:   at com.mysql.jdbc.Util.getInstance(Util.java:408)
  464. [19:50:22] [Server thread/WARN]:   at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:919)
  465. [19:50:22] [Server thread/WARN]:   at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:898)
  466. [19:50:22] [Server thread/WARN]:   at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:887)
  467. [19:50:22] [Server thread/WARN]:   at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:861)
  468. [19:50:22] [Server thread/WARN]:   at com.mysql.jdbc.ConnectionImpl.throwConnectionClosedException(ConnectionImpl.java:1192)
  469. [19:50:22] [Server thread/WARN]:   at com.mysql.jdbc.ConnectionImpl.checkClosed(ConnectionImpl.java:1187)
  470. [19:50:22] [Server thread/WARN]:   at com.mysql.jdbc.ConnectionImpl.createStatement(ConnectionImpl.java:2382)
  471. [19:50:22] [Server thread/WARN]:   at com.mysql.jdbc.ConnectionImpl.createStatement(ConnectionImpl.java:2366)
  472. [19:50:22] [Server thread/WARN]:   at rip.captain.infinitestorage.storage.StorageHandler.getOwner(StorageHandler.java:243)
  473. [19:50:22] [Server thread/WARN]:   at rip.captain.infinitestorage.handler.BlockHandler.onBreak(BlockHandler.java:271)
  474. [19:50:22] [Server thread/WARN]:   at sun.reflect.GeneratedMethodAccessor336.invoke(Unknown Source)
  475. [19:50:22] [Server thread/WARN]:   at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  476. [19:50:22] [Server thread/WARN]:   at java.lang.reflect.Method.invoke(Method.java:498)
  477. [19:50:22] [Server thread/WARN]:   at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:305)
  478. [19:50:22] [Server thread/WARN]:   at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62)
  479. [19:50:22] [Server thread/WARN]:   at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:500)
  480. [19:50:22] [Server thread/WARN]:   at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:485)
  481. [19:50:22] [Server thread/WARN]:   at net.minecraft.server.v1_13_R2.PlayerInteractManager.breakBlock(PlayerInteractManager.java:292)
  482. [19:50:22] [Server thread/WARN]:   at net.minecraft.server.v1_13_R2.PlayerInteractManager.a(PlayerInteractManager.java:124)
  483. [19:50:22] [Server thread/WARN]:   at net.minecraft.server.v1_13_R2.PlayerConnection.a(PlayerConnection.java:1162)
  484. [19:50:22] [Server thread/WARN]:   at net.minecraft.server.v1_13_R2.PacketPlayInBlockDig.a(SourceFile:40)
  485. [19:50:22] [Server thread/WARN]:   at net.minecraft.server.v1_13_R2.PacketPlayInBlockDig.a(SourceFile:10)
  486. [19:50:22] [Server thread/WARN]:   at net.minecraft.server.v1_13_R2.PlayerConnectionUtils.a(SourceFile:10)
  487. [19:50:22] [Server thread/WARN]:   at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
  488. [19:50:22] [Server thread/WARN]:   at java.util.concurrent.FutureTask.run(FutureTask.java:266)
  489. [19:50:22] [Server thread/WARN]:   at net.minecraft.server.v1_13_R2.SystemUtils.a(SourceFile:199)
  490. [19:50:22] [Server thread/WARN]:   at net.minecraft.server.v1_13_R2.MinecraftServer.b(MinecraftServer.java:895)
  491. [19:50:22] [Server thread/WARN]:   at net.minecraft.server.v1_13_R2.DedicatedServer.b(DedicatedServer.java:417)
  492. [19:50:22] [Server thread/WARN]:   at net.minecraft.server.v1_13_R2.MinecraftServer.a(MinecraftServer.java:830)
  493. [19:50:22] [Server thread/WARN]:   at net.minecraft.server.v1_13_R2.MinecraftServer.run(MinecraftServer.java:728)
  494. [19:50:22] [Server thread/WARN]:   at java.lang.Thread.run(Thread.java:748)
  495. [19:50:22] [Server thread/WARN]: Caused by: com.mysql.jdbc.exceptions.jdbc4.CommunicationsException: The last packet successfully received from the server was 60,565,639 milliseconds ago.  The last packet sent successfully to the server was 60,565,644 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.
  496. [19:50:22] [Server thread/WARN]:   at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
  497. [19:50:22] [Server thread/WARN]:   at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)
  498. [19:50:22] [Server thread/WARN]:   at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
  499. [19:50:22] [Server thread/WARN]:   at java.lang.reflect.Constructor.newInstance(Constructor.java:423)
  500. [19:50:22] [Server thread/WARN]:   at com.mysql.jdbc.Util.handleNewInstance(Util.java:425)
  501. [19:50:22] [Server thread/WARN]:   at com.mysql.jdbc.SQLError.createCommunicationsException(SQLError.java:990)
  502. [19:50:22] [Server thread/WARN]:   at com.mysql.jdbc.MysqlIO.send(MysqlIO.java:3751)
  503. [19:50:22] [Server thread/WARN]:   at com.mysql.jdbc.MysqlIO.sendCommand(MysqlIO.java:2512)
  504. [19:50:22] [Server thread/WARN]:   at com.mysql.jdbc.MysqlIO.sqlQueryDirect(MysqlIO.java:2683)
  505. [19:50:22] [Server thread/WARN]:   at com.mysql.jdbc.ConnectionImpl.execSQL(ConnectionImpl.java:2491)
  506. [19:50:22] [Server thread/WARN]:   at com.mysql.jdbc.ConnectionImpl.execSQL(ConnectionImpl.java:2449)
  507. [19:50:22] [Server thread/WARN]:   at com.mysql.jdbc.StatementImpl.executeQuery(StatementImpl.java:1381)
  508. [19:50:22] [Server thread/WARN]:   at rip.captain.infinitestorage.storage.StorageHandler.getOwner(StorageHandler.java:244)
  509. [19:50:22] [Server thread/WARN]:   at rip.captain.infinitestorage.handler.BlockHandler.onInteract(BlockHandler.java:223)
  510. [19:50:22] [Server thread/WARN]:   at sun.reflect.GeneratedMethodAccessor227.invoke(Unknown Source)
  511. [19:50:22] [Server thread/WARN]:   at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  512. [19:50:22] [Server thread/WARN]:   at java.lang.reflect.Method.invoke(Method.java:498)
  513. [19:50:22] [Server thread/WARN]:   at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:305)
  514. [19:50:22] [Server thread/WARN]:   at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62)
  515. [19:50:22] [Server thread/WARN]:   at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:500)
  516. [19:50:22] [Server thread/WARN]:   at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:485)
  517. [19:50:22] [Server thread/WARN]:   at org.bukkit.craftbukkit.v1_13_R2.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:299)
  518. [19:50:22] [Server thread/WARN]:   at org.bukkit.craftbukkit.v1_13_R2.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:266)
  519. [19:50:22] [Server thread/WARN]:   at net.minecraft.server.v1_13_R2.PlayerInteractManager.a(PlayerInteractManager.java:110)
  520. [19:50:22] [Server thread/WARN]:   ... 12 more
  521. [19:50:22] [Server thread/WARN]: Caused by: java.net.SocketException: Broken pipe (Write failed)
  522. [19:50:22] [Server thread/WARN]:   at java.net.SocketOutputStream.socketWrite0(Native Method)
  523. [19:50:22] [Server thread/WARN]:   at java.net.SocketOutputStream.socketWrite(SocketOutputStream.java:111)
  524. [19:50:22] [Server thread/WARN]:   at java.net.SocketOutputStream.write(SocketOutputStream.java:155)
  525. [19:50:22] [Server thread/WARN]:   at java.io.BufferedOutputStream.flushBuffer(BufferedOutputStream.java:82)
  526. [19:50:22] [Server thread/WARN]:   at java.io.BufferedOutputStream.flush(BufferedOutputStream.java:140)
  527. [19:50:22] [Server thread/WARN]:   at com.mysql.jdbc.MysqlIO.send(MysqlIO.java:3733)
  528. [19:50:22] [Server thread/WARN]:   ... 29 more
  529. [19:50:22] [Server thread/ERROR]: Error whilst grabbing owner of block.
  530. [19:50:22] [Server thread/WARN]: com.mysql.jdbc.exceptions.jdbc4.MySQLNonTransientConnectionException: No operations allowed after connection closed.
  531. [19:50:22] [Server thread/WARN]:   at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
  532. [19:50:22] [Server thread/WARN]:   at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)
  533. [19:50:22] [Server thread/WARN]:   at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
  534. [19:50:22] [Server thread/WARN]:   at java.lang.reflect.Constructor.newInstance(Constructor.java:423)
  535. [19:50:22] [Server thread/WARN]:   at com.mysql.jdbc.Util.handleNewInstance(Util.java:425)
  536. [19:50:22] [Server thread/WARN]:   at com.mysql.jdbc.Util.getInstance(Util.java:408)
  537. [19:50:22] [Server thread/WARN]:   at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:919)
  538. [19:50:22] [Server thread/WARN]:   at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:898)
  539. [19:50:22] [Server thread/WARN]:   at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:887)
  540. [19:50:22] [Server thread/WARN]:   at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:861)
  541. [19:50:22] [Server thread/WARN]:   at com.mysql.jdbc.ConnectionImpl.throwConnectionClosedException(ConnectionImpl.java:1192)
  542. [19:50:22] [Server thread/WARN]:   at com.mysql.jdbc.ConnectionImpl.checkClosed(ConnectionImpl.java:1187)
  543. [19:50:22] [Server thread/WARN]:   at com.mysql.jdbc.ConnectionImpl.createStatement(ConnectionImpl.java:2382)
  544. [19:50:22] [Server thread/WARN]:   at com.mysql.jdbc.ConnectionImpl.createStatement(ConnectionImpl.java:2366)
  545. [19:50:22] [Server thread/WARN]:   at rip.captain.infinitestorage.storage.StorageHandler.getOwner(StorageHandler.java:243)
  546. [19:50:22] [Server thread/WARN]:   at rip.captain.infinitestorage.handler.BlockHandler.onInteract(BlockHandler.java:223)
  547. [19:50:22] [Server thread/WARN]:   at sun.reflect.GeneratedMethodAccessor227.invoke(Unknown Source)
  548. [19:50:22] [Server thread/WARN]:   at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  549. [19:50:22] [Server thread/WARN]:   at java.lang.reflect.Method.invoke(Method.java:498)
  550. [19:50:22] [Server thread/WARN]:   at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:305)
  551. [19:50:22] [Server thread/WARN]:   at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62)
  552. [19:50:22] [Server thread/WARN]:   at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:500)
  553. [19:50:22] [Server thread/WARN]:   at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:485)
  554. [19:50:22] [Server thread/WARN]:   at org.bukkit.craftbukkit.v1_13_R2.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:299)
  555. [19:50:22] [Server thread/WARN]:   at org.bukkit.craftbukkit.v1_13_R2.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:266)
  556. [19:50:22] [Server thread/WARN]:   at net.minecraft.server.v1_13_R2.PlayerInteractManager.a(PlayerInteractManager.java:110)
  557. [19:50:22] [Server thread/WARN]:   at net.minecraft.server.v1_13_R2.PlayerConnection.a(PlayerConnection.java:1162)
  558. [19:50:22] [Server thread/WARN]:   at net.minecraft.server.v1_13_R2.PacketPlayInBlockDig.a(SourceFile:40)
  559. [19:50:22] [Server thread/WARN]:   at net.minecraft.server.v1_13_R2.PacketPlayInBlockDig.a(SourceFile:10)
  560. [19:50:22] [Server thread/WARN]:   at net.minecraft.server.v1_13_R2.PlayerConnectionUtils.a(SourceFile:10)
  561. [19:50:22] [Server thread/WARN]:   at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
  562. [19:50:22] [Server thread/WARN]:   at java.util.concurrent.FutureTask.run(FutureTask.java:266)
  563. [19:50:22] [Server thread/WARN]:   at net.minecraft.server.v1_13_R2.SystemUtils.a(SourceFile:199)
  564. [19:50:22] [Server thread/WARN]:   at net.minecraft.server.v1_13_R2.MinecraftServer.b(MinecraftServer.java:895)
  565. [19:50:22] [Server thread/WARN]:   at net.minecraft.server.v1_13_R2.DedicatedServer.b(DedicatedServer.java:417)
  566. [19:50:22] [Server thread/WARN]:   at net.minecraft.server.v1_13_R2.MinecraftServer.a(MinecraftServer.java:830)
  567. [19:50:22] [Server thread/WARN]:   at net.minecraft.server.v1_13_R2.MinecraftServer.run(MinecraftServer.java:728)
  568. [19:50:22] [Server thread/WARN]:   at java.lang.Thread.run(Thread.java:748)
  569. [19:50:22] [Server thread/WARN]: Caused by: com.mysql.jdbc.exceptions.jdbc4.CommunicationsException: The last packet successfully received from the server was 60,565,639 milliseconds ago.  The last packet sent successfully to the server was 60,565,644 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.
  570. [19:50:22] [Server thread/WARN]:   at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
  571. [19:50:22] [Server thread/WARN]:   at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)
  572. [19:50:22] [Server thread/WARN]:   at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
  573. [19:50:22] [Server thread/WARN]:   at java.lang.reflect.Constructor.newInstance(Constructor.java:423)
  574. [19:50:22] [Server thread/WARN]:   at com.mysql.jdbc.Util.handleNewInstance(Util.java:425)
  575. [19:50:22] [Server thread/WARN]:   at com.mysql.jdbc.SQLError.createCommunicationsException(SQLError.java:990)
  576. [19:50:22] [Server thread/WARN]:   at com.mysql.jdbc.MysqlIO.send(MysqlIO.java:3751)
  577. [19:50:22] [Server thread/WARN]:   at com.mysql.jdbc.MysqlIO.sendCommand(MysqlIO.java:2512)
  578. [19:50:22] [Server thread/WARN]:   at com.mysql.jdbc.MysqlIO.sqlQueryDirect(MysqlIO.java:2683)
  579. [19:50:22] [Server thread/WARN]:   at com.mysql.jdbc.ConnectionImpl.execSQL(ConnectionImpl.java:2491)
  580. [19:50:22] [Server thread/WARN]:   at com.mysql.jdbc.ConnectionImpl.execSQL(ConnectionImpl.java:2449)
  581. [19:50:22] [Server thread/WARN]:   at com.mysql.jdbc.StatementImpl.executeQuery(StatementImpl.java:1381)
  582. [19:50:22] [Server thread/WARN]:   at rip.captain.infinitestorage.storage.StorageHandler.getOwner(StorageHandler.java:244)
  583. [19:50:22] [Server thread/WARN]:   ... 23 more
  584. [19:50:22] [Server thread/WARN]: Caused by: java.net.SocketException: Broken pipe (Write failed)
  585. [19:50:22] [Server thread/WARN]:   at java.net.SocketOutputStream.socketWrite0(Native Method)
  586. [19:50:22] [Server thread/WARN]:   at java.net.SocketOutputStream.socketWrite(SocketOutputStream.java:111)
  587. [19:50:22] [Server thread/WARN]:   at java.net.SocketOutputStream.write(SocketOutputStream.java:155)
  588. [19:50:22] [Server thread/WARN]:   at java.io.BufferedOutputStream.flushBuffer(BufferedOutputStream.java:82)
  589. [19:50:22] [Server thread/WARN]:   at java.io.BufferedOutputStream.flush(BufferedOutputStream.java:140)
  590. [19:50:22] [Server thread/WARN]:   at com.mysql.jdbc.MysqlIO.send(MysqlIO.java:3733)
  591. [19:50:22] [Server thread/WARN]:   ... 29 more
  592. [19:50:22] [Server thread/ERROR]: Error whilst grabbing owner of block.
  593. [19:50:22] [Server thread/WARN]: com.mysql.jdbc.exceptions.jdbc4.MySQLNonTransientConnectionException: No operations allowed after connection closed.
  594. [19:50:22] [Server thread/WARN]:   at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
  595. [19:50:22] [Server thread/WARN]:   at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)
  596. [19:50:22] [Server thread/WARN]:   at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
  597. [19:50:22] [Server thread/WARN]:   at java.lang.reflect.Constructor.newInstance(Constructor.java:423)
  598. [19:50:22] [Server thread/WARN]:   at com.mysql.jdbc.Util.handleNewInstance(Util.java:425)
  599. [19:50:22] [Server thread/WARN]:   at com.mysql.jdbc.Util.getInstance(Util.java:408)
  600. [19:50:22] [Server thread/WARN]:   at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:919)
  601. [19:50:22] [Server thread/WARN]:   at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:898)
  602. [19:50:22] [Server thread/WARN]:   at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:887)
  603. [19:50:22] [Server thread/WARN]:   at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:861)
  604. [19:50:22] [Server thread/WARN]:   at com.mysql.jdbc.ConnectionImpl.throwConnectionClosedException(ConnectionImpl.java:1192)
  605. [19:50:22] [Server thread/WARN]:   at com.mysql.jdbc.ConnectionImpl.checkClosed(ConnectionImpl.java:1187)
  606. [19:50:22] [Server thread/WARN]:   at com.mysql.jdbc.ConnectionImpl.createStatement(ConnectionImpl.java:2382)
  607. [19:50:22] [Server thread/WARN]:   at com.mysql.jdbc.ConnectionImpl.createStatement(ConnectionImpl.java:2366)
  608. [19:50:22] [Server thread/WARN]:   at rip.captain.infinitestorage.storage.StorageHandler.getOwner(StorageHandler.java:243)
  609. [19:50:22] [Server thread/WARN]:   at rip.captain.infinitestorage.handler.BlockHandler.onBreak(BlockHandler.java:271)
  610. [19:50:22] [Server thread/WARN]:   at sun.reflect.GeneratedMethodAccessor336.invoke(Unknown Source)
  611. [19:50:22] [Server thread/WARN]:   at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  612. [19:50:22] [Server thread/WARN]:   at java.lang.reflect.Method.invoke(Method.java:498)
  613. [19:50:22] [Server thread/WARN]:   at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:305)
  614. [19:50:22] [Server thread/WARN]:   at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62)
  615. [19:50:22] [Server thread/WARN]:   at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:500)
  616. [19:50:22] [Server thread/WARN]:   at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:485)
  617. [19:50:22] [Server thread/WARN]:   at net.minecraft.server.v1_13_R2.PlayerInteractManager.breakBlock(PlayerInteractManager.java:292)
  618. [19:50:22] [Server thread/WARN]:   at net.minecraft.server.v1_13_R2.PlayerInteractManager.a(PlayerInteractManager.java:124)
  619. [19:50:22] [Server thread/WARN]:   at net.minecraft.server.v1_13_R2.PlayerConnection.a(PlayerConnection.java:1162)
  620. [19:50:22] [Server thread/WARN]:   at net.minecraft.server.v1_13_R2.PacketPlayInBlockDig.a(SourceFile:40)
  621. [19:50:22] [Server thread/WARN]:   at net.minecraft.server.v1_13_R2.PacketPlayInBlockDig.a(SourceFile:10)
  622. [19:50:22] [Server thread/WARN]:   at net.minecraft.server.v1_13_R2.PlayerConnectionUtils.a(SourceFile:10)
  623. [19:50:22] [Server thread/WARN]:   at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
  624. [19:50:22] [Server thread/WARN]:   at java.util.concurrent.FutureTask.run(FutureTask.java:266)
  625. [19:50:22] [Server thread/WARN]:   at net.minecraft.server.v1_13_R2.SystemUtils.a(SourceFile:199)
  626. [19:50:22] [Server thread/WARN]:   at net.minecraft.server.v1_13_R2.MinecraftServer.b(MinecraftServer.java:895)
  627. [19:50:22] [Server thread/WARN]:   at net.minecraft.server.v1_13_R2.DedicatedServer.b(DedicatedServer.java:417)
  628. [19:50:22] [Server thread/WARN]:   at net.minecraft.server.v1_13_R2.MinecraftServer.a(MinecraftServer.java:830)
  629. [19:50:22] [Server thread/WARN]:   at net.minecraft.server.v1_13_R2.MinecraftServer.run(MinecraftServer.java:728)
  630. [19:50:22] [Server thread/WARN]:   at java.lang.Thread.run(Thread.java:748)
  631. [19:50:22] [Server thread/WARN]: Caused by: com.mysql.jdbc.exceptions.jdbc4.CommunicationsException: The last packet successfully received from the server was 60,565,639 milliseconds ago.  The last packet sent successfully to the server was 60,565,644 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.
  632. [19:50:22] [Server thread/WARN]:   at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
  633. [19:50:22] [Server thread/WARN]:   at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)
  634. [19:50:22] [Server thread/WARN]:   at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
  635. [19:50:22] [Server thread/WARN]:   at java.lang.reflect.Constructor.newInstance(Constructor.java:423)
  636. [19:50:22] [Server thread/WARN]:   at com.mysql.jdbc.Util.handleNewInstance(Util.java:425)
  637. [19:50:22] [Server thread/WARN]:   at com.mysql.jdbc.SQLError.createCommunicationsException(SQLError.java:990)
  638. [19:50:22] [Server thread/WARN]:   at com.mysql.jdbc.MysqlIO.send(MysqlIO.java:3751)
  639. [19:50:22] [Server thread/WARN]:   at com.mysql.jdbc.MysqlIO.sendCommand(MysqlIO.java:2512)
  640. [19:50:22] [Server thread/WARN]:   at com.mysql.jdbc.MysqlIO.sqlQueryDirect(MysqlIO.java:2683)
  641. [19:50:22] [Server thread/WARN]:   at com.mysql.jdbc.ConnectionImpl.execSQL(ConnectionImpl.java:2491)
  642. [19:50:22] [Server thread/WARN]:   at com.mysql.jdbc.ConnectionImpl.execSQL(ConnectionImpl.java:2449)
  643. [19:50:22] [Server thread/WARN]:   at com.mysql.jdbc.StatementImpl.executeQuery(StatementImpl.java:1381)
  644. [19:50:22] [Server thread/WARN]:   at rip.captain.infinitestorage.storage.StorageHandler.getOwner(StorageHandler.java:244)
  645. [19:50:22] [Server thread/WARN]:   at rip.captain.infinitestorage.handler.BlockHandler.onInteract(BlockHandler.java:223)
  646. [19:50:22] [Server thread/WARN]:   at sun.reflect.GeneratedMethodAccessor227.invoke(Unknown Source)
  647. [19:50:22] [Server thread/WARN]:   at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  648. [19:50:22] [Server thread/WARN]:   at java.lang.reflect.Method.invoke(Method.java:498)
  649. [19:50:22] [Server thread/WARN]:   at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:305)
  650. [19:50:22] [Server thread/WARN]:   at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62)
  651. [19:50:22] [Server thread/WARN]:   at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:500)
  652. [19:50:22] [Server thread/WARN]:   at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:485)
  653. [19:50:22] [Server thread/WARN]:   at org.bukkit.craftbukkit.v1_13_R2.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:299)
  654. [19:50:22] [Server thread/WARN]:   at org.bukkit.craftbukkit.v1_13_R2.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:266)
  655. [19:50:22] [Server thread/WARN]:   at net.minecraft.server.v1_13_R2.PlayerInteractManager.a(PlayerInteractManager.java:110)
  656. [19:50:22] [Server thread/WARN]:   ... 12 more
  657. [19:50:22] [Server thread/WARN]: Caused by: java.net.SocketException: Broken pipe (Write failed)
  658. [19:50:22] [Server thread/WARN]:   at java.net.SocketOutputStream.socketWrite0(Native Method)
  659. [19:50:22] [Server thread/WARN]:   at java.net.SocketOutputStream.socketWrite(SocketOutputStream.java:111)
  660. [19:50:22] [Server thread/WARN]:   at java.net.SocketOutputStream.write(SocketOutputStream.java:155)
  661. [19:50:22] [Server thread/WARN]:   at java.io.BufferedOutputStream.flushBuffer(BufferedOutputStream.java:82)
  662. [19:50:22] [Server thread/WARN]:   at java.io.BufferedOutputStream.flush(BufferedOutputStream.java:140)
  663. [19:50:22] [Server thread/WARN]:   at com.mysql.jdbc.MysqlIO.send(MysqlIO.java:3733)
  664. [19:50:22] [Server thread/WARN]:   ... 29 more
  665. [19:50:23] [Server thread/INFO]: pinkpig3777 issued server command: /gms
  666. [19:50:25] [Server thread/ERROR]: Error whilst grabbing owner of block.
  667. [19:50:25] [Server thread/WARN]: com.mysql.jdbc.exceptions.jdbc4.MySQLNonTransientConnectionException: No operations allowed after connection closed.
  668. [19:50:25] [Server thread/WARN]:   at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
  669. [19:50:25] [Server thread/WARN]:   at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)
  670. [19:50:25] [Server thread/WARN]:   at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
  671. [19:50:25] [Server thread/WARN]:   at java.lang.reflect.Constructor.newInstance(Constructor.java:423)
  672. [19:50:25] [Server thread/WARN]:   at com.mysql.jdbc.Util.handleNewInstance(Util.java:425)
  673. [19:50:25] [Server thread/WARN]:   at com.mysql.jdbc.Util.getInstance(Util.java:408)
  674. [19:50:25] [Server thread/WARN]:   at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:919)
  675. [19:50:25] [Server thread/WARN]:   at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:898)
  676. [19:50:25] [Server thread/WARN]:   at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:887)
  677. [19:50:25] [Server thread/WARN]:   at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:861)
  678. [19:50:25] [Server thread/WARN]:   at com.mysql.jdbc.ConnectionImpl.throwConnectionClosedException(ConnectionImpl.java:1192)
  679. [19:50:25] [Server thread/WARN]:   at com.mysql.jdbc.ConnectionImpl.checkClosed(ConnectionImpl.java:1187)
  680. [19:50:25] [Server thread/WARN]:   at com.mysql.jdbc.ConnectionImpl.createStatement(ConnectionImpl.java:2382)
  681. [19:50:25] [Server thread/WARN]:   at com.mysql.jdbc.ConnectionImpl.createStatement(ConnectionImpl.java:2366)
  682. [19:50:25] [Server thread/WARN]:   at rip.captain.infinitestorage.storage.StorageHandler.getOwner(StorageHandler.java:243)
  683. [19:50:25] [Server thread/WARN]:   at rip.captain.infinitestorage.handler.BlockHandler.onInteract(BlockHandler.java:223)
  684. [19:50:25] [Server thread/WARN]:   at sun.reflect.GeneratedMethodAccessor227.invoke(Unknown Source)
  685. [19:50:25] [Server thread/WARN]:   at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  686. [19:50:25] [Server thread/WARN]:   at java.lang.reflect.Method.invoke(Method.java:498)
  687. [19:50:25] [Server thread/WARN]:   at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:305)
  688. [19:50:25] [Server thread/WARN]:   at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62)
  689. [19:50:25] [Server thread/WARN]:   at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:500)
  690. [19:50:25] [Server thread/WARN]:   at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:485)
  691. [19:50:25] [Server thread/WARN]:   at org.bukkit.craftbukkit.v1_13_R2.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:299)
  692. [19:50:25] [Server thread/WARN]:   at org.bukkit.craftbukkit.v1_13_R2.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:266)
  693. [19:50:25] [Server thread/WARN]:   at net.minecraft.server.v1_13_R2.PlayerInteractManager.a(PlayerInteractManager.java:110)
  694. [19:50:25] [Server thread/WARN]:   at net.minecraft.server.v1_13_R2.PlayerConnection.a(PlayerConnection.java:1162)
  695. [19:50:25] [Server thread/WARN]:   at net.minecraft.server.v1_13_R2.PacketPlayInBlockDig.a(SourceFile:40)
  696. [19:50:25] [Server thread/WARN]:   at net.minecraft.server.v1_13_R2.PacketPlayInBlockDig.a(SourceFile:10)
  697. [19:50:25] [Server thread/WARN]:   at net.minecraft.server.v1_13_R2.PlayerConnectionUtils.a(SourceFile:10)
  698. [19:50:25] [Server thread/WARN]:   at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
  699. [19:50:25] [Server thread/WARN]:   at java.util.concurrent.FutureTask.run(FutureTask.java:266)
  700. [19:50:25] [Server thread/WARN]:   at net.minecraft.server.v1_13_R2.SystemUtils.a(SourceFile:199)
  701. [19:50:25] [Server thread/WARN]:   at net.minecraft.server.v1_13_R2.MinecraftServer.b(MinecraftServer.java:895)
  702. [19:50:25] [Server thread/WARN]:   at net.minecraft.server.v1_13_R2.DedicatedServer.b(DedicatedServer.java:417)
  703. [19:50:25] [Server thread/WARN]:   at net.minecraft.server.v1_13_R2.MinecraftServer.a(MinecraftServer.java:830)
  704. [19:50:25] [Server thread/WARN]:   at net.minecraft.server.v1_13_R2.MinecraftServer.run(MinecraftServer.java:728)
  705. [19:50:25] [Server thread/WARN]:   at java.lang.Thread.run(Thread.java:748)
  706. [19:50:25] [Server thread/WARN]: Caused by: com.mysql.jdbc.exceptions.jdbc4.CommunicationsException: The last packet successfully received from the server was 60,565,639 milliseconds ago.  The last packet sent successfully to the server was 60,565,644 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.
  707. [19:50:25] [Server thread/WARN]:   at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
  708. [19:50:25] [Server thread/WARN]:   at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)
  709. [19:50:25] [Server thread/WARN]:   at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
  710. [19:50:25] [Server thread/WARN]:   at java.lang.reflect.Constructor.newInstance(Constructor.java:423)
  711. [19:50:25] [Server thread/WARN]:   at com.mysql.jdbc.Util.handleNewInstance(Util.java:425)
  712. [19:50:25] [Server thread/WARN]:   at com.mysql.jdbc.SQLError.createCommunicationsException(SQLError.java:990)
  713. [19:50:25] [Server thread/WARN]:   at com.mysql.jdbc.MysqlIO.send(MysqlIO.java:3751)
  714. [19:50:25] [Server thread/WARN]:   at com.mysql.jdbc.MysqlIO.sendCommand(MysqlIO.java:2512)
  715. [19:50:25] [Server thread/WARN]:   at com.mysql.jdbc.MysqlIO.sqlQueryDirect(MysqlIO.java:2683)
  716. [19:50:25] [Server thread/WARN]:   at com.mysql.jdbc.ConnectionImpl.execSQL(ConnectionImpl.java:2491)
  717. [19:50:25] [Server thread/WARN]:   at com.mysql.jdbc.ConnectionImpl.execSQL(ConnectionImpl.java:2449)
  718. [19:50:25] [Server thread/WARN]:   at com.mysql.jdbc.StatementImpl.executeQuery(StatementImpl.java:1381)
  719. [19:50:25] [Server thread/WARN]:   at rip.captain.infinitestorage.storage.StorageHandler.getOwner(StorageHandler.java:244)
  720. [19:50:25] [Server thread/WARN]:   ... 23 more
  721. [19:50:25] [Server thread/WARN]: Caused by: java.net.SocketException: Broken pipe (Write failed)
  722. [19:50:25] [Server thread/WARN]:   at java.net.SocketOutputStream.socketWrite0(Native Method)
  723. [19:50:25] [Server thread/WARN]:   at java.net.SocketOutputStream.socketWrite(SocketOutputStream.java:111)
  724. [19:50:25] [Server thread/WARN]:   at java.net.SocketOutputStream.write(SocketOutputStream.java:155)
  725. [19:50:25] [Server thread/WARN]:   at java.io.BufferedOutputStream.flushBuffer(BufferedOutputStream.java:82)
  726. [19:50:25] [Server thread/WARN]:   at java.io.BufferedOutputStream.flush(BufferedOutputStream.java:140)
  727. [19:50:25] [Server thread/WARN]:   at com.mysql.jdbc.MysqlIO.send(MysqlIO.java:3733)
  728. [19:50:25] [Server thread/WARN]:   ... 29 more
  729. [19:50:25] [Server thread/ERROR]: Error whilst grabbing owner of block.
  730. [19:50:25] [Server thread/WARN]: com.mysql.jdbc.exceptions.jdbc4.MySQLNonTransientConnectionException: No operations allowed after connection closed.
  731. [19:50:25] [Server thread/WARN]:   at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
  732. [19:50:25] [Server thread/WARN]:   at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)
  733. [19:50:25] [Server thread/WARN]:   at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
  734. [19:50:25] [Server thread/WARN]:   at java.lang.reflect.Constructor.newInstance(Constructor.java:423)
  735. [19:50:25] [Server thread/WARN]:   at com.mysql.jdbc.Util.handleNewInstance(Util.java:425)
  736. [19:50:25] [Server thread/WARN]:   at com.mysql.jdbc.Util.getInstance(Util.java:408)
  737. [19:50:25] [Server thread/WARN]:   at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:919)
  738. [19:50:25] [Server thread/WARN]:   at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:898)
  739. [19:50:25] [Server thread/WARN]:   at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:887)
  740. [19:50:25] [Server thread/WARN]:   at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:861)
  741. [19:50:25] [Server thread/WARN]:   at com.mysql.jdbc.ConnectionImpl.throwConnectionClosedException(ConnectionImpl.java:1192)
  742. [19:50:25] [Server thread/WARN]:   at com.mysql.jdbc.ConnectionImpl.checkClosed(ConnectionImpl.java:1187)
  743. [19:50:25] [Server thread/WARN]:   at com.mysql.jdbc.ConnectionImpl.createStatement(ConnectionImpl.java:2382)
  744. [19:50:25] [Server thread/WARN]:   at com.mysql.jdbc.ConnectionImpl.createStatement(ConnectionImpl.java:2366)
  745. [19:50:25] [Server thread/WARN]:   at rip.captain.infinitestorage.storage.StorageHandler.getOwner(StorageHandler.java:243)
  746. [19:50:25] [Server thread/WARN]:   at rip.captain.infinitestorage.handler.BlockHandler.onInteract(BlockHandler.java:223)
  747. [19:50:25] [Server thread/WARN]:   at sun.reflect.GeneratedMethodAccessor227.invoke(Unknown Source)
  748. [19:50:25] [Server thread/WARN]:   at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  749. [19:50:25] [Server thread/WARN]:   at java.lang.reflect.Method.invoke(Method.java:498)
  750. [19:50:25] [Server thread/WARN]:   at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:305)
  751. [19:50:25] [Server thread/WARN]:   at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62)
  752. [19:50:25] [Server thread/WARN]:   at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:500)
  753. [19:50:25] [Server thread/WARN]:   at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:485)
  754. [19:50:25] [Server thread/WARN]:   at org.bukkit.craftbukkit.v1_13_R2.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:299)
  755. [19:50:25] [Server thread/WARN]:   at org.bukkit.craftbukkit.v1_13_R2.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:266)
  756. [19:50:25] [Server thread/WARN]:   at net.minecraft.server.v1_13_R2.PlayerInteractManager.a(PlayerInteractManager.java:110)
  757. [19:50:25] [Server thread/WARN]:   at net.minecraft.server.v1_13_R2.PlayerConnection.a(PlayerConnection.java:1162)
  758. [19:50:25] [Server thread/WARN]:   at net.minecraft.server.v1_13_R2.PacketPlayInBlockDig.a(SourceFile:40)
  759. [19:50:25] [Server thread/WARN]:   at net.minecraft.server.v1_13_R2.PacketPlayInBlockDig.a(SourceFile:10)
  760. [19:50:25] [Server thread/WARN]:   at net.minecraft.server.v1_13_R2.PlayerConnectionUtils.a(SourceFile:10)
  761. [19:50:25] [Server thread/WARN]:   at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
  762. [19:50:25] [Server thread/WARN]:   at java.util.concurrent.FutureTask.run(FutureTask.java:266)
  763. [19:50:25] [Server thread/WARN]:   at net.minecraft.server.v1_13_R2.SystemUtils.a(SourceFile:199)
  764. [19:50:25] [Server thread/WARN]:   at net.minecraft.server.v1_13_R2.MinecraftServer.b(MinecraftServer.java:895)
  765. [19:50:25] [Server thread/WARN]:   at net.minecraft.server.v1_13_R2.DedicatedServer.b(DedicatedServer.java:417)
  766. [19:50:25] [Server thread/WARN]:   at net.minecraft.server.v1_13_R2.MinecraftServer.a(MinecraftServer.java:830)
  767. [19:50:25] [Server thread/WARN]:   at net.minecraft.server.v1_13_R2.MinecraftServer.run(MinecraftServer.java:728)
  768. [19:50:25] [Server thread/WARN]:   at java.lang.Thread.run(Thread.java:748)
  769. [19:50:25] [Server thread/WARN]: Caused by: com.mysql.jdbc.exceptions.jdbc4.CommunicationsException: The last packet successfully received from the server was 60,565,639 milliseconds ago.  The last packet sent successfully to the server was 60,565,644 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.
  770. [19:50:25] [Server thread/WARN]:   at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
  771. [19:50:25] [Server thread/WARN]:   at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)
  772. [19:50:25] [Server thread/WARN]:   at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
  773. [19:50:25] [Server thread/WARN]:   at java.lang.reflect.Constructor.newInstance(Constructor.java:423)
  774. [19:50:25] [Server thread/WARN]:   at com.mysql.jdbc.Util.handleNewInstance(Util.java:425)
  775. [19:50:25] [Server thread/WARN]:   at com.mysql.jdbc.SQLError.createCommunicationsException(SQLError.java:990)
  776. [19:50:25] [Server thread/WARN]:   at com.mysql.jdbc.MysqlIO.send(MysqlIO.java:3751)
  777. [19:50:25] [Server thread/WARN]:   at com.mysql.jdbc.MysqlIO.sendCommand(MysqlIO.java:2512)
  778. [19:50:25] [Server thread/WARN]:   at com.mysql.jdbc.MysqlIO.sqlQueryDirect(MysqlIO.java:2683)
  779. [19:50:25] [Server thread/WARN]:   at com.mysql.jdbc.ConnectionImpl.execSQL(ConnectionImpl.java:2491)
  780. [19:50:25] [Server thread/WARN]:   at com.mysql.jdbc.ConnectionImpl.execSQL(ConnectionImpl.java:2449)
  781. [19:50:25] [Server thread/WARN]:   at com.mysql.jdbc.StatementImpl.executeQuery(StatementImpl.java:1381)
  782. [19:50:25] [Server thread/WARN]:   at rip.captain.infinitestorage.storage.StorageHandler.getOwner(StorageHandler.java:244)
  783. [19:50:25] [Server thread/WARN]:   ... 23 more
  784. [19:50:25] [Server thread/WARN]: Caused by: java.net.SocketException: Broken pipe (Write failed)
  785. [19:50:25] [Server thread/WARN]:   at java.net.SocketOutputStream.socketWrite0(Native Method)
  786. [19:50:25] [Server thread/WARN]:   at java.net.SocketOutputStream.socketWrite(SocketOutputStream.java:111)
  787. [19:50:25] [Server thread/WARN]:   at java.net.SocketOutputStream.write(SocketOutputStream.java:155)
  788. [19:50:25] [Server thread/WARN]:   at java.io.BufferedOutputStream.flushBuffer(BufferedOutputStream.java:82)
  789. [19:50:25] [Server thread/WARN]:   at java.io.BufferedOutputStream.flush(BufferedOutputStream.java:140)
  790. [19:50:25] [Server thread/WARN]:   at com.mysql.jdbc.MysqlIO.send(MysqlIO.java:3733)
  791. [19:50:25] [Server thread/WARN]:   ... 29 more
  792. [19:50:25] [Server thread/ERROR]: Error whilst grabbing owner of block.
  793. [19:50:25] [Server thread/WARN]: com.mysql.jdbc.exceptions.jdbc4.MySQLNonTransientConnectionException: No operations allowed after connection closed.
  794. [19:50:25] [Server thread/WARN]:   at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
  795. [19:50:25] [Server thread/WARN]:   at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)
  796. [19:50:25] [Server thread/WARN]:   at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
  797. [19:50:25] [Server thread/WARN]:   at java.lang.reflect.Constructor.newInstance(Constructor.java:423)
  798. [19:50:25] [Server thread/WARN]:   at com.mysql.jdbc.Util.handleNewInstance(Util.java:425)
  799. [19:50:25] [Server thread/WARN]:   at com.mysql.jdbc.Util.getInstance(Util.java:408)
  800. [19:50:25] [Server thread/WARN]:   at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:919)
  801. [19:50:25] [Server thread/WARN]:   at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:898)
  802. [19:50:25] [Server thread/WARN]:   at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:887)
  803. [19:50:25] [Server thread/WARN]:   at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:861)
  804. [19:50:25] [Server thread/WARN]:   at com.mysql.jdbc.ConnectionImpl.throwConnectionClosedException(ConnectionImpl.java:1192)
  805. [19:50:25] [Server thread/WARN]:   at com.mysql.jdbc.ConnectionImpl.checkClosed(ConnectionImpl.java:1187)
  806. [19:50:25] [Server thread/WARN]:   at com.mysql.jdbc.ConnectionImpl.createStatement(ConnectionImpl.java:2382)
  807. [19:50:25] [Server thread/WARN]:   at com.mysql.jdbc.ConnectionImpl.createStatement(ConnectionImpl.java:2366)
  808. [19:50:25] [Server thread/WARN]:   at rip.captain.infinitestorage.storage.StorageHandler.getOwner(StorageHandler.java:243)
  809. [19:50:25] [Server thread/WARN]:   at rip.captain.infinitestorage.handler.BlockHandler.onInteract(BlockHandler.java:223)
  810. [19:50:25] [Server thread/WARN]:   at sun.reflect.GeneratedMethodAccessor227.invoke(Unknown Source)
  811. [19:50:25] [Server thread/WARN]:   at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  812. [19:50:25] [Server thread/WARN]:   at java.lang.reflect.Method.invoke(Method.java:498)
  813. [19:50:25] [Server thread/WARN]:   at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:305)
  814. [19:50:25] [Server thread/WARN]:   at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62)
  815. [19:50:25] [Server thread/WARN]:   at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:500)
  816. [19:50:25] [Server thread/WARN]:   at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:485)
  817. [19:50:25] [Server thread/WARN]:   at org.bukkit.craftbukkit.v1_13_R2.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:299)
  818. [19:50:25] [Server thread/WARN]:   at org.bukkit.craftbukkit.v1_13_R2.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:266)
  819. [19:50:25] [Server thread/WARN]:   at net.minecraft.server.v1_13_R2.PlayerInteractManager.a(PlayerInteractManager.java:110)
  820. [19:50:25] [Server thread/WARN]:   at net.minecraft.server.v1_13_R2.PlayerConnection.a(PlayerConnection.java:1162)
  821. [19:50:25] [Server thread/WARN]:   at net.minecraft.server.v1_13_R2.PacketPlayInBlockDig.a(SourceFile:40)
  822. [19:50:25] [Server thread/WARN]:   at net.minecraft.server.v1_13_R2.PacketPlayInBlockDig.a(SourceFile:10)
  823. [19:50:25] [Server thread/WARN]:   at net.minecraft.server.v1_13_R2.PlayerConnectionUtils.a(SourceFile:10)
  824. [19:50:25] [Server thread/WARN]:   at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
  825. [19:50:25] [Server thread/WARN]:   at java.util.concurrent.FutureTask.run(FutureTask.java:266)
  826. [19:50:25] [Server thread/WARN]:   at net.minecraft.server.v1_13_R2.SystemUtils.a(SourceFile:199)
  827. [19:50:25] [Server thread/WARN]:   at net.minecraft.server.v1_13_R2.MinecraftServer.b(MinecraftServer.java:895)
  828. [19:50:25] [Server thread/WARN]:   at net.minecraft.server.v1_13_R2.DedicatedServer.b(DedicatedServer.java:417)
  829. [19:50:25] [Server thread/WARN]:   at net.minecraft.server.v1_13_R2.MinecraftServer.a(MinecraftServer.java:830)
  830. [19:50:25] [Server thread/WARN]:   at net.minecraft.server.v1_13_R2.MinecraftServer.run(MinecraftServer.java:728)
  831. [19:50:25] [Server thread/WARN]:   at java.lang.Thread.run(Thread.java:748)
  832. [19:50:25] [Server thread/WARN]: Caused by: com.mysql.jdbc.exceptions.jdbc4.CommunicationsException: The last packet successfully received from the server was 60,565,639 milliseconds ago.  The last packet sent successfully to the server was 60,565,644 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.
  833. [19:50:25] [Server thread/WARN]:   at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
  834. [19:50:25] [Server thread/WARN]:   at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)
  835. [19:50:25] [Server thread/WARN]:   at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
  836. [19:50:25] [Server thread/WARN]:   at java.lang.reflect.Constructor.newInstance(Constructor.java:423)
  837. [19:50:25] [Server thread/WARN]:   at com.mysql.jdbc.Util.handleNewInstance(Util.java:425)
  838. [19:50:25] [Server thread/WARN]:   at com.mysql.jdbc.SQLError.createCommunicationsException(SQLError.java:990)
  839. [19:50:25] [Server thread/WARN]:   at com.mysql.jdbc.MysqlIO.send(MysqlIO.java:3751)
  840. [19:50:25] [Server thread/WARN]:   at com.mysql.jdbc.MysqlIO.sendCommand(MysqlIO.java:2512)
  841. [19:50:25] [Server thread/WARN]:   at com.mysql.jdbc.MysqlIO.sqlQueryDirect(MysqlIO.java:2683)
  842. [19:50:25] [Server thread/WARN]:   at com.mysql.jdbc.ConnectionImpl.execSQL(ConnectionImpl.java:2491)
  843. [19:50:25] [Server thread/WARN]:   at com.mysql.jdbc.ConnectionImpl.execSQL(ConnectionImpl.java:2449)
  844. [19:50:25] [Server thread/WARN]:   at com.mysql.jdbc.StatementImpl.executeQuery(StatementImpl.java:1381)
  845. [19:50:25] [Server thread/WARN]:   at rip.captain.infinitestorage.storage.StorageHandler.getOwner(StorageHandler.java:244)
  846. [19:50:25] [Server thread/WARN]:   ... 23 more
  847. [19:50:25] [Server thread/WARN]: Caused by: java.net.SocketException: Broken pipe (Write failed)
  848. [19:50:25] [Server thread/WARN]:   at java.net.SocketOutputStream.socketWrite0(Native Method)
  849. [19:50:25] [Server thread/WARN]:   at java.net.SocketOutputStream.socketWrite(SocketOutputStream.java:111)
  850. [19:50:25] [Server thread/WARN]:   at java.net.SocketOutputStream.write(SocketOutputStream.java:155)
  851. [19:50:25] [Server thread/WARN]:   at java.io.BufferedOutputStream.flushBuffer(BufferedOutputStream.java:82)
  852. [19:50:25] [Server thread/WARN]:   at java.io.BufferedOutputStream.flush(BufferedOutputStream.java:140)
  853. [19:50:25] [Server thread/WARN]:   at com.mysql.jdbc.MysqlIO.send(MysqlIO.java:3733)
  854. [19:50:25] [Server thread/WARN]:   ... 29 more
  855. [19:50:26] [Server thread/ERROR]: Error whilst grabbing owner of block.
  856. [19:50:26] [Server thread/WARN]: com.mysql.jdbc.exceptions.jdbc4.MySQLNonTransientConnectionException: No operations allowed after connection closed.
  857. [19:50:26] [Server thread/WARN]:   at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
  858. [19:50:26] [Server thread/WARN]:   at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)
  859. [19:50:26] [Server thread/WARN]:   at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
  860. [19:50:26] [Server thread/WARN]:   at java.lang.reflect.Constructor.newInstance(Constructor.java:423)
  861. [19:50:26] [Server thread/WARN]:   at com.mysql.jdbc.Util.handleNewInstance(Util.java:425)
  862. [19:50:26] [Server thread/WARN]:   at com.mysql.jdbc.Util.getInstance(Util.java:408)
  863. [19:50:26] [Server thread/WARN]:   at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:919)
  864. [19:50:26] [Server thread/WARN]:   at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:898)
  865. [19:50:26] [Server thread/WARN]:   at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:887)
  866. [19:50:26] [Server thread/WARN]:   at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:861)
  867. [19:50:26] [Server thread/WARN]:   at com.mysql.jdbc.ConnectionImpl.throwConnectionClosedException(ConnectionImpl.java:1192)
  868. [19:50:26] [Server thread/WARN]:   at com.mysql.jdbc.ConnectionImpl.checkClosed(ConnectionImpl.java:1187)
  869. [19:50:26] [Server thread/WARN]:   at com.mysql.jdbc.ConnectionImpl.createStatement(ConnectionImpl.java:2382)
  870. [19:50:26] [Server thread/WARN]:   at com.mysql.jdbc.ConnectionImpl.createStatement(ConnectionImpl.java:2366)
  871. [19:50:26] [Server thread/WARN]:   at rip.captain.infinitestorage.storage.StorageHandler.getOwner(StorageHandler.java:243)
  872. [19:50:26] [Server thread/WARN]:   at rip.captain.infinitestorage.handler.BlockHandler.onInteract(BlockHandler.java:223)
  873. [19:50:26] [Server thread/WARN]:   at sun.reflect.GeneratedMethodAccessor227.invoke(Unknown Source)
  874. [19:50:26] [Server thread/WARN]:   at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  875. [19:50:26] [Server thread/WARN]:   at java.lang.reflect.Method.invoke(Method.java:498)
  876. [19:50:26] [Server thread/WARN]:   at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:305)
  877. [19:50:26] [Server thread/WARN]:   at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62)
  878. [19:50:26] [Server thread/WARN]:   at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:500)
  879. [19:50:26] [Server thread/WARN]:   at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:485)
  880. [19:50:26] [Server thread/WARN]:   at org.bukkit.craftbukkit.v1_13_R2.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:299)
  881. [19:50:26] [Server thread/WARN]:   at net.minecraft.server.v1_13_R2.PlayerInteractManager.a(PlayerInteractManager.java:457)
  882. [19:50:26] [Server thread/WARN]:   at net.minecraft.server.v1_13_R2.PlayerConnection.a(PlayerConnection.java:1236)
  883. [19:50:26] [Server thread/WARN]:   at net.minecraft.server.v1_13_R2.PacketPlayInUseItem.a(PacketPlayInUseItem.java:37)
  884. [19:50:26] [Server thread/WARN]:   at net.minecraft.server.v1_13_R2.PacketPlayInUseItem.a(PacketPlayInUseItem.java:1)
  885. [19:50:26] [Server thread/WARN]:   at net.minecraft.server.v1_13_R2.PlayerConnectionUtils.a(SourceFile:10)
  886. [19:50:26] [Server thread/WARN]:   at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
  887. [19:50:26] [Server thread/WARN]:   at java.util.concurrent.FutureTask.run(FutureTask.java:266)
  888. [19:50:26] [Server thread/WARN]:   at net.minecraft.server.v1_13_R2.SystemUtils.a(SourceFile:199)
  889. [19:50:26] [Server thread/WARN]:   at net.minecraft.server.v1_13_R2.MinecraftServer.b(MinecraftServer.java:895)
  890. [19:50:26] [Server thread/WARN]:   at net.minecraft.server.v1_13_R2.DedicatedServer.b(DedicatedServer.java:417)
  891. [19:50:26] [Server thread/WARN]:   at net.minecraft.server.v1_13_R2.MinecraftServer.a(MinecraftServer.java:830)
  892. [19:50:26] [Server thread/WARN]:   at net.minecraft.server.v1_13_R2.MinecraftServer.run(MinecraftServer.java:728)
  893. [19:50:26] [Server thread/WARN]:   at java.lang.Thread.run(Thread.java:748)
  894. [19:50:26] [Server thread/WARN]: Caused by: com.mysql.jdbc.exceptions.jdbc4.CommunicationsException: The last packet successfully received from the server was 60,565,639 milliseconds ago.  The last packet sent successfully to the server was 60,565,644 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.
  895. [19:50:26] [Server thread/WARN]:   at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
  896. [19:50:26] [Server thread/WARN]:   at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)
  897. [19:50:26] [Server thread/WARN]:   at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
  898. [19:50:26] [Server thread/WARN]:   at java.lang.reflect.Constructor.newInstance(Constructor.java:423)
  899. [19:50:26] [Server thread/WARN]:   at com.mysql.jdbc.Util.handleNewInstance(Util.java:425)
  900. [19:50:26] [Server thread/WARN]:   at com.mysql.jdbc.SQLError.createCommunicationsException(SQLError.java:990)
  901. [19:50:26] [Server thread/WARN]:   at com.mysql.jdbc.MysqlIO.send(MysqlIO.java:3751)
  902. [19:50:26] [Server thread/WARN]:   at com.mysql.jdbc.MysqlIO.sendCommand(MysqlIO.java:2512)
  903. [19:50:26] [Server thread/WARN]:   at com.mysql.jdbc.MysqlIO.sqlQueryDirect(MysqlIO.java:2683)
  904. [19:50:26] [Server thread/WARN]:   at com.mysql.jdbc.ConnectionImpl.execSQL(ConnectionImpl.java:2491)
  905. [19:50:26] [Server thread/WARN]:   at com.mysql.jdbc.ConnectionImpl.execSQL(ConnectionImpl.java:2449)
  906. [19:50:26] [Server thread/WARN]:   at com.mysql.jdbc.StatementImpl.executeQuery(StatementImpl.java:1381)
  907. [19:50:26] [Server thread/WARN]:   at rip.captain.infinitestorage.storage.StorageHandler.getOwner(StorageHandler.java:244)
  908. [19:50:26] [Server thread/WARN]:   at rip.captain.infinitestorage.handler.BlockHandler.onInteract(BlockHandler.java:223)
  909. [19:50:26] [Server thread/WARN]:   at sun.reflect.GeneratedMethodAccessor227.invoke(Unknown Source)
  910. [19:50:26] [Server thread/WARN]:   at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  911. [19:50:26] [Server thread/WARN]:   at java.lang.reflect.Method.invoke(Method.java:498)
  912. [19:50:26] [Server thread/WARN]:   at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:305)
  913. [19:50:26] [Server thread/WARN]:   at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62)
  914. [19:50:26] [Server thread/WARN]:   at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:500)
  915. [19:50:26] [Server thread/WARN]:   at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:485)
  916. [19:50:26] [Server thread/WARN]:   at org.bukkit.craftbukkit.v1_13_R2.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:299)
  917. [19:50:26] [Server thread/WARN]:   at org.bukkit.craftbukkit.v1_13_R2.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:266)
  918. [19:50:26] [Server thread/WARN]:   at net.minecraft.server.v1_13_R2.PlayerInteractManager.a(PlayerInteractManager.java:110)
  919. [19:50:26] [Server thread/WARN]:   at net.minecraft.server.v1_13_R2.PlayerConnection.a(PlayerConnection.java:1162)
  920. [19:50:26] [Server thread/WARN]:   at net.minecraft.server.v1_13_R2.PacketPlayInBlockDig.a(SourceFile:40)
  921. [19:50:26] [Server thread/WARN]:   at net.minecraft.server.v1_13_R2.PacketPlayInBlockDig.a(SourceFile:10)
  922. [19:50:26] [Server thread/WARN]:   ... 9 more
  923. [19:50:26] [Server thread/WARN]: Caused by: java.net.SocketException: Broken pipe (Write failed)
  924. [19:50:26] [Server thread/WARN]:   at java.net.SocketOutputStream.socketWrite0(Native Method)
  925. [19:50:26] [Server thread/WARN]:   at java.net.SocketOutputStream.socketWrite(SocketOutputStream.java:111)
  926. [19:50:26] [Server thread/WARN]:   at java.net.SocketOutputStream.write(SocketOutputStream.java:155)
  927. [19:50:26] [Server thread/WARN]:   at java.io.BufferedOutputStream.flushBuffer(BufferedOutputStream.java:82)
  928. [19:50:26] [Server thread/WARN]:   at java.io.BufferedOutputStream.flush(BufferedOutputStream.java:140)
  929. [19:50:26] [Server thread/WARN]:   at com.mysql.jdbc.MysqlIO.send(MysqlIO.java:3733)
  930. [19:50:26] [Server thread/WARN]:   ... 29 more
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement