Advertisement
Anthony8_0

Untitled

Jul 23rd, 2014
258
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 41.02 KB | None | 0 0
  1. [18:58:00] [Spigot Watchdog Thread/ERROR]: The server has stopped responding!
  2. [18:58:00] [Spigot Watchdog Thread/ERROR]: Please report this to http://www.spigotmc.org/
  3. [18:58:00] [Spigot Watchdog Thread/ERROR]: Be sure to include ALL relevant console errors and Minecraft crash reports
  4. [18:58:00] [Spigot Watchdog Thread/ERROR]: Spigot version: git-Spigot-1494 (MC: 1.7.9)
  5. [18:58:00] [Spigot Watchdog Thread/ERROR]: ------------------------------
  6. [18:58:00] [Spigot Watchdog Thread/ERROR]: Server thread dump (Look for plugins here before reporting to Spigot!):
  7. [18:58:00] [Spigot Watchdog Thread/ERROR]: ------------------------------
  8. [18:58:00] [Spigot Watchdog Thread/ERROR]: Current Thread: Server thread
  9. [18:58:00] [Spigot Watchdog Thread/ERROR]: PID: 14 | Suspended: false | Native: false | State: TIMED_WAITING
  10. [18:58:00] [Async Chat Thread - #3/INFO]: [E]nicholastran2005: laggggggggggggggggggggggg
  11. [18:58:00] [Spigot Watchdog Thread/ERROR]: Stack:
  12. [18:58:00] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.sleep(Native Method)
  13. [18:58:00] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_7_R3.DedicatedServer.a(DedicatedServer.java:264)
  14. [18:58:00] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_7_R3.MinecraftServer.run(MinecraftServer.java:520)
  15. [18:58:00] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_7_R3.ThreadServerApplication.run(SourceFile:628)
  16. [18:58:00] [Spigot Watchdog Thread/ERROR]: ------------------------------
  17. [18:58:00] [Spigot Watchdog Thread/ERROR]: Entire Thread Dump:
  18. [18:58:02] [Spigot Watchdog Thread/ERROR]: ------------------------------
  19. [18:58:02] [Spigot Watchdog Thread/ERROR]: Current Thread: Async Chat Thread - #3
  20. [18:58:02] [Spigot Watchdog Thread/ERROR]: PID: 573 | Suspended: false | Native: false | State: RUNNABLE
  21. [18:58:02] [Spigot Watchdog Thread/ERROR]: Stack:
  22. [18:58:02] [Spigot Watchdog Thread/ERROR]: java.util.regex.Pattern$5.isSatisfiedBy(Pattern.java:5151)
  23. [18:58:02] [Spigot Watchdog Thread/ERROR]: java.util.regex.Pattern$5.isSatisfiedBy(Pattern.java:5151)
  24. [18:58:02] [Spigot Watchdog Thread/ERROR]: java.util.regex.Pattern$5.isSatisfiedBy(Pattern.java:5151)
  25. [18:58:02] [Spigot Watchdog Thread/ERROR]: java.util.regex.Pattern$CharProperty.match(Pattern.java:3694)
  26. [18:58:02] [Spigot Watchdog Thread/ERROR]: java.util.regex.Pattern$Curly.match0(Pattern.java:4148)
  27. [18:58:02] [Spigot Watchdog Thread/ERROR]: java.util.regex.Pattern$Curly.match(Pattern.java:4132)
  28. [18:58:02] [Spigot Watchdog Thread/ERROR]: java.util.regex.Pattern$GroupHead.match(Pattern.java:4556)
  29. [18:58:02] [Spigot Watchdog Thread/ERROR]: java.util.regex.Pattern$Branch.match(Pattern.java:4500)
  30. [18:58:02] [Spigot Watchdog Thread/ERROR]: java.util.regex.Pattern$GroupHead.match(Pattern.java:4556)
  31. [18:58:02] [Spigot Watchdog Thread/ERROR]: java.util.regex.Pattern$Branch.match(Pattern.java:4502)
  32. [18:58:02] [Spigot Watchdog Thread/ERROR]: java.util.regex.Pattern$Start.match(Pattern.java:3408)
  33. [18:58:02] [Spigot Watchdog Thread/ERROR]: java.util.regex.Matcher.search(Matcher.java:1199)
  34. [18:58:02] [Spigot Watchdog Thread/ERROR]: java.util.regex.Matcher.find(Matcher.java:592)
  35. [18:58:02] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.v1_7_R3.util.CraftChatMessage$StringMessage.<init>(CraftChatMessage.java:49)
  36. [18:58:02] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.v1_7_R3.util.CraftChatMessage$StringMessage.<init>(CraftChatMessage.java:20)
  37. [18:58:02] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.v1_7_R3.util.CraftChatMessage.fromString(CraftChatMessage.java:125)
  38. [18:58:02] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.v1_7_R3.entity.CraftPlayer.sendRawMessage(CraftPlayer.java:146)
  39. [18:58:02] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.v1_7_R3.entity.CraftPlayer.sendMessage(CraftPlayer.java:154)
  40. [18:58:02] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_7_R3.PlayerConnection.chat(PlayerConnection.java:975)
  41. [18:58:02] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_7_R3.PlayerConnection.a(PlayerConnection.java:862)
  42. [18:58:02] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_7_R3.PacketPlayInChat.a(PacketPlayInChat.java:28)
  43. [18:58:02] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_7_R3.PacketPlayInChat$1.run(PacketPlayInChat.java:59)
  44. [18:58:02] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:471)
  45. [18:58:02] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.FutureTask.run(FutureTask.java:262)
  46. [18:58:02] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
  47. [18:58:02] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
  48. [18:58:02] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:744)
  49. [18:58:02] [Spigot Watchdog Thread/ERROR]: ------------------------------
  50. [18:58:02] [Spigot Watchdog Thread/ERROR]: Current Thread: Keep-Alive-Timer
  51. [18:58:02] [Spigot Watchdog Thread/ERROR]: PID: 570 | Suspended: false | Native: false | State: TIMED_WAITING
  52. [18:58:02] [Spigot Watchdog Thread/ERROR]: Stack:
  53. [18:58:02] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.sleep(Native Method)
  54. [18:58:02] [Spigot Watchdog Thread/ERROR]: sun.net.www.http.KeepAliveCache.run(KeepAliveCache.java:172)
  55. [18:58:02] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:744)
  56. [18:58:02] [Spigot Watchdog Thread/ERROR]: ------------------------------
  57. [18:58:02] [Spigot Watchdog Thread/ERROR]: Current Thread: Head Conversion Thread - 1
  58. [18:58:02] [Spigot Watchdog Thread/ERROR]: PID: 563 | Suspended: false | Native: false | State: WAITING
  59. [18:58:02] [Spigot Watchdog Thread/ERROR]: Stack:
  60. [18:58:02] [Spigot Watchdog Thread/ERROR]: sun.misc.Unsafe.park(Native Method)
  61. [18:58:02] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.LockSupport.park(LockSupport.java:186)
  62. [18:58:02] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2043)
  63. [18:58:02] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
  64. [18:58:02] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1068)
  65. [18:58:02] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130)
  66. [18:58:02] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
  67. [18:58:02] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:744)
  68. [18:58:02] [Spigot Watchdog Thread/ERROR]: ------------------------------
  69. [18:58:02] [Spigot Watchdog Thread/ERROR]: Current Thread: Async Chat Thread - #2
  70. [18:58:02] [Spigot Watchdog Thread/ERROR]: PID: 413 | Suspended: false | Native: false | State: TIMED_WAITING
  71. [18:58:02] [Spigot Watchdog Thread/ERROR]: Stack:
  72. [18:58:02] [Spigot Watchdog Thread/ERROR]: sun.misc.Unsafe.park(Native Method)
  73. [18:58:02] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:226)
  74. [18:58:02] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)
  75. [18:58:02] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:359)
  76. [18:58:02] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:942)
  77. [18:58:02] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1068)
  78. [18:58:02] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130)
  79. [18:58:02] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
  80. [18:58:02] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:744)
  81. [18:58:02] [Spigot Watchdog Thread/ERROR]: ------------------------------
  82. [18:58:02] [Spigot Watchdog Thread/ERROR]: Current Thread: Head Conversion Thread - 0
  83. [18:58:02] [Spigot Watchdog Thread/ERROR]: PID: 396 | Suspended: false | Native: false | State: WAITING
  84. [18:58:02] [Spigot Watchdog Thread/ERROR]: Stack:
  85. [18:58:02] [Spigot Watchdog Thread/ERROR]: sun.misc.Unsafe.park(Native Method)
  86. [18:58:02] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.LockSupport.park(LockSupport.java:186)
  87. [18:58:02] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2043)
  88. [18:58:02] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
  89. [18:58:02] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1068)
  90. [18:58:02] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130)
  91. [18:58:02] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
  92. [18:58:02] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:744)
  93. [18:58:02] [Spigot Watchdog Thread/ERROR]: ------------------------------
  94. [18:58:02] [Spigot Watchdog Thread/ERROR]: Current Thread: Chunk I/O Executor Thread-2
  95. [18:58:02] [Spigot Watchdog Thread/ERROR]: PID: 354 | Suspended: false | Native: false | State: WAITING
  96. [18:58:02] [Spigot Watchdog Thread/ERROR]: Stack:
  97. [18:58:02] [Spigot Watchdog Thread/ERROR]: sun.misc.Unsafe.park(Native Method)
  98. [18:58:02] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.LockSupport.park(LockSupport.java:186)
  99. [18:58:02] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2043)
  100. [18:58:02] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
  101. [18:58:02] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1068)
  102. [18:58:02] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130)
  103. [18:58:02] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
  104. [18:58:02] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:744)
  105. [18:58:02] [Spigot Watchdog Thread/ERROR]: ------------------------------
  106. [18:58:02] [Spigot Watchdog Thread/ERROR]: Current Thread: Craft Scheduler Thread - 28
  107. [18:58:02] [Spigot Watchdog Thread/ERROR]: PID: 296 | Suspended: false | Native: false | State: TIMED_WAITING
  108. [18:58:02] [Spigot Watchdog Thread/ERROR]: Thread is waiting on monitor(s):
  109. [18:58:02] [Spigot Watchdog Thread/ERROR]: Locked on:com.google.common.cache.CustomConcurrentHashMap$Segment.compute(CustomConcurrentHashMap.java:2322)
  110. [18:58:02] [Spigot Watchdog Thread/ERROR]: Stack:
  111. [18:58:02] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.sleep(Native Method)
  112. [18:58:02] [Spigot Watchdog Thread/ERROR]: net.minecraft.util.com.mojang.authlib.yggdrasil.YggdrasilGameProfileRepository.findProfilesByNames(YggdrasilGameProfileRepository.java:81)
  113. [18:58:02] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_7_R3.UserCache.a(UserCache.java:56)
  114. [18:58:02] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_7_R3.UserCache.a(UserCache.java:129)
  115. [18:58:02] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.v1_7_R3.CraftServer.getOfflinePlayer(CraftServer.java:1329)
  116. [18:58:02] [Spigot Watchdog Thread/ERROR]: com.earth2me.essentials.OfflinePlayer.<init>(OfflinePlayer.java:43)
  117. [18:58:02] [Spigot Watchdog Thread/ERROR]: com.earth2me.essentials.UserMap.load(UserMap.java:96)
  118. [18:58:02] [Spigot Watchdog Thread/ERROR]: com.earth2me.essentials.UserMap.load(UserMap.java:17)
  119. [18:58:02] [Spigot Watchdog Thread/ERROR]: com.google.common.cache.CustomConcurrentHashMap$ComputingValueReference.compute(CustomConcurrentHashMap.java:3426)
  120. [18:58:02] [Spigot Watchdog Thread/ERROR]: com.google.common.cache.CustomConcurrentHashMap$Segment.compute(CustomConcurrentHashMap.java:2322)
  121. [18:58:02] [Spigot Watchdog Thread/ERROR]: com.google.common.cache.CustomConcurrentHashMap$Segment.getOrCompute(CustomConcurrentHashMap.java:2291)
  122. [18:58:02] [Spigot Watchdog Thread/ERROR]: com.google.common.cache.CustomConcurrentHashMap.getOrCompute(CustomConcurrentHashMap.java:3802)
  123. [18:58:02] [Spigot Watchdog Thread/ERROR]: com.google.common.cache.ComputingCache.get(ComputingCache.java:46)
  124. [18:58:02] [Spigot Watchdog Thread/ERROR]: com.earth2me.essentials.UserMap.getUser(UserMap.java:68)
  125. [18:58:02] [Spigot Watchdog Thread/ERROR]: com.earth2me.essentials.commands.Commandbalancetop$Calculator.run(Commandbalancetop.java:125)
  126. [18:58:02] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.v1_7_R3.scheduler.CraftTask.run(CraftTask.java:67)
  127. [18:58:02] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.v1_7_R3.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:53)
  128. [18:58:02] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
  129. [18:58:02] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
  130. [18:58:02] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:744)
  131. [18:58:02] [Spigot Watchdog Thread/ERROR]: ------------------------------
  132. [18:58:02] [Spigot Watchdog Thread/ERROR]: Current Thread: pool-6-thread-5
  133. [18:58:02] [Spigot Watchdog Thread/ERROR]: PID: 122 | Suspended: false | Native: false | State: WAITING
  134. [18:58:02] [Spigot Watchdog Thread/ERROR]: Stack:
  135. [18:58:02] [Spigot Watchdog Thread/ERROR]: sun.misc.Unsafe.park(Native Method)
  136. [18:58:02] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.LockSupport.park(LockSupport.java:186)
  137. [18:58:02] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2043)
  138. [18:58:02] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
  139. [18:58:02] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1068)
  140. [18:58:02] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130)
  141. [18:58:02] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
  142. [18:58:02] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:744)
  143. [18:58:02] [Spigot Watchdog Thread/ERROR]: ------------------------------
  144. [18:58:02] [Spigot Watchdog Thread/ERROR]: Current Thread: pool-6-thread-4
  145. [18:58:02] [Spigot Watchdog Thread/ERROR]: PID: 115 | Suspended: false | Native: false | State: WAITING
  146. [18:58:02] [Spigot Watchdog Thread/ERROR]: Stack:
  147. [18:58:02] [Spigot Watchdog Thread/ERROR]: sun.misc.Unsafe.park(Native Method)
  148. [18:58:02] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.LockSupport.park(LockSupport.java:186)
  149. [18:58:02] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2043)
  150. [18:58:02] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
  151. [18:58:02] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1068)
  152. [18:58:02] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130)
  153. [18:58:02] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
  154. [18:58:02] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:744)
  155. [18:58:02] [Spigot Watchdog Thread/ERROR]: ------------------------------
  156. [18:58:02] [Spigot Watchdog Thread/ERROR]: Current Thread: File IO Thread
  157. [18:58:02] [Spigot Watchdog Thread/ERROR]: PID: 93 | Suspended: false | Native: false | State: TIMED_WAITING
  158. [18:58:02] [Spigot Watchdog Thread/ERROR]: Stack:
  159. [18:58:02] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.sleep(Native Method)
  160. [18:58:02] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_7_R3.FileIOThread.b(SourceFile:44)
  161. [18:58:02] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_7_R3.FileIOThread.run(SourceFile:23)
  162. [18:58:02] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:744)
  163. [18:58:02] [Spigot Watchdog Thread/ERROR]: ------------------------------
  164. [18:58:02] [Spigot Watchdog Thread/ERROR]: Current Thread: pool-6-thread-3
  165. [18:58:02] [Spigot Watchdog Thread/ERROR]: PID: 92 | Suspended: false | Native: false | State: WAITING
  166. [18:58:02] [Spigot Watchdog Thread/ERROR]: Stack:
  167. [18:58:02] [Spigot Watchdog Thread/ERROR]: sun.misc.Unsafe.park(Native Method)
  168. [18:58:02] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.LockSupport.park(LockSupport.java:186)
  169. [18:58:02] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2043)
  170. [18:58:02] [Async Chat Thread - #2/INFO]: [X]CHOG27[Guard][Chog's]: Shh
  171. [18:58:02] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
  172. [18:58:02] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1068)
  173. [18:58:02] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130)
  174. [18:58:02] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
  175. [18:58:02] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:744)
  176. [18:58:02] [Spigot Watchdog Thread/ERROR]: ------------------------------
  177. [18:58:02] [Spigot Watchdog Thread/ERROR]: Current Thread: pool-7-thread-1
  178. [18:58:02] [Spigot Watchdog Thread/ERROR]: PID: 90 | Suspended: false | Native: false | State: WAITING
  179. [18:58:02] [Spigot Watchdog Thread/ERROR]: Stack:
  180. [18:58:02] [Spigot Watchdog Thread/ERROR]: sun.misc.Unsafe.park(Native Method)
  181. [18:58:02] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.LockSupport.park(LockSupport.java:186)
  182. [18:58:02] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2043)
  183. [18:58:02] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
  184. [18:58:02] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1068)
  185. [18:58:02] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130)
  186. [18:58:02] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
  187. [18:58:02] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:744)
  188. [18:58:02] [Spigot Watchdog Thread/ERROR]: ------------------------------
  189. [18:58:02] [Spigot Watchdog Thread/ERROR]: Current Thread: Chunk I/O Executor Thread-1
  190. [18:58:02] [Spigot Watchdog Thread/ERROR]: PID: 72 | Suspended: false | Native: false | State: WAITING
  191. [18:58:02] [Spigot Watchdog Thread/ERROR]: Stack:
  192. [18:58:02] [Spigot Watchdog Thread/ERROR]: sun.misc.Unsafe.park(Native Method)
  193. [18:58:02] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.LockSupport.park(LockSupport.java:186)
  194. [18:58:02] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2043)
  195. [18:58:02] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
  196. [18:58:02] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1068)
  197. [18:58:02] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130)
  198. [18:58:02] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
  199. [18:58:02] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:744)
  200. [18:58:02] [Spigot Watchdog Thread/ERROR]: ------------------------------
  201. [18:58:02] [Spigot Watchdog Thread/ERROR]: Current Thread: pool-6-thread-2
  202. [18:58:02] [Spigot Watchdog Thread/ERROR]: PID: 59 | Suspended: false | Native: false | State: WAITING
  203. [18:58:02] [Spigot Watchdog Thread/ERROR]: Stack:
  204. [18:58:02] [Spigot Watchdog Thread/ERROR]: sun.misc.Unsafe.park(Native Method)
  205. [18:58:02] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.LockSupport.park(LockSupport.java:186)
  206. [18:58:02] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2043)
  207. [18:58:02] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
  208. [18:58:02] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1068)
  209. [18:58:02] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130)
  210. [18:58:02] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
  211. [18:58:02] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:744)
  212. [18:58:02] [Spigot Watchdog Thread/ERROR]: ------------------------------
  213. [18:58:02] [Spigot Watchdog Thread/ERROR]: Current Thread: Thread-18
  214. [18:58:02] [Spigot Watchdog Thread/ERROR]: PID: 47 | Suspended: false | Native: false | State: WAITING
  215. [18:58:02] [Spigot Watchdog Thread/ERROR]: Stack:
  216. [18:58:02] [Spigot Watchdog Thread/ERROR]: java.lang.Object.wait(Native Method)
  217. [18:58:02] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.join(Thread.java:1280)
  218. [18:58:02] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.join(Thread.java:1354)
  219. [18:58:02] [Spigot Watchdog Thread/ERROR]: com.Acrobot.ChestShop.Updater.Updater.waitForThread(Updater.java:289)
  220. [18:58:02] [Spigot Watchdog Thread/ERROR]: com.Acrobot.ChestShop.Updater.Updater.getLatestType(Updater.java:241)
  221. [18:58:02] [Spigot Watchdog Thread/ERROR]: com.Acrobot.ChestShop.Updater.Updater.shouldUpdate(Updater.java:508)
  222. [18:58:02] [Spigot Watchdog Thread/ERROR]: com.Acrobot.ChestShop.Updater.Updater.versionCheck(Updater.java:466)
  223. [18:58:02] [Spigot Watchdog Thread/ERROR]: com.Acrobot.ChestShop.Updater.Updater.access$400(Updater.java:41)
  224. [18:58:02] [Spigot Watchdog Thread/ERROR]: com.Acrobot.ChestShop.Updater.Updater$UpdateRunnable.run(Updater.java:586)
  225. [18:58:02] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:744)
  226. [18:58:02] [Spigot Watchdog Thread/ERROR]: ------------------------------
  227. [18:58:02] [Spigot Watchdog Thread/ERROR]: Current Thread: ServerSignsQueue
  228. [18:58:02] [Spigot Watchdog Thread/ERROR]: PID: 44 | Suspended: false | Native: false | State: WAITING
  229. [18:58:02] [Spigot Watchdog Thread/ERROR]: Stack:
  230. [18:58:02] [Spigot Watchdog Thread/ERROR]: java.lang.Object.wait(Native Method)
  231. [18:58:02] [Spigot Watchdog Thread/ERROR]: java.lang.Object.wait(Object.java:503)
  232. [18:58:02] [Spigot Watchdog Thread/ERROR]: de.czymm.serversigns.queueSystem.QueueHandler.run(QueueHandler.java:82)
  233. [18:58:02] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:744)
  234. [18:58:02] [Spigot Watchdog Thread/ERROR]: ------------------------------
  235. [18:58:02] [Spigot Watchdog Thread/ERROR]: Current Thread: Thread-12
  236. [18:58:02] [Spigot Watchdog Thread/ERROR]: PID: 38 | Suspended: false | Native: true | State: RUNNABLE
  237. [18:58:02] [Spigot Watchdog Thread/ERROR]: Stack:
  238. [18:58:02] [Spigot Watchdog Thread/ERROR]: java.net.PlainSocketImpl.socketAccept(Native Method)
  239. [18:58:02] [Spigot Watchdog Thread/ERROR]: java.net.AbstractPlainSocketImpl.accept(AbstractPlainSocketImpl.java:398)
  240. [18:58:02] [Spigot Watchdog Thread/ERROR]: java.net.ServerSocket.implAccept(ServerSocket.java:530)
  241. [18:58:02] [Spigot Watchdog Thread/ERROR]: java.net.ServerSocket.accept(ServerSocket.java:498)
  242. [18:58:02] [Spigot Watchdog Thread/ERROR]: com.vexsoftware.votifier.net.VoteReceiver.run(VoteReceiver.java:114)
  243. [18:58:02] [Spigot Watchdog Thread/ERROR]: ------------------------------
  244. [18:58:02] [Spigot Watchdog Thread/ERROR]: Current Thread: pool-6-thread-1
  245. [18:58:02] [Spigot Watchdog Thread/ERROR]: PID: 34 | Suspended: false | Native: false | State: WAITING
  246. [18:58:02] [Spigot Watchdog Thread/ERROR]: Stack:
  247. [18:58:02] [Spigot Watchdog Thread/ERROR]: sun.misc.Unsafe.park(Native Method)
  248. [18:58:02] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.LockSupport.park(LockSupport.java:186)
  249. [18:58:02] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2043)
  250. [18:58:02] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
  251. [18:58:02] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1068)
  252. [18:58:02] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130)
  253. [18:58:02] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
  254. [18:58:02] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:744)
  255. [18:58:02] [Spigot Watchdog Thread/ERROR]: ------------------------------
  256. [18:58:02] [Spigot Watchdog Thread/ERROR]: Current Thread: pool-5-thread-1
  257. [18:58:02] [Spigot Watchdog Thread/ERROR]: PID: 32 | Suspended: false | Native: false | State: TIMED_WAITING
  258. [18:58:02] [Spigot Watchdog Thread/ERROR]: Stack:
  259. [18:58:02] [Spigot Watchdog Thread/ERROR]: sun.misc.Unsafe.park(Native Method)
  260. [18:58:02] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:226)
  261. [18:58:02] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2082)
  262. [18:58:02] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1090)
  263. [18:58:02] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:807)
  264. [18:58:02] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1068)
  265. [18:58:02] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130)
  266. [18:58:02] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
  267. [18:58:02] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:744)
  268. [18:58:02] [Spigot Watchdog Thread/ERROR]: ------------------------------
  269. [18:58:02] [Spigot Watchdog Thread/ERROR]: Current Thread: Netty IO #2
  270. [18:58:02] [Spigot Watchdog Thread/ERROR]: PID: 23 | Suspended: false | Native: false | State: RUNNABLE
  271. [18:58:02] [Spigot Watchdog Thread/ERROR]: Thread is waiting on monitor(s):
  272. [18:58:02] [Spigot Watchdog Thread/ERROR]: Locked on:sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:87)
  273. [18:58:02] [Spigot Watchdog Thread/ERROR]: Locked on:sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:87)
  274. [18:58:02] [Spigot Watchdog Thread/ERROR]: Locked on:sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:87)
  275. [18:58:02] [Spigot Watchdog Thread/ERROR]: Stack:
  276. [18:58:02] [Spigot Watchdog Thread/ERROR]: sun.nio.ch.EPollArrayWrapper.epollWait(Native Method)
  277. [18:58:02] [Spigot Watchdog Thread/ERROR]: sun.nio.ch.EPollArrayWrapper.poll(EPollArrayWrapper.java:269)
  278. [18:58:02] [Spigot Watchdog Thread/ERROR]: sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:79)
  279. [18:58:02] [Spigot Watchdog Thread/ERROR]: sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:87)
  280. [18:58:02] [Spigot Watchdog Thread/ERROR]: sun.nio.ch.SelectorImpl.select(SelectorImpl.java:98)
  281. [18:58:02] [Spigot Watchdog Thread/ERROR]: net.minecraft.util.io.netty.channel.nio.NioEventLoop.select(NioEventLoop.java:591)
  282. [18:58:02] [Spigot Watchdog Thread/ERROR]: net.minecraft.util.io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:301)
  283. [18:58:02] [Spigot Watchdog Thread/ERROR]: net.minecraft.util.io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:101)
  284. [18:58:02] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:744)
  285. [18:58:02] [Spigot Watchdog Thread/ERROR]: ------------------------------
  286. [18:58:02] [Spigot Watchdog Thread/ERROR]: Current Thread: Netty IO #1
  287. [18:58:02] [Spigot Watchdog Thread/ERROR]: PID: 22 | Suspended: false | Native: false | State: RUNNABLE
  288. [18:58:02] [Spigot Watchdog Thread/ERROR]: Thread is waiting on monitor(s):
  289. [18:58:02] [Spigot Watchdog Thread/ERROR]: Locked on:sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:87)
  290. [18:58:02] [Spigot Watchdog Thread/ERROR]: Locked on:sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:87)
  291. [18:58:02] [Spigot Watchdog Thread/ERROR]: Locked on:sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:87)
  292. [18:58:02] [Spigot Watchdog Thread/ERROR]: Stack:
  293. [18:58:02] [Spigot Watchdog Thread/ERROR]: sun.nio.ch.EPollArrayWrapper.epollWait(Native Method)
  294. [18:58:02] [Spigot Watchdog Thread/ERROR]: sun.nio.ch.EPollArrayWrapper.poll(EPollArrayWrapper.java:269)
  295. [18:58:02] [Spigot Watchdog Thread/ERROR]: sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:79)
  296. [18:58:02] [Spigot Watchdog Thread/ERROR]: sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:87)
  297. [18:58:02] [Spigot Watchdog Thread/ERROR]: sun.nio.ch.SelectorImpl.select(SelectorImpl.java:98)
  298. [18:58:02] [Spigot Watchdog Thread/ERROR]: net.minecraft.util.io.netty.channel.nio.NioEventLoop.select(NioEventLoop.java:591)
  299. [18:58:02] [Spigot Watchdog Thread/ERROR]: net.minecraft.util.io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:301)
  300. [18:58:02] [Spigot Watchdog Thread/ERROR]: net.minecraft.util.io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:101)
  301. [18:58:02] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:744)
  302. [18:58:02] [Spigot Watchdog Thread/ERROR]: ------------------------------
  303. [18:58:02] [Spigot Watchdog Thread/ERROR]: Current Thread: Netty IO #0
  304. [18:58:02] [Spigot Watchdog Thread/ERROR]: PID: 21 | Suspended: false | Native: false | State: RUNNABLE
  305. [18:58:02] [Spigot Watchdog Thread/ERROR]: Thread is waiting on monitor(s):
  306. [18:58:02] [Spigot Watchdog Thread/ERROR]: Locked on:sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:90)
  307. [18:58:02] [Spigot Watchdog Thread/ERROR]: Locked on:sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:87)
  308. [18:58:02] [Spigot Watchdog Thread/ERROR]: Locked on:sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:87)
  309. [18:58:02] [Spigot Watchdog Thread/ERROR]: Locked on:sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:87)
  310. [18:58:02] [Spigot Watchdog Thread/ERROR]: Stack:
  311. [18:58:02] [Spigot Watchdog Thread/ERROR]: sun.nio.ch.IOUtil.drain(Native Method)
  312. [18:58:02] [Spigot Watchdog Thread/ERROR]: sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:90)
  313. [18:58:02] [Spigot Watchdog Thread/ERROR]: sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:87)
  314. [18:58:02] [Spigot Watchdog Thread/ERROR]: sun.nio.ch.SelectorImpl.select(SelectorImpl.java:98)
  315. [18:58:02] [Spigot Watchdog Thread/ERROR]: net.minecraft.util.io.netty.channel.nio.NioEventLoop.select(NioEventLoop.java:591)
  316. [18:58:02] [Spigot Watchdog Thread/ERROR]: net.minecraft.util.io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:301)
  317. [18:58:02] [Spigot Watchdog Thread/ERROR]: net.minecraft.util.io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:101)
  318. [18:58:02] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:744)
  319. [18:58:02] [Spigot Watchdog Thread/ERROR]: ------------------------------
  320. [18:58:02] [Spigot Watchdog Thread/ERROR]: Current Thread: Spigot Watchdog Thread
  321. [18:58:02] [Spigot Watchdog Thread/ERROR]: PID: 20 | Suspended: false | Native: false | State: RUNNABLE
  322. [18:58:02] [Spigot Watchdog Thread/ERROR]: Stack:
  323. [18:58:02] [Spigot Watchdog Thread/ERROR]: sun.management.ThreadImpl.dumpThreads0(Native Method)
  324. [18:58:02] [Spigot Watchdog Thread/ERROR]: sun.management.ThreadImpl.dumpAllThreads(ThreadImpl.java:446)
  325. [18:58:02] [Spigot Watchdog Thread/ERROR]: org.spigotmc.WatchdogThread.run(WatchdogThread.java:76)
  326. [18:58:02] [Spigot Watchdog Thread/ERROR]: ------------------------------
  327. [18:58:02] [Spigot Watchdog Thread/ERROR]: Current Thread: Thread-5
  328. [18:58:02] [Spigot Watchdog Thread/ERROR]: PID: 18 | Suspended: false | Native: false | State: WAITING
  329. [18:58:02] [Spigot Watchdog Thread/ERROR]: Stack:
  330. [18:58:02] [Spigot Watchdog Thread/ERROR]: sun.misc.Unsafe.park(Native Method)
  331. [18:58:02] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.LockSupport.park(LockSupport.java:186)
  332. [18:58:02] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2043)
  333. [18:58:02] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
  334. [18:58:02] [Spigot Watchdog Thread/ERROR]: net.minecraft.util.com.mojang.util.QueueLogAppender.getNextLogEvent(QueueLogAppender.java:73)
  335. [18:58:02] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.v1_7_R3.util.TerminalConsoleWriterThread.run(TerminalConsoleWriterThread.java:25)
  336. [18:58:02] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:744)
  337. [18:58:02] [Spigot Watchdog Thread/ERROR]: ------------------------------
  338. [18:58:02] [Spigot Watchdog Thread/ERROR]: Current Thread: Server console handler
  339. [18:58:02] [Spigot Watchdog Thread/ERROR]: PID: 17 | Suspended: false | Native: true | State: RUNNABLE
  340. [18:58:02] [Spigot Watchdog Thread/ERROR]: Thread is waiting on monitor(s):
  341. [18:58:02] [Spigot Watchdog Thread/ERROR]: Locked on:java.io.BufferedInputStream.read(BufferedInputStream.java:254)
  342. [18:58:02] [Spigot Watchdog Thread/ERROR]: Locked on:org.bukkit.craftbukkit.libs.jline.internal.InputStreamReader.read(InputStreamReader.java:267)
  343. [18:58:02] [Spigot Watchdog Thread/ERROR]: Locked on:org.bukkit.craftbukkit.libs.jline.internal.InputStreamReader.read(InputStreamReader.java:204)
  344. [18:58:02] [Spigot Watchdog Thread/ERROR]: Stack:
  345. [18:58:02] [Spigot Watchdog Thread/ERROR]: java.io.FileInputStream.readBytes(Native Method)
  346. [18:58:02] [Spigot Watchdog Thread/ERROR]: java.io.FileInputStream.read(FileInputStream.java:272)
  347. [18:58:02] [Spigot Watchdog Thread/ERROR]: java.io.BufferedInputStream.fill(BufferedInputStream.java:235)
  348. [18:58:02] [Spigot Watchdog Thread/ERROR]: java.io.BufferedInputStream.read(BufferedInputStream.java:254)
  349. [18:58:02] [Spigot Watchdog Thread/ERROR]: java.io.FilterInputStream.read(FilterInputStream.java:83)
  350. [18:58:02] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.libs.jline.console.ConsoleReader$1.read(ConsoleReader.java:167)
  351. [18:58:02] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.libs.jline.internal.InputStreamReader.read(InputStreamReader.java:267)
  352. [18:58:02] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.libs.jline.internal.InputStreamReader.read(InputStreamReader.java:204)
  353. [18:58:02] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.libs.jline.console.ConsoleReader.readCharacter(ConsoleReader.java:995)
  354. [18:58:02] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.libs.jline.console.ConsoleReader.readLine(ConsoleReader.java:1167)
  355. [18:58:02] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_7_R3.ThreadCommandReader.run(ThreadCommandReader.java:32)
  356. [18:58:02] [Spigot Watchdog Thread/ERROR]: ------------------------------
  357. [18:58:02] [Spigot Watchdog Thread/ERROR]: Current Thread: DestroyJavaVM
  358. [18:58:02] [Spigot Watchdog Thread/ERROR]: PID: 16 | Suspended: false | Native: false | State: RUNNABLE
  359. [18:58:02] [Spigot Watchdog Thread/ERROR]: Stack:
  360. [18:58:02] [Spigot Watchdog Thread/ERROR]: ------------------------------
  361. [18:58:02] [Spigot Watchdog Thread/ERROR]: Current Thread: Server thread
  362. [18:58:02] [Spigot Watchdog Thread/ERROR]: PID: 14 | Suspended: false | Native: false | State: TIMED_WAITING
  363. [18:58:02] [Spigot Watchdog Thread/ERROR]: Stack:
  364. [18:58:02] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.sleep(Native Method)
  365. [18:58:02] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_7_R3.DedicatedServer.a(DedicatedServer.java:264)
  366. [18:58:02] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_7_R3.MinecraftServer.run(MinecraftServer.java:520)
  367. [18:58:02] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_7_R3.ThreadServerApplication.run(SourceFile:628)
  368. [18:58:02] [Spigot Watchdog Thread/ERROR]: ------------------------------
  369. [18:58:02] [Spigot Watchdog Thread/ERROR]: Current Thread: Server Infinisleeper
  370. [18:58:02] [Spigot Watchdog Thread/ERROR]: PID: 15 | Suspended: false | Native: false | State: TIMED_WAITING
  371. [18:58:02] [Spigot Watchdog Thread/ERROR]: Stack:
  372. [18:58:02] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.sleep(Native Method)
  373. [18:58:02] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_7_R3.ThreadSleepForever.run(SourceFile:65)
  374. [18:58:02] [Spigot Watchdog Thread/ERROR]: ------------------------------
  375. [18:58:02] [Spigot Watchdog Thread/ERROR]: Current Thread: process reaper
  376. [18:58:02] [Spigot Watchdog Thread/ERROR]: PID: 11 | Suspended: false | Native: false | State: TIMED_WAITING
  377. [18:58:02] [Spigot Watchdog Thread/ERROR]: Stack:
  378. [18:58:02] [Spigot Watchdog Thread/ERROR]: sun.misc.Unsafe.park(Native Method)
  379. [18:58:02] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:226)
  380. [18:58:02] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)
  381. [18:58:02] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:359)
  382. [18:58:02] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:942)
  383. [18:58:02] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1068)
  384. [18:58:02] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130)
  385. [18:58:02] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
  386. [18:58:02] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:744)
  387. [18:58:02] [Spigot Watchdog Thread/ERROR]: ------------------------------
  388. [18:58:02] [Spigot Watchdog Thread/ERROR]: Current Thread: Snooper Timer
  389. [18:58:02] [Spigot Watchdog Thread/ERROR]: PID: 10 | Suspended: false | Native: false | State: TIMED_WAITING
  390. [18:58:02] [Spigot Watchdog Thread/ERROR]: Stack:
  391. [18:58:02] [Spigot Watchdog Thread/ERROR]: java.lang.Object.wait(Native Method)
  392. [18:58:02] [Spigot Watchdog Thread/ERROR]: java.util.TimerThread.mainLoop(Timer.java:552)
  393. [18:58:02] [Spigot Watchdog Thread/ERROR]: java.util.TimerThread.run(Timer.java:505)
  394. [18:58:02] [Spigot Watchdog Thread/ERROR]: ------------------------------
  395. [18:58:02] [Spigot Watchdog Thread/ERROR]: Current Thread: Signal Dispatcher
  396. [18:58:02] [Spigot Watchdog Thread/ERROR]: PID: 4 | Suspended: false | Native: false | State: RUNNABLE
  397. [18:58:02] [Spigot Watchdog Thread/ERROR]: Stack:
  398. [18:58:02] [Spigot Watchdog Thread/ERROR]: ------------------------------
  399. [18:58:02] [Spigot Watchdog Thread/ERROR]: Current Thread: Finalizer
  400. [18:58:02] [Spigot Watchdog Thread/ERROR]: PID: 3 | Suspended: false | Native: false | State: WAITING
  401. [18:58:02] [Spigot Watchdog Thread/ERROR]: Stack:
  402. [18:58:02] [Spigot Watchdog Thread/ERROR]: java.lang.Object.wait(Native Method)
  403. [18:58:02] [Spigot Watchdog Thread/ERROR]: java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:135)
  404. [18:58:02] [Spigot Watchdog Thread/ERROR]: java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:151)
  405. [18:58:02] [Spigot Watchdog Thread/ERROR]: java.lang.ref.Finalizer$FinalizerThread.run(Finalizer.java:189)
  406. [18:58:02] [Spigot Watchdog Thread/ERROR]: ------------------------------
  407. [18:58:02] [Spigot Watchdog Thread/ERROR]: Current Thread: Reference Handler
  408. [18:58:02] [Spigot Watchdog Thread/ERROR]: PID: 2 | Suspended: false | Native: false | State: WAITING
  409. [18:58:02] [Spigot Watchdog Thread/ERROR]: Stack:
  410. [18:58:02] [Spigot Watchdog Thread/ERROR]: java.lang.Object.wait(Native Method)
  411. [18:58:02] [Spigot Watchdog Thread/ERROR]: java.lang.Object.wait(Object.java:503)
  412. [18:58:02] [Spigot Watchdog Thread/ERROR]: java.lang.ref.Reference$ReferenceHandler.run(Reference.java:133)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement