Advertisement
Guest User

Error Points // 26-01-2015 09:21

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