Advertisement
Guest User

Untitled

a guest
Jul 17th, 2014
220
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 41.40 KB | None | 0 0
  1. [21:10:14] [Server thread/ERROR]: Encountered an unexpected exception
  2. net.minecraft.server.v1_7_R3.ReportedException: Loading NBT data
  3. at net.minecraft.server.v1_7_R3.NBTTagCompound.a(SourceFile:335) ~[spigot-1.7.9-R0.3-SNAPSHOT.jar:git-Spigot-1500]
  4. at net.minecraft.server.v1_7_R3.NBTTagCompound.load(SourceFile:41) ~[spigot-1.7.9-R0.3-SNAPSHOT.jar:git-Spigot-1500]
  5. at net.minecraft.server.v1_7_R3.NBTCompressedStreamTools.a(SourceFile:120) ~[spigot-1.7.9-R0.3-SNAPSHOT.jar:git-Spigot-1500]
  6. at net.minecraft.server.v1_7_R3.NBTCompressedStreamTools.a(SourceFile:89) ~[spigot-1.7.9-R0.3-SNAPSHOT.jar:git-Spigot-1500]
  7. at net.minecraft.server.v1_7_R3.NBTCompressedStreamTools.a(SourceFile:85) ~[spigot-1.7.9-R0.3-SNAPSHOT.jar:git-Spigot-1500]
  8. at net.minecraft.server.v1_7_R3.ChunkRegionLoader.loadChunk(ChunkRegionLoader.java:80) ~[spigot-1.7.9-R0.3-SNAPSHOT.jar:git-Spigot-1500]
  9. at org.bukkit.craftbukkit.v1_7_R3.chunkio.ChunkIOProvider.callStage1(ChunkIOProvider.java:19) ~[spigot-1.7.9-R0.3-SNAPSHOT.jar:git-Spigot-1500]
  10. at org.bukkit.craftbukkit.v1_7_R3.chunkio.ChunkIOProvider.callStage1(ChunkIOProvider.java:13) ~[spigot-1.7.9-R0.3-SNAPSHOT.jar:git-Spigot-1500]
  11. at org.bukkit.craftbukkit.v1_7_R3.util.AsynchronousExecutor$Task.init(AsynchronousExecutor.java:150) ~[spigot-1.7.9-R0.3-SNAPSHOT.jar:git-Spigot-1500]
  12. at org.bukkit.craftbukkit.v1_7_R3.util.AsynchronousExecutor$Task.initAsync(AsynchronousExecutor.java:95) ~[spigot-1.7.9-R0.3-SNAPSHOT.jar:git-Spigot-1500]
  13. at org.bukkit.craftbukkit.v1_7_R3.util.AsynchronousExecutor$Task.run(AsynchronousExecutor.java:85) ~[spigot-1.7.9-R0.3-SNAPSHOT.jar:git-Spigot-1500]
  14. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142) ~[?:1.8.0_05]
  15. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) ~[?:1.8.0_05]
  16. at java.lang.Thread.run(Thread.java:745) ~[?:1.8.0_05]
  17. Caused by: java.util.zip.ZipException: incorrect data check
  18. at java.util.zip.InflaterInputStream.read(InflaterInputStream.java:164) ~[?:1.8.0_05]
  19. at java.io.BufferedInputStream.fill(BufferedInputStream.java:246) ~[?:1.8.0_05]
  20. at java.io.BufferedInputStream.read1(BufferedInputStream.java:286) ~[?:1.8.0_05]
  21. at java.io.BufferedInputStream.read(BufferedInputStream.java:345) ~[?:1.8.0_05]
  22. at java.io.DataInputStream.readFully(DataInputStream.java:195) ~[?:1.8.0_05]
  23. at java.io.DataInputStream.readUTF(DataInputStream.java:609) ~[?:1.8.0_05]
  24. at java.io.DataInputStream.readUTF(DataInputStream.java:564) ~[?:1.8.0_05]
  25. at net.minecraft.server.v1_7_R3.NBTTagCompound.b(SourceFile:322) ~[spigot-1.7.9-R0.3-SNAPSHOT.jar:git-Spigot-1500]
  26. at net.minecraft.server.v1_7_R3.NBTTagCompound.load(SourceFile:38) ~[spigot-1.7.9-R0.3-SNAPSHOT.jar:git-Spigot-1500]
  27. at net.minecraft.server.v1_7_R3.NBTTagCompound.a(SourceFile:329) ~[spigot-1.7.9-R0.3-SNAPSHOT.jar:git-Spigot-1500]
  28. ... 13 more
  29. [21:10:14] [Server thread/ERROR]: Cause of unexpected exception was
  30. java.util.zip.ZipException: incorrect data check
  31. at java.util.zip.InflaterInputStream.read(InflaterInputStream.java:164) ~[?:1.8.0_05]
  32. at java.io.BufferedInputStream.fill(BufferedInputStream.java:246) ~[?:1.8.0_05]
  33. at java.io.BufferedInputStream.read1(BufferedInputStream.java:286) ~[?:1.8.0_05]
  34. at java.io.BufferedInputStream.read(BufferedInputStream.java:345) ~[?:1.8.0_05]
  35. at java.io.DataInputStream.readFully(DataInputStream.java:195) ~[?:1.8.0_05]
  36. at java.io.DataInputStream.readUTF(DataInputStream.java:609) ~[?:1.8.0_05]
  37. at java.io.DataInputStream.readUTF(DataInputStream.java:564) ~[?:1.8.0_05]
  38. at net.minecraft.server.v1_7_R3.NBTTagCompound.b(SourceFile:322) ~[spigot-1.7.9-R0.3-SNAPSHOT.jar:git-Spigot-1500]
  39. at net.minecraft.server.v1_7_R3.NBTTagCompound.load(SourceFile:38) ~[spigot-1.7.9-R0.3-SNAPSHOT.jar:git-Spigot-1500]
  40. at net.minecraft.server.v1_7_R3.NBTTagCompound.a(SourceFile:329) ~[spigot-1.7.9-R0.3-SNAPSHOT.jar:git-Spigot-1500]
  41. at net.minecraft.server.v1_7_R3.NBTTagCompound.load(SourceFile:41) ~[spigot-1.7.9-R0.3-SNAPSHOT.jar:git-Spigot-1500]
  42. at net.minecraft.server.v1_7_R3.NBTCompressedStreamTools.a(SourceFile:120) ~[spigot-1.7.9-R0.3-SNAPSHOT.jar:git-Spigot-1500]
  43. at net.minecraft.server.v1_7_R3.NBTCompressedStreamTools.a(SourceFile:89) ~[spigot-1.7.9-R0.3-SNAPSHOT.jar:git-Spigot-1500]
  44. at net.minecraft.server.v1_7_R3.NBTCompressedStreamTools.a(SourceFile:85) ~[spigot-1.7.9-R0.3-SNAPSHOT.jar:git-Spigot-1500]
  45. at net.minecraft.server.v1_7_R3.ChunkRegionLoader.loadChunk(ChunkRegionLoader.java:80) ~[spigot-1.7.9-R0.3-SNAPSHOT.jar:git-Spigot-1500]
  46. at org.bukkit.craftbukkit.v1_7_R3.chunkio.ChunkIOProvider.callStage1(ChunkIOProvider.java:19) ~[spigot-1.7.9-R0.3-SNAPSHOT.jar:git-Spigot-1500]
  47. at org.bukkit.craftbukkit.v1_7_R3.chunkio.ChunkIOProvider.callStage1(ChunkIOProvider.java:13) ~[spigot-1.7.9-R0.3-SNAPSHOT.jar:git-Spigot-1500]
  48. at org.bukkit.craftbukkit.v1_7_R3.util.AsynchronousExecutor$Task.init(AsynchronousExecutor.java:150) ~[spigot-1.7.9-R0.3-SNAPSHOT.jar:git-Spigot-1500]
  49. at org.bukkit.craftbukkit.v1_7_R3.util.AsynchronousExecutor$Task.initAsync(AsynchronousExecutor.java:95) ~[spigot-1.7.9-R0.3-SNAPSHOT.jar:git-Spigot-1500]
  50. at org.bukkit.craftbukkit.v1_7_R3.util.AsynchronousExecutor$Task.run(AsynchronousExecutor.java:85) ~[spigot-1.7.9-R0.3-SNAPSHOT.jar:git-Spigot-1500]
  51. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142) ~[?:1.8.0_05]
  52. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) ~[?:1.8.0_05]
  53. at java.lang.Thread.run(Thread.java:745) ~[?:1.8.0_05]
  54. [21:10:14] [Server thread/ERROR]: This crash report has been saved to: /var/multicraft/servers/server2/./crash-reports/crash-2014-07-17_21.10.14-server.txt
  55. [21:11:15] [Spigot Watchdog Thread/ERROR]: The server has stopped responding!
  56. [21:11:15] [Spigot Watchdog Thread/ERROR]: Please report this to http://www.spigotmc.org/
  57. [21:11:15] [Spigot Watchdog Thread/ERROR]: Be sure to include ALL relevant console errors and Minecraft crash reports
  58. [21:11:15] [Spigot Watchdog Thread/ERROR]: Spigot version: git-Spigot-1500 (MC: 1.7.9)
  59. [21:11:15] [Spigot Watchdog Thread/ERROR]: ------------------------------
  60. [21:11:15] [Spigot Watchdog Thread/ERROR]: Server thread dump (Look for plugins here before reporting to Spigot!):
  61. [21:11:15] [Spigot Watchdog Thread/ERROR]: ------------------------------
  62. [21:11:15] [Spigot Watchdog Thread/ERROR]: Current Thread: Server thread
  63. [21:11:15] [Spigot Watchdog Thread/ERROR]: PID: 15 | Suspended: false | Native: false | State: TIMED_WAITING
  64. [21:11:15] [Spigot Watchdog Thread/ERROR]: Stack:
  65. [21:11:15] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.sleep(Native Method)
  66. [21:11:15] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_7_R3.DedicatedServer.a(DedicatedServer.java:264)
  67. [21:11:15] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_7_R3.MinecraftServer.run(MinecraftServer.java:520)
  68. [21:11:15] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_7_R3.ThreadServerApplication.run(SourceFile:628)
  69. [21:11:15] [Spigot Watchdog Thread/ERROR]: ------------------------------
  70. [21:11:15] [Spigot Watchdog Thread/ERROR]: Entire Thread Dump:
  71. [21:11:15] [Spigot Watchdog Thread/ERROR]: ------------------------------
  72. [21:11:15] [Spigot Watchdog Thread/ERROR]: Current Thread: pool-9-thread-1
  73. [21:11:15] [Spigot Watchdog Thread/ERROR]: PID: 89 | Suspended: false | Native: false | State: WAITING
  74. [21:11:15] [Spigot Watchdog Thread/ERROR]: Stack:
  75. [21:11:15] [Spigot Watchdog Thread/ERROR]: sun.misc.Unsafe.park(Native Method)
  76. [21:11:15] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
  77. [21:11:15] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
  78. [21:11:15] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
  79. [21:11:15] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067)
  80. [21:11:15] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
  81. [21:11:15] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
  82. [21:11:15] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:745)
  83. [21:11:15] [Spigot Watchdog Thread/ERROR]: ------------------------------
  84. [21:11:15] [Spigot Watchdog Thread/ERROR]: Current Thread: ProtocolLib-StructureCompiler 0
  85. [21:11:15] [Spigot Watchdog Thread/ERROR]: PID: 85 | Suspended: false | Native: false | State: WAITING
  86. [21:11:15] [Spigot Watchdog Thread/ERROR]: Stack:
  87. [21:11:15] [Spigot Watchdog Thread/ERROR]: sun.misc.Unsafe.park(Native Method)
  88. [21:11:15] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
  89. [21:11:15] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
  90. [21:11:15] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
  91. [21:11:15] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067)
  92. [21:11:15] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
  93. [21:11:15] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
  94. [21:11:15] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:745)
  95. [21:11:15] [Spigot Watchdog Thread/ERROR]: ------------------------------
  96. [21:11:15] [Spigot Watchdog Thread/ERROR]: Current Thread: Chunk I/O Executor Thread-1
  97. [21:11:15] [Spigot Watchdog Thread/ERROR]: PID: 84 | Suspended: false | Native: false | State: WAITING
  98. [21:11:15] [Spigot Watchdog Thread/ERROR]: Stack:
  99. [21:11:15] [Spigot Watchdog Thread/ERROR]: sun.misc.Unsafe.park(Native Method)
  100. [21:11:15] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
  101. [21:11:15] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
  102. [21:11:15] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
  103. [21:11:15] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067)
  104. [21:11:15] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
  105. [21:11:15] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
  106. [21:11:15] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:745)
  107. [21:11:15] [Spigot Watchdog Thread/ERROR]: ------------------------------
  108. [21:11:15] [Spigot Watchdog Thread/ERROR]: Current Thread: Netty IO #3
  109. [21:11:15] [Spigot Watchdog Thread/ERROR]: PID: 27 | Suspended: false | Native: true | State: RUNNABLE
  110. [21:11:15] [Spigot Watchdog Thread/ERROR]: Thread is waiting on monitor(s):
  111. [21:11:15] [Spigot Watchdog Thread/ERROR]: Locked on:sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:86)
  112. [21:11:15] [Spigot Watchdog Thread/ERROR]: Locked on:sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:86)
  113. [21:11:15] [Spigot Watchdog Thread/ERROR]: Locked on:sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:86)
  114. [21:11:15] [Spigot Watchdog Thread/ERROR]: Stack:
  115. [21:11:15] [Spigot Watchdog Thread/ERROR]: sun.nio.ch.EPollArrayWrapper.epollWait(Native Method)
  116. [21:11:15] [Spigot Watchdog Thread/ERROR]: sun.nio.ch.EPollArrayWrapper.poll(EPollArrayWrapper.java:269)
  117. [21:11:15] [Spigot Watchdog Thread/ERROR]: sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:79)
  118. [21:11:15] [Spigot Watchdog Thread/ERROR]: sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:86)
  119. [21:11:15] [Spigot Watchdog Thread/ERROR]: sun.nio.ch.SelectorImpl.select(SelectorImpl.java:97)
  120. [21:11:15] [Spigot Watchdog Thread/ERROR]: net.minecraft.util.io.netty.channel.nio.NioEventLoop.select(NioEventLoop.java:591)
  121. [21:11:15] [Spigot Watchdog Thread/ERROR]: net.minecraft.util.io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:301)
  122. [21:11:15] [Spigot Watchdog Thread/ERROR]: net.minecraft.util.io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:101)
  123. [21:11:15] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:745)
  124. [21:11:15] [Spigot Watchdog Thread/ERROR]: ------------------------------
  125. [21:11:15] [Spigot Watchdog Thread/ERROR]: Current Thread: Netty IO #2
  126. [21:11:15] [Spigot Watchdog Thread/ERROR]: PID: 26 | Suspended: false | Native: true | State: RUNNABLE
  127. [21:11:15] [Spigot Watchdog Thread/ERROR]: Thread is waiting on monitor(s):
  128. [21:11:15] [Spigot Watchdog Thread/ERROR]: Locked on:sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:86)
  129. [21:11:15] [Spigot Watchdog Thread/ERROR]: Locked on:sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:86)
  130. [21:11:15] [Spigot Watchdog Thread/ERROR]: Locked on:sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:86)
  131. [21:11:15] [Spigot Watchdog Thread/ERROR]: Stack:
  132. [21:11:15] [Spigot Watchdog Thread/ERROR]: sun.nio.ch.EPollArrayWrapper.epollWait(Native Method)
  133. [21:11:15] [Spigot Watchdog Thread/ERROR]: sun.nio.ch.EPollArrayWrapper.poll(EPollArrayWrapper.java:269)
  134. [21:11:15] [Spigot Watchdog Thread/ERROR]: sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:79)
  135. [21:11:15] [Spigot Watchdog Thread/ERROR]: sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:86)
  136. [21:11:15] [Spigot Watchdog Thread/ERROR]: sun.nio.ch.SelectorImpl.select(SelectorImpl.java:97)
  137. [21:11:15] [Spigot Watchdog Thread/ERROR]: net.minecraft.util.io.netty.channel.nio.NioEventLoop.select(NioEventLoop.java:591)
  138. [21:11:15] [Spigot Watchdog Thread/ERROR]: net.minecraft.util.io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:301)
  139. [21:11:15] [Spigot Watchdog Thread/ERROR]: net.minecraft.util.io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:101)
  140. [21:11:15] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:745)
  141. [21:11:15] [Spigot Watchdog Thread/ERROR]: ------------------------------
  142. [21:11:15] [Spigot Watchdog Thread/ERROR]: Current Thread: File IO Thread
  143. [21:11:15] [Spigot Watchdog Thread/ERROR]: PID: 70 | Suspended: false | Native: false | State: TIMED_WAITING
  144. [21:11:15] [Spigot Watchdog Thread/ERROR]: Stack:
  145. [21:11:15] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.sleep(Native Method)
  146. [21:11:15] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_7_R3.FileIOThread.b(SourceFile:44)
  147. [21:11:15] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_7_R3.FileIOThread.run(SourceFile:23)
  148. [21:11:15] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:745)
  149. [21:11:15] [Spigot Watchdog Thread/ERROR]: ------------------------------
  150. [21:11:15] [Spigot Watchdog Thread/ERROR]: Current Thread: Netty IO #1
  151. [21:11:15] [Spigot Watchdog Thread/ERROR]: PID: 25 | Suspended: false | Native: true | State: RUNNABLE
  152. [21:11:15] [Spigot Watchdog Thread/ERROR]: Thread is waiting on monitor(s):
  153. [21:11:15] [Spigot Watchdog Thread/ERROR]: Locked on:sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:86)
  154. [21:11:15] [Spigot Watchdog Thread/ERROR]: Locked on:sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:86)
  155. [21:11:15] [Spigot Watchdog Thread/ERROR]: Locked on:sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:86)
  156. [21:11:15] [Spigot Watchdog Thread/ERROR]: Stack:
  157. [21:11:15] [Spigot Watchdog Thread/ERROR]: sun.nio.ch.EPollArrayWrapper.epollWait(Native Method)
  158. [21:11:15] [Spigot Watchdog Thread/ERROR]: sun.nio.ch.EPollArrayWrapper.poll(EPollArrayWrapper.java:269)
  159. [21:11:15] [Spigot Watchdog Thread/ERROR]: sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:79)
  160. [21:11:15] [Spigot Watchdog Thread/ERROR]: sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:86)
  161. [21:11:15] [Spigot Watchdog Thread/ERROR]: sun.nio.ch.SelectorImpl.select(SelectorImpl.java:97)
  162. [21:11:15] [Spigot Watchdog Thread/ERROR]: net.minecraft.util.io.netty.channel.nio.NioEventLoop.select(NioEventLoop.java:591)
  163. [21:11:15] [Spigot Watchdog Thread/ERROR]: net.minecraft.util.io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:301)
  164. [21:11:15] [Spigot Watchdog Thread/ERROR]: net.minecraft.util.io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:101)
  165. [21:11:15] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:745)
  166. [21:11:15] [Spigot Watchdog Thread/ERROR]: ------------------------------
  167. [21:11:15] [Spigot Watchdog Thread/ERROR]: Current Thread: Thread-24
  168. [21:11:15] [Spigot Watchdog Thread/ERROR]: PID: 54 | Suspended: false | Native: false | State: WAITING
  169. [21:11:15] [Spigot Watchdog Thread/ERROR]: Stack:
  170. [21:11:15] [Spigot Watchdog Thread/ERROR]: java.lang.Object.wait(Native Method)
  171. [21:11:15] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.join(Thread.java:1245)
  172. [21:11:15] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.join(Thread.java:1319)
  173. [21:11:15] [Spigot Watchdog Thread/ERROR]: com.Acrobot.ChestShop.Updater.Updater.waitForThread(Updater.java:289)
  174. [21:11:15] [Spigot Watchdog Thread/ERROR]: com.Acrobot.ChestShop.Updater.Updater.getLatestType(Updater.java:241)
  175. [21:11:15] [Spigot Watchdog Thread/ERROR]: com.Acrobot.ChestShop.Updater.Updater.shouldUpdate(Updater.java:508)
  176. [21:11:15] [Spigot Watchdog Thread/ERROR]: com.Acrobot.ChestShop.Updater.Updater.versionCheck(Updater.java:466)
  177. [21:11:15] [Spigot Watchdog Thread/ERROR]: com.Acrobot.ChestShop.Updater.Updater.access$400(Updater.java:41)
  178. [21:11:15] [Spigot Watchdog Thread/ERROR]: com.Acrobot.ChestShop.Updater.Updater$UpdateRunnable.run(Updater.java:586)
  179. [21:11:15] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:745)
  180. [21:11:15] [Spigot Watchdog Thread/ERROR]: ------------------------------
  181. [21:11:15] [Spigot Watchdog Thread/ERROR]: Current Thread: WebsocketSelector53
  182. [21:11:15] [Spigot Watchdog Thread/ERROR]: PID: 53 | Suspended: false | Native: true | State: RUNNABLE
  183. [21:11:15] [Spigot Watchdog Thread/ERROR]: Thread is waiting on monitor(s):
  184. [21:11:15] [Spigot Watchdog Thread/ERROR]: Locked on:sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:86)
  185. [21:11:15] [Spigot Watchdog Thread/ERROR]: Locked on:sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:86)
  186. [21:11:15] [Spigot Watchdog Thread/ERROR]: Locked on:sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:86)
  187. [21:11:15] [Spigot Watchdog Thread/ERROR]: Stack:
  188. [21:11:15] [Spigot Watchdog Thread/ERROR]: sun.nio.ch.EPollArrayWrapper.epollWait(Native Method)
  189. [21:11:15] [Spigot Watchdog Thread/ERROR]: sun.nio.ch.EPollArrayWrapper.poll(EPollArrayWrapper.java:269)
  190. [21:11:15] [Spigot Watchdog Thread/ERROR]: sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:79)
  191. [21:11:15] [Spigot Watchdog Thread/ERROR]: sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:86)
  192. [21:11:15] [Spigot Watchdog Thread/ERROR]: sun.nio.ch.SelectorImpl.select(SelectorImpl.java:97)
  193. [21:11:15] [Spigot Watchdog Thread/ERROR]: sun.nio.ch.SelectorImpl.select(SelectorImpl.java:101)
  194. [21:11:15] [Spigot Watchdog Thread/ERROR]: org.java_websocket.server.WebSocketServer.run(WebSocketServer.java:298)
  195. [21:11:15] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:745)
  196. [21:11:15] [Spigot Watchdog Thread/ERROR]: ------------------------------
  197. [21:11:15] [Spigot Watchdog Thread/ERROR]: Current Thread: WebSocketWorker-52
  198. [21:11:15] [Spigot Watchdog Thread/ERROR]: PID: 52 | Suspended: false | Native: false | State: WAITING
  199. [21:11:15] [Spigot Watchdog Thread/ERROR]: Stack:
  200. [21:11:15] [Spigot Watchdog Thread/ERROR]: sun.misc.Unsafe.park(Native Method)
  201. [21:11:15] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
  202. [21:11:15] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
  203. [21:11:15] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
  204. [21:11:15] [Spigot Watchdog Thread/ERROR]: org.java_websocket.server.WebSocketServer$WebSocketWorker.run(WebSocketServer.java:705)
  205. [21:11:15] [Spigot Watchdog Thread/ERROR]: ------------------------------
  206. [21:11:15] [Spigot Watchdog Thread/ERROR]: Current Thread: WebSocketWorker-51
  207. [21:11:15] [Spigot Watchdog Thread/ERROR]: PID: 51 | Suspended: false | Native: false | State: WAITING
  208. [21:11:15] [Spigot Watchdog Thread/ERROR]: Stack:
  209. [21:11:15] [Spigot Watchdog Thread/ERROR]: sun.misc.Unsafe.park(Native Method)
  210. [21:11:15] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
  211. [21:11:15] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
  212. [21:11:15] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
  213. [21:11:15] [Spigot Watchdog Thread/ERROR]: org.java_websocket.server.WebSocketServer$WebSocketWorker.run(WebSocketServer.java:705)
  214. [21:11:16] [Spigot Watchdog Thread/ERROR]: ------------------------------
  215. [21:11:16] [Spigot Watchdog Thread/ERROR]: Current Thread: WebSocketWorker-50
  216. [21:11:16] [Spigot Watchdog Thread/ERROR]: PID: 50 | Suspended: false | Native: false | State: WAITING
  217. [21:11:16] [Spigot Watchdog Thread/ERROR]: Stack:
  218. [21:11:16] [Spigot Watchdog Thread/ERROR]: sun.misc.Unsafe.park(Native Method)
  219. [21:11:16] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
  220. [21:11:16] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
  221. [21:11:16] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
  222. [21:11:16] [Spigot Watchdog Thread/ERROR]: org.java_websocket.server.WebSocketServer$WebSocketWorker.run(WebSocketServer.java:705)
  223. [21:11:16] [Spigot Watchdog Thread/ERROR]: ------------------------------
  224. [21:11:16] [Spigot Watchdog Thread/ERROR]: Current Thread: WebSocketWorker-49
  225. [21:11:16] [Spigot Watchdog Thread/ERROR]: PID: 49 | Suspended: false | Native: false | State: WAITING
  226. [21:11:16] [Spigot Watchdog Thread/ERROR]: Stack:
  227. [21:11:16] [Spigot Watchdog Thread/ERROR]: sun.misc.Unsafe.park(Native Method)
  228. [21:11:16] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
  229. [21:11:16] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
  230. [21:11:16] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
  231. [21:11:16] [Spigot Watchdog Thread/ERROR]: org.java_websocket.server.WebSocketServer$WebSocketWorker.run(WebSocketServer.java:705)
  232. [21:11:16] [Spigot Watchdog Thread/ERROR]: ------------------------------
  233. [21:11:16] [Spigot Watchdog Thread/ERROR]: Current Thread: WebSocketWorker-48
  234. [21:11:16] [Spigot Watchdog Thread/ERROR]: PID: 48 | Suspended: false | Native: false | State: WAITING
  235. [21:11:16] [Spigot Watchdog Thread/ERROR]: Stack:
  236. [21:11:16] [Spigot Watchdog Thread/ERROR]: sun.misc.Unsafe.park(Native Method)
  237. [21:11:16] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
  238. [21:11:16] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
  239. [21:11:16] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
  240. [21:11:16] [Spigot Watchdog Thread/ERROR]: org.java_websocket.server.WebSocketServer$WebSocketWorker.run(WebSocketServer.java:705)
  241. [21:11:16] [Spigot Watchdog Thread/ERROR]: ------------------------------
  242. [21:11:16] [Spigot Watchdog Thread/ERROR]: Current Thread: WebSocketWorker-47
  243. [21:11:16] [Spigot Watchdog Thread/ERROR]: PID: 47 | Suspended: false | Native: false | State: WAITING
  244. [21:11:16] [Spigot Watchdog Thread/ERROR]: Stack:
  245. [21:11:16] [Spigot Watchdog Thread/ERROR]: sun.misc.Unsafe.park(Native Method)
  246. [21:11:16] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
  247. [21:11:16] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
  248. [21:11:16] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
  249. [21:11:16] [Spigot Watchdog Thread/ERROR]: org.java_websocket.server.WebSocketServer$WebSocketWorker.run(WebSocketServer.java:705)
  250. [21:11:16] [Spigot Watchdog Thread/ERROR]: ------------------------------
  251. [21:11:16] [Spigot Watchdog Thread/ERROR]: Current Thread: WebSocketWorker-46
  252. [21:11:16] [Spigot Watchdog Thread/ERROR]: PID: 46 | Suspended: false | Native: false | State: WAITING
  253. [21:11:16] [Spigot Watchdog Thread/ERROR]: Stack:
  254. [21:11:16] [Spigot Watchdog Thread/ERROR]: sun.misc.Unsafe.park(Native Method)
  255. [21:11:16] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
  256. [21:11:16] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
  257. [21:11:16] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
  258. [21:11:16] [Spigot Watchdog Thread/ERROR]: org.java_websocket.server.WebSocketServer$WebSocketWorker.run(WebSocketServer.java:705)
  259. [21:11:16] [Spigot Watchdog Thread/ERROR]: ------------------------------
  260. [21:11:16] [Spigot Watchdog Thread/ERROR]: Current Thread: WebSocketWorker-45
  261. [21:11:16] [Spigot Watchdog Thread/ERROR]: PID: 45 | Suspended: false | Native: false | State: WAITING
  262. [21:11:16] [Spigot Watchdog Thread/ERROR]: Stack:
  263. [21:11:16] [Spigot Watchdog Thread/ERROR]: sun.misc.Unsafe.park(Native Method)
  264. [21:11:16] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
  265. [21:11:16] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
  266. [21:11:16] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
  267. [21:11:16] [Spigot Watchdog Thread/ERROR]: org.java_websocket.server.WebSocketServer$WebSocketWorker.run(WebSocketServer.java:705)
  268. [21:11:16] [Spigot Watchdog Thread/ERROR]: ------------------------------
  269. [21:11:16] [Spigot Watchdog Thread/ERROR]: Current Thread: Thread-14
  270. [21:11:16] [Spigot Watchdog Thread/ERROR]: PID: 44 | Suspended: false | Native: true | State: RUNNABLE
  271. [21:11:16] [Spigot Watchdog Thread/ERROR]: Stack:
  272. [21:11:16] [Spigot Watchdog Thread/ERROR]: java.net.PlainSocketImpl.socketAccept(Native Method)
  273. [21:11:16] [Spigot Watchdog Thread/ERROR]: java.net.AbstractPlainSocketImpl.accept(AbstractPlainSocketImpl.java:404)
  274. [21:11:16] [Spigot Watchdog Thread/ERROR]: java.net.ServerSocket.implAccept(ServerSocket.java:545)
  275. [21:11:16] [Spigot Watchdog Thread/ERROR]: java.net.ServerSocket.accept(ServerSocket.java:513)
  276. [21:11:16] [Spigot Watchdog Thread/ERROR]: com.alecgorge.minecraft.jsonapi.JSONSocketServer.run(JSONSocketServer.java:48)
  277. [21:11:16] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:745)
  278. [21:11:16] [Spigot Watchdog Thread/ERROR]: ------------------------------
  279. [21:11:16] [Spigot Watchdog Thread/ERROR]: Current Thread: Thread-12
  280. [21:11:16] [Spigot Watchdog Thread/ERROR]: PID: 42 | Suspended: false | Native: true | State: RUNNABLE
  281. [21:11:16] [Spigot Watchdog Thread/ERROR]: Stack:
  282. [21:11:16] [Spigot Watchdog Thread/ERROR]: java.net.PlainSocketImpl.socketAccept(Native Method)
  283. [21:11:16] [Spigot Watchdog Thread/ERROR]: java.net.AbstractPlainSocketImpl.accept(AbstractPlainSocketImpl.java:404)
  284. [21:11:16] [Spigot Watchdog Thread/ERROR]: java.net.ServerSocket.implAccept(ServerSocket.java:545)
  285. [21:11:16] [Spigot Watchdog Thread/ERROR]: java.net.ServerSocket.accept(ServerSocket.java:513)
  286. [21:11:16] [Spigot Watchdog Thread/ERROR]: com.alecgorge.minecraft.jsonapi.NanoHTTPD$1.run(NanoHTTPD.java:284)
  287. [21:11:16] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:745)
  288. [21:11:16] [Spigot Watchdog Thread/ERROR]: ------------------------------
  289. [21:11:16] [Spigot Watchdog Thread/ERROR]: Current Thread: Thread-11
  290. [21:11:16] [Spigot Watchdog Thread/ERROR]: PID: 41 | Suspended: false | Native: true | State: RUNNABLE
  291. [21:11:16] [Spigot Watchdog Thread/ERROR]: Stack:
  292. [21:11:16] [Spigot Watchdog Thread/ERROR]: java.net.PlainSocketImpl.socketAccept(Native Method)
  293. [21:11:16] [Spigot Watchdog Thread/ERROR]: java.net.AbstractPlainSocketImpl.accept(AbstractPlainSocketImpl.java:404)
  294. [21:11:16] [Spigot Watchdog Thread/ERROR]: java.net.ServerSocket.implAccept(ServerSocket.java:545)
  295. [21:11:16] [Spigot Watchdog Thread/ERROR]: java.net.ServerSocket.accept(ServerSocket.java:513)
  296. [21:11:16] [Spigot Watchdog Thread/ERROR]: com.vexsoftware.votifier.net.VoteReceiver.run(VoteReceiver.java:114)
  297. [21:11:16] [Spigot Watchdog Thread/ERROR]: ------------------------------
  298. [21:11:16] [Spigot Watchdog Thread/ERROR]: Current Thread: pool-11-thread-1
  299. [21:11:16] [Spigot Watchdog Thread/ERROR]: PID: 39 | Suspended: false | Native: false | State: TIMED_WAITING
  300. [21:11:16] [Spigot Watchdog Thread/ERROR]: Stack:
  301. [21:11:16] [Spigot Watchdog Thread/ERROR]: sun.misc.Unsafe.park(Native Method)
  302. [21:11:16] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
  303. [21:11:16] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078)
  304. [21:11:16] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1093)
  305. [21:11:16] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:809)
  306. [21:11:16] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067)
  307. [21:11:16] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
  308. [21:11:16] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
  309. [21:11:16] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:745)
  310. [21:11:16] [Spigot Watchdog Thread/ERROR]: ------------------------------
  311. [21:11:16] [Spigot Watchdog Thread/ERROR]: Current Thread: Metrics updating thread of BKCommonLib
  312. [21:11:16] [Spigot Watchdog Thread/ERROR]: PID: 34 | Suspended: false | Native: false | State: TIMED_WAITING
  313. [21:11:16] [Spigot Watchdog Thread/ERROR]: Stack:
  314. [21:11:16] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.sleep(Native Method)
  315. [21:11:16] [Spigot Watchdog Thread/ERROR]: com.bergerkiller.bukkit.common.metrics.Metrics$1.run(Metrics.java:281)
  316. [21:11:16] [Spigot Watchdog Thread/ERROR]: ------------------------------
  317. [21:11:16] [Spigot Watchdog Thread/ERROR]: Current Thread: Netty IO #0
  318. [21:11:16] [Spigot Watchdog Thread/ERROR]: PID: 24 | Suspended: false | Native: true | State: RUNNABLE
  319. [21:11:16] [Spigot Watchdog Thread/ERROR]: Thread is waiting on monitor(s):
  320. [21:11:16] [Spigot Watchdog Thread/ERROR]: Locked on:sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:86)
  321. [21:11:16] [Spigot Watchdog Thread/ERROR]: Locked on:sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:86)
  322. [21:11:16] [Spigot Watchdog Thread/ERROR]: Locked on:sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:86)
  323. [21:11:16] [Spigot Watchdog Thread/ERROR]: Stack:
  324. [21:11:16] [Spigot Watchdog Thread/ERROR]: sun.nio.ch.EPollArrayWrapper.epollWait(Native Method)
  325. [21:11:16] [Spigot Watchdog Thread/ERROR]: sun.nio.ch.EPollArrayWrapper.poll(EPollArrayWrapper.java:269)
  326. [21:11:16] [Spigot Watchdog Thread/ERROR]: sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:79)
  327. [21:11:16] [Spigot Watchdog Thread/ERROR]: sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:86)
  328. [21:11:16] [Spigot Watchdog Thread/ERROR]: sun.nio.ch.SelectorImpl.select(SelectorImpl.java:97)
  329. [21:11:16] [Spigot Watchdog Thread/ERROR]: net.minecraft.util.io.netty.channel.nio.NioEventLoop.select(NioEventLoop.java:591)
  330. [21:11:16] [Spigot Watchdog Thread/ERROR]: net.minecraft.util.io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:301)
  331. [21:11:16] [Spigot Watchdog Thread/ERROR]: net.minecraft.util.io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:101)
  332. [21:11:16] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:745)
  333. [21:11:16] [Spigot Watchdog Thread/ERROR]: ------------------------------
  334. [21:11:16] [Spigot Watchdog Thread/ERROR]: Current Thread: Spigot Metrics Thread
  335. [21:11:16] [Spigot Watchdog Thread/ERROR]: PID: 22 | Suspended: false | Native: false | State: TIMED_WAITING
  336. [21:11:16] [Spigot Watchdog Thread/ERROR]: Stack:
  337. [21:11:16] [Spigot Watchdog Thread/ERROR]: java.lang.Object.wait(Native Method)
  338. [21:11:16] [Spigot Watchdog Thread/ERROR]: java.util.TimerThread.mainLoop(Timer.java:552)
  339. [21:11:16] [Spigot Watchdog Thread/ERROR]: java.util.TimerThread.run(Timer.java:505)
  340. [21:11:16] [Spigot Watchdog Thread/ERROR]: ------------------------------
  341. [21:11:16] [Spigot Watchdog Thread/ERROR]: Current Thread: Spigot Watchdog Thread
  342. [21:11:16] [Spigot Watchdog Thread/ERROR]: PID: 21 | Suspended: false | Native: false | State: RUNNABLE
  343. [21:11:16] [Spigot Watchdog Thread/ERROR]: Stack:
  344. [21:11:16] [Spigot Watchdog Thread/ERROR]: sun.management.ThreadImpl.dumpThreads0(Native Method)
  345. [21:11:16] [Spigot Watchdog Thread/ERROR]: sun.management.ThreadImpl.dumpAllThreads(ThreadImpl.java:446)
  346. [21:11:16] [Spigot Watchdog Thread/ERROR]: org.spigotmc.WatchdogThread.run(WatchdogThread.java:76)
  347. [21:11:16] [Spigot Watchdog Thread/ERROR]: ------------------------------
  348. [21:11:16] [Spigot Watchdog Thread/ERROR]: Current Thread: Thread-5
  349. [21:11:16] [Spigot Watchdog Thread/ERROR]: PID: 19 | Suspended: false | Native: false | State: WAITING
  350. [21:11:16] [Spigot Watchdog Thread/ERROR]: Stack:
  351. [21:11:16] [Spigot Watchdog Thread/ERROR]: sun.misc.Unsafe.park(Native Method)
  352. [21:11:16] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
  353. [21:11:16] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
  354. [21:11:16] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
  355. [21:11:16] [Spigot Watchdog Thread/ERROR]: net.minecraft.util.com.mojang.util.QueueLogAppender.getNextLogEvent(QueueLogAppender.java:73)
  356. [21:11:16] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.v1_7_R3.util.TerminalConsoleWriterThread.run(TerminalConsoleWriterThread.java:25)
  357. [21:11:16] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:745)
  358. [21:11:16] [Spigot Watchdog Thread/ERROR]: ------------------------------
  359. [21:11:16] [Spigot Watchdog Thread/ERROR]: Current Thread: Server console handler
  360. [21:11:16] [Spigot Watchdog Thread/ERROR]: PID: 18 | Suspended: false | Native: true | State: RUNNABLE
  361. [21:11:16] [Spigot Watchdog Thread/ERROR]: Thread is waiting on monitor(s):
  362. [21:11:16] [Spigot Watchdog Thread/ERROR]: Locked on:java.io.BufferedInputStream.read(BufferedInputStream.java:265)
  363. [21:11:16] [Spigot Watchdog Thread/ERROR]: Locked on:org.bukkit.craftbukkit.libs.jline.internal.InputStreamReader.read(InputStreamReader.java:267)
  364. [21:11:16] [Spigot Watchdog Thread/ERROR]: Locked on:org.bukkit.craftbukkit.libs.jline.internal.InputStreamReader.read(InputStreamReader.java:204)
  365. [21:11:16] [Spigot Watchdog Thread/ERROR]: Stack:
  366. [21:11:16] [Spigot Watchdog Thread/ERROR]: java.io.FileInputStream.readBytes(Native Method)
  367. [21:11:16] [Spigot Watchdog Thread/ERROR]: java.io.FileInputStream.read(FileInputStream.java:234)
  368. [21:11:16] [Spigot Watchdog Thread/ERROR]: java.io.BufferedInputStream.fill(BufferedInputStream.java:246)
  369. [21:11:16] [Spigot Watchdog Thread/ERROR]: java.io.BufferedInputStream.read(BufferedInputStream.java:265)
  370. [21:11:16] [Spigot Watchdog Thread/ERROR]: java.io.FilterInputStream.read(FilterInputStream.java:83)
  371. [21:11:16] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.libs.jline.console.ConsoleReader$1.read(ConsoleReader.java:167)
  372. [21:11:16] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.libs.jline.internal.InputStreamReader.read(InputStreamReader.java:267)
  373. [21:11:16] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.libs.jline.internal.InputStreamReader.read(InputStreamReader.java:204)
  374. [21:11:16] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.libs.jline.console.ConsoleReader.readCharacter(ConsoleReader.java:995)
  375. [21:11:16] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.libs.jline.console.ConsoleReader.readLineSimple(ConsoleReader.java:1506)
  376. [21:11:16] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.libs.jline.console.ConsoleReader.readLine(ConsoleReader.java:1153)
  377. [21:11:16] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.libs.jline.console.ConsoleReader.readLine(ConsoleReader.java:1117)
  378. [21:11:16] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.libs.jline.console.ConsoleReader.readLine(ConsoleReader.java:1105)
  379. [21:11:16] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_7_R3.ThreadCommandReader.run(ThreadCommandReader.java:34)
  380. [21:11:16] [Spigot Watchdog Thread/ERROR]: ------------------------------
  381. [21:11:16] [Spigot Watchdog Thread/ERROR]: Current Thread: DestroyJavaVM
  382. [21:11:16] [Spigot Watchdog Thread/ERROR]: PID: 17 | Suspended: false | Native: false | State: RUNNABLE
  383. [21:11:16] [Spigot Watchdog Thread/ERROR]: Stack:
  384. [21:11:16] [Spigot Watchdog Thread/ERROR]: ------------------------------
  385. [21:11:16] [Spigot Watchdog Thread/ERROR]: Current Thread: Server thread
  386. [21:11:16] [Spigot Watchdog Thread/ERROR]: PID: 15 | Suspended: false | Native: false | State: TIMED_WAITING
  387. [21:11:16] [Spigot Watchdog Thread/ERROR]: Stack:
  388. [21:11:16] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.sleep(Native Method)
  389. [21:11:16] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_7_R3.DedicatedServer.a(DedicatedServer.java:264)
  390. [21:11:16] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_7_R3.MinecraftServer.run(MinecraftServer.java:520)
  391. [21:11:16] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_7_R3.ThreadServerApplication.run(SourceFile:628)
  392. [21:11:16] [Spigot Watchdog Thread/ERROR]: ------------------------------
  393. [21:11:16] [Spigot Watchdog Thread/ERROR]: Current Thread: Server Infinisleeper
  394. [21:11:16] [Spigot Watchdog Thread/ERROR]: PID: 16 | Suspended: false | Native: false | State: TIMED_WAITING
  395. [21:11:16] [Spigot Watchdog Thread/ERROR]: Stack:
  396. [21:11:16] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.sleep(Native Method)
  397. [21:11:16] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_7_R3.ThreadSleepForever.run(SourceFile:65)
  398. [21:11:16] [Spigot Watchdog Thread/ERROR]: ------------------------------
  399. [21:11:16] [Spigot Watchdog Thread/ERROR]: Current Thread: Snooper Timer
  400. [21:11:16] [Spigot Watchdog Thread/ERROR]: PID: 12 | Suspended: false | Native: false | State: TIMED_WAITING
  401. [21:11:16] [Spigot Watchdog Thread/ERROR]: Stack:
  402. [21:11:16] [Spigot Watchdog Thread/ERROR]: java.lang.Object.wait(Native Method)
  403. [21:11:16] [Spigot Watchdog Thread/ERROR]: java.util.TimerThread.mainLoop(Timer.java:552)
  404. [21:11:16] [Spigot Watchdog Thread/ERROR]: java.util.TimerThread.run(Timer.java:505)
  405. [21:11:16] [Spigot Watchdog Thread/ERROR]: ------------------------------
  406. [21:11:16] [Spigot Watchdog Thread/ERROR]: Current Thread: Signal Dispatcher
  407. [21:11:16] [Spigot Watchdog Thread/ERROR]: PID: 4 | Suspended: false | Native: false | State: RUNNABLE
  408. [21:11:16] [Spigot Watchdog Thread/ERROR]: Stack:
  409. [21:11:16] [Spigot Watchdog Thread/ERROR]: ------------------------------
  410. [21:11:16] [Spigot Watchdog Thread/ERROR]: Current Thread: Finalizer
  411. [21:11:16] [Spigot Watchdog Thread/ERROR]: PID: 3 | Suspended: false | Native: false | State: WAITING
  412. [21:11:16] [Spigot Watchdog Thread/ERROR]: Stack:
  413. [21:11:16] [Spigot Watchdog Thread/ERROR]: java.lang.Object.wait(Native Method)
  414. [21:11:16] [Spigot Watchdog Thread/ERROR]: java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:142)
  415. [21:11:16] [Spigot Watchdog Thread/ERROR]: java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:158)
  416. [21:11:16] [Spigot Watchdog Thread/ERROR]: java.lang.ref.Finalizer$FinalizerThread.run(Finalizer.java:209)
  417. [21:11:16] [Spigot Watchdog Thread/ERROR]: ------------------------------
  418. [21:11:16] [Spigot Watchdog Thread/ERROR]: Current Thread: Reference Handler
  419. [21:11:16] [Spigot Watchdog Thread/ERROR]: PID: 2 | Suspended: false | Native: false | State: WAITING
  420. [21:11:16] [Spigot Watchdog Thread/ERROR]: Stack:
  421. [21:11:16] [Spigot Watchdog Thread/ERROR]: java.lang.Object.wait(Native Method)
  422. [21:11:16] [Spigot Watchdog Thread/ERROR]: java.lang.Object.wait(Object.java:502)
  423. [21:11:16] [Spigot Watchdog Thread/ERROR]: java.lang.ref.Reference$ReferenceHandler.run(Reference.java:157)
  424. [21:11:16] [Spigot Watchdog Thread/ERROR]: ------------------------------
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement