Advertisement
Guest User

Untitled

a guest
May 16th, 2015
218
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 103.91 KB | None | 0 0
  1. [16:48:20] [Spigot Watchdog Thread/ERROR]: The server has stopped responding!
  2. [16:48:20] [Spigot Watchdog Thread/ERROR]: Please report this to http://www.spigotmc.org/
  3. [16:48:20] [Spigot Watchdog Thread/ERROR]: Be sure to include ALL relevant console errors and Minecraft crash reports
  4. [16:48:20] [Spigot Watchdog Thread/ERROR]: Spigot version: git-Spigot-1.7.9-R0.2-209-ga1eeeb0 (MC: 1.7.10)
  5. [16:48:20] [Spigot Watchdog Thread/ERROR]: ------------------------------
  6. [16:48:20] [Spigot Watchdog Thread/ERROR]: Server thread dump (Look for plugins here before reporting to Spigot!):
  7. [16:48:20] [Spigot Watchdog Thread/ERROR]: ------------------------------
  8. [16:48:20] [Spigot Watchdog Thread/ERROR]: Current Thread: Server thread
  9. [16:48:20] [Spigot Watchdog Thread/ERROR]: PID: 15 | Suspended: false | Native: false | State: TIMED_WAITING
  10. [16:48:20] [Spigot Watchdog Thread/ERROR]: Stack:
  11. [16:48:20] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.sleep(Native Method)
  12. [16:48:20] [Spigot Watchdog Thread/ERROR]: net.minecraft.util.com.mojang.authlib.yggdrasil.YggdrasilGameProfileRepository.findProfilesByNames(YggdrasilGameProfileRepository.java:81)
  13. [16:48:20] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_7_R4.UserCache.a(UserCache.java:56)
  14. [16:48:20] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_7_R4.UserCache.getProfile(UserCache.java:129)
  15. [16:48:20] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.v1_7_R4.CraftServer.getOfflinePlayer(CraftServer.java:1404)
  16. [16:48:20] [Spigot Watchdog Thread/ERROR]: com.earth2me.essentials.OfflinePlayer.<init>(OfflinePlayer.java:43)
  17. [16:48:20] [Spigot Watchdog Thread/ERROR]: com.earth2me.essentials.UserMap.load(UserMap.java:96)
  18. [16:48:20] [Spigot Watchdog Thread/ERROR]: com.earth2me.essentials.UserMap.load(UserMap.java:17)
  19. [16:48:20] [Spigot Watchdog Thread/ERROR]: com.google.common.cache.CustomConcurrentHashMap$ComputingValueReference.compute(CustomConcurrentHashMap.java:3426)
  20. [16:48:20] [Spigot Watchdog Thread/ERROR]: com.google.common.cache.CustomConcurrentHashMap$Segment.compute(CustomConcurrentHashMap.java:2322)
  21. [16:48:20] [Spigot Watchdog Thread/ERROR]: com.google.common.cache.CustomConcurrentHashMap$Segment.getOrCompute(CustomConcurrentHashMap.java:2291)
  22. [16:48:20] [Spigot Watchdog Thread/ERROR]: com.google.common.cache.CustomConcurrentHashMap.getOrCompute(CustomConcurrentHashMap.java:3802)
  23. [16:48:20] [Spigot Watchdog Thread/ERROR]: com.google.common.cache.ComputingCache.get(ComputingCache.java:46)
  24. [16:48:20] [Spigot Watchdog Thread/ERROR]: com.earth2me.essentials.UserMap.getUser(UserMap.java:68)
  25. [16:48:20] [Spigot Watchdog Thread/ERROR]: com.earth2me.essentials.Essentials.getOfflineUser(Essentials.java:646)
  26. [16:48:20] [Spigot Watchdog Thread/ERROR]: com.earth2me.essentials.Essentials.getUser(Essentials.java:639)
  27. [16:48:20] [Spigot Watchdog Thread/ERROR]: com.earth2me.essentials.commands.EssentialsCommand.getPlayer(EssentialsCommand.java:90)
  28. [16:48:20] [Spigot Watchdog Thread/ERROR]: com.earth2me.essentials.commands.EssentialsCommand.getPlayer(EssentialsCommand.java:78)
  29. [16:48:20] [Spigot Watchdog Thread/ERROR]: com.earth2me.essentials.commands.EssentialsCommand.getPlayer(EssentialsCommand.java:59)
  30. [16:48:20] [Spigot Watchdog Thread/ERROR]: com.earth2me.essentials.commands.Commandtpa.run(Commandtpa.java:23)
  31. [16:48:20] [Spigot Watchdog Thread/ERROR]: com.earth2me.essentials.commands.EssentialsCommand.run(EssentialsCommand.java:149)
  32. [16:48:20] [Spigot Watchdog Thread/ERROR]: com.earth2me.essentials.Essentials.onCommandEssentials(Essentials.java:505)
  33. [16:48:20] [Spigot Watchdog Thread/ERROR]: com.earth2me.essentials.Essentials.onCommand(Essentials.java:380)
  34. [16:48:20] [Spigot Watchdog Thread/ERROR]: org.bukkit.command.PluginCommand.execute(PluginCommand.java:44)
  35. [16:48:20] [Spigot Watchdog Thread/ERROR]: org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:181)
  36. [16:48:20] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.v1_7_R4.CraftServer.dispatchCommand(CraftServer.java:767)
  37. [16:48:20] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_7_R4.PlayerConnection.handleCommand(PlayerConnection.java:1043)
  38. [16:48:20] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_7_R4.PlayerConnection.a(PlayerConnection.java:880)
  39. [16:48:20] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_7_R4.PacketPlayInChat.a(PacketPlayInChat.java:28)
  40. [16:48:20] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_7_R4.PacketPlayInChat.handle(PacketPlayInChat.java:65)
  41. [16:48:20] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_7_R4.NetworkManager.a(NetworkManager.java:186)
  42. [16:48:20] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_7_R4.ServerConnection.c(ServerConnection.java:81)
  43. [16:48:20] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_7_R4.MinecraftServer.v(MinecraftServer.java:734)
  44. [16:48:20] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_7_R4.DedicatedServer.v(DedicatedServer.java:289)
  45. [16:48:20] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_7_R4.MinecraftServer.u(MinecraftServer.java:584)
  46. [16:48:20] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_7_R4.MinecraftServer.run(MinecraftServer.java:490)
  47. [16:48:20] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_7_R4.ThreadServerApplication.run(SourceFile:628)
  48. [16:48:20] [Spigot Watchdog Thread/ERROR]: ------------------------------
  49. [16:48:20] [Spigot Watchdog Thread/ERROR]: Entire Thread Dump:
  50. [16:48:22] [Spigot Watchdog Thread/ERROR]: ------------------------------
  51. [16:48:22] [Spigot Watchdog Thread/ERROR]: Current Thread: Thread-4244
  52. [16:48:22] [Spigot Watchdog Thread/ERROR]: PID: 8073 | Suspended: false | Native: false | State: WAITING
  53. [16:48:22] [Spigot Watchdog Thread/ERROR]: Stack:
  54. [16:48:22] [Spigot Watchdog Thread/ERROR]: java.lang.Object.wait(Native Method)
  55. [16:48:22] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.v1_7_R4.scheduler.CraftFuture.get(CraftFuture.java:54)
  56. [16:48:22] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.v1_7_R4.scheduler.CraftFuture.get(CraftFuture.java:42)
  57. [16:48:22] [Spigot Watchdog Thread/ERROR]: com.alecgorge.minecraft.jsonapi.dynamic.Caller.innerCall(Caller.java:99)
  58. [16:48:22] [Spigot Watchdog Thread/ERROR]: com.alecgorge.minecraft.jsonapi.dynamic.Caller.call(Caller.java:70)
  59. [16:48:22] [Spigot Watchdog Thread/ERROR]: com.alecgorge.minecraft.jsonapi.JSONServer.serveAPICall(JSONServer.java:442)
  60. [16:48:22] [Spigot Watchdog Thread/ERROR]: com.alecgorge.minecraft.jsonapi.JSONServer.serve(JSONServer.java:385)
  61. [16:48:22] [Spigot Watchdog Thread/ERROR]: com.alecgorge.minecraft.jsonapi.NanoHTTPD$HTTPSession.run(NanoHTTPD.java:553)
  62. [16:48:22] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:745)
  63. [16:48:22] [Spigot Watchdog Thread/ERROR]: ------------------------------
  64. [16:48:22] [Spigot Watchdog Thread/ERROR]: Current Thread: Thread-4243
  65. [16:48:22] [Spigot Watchdog Thread/ERROR]: PID: 8072 | Suspended: false | Native: false | State: WAITING
  66. [16:48:22] [Spigot Watchdog Thread/ERROR]: Stack:
  67. [16:48:22] [Spigot Watchdog Thread/ERROR]: java.lang.Object.wait(Native Method)
  68. [16:48:22] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.v1_7_R4.scheduler.CraftFuture.get(CraftFuture.java:54)
  69. [16:48:22] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.v1_7_R4.scheduler.CraftFuture.get(CraftFuture.java:42)
  70. [16:48:22] [Spigot Watchdog Thread/ERROR]: com.alecgorge.minecraft.jsonapi.dynamic.Caller.innerCall(Caller.java:99)
  71. [16:48:22] [Spigot Watchdog Thread/ERROR]: com.alecgorge.minecraft.jsonapi.dynamic.Caller.call(Caller.java:70)
  72. [16:48:22] [Spigot Watchdog Thread/ERROR]: com.alecgorge.minecraft.jsonapi.JSONServer.serveAPICall(JSONServer.java:442)
  73. [16:48:22] [Spigot Watchdog Thread/ERROR]: com.alecgorge.minecraft.jsonapi.JSONServer.serve(JSONServer.java:385)
  74. [16:48:22] [Spigot Watchdog Thread/ERROR]: com.alecgorge.minecraft.jsonapi.NanoHTTPD$HTTPSession.run(NanoHTTPD.java:553)
  75. [16:48:22] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:745)
  76. [16:48:22] [Spigot Watchdog Thread/ERROR]: ------------------------------
  77. [16:48:22] [Spigot Watchdog Thread/ERROR]: Current Thread: Async Chat Thread - #85
  78. [16:48:22] [Spigot Watchdog Thread/ERROR]: PID: 8071 | Suspended: false | Native: false | State: WAITING
  79. [16:48:22] [Spigot Watchdog Thread/ERROR]: Stack:
  80. [16:48:22] [Spigot Watchdog Thread/ERROR]: java.lang.Object.wait(Native Method)
  81. [16:48:22] [Spigot Watchdog Thread/ERROR]: java.lang.Object.wait(Object.java:503)
  82. [16:48:22] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.v1_7_R4.util.Waitable.get(Waitable.java:39)
  83. [16:48:22] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_7_R4.PlayerConnection.chat(PlayerConnection.java:999)
  84. [16:48:22] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_7_R4.PlayerConnection.a(PlayerConnection.java:905)
  85. [16:48:22] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_7_R4.PacketPlayInChat.a(PacketPlayInChat.java:28)
  86. [16:48:22] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_7_R4.PacketPlayInChat$1.run(PacketPlayInChat.java:59)
  87. [16:48:22] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:471)
  88. [16:48:22] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.FutureTask.run(FutureTask.java:262)
  89. [16:48:22] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
  90. [16:48:22] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
  91. [16:48:22] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:745)
  92. [16:48:22] [Spigot Watchdog Thread/ERROR]: ------------------------------
  93. [16:48:22] [Spigot Watchdog Thread/ERROR]: Current Thread: Async Chat Thread - #84
  94. [16:48:22] [Spigot Watchdog Thread/ERROR]: PID: 8068 | Suspended: false | Native: false | State: WAITING
  95. [16:48:22] [Spigot Watchdog Thread/ERROR]: Stack:
  96. [16:48:22] [Spigot Watchdog Thread/ERROR]: java.lang.Object.wait(Native Method)
  97. [16:48:22] [Spigot Watchdog Thread/ERROR]: java.lang.Object.wait(Object.java:503)
  98. [16:48:22] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.v1_7_R4.util.Waitable.get(Waitable.java:39)
  99. [16:48:22] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_7_R4.PlayerConnection.chat(PlayerConnection.java:999)
  100. [16:48:22] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_7_R4.PlayerConnection.a(PlayerConnection.java:905)
  101. [16:48:22] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_7_R4.PacketPlayInChat.a(PacketPlayInChat.java:28)
  102. [16:48:22] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_7_R4.PacketPlayInChat$1.run(PacketPlayInChat.java:59)
  103. [16:48:22] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:471)
  104. [16:48:22] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.FutureTask.run(FutureTask.java:262)
  105. [16:48:22] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
  106. [16:48:22] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
  107. [16:48:22] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:745)
  108. [16:48:22] [Spigot Watchdog Thread/ERROR]: ------------------------------
  109. [16:48:22] [Spigot Watchdog Thread/ERROR]: Current Thread: Async Chat Thread - #83
  110. [16:48:22] [Spigot Watchdog Thread/ERROR]: PID: 8067 | Suspended: false | Native: false | State: WAITING
  111. [16:48:22] [Spigot Watchdog Thread/ERROR]: Stack:
  112. [16:48:22] [Spigot Watchdog Thread/ERROR]: java.lang.Object.wait(Native Method)
  113. [16:48:22] [Spigot Watchdog Thread/ERROR]: java.lang.Object.wait(Object.java:503)
  114. [16:48:22] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.v1_7_R4.util.Waitable.get(Waitable.java:39)
  115. [16:48:22] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_7_R4.PlayerConnection.chat(PlayerConnection.java:999)
  116. [16:48:22] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_7_R4.PlayerConnection.a(PlayerConnection.java:905)
  117. [16:48:22] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_7_R4.PacketPlayInChat.a(PacketPlayInChat.java:28)
  118. [16:48:22] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_7_R4.PacketPlayInChat$1.run(PacketPlayInChat.java:59)
  119. [16:48:22] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:471)
  120. [16:48:22] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.FutureTask.run(FutureTask.java:262)
  121. [16:48:22] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
  122. [16:48:22] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
  123. [16:48:22] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:745)
  124. [16:48:22] [Spigot Watchdog Thread/ERROR]: ------------------------------
  125. [16:48:22] [Spigot Watchdog Thread/ERROR]: Current Thread: Async Chat Thread - #82
  126. [16:48:22] [Spigot Watchdog Thread/ERROR]: PID: 8066 | Suspended: false | Native: false | State: WAITING
  127. [16:48:22] [Spigot Watchdog Thread/ERROR]: Stack:
  128. [16:48:22] [Spigot Watchdog Thread/ERROR]: java.lang.Object.wait(Native Method)
  129. [16:48:22] [Spigot Watchdog Thread/ERROR]: java.lang.Object.wait(Object.java:503)
  130. [16:48:22] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.v1_7_R4.util.Waitable.get(Waitable.java:39)
  131. [16:48:22] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_7_R4.PlayerConnection.chat(PlayerConnection.java:999)
  132. [16:48:22] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_7_R4.PlayerConnection.a(PlayerConnection.java:905)
  133. [16:48:22] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_7_R4.PacketPlayInChat.a(PacketPlayInChat.java:28)
  134. [16:48:22] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_7_R4.PacketPlayInChat$1.run(PacketPlayInChat.java:59)
  135. [16:48:22] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:471)
  136. [16:48:22] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.FutureTask.run(FutureTask.java:262)
  137. [16:48:22] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
  138. [16:48:22] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
  139. [16:48:22] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:745)
  140. [16:48:22] [Spigot Watchdog Thread/ERROR]: ------------------------------
  141. [16:48:22] [Spigot Watchdog Thread/ERROR]: Current Thread: Async Chat Thread - #81
  142. [16:48:22] [Spigot Watchdog Thread/ERROR]: PID: 8065 | Suspended: false | Native: false | State: WAITING
  143. [16:48:22] [Spigot Watchdog Thread/ERROR]: Stack:
  144. [16:48:22] [Spigot Watchdog Thread/ERROR]: java.lang.Object.wait(Native Method)
  145. [16:48:22] [Spigot Watchdog Thread/ERROR]: java.lang.Object.wait(Object.java:503)
  146. [16:48:22] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.v1_7_R4.util.Waitable.get(Waitable.java:39)
  147. [16:48:22] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_7_R4.PlayerConnection.chat(PlayerConnection.java:999)
  148. [16:48:22] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_7_R4.PlayerConnection.a(PlayerConnection.java:905)
  149. [16:48:22] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_7_R4.PacketPlayInChat.a(PacketPlayInChat.java:28)
  150. [16:48:22] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_7_R4.PacketPlayInChat$1.run(PacketPlayInChat.java:59)
  151. [16:48:22] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:471)
  152. [16:48:22] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.FutureTask.run(FutureTask.java:262)
  153. [16:48:22] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
  154. [16:48:22] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
  155. [16:48:22] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:745)
  156. [16:48:22] [Spigot Watchdog Thread/ERROR]: ------------------------------
  157. [16:48:22] [Spigot Watchdog Thread/ERROR]: Current Thread: Async Chat Thread - #80
  158. [16:48:22] [Spigot Watchdog Thread/ERROR]: PID: 8064 | Suspended: false | Native: false | State: WAITING
  159. [16:48:22] [Spigot Watchdog Thread/ERROR]: Stack:
  160. [16:48:22] [Spigot Watchdog Thread/ERROR]: java.lang.Object.wait(Native Method)
  161. [16:48:22] [Spigot Watchdog Thread/ERROR]: java.lang.Object.wait(Object.java:503)
  162. [16:48:22] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.v1_7_R4.util.Waitable.get(Waitable.java:39)
  163. [16:48:22] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_7_R4.PlayerConnection.chat(PlayerConnection.java:999)
  164. [16:48:22] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_7_R4.PlayerConnection.a(PlayerConnection.java:905)
  165. [16:48:22] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_7_R4.PacketPlayInChat.a(PacketPlayInChat.java:28)
  166. [16:48:22] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_7_R4.PacketPlayInChat$1.run(PacketPlayInChat.java:59)
  167. [16:48:22] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:471)
  168. [16:48:22] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.FutureTask.run(FutureTask.java:262)
  169. [16:48:22] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
  170. [16:48:22] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
  171. [16:48:22] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:745)
  172. [16:48:22] [Spigot Watchdog Thread/ERROR]: ------------------------------
  173. [16:48:22] [Spigot Watchdog Thread/ERROR]: Current Thread: Async Chat Thread - #79
  174. [16:48:22] [Spigot Watchdog Thread/ERROR]: PID: 8063 | Suspended: false | Native: false | State: WAITING
  175. [16:48:22] [Spigot Watchdog Thread/ERROR]: Stack:
  176. [16:48:22] [Spigot Watchdog Thread/ERROR]: java.lang.Object.wait(Native Method)
  177. [16:48:22] [Spigot Watchdog Thread/ERROR]: java.lang.Object.wait(Object.java:503)
  178. [16:48:22] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.v1_7_R4.util.Waitable.get(Waitable.java:39)
  179. [16:48:22] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_7_R4.PlayerConnection.chat(PlayerConnection.java:999)
  180. [16:48:22] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_7_R4.PlayerConnection.a(PlayerConnection.java:905)
  181. [16:48:22] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_7_R4.PacketPlayInChat.a(PacketPlayInChat.java:28)
  182. [16:48:22] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_7_R4.PacketPlayInChat$1.run(PacketPlayInChat.java:59)
  183. [16:48:22] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:471)
  184. [16:48:22] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.FutureTask.run(FutureTask.java:262)
  185. [16:48:22] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
  186. [16:48:22] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
  187. [16:48:22] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:745)
  188. [16:48:22] [Spigot Watchdog Thread/ERROR]: ------------------------------
  189. [16:48:22] [Spigot Watchdog Thread/ERROR]: Current Thread: Async Chat Thread - #78
  190. [16:48:22] [Spigot Watchdog Thread/ERROR]: PID: 8062 | Suspended: false | Native: false | State: TIMED_WAITING
  191. [16:48:22] [Spigot Watchdog Thread/ERROR]: Stack:
  192. [16:48:22] [Spigot Watchdog Thread/ERROR]: sun.misc.Unsafe.park(Native Method)
  193. [16:48:22] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:226)
  194. [16:48:22] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)
  195. [16:48:22] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:359)
  196. [16:48:22] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:942)
  197. [16:48:22] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1068)
  198. [16:48:22] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130)
  199. [16:48:22] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
  200. [16:48:22] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:745)
  201. [16:48:22] [Spigot Watchdog Thread/ERROR]: ------------------------------
  202. [16:48:22] [Spigot Watchdog Thread/ERROR]: Current Thread: Async Chat Thread - #77
  203. [16:48:22] [Spigot Watchdog Thread/ERROR]: PID: 8061 | Suspended: false | Native: false | State: TIMED_WAITING
  204. [16:48:22] [Spigot Watchdog Thread/ERROR]: Stack:
  205. [16:48:22] [Spigot Watchdog Thread/ERROR]: sun.misc.Unsafe.park(Native Method)
  206. [16:48:22] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:226)
  207. [16:48:22] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)
  208. [16:48:22] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:359)
  209. [16:48:22] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:942)
  210. [16:48:22] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1068)
  211. [16:48:22] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130)
  212. [16:48:22] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
  213. [16:48:22] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:745)
  214. [16:48:22] [Spigot Watchdog Thread/ERROR]: ------------------------------
  215. [16:48:22] [Spigot Watchdog Thread/ERROR]: Current Thread: Async Chat Thread - #76
  216. [16:48:22] [Spigot Watchdog Thread/ERROR]: PID: 8060 | Suspended: false | Native: false | State: TIMED_WAITING
  217. [16:48:22] [Spigot Watchdog Thread/ERROR]: Stack:
  218. [16:48:22] [Spigot Watchdog Thread/ERROR]: sun.misc.Unsafe.park(Native Method)
  219. [16:48:22] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:226)
  220. [16:48:22] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)
  221. [16:48:22] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:359)
  222. [16:48:22] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:942)
  223. [16:48:22] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1068)
  224. [16:48:22] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130)
  225. [16:48:22] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
  226. [16:48:22] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:745)
  227. [16:48:22] [Spigot Watchdog Thread/ERROR]: ------------------------------
  228. [16:48:22] [Spigot Watchdog Thread/ERROR]: Current Thread: Async Chat Thread - #75
  229. [16:48:22] [Spigot Watchdog Thread/ERROR]: PID: 8058 | Suspended: false | Native: false | State: TIMED_WAITING
  230. [16:48:22] [Spigot Watchdog Thread/ERROR]: Stack:
  231. [16:48:22] [Spigot Watchdog Thread/ERROR]: sun.misc.Unsafe.park(Native Method)
  232. [16:48:22] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:226)
  233. [16:48:22] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)
  234. [16:48:22] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:359)
  235. [16:48:22] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:942)
  236. [16:48:22] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1068)
  237. [16:48:22] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130)
  238. [16:48:22] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
  239. [16:48:22] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:745)
  240. [16:48:22] [Spigot Watchdog Thread/ERROR]: ------------------------------
  241. [16:48:22] [Spigot Watchdog Thread/ERROR]: Current Thread: Async Chat Thread - #74
  242. [16:48:22] [Spigot Watchdog Thread/ERROR]: PID: 8057 | Suspended: false | Native: false | State: TIMED_WAITING
  243. [16:48:22] [Spigot Watchdog Thread/ERROR]: Stack:
  244. [16:48:22] [Spigot Watchdog Thread/ERROR]: sun.misc.Unsafe.park(Native Method)
  245. [16:48:22] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:226)
  246. [16:48:22] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)
  247. [16:48:22] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:359)
  248. [16:48:22] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:942)
  249. [16:48:22] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1068)
  250. [16:48:22] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130)
  251. [16:48:22] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
  252. [16:48:22] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:745)
  253. [16:48:22] [Spigot Watchdog Thread/ERROR]: ------------------------------
  254. [16:48:22] [Spigot Watchdog Thread/ERROR]: Current Thread: Async Chat Thread - #73
  255. [16:48:22] [Spigot Watchdog Thread/ERROR]: PID: 8056 | Suspended: false | Native: false | State: TIMED_WAITING
  256. [16:48:22] [Spigot Watchdog Thread/ERROR]: Stack:
  257. [16:48:22] [Spigot Watchdog Thread/ERROR]: sun.misc.Unsafe.park(Native Method)
  258. [16:48:22] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:226)
  259. [16:48:22] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)
  260. [16:48:22] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:359)
  261. [16:48:22] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:942)
  262. [16:48:22] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1068)
  263. [16:48:22] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130)
  264. [16:48:22] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
  265. [16:48:22] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:745)
  266. [16:48:22] [Spigot Watchdog Thread/ERROR]: ------------------------------
  267. [16:48:22] [Spigot Watchdog Thread/ERROR]: Current Thread: Async Chat Thread - #72
  268. [16:48:22] [Spigot Watchdog Thread/ERROR]: PID: 8055 | Suspended: false | Native: false | State: WAITING
  269. [16:48:22] [Spigot Watchdog Thread/ERROR]: Stack:
  270. [16:48:22] [Spigot Watchdog Thread/ERROR]: java.lang.Object.wait(Native Method)
  271. [16:48:22] [Spigot Watchdog Thread/ERROR]: java.lang.Object.wait(Object.java:503)
  272. [16:48:22] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.v1_7_R4.util.Waitable.get(Waitable.java:39)
  273. [16:48:22] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_7_R4.PlayerConnection.chat(PlayerConnection.java:999)
  274. [16:48:22] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_7_R4.PlayerConnection.a(PlayerConnection.java:905)
  275. [16:48:22] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_7_R4.PacketPlayInChat.a(PacketPlayInChat.java:28)
  276. [16:48:22] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_7_R4.PacketPlayInChat$1.run(PacketPlayInChat.java:59)
  277. [16:48:22] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:471)
  278. [16:48:22] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.FutureTask.run(FutureTask.java:262)
  279. [16:48:22] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
  280. [16:48:22] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
  281. [16:48:22] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:745)
  282. [16:48:22] [Spigot Watchdog Thread/ERROR]: ------------------------------
  283. [16:48:22] [Spigot Watchdog Thread/ERROR]: Current Thread: Async Chat Thread - #71
  284. [16:48:22] [Spigot Watchdog Thread/ERROR]: PID: 8054 | Suspended: false | Native: false | State: TIMED_WAITING
  285. [16:48:22] [Spigot Watchdog Thread/ERROR]: Stack:
  286. [16:48:22] [Spigot Watchdog Thread/ERROR]: sun.misc.Unsafe.park(Native Method)
  287. [16:48:22] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:226)
  288. [16:48:22] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)
  289. [16:48:22] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:359)
  290. [16:48:22] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:942)
  291. [16:48:22] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1068)
  292. [16:48:22] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130)
  293. [16:48:22] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
  294. [16:48:22] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:745)
  295. [16:48:22] [Spigot Watchdog Thread/ERROR]: ------------------------------
  296. [16:48:22] [Spigot Watchdog Thread/ERROR]: Current Thread: Async Chat Thread - #70
  297. [16:48:22] [Spigot Watchdog Thread/ERROR]: PID: 8053 | Suspended: false | Native: false | State: TIMED_WAITING
  298. [16:48:22] [Spigot Watchdog Thread/ERROR]: Stack:
  299. [16:48:22] [Spigot Watchdog Thread/ERROR]: sun.misc.Unsafe.park(Native Method)
  300. [16:48:22] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:226)
  301. [16:48:22] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)
  302. [16:48:22] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:359)
  303. [16:48:22] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:942)
  304. [16:48:22] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1068)
  305. [16:48:22] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130)
  306. [16:48:22] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
  307. [16:48:22] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:745)
  308. [16:48:22] [Spigot Watchdog Thread/ERROR]: ------------------------------
  309. [16:48:22] [Spigot Watchdog Thread/ERROR]: Current Thread: Async Chat Thread - #69
  310. [16:48:22] [Spigot Watchdog Thread/ERROR]: PID: 8051 | Suspended: false | Native: false | State: TIMED_WAITING
  311. [16:48:22] [Spigot Watchdog Thread/ERROR]: Stack:
  312. [16:48:22] [Spigot Watchdog Thread/ERROR]: sun.misc.Unsafe.park(Native Method)
  313. [16:48:22] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:226)
  314. [16:48:22] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)
  315. [16:48:22] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:359)
  316. [16:48:22] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:942)
  317. [16:48:22] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1068)
  318. [16:48:22] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130)
  319. [16:48:22] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
  320. [16:48:22] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:745)
  321. [16:48:22] [Spigot Watchdog Thread/ERROR]: ------------------------------
  322. [16:48:22] [Spigot Watchdog Thread/ERROR]: Current Thread: Async Chat Thread - #68
  323. [16:48:22] [Spigot Watchdog Thread/ERROR]: PID: 8050 | Suspended: false | Native: false | State: TIMED_WAITING
  324. [16:48:22] [Spigot Watchdog Thread/ERROR]: Stack:
  325. [16:48:22] [Spigot Watchdog Thread/ERROR]: sun.misc.Unsafe.park(Native Method)
  326. [16:48:22] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:226)
  327. [16:48:22] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)
  328. [16:48:22] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:359)
  329. [16:48:22] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:942)
  330. [16:48:22] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1068)
  331. [16:48:22] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130)
  332. [16:48:22] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
  333. [16:48:22] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:745)
  334. [16:48:22] [Spigot Watchdog Thread/ERROR]: ------------------------------
  335. [16:48:22] [Spigot Watchdog Thread/ERROR]: Current Thread: Async Chat Thread - #67
  336. [16:48:22] [Spigot Watchdog Thread/ERROR]: PID: 8049 | Suspended: false | Native: false | State: TIMED_WAITING
  337. [16:48:22] [Spigot Watchdog Thread/ERROR]: Stack:
  338. [16:48:22] [Spigot Watchdog Thread/ERROR]: sun.misc.Unsafe.park(Native Method)
  339. [16:48:22] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:226)
  340. [16:48:22] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)
  341. [16:48:22] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:359)
  342. [16:48:22] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:942)
  343. [16:48:22] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1068)
  344. [16:48:22] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130)
  345. [16:48:22] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
  346. [16:48:22] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:745)
  347. [16:48:22] [Spigot Watchdog Thread/ERROR]: ------------------------------
  348. [16:48:22] [Spigot Watchdog Thread/ERROR]: Current Thread: Async Chat Thread - #66
  349. [16:48:22] [Spigot Watchdog Thread/ERROR]: PID: 8048 | Suspended: false | Native: false | State: TIMED_WAITING
  350. [16:48:22] [Spigot Watchdog Thread/ERROR]: Stack:
  351. [16:48:22] [Spigot Watchdog Thread/ERROR]: sun.misc.Unsafe.park(Native Method)
  352. [16:48:22] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:226)
  353. [16:48:22] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)
  354. [16:48:22] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:359)
  355. [16:48:22] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:942)
  356. [16:48:22] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1068)
  357. [16:48:22] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130)
  358. [16:48:22] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
  359. [16:48:22] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:745)
  360. [16:48:22] [Spigot Watchdog Thread/ERROR]: ------------------------------
  361. [16:48:22] [Spigot Watchdog Thread/ERROR]: Current Thread: Async Chat Thread - #65
  362. [16:48:22] [Spigot Watchdog Thread/ERROR]: PID: 8046 | Suspended: false | Native: false | State: TIMED_WAITING
  363. [16:48:22] [Spigot Watchdog Thread/ERROR]: Stack:
  364. [16:48:22] [Spigot Watchdog Thread/ERROR]: sun.misc.Unsafe.park(Native Method)
  365. [16:48:22] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:226)
  366. [16:48:22] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)
  367. [16:48:22] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:359)
  368. [16:48:22] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:942)
  369. [16:48:22] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1068)
  370. [16:48:22] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130)
  371. [16:48:22] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
  372. [16:48:22] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:745)
  373. [16:48:22] [Spigot Watchdog Thread/ERROR]: ------------------------------
  374. [16:48:22] [Spigot Watchdog Thread/ERROR]: Current Thread: Async Chat Thread - #64
  375. [16:48:22] [Spigot Watchdog Thread/ERROR]: PID: 8045 | Suspended: false | Native: false | State: TIMED_WAITING
  376. [16:48:22] [Spigot Watchdog Thread/ERROR]: Stack:
  377. [16:48:22] [Spigot Watchdog Thread/ERROR]: sun.misc.Unsafe.park(Native Method)
  378. [16:48:22] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:226)
  379. [16:48:22] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)
  380. [16:48:22] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:359)
  381. [16:48:22] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:942)
  382. [16:48:22] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1068)
  383. [16:48:22] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130)
  384. [16:48:22] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
  385. [16:48:22] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:745)
  386. [16:48:22] [Spigot Watchdog Thread/ERROR]: ------------------------------
  387. [16:48:22] [Spigot Watchdog Thread/ERROR]: Current Thread: Async Chat Thread - #63
  388. [16:48:22] [Spigot Watchdog Thread/ERROR]: PID: 8044 | Suspended: false | Native: false | State: TIMED_WAITING
  389. [16:48:22] [Spigot Watchdog Thread/ERROR]: Stack:
  390. [16:48:22] [Spigot Watchdog Thread/ERROR]: sun.misc.Unsafe.park(Native Method)
  391. [16:48:22] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:226)
  392. [16:48:22] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)
  393. [16:48:22] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:359)
  394. [16:48:22] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:942)
  395. [16:48:22] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1068)
  396. [16:48:22] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130)
  397. [16:48:22] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
  398. [16:48:22] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:745)
  399. [16:48:22] [Spigot Watchdog Thread/ERROR]: ------------------------------
  400. [16:48:22] [Spigot Watchdog Thread/ERROR]: Current Thread: Craft Scheduler Thread - 1092
  401. [16:48:22] [Spigot Watchdog Thread/ERROR]: PID: 8009 | Suspended: false | Native: false | State: TIMED_WAITING
  402. [16:48:22] [Spigot Watchdog Thread/ERROR]: Stack:
  403. [16:48:22] [Spigot Watchdog Thread/ERROR]: sun.misc.Unsafe.park(Native Method)
  404. [16:48:22] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:226)
  405. [16:48:22] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)
  406. [16:48:22] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:359)
  407. [16:48:22] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:942)
  408. [16:48:22] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1068)
  409. [16:48:22] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130)
  410. [16:48:22] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
  411. [16:48:22] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:745)
  412. [16:48:22] [Spigot Watchdog Thread/ERROR]: ------------------------------
  413. [16:48:22] [Spigot Watchdog Thread/ERROR]: Current Thread: Craft Scheduler Thread - 1090
  414. [16:48:22] [Spigot Watchdog Thread/ERROR]: PID: 7996 | Suspended: false | Native: false | State: TIMED_WAITING
  415. [16:48:22] [Spigot Watchdog Thread/ERROR]: Stack:
  416. [16:48:22] [Spigot Watchdog Thread/ERROR]: sun.misc.Unsafe.park(Native Method)
  417. [16:48:22] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:226)
  418. [16:48:22] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)
  419. [16:48:22] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:359)
  420. [16:48:22] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:942)
  421. [16:48:22] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1068)
  422. [16:48:22] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130)
  423. [16:48:22] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
  424. [16:48:22] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:745)
  425. [16:48:22] [Spigot Watchdog Thread/ERROR]: ------------------------------
  426. [16:48:22] [Spigot Watchdog Thread/ERROR]: Current Thread: Craft Scheduler Thread - 1078
  427. [16:48:22] [Spigot Watchdog Thread/ERROR]: PID: 7899 | Suspended: false | Native: false | State: TIMED_WAITING
  428. [16:48:22] [Spigot Watchdog Thread/ERROR]: Stack:
  429. [16:48:22] [Spigot Watchdog Thread/ERROR]: sun.misc.Unsafe.park(Native Method)
  430. [16:48:22] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:226)
  431. [16:48:22] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)
  432. [16:48:22] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:359)
  433. [16:48:22] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:942)
  434. [16:48:22] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1068)
  435. [16:48:22] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130)
  436. [16:48:22] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
  437. [16:48:22] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:745)
  438. [16:48:22] [Spigot Watchdog Thread/ERROR]: ------------------------------
  439. [16:48:22] [Spigot Watchdog Thread/ERROR]: Current Thread: Craft Scheduler Thread - 1068
  440. [16:48:22] [Spigot Watchdog Thread/ERROR]: PID: 7888 | Suspended: false | Native: false | State: TIMED_WAITING
  441. [16:48:22] [Spigot Watchdog Thread/ERROR]: Stack:
  442. [16:48:22] [Spigot Watchdog Thread/ERROR]: sun.misc.Unsafe.park(Native Method)
  443. [16:48:22] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:226)
  444. [16:48:22] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)
  445. [16:48:22] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:359)
  446. [16:48:22] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:942)
  447. [16:48:22] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1068)
  448. [16:48:22] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130)
  449. [16:48:22] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
  450. [16:48:22] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:745)
  451. [16:48:22] [Spigot Watchdog Thread/ERROR]: ------------------------------
  452. [16:48:22] [Spigot Watchdog Thread/ERROR]: Current Thread: Async Chat Thread - #61
  453. [16:48:22] [Spigot Watchdog Thread/ERROR]: PID: 7878 | Suspended: false | Native: false | State: TIMED_WAITING
  454. [16:48:22] [Spigot Watchdog Thread/ERROR]: Stack:
  455. [16:48:22] [Spigot Watchdog Thread/ERROR]: sun.misc.Unsafe.park(Native Method)
  456. [16:48:22] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:226)
  457. [16:48:22] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)
  458. [16:48:22] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:359)
  459. [16:48:22] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:942)
  460. [16:48:22] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1068)
  461. [16:48:22] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130)
  462. [16:48:22] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
  463. [16:48:22] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:745)
  464. [16:48:22] [Spigot Watchdog Thread/ERROR]: ------------------------------
  465. [16:48:22] [Spigot Watchdog Thread/ERROR]: Current Thread: Craft Scheduler Thread - 1058
  466. [16:48:22] [Spigot Watchdog Thread/ERROR]: PID: 7796 | Suspended: false | Native: false | State: TIMED_WAITING
  467. [16:48:22] [Spigot Watchdog Thread/ERROR]: Stack:
  468. [16:48:22] [Spigot Watchdog Thread/ERROR]: sun.misc.Unsafe.park(Native Method)
  469. [16:48:22] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:226)
  470. [16:48:22] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)
  471. [16:48:22] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:359)
  472. [16:48:22] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:942)
  473. [16:48:22] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1068)
  474. [16:48:22] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130)
  475. [16:48:22] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
  476. [16:48:22] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:745)
  477. [16:48:22] [Spigot Watchdog Thread/ERROR]: ------------------------------
  478. [16:48:22] [Spigot Watchdog Thread/ERROR]: Current Thread: Craft Scheduler Thread - 1051
  479. [16:48:22] [Spigot Watchdog Thread/ERROR]: PID: 7767 | Suspended: false | Native: false | State: TIMED_WAITING
  480. [16:48:22] [Spigot Watchdog Thread/ERROR]: Stack:
  481. [16:48:22] [Spigot Watchdog Thread/ERROR]: sun.misc.Unsafe.park(Native Method)
  482. [16:48:22] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:226)
  483. [16:48:22] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)
  484. [16:48:22] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:359)
  485. [16:48:22] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:942)
  486. [16:48:22] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1068)
  487. [16:48:22] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130)
  488. [16:48:22] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
  489. [16:48:22] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:745)
  490. [16:48:22] [Spigot Watchdog Thread/ERROR]: ------------------------------
  491. [16:48:22] [Spigot Watchdog Thread/ERROR]: Current Thread: process reaper
  492. [16:48:22] [Spigot Watchdog Thread/ERROR]: PID: 1393 | Suspended: false | Native: false | State: TIMED_WAITING
  493. [16:48:22] [Spigot Watchdog Thread/ERROR]: Stack:
  494. [16:48:22] [Spigot Watchdog Thread/ERROR]: sun.misc.Unsafe.park(Native Method)
  495. [16:48:22] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:226)
  496. [16:48:22] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)
  497. [16:48:22] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:359)
  498. [16:48:22] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:942)
  499. [16:48:22] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1068)
  500. [16:48:22] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130)
  501. [16:48:22] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
  502. [16:48:22] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:745)
  503. [16:48:22] [Spigot Watchdog Thread/ERROR]: ------------------------------
  504. [16:48:22] [Spigot Watchdog Thread/ERROR]: Current Thread: pool-8-thread-5
  505. [16:48:22] [Spigot Watchdog Thread/ERROR]: PID: 145 | Suspended: false | Native: false | State: WAITING
  506. [16:48:22] [Spigot Watchdog Thread/ERROR]: Stack:
  507. [16:48:22] [Spigot Watchdog Thread/ERROR]: sun.misc.Unsafe.park(Native Method)
  508. [16:48:22] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.LockSupport.park(LockSupport.java:186)
  509. [16:48:22] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2043)
  510. [16:48:22] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
  511. [16:48:22] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1068)
  512. [16:48:22] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130)
  513. [16:48:22] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
  514. [16:48:22] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:745)
  515. [16:48:22] [Spigot Watchdog Thread/ERROR]: ------------------------------
  516. [16:48:22] [Spigot Watchdog Thread/ERROR]: Current Thread: pool-8-thread-4
  517. [16:48:22] [Spigot Watchdog Thread/ERROR]: PID: 133 | Suspended: false | Native: false | State: WAITING
  518. [16:48:22] [Spigot Watchdog Thread/ERROR]: Stack:
  519. [16:48:22] [Spigot Watchdog Thread/ERROR]: sun.misc.Unsafe.park(Native Method)
  520. [16:48:22] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.LockSupport.park(LockSupport.java:186)
  521. [16:48:22] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2043)
  522. [16:48:22] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
  523. [16:48:22] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1068)
  524. [16:48:22] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130)
  525. [16:48:22] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
  526. [16:48:22] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:745)
  527. [16:48:22] [Spigot Watchdog Thread/ERROR]: ------------------------------
  528. [16:48:22] [Spigot Watchdog Thread/ERROR]: Current Thread: Keep-Alive-SocketCleaner
  529. [16:48:22] [Spigot Watchdog Thread/ERROR]: PID: 125 | Suspended: false | Native: false | State: WAITING
  530. [16:48:22] [Spigot Watchdog Thread/ERROR]: Stack:
  531. [16:48:22] [Spigot Watchdog Thread/ERROR]: java.lang.Object.wait(Native Method)
  532. [16:48:22] [Spigot Watchdog Thread/ERROR]: sun.net.www.http.KeepAliveStreamCleaner.run(KeepAliveStreamCleaner.java:101)
  533. [16:48:22] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:745)
  534. [16:48:22] [Spigot Watchdog Thread/ERROR]: ------------------------------
  535. [16:48:22] [Spigot Watchdog Thread/ERROR]: Current Thread: Netty IO #3
  536. [16:48:22] [Spigot Watchdog Thread/ERROR]: PID: 27 | Suspended: false | Native: false | State: RUNNABLE
  537. [16:48:22] [Spigot Watchdog Thread/ERROR]: Thread is waiting on monitor(s):
  538. [16:48:22] [Spigot Watchdog Thread/ERROR]: Locked on:sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:87)
  539. [16:48:22] [Spigot Watchdog Thread/ERROR]: Locked on:sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:87)
  540. [16:48:22] [Spigot Watchdog Thread/ERROR]: Locked on:sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:87)
  541. [16:48:22] [Spigot Watchdog Thread/ERROR]: Stack:
  542. [16:48:22] [Spigot Watchdog Thread/ERROR]: sun.nio.ch.EPollArrayWrapper.epollWait(Native Method)
  543. [16:48:22] [Spigot Watchdog Thread/ERROR]: sun.nio.ch.EPollArrayWrapper.poll(EPollArrayWrapper.java:269)
  544. [16:48:22] [Spigot Watchdog Thread/ERROR]: sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:79)
  545. [16:48:22] [Spigot Watchdog Thread/ERROR]: sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:87)
  546. [16:48:22] [Spigot Watchdog Thread/ERROR]: sun.nio.ch.SelectorImpl.select(SelectorImpl.java:98)
  547. [16:48:22] [Spigot Watchdog Thread/ERROR]: net.minecraft.util.io.netty.channel.nio.NioEventLoop.select(NioEventLoop.java:591)
  548. [16:48:22] [Spigot Watchdog Thread/ERROR]: net.minecraft.util.io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:301)
  549. [16:48:22] [Spigot Watchdog Thread/ERROR]: net.minecraft.util.io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:101)
  550. [16:48:22] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:745)
  551. [16:48:22] [Spigot Watchdog Thread/ERROR]: ------------------------------
  552. [16:48:22] [Spigot Watchdog Thread/ERROR]: Current Thread: Netty IO #2
  553. [16:48:22] [Spigot Watchdog Thread/ERROR]: PID: 26 | Suspended: false | Native: false | State: RUNNABLE
  554. [16:48:22] [Spigot Watchdog Thread/ERROR]: Thread is waiting on monitor(s):
  555. [16:48:22] [Spigot Watchdog Thread/ERROR]: Locked on:sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:87)
  556. [16:48:22] [Spigot Watchdog Thread/ERROR]: Locked on:sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:87)
  557. [16:48:22] [Spigot Watchdog Thread/ERROR]: Locked on:sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:87)
  558. [16:48:22] [Spigot Watchdog Thread/ERROR]: Stack:
  559. [16:48:22] [Spigot Watchdog Thread/ERROR]: sun.nio.ch.EPollArrayWrapper.epollWait(Native Method)
  560. [16:48:22] [Spigot Watchdog Thread/ERROR]: sun.nio.ch.EPollArrayWrapper.poll(EPollArrayWrapper.java:269)
  561. [16:48:22] [Spigot Watchdog Thread/ERROR]: sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:79)
  562. [16:48:22] [Spigot Watchdog Thread/ERROR]: sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:87)
  563. [16:48:22] [Spigot Watchdog Thread/ERROR]: sun.nio.ch.SelectorImpl.select(SelectorImpl.java:98)
  564. [16:48:22] [Spigot Watchdog Thread/ERROR]: net.minecraft.util.io.netty.channel.nio.NioEventLoop.select(NioEventLoop.java:591)
  565. [16:48:22] [Spigot Watchdog Thread/ERROR]: net.minecraft.util.io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:301)
  566. [16:48:22] [Spigot Watchdog Thread/ERROR]: net.minecraft.util.io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:101)
  567. [16:48:22] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:745)
  568. [16:48:22] [Spigot Watchdog Thread/ERROR]: ------------------------------
  569. [16:48:22] [Spigot Watchdog Thread/ERROR]: Current Thread: File IO Thread
  570. [16:48:22] [Spigot Watchdog Thread/ERROR]: PID: 119 | Suspended: false | Native: false | State: TIMED_WAITING
  571. [16:48:22] [Spigot Watchdog Thread/ERROR]: Stack:
  572. [16:48:22] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.sleep(Native Method)
  573. [16:48:22] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_7_R4.FileIOThread.b(SourceFile:44)
  574. [16:48:22] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_7_R4.FileIOThread.run(SourceFile:23)
  575. [16:48:22] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:745)
  576. [16:48:22] [Spigot Watchdog Thread/ERROR]: ------------------------------
  577. [16:48:22] [Spigot Watchdog Thread/ERROR]: Current Thread: pool-8-thread-3
  578. [16:48:22] [Spigot Watchdog Thread/ERROR]: PID: 118 | Suspended: false | Native: false | State: WAITING
  579. [16:48:22] [Spigot Watchdog Thread/ERROR]: Stack:
  580. [16:48:22] [Spigot Watchdog Thread/ERROR]: sun.misc.Unsafe.park(Native Method)
  581. [16:48:22] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.LockSupport.park(LockSupport.java:186)
  582. [16:48:22] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2043)
  583. [16:48:22] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
  584. [16:48:22] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1068)
  585. [16:48:22] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130)
  586. [16:48:22] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
  587. [16:48:22] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:745)
  588. [16:48:22] [Spigot Watchdog Thread/ERROR]: ------------------------------
  589. [16:48:22] [Spigot Watchdog Thread/ERROR]: Current Thread: pool-10-thread-1
  590. [16:48:22] [Spigot Watchdog Thread/ERROR]: PID: 117 | Suspended: false | Native: false | State: WAITING
  591. [16:48:22] [Spigot Watchdog Thread/ERROR]: Stack:
  592. [16:48:22] [Spigot Watchdog Thread/ERROR]: sun.misc.Unsafe.park(Native Method)
  593. [16:48:22] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.LockSupport.park(LockSupport.java:186)
  594. [16:48:22] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2043)
  595. [16:48:22] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
  596. [16:48:22] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1068)
  597. [16:48:22] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130)
  598. [16:48:22] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
  599. [16:48:22] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:745)
  600. [16:48:22] [Spigot Watchdog Thread/ERROR]: ------------------------------
  601. [16:48:22] [Spigot Watchdog Thread/ERROR]: Current Thread: Head Conversion Thread - 2
  602. [16:48:22] [Spigot Watchdog Thread/ERROR]: PID: 113 | Suspended: false | Native: false | State: WAITING
  603. [16:48:22] [Spigot Watchdog Thread/ERROR]: Stack:
  604. [16:48:22] [Spigot Watchdog Thread/ERROR]: sun.misc.Unsafe.park(Native Method)
  605. [16:48:22] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.LockSupport.park(LockSupport.java:186)
  606. [16:48:22] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2043)
  607. [16:48:22] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
  608. [16:48:22] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1068)
  609. [16:48:22] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130)
  610. [16:48:22] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
  611. [16:48:22] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:745)
  612. [16:48:22] [Spigot Watchdog Thread/ERROR]: ------------------------------
  613. [16:48:22] [Spigot Watchdog Thread/ERROR]: Current Thread: Head Conversion Thread - 1
  614. [16:48:22] [Spigot Watchdog Thread/ERROR]: PID: 110 | Suspended: false | Native: false | State: WAITING
  615. [16:48:22] [Spigot Watchdog Thread/ERROR]: Stack:
  616. [16:48:22] [Spigot Watchdog Thread/ERROR]: sun.misc.Unsafe.park(Native Method)
  617. [16:48:22] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.LockSupport.park(LockSupport.java:186)
  618. [16:48:22] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2043)
  619. [16:48:22] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
  620. [16:48:22] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1068)
  621. [16:48:22] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130)
  622. [16:48:22] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
  623. [16:48:22] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:745)
  624. [16:48:22] [Spigot Watchdog Thread/ERROR]: ------------------------------
  625. [16:48:22] [Spigot Watchdog Thread/ERROR]: Current Thread: Chunk I/O Executor Thread-1
  626. [16:48:22] [Spigot Watchdog Thread/ERROR]: PID: 107 | Suspended: false | Native: false | State: WAITING
  627. [16:48:22] [Spigot Watchdog Thread/ERROR]: Stack:
  628. [16:48:22] [Spigot Watchdog Thread/ERROR]: sun.misc.Unsafe.park(Native Method)
  629. [16:48:22] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.LockSupport.park(LockSupport.java:186)
  630. [16:48:22] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2043)
  631. [16:48:22] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
  632. [16:48:22] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1068)
  633. [16:48:22] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130)
  634. [16:48:22] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
  635. [16:48:22] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:745)
  636. [16:48:22] [Spigot Watchdog Thread/ERROR]: ------------------------------
  637. [16:48:22] [Spigot Watchdog Thread/ERROR]: Current Thread: pool-8-thread-2
  638. [16:48:22] [Spigot Watchdog Thread/ERROR]: PID: 94 | Suspended: false | Native: false | State: WAITING
  639. [16:48:22] [Spigot Watchdog Thread/ERROR]: Stack:
  640. [16:48:22] [Spigot Watchdog Thread/ERROR]: sun.misc.Unsafe.park(Native Method)
  641. [16:48:22] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.LockSupport.park(LockSupport.java:186)
  642. [16:48:22] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2043)
  643. [16:48:22] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
  644. [16:48:22] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1068)
  645. [16:48:22] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130)
  646. [16:48:22] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
  647. [16:48:22] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:745)
  648. [16:48:22] [Spigot Watchdog Thread/ERROR]: ------------------------------
  649. [16:48:22] [Spigot Watchdog Thread/ERROR]: Current Thread: ProtocolLib-StructureCompiler 0
  650. [16:48:22] [Spigot Watchdog Thread/ERROR]: PID: 64 | Suspended: false | Native: false | State: WAITING
  651. [16:48:22] [Spigot Watchdog Thread/ERROR]: Stack:
  652. [16:48:22] [Spigot Watchdog Thread/ERROR]: sun.misc.Unsafe.park(Native Method)
  653. [16:48:22] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.LockSupport.park(LockSupport.java:186)
  654. [16:48:22] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2043)
  655. [16:48:22] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
  656. [16:48:22] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1068)
  657. [16:48:22] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130)
  658. [16:48:22] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
  659. [16:48:22] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:745)
  660. [16:48:22] [Spigot Watchdog Thread/ERROR]: ------------------------------
  661. [16:48:22] [Spigot Watchdog Thread/ERROR]: Current Thread: WebsocketSelector62
  662. [16:48:22] [Spigot Watchdog Thread/ERROR]: PID: 62 | Suspended: false | Native: true | State: RUNNABLE
  663. [16:48:22] [Spigot Watchdog Thread/ERROR]: Thread is waiting on monitor(s):
  664. [16:48:22] [Spigot Watchdog Thread/ERROR]: Locked on:sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:87)
  665. [16:48:22] [Spigot Watchdog Thread/ERROR]: Locked on:sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:87)
  666. [16:48:22] [Spigot Watchdog Thread/ERROR]: Locked on:sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:87)
  667. [16:48:22] [Spigot Watchdog Thread/ERROR]: Stack:
  668. [16:48:22] [Spigot Watchdog Thread/ERROR]: sun.nio.ch.EPollArrayWrapper.epollWait(Native Method)
  669. [16:48:22] [Spigot Watchdog Thread/ERROR]: sun.nio.ch.EPollArrayWrapper.poll(EPollArrayWrapper.java:269)
  670. [16:48:22] [Spigot Watchdog Thread/ERROR]: sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:79)
  671. [16:48:22] [Spigot Watchdog Thread/ERROR]: sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:87)
  672. [16:48:22] [Spigot Watchdog Thread/ERROR]: sun.nio.ch.SelectorImpl.select(SelectorImpl.java:98)
  673. [16:48:22] [Spigot Watchdog Thread/ERROR]: sun.nio.ch.SelectorImpl.select(SelectorImpl.java:102)
  674. [16:48:22] [Spigot Watchdog Thread/ERROR]: org.java_websocket.server.WebSocketServer.run(WebSocketServer.java:298)
  675. [16:48:22] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:745)
  676. [16:48:22] [Spigot Watchdog Thread/ERROR]: ------------------------------
  677. [16:48:22] [Spigot Watchdog Thread/ERROR]: Current Thread: WebSocketWorker-61
  678. [16:48:22] [Spigot Watchdog Thread/ERROR]: PID: 61 | Suspended: false | Native: false | State: WAITING
  679. [16:48:22] [Spigot Watchdog Thread/ERROR]: Stack:
  680. [16:48:22] [Spigot Watchdog Thread/ERROR]: sun.misc.Unsafe.park(Native Method)
  681. [16:48:22] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.LockSupport.park(LockSupport.java:186)
  682. [16:48:22] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2043)
  683. [16:48:22] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
  684. [16:48:22] [Spigot Watchdog Thread/ERROR]: org.java_websocket.server.WebSocketServer$WebSocketWorker.run(WebSocketServer.java:705)
  685. [16:48:22] [Spigot Watchdog Thread/ERROR]: ------------------------------
  686. [16:48:22] [Spigot Watchdog Thread/ERROR]: Current Thread: WebSocketWorker-60
  687. [16:48:22] [Spigot Watchdog Thread/ERROR]: PID: 60 | Suspended: false | Native: false | State: WAITING
  688. [16:48:22] [Spigot Watchdog Thread/ERROR]: Stack:
  689. [16:48:22] [Spigot Watchdog Thread/ERROR]: sun.misc.Unsafe.park(Native Method)
  690. [16:48:22] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.LockSupport.park(LockSupport.java:186)
  691. [16:48:22] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2043)
  692. [16:48:22] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
  693. [16:48:22] [Spigot Watchdog Thread/ERROR]: org.java_websocket.server.WebSocketServer$WebSocketWorker.run(WebSocketServer.java:705)
  694. [16:48:22] [Spigot Watchdog Thread/ERROR]: ------------------------------
  695. [16:48:22] [Spigot Watchdog Thread/ERROR]: Current Thread: WebSocketWorker-59
  696. [16:48:22] [Spigot Watchdog Thread/ERROR]: PID: 59 | Suspended: false | Native: false | State: WAITING
  697. [16:48:22] [Spigot Watchdog Thread/ERROR]: Stack:
  698. [16:48:22] [Spigot Watchdog Thread/ERROR]: sun.misc.Unsafe.park(Native Method)
  699. [16:48:22] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.LockSupport.park(LockSupport.java:186)
  700. [16:48:22] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2043)
  701. [16:48:22] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
  702. [16:48:22] [Spigot Watchdog Thread/ERROR]: org.java_websocket.server.WebSocketServer$WebSocketWorker.run(WebSocketServer.java:705)
  703. [16:48:22] [Spigot Watchdog Thread/ERROR]: ------------------------------
  704. [16:48:22] [Spigot Watchdog Thread/ERROR]: Current Thread: WebSocketWorker-58
  705. [16:48:22] [Spigot Watchdog Thread/ERROR]: PID: 58 | Suspended: false | Native: false | State: WAITING
  706. [16:48:22] [Spigot Watchdog Thread/ERROR]: Stack:
  707. [16:48:22] [Spigot Watchdog Thread/ERROR]: sun.misc.Unsafe.park(Native Method)
  708. [16:48:22] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.LockSupport.park(LockSupport.java:186)
  709. [16:48:22] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2043)
  710. [16:48:22] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
  711. [16:48:22] [Spigot Watchdog Thread/ERROR]: org.java_websocket.server.WebSocketServer$WebSocketWorker.run(WebSocketServer.java:705)
  712. [16:48:22] [Spigot Watchdog Thread/ERROR]: ------------------------------
  713. [16:48:22] [Spigot Watchdog Thread/ERROR]: Current Thread: WebSocketWorker-57
  714. [16:48:22] [Spigot Watchdog Thread/ERROR]: PID: 57 | Suspended: false | Native: false | State: WAITING
  715. [16:48:22] [Spigot Watchdog Thread/ERROR]: Stack:
  716. [16:48:22] [Spigot Watchdog Thread/ERROR]: sun.misc.Unsafe.park(Native Method)
  717. [16:48:22] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.LockSupport.park(LockSupport.java:186)
  718. [16:48:22] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2043)
  719. [16:48:22] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
  720. [16:48:22] [Spigot Watchdog Thread/ERROR]: org.java_websocket.server.WebSocketServer$WebSocketWorker.run(WebSocketServer.java:705)
  721. [16:48:22] [Spigot Watchdog Thread/ERROR]: ------------------------------
  722. [16:48:22] [Spigot Watchdog Thread/ERROR]: Current Thread: WebSocketWorker-56
  723. [16:48:22] [Spigot Watchdog Thread/ERROR]: PID: 56 | Suspended: false | Native: false | State: WAITING
  724. [16:48:22] [Spigot Watchdog Thread/ERROR]: Stack:
  725. [16:48:22] [Spigot Watchdog Thread/ERROR]: sun.misc.Unsafe.park(Native Method)
  726. [16:48:22] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.LockSupport.park(LockSupport.java:186)
  727. [16:48:22] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2043)
  728. [16:48:22] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
  729. [16:48:22] [Spigot Watchdog Thread/ERROR]: org.java_websocket.server.WebSocketServer$WebSocketWorker.run(WebSocketServer.java:705)
  730. [16:48:22] [Spigot Watchdog Thread/ERROR]: ------------------------------
  731. [16:48:22] [Spigot Watchdog Thread/ERROR]: Current Thread: WebSocketWorker-55
  732. [16:48:22] [Spigot Watchdog Thread/ERROR]: PID: 55 | Suspended: false | Native: false | State: WAITING
  733. [16:48:22] [Spigot Watchdog Thread/ERROR]: Stack:
  734. [16:48:22] [Spigot Watchdog Thread/ERROR]: sun.misc.Unsafe.park(Native Method)
  735. [16:48:22] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.LockSupport.park(LockSupport.java:186)
  736. [16:48:22] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2043)
  737. [16:48:22] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
  738. [16:48:22] [Spigot Watchdog Thread/ERROR]: org.java_websocket.server.WebSocketServer$WebSocketWorker.run(WebSocketServer.java:705)
  739. [16:48:22] [Spigot Watchdog Thread/ERROR]: ------------------------------
  740. [16:48:22] [Spigot Watchdog Thread/ERROR]: Current Thread: WebSocketWorker-54
  741. [16:48:22] [Spigot Watchdog Thread/ERROR]: PID: 54 | Suspended: false | Native: false | State: WAITING
  742. [16:48:22] [Spigot Watchdog Thread/ERROR]: Stack:
  743. [16:48:22] [Spigot Watchdog Thread/ERROR]: sun.misc.Unsafe.park(Native Method)
  744. [16:48:22] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.LockSupport.park(LockSupport.java:186)
  745. [16:48:22] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2043)
  746. [16:48:22] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
  747. [16:48:22] [Spigot Watchdog Thread/ERROR]: org.java_websocket.server.WebSocketServer$WebSocketWorker.run(WebSocketServer.java:705)
  748. [16:48:22] [Spigot Watchdog Thread/ERROR]: ------------------------------
  749. [16:48:22] [Spigot Watchdog Thread/ERROR]: Current Thread: Thread-18
  750. [16:48:22] [Spigot Watchdog Thread/ERROR]: PID: 53 | Suspended: false | Native: true | State: RUNNABLE
  751. [16:48:22] [Spigot Watchdog Thread/ERROR]: Stack:
  752. [16:48:22] [Spigot Watchdog Thread/ERROR]: java.net.PlainSocketImpl.socketAccept(Native Method)
  753. [16:48:22] [Spigot Watchdog Thread/ERROR]: java.net.AbstractPlainSocketImpl.accept(AbstractPlainSocketImpl.java:398)
  754. [16:48:22] [Spigot Watchdog Thread/ERROR]: java.net.ServerSocket.implAccept(ServerSocket.java:530)
  755. [16:48:22] [Spigot Watchdog Thread/ERROR]: java.net.ServerSocket.accept(ServerSocket.java:498)
  756. [16:48:22] [Spigot Watchdog Thread/ERROR]: com.alecgorge.minecraft.jsonapi.JSONSocketServer.run(JSONSocketServer.java:48)
  757. [16:48:22] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:745)
  758. [16:48:22] [Spigot Watchdog Thread/ERROR]: ------------------------------
  759. [16:48:22] [Spigot Watchdog Thread/ERROR]: Current Thread: Thread-16
  760. [16:48:22] [Spigot Watchdog Thread/ERROR]: PID: 51 | Suspended: false | Native: true | State: RUNNABLE
  761. [16:48:22] [Spigot Watchdog Thread/ERROR]: Stack:
  762. [16:48:22] [Spigot Watchdog Thread/ERROR]: java.net.PlainSocketImpl.socketAccept(Native Method)
  763. [16:48:22] [Spigot Watchdog Thread/ERROR]: java.net.AbstractPlainSocketImpl.accept(AbstractPlainSocketImpl.java:398)
  764. [16:48:22] [Spigot Watchdog Thread/ERROR]: java.net.ServerSocket.implAccept(ServerSocket.java:530)
  765. [16:48:22] [Spigot Watchdog Thread/ERROR]: java.net.ServerSocket.accept(ServerSocket.java:498)
  766. [16:48:22] [Spigot Watchdog Thread/ERROR]: com.alecgorge.minecraft.jsonapi.NanoHTTPD$1.run(NanoHTTPD.java:284)
  767. [16:48:22] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:745)
  768. [16:48:22] [Spigot Watchdog Thread/ERROR]: ------------------------------
  769. [16:48:22] [Spigot Watchdog Thread/ERROR]: Current Thread: Netty IO #1
  770. [16:48:22] [Spigot Watchdog Thread/ERROR]: PID: 25 | Suspended: false | Native: false | State: RUNNABLE
  771. [16:48:22] [Spigot Watchdog Thread/ERROR]: Thread is waiting on monitor(s):
  772. [16:48:22] [Spigot Watchdog Thread/ERROR]: Locked on:sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:87)
  773. [16:48:22] [Spigot Watchdog Thread/ERROR]: Locked on:sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:87)
  774. [16:48:22] [Spigot Watchdog Thread/ERROR]: Locked on:sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:87)
  775. [16:48:22] [Spigot Watchdog Thread/ERROR]: Stack:
  776. [16:48:22] [Spigot Watchdog Thread/ERROR]: sun.nio.ch.EPollArrayWrapper.epollWait(Native Method)
  777. [16:48:22] [Spigot Watchdog Thread/ERROR]: sun.nio.ch.EPollArrayWrapper.poll(EPollArrayWrapper.java:269)
  778. [16:48:22] [Spigot Watchdog Thread/ERROR]: sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:79)
  779. [16:48:22] [Spigot Watchdog Thread/ERROR]: sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:87)
  780. [16:48:22] [Spigot Watchdog Thread/ERROR]: sun.nio.ch.SelectorImpl.select(SelectorImpl.java:98)
  781. [16:48:22] [Spigot Watchdog Thread/ERROR]: net.minecraft.util.io.netty.channel.nio.NioEventLoop.select(NioEventLoop.java:591)
  782. [16:48:22] [Spigot Watchdog Thread/ERROR]: net.minecraft.util.io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:301)
  783. [16:48:22] [Spigot Watchdog Thread/ERROR]: net.minecraft.util.io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:101)
  784. [16:48:22] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:745)
  785. [16:48:22] [Spigot Watchdog Thread/ERROR]: ------------------------------
  786. [16:48:22] [Spigot Watchdog Thread/ERROR]: Current Thread: Thread-15
  787. [16:48:22] [Spigot Watchdog Thread/ERROR]: PID: 46 | Suspended: false | Native: true | State: RUNNABLE
  788. [16:48:22] [Spigot Watchdog Thread/ERROR]: Stack:
  789. [16:48:22] [Spigot Watchdog Thread/ERROR]: java.net.PlainSocketImpl.socketAccept(Native Method)
  790. [16:48:22] [Spigot Watchdog Thread/ERROR]: java.net.AbstractPlainSocketImpl.accept(AbstractPlainSocketImpl.java:398)
  791. [16:48:22] [Spigot Watchdog Thread/ERROR]: java.net.ServerSocket.implAccept(ServerSocket.java:530)
  792. [16:48:22] [Spigot Watchdog Thread/ERROR]: java.net.ServerSocket.accept(ServerSocket.java:498)
  793. [16:48:22] [Spigot Watchdog Thread/ERROR]: com.vexsoftware.votifier.net.VoteReceiver.run(VoteReceiver.java:114)
  794. [16:48:22] [Spigot Watchdog Thread/ERROR]: ------------------------------
  795. [16:48:22] [Spigot Watchdog Thread/ERROR]: Current Thread: Head Conversion Thread - 0
  796. [16:48:22] [Spigot Watchdog Thread/ERROR]: PID: 37 | Suspended: false | Native: false | State: WAITING
  797. [16:48:22] [Spigot Watchdog Thread/ERROR]: Stack:
  798. [16:48:22] [Spigot Watchdog Thread/ERROR]: sun.misc.Unsafe.park(Native Method)
  799. [16:48:22] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.LockSupport.park(LockSupport.java:186)
  800. [16:48:22] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2043)
  801. [16:48:22] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
  802. [16:48:22] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1068)
  803. [16:48:22] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130)
  804. [16:48:22] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
  805. [16:48:22] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:745)
  806. [16:48:22] [Spigot Watchdog Thread/ERROR]: ------------------------------
  807. [16:48:22] [Spigot Watchdog Thread/ERROR]: Current Thread: pool-8-thread-1
  808. [16:48:22] [Spigot Watchdog Thread/ERROR]: PID: 36 | Suspended: false | Native: false | State: WAITING
  809. [16:48:22] [Spigot Watchdog Thread/ERROR]: Stack:
  810. [16:48:22] [Spigot Watchdog Thread/ERROR]: sun.misc.Unsafe.park(Native Method)
  811. [16:48:22] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.LockSupport.park(LockSupport.java:186)
  812. [16:48:22] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2043)
  813. [16:48:22] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
  814. [16:48:22] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1068)
  815. [16:48:22] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130)
  816. [16:48:22] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
  817. [16:48:22] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:745)
  818. [16:48:22] [Spigot Watchdog Thread/ERROR]: ------------------------------
  819. [16:48:22] [Spigot Watchdog Thread/ERROR]: Current Thread: pool-7-thread-1
  820. [16:48:22] [Spigot Watchdog Thread/ERROR]: PID: 34 | Suspended: false | Native: false | State: TIMED_WAITING
  821. [16:48:22] [Spigot Watchdog Thread/ERROR]: Stack:
  822. [16:48:22] [Spigot Watchdog Thread/ERROR]: sun.misc.Unsafe.park(Native Method)
  823. [16:48:22] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:226)
  824. [16:48:22] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2082)
  825. [16:48:22] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1090)
  826. [16:48:22] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:807)
  827. [16:48:22] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1068)
  828. [16:48:22] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130)
  829. [16:48:22] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
  830. [16:48:22] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:745)
  831. [16:48:22] [Spigot Watchdog Thread/ERROR]: ------------------------------
  832. [16:48:22] [Spigot Watchdog Thread/ERROR]: Current Thread: Ebean-FBasics.0
  833. [16:48:22] [Spigot Watchdog Thread/ERROR]: PID: 31 | Suspended: false | Native: false | State: WAITING
  834. [16:48:22] [Spigot Watchdog Thread/ERROR]: Stack:
  835. [16:48:22] [Spigot Watchdog Thread/ERROR]: java.lang.Object.wait(Native Method)
  836. [16:48:22] [Spigot Watchdog Thread/ERROR]: java.lang.Object.wait(Object.java:503)
  837. [16:48:22] [Spigot Watchdog Thread/ERROR]: com.avaje.ebeaninternal.server.lib.thread.PooledThread.run(PooledThread.java:75)
  838. [16:48:22] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:745)
  839. [16:48:22] [Spigot Watchdog Thread/ERROR]: ------------------------------
  840. [16:48:22] [Spigot Watchdog Thread/ERROR]: Current Thread: EbeanBackgroundThread
  841. [16:48:22] [Spigot Watchdog Thread/ERROR]: PID: 30 | Suspended: false | Native: false | State: TIMED_WAITING
  842. [16:48:22] [Spigot Watchdog Thread/ERROR]: Stack:
  843. [16:48:22] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.sleep(Native Method)
  844. [16:48:22] [Spigot Watchdog Thread/ERROR]: com.avaje.ebeaninternal.server.lib.BackgroundThread$Runner.run(BackgroundThread.java:168)
  845. [16:48:22] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:745)
  846. [16:48:22] [Spigot Watchdog Thread/ERROR]: ------------------------------
  847. [16:48:22] [Spigot Watchdog Thread/ERROR]: Current Thread: Netty IO #0
  848. [16:48:22] [Spigot Watchdog Thread/ERROR]: PID: 24 | Suspended: false | Native: false | State: BLOCKED
  849. [16:48:22] [Spigot Watchdog Thread/ERROR]: Stack:
  850. [16:48:22] [Spigot Watchdog Thread/ERROR]: java.util.Collections$SynchronizedCollection.add(Collections.java:1636)
  851. [16:48:22] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_7_R4.ServerConnectionChannel.initChannel(ServerConnectionChannel.java:33)
  852. [16:48:22] [Spigot Watchdog Thread/ERROR]: net.minecraft.util.io.netty.channel.ChannelInitializer.channelRegistered(ChannelInitializer.java:70)
  853. [16:48:22] [Spigot Watchdog Thread/ERROR]: net.minecraft.util.io.netty.channel.DefaultChannelHandlerContext.invokeChannelRegistered(DefaultChannelHandlerContext.java:162)
  854. [16:48:22] [Spigot Watchdog Thread/ERROR]: net.minecraft.util.io.netty.channel.DefaultChannelHandlerContext.fireChannelRegistered(DefaultChannelHandlerContext.java:148)
  855. [16:48:22] [Spigot Watchdog Thread/ERROR]: net.minecraft.util.io.netty.channel.ChannelInitializer.channelRegistered(ChannelInitializer.java:73)
  856. [16:48:22] [Spigot Watchdog Thread/ERROR]: net.minecraft.util.io.netty.channel.DefaultChannelHandlerContext.invokeChannelRegistered(DefaultChannelHandlerContext.java:162)
  857. [16:48:22] [Spigot Watchdog Thread/ERROR]: net.minecraft.util.io.netty.channel.DefaultChannelHandlerContext.fireChannelRegistered(DefaultChannelHandlerContext.java:148)
  858. [16:48:22] [Spigot Watchdog Thread/ERROR]: net.minecraft.util.io.netty.channel.ChannelInitializer.channelRegistered(ChannelInitializer.java:73)
  859. [16:48:22] [Spigot Watchdog Thread/ERROR]: net.minecraft.util.io.netty.channel.DefaultChannelHandlerContext.invokeChannelRegistered(DefaultChannelHandlerContext.java:162)
  860. [16:48:22] [Spigot Watchdog Thread/ERROR]: net.minecraft.util.io.netty.channel.DefaultChannelHandlerContext.fireChannelRegistered(DefaultChannelHandlerContext.java:148)
  861. [16:48:22] [Spigot Watchdog Thread/ERROR]: net.minecraft.util.io.netty.channel.DefaultChannelPipeline.fireChannelRegistered(DefaultChannelPipeline.java:730)
  862. [16:48:22] [Spigot Watchdog Thread/ERROR]: net.minecraft.util.io.netty.channel.AbstractChannel$AbstractUnsafe.register0(AbstractChannel.java:441)
  863. [16:48:22] [Spigot Watchdog Thread/ERROR]: net.minecraft.util.io.netty.channel.AbstractChannel$AbstractUnsafe.register(AbstractChannel.java:411)
  864. [16:48:22] [Spigot Watchdog Thread/ERROR]: net.minecraft.util.io.netty.channel.SingleThreadEventLoop.register(SingleThreadEventLoop.java:60)
  865. [16:48:22] [Spigot Watchdog Thread/ERROR]: net.minecraft.util.io.netty.channel.SingleThreadEventLoop.register(SingleThreadEventLoop.java:48)
  866. [16:48:22] [Spigot Watchdog Thread/ERROR]: net.minecraft.util.io.netty.channel.MultithreadEventLoopGroup.register(MultithreadEventLoopGroup.java:64)
  867. [16:48:22] [Spigot Watchdog Thread/ERROR]: net.minecraft.util.io.netty.bootstrap.ServerBootstrap$ServerBootstrapAcceptor.channelRead(ServerBootstrap.java:249)
  868. [16:48:22] [Spigot Watchdog Thread/ERROR]: net.minecraft.util.io.netty.channel.DefaultChannelHandlerContext.invokeChannelRead(DefaultChannelHandlerContext.java:337)
  869. [16:48:22] [Spigot Watchdog Thread/ERROR]: net.minecraft.util.io.netty.channel.DefaultChannelHandlerContext.fireChannelRead(DefaultChannelHandlerContext.java:323)
  870. [16:48:22] [Spigot Watchdog Thread/ERROR]: com.comphenix.protocol.injector.netty.NettyProtocolInjector$3.channelRead(NettyProtocolInjector.java:152)
  871. [16:48:22] [Spigot Watchdog Thread/ERROR]: net.minecraft.util.io.netty.channel.DefaultChannelHandlerContext.invokeChannelRead(DefaultChannelHandlerContext.java:337)
  872. [16:48:22] [Spigot Watchdog Thread/ERROR]: net.minecraft.util.io.netty.channel.DefaultChannelHandlerContext.fireChannelRead(DefaultChannelHandlerContext.java:323)
  873. [16:48:22] [Spigot Watchdog Thread/ERROR]: com.alecgorge.minecraft.jsonapi.packets.netty.NettyInjector$3.channelRead(NettyInjector.java:76)
  874. [16:48:22] [Spigot Watchdog Thread/ERROR]: net.minecraft.util.io.netty.channel.DefaultChannelHandlerContext.invokeChannelRead(DefaultChannelHandlerContext.java:337)
  875. [16:48:22] [Spigot Watchdog Thread/ERROR]: net.minecraft.util.io.netty.channel.DefaultChannelHandlerContext.fireChannelRead(DefaultChannelHandlerContext.java:323)
  876. [16:48:22] [Spigot Watchdog Thread/ERROR]: net.minecraft.util.io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:785)
  877. [16:48:22] [Spigot Watchdog Thread/ERROR]: net.minecraft.util.io.netty.channel.nio.AbstractNioMessageChannel$NioMessageUnsafe.read(AbstractNioMessageChannel.java:90)
  878. [16:48:22] [Spigot Watchdog Thread/ERROR]: net.minecraft.util.io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:480)
  879. [16:48:22] [Spigot Watchdog Thread/ERROR]: net.minecraft.util.io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:447)
  880. [16:48:22] [Spigot Watchdog Thread/ERROR]: net.minecraft.util.io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:341)
  881. [16:48:22] [Spigot Watchdog Thread/ERROR]: net.minecraft.util.io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:101)
  882. [16:48:22] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:745)
  883. [16:48:22] [Spigot Watchdog Thread/ERROR]: ------------------------------
  884. [16:48:22] [Spigot Watchdog Thread/ERROR]: Current Thread: Spigot Metrics Thread
  885. [16:48:22] [Spigot Watchdog Thread/ERROR]: PID: 22 | Suspended: false | Native: false | State: TIMED_WAITING
  886. [16:48:22] [Spigot Watchdog Thread/ERROR]: Stack:
  887. [16:48:22] [Spigot Watchdog Thread/ERROR]: java.lang.Object.wait(Native Method)
  888. [16:48:22] [Spigot Watchdog Thread/ERROR]: java.util.TimerThread.mainLoop(Timer.java:552)
  889. [16:48:22] [Spigot Watchdog Thread/ERROR]: java.util.TimerThread.run(Timer.java:505)
  890. [16:48:22] [Spigot Watchdog Thread/ERROR]: ------------------------------
  891. [16:48:22] [Spigot Watchdog Thread/ERROR]: Current Thread: Spigot Watchdog Thread
  892. [16:48:22] [Spigot Watchdog Thread/ERROR]: PID: 21 | Suspended: false | Native: false | State: RUNNABLE
  893. [16:48:22] [Spigot Watchdog Thread/ERROR]: Stack:
  894. [16:48:22] [Spigot Watchdog Thread/ERROR]: sun.management.ThreadImpl.dumpThreads0(Native Method)
  895. [16:48:22] [Spigot Watchdog Thread/ERROR]: sun.management.ThreadImpl.dumpAllThreads(ThreadImpl.java:446)
  896. [16:48:22] [Spigot Watchdog Thread/ERROR]: org.spigotmc.WatchdogThread.run(WatchdogThread.java:76)
  897. [16:48:22] [Spigot Watchdog Thread/ERROR]: ------------------------------
  898. [16:48:22] [Spigot Watchdog Thread/ERROR]: Current Thread: Thread-5
  899. [16:48:22] [Spigot Watchdog Thread/ERROR]: PID: 19 | Suspended: false | Native: false | State: RUNNABLE
  900. [16:48:22] [Spigot Watchdog Thread/ERROR]: Thread is waiting on monitor(s):
  901. [16:48:22] [Spigot Watchdog Thread/ERROR]: Locked on:java.io.BufferedOutputStream.flush(BufferedOutputStream.java:140)
  902. [16:48:22] [Spigot Watchdog Thread/ERROR]: Locked on:java.io.PrintStream.write(PrintStream.java:482)
  903. [16:48:22] [Spigot Watchdog Thread/ERROR]: Stack:
  904. [16:48:22] [Spigot Watchdog Thread/ERROR]: java.io.FileOutputStream.writeBytes(Native Method)
  905. [16:48:22] [Spigot Watchdog Thread/ERROR]: java.io.FileOutputStream.write(FileOutputStream.java:345)
  906. [16:48:22] [Spigot Watchdog Thread/ERROR]: java.io.BufferedOutputStream.flushBuffer(BufferedOutputStream.java:82)
  907. [16:48:22] [Spigot Watchdog Thread/ERROR]: java.io.BufferedOutputStream.flush(BufferedOutputStream.java:140)
  908. [16:48:22] [Spigot Watchdog Thread/ERROR]: java.io.PrintStream.write(PrintStream.java:482)
  909. [16:48:22] [Spigot Watchdog Thread/ERROR]: java.io.FilterOutputStream.write(FilterOutputStream.java:97)
  910. [16:48:22] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.v1_7_R4.util.TerminalConsoleWriterThread.run(TerminalConsoleWriterThread.java:34)
  911. [16:48:22] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:745)
  912. [16:48:22] [Spigot Watchdog Thread/ERROR]: ------------------------------
  913. [16:48:22] [Spigot Watchdog Thread/ERROR]: Current Thread: Server console handler
  914. [16:48:22] [Spigot Watchdog Thread/ERROR]: PID: 18 | Suspended: false | Native: true | State: RUNNABLE
  915. [16:48:22] [Spigot Watchdog Thread/ERROR]: Thread is waiting on monitor(s):
  916. [16:48:22] [Spigot Watchdog Thread/ERROR]: Locked on:java.io.BufferedInputStream.read(BufferedInputStream.java:254)
  917. [16:48:22] [Spigot Watchdog Thread/ERROR]: Locked on:org.bukkit.craftbukkit.libs.jline.internal.InputStreamReader.read(InputStreamReader.java:267)
  918. [16:48:22] [Spigot Watchdog Thread/ERROR]: Locked on:org.bukkit.craftbukkit.libs.jline.internal.InputStreamReader.read(InputStreamReader.java:204)
  919. [16:48:22] [Spigot Watchdog Thread/ERROR]: Stack:
  920. [16:48:22] [Spigot Watchdog Thread/ERROR]: java.io.FileInputStream.readBytes(Native Method)
  921. [16:48:22] [Spigot Watchdog Thread/ERROR]: java.io.FileInputStream.read(FileInputStream.java:272)
  922. [16:48:22] [Spigot Watchdog Thread/ERROR]: java.io.BufferedInputStream.fill(BufferedInputStream.java:235)
  923. [16:48:22] [Spigot Watchdog Thread/ERROR]: java.io.BufferedInputStream.read(BufferedInputStream.java:254)
  924. [16:48:22] [Spigot Watchdog Thread/ERROR]: java.io.FilterInputStream.read(FilterInputStream.java:83)
  925. [16:48:22] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.libs.jline.console.ConsoleReader$1.read(ConsoleReader.java:167)
  926. [16:48:22] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.libs.jline.internal.InputStreamReader.read(InputStreamReader.java:267)
  927. [16:48:22] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.libs.jline.internal.InputStreamReader.read(InputStreamReader.java:204)
  928. [16:48:22] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.libs.jline.console.ConsoleReader.readCharacter(ConsoleReader.java:995)
  929. [16:48:22] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.libs.jline.console.ConsoleReader.readLine(ConsoleReader.java:1167)
  930. [16:48:22] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_7_R4.ThreadCommandReader.run(ThreadCommandReader.java:32)
  931. [16:48:22] [Spigot Watchdog Thread/ERROR]: ------------------------------
  932. [16:48:22] [Spigot Watchdog Thread/ERROR]: Current Thread: DestroyJavaVM
  933. [16:48:22] [Spigot Watchdog Thread/ERROR]: PID: 17 | Suspended: false | Native: false | State: RUNNABLE
  934. [16:48:22] [Spigot Watchdog Thread/ERROR]: Stack:
  935. [16:48:22] [Spigot Watchdog Thread/ERROR]: ------------------------------
  936. [16:48:22] [Spigot Watchdog Thread/ERROR]: Current Thread: Server thread
  937. [16:48:22] [Spigot Watchdog Thread/ERROR]: PID: 15 | Suspended: false | Native: false | State: TIMED_WAITING
  938. [16:48:22] [Spigot Watchdog Thread/ERROR]: Thread is waiting on monitor(s):
  939. [16:48:22] [Spigot Watchdog Thread/ERROR]: Locked on:com.google.common.cache.CustomConcurrentHashMap$Segment.compute(CustomConcurrentHashMap.java:2322)
  940. [16:48:22] [Spigot Watchdog Thread/ERROR]: Locked on:net.minecraft.server.v1_7_R4.ServerConnection.c(ServerConnection.java:81)
  941. [16:48:22] [Spigot Watchdog Thread/ERROR]: Stack:
  942. [16:48:22] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.sleep(Native Method)
  943. [16:48:22] [Spigot Watchdog Thread/ERROR]: net.minecraft.util.com.mojang.authlib.yggdrasil.YggdrasilGameProfileRepository.findProfilesByNames(YggdrasilGameProfileRepository.java:81)
  944. [16:48:22] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_7_R4.UserCache.a(UserCache.java:56)
  945. [16:48:22] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_7_R4.UserCache.getProfile(UserCache.java:129)
  946. [16:48:22] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.v1_7_R4.CraftServer.getOfflinePlayer(CraftServer.java:1404)
  947. [16:48:22] [Spigot Watchdog Thread/ERROR]: com.earth2me.essentials.OfflinePlayer.<init>(OfflinePlayer.java:43)
  948. [16:48:22] [Spigot Watchdog Thread/ERROR]: com.earth2me.essentials.UserMap.load(UserMap.java:96)
  949. [16:48:22] [Spigot Watchdog Thread/ERROR]: com.earth2me.essentials.UserMap.load(UserMap.java:17)
  950. [16:48:22] [Spigot Watchdog Thread/ERROR]: com.google.common.cache.CustomConcurrentHashMap$ComputingValueReference.compute(CustomConcurrentHashMap.java:3426)
  951. [16:48:22] [Spigot Watchdog Thread/ERROR]: com.google.common.cache.CustomConcurrentHashMap$Segment.compute(CustomConcurrentHashMap.java:2322)
  952. [16:48:22] [Spigot Watchdog Thread/ERROR]: com.google.common.cache.CustomConcurrentHashMap$Segment.getOrCompute(CustomConcurrentHashMap.java:2291)
  953. [16:48:22] [Spigot Watchdog Thread/ERROR]: com.google.common.cache.CustomConcurrentHashMap.getOrCompute(CustomConcurrentHashMap.java:3802)
  954. [16:48:22] [Spigot Watchdog Thread/ERROR]: com.google.common.cache.ComputingCache.get(ComputingCache.java:46)
  955. [16:48:22] [Spigot Watchdog Thread/ERROR]: com.earth2me.essentials.UserMap.getUser(UserMap.java:68)
  956. [16:48:22] [Spigot Watchdog Thread/ERROR]: com.earth2me.essentials.Essentials.getOfflineUser(Essentials.java:646)
  957. [16:48:22] [Spigot Watchdog Thread/ERROR]: com.earth2me.essentials.Essentials.getUser(Essentials.java:639)
  958. [16:48:22] [Spigot Watchdog Thread/ERROR]: com.earth2me.essentials.commands.EssentialsCommand.getPlayer(EssentialsCommand.java:90)
  959. [16:48:22] [Spigot Watchdog Thread/ERROR]: com.earth2me.essentials.commands.EssentialsCommand.getPlayer(EssentialsCommand.java:78)
  960. [16:48:22] [Spigot Watchdog Thread/ERROR]: com.earth2me.essentials.commands.EssentialsCommand.getPlayer(EssentialsCommand.java:59)
  961. [16:48:22] [Spigot Watchdog Thread/ERROR]: com.earth2me.essentials.commands.Commandtpa.run(Commandtpa.java:23)
  962. [16:48:22] [Spigot Watchdog Thread/ERROR]: com.earth2me.essentials.commands.EssentialsCommand.run(EssentialsCommand.java:149)
  963. [16:48:22] [Spigot Watchdog Thread/ERROR]: com.earth2me.essentials.Essentials.onCommandEssentials(Essentials.java:505)
  964. [16:48:22] [Spigot Watchdog Thread/ERROR]: com.earth2me.essentials.Essentials.onCommand(Essentials.java:380)
  965. [16:48:22] [Spigot Watchdog Thread/ERROR]: org.bukkit.command.PluginCommand.execute(PluginCommand.java:44)
  966. [16:48:22] [Spigot Watchdog Thread/ERROR]: org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:181)
  967. [16:48:22] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.v1_7_R4.CraftServer.dispatchCommand(CraftServer.java:767)
  968. [16:48:22] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_7_R4.PlayerConnection.handleCommand(PlayerConnection.java:1043)
  969. [16:48:22] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_7_R4.PlayerConnection.a(PlayerConnection.java:880)
  970. [16:48:22] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_7_R4.PacketPlayInChat.a(PacketPlayInChat.java:28)
  971. [16:48:22] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_7_R4.PacketPlayInChat.handle(PacketPlayInChat.java:65)
  972. [16:48:22] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_7_R4.NetworkManager.a(NetworkManager.java:186)
  973. [16:48:22] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_7_R4.ServerConnection.c(ServerConnection.java:81)
  974. [16:48:22] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_7_R4.MinecraftServer.v(MinecraftServer.java:734)
  975. [16:48:22] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_7_R4.DedicatedServer.v(DedicatedServer.java:289)
  976. [16:48:22] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_7_R4.MinecraftServer.u(MinecraftServer.java:584)
  977. [16:48:22] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_7_R4.MinecraftServer.run(MinecraftServer.java:490)
  978. [16:48:22] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_7_R4.ThreadServerApplication.run(SourceFile:628)
  979. [16:48:22] [Spigot Watchdog Thread/ERROR]: ------------------------------
  980. [16:48:22] [Spigot Watchdog Thread/ERROR]: Current Thread: Server Infinisleeper
  981. [16:48:22] [Spigot Watchdog Thread/ERROR]: PID: 16 | Suspended: false | Native: false | State: TIMED_WAITING
  982. [16:48:22] [Spigot Watchdog Thread/ERROR]: Stack:
  983. [16:48:22] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.sleep(Native Method)
  984. [16:48:22] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_7_R4.ThreadSleepForever.run(SourceFile:63)
  985. [16:48:22] [Spigot Watchdog Thread/ERROR]: ------------------------------
  986. [16:48:22] [Spigot Watchdog Thread/ERROR]: Current Thread: Snooper Timer
  987. [16:48:22] [Spigot Watchdog Thread/ERROR]: PID: 11 | Suspended: false | Native: false | State: WAITING
  988. [16:48:22] [Spigot Watchdog Thread/ERROR]: Stack:
  989. [16:48:22] [Spigot Watchdog Thread/ERROR]: java.lang.Object.wait(Native Method)
  990. [16:48:22] [Spigot Watchdog Thread/ERROR]: java.lang.Object.wait(Object.java:503)
  991. [16:48:22] [Spigot Watchdog Thread/ERROR]: java.util.TimerThread.mainLoop(Timer.java:526)
  992. [16:48:22] [Spigot Watchdog Thread/ERROR]: java.util.TimerThread.run(Timer.java:505)
  993. [16:48:22] [Spigot Watchdog Thread/ERROR]: ------------------------------
  994. [16:48:22] [Spigot Watchdog Thread/ERROR]: Current Thread: Signal Dispatcher
  995. [16:48:22] [Spigot Watchdog Thread/ERROR]: PID: 5 | Suspended: false | Native: false | State: RUNNABLE
  996. [16:48:22] [Spigot Watchdog Thread/ERROR]: Stack:
  997. [16:48:22] [Spigot Watchdog Thread/ERROR]: ------------------------------
  998. [16:48:22] [Spigot Watchdog Thread/ERROR]: Current Thread: Finalizer
  999. [16:48:22] [Spigot Watchdog Thread/ERROR]: PID: 3 | Suspended: false | Native: false | State: WAITING
  1000. [16:48:22] [Spigot Watchdog Thread/ERROR]: Stack:
  1001. [16:48:22] [Spigot Watchdog Thread/ERROR]: java.lang.Object.wait(Native Method)
  1002. [16:48:22] [Spigot Watchdog Thread/ERROR]: java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:135)
  1003. [16:48:22] [Spigot Watchdog Thread/ERROR]: java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:151)
  1004. [16:48:22] [Spigot Watchdog Thread/ERROR]: java.lang.ref.Finalizer$FinalizerThread.run(Finalizer.java:209)
  1005. [16:48:22] [Spigot Watchdog Thread/ERROR]: ------------------------------
  1006. [16:48:22] [Spigot Watchdog Thread/ERROR]: Current Thread: Reference Handler
  1007. [16:48:22] [Spigot Watchdog Thread/ERROR]: PID: 2 | Suspended: false | Native: false | State: WAITING
  1008. [16:48:22] [Spigot Watchdog Thread/ERROR]: Stack:
  1009. [16:48:22] [Spigot Watchdog Thread/ERROR]: java.lang.Object.wait(Native Method)
  1010. [16:48:22] [Spigot Watchdog Thread/ERROR]: java.lang.Object.wait(Object.java:503)
  1011. [16:48:22] [Spigot Watchdog Thread/ERROR]: java.lang.ref.Reference$ReferenceHandler.run(Reference.java:133)
  1012. [16:48:22] [Spigot Watchdog Thread/ERROR]: ------------------------------
  1013. [16:48:22] [Spigot Watchdog Thread/INFO]: Startup script 'sh minecraft.sh start' does not exist! Stopping server.
  1014. [16:48:22] [Thread-4/INFO]: Stopping server
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement