Facebook
From Harmless Ostrich, 9 Years ago, written in Plain Text.
Embed
Download Paste or View Raw
Hits: 620
  1. [20:36:04] [Spigot Watchdog Thread/ERROR]: The server has stopped responding!
  2. [20:36:04] [Spigot Watchdog Thread/ERROR]: Please report this to http://www.spigotmc.org/
  3. [20:36:04] [Spigot Watchdog Thread/ERROR]: Be sure to include ALL relevant console errors and Minecraft crash reports
  4. [20:36:04] [Spigot Watchdog Thread/ERROR]: Spigot version: git-Spigot-1487 (MC: 1.7.9)
  5. [20:36:04] [Spigot Watchdog Thread/ERROR]: ------------------------------
  6. [20:36:04] [Spigot Watchdog Thread/ERROR]: Server thread dump (Look for plugins here before reporting to Spigot!):
  7. [20:36:04] [Spigot Watchdog Thread/ERROR]: ------------------------------
  8. [20:36:04] [Spigot Watchdog Thread/ERROR]: Current Thread: Server thread
  9. [20:36:04] [Spigot Watchdog Thread/ERROR]:      PID: 17 | Suspended: false | Native: true | State: RUNNABLE
  10. [20:36:04] [Spigot Watchdog Thread/ERROR]:      Stack:
  11. [20:36:04] [Spigot Watchdog Thread/ERROR]:              java.net.SocketInputStream.socketRead0(Native Method)
  12. [20:36:04] [Spigot Watchdog Thread/ERROR]:              java.net.SocketInputStream.read(SocketInputStream.java:150)
  13. [20:36:04] [Spigot Watchdog Thread/ERROR]:              java.net.SocketInputStream.read(SocketInputStream.java:121)
  14. [20:36:04] [Spigot Watchdog Thread/ERROR]:              com.mysql.jdbc.util.ReadAheadInputStream.fill(ReadAheadInputStream.java:114)
  15. [20:36:04] [Spigot Watchdog Thread/ERROR]:              com.mysql.jdbc.util.ReadAheadInputStream.readFromUnderlyingStreamIfNecessary(ReadAheadInputStream.java:161)
  16. [20:36:04] [Spigot Watchdog Thread/ERROR]:              com.mysql.jdbc.util.ReadAheadInputStream.read(ReadAheadInputStream.java:189)
  17. [20:36:04] [Spigot Watchdog Thread/ERROR]:              com.mysql.jdbc.MysqlIO.readFully(MysqlIO.java:2526)
  18. [20:36:04] [Spigot Watchdog Thread/ERROR]:              com.mysql.jdbc.MysqlIO.reuseAndReadPacket(MysqlIO.java:2979)
  19. [20:36:04] [Spigot Watchdog Thread/ERROR]:              com.mysql.jdbc.MysqlIO.reuseAndReadPacket(MysqlIO.java:2968)
  20. [20:36:04] [Spigot Watchdog Thread/ERROR]:              com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:3516)
  21. [20:36:04] [Spigot Watchdog Thread/ERROR]:              com.mysql.jdbc.MysqlIO.sendCommand(MysqlIO.java:1986)
  22. [20:36:04] [Spigot Watchdog Thread/ERROR]:              com.mysql.jdbc.MysqlIO.sqlQueryDirect(MysqlIO.java:2140)
  23. [20:36:04] [Spigot Watchdog Thread/ERROR]:              com.mysql.jdbc.ConnectionImpl.execSQL(ConnectionImpl.java:2620)
  24. [20:36:04] [Spigot Watchdog Thread/ERROR]:              com.mysql.jdbc.ConnectionImpl.execSQL(ConnectionImpl.java:2570)
  25. [20:36:04] [Spigot Watchdog Thread/ERROR]:              com.mysql.jdbc.StatementImpl.execute(StatementImpl.java:779)
  26. [20:36:04] [Spigot Watchdog Thread/ERROR]:              com.mysql.jdbc.StatementImpl.execute(StatementImpl.java:622)
  27. [20:36:04] [Spigot Watchdog Thread/ERROR]:              pl.endox.stats.managers.MySQLManager.updateZgony(MySQLManager.java:116)
  28. [20:36:04] [Spigot Watchdog Thread/ERROR]:              pl.endox.stats.listeners.PlayerDeath.onEvent(PlayerDeath.java:21)
  29. [20:36:04] [Spigot Watchdog Thread/ERROR]:              sun.reflect.GeneratedMethodAccessor344.invoke(Unknown Source)
  30. [20:36:04] [Spigot Watchdog Thread/ERROR]:              sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  31. [20:36:04] [Spigot Watchdog Thread/ERROR]:              java.lang.reflect.Method.invoke(Method.java:483)
  32. [20:36:04] [Spigot Watchdog Thread/ERROR]:              org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:292)
  33. [20:36:04] [Spigot Watchdog Thread/ERROR]:              org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62)
  34. [20:36:04] [Spigot Watchdog Thread/ERROR]:              org.bukkit.plugin.TimedRegisteredListener.callEvent(TimedRegisteredListener.java:47)
  35. [20:36:04] [Spigot Watchdog Thread/ERROR]:              org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:502)
  36. [20:36:04] [Spigot Watchdog Thread/ERROR]:              org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:487)
  37. [20:36:04] [Spigot Watchdog Thread/ERROR]:              org.bukkit.craftbukkit.v1_7_R3.event.CraftEventFactory.callPlayerDeathEvent(CraftEventFactory.java:387)
  38. [20:36:04] [Spigot Watchdog Thread/ERROR]:              net.minecraft.server.v1_7_R3.EntityPlayer.die(EntityPlayer.java:389)
  39. [20:36:04] [Spigot Watchdog Thread/ERROR]:              net.minecraft.server.v1_7_R3.EntityLiving.damageEntity(EntityLiving.java:741)
  40. [20:36:04] [Spigot Watchdog Thread/ERROR]:              net.minecraft.server.v1_7_R3.EntityHuman.damageEntity(EntityHuman.java:751)
  41. [20:36:04] [Spigot Watchdog Thread/ERROR]:              net.minecraft.server.v1_7_R3.EntityPlayer.damageEntity(EntityPlayer.java:468)
  42. [20:36:04] [Spigot Watchdog Thread/ERROR]:              net.minecraft.server.v1_7_R3.EntityHuman.attack(EntityHuman.java:930)
  43. [20:36:04] [Spigot Watchdog Thread/ERROR]:              net.minecraft.server.v1_7_R3.PlayerConnection.a(PlayerConnection.java:1159)
  44. [20:36:04] [Spigot Watchdog Thread/ERROR]:              net.minecraft.server.v1_7_R3.PacketPlayInUseEntity.a(SourceFile:55)
  45. [20:36:04] [Spigot Watchdog Thread/ERROR]:              net.minecraft.server.v1_7_R3.PacketPlayInUseEntity.handle(SourceFile:10)
  46. [20:36:04] [Spigot Watchdog Thread/ERROR]:              net.minecraft.server.v1_7_R3.NetworkManager.a(NetworkManager.java:180)
  47. [20:36:04] [Spigot Watchdog Thread/ERROR]:              net.minecraft.server.v1_7_R3.ServerConnection.c(ServerConnection.java:81)
  48. [20:36:04] [Spigot Watchdog Thread/ERROR]:              net.minecraft.server.v1_7_R3.MinecraftServer.v(MinecraftServer.java:720)
  49. [20:36:04] [Spigot Watchdog Thread/ERROR]:              net.minecraft.server.v1_7_R3.DedicatedServer.v(DedicatedServer.java:283)
  50. [20:36:04] [Spigot Watchdog Thread/ERROR]:              net.minecraft.server.v1_7_R3.MinecraftServer.u(MinecraftServer.java:583)
  51. [20:36:04] [Spigot Watchdog Thread/ERROR]:              net.minecraft.server.v1_7_R3.MinecraftServer.run(MinecraftServer.java:489)
  52. [20:36:04] [Spigot Watchdog Thread/ERROR]:              net.minecraft.server.v1_7_R3.ThreadServerApplication.run(SourceFile:628)
  53. [20:36:04] [Spigot Watchdog Thread/ERROR]: ------------------------------
  54. [20:36:04] [Spigot Watchdog Thread/ERROR]: Entire Thread Dump:
  55. [20:36:05] [Spigot Watchdog Thread/ERROR]: ------------------------------
  56. [20:36:05] [Spigot Watchdog Thread/ERROR]: Current Thread: process reaper
  57. [20:36:05] [Spigot Watchdog Thread/ERROR]:      PID: 22117 | Suspended: false | Native: false | State: TIMED_WAITING
  58. [20:36:05] [Spigot Watchdog Thread/ERROR]:      Stack:
  59. [20:36:05] [Spigot Watchdog Thread/ERROR]:              sun.misc.Unsafe.park(Native Method)
  60. [20:36:05] [Spigot Watchdog Thread/ERROR]:              java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
  61. [20:36:05] [Spigot Watchdog Thread/ERROR]:              java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)
  62. [20:36:05] [Spigot Watchdog Thread/ERROR]:              java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)
  63. [20:36:05] [Spigot Watchdog Thread/ERROR]:              java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)
  64. [20:36:05] [Spigot Watchdog Thread/ERROR]:              java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1066)
  65. [20:36:05] [Spigot Watchdog Thread/ERROR]:              java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
  66. [20:36:05] [Spigot Watchdog Thread/ERROR]:              java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
  67. [20:36:05] [Spigot Watchdog Thread/ERROR]:              java.lang.Thread.run(Thread.java:745)
  68. [20:36:05] [Spigot Watchdog Thread/ERROR]: ------------------------------
  69. [20:36:05] [Spigot Watchdog Thread/ERROR]: Current Thread: Async Chat Thread - #471
  70. [20:36:05] [Spigot Watchdog Thread/ERROR]:      PID: 22116 | Suspended: false | Native: false | State: WAITING
  71. [20:36:05] [Spigot Watchdog Thread/ERROR]:      Stack:
  72. [20:36:05] [Spigot Watchdog Thread/ERROR]:              java.lang.Object.wait(Native Method)
  73. [20:36:05] [Spigot Watchdog Thread/ERROR]:              java.lang.Object.wait(Object.java:502)
  74. [20:36:05] [Spigot Watchdog Thread/ERROR]:              org.bukkit.craftbukkit.v1_7_R3.util.Waitable.get(Waitable.java:39)
  75. [20:36:05] [Spigot Watchdog Thread/ERROR]:              net.minecraft.server.v1_7_R3.PlayerConnection.chat(PlayerConnection.java:956)
  76. [20:36:05] [Spigot Watchdog Thread/ERROR]:              net.minecraft.server.v1_7_R3.PlayerConnection.a(PlayerConnection.java:862)
  77. [20:36:05] [Spigot Watchdog Thread/ERROR]:              net.minecraft.server.v1_7_R3.PacketPlayInChat.a(PacketPlayInChat.java:28)
  78. [20:36:05] [Spigot Watchdog Thread/ERROR]:              net.minecraft.server.v1_7_R3.PacketPlayInChat$1.run(PacketPlayInChat.java:59)
  79. [20:36:05] [Spigot Watchdog Thread/ERROR]:              java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
  80. [20:36:05] [Spigot Watchdog Thread/ERROR]:              java.util.concurrent.FutureTask.run(FutureTask.java:266)
  81. [20:36:05] [Spigot Watchdog Thread/ERROR]:              java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
  82. [20:36:05] [Spigot Watchdog Thread/ERROR]:              java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
  83. [20:36:05] [Spigot Watchdog Thread/ERROR]:              java.lang.Thread.run(Thread.java:745)
  84. [20:36:05] [Spigot Watchdog Thread/ERROR]: ------------------------------
  85. [20:36:05] [Spigot Watchdog Thread/ERROR]: Current Thread: Async Chat Thread - #470
  86. [20:36:05] [Spigot Watchdog Thread/ERROR]:      PID: 22112 | Suspended: false | Native: false | State: WAITING
  87. [20:36:05] [Spigot Watchdog Thread/ERROR]:      Stack:
  88. [20:36:05] [Spigot Watchdog Thread/ERROR]:              java.lang.Object.wait(Native Method)
  89. [20:36:05] [Spigot Watchdog Thread/ERROR]:              java.lang.Object.wait(Object.java:502)
  90. [20:36:05] [Spigot Watchdog Thread/ERROR]:              org.bukkit.craftbukkit.v1_7_R3.util.Waitable.get(Waitable.java:39)
  91. [20:36:05] [Spigot Watchdog Thread/ERROR]:              net.minecraft.server.v1_7_R3.PlayerConnection.chat(PlayerConnection.java:956)
  92. [20:36:05] [Spigot Watchdog Thread/ERROR]:              net.minecraft.server.v1_7_R3.PlayerConnection.a(PlayerConnection.java:862)
  93. [20:36:05] [Spigot Watchdog Thread/ERROR]:              net.minecraft.server.v1_7_R3.PacketPlayInChat.a(PacketPlayInChat.java:28)
  94. [20:36:05] [Spigot Watchdog Thread/ERROR]:              net.minecraft.server.v1_7_R3.PacketPlayInChat$1.run(PacketPlayInChat.java:59)
  95. [20:36:05] [Spigot Watchdog Thread/ERROR]:              java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
  96. [20:36:05] [Spigot Watchdog Thread/ERROR]:              java.util.concurrent.FutureTask.run(FutureTask.java:266)
  97. [20:36:05] [Spigot Watchdog Thread/ERROR]:              java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
  98. [20:36:05] [Spigot Watchdog Thread/ERROR]:              java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
  99. [20:36:05] [Spigot Watchdog Thread/ERROR]:              java.lang.Thread.run(Thread.java:745)
  100. [20:36:05] [Spigot Watchdog Thread/ERROR]: ------------------------------
  101. [20:36:05] [Spigot Watchdog Thread/ERROR]: Current Thread: Async Chat Thread - #469
  102. [20:36:05] [Spigot Watchdog Thread/ERROR]:      PID: 22030 | Suspended: false | Native: false | State: WAITING
  103. [20:36:05] [Spigot Watchdog Thread/ERROR]:      Stack:
  104. [20:36:05] [Spigot Watchdog Thread/ERROR]:              java.lang.Object.wait(Native Method)
  105. [20:36:05] [Spigot Watchdog Thread/ERROR]:              java.lang.Object.wait(Object.java:502)
  106. [20:36:05] [Spigot Watchdog Thread/ERROR]:              org.bukkit.craftbukkit.v1_7_R3.util.Waitable.get(Waitable.java:39)
  107. [20:36:05] [Spigot Watchdog Thread/ERROR]:              net.minecraft.server.v1_7_R3.PlayerConnection.chat(PlayerConnection.java:956)
  108. [20:36:05] [Spigot Watchdog Thread/ERROR]:              net.minecraft.server.v1_7_R3.PlayerConnection.a(PlayerConnection.java:862)
  109. [20:36:05] [Spigot Watchdog Thread/ERROR]:              net.minecraft.server.v1_7_R3.PacketPlayInChat.a(PacketPlayInChat.java:28)
  110. [20:36:05] [Spigot Watchdog Thread/ERROR]:              net.minecraft.server.v1_7_R3.PacketPlayInChat$1.run(PacketPlayInChat.java:59)
  111. [20:36:05] [Spigot Watchdog Thread/ERROR]:              java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
  112. [20:36:05] [Spigot Watchdog Thread/ERROR]:              java.util.concurrent.FutureTask.run(FutureTask.java:266)
  113. [20:36:05] [Spigot Watchdog Thread/ERROR]:              java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
  114. [20:36:05] [Spigot Watchdog Thread/ERROR]:              java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
  115. [20:36:05] [Spigot Watchdog Thread/ERROR]:              java.lang.Thread.run(Thread.java:745)
  116. [20:36:05] [Spigot Watchdog Thread/ERROR]: ------------------------------
  117. [20:36:05] [Spigot Watchdog Thread/ERROR]: Current Thread: Head Conversion Thread - 2
  118. [20:36:05] [Spigot Watchdog Thread/ERROR]:      PID: 16658 | Suspended: false | Native: false | State: WAITING
  119. [20:36:05] [Spigot Watchdog Thread/ERROR]:      Stack:
  120. [20:36:05] [Spigot Watchdog Thread/ERROR]:              sun.misc.Unsafe.park(Native Method)
  121. [20:36:05] [Spigot Watchdog Thread/ERROR]:              java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
  122. [20:36:05] [Spigot Watchdog Thread/ERROR]:              java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
  123. [20:36:05] [Spigot Watchdog Thread/ERROR]:              java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
  124. [20:36:05] [Spigot Watchdog Thread/ERROR]:              java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067)
  125. [20:36:05] [Spigot Watchdog Thread/ERROR]:              java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
  126. [20:36:05] [Spigot Watchdog Thread/ERROR]:              java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
  127. [20:36:05] [Spigot Watchdog Thread/ERROR]:              java.lang.Thread.run(Thread.java:745)
  128. [20:36:05] [Spigot Watchdog Thread/ERROR]: ------------------------------
  129. [20:36:05] [Spigot Watchdog Thread/ERROR]: Current Thread: Head Conversion Thread - 1
  130. [20:36:05] [Spigot Watchdog Thread/ERROR]:      PID: 16654 | Suspended: false | Native: false | State: WAITING
  131. [20:36:05] [Spigot Watchdog Thread/ERROR]:      Stack:
  132. [20:36:05] [Spigot Watchdog Thread/ERROR]:              sun.misc.Unsafe.park(Native Method)
  133. [20:36:05] [Spigot Watchdog Thread/ERROR]:              java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
  134. [20:36:05] [Spigot Watchdog Thread/ERROR]:              java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
  135. [20:36:05] [Spigot Watchdog Thread/ERROR]:              java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
  136. [20:36:05] [Spigot Watchdog Thread/ERROR]:              java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067)
  137. [20:36:05] [Spigot Watchdog Thread/ERROR]:              java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
  138. [20:36:05] [Spigot Watchdog Thread/ERROR]:              java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
  139. [20:36:05] [Spigot Watchdog Thread/ERROR]:              java.lang.Thread.run(Thread.java:745)
  140. [20:36:05] [Spigot Watchdog Thread/ERROR]: ------------------------------
  141. [20:36:05] [Spigot Watchdog Thread/ERROR]: Current Thread: Head Conversion Thread - 0
  142. [20:36:05] [Spigot Watchdog Thread/ERROR]:      PID: 16650 | Suspended: false | Native: false | State: WAITING
  143. [20:36:05] [Spigot Watchdog Thread/ERROR]:      Stack:
  144. [20:36:05] [Spigot Watchdog Thread/ERROR]:              sun.misc.Unsafe.park(Native Method)
  145. [20:36:05] [Spigot Watchdog Thread/ERROR]:              java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
  146. [20:36:05] [Spigot Watchdog Thread/ERROR]:              java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
  147. [20:36:05] [Spigot Watchdog Thread/ERROR]:              java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
  148. [20:36:05] [Spigot Watchdog Thread/ERROR]:              java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067)
  149. [20:36:05] [Spigot Watchdog Thread/ERROR]:              java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
  150. [20:36:05] [Spigot Watchdog Thread/ERROR]:              java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
  151. [20:36:05] [Spigot Watchdog Thread/ERROR]:              java.lang.Thread.run(Thread.java:745)
  152. [20:36:05] [Spigot Watchdog Thread/ERROR]: ------------------------------
  153. [20:36:05] [Spigot Watchdog Thread/ERROR]: Current Thread: pool-7-thread-1
  154. [20:36:05] [Spigot Watchdog Thread/ERROR]:      PID: 492 | Suspended: false | Native: false | State: WAITING
  155. [20:36:05] [Spigot Watchdog Thread/ERROR]:      Stack:
  156. [20:36:05] [Spigot Watchdog Thread/ERROR]:              sun.misc.Unsafe.park(Native Method)
  157. [20:36:05] [Spigot Watchdog Thread/ERROR]:              java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
  158. [20:36:05] [Spigot Watchdog Thread/ERROR]:              java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
  159. [20:36:05] [Spigot Watchdog Thread/ERROR]:              java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
  160. [20:36:05] [Spigot Watchdog Thread/ERROR]:              java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067)
  161. [20:36:05] [Spigot Watchdog Thread/ERROR]:              java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
  162. [20:36:05] [Spigot Watchdog Thread/ERROR]:              java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
  163. [20:36:05] [Spigot Watchdog Thread/ERROR]:              java.lang.Thread.run(Thread.java:745)
  164. [20:36:05] [Spigot Watchdog Thread/ERROR]: ------------------------------
  165. [20:36:05] [Spigot Watchdog Thread/ERROR]: Current Thread: File IO Thread
  166. [20:36:05] [Spigot Watchdog Thread/ERROR]:      PID: 93 | Suspended: false | Native: false | State: TIMED_WAITING
  167. [20:36:05] [Spigot Watchdog Thread/ERROR]:      Stack:
  168. [20:36:05] [Spigot Watchdog Thread/ERROR]:              java.lang.Thread.sleep(Native Method)
  169. [20:36:05] [Spigot Watchdog Thread/ERROR]:              net.minecraft.server.v1_7_R3.FileIOThread.b(SourceFile:44)
  170. [20:36:05] [Spigot Watchdog Thread/ERROR]:              net.minecraft.server.v1_7_R3.FileIOThread.run(SourceFile:23)
  171. [20:36:05] [Spigot Watchdog Thread/ERROR]:              java.lang.Thread.run(Thread.java:745)
  172. [20:36:05] [Spigot Watchdog Thread/ERROR]: ------------------------------
  173. [20:36:05] [Spigot Watchdog Thread/ERROR]: Current Thread: Chunk I/O Executor Thread-1
  174. [20:36:05] [Spigot Watchdog Thread/ERROR]:      PID: 85 | Suspended: false | Native: false | State: WAITING
  175. [20:36:05] [Spigot Watchdog Thread/ERROR]:      Stack:
  176. [20:36:05] [Spigot Watchdog Thread/ERROR]:              sun.misc.Unsafe.park(Native Method)
  177. [20:36:05] [Spigot Watchdog Thread/ERROR]:              java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
  178. [20:36:05] [Spigot Watchdog Thread/ERROR]:              java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
  179. [20:36:05] [Spigot Watchdog Thread/ERROR]:              java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
  180. [20:36:05] [Spigot Watchdog Thread/ERROR]:              java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067)
  181. [20:36:05] [Spigot Watchdog Thread/ERROR]:              java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
  182. [20:36:05] [Spigot Watchdog Thread/ERROR]:              java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
  183. [20:36:05] [Spigot Watchdog Thread/ERROR]:              java.lang.Thread.run(Thread.java:745)
  184. [20:36:05] [Spigot Watchdog Thread/ERROR]: ------------------------------
  185. [20:36:05] [Spigot Watchdog Thread/ERROR]: Current Thread: pool-5-thread-1
  186. [20:36:05] [Spigot Watchdog Thread/ERROR]:      PID: 84 | Suspended: false | Native: false | State: WAITING
  187. [20:36:05] [Spigot Watchdog Thread/ERROR]:      Stack:
  188. [20:36:05] [Spigot Watchdog Thread/ERROR]:              sun.misc.Unsafe.park(Native Method)
  189. [20:36:05] [Spigot Watchdog Thread/ERROR]:              java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
  190. [20:36:05] [Spigot Watchdog Thread/ERROR]:              java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
  191. [20:36:05] [Spigot Watchdog Thread/ERROR]:              java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
  192. [20:36:05] [Spigot Watchdog Thread/ERROR]:              java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067)
  193. [20:36:05] [Spigot Watchdog Thread/ERROR]:              java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
  194. [20:36:05] [Spigot Watchdog Thread/ERROR]:              java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
  195. [20:36:05] [Spigot Watchdog Thread/ERROR]:              java.lang.Thread.run(Thread.java:745)
  196. [20:36:05] [Spigot Watchdog Thread/ERROR]: ------------------------------
  197. [20:36:05] [Spigot Watchdog Thread/ERROR]: Current Thread: RCON Listener #2
  198. [20:36:05] [Spigot Watchdog Thread/ERROR]:      PID: 54 | Suspended: false | Native: false | State: RUNNABLE
  199. [20:36:05] [Spigot Watchdog Thread/ERROR]:      Stack:
  200. [20:36:05] [Spigot Watchdog Thread/ERROR]:              java.net.PlainSocketImpl.socketAccept(Native Method)
  201. [20:36:05] [Spigot Watchdog Thread/ERROR]:              java.net.AbstractPlainSocketImpl.accept(AbstractPlainSocketImpl.java:404)
  202. [20:36:05] [Spigot Watchdog Thread/ERROR]:              java.net.ServerSocket.implAccept(ServerSocket.java:545)
  203. [20:36:05] [Spigot Watchdog Thread/ERROR]:              java.net.ServerSocket.accept(ServerSocket.java:513)
  204. [20:36:05] [Spigot Watchdog Thread/ERROR]:              net.minecraft.server.v1_7_R3.RemoteControlListener.run(SourceFile:69)
  205. [20:36:05] [Spigot Watchdog Thread/ERROR]:              java.lang.Thread.run(Thread.java:745)
  206. [20:36:05] [Spigot Watchdog Thread/ERROR]: ------------------------------
  207. [20:36:05] [Spigot Watchdog Thread/ERROR]: Current Thread: Query Listener #1
  208. [20:36:05] [Spigot Watchdog Thread/ERROR]:      PID: 53 | Suspended: false | Native: false | State: BLOCKED
  209. [20:36:05] [Spigot Watchdog Thread/ERROR]:      Stack:
  210. [20:36:05] [Spigot Watchdog Thread/ERROR]:              org.bukkit.plugin.SimplePluginManager.getPlugins(SimplePluginManager.java:365)
  211. [20:36:05] [Spigot Watchdog Thread/ERROR]:              net.minecraft.server.v1_7_R3.MinecraftServer.getPlugins(MinecraftServer.java:913)
  212. [20:36:05] [Spigot Watchdog Thread/ERROR]:              net.minecraft.server.v1_7_R3.RemoteStatusListener.getFullReply(SourceFile:171)
  213. [20:36:05] [Spigot Watchdog Thread/ERROR]:              net.minecraft.server.v1_7_R3.RemoteStatusListener.parsePacket(SourceFile:115)
  214. [20:36:05] [Spigot Watchdog Thread/ERROR]:              net.minecraft.server.v1_7_R3.RemoteStatusListener.run(SourceFile:262)
  215. [20:36:05] [Spigot Watchdog Thread/ERROR]:              java.lang.Thread.run(Thread.java:745)
  216. [20:36:05] [Spigot Watchdog Thread/ERROR]: ------------------------------
  217. [20:36:05] [Spigot Watchdog Thread/ERROR]: Current Thread: Jobs-BufferedPaymentThread
  218. [20:36:05] [Spigot Watchdog Thread/ERROR]:      PID: 47 | Suspended: false | Native: false | State: TIMED_WAITING
  219. [20:36:05] [Spigot Watchdog Thread/ERROR]:      Stack:
  220. [20:36:05] [Spigot Watchdog Thread/ERROR]:              java.lang.Thread.sleep(Native Method)
  221. [20:36:05] [Spigot Watchdog Thread/ERROR]:              me.zford.jobs.tasks.BufferedPaymentThread.run(BufferedPaymentThread.java:38)
  222. [20:36:05] [Spigot Watchdog Thread/ERROR]: ------------------------------
  223. [20:36:05] [Spigot Watchdog Thread/ERROR]: Current Thread: Jobs-DatabaseSaveTask
  224. [20:36:05] [Spigot Watchdog Thread/ERROR]:      PID: 46 | Suspended: false | Native: false | State: TIMED_WAITING
  225. [20:36:05] [Spigot Watchdog Thread/ERROR]:      Stack:
  226. [20:36:05] [Spigot Watchdog Thread/ERROR]:              java.lang.Thread.sleep(Native Method)
  227. [20:36:05] [Spigot Watchdog Thread/ERROR]:              me.zford.jobs.tasks.DatabaseSaveThread.run(DatabaseSaveThread.java:38)
  228. [20:36:05] [Spigot Watchdog Thread/ERROR]: ------------------------------
  229. [20:36:05] [Spigot Watchdog Thread/ERROR]: Current Thread: Thread-13
  230. [20:36:05] [Spigot Watchdog Thread/ERROR]:      PID: 43 | Suspended: false | Native: false | State: TIMED_WAITING
  231. [20:36:05] [Spigot Watchdog Thread/ERROR]:      Stack:
  232. [20:36:05] [Spigot Watchdog Thread/ERROR]:              java.lang.Thread.sleep(Native Method)
  233. [20:36:05] [Spigot Watchdog Thread/ERROR]:              com.griefcraft.modules.credits.CreditsModule$CreditsTask.run(CreditsModule.java:110)
  234. [20:36:05] [Spigot Watchdog Thread/ERROR]:              java.lang.Thread.run(Thread.java:745)
  235. [20:36:05] [Spigot Watchdog Thread/ERROR]: ------------------------------
  236. [20:36:05] [Spigot Watchdog Thread/ERROR]: Current Thread: Thread-12
  237. [20:36:05] [Spigot Watchdog Thread/ERROR]:      PID: 42 | Suspended: false | Native: false | State: TIMED_WAITING
  238. [20:36:05] [Spigot Watchdog Thread/ERROR]:      Stack:
  239. [20:36:05] [Spigot Watchdog Thread/ERROR]:              java.lang.Thread.sleep(Native Method)
  240. [20:36:05] [Spigot Watchdog Thread/ERROR]:              com.griefcraft.util.DatabaseThread.run(DatabaseThread.java:181)
  241. [20:36:05] [Spigot Watchdog Thread/ERROR]:              java.lang.Thread.run(Thread.java:745)
  242. [20:36:05] [Spigot Watchdog Thread/ERROR]: ------------------------------
  243. [20:36:05] [Spigot Watchdog Thread/ERROR]: Current Thread: Ebean-TeleportSigns.0
  244. [20:36:05] [Spigot Watchdog Thread/ERROR]:      PID: 39 | Suspended: false | Native: false | State: WAITING
  245. [20:36:05] [Spigot Watchdog Thread/ERROR]:      Stack:
  246. [20:36:05] [Spigot Watchdog Thread/ERROR]:              java.lang.Object.wait(Native Method)
  247. [20:36:05] [Spigot Watchdog Thread/ERROR]:              java.lang.Object.wait(Object.java:502)
  248. [20:36:05] [Spigot Watchdog Thread/ERROR]:              com.avaje.ebeaninternal.server.lib.thread.PooledThread.run(PooledThread.java:75)
  249. [20:36:05] [Spigot Watchdog Thread/ERROR]:              java.lang.Thread.run(Thread.java:745)
  250. [20:36:05] [Spigot Watchdog Thread/ERROR]: ------------------------------
  251. [20:36:05] [Spigot Watchdog Thread/ERROR]: Current Thread: EbeanBackgroundThread
  252. [20:36:05] [Spigot Watchdog Thread/ERROR]:      PID: 38 | Suspended: false | Native: false | State: TIMED_WAITING
  253. [20:36:05] [Spigot Watchdog Thread/ERROR]:      Stack:
  254. [20:36:05] [Spigot Watchdog Thread/ERROR]:              java.lang.Thread.sleep(Native Method)
  255. [20:36:05] [Spigot Watchdog Thread/ERROR]:              com.avaje.ebeaninternal.server.lib.BackgroundThread$Runner.run(BackgroundThread.java:168)
  256. [20:36:05] [Spigot Watchdog Thread/ERROR]:              java.lang.Thread.run(Thread.java:745)
  257. [20:36:05] [Spigot Watchdog Thread/ERROR]: ------------------------------
  258. [20:36:05] [Spigot Watchdog Thread/ERROR]: Current Thread: Netty IO #3
  259. [20:36:05] [Spigot Watchdog Thread/ERROR]:      PID: 30 | Suspended: false | Native: false | State: RUNNABLE
  260. [20:36:05] [Spigot Watchdog Thread/ERROR]:      Thread is waiting on monitor(s):
  261. [20:36:05] [Spigot Watchdog Thread/ERROR]:              Locked on:sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:86)
  262. [20:36:05] [Spigot Watchdog Thread/ERROR]:              Locked on:sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:86)
  263. [20:36:05] [Spigot Watchdog Thread/ERROR]:              Locked on:sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:86)
  264. [20:36:05] [Spigot Watchdog Thread/ERROR]:      Stack:
  265. [20:36:05] [Spigot Watchdog Thread/ERROR]:              sun.nio.ch.EPollArrayWrapper.epollWait(Native Method)
  266. [20:36:05] [Spigot Watchdog Thread/ERROR]:              sun.nio.ch.EPollArrayWrapper.poll(EPollArrayWrapper.java:269)
  267. [20:36:05] [Spigot Watchdog Thread/ERROR]:              sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:79)
  268. [20:36:05] [Spigot Watchdog Thread/ERROR]:              sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:86)
  269. [20:36:05] [Spigot Watchdog Thread/ERROR]:              sun.nio.ch.SelectorImpl.select(SelectorImpl.java:97)
  270. [20:36:05] [Spigot Watchdog Thread/ERROR]:              net.minecraft.util.io.netty.channel.nio.NioEventLoop.select(NioEventLoop.java:591)
  271. [20:36:05] [Spigot Watchdog Thread/ERROR]:              net.minecraft.util.io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:301)
  272. [20:36:05] [Spigot Watchdog Thread/ERROR]:              net.minecraft.util.io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:101)
  273. [20:36:05] [Spigot Watchdog Thread/ERROR]:              java.lang.Thread.run(Thread.java:745)
  274. [20:36:05] [Spigot Watchdog Thread/ERROR]: ------------------------------
  275. [20:36:05] [Spigot Watchdog Thread/ERROR]: Current Thread: Netty IO #2
  276. [20:36:05] [Spigot Watchdog Thread/ERROR]:      PID: 29 | Suspended: false | Native: false | State: RUNNABLE
  277. [20:36:05] [Spigot Watchdog Thread/ERROR]:      Thread is waiting on monitor(s):
  278. [20:36:05] [Spigot Watchdog Thread/ERROR]:              Locked on:sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:86)
  279. [20:36:05] [Spigot Watchdog Thread/ERROR]:              Locked on:sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:86)
  280. [20:36:05] [Spigot Watchdog Thread/ERROR]:              Locked on:sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:86)
  281. [20:36:05] [Spigot Watchdog Thread/ERROR]:      Stack:
  282. [20:36:05] [Spigot Watchdog Thread/ERROR]:              sun.nio.ch.EPollArrayWrapper.epollWait(Native Method)
  283. [20:36:05] [Spigot Watchdog Thread/ERROR]:              sun.nio.ch.EPollArrayWrapper.poll(EPollArrayWrapper.java:269)
  284. [20:36:05] [Spigot Watchdog Thread/ERROR]:              sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:79)
  285. [20:36:05] [Spigot Watchdog Thread/ERROR]:              sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:86)
  286. [20:36:05] [Spigot Watchdog Thread/ERROR]:              sun.nio.ch.SelectorImpl.select(SelectorImpl.java:97)
  287. [20:36:05] [Spigot Watchdog Thread/ERROR]:              net.minecraft.util.io.netty.channel.nio.NioEventLoop.select(NioEventLoop.java:591)
  288. [20:36:05] [Spigot Watchdog Thread/ERROR]:              net.minecraft.util.io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:301)
  289. [20:36:05] [Spigot Watchdog Thread/ERROR]:              net.minecraft.util.io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:101)
  290. [20:36:05] [Spigot Watchdog Thread/ERROR]:              java.lang.Thread.run(Thread.java:745)
  291. [20:36:05] [Spigot Watchdog Thread/ERROR]: ------------------------------
  292. [20:36:05] [Spigot Watchdog Thread/ERROR]: Current Thread: Netty IO #1
  293. [20:36:05] [Spigot Watchdog Thread/ERROR]:      PID: 28 | Suspended: false | Native: false | State: RUNNABLE
  294. [20:36:05] [Spigot Watchdog Thread/ERROR]:      Thread is waiting on monitor(s):
  295. [20:36:05] [Spigot Watchdog Thread/ERROR]:              Locked on:sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:86)
  296. [20:36:05] [Spigot Watchdog Thread/ERROR]:              Locked on:sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:86)
  297. [20:36:05] [Spigot Watchdog Thread/ERROR]:              Locked on:sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:86)
  298. [20:36:05] [Spigot Watchdog Thread/ERROR]:      Stack:
  299. [20:36:05] [Spigot Watchdog Thread/ERROR]:              sun.nio.ch.EPollArrayWrapper.epollWait(Native Method)
  300. [20:36:05] [Spigot Watchdog Thread/ERROR]:              sun.nio.ch.EPollArrayWrapper.poll(EPollArrayWrapper.java:269)
  301. [20:36:05] [Spigot Watchdog Thread/ERROR]:              sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:79)
  302. [20:36:05] [Spigot Watchdog Thread/ERROR]:              sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:86)
  303. [20:36:05] [Spigot Watchdog Thread/ERROR]:              sun.nio.ch.SelectorImpl.select(SelectorImpl.java:97)
  304. [20:36:05] [Spigot Watchdog Thread/ERROR]:              net.minecraft.util.io.netty.channel.nio.NioEventLoop.select(NioEventLoop.java:591)
  305. [20:36:05] [Spigot Watchdog Thread/ERROR]:              net.minecraft.util.io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:301)
  306. [20:36:05] [Spigot Watchdog Thread/ERROR]:              net.minecraft.util.io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:101)
  307. [20:36:05] [Spigot Watchdog Thread/ERROR]:              java.lang.Thread.run(Thread.java:745)
  308. [20:36:05] [Spigot Watchdog Thread/ERROR]: ------------------------------
  309. [20:36:05] [Spigot Watchdog Thread/ERROR]: Current Thread: Netty IO #0
  310. [20:36:05] [Spigot Watchdog Thread/ERROR]:      PID: 27 | Suspended: false | Native: false | State: BLOCKED
  311. [20:36:05] [Spigot Watchdog Thread/ERROR]:      Stack:
  312. [20:36:05] [Spigot Watchdog Thread/ERROR]:              java.util.Collections$SynchronizedCollection.add(Collections.java:2035)
  313. [20:36:05] [Spigot Watchdog Thread/ERROR]:              net.minecraft.server.v1_7_R3.ServerConnectionChannel.initChannel(ServerConnectionChannel.java:33)
  314. [20:36:05] [Spigot Watchdog Thread/ERROR]:              net.minecraft.util.io.netty.channel.ChannelInitializer.channelRegistered(ChannelInitializer.java:70)
  315. [20:36:05] [Spigot Watchdog Thread/ERROR]:              net.minecraft.util.io.netty.channel.DefaultChannelHandlerContext.invokeChannelRegistered(DefaultChannelHandlerContext.java:162)
  316. [20:36:05] [Spigot Watchdog Thread/ERROR]:              net.minecraft.util.io.netty.channel.DefaultChannelHandlerContext.fireChannelRegistered(DefaultChannelHandlerContext.java:148)
  317. [20:36:05] [Spigot Watchdog Thread/ERROR]:              net.minecraft.util.io.netty.channel.DefaultChannelPipeline.fireChannelRegistered(DefaultChannelPipeline.java:730)
  318. [20:36:05] [Spigot Watchdog Thread/ERROR]:              net.minecraft.util.io.netty.channel.AbstractChannel$AbstractUnsafe.register0(AbstractChannel.java:441)
  319. [20:36:05] [Spigot Watchdog Thread/ERROR]:              net.minecraft.util.io.netty.channel.AbstractChannel$AbstractUnsafe.register(AbstractChannel.java:411)
  320. [20:36:05] [Spigot Watchdog Thread/ERROR]:              net.minecraft.util.io.netty.channel.SingleThreadEventLoop.register(SingleThreadEventLoop.java:60)
  321. [20:36:05] [Spigot Watchdog Thread/ERROR]:              net.minecraft.util.io.netty.channel.SingleThreadEventLoop.register(SingleThreadEventLoop.java:48)
  322. [20:36:05] [Spigot Watchdog Thread/ERROR]:              net.minecraft.util.io.netty.channel.MultithreadEventLoopGroup.register(MultithreadEventLoopGroup.java:64)
  323. [20:36:05] [Spigot Watchdog Thread/ERROR]:              net.minecraft.util.io.netty.bootstrap.ServerBootstrap$ServerBootstrapAcceptor.channelRead(ServerBootstrap.java:249)
  324. [20:36:05] [Spigot Watchdog Thread/ERROR]:              net.minecraft.util.io.netty.channel.DefaultChannelHandlerContext.invokeChannelRead(DefaultChannelHandlerContext.java:337)
  325. [20:36:05] [Spigot Watchdog Thread/ERROR]:              net.minecraft.util.io.netty.channel.DefaultChannelHandlerContext.fireChannelRead(DefaultChannelHandlerContext.java:323)
  326. [20:36:05] [Spigot Watchdog Thread/ERROR]:              net.minecraft.util.io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:785)
  327. [20:36:05] [Spigot Watchdog Thread/ERROR]:              net.minecraft.util.io.netty.channel.nio.AbstractNioMessageChannel$NioMessageUnsafe.read(AbstractNioMessageChannel.java:90)
  328. [20:36:05] [Spigot Watchdog Thread/ERROR]:              net.minecraft.util.io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:480)
  329. [20:36:05] [Spigot Watchdog Thread/ERROR]:              net.minecraft.util.io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:447)
  330. [20:36:05] [Spigot Watchdog Thread/ERROR]:              net.minecraft.util.io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:341)
  331. [20:36:05] [Spigot Watchdog Thread/ERROR]:              net.minecraft.util.io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:101)
  332. [20:36:05] [Spigot Watchdog Thread/ERROR]:              java.lang.Thread.run(Thread.java:745)
  333. [20:36:05] [Spigot Watchdog Thread/ERROR]: ------------------------------
  334. [20:36:05] [Spigot Watchdog Thread/ERROR]: Current Thread: Spigot Metrics Thread
  335. [20:36:05] [Spigot Watchdog Thread/ERROR]:      PID: 26 | Suspended: false | Native: false | State: TIMED_WAITING
  336. [20:36:05] [Spigot Watchdog Thread/ERROR]:      Stack:
  337. [20:36:05] [Spigot Watchdog Thread/ERROR]:              java.lang.Object.wait(Native Method)
  338. [20:36:05] [Spigot Watchdog Thread/ERROR]:              java.util.TimerThread.mainLoop(Timer.java:552)
  339. [20:36:05] [Spigot Watchdog Thread/ERROR]:              java.util.TimerThread.run(Timer.java:505)
  340. [20:36:05] [Spigot Watchdog Thread/ERROR]: ------------------------------
  341. [20:36:05] [Spigot Watchdog Thread/ERROR]: Current Thread: Spigot Watchdog Thread
  342. [20:36:05] [Spigot Watchdog Thread/ERROR]:      PID: 25 | Suspended: false | Native: false | State: RUNNABLE
  343. [20:36:05] [Spigot Watchdog Thread/ERROR]:      Stack:
  344. [20:36:05] [Spigot Watchdog Thread/ERROR]:              sun.management.ThreadImpl.dumpThreads0(Native Method)
  345. [20:36:05] [Spigot Watchdog Thread/ERROR]:              sun.management.ThreadImpl.dumpAllThreads(ThreadImpl.java:446)
  346. [20:36:05] [Spigot Watchdog Thread/ERROR]:              org.spigotmc.WatchdogThread.run(WatchdogThread.java:76)
  347. [20:36:05] [Spigot Watchdog Thread/ERROR]: ------------------------------
  348. [20:36:05] [Spigot Watchdog Thread/ERROR]: Current Thread: Java2D Disposer
  349. [20:36:05] [Spigot Watchdog Thread/ERROR]:      PID: 23 | Suspended: false | Native: false | State: WAITING
  350. [20:36:05] [Spigot Watchdog Thread/ERROR]:      Stack:
  351. [20:36:05] [Spigot Watchdog Thread/ERROR]:              java.lang.Object.wait(Native Method)
  352. [20:36:05] [Spigot Watchdog Thread/ERROR]:              java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:142)
  353. [20:36:05] [Spigot Watchdog Thread/ERROR]:              java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:158)
  354. [20:36:05] [Spigot Watchdog Thread/ERROR]:              sun.java2d.Disposer.run(Disposer.java:148)
  355. [20:36:05] [Spigot Watchdog Thread/ERROR]:              java.lang.Thread.run(Thread.java:745)
  356. [20:36:05] [Spigot Watchdog Thread/ERROR]: ------------------------------
  357. [20:36:05] [Spigot Watchdog Thread/ERROR]: Current Thread: Thread-5
  358. [20:36:05] [Spigot Watchdog Thread/ERROR]:      PID: 21 | Suspended: false | Native: false | State: WAITING
  359. [20:36:05] [Spigot Watchdog Thread/ERROR]:      Stack:
  360. [20:36:05] [Spigot Watchdog Thread/ERROR]:              sun.misc.Unsafe.park(Native Method)
  361. [20:36:05] [Spigot Watchdog Thread/ERROR]:              java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
  362. [20:36:05] [Spigot Watchdog Thread/ERROR]:              java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
  363. [20:36:05] [Spigot Watchdog Thread/ERROR]:              java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
  364. [20:36:05] [Spigot Watchdog Thread/ERROR]:              net.minecraft.util.com.mojang.util.QueueLogAppender.getNextLogEvent(QueueLogAppender.java:73)
  365. [20:36:05] [Spigot Watchdog Thread/ERROR]:              org.bukkit.craftbukkit.v1_7_R3.util.TerminalConsoleWriterThread.run(TerminalConsoleWriterThread.java:25)
  366. [20:36:05] [Spigot Watchdog Thread/ERROR]:              java.lang.Thread.run(Thread.java:745)
  367. [20:36:05] [Spigot Watchdog Thread/ERROR]: ------------------------------
  368. [20:36:05] [Spigot Watchdog Thread/ERROR]: Current Thread: Server console handler
  369. [20:36:05] [Spigot Watchdog Thread/ERROR]:      PID: 20 | Suspended: false | Native: true | State: RUNNABLE
  370. [20:36:05] [Spigot Watchdog Thread/ERROR]:      Thread is waiting on monitor(s):
  371. [20:36:05] [Spigot Watchdog Thread/ERROR]:              Locked on:java.io.BufferedInputStream.read(BufferedInputStream.java:265)
  372. [20:36:05] [Spigot Watchdog Thread/ERROR]:              Locked on:org.bukkit.craftbukkit.libs.jline.internal.InputStreamReader.read(InputStreamReader.java:267)
  373. [20:36:05] [Spigot Watchdog Thread/ERROR]:              Locked on:org.bukkit.craftbukkit.libs.jline.internal.InputStreamReader.read(InputStreamReader.java:204)
  374. [20:36:05] [Spigot Watchdog Thread/ERROR]:      Stack:
  375. [20:36:05] [Spigot Watchdog Thread/ERROR]:              java.io.FileInputStream.readBytes(Native Method)
  376. [20:36:05] [Spigot Watchdog Thread/ERROR]:              java.io.FileInputStream.read(FileInputStream.java:246)
  377. [20:36:05] [Spigot Watchdog Thread/ERROR]:              java.io.BufferedInputStream.fill(BufferedInputStream.java:246)
  378. [20:36:05] [Spigot Watchdog Thread/ERROR]:              java.io.BufferedInputStream.read(BufferedInputStream.java:265)
  379. [20:36:05] [Spigot Watchdog Thread/ERROR]:              java.io.FilterInputStream.read(FilterInputStream.java:83)
  380. [20:36:05] [Spigot Watchdog Thread/ERROR]:              org.bukkit.craftbukkit.libs.jline.console.ConsoleReader$1.read(ConsoleReader.java:167)
  381. [20:36:05] [Spigot Watchdog Thread/ERROR]:              org.bukkit.craftbukkit.libs.jline.internal.InputStreamReader.read(InputStreamReader.java:267)
  382. [20:36:05] [Spigot Watchdog Thread/ERROR]:              org.bukkit.craftbukkit.libs.jline.internal.InputStreamReader.read(InputStreamReader.java:204)
  383. [20:36:05] [Spigot Watchdog Thread/ERROR]:              org.bukkit.craftbukkit.libs.jline.console.ConsoleReader.readCharacter(ConsoleReader.java:995)
  384. [20:36:05] [Spigot Watchdog Thread/ERROR]:              org.bukkit.craftbukkit.libs.jline.console.ConsoleReader.readLine(ConsoleReader.java:1167)
  385. [20:36:05] [Spigot Watchdog Thread/ERROR]:              net.minecraft.server.v1_7_R3.ThreadCommandReader.run(ThreadCommandReader.java:32)
  386. [20:36:05] [Spigot Watchdog Thread/ERROR]: ------------------------------
  387. [20:36:05] [Spigot Watchdog Thread/ERROR]: Current Thread: DestroyJavaVM
  388. [20:36:05] [Spigot Watchdog Thread/ERROR]:      PID: 19 | Suspended: false | Native: false | State: RUNNABLE
  389. [20:36:05] [Spigot Watchdog Thread/ERROR]:      Stack:
  390. [20:36:05] [Spigot Watchdog Thread/ERROR]: ------------------------------
  391. [20:36:05] [Spigot Watchdog Thread/ERROR]: Current Thread: Server thread
  392. [20:36:05] [Spigot Watchdog Thread/ERROR]:      PID: 17 | Suspended: false | Native: true | State: RUNNABLE
  393. [20:36:05] [Spigot Watchdog Thread/ERROR]:      Thread is waiting on monitor(s):
  394. [20:36:05] [Spigot Watchdog Thread/ERROR]:              Locked on:com.mysql.jdbc.util.ReadAheadInputStream.read(ReadAheadInputStream.java:189)
  395. [20:36:05] [Spigot Watchdog Thread/ERROR]:              Locked on:com.mysql.jdbc.ConnectionImpl.execSQL(ConnectionImpl.java:2620)
  396. [20:36:05] [Spigot Watchdog Thread/ERROR]:              Locked on:com.mysql.jdbc.StatementImpl.execute(StatementImpl.java:779)
  397. [20:36:05] [Spigot Watchdog Thread/ERROR]:              Locked on:org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:487)
  398. [20:36:05] [Spigot Watchdog Thread/ERROR]:              Locked on:net.minecraft.server.v1_7_R3.ServerConnection.c(ServerConnection.java:81)
  399. [20:36:05] [Spigot Watchdog Thread/ERROR]:      Stack:
  400. [20:36:05] [Spigot Watchdog Thread/ERROR]:              java.net.SocketInputStream.socketRead0(Native Method)
  401. [20:36:05] [Spigot Watchdog Thread/ERROR]:              java.net.SocketInputStream.read(SocketInputStream.java:150)
  402. [20:36:05] [Spigot Watchdog Thread/ERROR]:              java.net.SocketInputStream.read(SocketInputStream.java:121)
  403. [20:36:05] [Spigot Watchdog Thread/ERROR]:              com.mysql.jdbc.util.ReadAheadInputStream.fill(ReadAheadInputStream.java:114)
  404. [20:36:05] [Spigot Watchdog Thread/ERROR]:              com.mysql.jdbc.util.ReadAheadInputStream.readFromUnderlyingStreamIfNecessary(ReadAheadInputStream.java:161)
  405. [20:36:05] [Spigot Watchdog Thread/ERROR]:              com.mysql.jdbc.util.ReadAheadInputStream.read(ReadAheadInputStream.java:189)
  406. [20:36:05] [Spigot Watchdog Thread/ERROR]:              com.mysql.jdbc.MysqlIO.readFully(MysqlIO.java:2526)
  407. [20:36:05] [Spigot Watchdog Thread/ERROR]:              com.mysql.jdbc.MysqlIO.reuseAndReadPacket(MysqlIO.java:2979)
  408. [20:36:05] [Spigot Watchdog Thread/ERROR]:              com.mysql.jdbc.MysqlIO.reuseAndReadPacket(MysqlIO.java:2968)
  409. [20:36:05] [Spigot Watchdog Thread/ERROR]:              com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:3516)
  410. [20:36:05] [Spigot Watchdog Thread/ERROR]:              com.mysql.jdbc.MysqlIO.sendCommand(MysqlIO.java:1986)
  411. [20:36:05] [Spigot Watchdog Thread/ERROR]:              com.mysql.jdbc.MysqlIO.sqlQueryDirect(MysqlIO.java:2140)
  412. [20:36:05] [Spigot Watchdog Thread/ERROR]:              com.mysql.jdbc.ConnectionImpl.execSQL(ConnectionImpl.java:2620)
  413. [20:36:05] [Spigot Watchdog Thread/ERROR]:              com.mysql.jdbc.ConnectionImpl.execSQL(ConnectionImpl.java:2570)
  414. [20:36:05] [Spigot Watchdog Thread/ERROR]:              com.mysql.jdbc.StatementImpl.execute(StatementImpl.java:779)
  415. [20:36:05] [Spigot Watchdog Thread/ERROR]:              com.mysql.jdbc.StatementImpl.execute(StatementImpl.java:622)
  416. [20:36:05] [Spigot Watchdog Thread/ERROR]:              pl.endox.stats.managers.MySQLManager.updateZgony(MySQLManager.java:116)
  417. [20:36:05] [Spigot Watchdog Thread/ERROR]:              pl.endox.stats.listeners.PlayerDeath.onEvent(PlayerDeath.java:21)
  418. [20:36:05] [Spigot Watchdog Thread/ERROR]:              sun.reflect.GeneratedMethodAccessor344.invoke(Unknown Source)
  419. [20:36:05] [Spigot Watchdog Thread/ERROR]:              sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  420. [20:36:05] [Spigot Watchdog Thread/ERROR]:              java.lang.reflect.Method.invoke(Method.java:483)
  421. [20:36:05] [Spigot Watchdog Thread/ERROR]:              org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:292)
  422. [20:36:05] [Spigot Watchdog Thread/ERROR]:              org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62)
  423. [20:36:05] [Spigot Watchdog Thread/ERROR]:              org.bukkit.plugin.TimedRegisteredListener.callEvent(TimedRegisteredListener.java:47)
  424. [20:36:05] [Spigot Watchdog Thread/ERROR]:              org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:502)
  425. [20:36:05] [Spigot Watchdog Thread/ERROR]:              org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:487)
  426. [20:36:05] [Spigot Watchdog Thread/ERROR]:              org.bukkit.craftbukkit.v1_7_R3.event.CraftEventFactory.callPlayerDeathEvent(CraftEventFactory.java:387)
  427. [20:36:05] [Spigot Watchdog Thread/ERROR]:              net.minecraft.server.v1_7_R3.EntityPlayer.die(EntityPlayer.java:389)
  428. [20:36:05] [Spigot Watchdog Thread/ERROR]:              net.minecraft.server.v1_7_R3.EntityLiving.damageEntity(EntityLiving.java:741)
  429. [20:36:05] [Spigot Watchdog Thread/ERROR]:              net.minecraft.server.v1_7_R3.EntityHuman.damageEntity(EntityHuman.java:751)
  430. [20:36:05] [Spigot Watchdog Thread/ERROR]:              net.minecraft.server.v1_7_R3.EntityPlayer.damageEntity(EntityPlayer.java:468)
  431. [20:36:05] [Spigot Watchdog Thread/ERROR]:              net.minecraft.server.v1_7_R3.EntityHuman.attack(EntityHuman.java:930)
  432. [20:36:05] [Spigot Watchdog Thread/ERROR]:              net.minecraft.server.v1_7_R3.PlayerConnection.a(PlayerConnection.java:1159)
  433. [20:36:05] [Spigot Watchdog Thread/ERROR]:              net.minecraft.server.v1_7_R3.PacketPlayInUseEntity.a(SourceFile:55)
  434. [20:36:05] [Spigot Watchdog Thread/ERROR]:              net.minecraft.server.v1_7_R3.PacketPlayInUseEntity.handle(SourceFile:10)
  435. [20:36:05] [Spigot Watchdog Thread/ERROR]:              net.minecraft.server.v1_7_R3.NetworkManager.a(NetworkManager.java:180)
  436. [20:36:05] [Spigot Watchdog Thread/ERROR]:              net.minecraft.server.v1_7_R3.ServerConnection.c(ServerConnection.java:81)
  437. [20:36:05] [Spigot Watchdog Thread/ERROR]:              net.minecraft.server.v1_7_R3.MinecraftServer.v(MinecraftServer.java:720)
  438. [20:36:05] [Spigot Watchdog Thread/ERROR]:              net.minecraft.server.v1_7_R3.DedicatedServer.v(DedicatedServer.java:283)
  439. [20:36:05] [Spigot Watchdog Thread/ERROR]:              net.minecraft.server.v1_7_R3.MinecraftServer.u(MinecraftServer.java:583)
  440. [20:36:05] [Spigot Watchdog Thread/ERROR]:              net.minecraft.server.v1_7_R3.MinecraftServer.run(MinecraftServer.java:489)
  441. [20:36:05] [Spigot Watchdog Thread/ERROR]:              net.minecraft.server.v1_7_R3.ThreadServerApplication.run(SourceFile:628)
  442. [20:36:05] [Spigot Watchdog Thread/ERROR]: ------------------------------
  443. [20:36:05] [Spigot Watchdog Thread/ERROR]: Current Thread: Server Infinisleeper
  444. [20:36:05] [Spigot Watchdog Thread/ERROR]:      PID: 18 | Suspended: false | Native: false | State: TIMED_WAITING
  445. [20:36:05] [Spigot Watchdog Thread/ERROR]:      Stack:
  446. [20:36:05] [Spigot Watchdog Thread/ERROR]:              java.lang.Thread.sleep(Native Method)
  447. [20:36:05] [Spigot Watchdog Thread/ERROR]:              net.minecraft.server.v1_7_R3.ThreadSleepForever.run(SourceFile:65)
  448. [20:36:05] [Spigot Watchdog Thread/ERROR]: ------------------------------
  449. [20:36:05] [Spigot Watchdog Thread/ERROR]: Current Thread: Snooper Timer
  450. [20:36:05] [Spigot Watchdog Thread/ERROR]:      PID: 12 | Suspended: false | Native: false | State: WAITING
  451. [20:36:05] [Spigot Watchdog Thread/ERROR]:      Stack:
  452. [20:36:05] [Spigot Watchdog Thread/ERROR]:              java.lang.Object.wait(Native Method)
  453. [20:36:05] [Spigot Watchdog Thread/ERROR]:              java.lang.Object.wait(Object.java:502)
  454. [20:36:05] [Spigot Watchdog Thread/ERROR]:              java.util.TimerThread.mainLoop(Timer.java:526)
  455. [20:36:05] [Spigot Watchdog Thread/ERROR]:              java.util.TimerThread.run(Timer.java:505)
  456. [20:36:05] [Spigot Watchdog Thread/ERROR]: ------------------------------
  457. [20:36:05] [Spigot Watchdog Thread/ERROR]: Current Thread: Signal Dispatcher
  458. [20:36:05] [Spigot Watchdog Thread/ERROR]:      PID: 5 | Suspended: false | Native: false | State: RUNNABLE
  459. [20:36:05] [Spigot Watchdog Thread/ERROR]:      Stack:
  460. [20:36:05] [Spigot Watchdog Thread/ERROR]: ------------------------------
  461. [20:36:05] [Spigot Watchdog Thread/ERROR]: Current Thread: Finalizer
  462. [20:36:05] [Spigot Watchdog Thread/ERROR]:      PID: 3 | Suspended: false | Native: false | State: WAITING
  463. [20:36:05] [Spigot Watchdog Thread/ERROR]:      Stack:
  464. [20:36:05] [Spigot Watchdog Thread/ERROR]:              java.lang.Object.wait(Native Method)
  465. [20:36:05] [Spigot Watchdog Thread/ERROR]:              java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:142)
  466. [20:36:05] [Spigot Watchdog Thread/ERROR]:              java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:158)
  467. [20:36:05] [Spigot Watchdog Thread/ERROR]:              java.lang.ref.Finalizer$FinalizerThread.run(Finalizer.java:209)
  468. [20:36:05] [Spigot Watchdog Thread/ERROR]: ------------------------------
  469. [20:36:05] [Spigot Watchdog Thread/ERROR]: Current Thread: Reference Handler
  470. [20:36:05] [Spigot Watchdog Thread/ERROR]:      PID: 2 | Suspended: false | Native: false | State: WAITING
  471. [20:36:05] [Spigot Watchdog Thread/ERROR]:      Stack:
  472. [20:36:05] [Spigot Watchdog Thread/ERROR]:              java.lang.Object.wait(Native Method)
  473. [20:36:05] [Spigot Watchdog Thread/ERROR]:              java.lang.Object.wait(Object.java:502)
  474. [20:36:05] [Spigot Watchdog Thread/ERROR]:              java.lang.ref.Reference$ReferenceHandler.run(Reference.java:157)
  475. [20:36:05] [Spigot Watchdog Thread/ERROR]: ------------------------------
  476. [20:36:05] [Spigot Watchdog Thread/INFO]: Startup script './start.sh' does not exist! Stopping server.
  477.