Advertisement
Guest User

Untitled

a guest
Jul 21st, 2017
122
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 50.46 KB | None | 0 0
  1. [20:29:03] [Spigot Watchdog Thread/ERROR]: The server has stopped responding!
  2. [20:29:03] [Spigot Watchdog Thread/ERROR]: Please report this to http://www.spigotmc.org/
  3. [20:29:03] [Spigot Watchdog Thread/ERROR]: Be sure to include ALL relevant console errors and Minecraft crash reports
  4. [20:29:03] [Spigot Watchdog Thread/ERROR]: Spigot version: git-Spigot-3fb9445-6e3cec8 (MC: 1.11.2)
  5. [20:29:03] [Spigot Watchdog Thread/ERROR]: ------------------------------
  6. [20:29:03] [Spigot Watchdog Thread/ERROR]: Server thread dump (Look for plugins here before reporting to Spigot!):
  7. [20:29:03] [Spigot Watchdog Thread/ERROR]: ------------------------------
  8. [20:29:03] [Spigot Watchdog Thread/ERROR]: Current Thread: Server thread
  9. [20:29:03] [Spigot Watchdog Thread/ERROR]: PID: 16 | Suspended: false | Native: false | State: RUNNABLE
  10. [20:29:03] [Spigot Watchdog Thread/ERROR]: Stack:
  11. [20:29:03] [Spigot Watchdog Thread/ERROR]: it.unimi.dsi.fastutil.longs.Long2ObjectOpenHashMap.containsKey(Long2ObjectOpenHashMap.java:394)
  12. [20:29:03] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_11_R1.ChunkProviderServer.isLoaded(ChunkProviderServer.java:346)
  13. [20:29:03] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_11_R1.WorldServer.isChunkLoaded(WorldServer.java:382)
  14. [20:29:03] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_11_R1.World.a(World.java:274)
  15. [20:29:03] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_11_R1.World.isLoaded(World.java:270)
  16. [20:29:03] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_11_R1.World.a(World.java:1193)
  17. [20:29:03] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_11_R1.World.getCubes(World.java:1236)
  18. [20:29:03] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_11_R1.Entity.move(Entity.java:609)
  19. [20:29:03] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_11_R1.EntityLiving.g(EntityLiving.java:1762)
  20. [20:29:03] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_11_R1.EntityHuman.g(EntityHuman.java:1441)
  21. [20:29:03] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_11_R1.EntityLiving.n(EntityLiving.java:2064)
  22. [20:29:03] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_11_R1.EntityHuman.n(EntityHuman.java:349)
  23. [20:29:03] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_11_R1.EntityLiving.A_(EntityLiving.java:1893)
  24. [20:29:03] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_11_R1.EntityHuman.A_(EntityHuman.java:142)
  25. [20:29:03] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_11_R1.EntityPlayer.playerTick(EntityPlayer.java:263)
  26. [20:29:03] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_11_R1.PlayerConnection.F_(PlayerConnection.java:138)
  27. [20:29:03] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_11_R1.NetworkManager.a(NetworkManager.java:233)
  28. [20:29:03] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_11_R1.ServerConnection.c(ServerConnection.java:140)
  29. [20:29:03] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_11_R1.MinecraftServer.D(MinecraftServer.java:842)
  30. [20:29:03] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_11_R1.DedicatedServer.D(DedicatedServer.java:399)
  31. [20:29:03] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_11_R1.MinecraftServer.C(MinecraftServer.java:678)
  32. [20:29:03] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_11_R1.MinecraftServer.run(MinecraftServer.java:576)
  33. [20:29:03] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:748)
  34. [20:29:03] [Spigot Watchdog Thread/ERROR]: ------------------------------
  35. [20:29:03] [Spigot Watchdog Thread/ERROR]: Entire Thread Dump:
  36. [20:29:04] [Spigot Watchdog Thread/ERROR]: ------------------------------
  37. [20:29:04] [Spigot Watchdog Thread/ERROR]: Current Thread: ProtocolSupport v4.25-errlog-thread
  38. [20:29:04] [Spigot Watchdog Thread/ERROR]: PID: 4211 | Suspended: false | Native: false | State: WAITING
  39. [20:29:04] [Spigot Watchdog Thread/ERROR]: Stack:
  40. [20:29:04] [Spigot Watchdog Thread/ERROR]: sun.misc.Unsafe.park(Native Method)
  41. [20:29:04] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
  42. [20:29:04] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
  43. [20:29:04] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
  44. [20:29:04] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067)
  45. [20:29:04] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
  46. [20:29:04] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
  47. [20:29:04] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:748)
  48. [20:29:04] [Spigot Watchdog Thread/ERROR]: ------------------------------
  49. [20:29:04] [Spigot Watchdog Thread/ERROR]: Current Thread: Craft Scheduler Thread - 1234
  50. [20:29:04] [Spigot Watchdog Thread/ERROR]: PID: 2745 | Suspended: false | Native: false | State: TIMED_WAITING
  51. [20:29:04] [Spigot Watchdog Thread/ERROR]: Stack:
  52. [20:29:04] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.sleep(Native Method)
  53. [20:29:04] [Spigot Watchdog Thread/ERROR]: com.boydti.fawe.database.RollbackDatabase$1.run(RollbackDatabase.java:79)
  54. [20:29:04] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.v1_11_R1.scheduler.CraftTask.run(CraftTask.java:71)
  55. [20:29:04] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.v1_11_R1.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:52)
  56. [20:29:04] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
  57. [20:29:04] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
  58. [20:29:04] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:748)
  59. [20:29:04] [Spigot Watchdog Thread/ERROR]: ------------------------------
  60. [20:29:04] [Spigot Watchdog Thread/ERROR]: Current Thread: process reaper
  61. [20:29:04] [Spigot Watchdog Thread/ERROR]: PID: 1311 | Suspended: false | Native: false | State: RUNNABLE
  62. [20:29:04] [Spigot Watchdog Thread/ERROR]: Stack:
  63. [20:29:04] [Spigot Watchdog Thread/ERROR]: java.lang.UNIXProcess.waitForProcessExit(Native Method)
  64. [20:29:04] [Spigot Watchdog Thread/ERROR]: java.lang.UNIXProcess.lambda$initStreams$3(UNIXProcess.java:289)
  65. [20:29:04] [Spigot Watchdog Thread/ERROR]: java.lang.UNIXProcess$$Lambda$7/584634336.run(Unknown Source)
  66. [20:29:04] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
  67. [20:29:04] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
  68. [20:29:04] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:748)
  69. [20:29:04] [Spigot Watchdog Thread/ERROR]: ------------------------------
  70. [20:29:04] [Spigot Watchdog Thread/ERROR]: Current Thread: pool-10-thread-1
  71. [20:29:04] [Spigot Watchdog Thread/ERROR]: PID: 437 | Suspended: false | Native: false | State: WAITING
  72. [20:29:04] [Spigot Watchdog Thread/ERROR]: Stack:
  73. [20:29:04] [Spigot Watchdog Thread/ERROR]: sun.misc.Unsafe.park(Native Method)
  74. [20:29:04] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
  75. [20:29:04] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
  76. [20:29:04] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
  77. [20:29:04] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067)
  78. [20:29:04] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
  79. [20:29:04] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
  80. [20:29:04] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:748)
  81. [20:29:04] [Spigot Watchdog Thread/ERROR]: ------------------------------
  82. [20:29:04] [Spigot Watchdog Thread/ERROR]: Current Thread: pool-11-thread-1
  83. [20:29:04] [Spigot Watchdog Thread/ERROR]: PID: 407 | Suspended: false | Native: false | State: TIMED_WAITING
  84. [20:29:04] [Spigot Watchdog Thread/ERROR]: Stack:
  85. [20:29:04] [Spigot Watchdog Thread/ERROR]: sun.misc.Unsafe.park(Native Method)
  86. [20:29:04] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
  87. [20:29:04] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078)
  88. [20:29:04] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1093)
  89. [20:29:04] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:809)
  90. [20:29:04] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067)
  91. [20:29:04] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
  92. [20:29:04] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
  93. [20:29:04] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:748)
  94. [20:29:04] [Spigot Watchdog Thread/ERROR]: ------------------------------
  95. [20:29:04] [Spigot Watchdog Thread/ERROR]: Current Thread: Timer-2
  96. [20:29:04] [Spigot Watchdog Thread/ERROR]: PID: 376 | Suspended: false | Native: false | State: WAITING
  97. [20:29:04] [Spigot Watchdog Thread/ERROR]: Stack:
  98. [20:29:04] [Spigot Watchdog Thread/ERROR]: java.lang.Object.wait(Native Method)
  99. [20:29:04] [Spigot Watchdog Thread/ERROR]: java.lang.Object.wait(Object.java:502)
  100. [20:29:04] [Spigot Watchdog Thread/ERROR]: java.util.TimerThread.mainLoop(Timer.java:526)
  101. [20:29:04] [Spigot Watchdog Thread/ERROR]: java.util.TimerThread.run(Timer.java:505)
  102. [20:29:04] [Spigot Watchdog Thread/ERROR]: ------------------------------
  103. [20:29:04] [Spigot Watchdog Thread/ERROR]: Current Thread: Netty Server IO #3
  104. [20:29:04] [Spigot Watchdog Thread/ERROR]: PID: 27 | Suspended: false | Native: false | State: BLOCKED
  105. [20:29:04] [Spigot Watchdog Thread/ERROR]: Stack:
  106. [20:29:04] [Spigot Watchdog Thread/ERROR]: java.util.Collections$SynchronizedCollection.add(Collections.java:2035)
  107. [20:29:04] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_11_R1.ServerConnection$4.initChannel(ServerConnection.java:97)
  108. [20:29:04] [Spigot Watchdog Thread/ERROR]: io.netty.channel.ChannelInitializer.channelRegistered(ChannelInitializer.java:69)
  109. [20:29:04] [Spigot Watchdog Thread/ERROR]: io.netty.channel.AbstractChannelHandlerContext.invokeChannelRegistered(AbstractChannelHandlerContext.java:158)
  110. [20:29:04] [Spigot Watchdog Thread/ERROR]: io.netty.channel.AbstractChannelHandlerContext.fireChannelRegistered(AbstractChannelHandlerContext.java:144)
  111. [20:29:04] [Spigot Watchdog Thread/ERROR]: io.netty.channel.ChannelInitializer.channelRegistered(ChannelInitializer.java:71)
  112. [20:29:04] [Spigot Watchdog Thread/ERROR]: io.netty.channel.AbstractChannelHandlerContext.invokeChannelRegistered(AbstractChannelHandlerContext.java:158)
  113. [20:29:04] [Spigot Watchdog Thread/ERROR]: io.netty.channel.AbstractChannelHandlerContext.fireChannelRegistered(AbstractChannelHandlerContext.java:144)
  114. [20:29:04] [Spigot Watchdog Thread/ERROR]: io.netty.channel.ChannelInitializer.channelRegistered(ChannelInitializer.java:71)
  115. [20:29:04] [Spigot Watchdog Thread/ERROR]: io.netty.channel.AbstractChannelHandlerContext.invokeChannelRegistered(AbstractChannelHandlerContext.java:158)
  116. [20:29:04] [Spigot Watchdog Thread/ERROR]: io.netty.channel.AbstractChannelHandlerContext.fireChannelRegistered(AbstractChannelHandlerContext.java:144)
  117. [20:29:04] [Spigot Watchdog Thread/ERROR]: io.netty.channel.DefaultChannelPipeline.fireChannelRegistered(DefaultChannelPipeline.java:732)
  118. [20:29:04] [Spigot Watchdog Thread/ERROR]: io.netty.channel.AbstractChannel$AbstractUnsafe.register0(AbstractChannel.java:442)
  119. [20:29:04] [Spigot Watchdog Thread/ERROR]: io.netty.channel.AbstractChannel$AbstractUnsafe.access$100(AbstractChannel.java:374)
  120. [20:29:04] [Spigot Watchdog Thread/ERROR]: io.netty.channel.AbstractChannel$AbstractUnsafe$1.run(AbstractChannel.java:418)
  121. [20:29:04] [Spigot Watchdog Thread/ERROR]: io.netty.util.concurrent.SingleThreadEventExecutor.runAllTasks(SingleThreadEventExecutor.java:380)
  122. [20:29:04] [Spigot Watchdog Thread/ERROR]: io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:357)
  123. [20:29:04] [Spigot Watchdog Thread/ERROR]: io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:116)
  124. [20:29:04] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:748)
  125. [20:29:04] [Spigot Watchdog Thread/ERROR]: ------------------------------
  126. [20:29:04] [Spigot Watchdog Thread/ERROR]: Current Thread: Netty Server IO #2
  127. [20:29:04] [Spigot Watchdog Thread/ERROR]: PID: 26 | Suspended: false | Native: false | State: BLOCKED
  128. [20:29:04] [Spigot Watchdog Thread/ERROR]: Stack:
  129. [20:29:04] [Spigot Watchdog Thread/ERROR]: java.util.Collections$SynchronizedCollection.add(Collections.java:2035)
  130. [20:29:04] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_11_R1.ServerConnection$4.initChannel(ServerConnection.java:97)
  131. [20:29:04] [Spigot Watchdog Thread/ERROR]: io.netty.channel.ChannelInitializer.channelRegistered(ChannelInitializer.java:69)
  132. [20:29:04] [Spigot Watchdog Thread/ERROR]: io.netty.channel.AbstractChannelHandlerContext.invokeChannelRegistered(AbstractChannelHandlerContext.java:158)
  133. [20:29:04] [Spigot Watchdog Thread/ERROR]: io.netty.channel.AbstractChannelHandlerContext.fireChannelRegistered(AbstractChannelHandlerContext.java:144)
  134. [20:29:04] [Spigot Watchdog Thread/ERROR]: io.netty.channel.ChannelInitializer.channelRegistered(ChannelInitializer.java:71)
  135. [20:29:04] [Spigot Watchdog Thread/ERROR]: io.netty.channel.AbstractChannelHandlerContext.invokeChannelRegistered(AbstractChannelHandlerContext.java:158)
  136. [20:29:04] [Spigot Watchdog Thread/ERROR]: io.netty.channel.AbstractChannelHandlerContext.fireChannelRegistered(AbstractChannelHandlerContext.java:144)
  137. [20:29:04] [Spigot Watchdog Thread/ERROR]: io.netty.channel.ChannelInitializer.channelRegistered(ChannelInitializer.java:71)
  138. [20:29:04] [Spigot Watchdog Thread/ERROR]: io.netty.channel.AbstractChannelHandlerContext.invokeChannelRegistered(AbstractChannelHandlerContext.java:158)
  139. [20:29:04] [Spigot Watchdog Thread/ERROR]: io.netty.channel.AbstractChannelHandlerContext.fireChannelRegistered(AbstractChannelHandlerContext.java:144)
  140. [20:29:04] [Spigot Watchdog Thread/ERROR]: io.netty.channel.DefaultChannelPipeline.fireChannelRegistered(DefaultChannelPipeline.java:732)
  141. [20:29:04] [Spigot Watchdog Thread/ERROR]: io.netty.channel.AbstractChannel$AbstractUnsafe.register0(AbstractChannel.java:442)
  142. [20:29:04] [Spigot Watchdog Thread/ERROR]: io.netty.channel.AbstractChannel$AbstractUnsafe.access$100(AbstractChannel.java:374)
  143. [20:29:04] [Spigot Watchdog Thread/ERROR]: io.netty.channel.AbstractChannel$AbstractUnsafe$1.run(AbstractChannel.java:418)
  144. [20:29:04] [Spigot Watchdog Thread/ERROR]: io.netty.util.concurrent.SingleThreadEventExecutor.runAllTasks(SingleThreadEventExecutor.java:380)
  145. [20:29:04] [Spigot Watchdog Thread/ERROR]: io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:357)
  146. [20:29:04] [Spigot Watchdog Thread/ERROR]: io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:116)
  147. [20:29:04] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:748)
  148. [20:29:04] [Spigot Watchdog Thread/ERROR]: ------------------------------
  149. [20:29:04] [Spigot Watchdog Thread/ERROR]: Current Thread: File IO Thread
  150. [20:29:04] [Spigot Watchdog Thread/ERROR]: PID: 71 | Suspended: false | Native: false | State: TIMED_WAITING
  151. [20:29:04] [Spigot Watchdog Thread/ERROR]: Stack:
  152. [20:29:04] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.sleep(Native Method)
  153. [20:29:04] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_11_R1.FileIOThread.c(SourceFile:51)
  154. [20:29:04] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_11_R1.FileIOThread.run(SourceFile:30)
  155. [20:29:04] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:748)
  156. [20:29:04] [Spigot Watchdog Thread/ERROR]: ------------------------------
  157. [20:29:04] [Spigot Watchdog Thread/ERROR]: Current Thread: pool-12-thread-1
  158. [20:29:04] [Spigot Watchdog Thread/ERROR]: PID: 70 | Suspended: false | Native: false | State: WAITING
  159. [20:29:04] [Spigot Watchdog Thread/ERROR]: Stack:
  160. [20:29:04] [Spigot Watchdog Thread/ERROR]: sun.misc.Unsafe.park(Native Method)
  161. [20:29:04] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
  162. [20:29:04] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
  163. [20:29:04] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
  164. [20:29:04] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067)
  165. [20:29:04] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
  166. [20:29:04] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
  167. [20:29:04] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:748)
  168. [20:29:04] [Spigot Watchdog Thread/ERROR]: ------------------------------
  169. [20:29:04] [Spigot Watchdog Thread/ERROR]: Current Thread: Chunk I/O Executor Thread-1
  170. [20:29:04] [Spigot Watchdog Thread/ERROR]: PID: 69 | Suspended: false | Native: false | State: WAITING
  171. [20:29:04] [Spigot Watchdog Thread/ERROR]: Stack:
  172. [20:29:04] [Spigot Watchdog Thread/ERROR]: sun.misc.Unsafe.park(Native Method)
  173. [20:29:04] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
  174. [20:29:04] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
  175. [20:29:04] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
  176. [20:29:04] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067)
  177. [20:29:04] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
  178. [20:29:04] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
  179. [20:29:04] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:748)
  180. [20:29:04] [Spigot Watchdog Thread/ERROR]: ------------------------------
  181. [20:29:04] [Spigot Watchdog Thread/ERROR]: Current Thread: ProtocolLib-StructureCompiler 0
  182. [20:29:04] [Spigot Watchdog Thread/ERROR]: PID: 68 | Suspended: false | Native: false | State: WAITING
  183. [20:29:04] [Spigot Watchdog Thread/ERROR]: Stack:
  184. [20:29:04] [Spigot Watchdog Thread/ERROR]: sun.misc.Unsafe.park(Native Method)
  185. [20:29:04] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
  186. [20:29:04] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
  187. [20:29:04] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
  188. [20:29:04] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067)
  189. [20:29:04] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
  190. [20:29:04] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
  191. [20:29:04] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:748)
  192. [20:29:04] [Spigot Watchdog Thread/ERROR]: ------------------------------
  193. [20:29:04] [Spigot Watchdog Thread/ERROR]: Current Thread: Craft Scheduler Thread - 6
  194. [20:29:04] [Spigot Watchdog Thread/ERROR]: PID: 61 | Suspended: false | Native: false | State: TIMED_WAITING
  195. [20:29:04] [Spigot Watchdog Thread/ERROR]: Stack:
  196. [20:29:04] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.sleep(Native Method)
  197. [20:29:04] [Spigot Watchdog Thread/ERROR]: com.boydti.fawe.database.RollbackDatabase$1.run(RollbackDatabase.java:79)
  198. [20:29:04] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.v1_11_R1.scheduler.CraftTask.run(CraftTask.java:71)
  199. [20:29:04] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.v1_11_R1.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:52)
  200. [20:29:04] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
  201. [20:29:04] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
  202. [20:29:04] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:748)
  203. [20:29:04] [Spigot Watchdog Thread/ERROR]: ------------------------------
  204. [20:29:04] [Spigot Watchdog Thread/ERROR]: Current Thread: RCON Listener #1
  205. [20:29:04] [Spigot Watchdog Thread/ERROR]: PID: 53 | Suspended: false | Native: false | State: RUNNABLE
  206. [20:29:04] [Spigot Watchdog Thread/ERROR]: Stack:
  207. [20:29:04] [Spigot Watchdog Thread/ERROR]: java.net.PlainSocketImpl.socketAccept(Native Method)
  208. [20:29:04] [Spigot Watchdog Thread/ERROR]: java.net.AbstractPlainSocketImpl.accept(AbstractPlainSocketImpl.java:409)
  209. [20:29:04] [Spigot Watchdog Thread/ERROR]: java.net.ServerSocket.implAccept(ServerSocket.java:545)
  210. [20:29:04] [Spigot Watchdog Thread/ERROR]: java.net.ServerSocket.accept(ServerSocket.java:513)
  211. [20:29:04] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_11_R1.RemoteControlListener.run(SourceFile:69)
  212. [20:29:04] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:748)
  213. [20:29:04] [Spigot Watchdog Thread/ERROR]: ------------------------------
  214. [20:29:04] [Spigot Watchdog Thread/ERROR]: Current Thread: LoginProcessingThread
  215. [20:29:04] [Spigot Watchdog Thread/ERROR]: PID: 51 | Suspended: false | Native: false | State: WAITING
  216. [20:29:04] [Spigot Watchdog Thread/ERROR]: Stack:
  217. [20:29:04] [Spigot Watchdog Thread/ERROR]: sun.misc.Unsafe.park(Native Method)
  218. [20:29:04] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
  219. [20:29:04] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
  220. [20:29:04] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
  221. [20:29:04] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067)
  222. [20:29:04] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
  223. [20:29:04] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
  224. [20:29:04] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:748)
  225. [20:29:04] [Spigot Watchdog Thread/ERROR]: ------------------------------
  226. [20:29:04] [Spigot Watchdog Thread/ERROR]: Current Thread: threadDeathWatcher-2-1
  227. [20:29:04] [Spigot Watchdog Thread/ERROR]: PID: 50 | Suspended: false | Native: false | State: TIMED_WAITING
  228. [20:29:04] [Spigot Watchdog Thread/ERROR]: Stack:
  229. [20:29:04] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.sleep(Native Method)
  230. [20:29:04] [Spigot Watchdog Thread/ERROR]: io.netty.util.ThreadDeathWatcher$Watcher.run(ThreadDeathWatcher.java:137)
  231. [20:29:04] [Spigot Watchdog Thread/ERROR]: io.netty.util.concurrent.DefaultThreadFactory$DefaultRunnableDecorator.run(DefaultThreadFactory.java:137)
  232. [20:29:04] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:748)
  233. [20:29:04] [Spigot Watchdog Thread/ERROR]: ------------------------------
  234. [20:29:04] [Spigot Watchdog Thread/ERROR]: Current Thread: Netty Server IO #1
  235. [20:29:04] [Spigot Watchdog Thread/ERROR]: PID: 25 | Suspended: false | Native: false | State: BLOCKED
  236. [20:29:04] [Spigot Watchdog Thread/ERROR]: Stack:
  237. [20:29:04] [Spigot Watchdog Thread/ERROR]: java.util.Collections$SynchronizedCollection.add(Collections.java:2035)
  238. [20:29:04] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_11_R1.ServerConnection$4.initChannel(ServerConnection.java:97)
  239. [20:29:04] [Spigot Watchdog Thread/ERROR]: io.netty.channel.ChannelInitializer.channelRegistered(ChannelInitializer.java:69)
  240. [20:29:04] [Spigot Watchdog Thread/ERROR]: io.netty.channel.AbstractChannelHandlerContext.invokeChannelRegistered(AbstractChannelHandlerContext.java:158)
  241. [20:29:04] [Spigot Watchdog Thread/ERROR]: io.netty.channel.AbstractChannelHandlerContext.fireChannelRegistered(AbstractChannelHandlerContext.java:144)
  242. [20:29:04] [Spigot Watchdog Thread/ERROR]: io.netty.channel.ChannelInitializer.channelRegistered(ChannelInitializer.java:71)
  243. [20:29:04] [Spigot Watchdog Thread/ERROR]: io.netty.channel.AbstractChannelHandlerContext.invokeChannelRegistered(AbstractChannelHandlerContext.java:158)
  244. [20:29:04] [Spigot Watchdog Thread/ERROR]: io.netty.channel.AbstractChannelHandlerContext.fireChannelRegistered(AbstractChannelHandlerContext.java:144)
  245. [20:29:04] [Spigot Watchdog Thread/ERROR]: io.netty.channel.ChannelInitializer.channelRegistered(ChannelInitializer.java:71)
  246. [20:29:04] [Spigot Watchdog Thread/ERROR]: io.netty.channel.AbstractChannelHandlerContext.invokeChannelRegistered(AbstractChannelHandlerContext.java:158)
  247. [20:29:04] [Spigot Watchdog Thread/ERROR]: io.netty.channel.AbstractChannelHandlerContext.fireChannelRegistered(AbstractChannelHandlerContext.java:144)
  248. [20:29:04] [Spigot Watchdog Thread/ERROR]: io.netty.channel.DefaultChannelPipeline.fireChannelRegistered(DefaultChannelPipeline.java:732)
  249. [20:29:04] [Spigot Watchdog Thread/ERROR]: io.netty.channel.AbstractChannel$AbstractUnsafe.register0(AbstractChannel.java:442)
  250. [20:29:04] [Spigot Watchdog Thread/ERROR]: io.netty.channel.AbstractChannel$AbstractUnsafe.access$100(AbstractChannel.java:374)
  251. [20:29:04] [Spigot Watchdog Thread/ERROR]: io.netty.channel.AbstractChannel$AbstractUnsafe$1.run(AbstractChannel.java:418)
  252. [20:29:04] [Spigot Watchdog Thread/ERROR]: io.netty.util.concurrent.SingleThreadEventExecutor.runAllTasks(SingleThreadEventExecutor.java:380)
  253. [20:29:04] [Spigot Watchdog Thread/ERROR]: io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:357)
  254. [20:29:04] [Spigot Watchdog Thread/ERROR]: io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:116)
  255. [20:29:04] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:748)
  256. [20:29:04] [Spigot Watchdog Thread/ERROR]: ------------------------------
  257. [20:29:04] [Spigot Watchdog Thread/ERROR]: Current Thread: Timer-1
  258. [20:29:04] [Spigot Watchdog Thread/ERROR]: PID: 41 | Suspended: false | Native: false | State: TIMED_WAITING
  259. [20:29:04] [Spigot Watchdog Thread/ERROR]: Stack:
  260. [20:29:04] [Spigot Watchdog Thread/ERROR]: java.lang.Object.wait(Native Method)
  261. [20:29:04] [Spigot Watchdog Thread/ERROR]: java.util.TimerThread.mainLoop(Timer.java:552)
  262. [20:29:04] [Spigot Watchdog Thread/ERROR]: java.util.TimerThread.run(Timer.java:505)
  263. [20:29:04] [Spigot Watchdog Thread/ERROR]: ------------------------------
  264. [20:29:04] [Spigot Watchdog Thread/ERROR]: Current Thread: pool-13-thread-1
  265. [20:29:04] [Spigot Watchdog Thread/ERROR]: PID: 39 | Suspended: false | Native: false | State: TIMED_WAITING
  266. [20:29:04] [Spigot Watchdog Thread/ERROR]: Stack:
  267. [20:29:04] [Spigot Watchdog Thread/ERROR]: sun.misc.Unsafe.park(Native Method)
  268. [20:29:04] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
  269. [20:29:04] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078)
  270. [20:29:04] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1093)
  271. [20:29:04] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:809)
  272. [20:29:04] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067)
  273. [20:29:04] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
  274. [20:29:04] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
  275. [20:29:04] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:748)
  276. [20:29:04] [Spigot Watchdog Thread/ERROR]: ------------------------------
  277. [20:29:04] [Spigot Watchdog Thread/ERROR]: Current Thread: Abandoned connection cleanup thread
  278. [20:29:04] [Spigot Watchdog Thread/ERROR]: PID: 37 | Suspended: false | Native: false | State: TIMED_WAITING
  279. [20:29:04] [Spigot Watchdog Thread/ERROR]: Stack:
  280. [20:29:04] [Spigot Watchdog Thread/ERROR]: java.lang.Object.wait(Native Method)
  281. [20:29:04] [Spigot Watchdog Thread/ERROR]: java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:143)
  282. [20:29:04] [Spigot Watchdog Thread/ERROR]: com.mysql.jdbc.AbandonedConnectionCleanupThread.run(AbandonedConnectionCleanupThread.java:43)
  283. [20:29:04] [Spigot Watchdog Thread/ERROR]: ------------------------------
  284. [20:29:04] [Spigot Watchdog Thread/ERROR]: Current Thread: Timer-0
  285. [20:29:04] [Spigot Watchdog Thread/ERROR]: PID: 36 | Suspended: false | Native: false | State: WAITING
  286. [20:29:04] [Spigot Watchdog Thread/ERROR]: Stack:
  287. [20:29:04] [Spigot Watchdog Thread/ERROR]: java.lang.Object.wait(Native Method)
  288. [20:29:04] [Spigot Watchdog Thread/ERROR]: java.lang.Object.wait(Object.java:502)
  289. [20:29:04] [Spigot Watchdog Thread/ERROR]: java.util.TimerThread.mainLoop(Timer.java:526)
  290. [20:29:04] [Spigot Watchdog Thread/ERROR]: java.util.TimerThread.run(Timer.java:505)
  291. [20:29:04] [Spigot Watchdog Thread/ERROR]: ------------------------------
  292. [20:29:04] [Spigot Watchdog Thread/ERROR]: Current Thread: AutoSaveWorld AutoConsoleCommandThread
  293. [20:29:04] [Spigot Watchdog Thread/ERROR]: PID: 35 | Suspended: false | Native: false | State: TIMED_WAITING
  294. [20:29:04] [Spigot Watchdog Thread/ERROR]: Stack:
  295. [20:29:04] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.sleep(Native Method)
  296. [20:29:04] [Spigot Watchdog Thread/ERROR]: autosaveworld.utils.Threads$SIntervalTaskThread.run(Threads.java:57)
  297. [20:29:04] [Spigot Watchdog Thread/ERROR]: ------------------------------
  298. [20:29:04] [Spigot Watchdog Thread/ERROR]: Current Thread: AutoSaveWorld CrashRestartThread
  299. [20:29:04] [Spigot Watchdog Thread/ERROR]: PID: 34 | Suspended: false | Native: false | State: TIMED_WAITING
  300. [20:29:04] [Spigot Watchdog Thread/ERROR]: Stack:
  301. [20:29:04] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.sleep(Native Method)
  302. [20:29:04] [Spigot Watchdog Thread/ERROR]: autosaveworld.utils.Threads$SIntervalTaskThread.run(Threads.java:57)
  303. [20:29:04] [Spigot Watchdog Thread/ERROR]: ------------------------------
  304. [20:29:04] [Spigot Watchdog Thread/ERROR]: Current Thread: AutoSaveWorld AutoRestartThread
  305. [20:29:04] [Spigot Watchdog Thread/ERROR]: PID: 33 | Suspended: false | Native: false | State: TIMED_WAITING
  306. [20:29:04] [Spigot Watchdog Thread/ERROR]: Stack:
  307. [20:29:04] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.sleep(Native Method)
  308. [20:29:04] [Spigot Watchdog Thread/ERROR]: autosaveworld.utils.Threads$SIntervalTaskThread.run(Threads.java:57)
  309. [20:29:04] [Spigot Watchdog Thread/ERROR]: ------------------------------
  310. [20:29:04] [Spigot Watchdog Thread/ERROR]: Current Thread: AutoSaveWorld AutoPurgeThread
  311. [20:29:04] [Spigot Watchdog Thread/ERROR]: PID: 32 | Suspended: false | Native: false | State: TIMED_WAITING
  312. [20:29:04] [Spigot Watchdog Thread/ERROR]: Stack:
  313. [20:29:04] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.sleep(Native Method)
  314. [20:29:04] [Spigot Watchdog Thread/ERROR]: autosaveworld.utils.Threads$IntervalTaskThread.run(Threads.java:111)
  315. [20:29:04] [Spigot Watchdog Thread/ERROR]: ------------------------------
  316. [20:29:04] [Spigot Watchdog Thread/ERROR]: Current Thread: AutoSaveWorld AutoBackupThread
  317. [20:29:04] [Spigot Watchdog Thread/ERROR]: PID: 31 | Suspended: false | Native: false | State: TIMED_WAITING
  318. [20:29:04] [Spigot Watchdog Thread/ERROR]: Stack:
  319. [20:29:04] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.sleep(Native Method)
  320. [20:29:04] [Spigot Watchdog Thread/ERROR]: autosaveworld.utils.Threads$IntervalTaskThread.run(Threads.java:111)
  321. [20:29:04] [Spigot Watchdog Thread/ERROR]: ------------------------------
  322. [20:29:04] [Spigot Watchdog Thread/ERROR]: Current Thread: AutoSaveWorld AutoSaveThread
  323. [20:29:04] [Spigot Watchdog Thread/ERROR]: PID: 30 | Suspended: false | Native: false | State: TIMED_WAITING
  324. [20:29:04] [Spigot Watchdog Thread/ERROR]: Stack:
  325. [20:29:04] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.sleep(Native Method)
  326. [20:29:04] [Spigot Watchdog Thread/ERROR]: autosaveworld.utils.Threads$IntervalTaskThread.run(Threads.java:111)
  327. [20:29:04] [Spigot Watchdog Thread/ERROR]: ------------------------------
  328. [20:29:04] [Spigot Watchdog Thread/ERROR]: Current Thread: Netty Server IO #0
  329. [20:29:04] [Spigot Watchdog Thread/ERROR]: PID: 24 | Suspended: false | Native: false | State: BLOCKED
  330. [20:29:04] [Spigot Watchdog Thread/ERROR]: Stack:
  331. [20:29:04] [Spigot Watchdog Thread/ERROR]: java.util.Collections$SynchronizedCollection.add(Collections.java:2035)
  332. [20:29:04] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_11_R1.ServerConnection$4.initChannel(ServerConnection.java:97)
  333. [20:29:04] [Spigot Watchdog Thread/ERROR]: io.netty.channel.ChannelInitializer.channelRegistered(ChannelInitializer.java:69)
  334. [20:29:04] [Spigot Watchdog Thread/ERROR]: io.netty.channel.AbstractChannelHandlerContext.invokeChannelRegistered(AbstractChannelHandlerContext.java:158)
  335. [20:29:04] [Spigot Watchdog Thread/ERROR]: io.netty.channel.AbstractChannelHandlerContext.fireChannelRegistered(AbstractChannelHandlerContext.java:144)
  336. [20:29:04] [Spigot Watchdog Thread/ERROR]: io.netty.channel.ChannelInitializer.channelRegistered(ChannelInitializer.java:71)
  337. [20:29:04] [Spigot Watchdog Thread/ERROR]: io.netty.channel.AbstractChannelHandlerContext.invokeChannelRegistered(AbstractChannelHandlerContext.java:158)
  338. [20:29:04] [Spigot Watchdog Thread/ERROR]: io.netty.channel.AbstractChannelHandlerContext.fireChannelRegistered(AbstractChannelHandlerContext.java:144)
  339. [20:29:04] [Spigot Watchdog Thread/ERROR]: io.netty.channel.ChannelInitializer.channelRegistered(ChannelInitializer.java:71)
  340. [20:29:04] [Spigot Watchdog Thread/ERROR]: io.netty.channel.AbstractChannelHandlerContext.invokeChannelRegistered(AbstractChannelHandlerContext.java:158)
  341. [20:29:04] [Spigot Watchdog Thread/ERROR]: io.netty.channel.AbstractChannelHandlerContext.fireChannelRegistered(AbstractChannelHandlerContext.java:144)
  342. [20:29:04] [Spigot Watchdog Thread/ERROR]: io.netty.channel.DefaultChannelPipeline.fireChannelRegistered(DefaultChannelPipeline.java:732)
  343. [20:29:04] [Spigot Watchdog Thread/ERROR]: io.netty.channel.AbstractChannel$AbstractUnsafe.register0(AbstractChannel.java:442)
  344. [20:29:04] [Spigot Watchdog Thread/ERROR]: io.netty.channel.AbstractChannel$AbstractUnsafe.register(AbstractChannel.java:412)
  345. [20:29:04] [Spigot Watchdog Thread/ERROR]: io.netty.channel.SingleThreadEventLoop.register(SingleThreadEventLoop.java:60)
  346. [20:29:04] [Spigot Watchdog Thread/ERROR]: io.netty.channel.SingleThreadEventLoop.register(SingleThreadEventLoop.java:48)
  347. [20:29:04] [Spigot Watchdog Thread/ERROR]: io.netty.channel.MultithreadEventLoopGroup.register(MultithreadEventLoopGroup.java:64)
  348. [20:29:04] [Spigot Watchdog Thread/ERROR]: io.netty.bootstrap.ServerBootstrap$ServerBootstrapAcceptor.channelRead(ServerBootstrap.java:251)
  349. [20:29:04] [Spigot Watchdog Thread/ERROR]: io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:333)
  350. [20:29:04] [Spigot Watchdog Thread/ERROR]: io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:319)
  351. [20:29:04] [Spigot Watchdog Thread/ERROR]: io.netty.channel.ChannelInboundHandlerAdapter.channelRead(ChannelInboundHandlerAdapter.java:86)
  352. [20:29:04] [Spigot Watchdog Thread/ERROR]: protocolsupport.zplatform.impl.spigot.injector.network.SpigotNettyServerChannelHandler.channelRead(SpigotNettyServerChannelHandler.java:20)
  353. [20:29:04] [Spigot Watchdog Thread/ERROR]: io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:333)
  354. [20:29:04] [Spigot Watchdog Thread/ERROR]: io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:319)
  355. [20:29:04] [Spigot Watchdog Thread/ERROR]: com.comphenix.protocol.injector.netty.ProtocolInjector$3.channelRead(ProtocolInjector.java:183)
  356. [20:29:04] [Spigot Watchdog Thread/ERROR]: io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:333)
  357. [20:29:04] [Spigot Watchdog Thread/ERROR]: io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:319)
  358. [20:29:04] [Spigot Watchdog Thread/ERROR]: io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:787)
  359. [20:29:04] [Spigot Watchdog Thread/ERROR]: io.netty.channel.nio.AbstractNioMessageChannel$NioMessageUnsafe.read(AbstractNioMessageChannel.java:92)
  360. [20:29:04] [Spigot Watchdog Thread/ERROR]: io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:511)
  361. [20:29:04] [Spigot Watchdog Thread/ERROR]: io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:468)
  362. [20:29:04] [Spigot Watchdog Thread/ERROR]: io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:382)
  363. [20:29:04] [Spigot Watchdog Thread/ERROR]: io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:354)
  364. [20:29:04] [Spigot Watchdog Thread/ERROR]: io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:116)
  365. [20:29:04] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:748)
  366. [20:29:04] [Spigot Watchdog Thread/ERROR]: ------------------------------
  367. [20:29:04] [Spigot Watchdog Thread/ERROR]: Current Thread: Spigot Metrics Thread
  368. [20:29:04] [Spigot Watchdog Thread/ERROR]: PID: 23 | Suspended: false | Native: false | State: TIMED_WAITING
  369. [20:29:04] [Spigot Watchdog Thread/ERROR]: Stack:
  370. [20:29:04] [Spigot Watchdog Thread/ERROR]: java.lang.Object.wait(Native Method)
  371. [20:29:04] [Spigot Watchdog Thread/ERROR]: java.util.TimerThread.mainLoop(Timer.java:552)
  372. [20:29:04] [Spigot Watchdog Thread/ERROR]: java.util.TimerThread.run(Timer.java:505)
  373. [20:29:04] [Spigot Watchdog Thread/ERROR]: ------------------------------
  374. [20:29:04] [Spigot Watchdog Thread/ERROR]: Current Thread: Spigot Watchdog Thread
  375. [20:29:04] [Spigot Watchdog Thread/ERROR]: PID: 22 | Suspended: false | Native: false | State: RUNNABLE
  376. [20:29:04] [Spigot Watchdog Thread/ERROR]: Stack:
  377. [20:29:04] [Spigot Watchdog Thread/ERROR]: sun.management.ThreadImpl.dumpThreads0(Native Method)
  378. [20:29:04] [Spigot Watchdog Thread/ERROR]: sun.management.ThreadImpl.dumpAllThreads(ThreadImpl.java:454)
  379. [20:29:04] [Spigot Watchdog Thread/ERROR]: org.spigotmc.WatchdogThread.run(WatchdogThread.java:76)
  380. [20:29:04] [Spigot Watchdog Thread/ERROR]: ------------------------------
  381. [20:29:04] [Spigot Watchdog Thread/ERROR]: Current Thread: Server console handler
  382. [20:29:04] [Spigot Watchdog Thread/ERROR]: PID: 19 | Suspended: false | Native: true | State: RUNNABLE
  383. [20:29:04] [Spigot Watchdog Thread/ERROR]: Thread is waiting on monitor(s):
  384. [20:29:04] [Spigot Watchdog Thread/ERROR]: Locked on:java.io.BufferedInputStream.read(BufferedInputStream.java:265)
  385. [20:29:04] [Spigot Watchdog Thread/ERROR]: Locked on:org.bukkit.craftbukkit.libs.jline.internal.NonBlockingInputStream.read(NonBlockingInputStream.java:169)
  386. [20:29:04] [Spigot Watchdog Thread/ERROR]: Locked on:org.bukkit.craftbukkit.libs.jline.internal.InputStreamReader.read(InputStreamReader.java:261)
  387. [20:29:04] [Spigot Watchdog Thread/ERROR]: Locked on:org.bukkit.craftbukkit.libs.jline.internal.InputStreamReader.read(InputStreamReader.java:198)
  388. [20:29:04] [Spigot Watchdog Thread/ERROR]: Stack:
  389. [20:29:04] [Spigot Watchdog Thread/ERROR]: java.io.FileInputStream.readBytes(Native Method)
  390. [20:29:04] [Spigot Watchdog Thread/ERROR]: java.io.FileInputStream.read(FileInputStream.java:255)
  391. [20:29:04] [Spigot Watchdog Thread/ERROR]: java.io.BufferedInputStream.fill(BufferedInputStream.java:246)
  392. [20:29:04] [Spigot Watchdog Thread/ERROR]: java.io.BufferedInputStream.read(BufferedInputStream.java:265)
  393. [20:29:04] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.libs.jline.internal.NonBlockingInputStream.read(NonBlockingInputStream.java:169)
  394. [20:29:04] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.libs.jline.internal.NonBlockingInputStream.read(NonBlockingInputStream.java:137)
  395. [20:29:04] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.libs.jline.internal.NonBlockingInputStream.read(NonBlockingInputStream.java:246)
  396. [20:29:04] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.libs.jline.internal.InputStreamReader.read(InputStreamReader.java:261)
  397. [20:29:04] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.libs.jline.internal.InputStreamReader.read(InputStreamReader.java:198)
  398. [20:29:04] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.libs.jline.console.ConsoleReader.readCharacter(ConsoleReader.java:2145)
  399. [20:29:04] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.libs.jline.console.ConsoleReader.readLine(ConsoleReader.java:2349)
  400. [20:29:04] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_11_R1.DedicatedServer$2.run(DedicatedServer.java:84)
  401. [20:29:04] [Spigot Watchdog Thread/ERROR]: ------------------------------
  402. [20:29:04] [Spigot Watchdog Thread/ERROR]: Current Thread: Thread-5
  403. [20:29:04] [Spigot Watchdog Thread/ERROR]: PID: 20 | Suspended: false | Native: false | State: RUNNABLE
  404. [20:29:04] [Spigot Watchdog Thread/ERROR]: Thread is waiting on monitor(s):
  405. [20:29:04] [Spigot Watchdog Thread/ERROR]: Locked on:java.io.BufferedInputStream.read(BufferedInputStream.java:265)
  406. [20:29:04] [Spigot Watchdog Thread/ERROR]: Stack:
  407. [20:29:04] [Spigot Watchdog Thread/ERROR]: java.io.FileInputStream.readBytes(Native Method)
  408. [20:29:04] [Spigot Watchdog Thread/ERROR]: java.io.FileInputStream.read(FileInputStream.java:255)
  409. [20:29:04] [Spigot Watchdog Thread/ERROR]: java.io.BufferedInputStream.fill(BufferedInputStream.java:246)
  410. [20:29:04] [Spigot Watchdog Thread/ERROR]: java.io.BufferedInputStream.read(BufferedInputStream.java:265)
  411. [20:29:04] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.libs.jline.internal.TerminalLineSettings.exec(TerminalLineSettings.java:204)
  412. [20:29:04] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.libs.jline.internal.TerminalLineSettings.exec(TerminalLineSettings.java:186)
  413. [20:29:04] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.libs.jline.internal.TerminalLineSettings.stty(TerminalLineSettings.java:181)
  414. [20:29:04] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.libs.jline.internal.TerminalLineSettings.get(TerminalLineSettings.java:74)
  415. [20:29:04] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.libs.jline.internal.TerminalLineSettings.getProperty(TerminalLineSettings.java:95)
  416. [20:29:04] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.libs.jline.UnixTerminal.getWidth(UnixTerminal.java:76)
  417. [20:29:04] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.libs.jline.console.ConsoleReader.drawBuffer(ConsoleReader.java:879)
  418. [20:29:04] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.libs.jline.console.ConsoleReader.drawBuffer(ConsoleReader.java:898)
  419. [20:29:04] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.libs.jline.console.ConsoleReader.drawLine(ConsoleReader.java:608)
  420. [20:29:04] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.v1_11_R1.util.TerminalConsoleWriterThread.run(TerminalConsoleWriterThread.java:40)
  421. [20:29:04] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:748)
  422. [20:29:04] [Spigot Watchdog Thread/ERROR]: ------------------------------
  423. [20:29:04] [Spigot Watchdog Thread/ERROR]: Current Thread: DestroyJavaVM
  424. [20:29:04] [Spigot Watchdog Thread/ERROR]: PID: 18 | Suspended: false | Native: false | State: RUNNABLE
  425. [20:29:04] [Spigot Watchdog Thread/ERROR]: Stack:
  426. [20:29:04] [Spigot Watchdog Thread/ERROR]: ------------------------------
  427. [20:29:04] [Spigot Watchdog Thread/ERROR]: Current Thread: Server thread
  428. [20:29:04] [Spigot Watchdog Thread/ERROR]: PID: 16 | Suspended: false | Native: false | State: RUNNABLE
  429. [20:29:04] [Spigot Watchdog Thread/ERROR]: Thread is waiting on monitor(s):
  430. [20:29:04] [Spigot Watchdog Thread/ERROR]: Locked on:net.minecraft.server.v1_11_R1.ServerConnection.c(ServerConnection.java:140)
  431. [20:29:04] [Spigot Watchdog Thread/ERROR]: Stack:
  432. [20:29:04] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_11_R1.World.getCubes(World.java:1236)
  433. [20:29:04] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_11_R1.Entity.move(Entity.java:609)
  434. [20:29:04] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_11_R1.EntityLiving.g(EntityLiving.java:1762)
  435. [20:29:04] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_11_R1.EntityHuman.g(EntityHuman.java:1441)
  436. [20:29:04] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_11_R1.EntityLiving.n(EntityLiving.java:2064)
  437. [20:29:04] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_11_R1.EntityHuman.n(EntityHuman.java:349)
  438. [20:29:04] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_11_R1.EntityLiving.A_(EntityLiving.java:1893)
  439. [20:29:04] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_11_R1.EntityHuman.A_(EntityHuman.java:142)
  440. [20:29:04] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_11_R1.EntityPlayer.playerTick(EntityPlayer.java:263)
  441. [20:29:04] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_11_R1.PlayerConnection.F_(PlayerConnection.java:138)
  442. [20:29:04] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_11_R1.NetworkManager.a(NetworkManager.java:233)
  443. [20:29:04] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_11_R1.ServerConnection.c(ServerConnection.java:140)
  444. [20:29:04] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_11_R1.MinecraftServer.D(MinecraftServer.java:842)
  445. [20:29:04] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_11_R1.DedicatedServer.D(DedicatedServer.java:399)
  446. [20:29:04] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_11_R1.MinecraftServer.C(MinecraftServer.java:678)
  447. [20:29:04] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_11_R1.MinecraftServer.run(MinecraftServer.java:576)
  448. [20:29:04] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:748)
  449. [20:29:04] [Spigot Watchdog Thread/ERROR]: ------------------------------
  450. [20:29:04] [Spigot Watchdog Thread/ERROR]: Current Thread: Server Infinisleeper
  451. [20:29:04] [Spigot Watchdog Thread/ERROR]: PID: 17 | Suspended: false | Native: false | State: TIMED_WAITING
  452. [20:29:04] [Spigot Watchdog Thread/ERROR]: Stack:
  453. [20:29:04] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.sleep(Native Method)
  454. [20:29:04] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_11_R1.DedicatedServer$1.run(DedicatedServer.java:59)
  455. [20:29:04] [Spigot Watchdog Thread/ERROR]: ------------------------------
  456. [20:29:04] [Spigot Watchdog Thread/ERROR]: Current Thread: NonBlockingInputStreamThread
  457. [20:29:04] [Spigot Watchdog Thread/ERROR]: PID: 14 | Suspended: false | Native: false | State: WAITING
  458. [20:29:04] [Spigot Watchdog Thread/ERROR]: Stack:
  459. [20:29:04] [Spigot Watchdog Thread/ERROR]: java.lang.Object.wait(Native Method)
  460. [20:29:04] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.libs.jline.internal.NonBlockingInputStream.run(NonBlockingInputStream.java:278)
  461. [20:29:04] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:748)
  462. [20:29:04] [Spigot Watchdog Thread/ERROR]: ------------------------------
  463. [20:29:04] [Spigot Watchdog Thread/ERROR]: Current Thread: Snooper Timer
  464. [20:29:04] [Spigot Watchdog Thread/ERROR]: PID: 12 | Suspended: false | Native: false | State: TIMED_WAITING
  465. [20:29:04] [Spigot Watchdog Thread/ERROR]: Stack:
  466. [20:29:04] [Spigot Watchdog Thread/ERROR]: java.lang.Object.wait(Native Method)
  467. [20:29:04] [Spigot Watchdog Thread/ERROR]: java.util.TimerThread.mainLoop(Timer.java:552)
  468. [20:29:04] [Spigot Watchdog Thread/ERROR]: java.util.TimerThread.run(Timer.java:505)
  469. [20:29:04] [Spigot Watchdog Thread/ERROR]: ------------------------------
  470. [20:29:04] [Spigot Watchdog Thread/ERROR]: Current Thread: Signal Dispatcher
  471. [20:29:04] [Spigot Watchdog Thread/ERROR]: PID: 4 | Suspended: false | Native: false | State: RUNNABLE
  472. [20:29:04] [Spigot Watchdog Thread/ERROR]: Stack:
  473. [20:29:04] [Spigot Watchdog Thread/ERROR]: ------------------------------
  474. [20:29:04] [Spigot Watchdog Thread/ERROR]: Current Thread: Finalizer
  475. [20:29:04] [Spigot Watchdog Thread/ERROR]: PID: 3 | Suspended: false | Native: false | State: WAITING
  476. [20:29:04] [Spigot Watchdog Thread/ERROR]: Stack:
  477. [20:29:04] [Spigot Watchdog Thread/ERROR]: java.lang.Object.wait(Native Method)
  478. [20:29:04] [Spigot Watchdog Thread/ERROR]: java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:143)
  479. [20:29:04] [Spigot Watchdog Thread/ERROR]: java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:164)
  480. [20:29:04] [Spigot Watchdog Thread/ERROR]: java.lang.ref.Finalizer$FinalizerThread.run(Finalizer.java:209)
  481. [20:29:04] [Spigot Watchdog Thread/ERROR]: ------------------------------
  482. [20:29:04] [Spigot Watchdog Thread/ERROR]: Current Thread: Reference Handler
  483. [20:29:04] [Spigot Watchdog Thread/ERROR]: PID: 2 | Suspended: false | Native: false | State: WAITING
  484. [20:29:04] [Spigot Watchdog Thread/ERROR]: Stack:
  485. [20:29:04] [Spigot Watchdog Thread/ERROR]: java.lang.Object.wait(Native Method)
  486. [20:29:04] [Spigot Watchdog Thread/ERROR]: java.lang.Object.wait(Object.java:502)
  487. [20:29:04] [Spigot Watchdog Thread/ERROR]: java.lang.ref.Reference.tryHandlePending(Reference.java:191)
  488. [20:29:04] [Spigot Watchdog Thread/ERROR]: java.lang.ref.Reference$ReferenceHandler.run(Reference.java:153)
  489. [20:29:04] [Spigot Watchdog Thread/ERROR]: ------------------------------
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement