Advertisement
Guest User

Untitled

a guest
Jun 10th, 2017
91
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Java 51.91 KB | None | 0 0
  1. [Spigot Watchdog Thread/ERROR]: The server has stopped responding!
  2. [15:33:37] [Spigot Watchdog Thread/ERROR]: Please report this to http://www.spigotmc.org/
  3. [15:33:37] [Spigot Watchdog Thread/ERROR]: Be sure to include ALL relevant console errors and Minecraft crash reports
  4. [15:33:37] [Spigot Watchdog Thread/ERROR]: Spigot version: git-Spigot-c6871e2-0cd0397 (MC: 1.9.4)
  5. [15:33:37] [Spigot Watchdog Thread/ERROR]: ------------------------------
  6. [15:33:37] [Spigot Watchdog Thread/ERROR]: Server thread dump (Look for plugins here before reporting to Spigot!):
  7. [15:33:37] [Spigot Watchdog Thread/ERROR]: ------------------------------
  8. [15:33:37] [Spigot Watchdog Thread/ERROR]: Current Thread: Server thread
  9. [15:33:37] [Spigot Watchdog Thread/ERROR]:     PID: 19 | Suspended: false | Native: false | State: WAITING
  10. [15:33:37] [Spigot Watchdog Thread/ERROR]:     Stack:
  11. [15:33:37] [Spigot Watchdog Thread/ERROR]:         sun.misc.Unsafe.park(Native Method)
  12. [15:33:37] [Spigot Watchdog Thread/ERROR]:         java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
  13. [15:33:37] [Spigot Watchdog Thread/ERROR]:         java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:836)
  14. [15:33:37] [Spigot Watchdog Thread/ERROR]:         java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:870)
  15. [15:33:37] [Spigot Watchdog Thread/ERROR]:         java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:1199)
  16. [15:33:37] [Spigot Watchdog Thread/ERROR]:         java.util.concurrent.locks.ReentrantReadWriteLock$WriteLock.lock(ReentrantReadWriteLock.java:943)
  17. [15:33:37] [Spigot Watchdog Thread/ERROR]:         ch.njol.skript.variables.Variables.setVariable(Variables.java:322)
  18. [15:33:37] [Spigot Watchdog Thread/ERROR]:         ch.njol.skript.variables.Variables.setVariable(Variables.java:316)
  19. [15:33:37] [Spigot Watchdog Thread/ERROR]:         ch.njol.skript.lang.Variable.set(Variable.java:370)
  20. [15:33:37] [Spigot Watchdog Thread/ERROR]:         ch.njol.skript.lang.Variable.change(Variable.java:522)
  21. [15:33:37] [Spigot Watchdog Thread/ERROR]:         ch.njol.skript.effects.EffChange.execute(EffChange.java:274)
  22. [15:33:37] [Spigot Watchdog Thread/ERROR]:         ch.njol.skript.lang.Effect.run(Effect.java:54)
  23. [15:33:37] [Spigot Watchdog Thread/ERROR]:         ch.njol.skript.lang.TriggerItem.walk(TriggerItem.java:63)
  24. [15:33:37] [Spigot Watchdog Thread/ERROR]:         ch.njol.skript.lang.TriggerItem.walk(TriggerItem.java:91)
  25. [15:33:37] [Spigot Watchdog Thread/ERROR]:         ch.njol.skript.lang.Trigger.execute(Trigger.java:53)
  26. [15:33:37] [Spigot Watchdog Thread/ERROR]:         ch.njol.skript.events.EvtPeriodical.execute(EvtPeriodical.java:92)
  27. [15:33:37] [Spigot Watchdog Thread/ERROR]:         ch.njol.skript.events.EvtPeriodical$1.run(EvtPeriodical.java:106)
  28. [15:33:37] [Spigot Watchdog Thread/ERROR]:         org.bukkit.craftbukkit.v1_9_R2.scheduler.CraftTask.run(CraftTask.java:71)
  29. [15:33:37] [Spigot Watchdog Thread/ERROR]:         org.bukkit.craftbukkit.v1_9_R2.scheduler.CraftScheduler.mainThreadHeartbeat(CraftScheduler.java:350)
  30. [15:33:37] [Spigot Watchdog Thread/ERROR]:         net.minecraft.server.v1_9_R2.MinecraftServer.D(MinecraftServer.java:734)
  31. [15:33:37] [Spigot Watchdog Thread/ERROR]:         net.minecraft.server.v1_9_R2.DedicatedServer.D(DedicatedServer.java:399)
  32. [15:33:37] [Spigot Watchdog Thread/ERROR]:         net.minecraft.server.v1_9_R2.MinecraftServer.C(MinecraftServer.java:665)
  33. [15:33:37] [Spigot Watchdog Thread/ERROR]:         net.minecraft.server.v1_9_R2.MinecraftServer.run(MinecraftServer.java:564)
  34. [15:33:37] [Spigot Watchdog Thread/ERROR]:         java.lang.Thread.run(Thread.java:745)
  35. [15:33:37] [Spigot Watchdog Thread/ERROR]: ------------------------------
  36. [15:33:37] [Spigot Watchdog Thread/ERROR]: Entire Thread Dump:
  37. [15:33:37] [Spigot Watchdog Thread/ERROR]: ------------------------------
  38. [15:33:37] [Spigot Watchdog Thread/ERROR]: Current Thread: pool-14-thread-1
  39. [15:33:37] [Spigot Watchdog Thread/ERROR]:     PID: 240 | Suspended: false | Native: false | State: WAITING
  40. [15:33:37] [Spigot Watchdog Thread/ERROR]:     Stack:
  41. [15:33:37] [Spigot Watchdog Thread/ERROR]:         sun.misc.Unsafe.park(Native Method)
  42. [15:33:37] [Spigot Watchdog Thread/ERROR]:         java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
  43. [15:33:37] [Spigot Watchdog Thread/ERROR]:         java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
  44. [15:33:37] [Spigot Watchdog Thread/ERROR]:         java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
  45. [15:33:37] [Spigot Watchdog Thread/ERROR]:         java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067)
  46. [15:33:37] [Spigot Watchdog Thread/ERROR]:         java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
  47. [15:33:37] [Spigot Watchdog Thread/ERROR]:         java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
  48. [15:33:37] [Spigot Watchdog Thread/ERROR]:         java.lang.Thread.run(Thread.java:745)
  49. [15:33:37] [Spigot Watchdog Thread/ERROR]: ------------------------------
  50. [15:33:37] [Spigot Watchdog Thread/ERROR]: Current Thread: Async Chat Thread - #6
  51. [15:33:37] [Spigot Watchdog Thread/ERROR]:     PID: 227 | Suspended: false | Native: false | State: TIMED_WAITING
  52. [15:33:37] [Spigot Watchdog Thread/ERROR]:     Stack:
  53. [15:33:37] [Spigot Watchdog Thread/ERROR]:         sun.misc.Unsafe.park(Native Method)
  54. [15:33:37] [Spigot Watchdog Thread/ERROR]:         java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
  55. [15:33:37] [Spigot Watchdog Thread/ERROR]:         java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)
  56. [15:33:37] [Spigot Watchdog Thread/ERROR]:         java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)
  57. [15:33:37] [Spigot Watchdog Thread/ERROR]:         java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)
  58. [15:33:37] [Spigot Watchdog Thread/ERROR]:         java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1066)
  59. [15:33:37] [Spigot Watchdog Thread/ERROR]:         java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
  60. [15:33:37] [Spigot Watchdog Thread/ERROR]:         java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
  61. [15:33:37] [Spigot Watchdog Thread/ERROR]:         java.lang.Thread.run(Thread.java:745)
  62. [15:33:37] [Spigot Watchdog Thread/ERROR]: ------------------------------
  63. [15:33:37] [Spigot Watchdog Thread/ERROR]: Current Thread: process reaper
  64. [15:33:37] [Spigot Watchdog Thread/ERROR]:     PID: 216 | Suspended: false | Native: false | State: RUNNABLE
  65. [15:33:37] [Spigot Watchdog Thread/ERROR]:     Stack:
  66. [15:33:37] [Spigot Watchdog Thread/ERROR]:         java.lang.UNIXProcess.waitForProcessExit(Native Method)
  67. [15:33:37] [Spigot Watchdog Thread/ERROR]:         java.lang.UNIXProcess.lambda$initStreams$275(UNIXProcess.java:290)
  68. [15:33:37] [Spigot Watchdog Thread/ERROR]:         java.lang.UNIXProcess$$Lambda$7/626202354.run(Unknown Source)
  69. [15:33:37] [Spigot Watchdog Thread/ERROR]:         java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
  70. [15:33:37] [Spigot Watchdog Thread/ERROR]:         java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
  71. [15:33:37] [Spigot Watchdog Thread/ERROR]:         java.lang.Thread.run(Thread.java:745)
  72. [15:33:37] [Spigot Watchdog Thread/ERROR]: ------------------------------
  73. [15:33:37] [Spigot Watchdog Thread/ERROR]: Current Thread: Craft Scheduler Thread - 56
  74. [15:33:37] [Spigot Watchdog Thread/ERROR]:     PID: 213 | Suspended: false | Native: false | State: RUNNABLE
  75. [15:33:37] [Spigot Watchdog Thread/ERROR]:     Thread is waiting on monitor(s):
  76. [15:33:37] [Spigot Watchdog Thread/ERROR]:         Locked on:ch.njol.skript.variables.FlatFileStorage.saveVariables(FlatFileStorage.java:398)
  77. [15:33:37] [Spigot Watchdog Thread/ERROR]:     Stack:
  78. [15:33:37] [Spigot Watchdog Thread/ERROR]:         java.lang.System.identityHashCode(Native Method)
  79. [15:33:37] [Spigot Watchdog Thread/ERROR]:         java.util.IdentityHashMap.hash(IdentityHashMap.java:294)
  80. [15:33:37] [Spigot Watchdog Thread/ERROR]:         java.util.IdentityHashMap.containsKey(IdentityHashMap.java:352)
  81. [15:33:37] [Spigot Watchdog Thread/ERROR]:         ch.njol.yggdrasil.YggdrasilOutputStream.writeObject(YggdrasilOutputStream.java:217)
  82. [15:33:37] [Spigot Watchdog Thread/ERROR]:         ch.njol.yggdrasil.YggdrasilOutputStream.writeGenericObject(YggdrasilOutputStream.java:199)
  83. [15:33:37] [Spigot Watchdog Thread/ERROR]:         ch.njol.yggdrasil.YggdrasilOutputStream.writeObject(YggdrasilOutputStream.java:249)
  84. [15:33:37] [Spigot Watchdog Thread/ERROR]:         ch.njol.skript.registrations.Classes.serialize(Classes.java:687)
  85. [15:33:37] [Spigot Watchdog Thread/ERROR]:         ch.njol.skript.variables.FlatFileStorage.save(FlatFileStorage.java:443)
  86. [15:33:37] [Spigot Watchdog Thread/ERROR]:         ch.njol.skript.variables.FlatFileStorage.saveVariables(FlatFileStorage.java:398)
  87. [15:33:37] [Spigot Watchdog Thread/ERROR]:         ch.njol.skript.variables.FlatFileStorage$1.run(FlatFileStorage.java:204)
  88. [15:33:37] [Spigot Watchdog Thread/ERROR]:         org.bukkit.craftbukkit.v1_9_R2.scheduler.CraftTask.run(CraftTask.java:71)
  89. [15:33:37] [Spigot Watchdog Thread/ERROR]:         org.bukkit.craftbukkit.v1_9_R2.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:53)
  90. [15:33:37] [Spigot Watchdog Thread/ERROR]:         java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
  91. [15:33:37] [Spigot Watchdog Thread/ERROR]:         java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
  92. [15:33:37] [Spigot Watchdog Thread/ERROR]:         java.lang.Thread.run(Thread.java:745)
  93. [15:33:37] [Spigot Watchdog Thread/ERROR]: ------------------------------
  94. [15:33:37] [Spigot Watchdog Thread/ERROR]: Current Thread: MVStore background writer nio:/home/malatorj/49732/plugins/LiteBans/litebans.mv.db
  95. [15:33:37] [Spigot Watchdog Thread/ERROR]:     PID: 182 | Suspended: false | Native: false | State: TIMED_WAITING
  96. [15:33:37] [Spigot Watchdog Thread/ERROR]:     Stack:
  97. [15:33:37] [Spigot Watchdog Thread/ERROR]:         java.lang.Object.wait(Native Method)
  98. [15:33:37] [Spigot Watchdog Thread/ERROR]:         org.h2.mvstore.MVStore$BackgroundWriterThread.run(MVStore.java:2684)
  99. [15:33:37] [Spigot Watchdog Thread/ERROR]: ------------------------------
  100. [15:33:37] [Spigot Watchdog Thread/ERROR]: Current Thread: pool-7-thread-1
  101. [15:33:37] [Spigot Watchdog Thread/ERROR]:     PID: 113 | Suspended: false | Native: false | State: WAITING
  102. [15:33:37] [Spigot Watchdog Thread/ERROR]:     Stack:
  103. [15:33:37] [Spigot Watchdog Thread/ERROR]:         sun.misc.Unsafe.park(Native Method)
  104. [15:33:37] [Spigot Watchdog Thread/ERROR]:         java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
  105. [15:33:37] [Spigot Watchdog Thread/ERROR]:         java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
  106. [15:33:37] [Spigot Watchdog Thread/ERROR]:         java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
  107. [15:33:37] [Spigot Watchdog Thread/ERROR]:         java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067)
  108. [15:33:37] [Spigot Watchdog Thread/ERROR]:         java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
  109. [15:33:37] [Spigot Watchdog Thread/ERROR]:         java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
  110. [15:33:37] [Spigot Watchdog Thread/ERROR]:         java.lang.Thread.run(Thread.java:745)
  111. [15:33:37] [Spigot Watchdog Thread/ERROR]: ------------------------------
  112. [15:33:37] [Spigot Watchdog Thread/ERROR]: Current Thread: Chunk I/O Executor Thread-1
  113. [15:33:37] [Spigot Watchdog Thread/ERROR]:     PID: 111 | Suspended: false | Native: false | State: WAITING
  114. [15:33:37] [Spigot Watchdog Thread/ERROR]:     Stack:
  115. [15:33:37] [Spigot Watchdog Thread/ERROR]:         sun.misc.Unsafe.park(Native Method)
  116. [15:33:37] [Spigot Watchdog Thread/ERROR]:         java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
  117. [15:33:37] [Spigot Watchdog Thread/ERROR]:         java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
  118. [15:33:37] [Spigot Watchdog Thread/ERROR]:         java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
  119. [15:33:37] [Spigot Watchdog Thread/ERROR]:         java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067)
  120. [15:33:37] [Spigot Watchdog Thread/ERROR]:         java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
  121. [15:33:37] [Spigot Watchdog Thread/ERROR]:         java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
  122. [15:33:37] [Spigot Watchdog Thread/ERROR]:         java.lang.Thread.run(Thread.java:745)
  123. [15:33:37] [Spigot Watchdog Thread/ERROR]: ------------------------------
  124. [15:33:37] [Spigot Watchdog Thread/ERROR]: Current Thread: pool-17-thread-1
  125. [15:33:37] [Spigot Watchdog Thread/ERROR]:     PID: 110 | Suspended: false | Native: false | State: WAITING
  126. [15:33:37] [Spigot Watchdog Thread/ERROR]:     Stack:
  127. [15:33:37] [Spigot Watchdog Thread/ERROR]:         sun.misc.Unsafe.park(Native Method)
  128. [15:33:37] [Spigot Watchdog Thread/ERROR]:         java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
  129. [15:33:37] [Spigot Watchdog Thread/ERROR]:         java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
  130. [15:33:37] [Spigot Watchdog Thread/ERROR]:         java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
  131. [15:33:37] [Spigot Watchdog Thread/ERROR]:         java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067)
  132. [15:33:37] [Spigot Watchdog Thread/ERROR]:         java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
  133. [15:33:37] [Spigot Watchdog Thread/ERROR]:         java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
  134. [15:33:37] [Spigot Watchdog Thread/ERROR]:         java.lang.Thread.run(Thread.java:745)
  135. [15:33:37] [Spigot Watchdog Thread/ERROR]: ------------------------------
  136. [15:33:37] [Spigot Watchdog Thread/ERROR]: Current Thread: pool-16-thread-1
  137. [15:33:37] [Spigot Watchdog Thread/ERROR]:     PID: 109 | Suspended: false | Native: false | State: WAITING
  138. [15:33:37] [Spigot Watchdog Thread/ERROR]:     Stack:
  139. [15:33:37] [Spigot Watchdog Thread/ERROR]:         sun.misc.Unsafe.park(Native Method)
  140. [15:33:37] [Spigot Watchdog Thread/ERROR]:         java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
  141. [15:33:37] [Spigot Watchdog Thread/ERROR]:         java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
  142. [15:33:37] [Spigot Watchdog Thread/ERROR]:         java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
  143. [15:33:37] [Spigot Watchdog Thread/ERROR]:         java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067)
  144. [15:33:37] [Spigot Watchdog Thread/ERROR]:         java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
  145. [15:33:37] [Spigot Watchdog Thread/ERROR]:         java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
  146. [15:33:37] [Spigot Watchdog Thread/ERROR]:         java.lang.Thread.run(Thread.java:745)
  147. [15:33:37] [Spigot Watchdog Thread/ERROR]: ------------------------------
  148. [15:33:37] [Spigot Watchdog Thread/ERROR]: Current Thread: pool-5-thread-1
  149. [15:33:37] [Spigot Watchdog Thread/ERROR]:     PID: 108 | Suspended: false | Native: false | State: WAITING
  150. [15:33:37] [Spigot Watchdog Thread/ERROR]:     Stack:
  151. [15:33:37] [Spigot Watchdog Thread/ERROR]:         sun.misc.Unsafe.park(Native Method)
  152. [15:33:37] [Spigot Watchdog Thread/ERROR]:         java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
  153. [15:33:37] [Spigot Watchdog Thread/ERROR]:         java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
  154. [15:33:37] [Spigot Watchdog Thread/ERROR]:         java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
  155. [15:33:37] [Spigot Watchdog Thread/ERROR]:         java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067)
  156. [15:33:37] [Spigot Watchdog Thread/ERROR]:         java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
  157. [15:33:37] [Spigot Watchdog Thread/ERROR]:         java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
  158. [15:33:37] [Spigot Watchdog Thread/ERROR]:         java.lang.Thread.run(Thread.java:745)
  159. [15:33:37] [Spigot Watchdog Thread/ERROR]: ------------------------------
  160. [15:33:37] [Spigot Watchdog Thread/ERROR]: Current Thread: pool-13-thread-1
  161. [15:33:37] [Spigot Watchdog Thread/ERROR]:     PID: 107 | Suspended: false | Native: false | State: WAITING
  162. [15:33:37] [Spigot Watchdog Thread/ERROR]:     Stack:
  163. [15:33:37] [Spigot Watchdog Thread/ERROR]:         sun.misc.Unsafe.park(Native Method)
  164. [15:33:37] [Spigot Watchdog Thread/ERROR]:         java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
  165. [15:33:37] [Spigot Watchdog Thread/ERROR]:         java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
  166. [15:33:37] [Spigot Watchdog Thread/ERROR]:         java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
  167. [15:33:37] [Spigot Watchdog Thread/ERROR]:         java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067)
  168. [15:33:37] [Spigot Watchdog Thread/ERROR]:         java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
  169. [15:33:37] [Spigot Watchdog Thread/ERROR]:         java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
  170. [15:33:37] [Spigot Watchdog Thread/ERROR]:         java.lang.Thread.run(Thread.java:745)
  171. [15:33:37] [Spigot Watchdog Thread/ERROR]: ------------------------------
  172. [15:33:37] [Spigot Watchdog Thread/ERROR]: Current Thread: ProtocolLib-StructureCompiler 0
  173. [15:33:37] [Spigot Watchdog Thread/ERROR]:     PID: 100 | Suspended: false | Native: false | State: WAITING
  174. [15:33:37] [Spigot Watchdog Thread/ERROR]:     Stack:
  175. [15:33:37] [Spigot Watchdog Thread/ERROR]:         sun.misc.Unsafe.park(Native Method)
  176. [15:33:37] [Spigot Watchdog Thread/ERROR]:         java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
  177. [15:33:37] [Spigot Watchdog Thread/ERROR]:         java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
  178. [15:33:37] [Spigot Watchdog Thread/ERROR]:         java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
  179. [15:33:37] [Spigot Watchdog Thread/ERROR]:         java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067)
  180. [15:33:37] [Spigot Watchdog Thread/ERROR]:         java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
  181. [15:33:37] [Spigot Watchdog Thread/ERROR]:         java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
  182. [15:33:37] [Spigot Watchdog Thread/ERROR]:         java.lang.Thread.run(Thread.java:745)
  183. [15:33:37] [Spigot Watchdog Thread/ERROR]: ------------------------------
  184. [15:33:37] [Spigot Watchdog Thread/ERROR]: Current Thread: File IO Thread
  185. [15:33:37] [Spigot Watchdog Thread/ERROR]:     PID: 99 | Suspended: false | Native: false | State: TIMED_WAITING
  186. [15:33:37] [Spigot Watchdog Thread/ERROR]:     Stack:
  187. [15:33:37] [Spigot Watchdog Thread/ERROR]:         java.lang.Thread.sleep(Native Method)
  188. [15:33:37] [Spigot Watchdog Thread/ERROR]:         net.minecraft.server.v1_9_R2.FileIOThread.c(SourceFile:51)
  189. [15:33:37] [Spigot Watchdog Thread/ERROR]:         net.minecraft.server.v1_9_R2.FileIOThread.run(SourceFile:30)
  190. [15:33:37] [Spigot Watchdog Thread/ERROR]:         java.lang.Thread.run(Thread.java:745)
  191. [15:33:37] [Spigot Watchdog Thread/ERROR]: ------------------------------
  192. [15:33:37] [Spigot Watchdog Thread/ERROR]: Current Thread: Skript variable save thread
  193. [15:33:37] [Spigot Watchdog Thread/ERROR]:     PID: 47 | Suspended: false | Native: false | State: WAITING
  194. [15:33:37] [Spigot Watchdog Thread/ERROR]:     Stack:
  195. [15:33:37] [Spigot Watchdog Thread/ERROR]:         sun.misc.Unsafe.park(Native Method)
  196. [15:33:37] [Spigot Watchdog Thread/ERROR]:         java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
  197. [15:33:37] [Spigot Watchdog Thread/ERROR]:         java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
  198. [15:33:37] [Spigot Watchdog Thread/ERROR]:         java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
  199. [15:33:37] [Spigot Watchdog Thread/ERROR]:         ch.njol.skript.variables.Variables$2.run(Variables.java:455)
  200. [15:33:37] [Spigot Watchdog Thread/ERROR]:         java.lang.Thread.run(Thread.java:745)
  201. [15:33:37] [Spigot Watchdog Thread/ERROR]: ------------------------------
  202. [15:33:37] [Spigot Watchdog Thread/ERROR]: Current Thread: Skript variable save thread for database 'default'
  203. [15:33:37] [Spigot Watchdog Thread/ERROR]:     PID: 89 | Suspended: false | Native: false | State: WAITING
  204. [15:33:37] [Spigot Watchdog Thread/ERROR]:     Stack:
  205. [15:33:37] [Spigot Watchdog Thread/ERROR]:         sun.misc.Unsafe.park(Native Method)
  206. [15:33:37] [Spigot Watchdog Thread/ERROR]:         java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
  207. [15:33:37] [Spigot Watchdog Thread/ERROR]:         java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
  208. [15:33:37] [Spigot Watchdog Thread/ERROR]:         java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
  209. [15:33:37] [Spigot Watchdog Thread/ERROR]:         ch.njol.skript.variables.VariablesStorage$1.run(VariablesStorage.java:78)
  210. [15:33:37] [Spigot Watchdog Thread/ERROR]:         java.lang.Thread.run(Thread.java:745)
  211. [15:33:37] [Spigot Watchdog Thread/ERROR]: ------------------------------
  212. [15:33:37] [Spigot Watchdog Thread/ERROR]: Current Thread: Query Listener #1
  213. [15:33:37] [Spigot Watchdog Thread/ERROR]:     PID: 69 | Suspended: false | Native: true | State: RUNNABLE
  214. [15:33:37] [Spigot Watchdog Thread/ERROR]:     Thread is waiting on monitor(s):
  215. [15:33:37] [Spigot Watchdog Thread/ERROR]:         Locked on:java.net.PlainDatagramSocketImpl.receive0(Native Method)
  216. [15:33:37] [Spigot Watchdog Thread/ERROR]:         Locked on:java.net.AbstractPlainDatagramSocketImpl.receive(AbstractPlainDatagramSocketImpl.java:144)
  217. [15:33:37] [Spigot Watchdog Thread/ERROR]:         Locked on:java.net.DatagramSocket.receive(DatagramSocket.java:812)
  218. [15:33:37] [Spigot Watchdog Thread/ERROR]:         Locked on:java.net.DatagramSocket.receive(DatagramSocket.java:812)
  219. [15:33:37] [Spigot Watchdog Thread/ERROR]:     Stack:
  220. [15:33:37] [Spigot Watchdog Thread/ERROR]:         java.net.PlainDatagramSocketImpl.receive0(Native Method)
  221. [15:33:37] [Spigot Watchdog Thread/ERROR]:         java.net.AbstractPlainDatagramSocketImpl.receive(AbstractPlainDatagramSocketImpl.java:144)
  222. [15:33:37] [Spigot Watchdog Thread/ERROR]:         java.net.DatagramSocket.receive(DatagramSocket.java:812)
  223. [15:33:37] [Spigot Watchdog Thread/ERROR]:         net.minecraft.server.v1_9_R2.RemoteStatusListener.run(SourceFile:268)
  224. [15:33:37] [Spigot Watchdog Thread/ERROR]:         java.lang.Thread.run(Thread.java:745)
  225. [15:33:37] [Spigot Watchdog Thread/ERROR]: ------------------------------
  226. [15:33:37] [Spigot Watchdog Thread/ERROR]: Current Thread: pool-9-thread-2
  227. [15:33:37] [Spigot Watchdog Thread/ERROR]:     PID: 67 | Suspended: false | Native: false | State: TIMED_WAITING
  228. [15:33:37] [Spigot Watchdog Thread/ERROR]:     Stack:
  229. [15:33:37] [Spigot Watchdog Thread/ERROR]:         sun.misc.Unsafe.park(Native Method)
  230. [15:33:37] [Spigot Watchdog Thread/ERROR]:         java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
  231. [15:33:37] [Spigot Watchdog Thread/ERROR]:         java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078)
  232. [15:33:37] [Spigot Watchdog Thread/ERROR]:         java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1093)
  233. [15:33:37] [Spigot Watchdog Thread/ERROR]:         java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:809)
  234. [15:33:37] [Spigot Watchdog Thread/ERROR]:         java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067)
  235. [15:33:37] [Spigot Watchdog Thread/ERROR]:         java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
  236. [15:33:37] [Spigot Watchdog Thread/ERROR]:         java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
  237. [15:33:37] [Spigot Watchdog Thread/ERROR]:         java.lang.Thread.run(Thread.java:745)
  238. [15:33:37] [Spigot Watchdog Thread/ERROR]: ------------------------------
  239. [15:33:37] [Spigot Watchdog Thread/ERROR]: Current Thread: Hikari housekeeper (pool litebans-pool)
  240. [15:33:37] [Spigot Watchdog Thread/ERROR]:     PID: 62 | Suspended: false | Native: false | State: TIMED_WAITING
  241. [15:33:37] [Spigot Watchdog Thread/ERROR]:     Stack:
  242. [15:33:37] [Spigot Watchdog Thread/ERROR]:         sun.misc.Unsafe.park(Native Method)
  243. [15:33:37] [Spigot Watchdog Thread/ERROR]:         java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
  244. [15:33:37] [Spigot Watchdog Thread/ERROR]:         java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078)
  245. [15:33:37] [Spigot Watchdog Thread/ERROR]:         java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1093)
  246. [15:33:37] [Spigot Watchdog Thread/ERROR]:         java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:809)
  247. [15:33:37] [Spigot Watchdog Thread/ERROR]:         java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067)
  248. [15:33:37] [Spigot Watchdog Thread/ERROR]:         java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
  249. [15:33:37] [Spigot Watchdog Thread/ERROR]:         java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
  250. [15:33:37] [Spigot Watchdog Thread/ERROR]:         java.lang.Thread.run(Thread.java:745)
  251. [15:33:37] [Spigot Watchdog Thread/ERROR]: ------------------------------
  252. [15:33:37] [Spigot Watchdog Thread/ERROR]: Current Thread: Timer-2
  253. [15:33:37] [Spigot Watchdog Thread/ERROR]:     PID: 56 | Suspended: false | Native: false | State: TIMED_WAITING
  254. [15:33:37] [Spigot Watchdog Thread/ERROR]:     Stack:
  255. [15:33:37] [Spigot Watchdog Thread/ERROR]:         java.lang.Object.wait(Native Method)
  256. [15:33:37] [Spigot Watchdog Thread/ERROR]:         java.util.TimerThread.mainLoop(Timer.java:552)
  257. [15:33:37] [Spigot Watchdog Thread/ERROR]:         java.util.TimerThread.run(Timer.java:505)
  258. [15:33:37] [Spigot Watchdog Thread/ERROR]: ------------------------------
  259. [15:33:37] [Spigot Watchdog Thread/ERROR]: Current Thread: Okio Watchdog
  260. [15:33:37] [Spigot Watchdog Thread/ERROR]:     PID: 54 | Suspended: false | Native: false | State: WAITING
  261. [15:33:37] [Spigot Watchdog Thread/ERROR]:     Stack:
  262. [15:33:37] [Spigot Watchdog Thread/ERROR]:         java.lang.Object.wait(Native Method)
  263. [15:33:37] [Spigot Watchdog Thread/ERROR]:         java.lang.Object.wait(Object.java:502)
  264. [15:33:37] [Spigot Watchdog Thread/ERROR]:         net.buycraft.plugin.internal.okio.AsyncTimeout.awaitTimeout(AsyncTimeout.java:338)
  265. [15:33:37] [Spigot Watchdog Thread/ERROR]:         net.buycraft.plugin.internal.okio.AsyncTimeout$Watchdog.run(AsyncTimeout.java:313)
  266. [15:33:37] [Spigot Watchdog Thread/ERROR]: ------------------------------
  267. [15:33:37] [Spigot Watchdog Thread/ERROR]: Current Thread: OkHttp ConnectionPool
  268. [15:33:37] [Spigot Watchdog Thread/ERROR]:     PID: 53 | Suspended: false | Native: false | State: TIMED_WAITING
  269. [15:33:37] [Spigot Watchdog Thread/ERROR]:     Stack:
  270. [15:33:37] [Spigot Watchdog Thread/ERROR]:         java.lang.Object.wait(Native Method)
  271. [15:33:37] [Spigot Watchdog Thread/ERROR]:         java.lang.Object.wait(Object.java:460)
  272. [15:33:37] [Spigot Watchdog Thread/ERROR]:         net.buycraft.plugin.internal.okhttp3.ConnectionPool$1.run(ConnectionPool.java:66)
  273. [15:33:37] [Spigot Watchdog Thread/ERROR]:         java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
  274. [15:33:37] [Spigot Watchdog Thread/ERROR]:         java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
  275. [15:33:37] [Spigot Watchdog Thread/ERROR]:         java.lang.Thread.run(Thread.java:745)
  276. [15:33:37] [Spigot Watchdog Thread/ERROR]: ------------------------------
  277. [15:33:37] [Spigot Watchdog Thread/ERROR]: Current Thread: Timer-1
  278. [15:33:37] [Spigot Watchdog Thread/ERROR]:     PID: 51 | Suspended: false | Native: false | State: TIMED_WAITING
  279. [15:33:37] [Spigot Watchdog Thread/ERROR]:     Stack:
  280. [15:33:37] [Spigot Watchdog Thread/ERROR]:         java.lang.Object.wait(Native Method)
  281. [15:33:37] [Spigot Watchdog Thread/ERROR]:         java.util.TimerThread.mainLoop(Timer.java:552)
  282. [15:33:37] [Spigot Watchdog Thread/ERROR]:         java.util.TimerThread.run(Timer.java:505)
  283. [15:33:37] [Spigot Watchdog Thread/ERROR]: ------------------------------
  284. [15:33:37] [Spigot Watchdog Thread/ERROR]: Current Thread: Ram monitor listening thread
  285. [15:33:37] [Spigot Watchdog Thread/ERROR]:     PID: 48 | Suspended: false | Native: true | State: RUNNABLE
  286. [15:33:37] [Spigot Watchdog Thread/ERROR]:     Stack:
  287. [15:33:37] [Spigot Watchdog Thread/ERROR]:         java.net.PlainSocketImpl.socketAccept(Native Method)
  288. [15:33:37] [Spigot Watchdog Thread/ERROR]:         java.net.AbstractPlainSocketImpl.accept(AbstractPlainSocketImpl.java:409)
  289. [15:33:37] [Spigot Watchdog Thread/ERROR]:         java.net.ServerSocket.implAccept(ServerSocket.java:545)
  290. [15:33:37] [Spigot Watchdog Thread/ERROR]:         java.net.ServerSocket.accept(ServerSocket.java:513)
  291. [15:33:37] [Spigot Watchdog Thread/ERROR]:         kokolihapihvi.rammonitor.TcpSocket.listen(TcpSocket.java:21)
  292. [15:33:37] [Spigot Watchdog Thread/ERROR]:         kokolihapihvi.rammonitor.RamMonitor$1.run(RamMonitor.java:30)
  293. [15:33:37] [Spigot Watchdog Thread/ERROR]:         java.lang.Thread.run(Thread.java:745)
  294. [15:33:37] [Spigot Watchdog Thread/ERROR]: ------------------------------
  295. [15:33:37] [Spigot Watchdog Thread/ERROR]: Current Thread: Timer-0
  296. [15:33:37] [Spigot Watchdog Thread/ERROR]:     PID: 46 | Suspended: false | Native: false | State: WAITING
  297. [15:33:37] [Spigot Watchdog Thread/ERROR]:     Stack:
  298. [15:33:37] [Spigot Watchdog Thread/ERROR]:         java.lang.Object.wait(Native Method)
  299. [15:33:37] [Spigot Watchdog Thread/ERROR]:         java.lang.Object.wait(Object.java:502)
  300. [15:33:37] [Spigot Watchdog Thread/ERROR]:         java.util.TimerThread.mainLoop(Timer.java:526)
  301. [15:33:37] [Spigot Watchdog Thread/ERROR]:         java.util.TimerThread.run(Timer.java:505)
  302. [15:33:37] [Spigot Watchdog Thread/ERROR]: ------------------------------
  303. [15:33:37] [Spigot Watchdog Thread/ERROR]: Current Thread: pool-6-thread-1
  304. [15:33:37] [Spigot Watchdog Thread/ERROR]:     PID: 40 | Suspended: false | Native: false | State: WAITING
  305. [15:33:37] [Spigot Watchdog Thread/ERROR]:     Stack:
  306. [15:33:37] [Spigot Watchdog Thread/ERROR]:         sun.misc.Unsafe.park(Native Method)
  307. [15:33:37] [Spigot Watchdog Thread/ERROR]:         java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
  308. [15:33:37] [Spigot Watchdog Thread/ERROR]:         java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
  309. [15:33:37] [Spigot Watchdog Thread/ERROR]:         java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
  310. [15:33:37] [Spigot Watchdog Thread/ERROR]:         java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067)
  311. [15:33:37] [Spigot Watchdog Thread/ERROR]:         java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
  312. [15:33:37] [Spigot Watchdog Thread/ERROR]:         java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
  313. [15:33:37] [Spigot Watchdog Thread/ERROR]:         java.lang.Thread.run(Thread.java:745)
  314. [15:33:37] [Spigot Watchdog Thread/ERROR]: ------------------------------
  315. [15:33:37] [Spigot Watchdog Thread/ERROR]: Current Thread: Netty Epoll Server IO #3
  316. [15:33:37] [Spigot Watchdog Thread/ERROR]:     PID: 32 | Suspended: false | Native: false | State: RUNNABLE
  317. [15:33:37] [Spigot Watchdog Thread/ERROR]:     Stack:
  318. [15:33:37] [Spigot Watchdog Thread/ERROR]:         io.netty.channel.epoll.Native.epollWait(Native Method)
  319. [15:33:37] [Spigot Watchdog Thread/ERROR]:         io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:194)
  320. [15:33:37] [Spigot Watchdog Thread/ERROR]:         io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:219)
  321. [15:33:37] [Spigot Watchdog Thread/ERROR]:         io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:116)
  322. [15:33:37] [Spigot Watchdog Thread/ERROR]:         java.lang.Thread.run(Thread.java:745)
  323. [15:33:37] [Spigot Watchdog Thread/ERROR]: ------------------------------
  324. [15:33:37] [Spigot Watchdog Thread/ERROR]: Current Thread: Ebean-NickNamer.0
  325. [15:33:37] [Spigot Watchdog Thread/ERROR]:     PID: 37 | Suspended: false | Native: false | State: WAITING
  326. [15:33:37] [Spigot Watchdog Thread/ERROR]:     Stack:
  327. [15:33:37] [Spigot Watchdog Thread/ERROR]:         java.lang.Object.wait(Native Method)
  328. [15:33:37] [Spigot Watchdog Thread/ERROR]:         java.lang.Object.wait(Object.java:502)
  329. [15:33:37] [Spigot Watchdog Thread/ERROR]:         com.avaje.ebeaninternal.server.lib.thread.PooledThread.run(PooledThread.java:75)
  330. [15:33:37] [Spigot Watchdog Thread/ERROR]:         java.lang.Thread.run(Thread.java:745)
  331. [15:33:37] [Spigot Watchdog Thread/ERROR]: ------------------------------
  332. [15:33:37] [Spigot Watchdog Thread/ERROR]: Current Thread: Abandoned connection cleanup thread
  333. [15:33:37] [Spigot Watchdog Thread/ERROR]:     PID: 36 | Suspended: false | Native: false | State: TIMED_WAITING
  334. [15:33:37] [Spigot Watchdog Thread/ERROR]:     Stack:
  335. [15:33:37] [Spigot Watchdog Thread/ERROR]:         java.lang.Object.wait(Native Method)
  336. [15:33:37] [Spigot Watchdog Thread/ERROR]:         java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:143)
  337. [15:33:37] [Spigot Watchdog Thread/ERROR]:         com.mysql.jdbc.AbandonedConnectionCleanupThread.run(AbandonedConnectionCleanupThread.java:43)
  338. [15:33:37] [Spigot Watchdog Thread/ERROR]: ------------------------------
  339. [15:33:37] [Spigot Watchdog Thread/ERROR]: Current Thread: EbeanBackgroundThread
  340. [15:33:37] [Spigot Watchdog Thread/ERROR]:     PID: 35 | Suspended: false | Native: false | State: TIMED_WAITING
  341. [15:33:37] [Spigot Watchdog Thread/ERROR]:     Stack:
  342. [15:33:37] [Spigot Watchdog Thread/ERROR]:         java.lang.Thread.sleep(Native Method)
  343. [15:33:37] [Spigot Watchdog Thread/ERROR]:         com.avaje.ebeaninternal.server.lib.BackgroundThread$Runner.run(BackgroundThread.java:168)
  344. [15:33:37] [Spigot Watchdog Thread/ERROR]:         java.lang.Thread.run(Thread.java:745)
  345. [15:33:37] [Spigot Watchdog Thread/ERROR]: ------------------------------
  346. [15:33:37] [Spigot Watchdog Thread/ERROR]: Current Thread: Netty Epoll Server IO #2
  347. [15:33:37] [Spigot Watchdog Thread/ERROR]:     PID: 31 | Suspended: false | Native: false | State: RUNNABLE
  348. [15:33:37] [Spigot Watchdog Thread/ERROR]:     Stack:
  349. [15:33:37] [Spigot Watchdog Thread/ERROR]:         io.netty.channel.epoll.Native.epollWait(Native Method)
  350. [15:33:37] [Spigot Watchdog Thread/ERROR]:         io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:194)
  351. [15:33:37] [Spigot Watchdog Thread/ERROR]:         io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:219)
  352. [15:33:37] [Spigot Watchdog Thread/ERROR]:         io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:116)
  353. [15:33:37] [Spigot Watchdog Thread/ERROR]:         java.lang.Thread.run(Thread.java:745)
  354. [15:33:37] [Spigot Watchdog Thread/ERROR]: ------------------------------
  355. [15:33:37] [Spigot Watchdog Thread/ERROR]: Current Thread: Netty Epoll Server IO #1
  356. [15:33:37] [Spigot Watchdog Thread/ERROR]:     PID: 30 | Suspended: false | Native: false | State: RUNNABLE
  357. [15:33:37] [Spigot Watchdog Thread/ERROR]:     Stack:
  358. [15:33:37] [Spigot Watchdog Thread/ERROR]:         io.netty.channel.epoll.Native.epollWait(Native Method)
  359. [15:33:37] [Spigot Watchdog Thread/ERROR]:         io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:194)
  360. [15:33:37] [Spigot Watchdog Thread/ERROR]:         io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:219)
  361. [15:33:37] [Spigot Watchdog Thread/ERROR]:         io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:116)
  362. [15:33:37] [Spigot Watchdog Thread/ERROR]:         java.lang.Thread.run(Thread.java:745)
  363. [15:33:37] [Spigot Watchdog Thread/ERROR]: ------------------------------
  364. [15:33:37] [Spigot Watchdog Thread/ERROR]: Current Thread: Netty Epoll Server IO #0
  365. [15:33:37] [Spigot Watchdog Thread/ERROR]:     PID: 29 | Suspended: false | Native: false | State: RUNNABLE
  366. [15:33:37] [Spigot Watchdog Thread/ERROR]:     Stack:
  367. [15:33:37] [Spigot Watchdog Thread/ERROR]:         io.netty.channel.epoll.Native.epollWait(Native Method)
  368. [15:33:37] [Spigot Watchdog Thread/ERROR]:         io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:194)
  369. [15:33:37] [Spigot Watchdog Thread/ERROR]:         io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:219)
  370. [15:33:37] [Spigot Watchdog Thread/ERROR]:         io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:116)
  371. [15:33:37] [Spigot Watchdog Thread/ERROR]:         java.lang.Thread.run(Thread.java:745)
  372. [15:33:37] [Spigot Watchdog Thread/ERROR]: ------------------------------
  373. [15:33:37] [Spigot Watchdog Thread/ERROR]: Current Thread: Spigot Metrics Thread
  374. [15:33:37] [Spigot Watchdog Thread/ERROR]:     PID: 28 | Suspended: false | Native: false | State: TIMED_WAITING
  375. [15:33:37] [Spigot Watchdog Thread/ERROR]:     Stack:
  376. [15:33:37] [Spigot Watchdog Thread/ERROR]:         java.lang.Object.wait(Native Method)
  377. [15:33:37] [Spigot Watchdog Thread/ERROR]:         java.util.TimerThread.mainLoop(Timer.java:552)
  378. [15:33:37] [Spigot Watchdog Thread/ERROR]:         java.util.TimerThread.run(Timer.java:505)
  379. [15:33:37] [Spigot Watchdog Thread/ERROR]: ------------------------------
  380. [15:33:37] [Spigot Watchdog Thread/ERROR]: Current Thread: Spigot Watchdog Thread
  381. [15:33:37] [Spigot Watchdog Thread/ERROR]:     PID: 27 | Suspended: false | Native: false | State: RUNNABLE
  382. [15:33:37] [Spigot Watchdog Thread/ERROR]:     Stack:
  383. [15:33:37] [Spigot Watchdog Thread/ERROR]:         sun.management.ThreadImpl.dumpThreads0(Native Method)
  384. [15:33:37] [Spigot Watchdog Thread/ERROR]:         sun.management.ThreadImpl.dumpAllThreads(ThreadImpl.java:446)
  385. [15:33:37] [Spigot Watchdog Thread/ERROR]:         org.spigotmc.WatchdogThread.run(WatchdogThread.java:76)
  386. [15:33:37] [Spigot Watchdog Thread/ERROR]: ------------------------------
  387. [15:33:37] [Spigot Watchdog Thread/ERROR]: Current Thread: Java2D Disposer
  388. [15:33:37] [Spigot Watchdog Thread/ERROR]:     PID: 25 | Suspended: false | Native: false | State: WAITING
  389. [15:33:37] [Spigot Watchdog Thread/ERROR]:     Stack:
  390. [15:33:37] [Spigot Watchdog Thread/ERROR]:         java.lang.Object.wait(Native Method)
  391. [15:33:37] [Spigot Watchdog Thread/ERROR]:         java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:143)
  392. [15:33:37] [Spigot Watchdog Thread/ERROR]:         java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:164)
  393. [15:33:37] [Spigot Watchdog Thread/ERROR]:         sun.java2d.Disposer.run(Disposer.java:148)
  394. [15:33:37] [Spigot Watchdog Thread/ERROR]:         java.lang.Thread.run(Thread.java:745)
  395. [15:33:37] [Spigot Watchdog Thread/ERROR]: ------------------------------
  396. [15:33:37] [Spigot Watchdog Thread/ERROR]: Current Thread: Server console handler
  397. [15:33:37] [Spigot Watchdog Thread/ERROR]:     PID: 22 | Suspended: false | Native: true | State: RUNNABLE
  398. [15:33:37] [Spigot Watchdog Thread/ERROR]:     Thread is waiting on monitor(s):
  399. [15:33:37] [Spigot Watchdog Thread/ERROR]:         Locked on:java.io.BufferedInputStream.read(BufferedInputStream.java:265)
  400. [15:33:37] [Spigot Watchdog Thread/ERROR]:         Locked on:org.bukkit.craftbukkit.libs.jline.internal.NonBlockingInputStream.read(NonBlockingInputStream.java:169)
  401. [15:33:37] [Spigot Watchdog Thread/ERROR]:         Locked on:org.bukkit.craftbukkit.libs.jline.internal.InputStreamReader.read(InputStreamReader.java:261)
  402. [15:33:37] [Spigot Watchdog Thread/ERROR]:         Locked on:org.bukkit.craftbukkit.libs.jline.internal.InputStreamReader.read(InputStreamReader.java:198)
  403. [15:33:37] [Spigot Watchdog Thread/ERROR]:     Stack:
  404. [15:33:37] [Spigot Watchdog Thread/ERROR]:         java.io.FileInputStream.readBytes(Native Method)
  405. [15:33:37] [Spigot Watchdog Thread/ERROR]:         java.io.FileInputStream.read(FileInputStream.java:255)
  406. [15:33:37] [Spigot Watchdog Thread/ERROR]:         java.io.BufferedInputStream.fill(BufferedInputStream.java:246)
  407. [15:33:37] [Spigot Watchdog Thread/ERROR]:         java.io.BufferedInputStream.read(BufferedInputStream.java:265)
  408. [15:33:37] [Spigot Watchdog Thread/ERROR]:         org.bukkit.craftbukkit.libs.jline.internal.NonBlockingInputStream.read(NonBlockingInputStream.java:169)
  409. [15:33:37] [Spigot Watchdog Thread/ERROR]:         org.bukkit.craftbukkit.libs.jline.internal.NonBlockingInputStream.read(NonBlockingInputStream.java:137)
  410. [15:33:37] [Spigot Watchdog Thread/ERROR]:         org.bukkit.craftbukkit.libs.jline.internal.NonBlockingInputStream.read(NonBlockingInputStream.java:246)
  411. [15:33:37] [Spigot Watchdog Thread/ERROR]:         org.bukkit.craftbukkit.libs.jline.internal.InputStreamReader.read(InputStreamReader.java:261)
  412. [15:33:37] [Spigot Watchdog Thread/ERROR]:         org.bukkit.craftbukkit.libs.jline.internal.InputStreamReader.read(InputStreamReader.java:198)
  413. [15:33:37] [Spigot Watchdog Thread/ERROR]:         org.bukkit.craftbukkit.libs.jline.console.ConsoleReader.readCharacter(ConsoleReader.java:2145)
  414. [15:33:37] [Spigot Watchdog Thread/ERROR]:         org.bukkit.craftbukkit.libs.jline.console.ConsoleReader.readLine(ConsoleReader.java:2349)
  415. [15:33:37] [Spigot Watchdog Thread/ERROR]:         net.minecraft.server.v1_9_R2.DedicatedServer$2.run(DedicatedServer.java:81)
  416. [15:33:37] [Spigot Watchdog Thread/ERROR]: ------------------------------
  417. [15:33:37] [Spigot Watchdog Thread/ERROR]: Current Thread: Thread-5
  418. [15:33:37] [Spigot Watchdog Thread/ERROR]:     PID: 23 | Suspended: false | Native: false | State: RUNNABLE
  419. [15:33:37] [Spigot Watchdog Thread/ERROR]:     Thread is waiting on monitor(s):
  420. [15:33:37] [Spigot Watchdog Thread/ERROR]:         Locked on:java.io.BufferedInputStream.read(BufferedInputStream.java:265)
  421. [15:33:37] [Spigot Watchdog Thread/ERROR]:     Stack:
  422. [15:33:37] [Spigot Watchdog Thread/ERROR]:         java.io.FileInputStream.readBytes(Native Method)
  423. [15:33:37] [Spigot Watchdog Thread/ERROR]:         java.io.FileInputStream.read(FileInputStream.java:255)
  424. [15:33:37] [Spigot Watchdog Thread/ERROR]:         java.io.BufferedInputStream.fill(BufferedInputStream.java:246)
  425. [15:33:37] [Spigot Watchdog Thread/ERROR]:         java.io.BufferedInputStream.read(BufferedInputStream.java:265)
  426. [15:33:37] [Spigot Watchdog Thread/ERROR]:         org.bukkit.craftbukkit.libs.jline.internal.TerminalLineSettings.exec(TerminalLineSettings.java:204)
  427. [15:33:37] [Spigot Watchdog Thread/ERROR]:         org.bukkit.craftbukkit.libs.jline.internal.TerminalLineSettings.exec(TerminalLineSettings.java:186)
  428. [15:33:37] [Spigot Watchdog Thread/ERROR]:         org.bukkit.craftbukkit.libs.jline.internal.TerminalLineSettings.stty(TerminalLineSettings.java:181)
  429. [15:33:37] [Spigot Watchdog Thread/ERROR]:         org.bukkit.craftbukkit.libs.jline.internal.TerminalLineSettings.get(TerminalLineSettings.java:74)
  430. [15:33:37] [Spigot Watchdog Thread/ERROR]:         org.bukkit.craftbukkit.libs.jline.internal.TerminalLineSettings.getProperty(TerminalLineSettings.java:95)
  431. [15:33:37] [Spigot Watchdog Thread/ERROR]:         org.bukkit.craftbukkit.libs.jline.UnixTerminal.getWidth(UnixTerminal.java:76)
  432. [15:33:37] [Spigot Watchdog Thread/ERROR]:         org.bukkit.craftbukkit.libs.jline.console.ConsoleReader.drawBuffer(ConsoleReader.java:879)
  433. [15:33:37] [Spigot Watchdog Thread/ERROR]:         org.bukkit.craftbukkit.libs.jline.console.ConsoleReader.drawBuffer(ConsoleReader.java:898)
  434. [15:33:37] [Spigot Watchdog Thread/ERROR]:         org.bukkit.craftbukkit.libs.jline.console.ConsoleReader.drawLine(ConsoleReader.java:608)
  435. [15:33:37] [Spigot Watchdog Thread/ERROR]:         org.bukkit.craftbukkit.v1_9_R2.util.TerminalConsoleWriterThread.run(TerminalConsoleWriterThread.java:40)
  436. [15:33:38] [Spigot Watchdog Thread/ERROR]:         java.lang.Thread.run(Thread.java:745)
  437. [15:33:38] [Spigot Watchdog Thread/ERROR]: ------------------------------
  438. [15:33:38] [Spigot Watchdog Thread/ERROR]: Current Thread: DestroyJavaVM
  439. [15:33:38] [Spigot Watchdog Thread/ERROR]:     PID: 21 | Suspended: false | Native: false | State: RUNNABLE
  440. [15:33:38] [Spigot Watchdog Thread/ERROR]:     Stack:
  441. [15:33:38] [Spigot Watchdog Thread/ERROR]: ------------------------------
  442. [15:33:38] [Spigot Watchdog Thread/ERROR]: Current Thread: Server thread
  443. [15:33:38] [Spigot Watchdog Thread/ERROR]:     PID: 19 | Suspended: false | Native: false | State: WAITING
  444. [15:33:38] [Spigot Watchdog Thread/ERROR]:     Stack:
  445. [15:33:38] [Spigot Watchdog Thread/ERROR]:         sun.misc.Unsafe.park(Native Method)
  446. [15:33:38] [Spigot Watchdog Thread/ERROR]:         java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
  447. [15:33:38] [Spigot Watchdog Thread/ERROR]:         java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:836)
  448. [15:33:38] [Spigot Watchdog Thread/ERROR]:         java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:870)
  449. [15:33:38] [Spigot Watchdog Thread/ERROR]:         java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:1199)
  450. [15:33:38] [Spigot Watchdog Thread/ERROR]:         java.util.concurrent.locks.ReentrantReadWriteLock$WriteLock.lock(ReentrantReadWriteLock.java:943)
  451. [15:33:38] [Spigot Watchdog Thread/ERROR]:         ch.njol.skript.variables.Variables.setVariable(Variables.java:322)
  452. [15:33:38] [Spigot Watchdog Thread/ERROR]:         ch.njol.skript.variables.Variables.setVariable(Variables.java:316)
  453. [15:33:38] [Spigot Watchdog Thread/ERROR]:         ch.njol.skript.lang.Variable.set(Variable.java:370)
  454. [15:33:38] [Spigot Watchdog Thread/ERROR]:         ch.njol.skript.lang.Variable.change(Variable.java:522)
  455. [15:33:38] [Spigot Watchdog Thread/ERROR]:         ch.njol.skript.effects.EffChange.execute(EffChange.java:274)
  456. [15:33:38] [Spigot Watchdog Thread/ERROR]:         ch.njol.skript.lang.Effect.run(Effect.java:54)
  457. [15:33:38] [Spigot Watchdog Thread/ERROR]:         ch.njol.skript.lang.TriggerItem.walk(TriggerItem.java:63)
  458. [15:33:38] [Spigot Watchdog Thread/ERROR]:         ch.njol.skript.lang.TriggerItem.walk(TriggerItem.java:91)
  459. [15:33:38] [Spigot Watchdog Thread/ERROR]:         ch.njol.skript.lang.Trigger.execute(Trigger.java:53)
  460. [15:33:38] [Spigot Watchdog Thread/ERROR]:         ch.njol.skript.events.EvtPeriodical.execute(EvtPeriodical.java:92)
  461. [15:33:38] [Spigot Watchdog Thread/ERROR]:         ch.njol.skript.events.EvtPeriodical$1.run(EvtPeriodical.java:106)
  462. [15:33:38] [Spigot Watchdog Thread/ERROR]:         org.bukkit.craftbukkit.v1_9_R2.scheduler.CraftTask.run(CraftTask.java:71)
  463. [15:33:38] [Spigot Watchdog Thread/ERROR]:         org.bukkit.craftbukkit.v1_9_R2.scheduler.CraftScheduler.mainThreadHeartbeat(CraftScheduler.java:350)
  464. [15:33:38] [Spigot Watchdog Thread/ERROR]:         net.minecraft.server.v1_9_R2.MinecraftServer.D(MinecraftServer.java:734)
  465. [15:33:38] [Spigot Watchdog Thread/ERROR]:         net.minecraft.server.v1_9_R2.DedicatedServer.D(DedicatedServer.java:399)
  466. [15:33:38] [Spigot Watchdog Thread/ERROR]:         net.minecraft.server.v1_9_R2.MinecraftServer.C(MinecraftServer.java:665)
  467. [15:33:38] [Spigot Watchdog Thread/ERROR]:         net.minecraft.server.v1_9_R2.MinecraftServer.run(MinecraftServer.java:564)
  468. [15:33:38] [Spigot Watchdog Thread/ERROR]:         java.lang.Thread.run(Thread.java:745)
  469. [15:33:38] [Spigot Watchdog Thread/ERROR]: ------------------------------
  470. [15:33:38] [Spigot Watchdog Thread/ERROR]: Current Thread: Server Infinisleeper
  471. [15:33:38] [Spigot Watchdog Thread/ERROR]:     PID: 20 | Suspended: false | Native: false | State: TIMED_WAITING
  472. [15:33:38] [Spigot Watchdog Thread/ERROR]:     Stack:
  473. [15:33:38] [Spigot Watchdog Thread/ERROR]:         java.lang.Thread.sleep(Native Method)
  474. [15:33:38] [Spigot Watchdog Thread/ERROR]:         net.minecraft.server.v1_9_R2.DedicatedServer$1.run(DedicatedServer.java:56)
  475. [15:33:38] [Spigot Watchdog Thread/ERROR]: ------------------------------
  476. [15:33:38] [Spigot Watchdog Thread/ERROR]: Current Thread: NonBlockingInputStreamThread
  477. [15:33:38] [Spigot Watchdog Thread/ERROR]:     PID: 17 | Suspended: false | Native: false | State: WAITING
  478. [15:33:38] [Spigot Watchdog Thread/ERROR]:     Stack:
  479. [15:33:38] [Spigot Watchdog Thread/ERROR]:         java.lang.Object.wait(Native Method)
  480. [15:33:38] [Spigot Watchdog Thread/ERROR]:         org.bukkit.craftbukkit.libs.jline.internal.NonBlockingInputStream.run(NonBlockingInputStream.java:278)
  481. [15:33:38] [Spigot Watchdog Thread/ERROR]:         java.lang.Thread.run(Thread.java:745)
  482. [15:33:38] [Spigot Watchdog Thread/ERROR]: ------------------------------
  483. [15:33:38] [Spigot Watchdog Thread/ERROR]: Current Thread: Snooper Timer
  484. [15:33:38] [Spigot Watchdog Thread/ERROR]:     PID: 14 | Suspended: false | Native: false | State: TIMED_WAITING
  485. [15:33:38] [Spigot Watchdog Thread/ERROR]:     Stack:
  486. [15:33:38] [Spigot Watchdog Thread/ERROR]:         java.lang.Object.wait(Native Method)
  487. [15:33:38] [Spigot Watchdog Thread/ERROR]:         java.util.TimerThread.mainLoop(Timer.java:552)
  488. [15:33:38] [Spigot Watchdog Thread/ERROR]:         java.util.TimerThread.run(Timer.java:505)
  489. [15:33:38] [Spigot Watchdog Thread/ERROR]: ------------------------------
  490. [15:33:38] [Spigot Watchdog Thread/ERROR]: Current Thread: Signal Dispatcher
  491. [15:33:38] [Spigot Watchdog Thread/ERROR]:     PID: 5 | Suspended: false | Native: false | State: RUNNABLE
  492. [15:33:38] [Spigot Watchdog Thread/ERROR]:     Stack:
  493. [15:33:38] [Spigot Watchdog Thread/ERROR]: ------------------------------
  494. [15:33:38] [Spigot Watchdog Thread/ERROR]: Current Thread: Finalizer
  495. [15:33:38] [Spigot Watchdog Thread/ERROR]:     PID: 3 | Suspended: false | Native: false | State: WAITING
  496. [15:33:38] [Spigot Watchdog Thread/ERROR]:     Stack:
  497. [15:33:38] [Spigot Watchdog Thread/ERROR]:         java.lang.Object.wait(Native Method)
  498. [15:33:38] [Spigot Watchdog Thread/ERROR]:         java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:143)
  499. [15:33:38] [Spigot Watchdog Thread/ERROR]:         java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:164)
  500. [15:33:38] [Spigot Watchdog Thread/ERROR]:         java.lang.ref.Finalizer$FinalizerThread.run(Finalizer.java:209)
  501. [15:33:38] [Spigot Watchdog Thread/ERROR]: ------------------------------
  502. [15:33:38] [Spigot Watchdog Thread/ERROR]: Current Thread: Reference Handler
  503. [15:33:38] [Spigot Watchdog Thread/ERROR]:     PID: 2 | Suspended: false | Native: false | State: WAITING
  504. [15:33:38] [Spigot Watchdog Thread/ERROR]:     Stack:
  505. [15:33:38] [Spigot Watchdog Thread/ERROR]:         java.lang.Object.wait(Native Method)
  506. [15:33:38] [Spigot Watchdog Thread/ERROR]:         java.lang.Object.wait(Object.java:502)
  507. [15:33:38] [Spigot Watchdog Thread/ERROR]:         java.lang.ref.Reference$ReferenceHandler.run(Reference.java:157)
  508. [15:33:38] [Spigot Watchdog Thread/ERROR]: ------------------------------
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement