Advertisement
Guest User

Untitled

a guest
May 25th, 2015
258
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 57.55 KB | None | 0 0
  1. [15:21:01] [Spigot Watchdog Thread/ERROR]: The server has stopped responding!
  2. [15:21:01] [Spigot Watchdog Thread/ERROR]: Please report this to http://www.spigotmc.org/
  3. [15:21:01] [Spigot Watchdog Thread/ERROR]: Be sure to include ALL relevant console errors and Minecraft crash reports
  4. [15:21:01] [Spigot Watchdog Thread/ERROR]: Spigot version: git-Spigot-2ec6f06-7722428 (MC: 1.8.3)
  5. [15:21:01] [Spigot Watchdog Thread/ERROR]: ------------------------------
  6. [15:21:01] [Spigot Watchdog Thread/ERROR]: Server thread dump (Look for plugins here before reporting to Spigot!):
  7. [15:21:01] [Spigot Watchdog Thread/ERROR]: ------------------------------
  8. [15:21:01] [Spigot Watchdog Thread/ERROR]: Current Thread: Server thread
  9. [15:21:01] [Spigot Watchdog Thread/ERROR]: PID: 15 | Suspended: false | Native: false | State: RUNNABLE
  10. [15:21:01] [Spigot Watchdog Thread/ERROR]: Stack:
  11. [15:21:01] [Spigot Watchdog Thread/ERROR]: com.gamingmesh.jobs.resources.jfep.Parser.getValue(Parser.java:443)
  12. [15:21:01] [Spigot Watchdog Thread/ERROR]: com.gamingmesh.jobs.container.Job.getMaxExp(Job.java:186)
  13. [15:21:01] [Spigot Watchdog Thread/ERROR]: com.gamingmesh.jobs.container.JobProgression.reloadMaxExperience(JobProgression.java:122)
  14. [15:21:01] [Spigot Watchdog Thread/ERROR]: com.gamingmesh.jobs.container.JobProgression.checkLevelUp(JobProgression.java:138)
  15. [15:21:01] [Spigot Watchdog Thread/ERROR]: com.gamingmesh.jobs.container.JobProgression.addExperience(JobProgression.java:83)
  16. [15:21:01] [Spigot Watchdog Thread/ERROR]: com.gamingmesh.jobs.Jobs.action(Jobs.java:415)
  17. [15:21:01] [Spigot Watchdog Thread/ERROR]: com.gamingmesh.jobs.listeners.JobsPaymentListener.onBlockBreak(JobsPaymentListener.java:174)
  18. [15:21:01] [Spigot Watchdog Thread/ERROR]: sun.reflect.GeneratedMethodAccessor649.invoke(Unknown Source)
  19. [15:21:01] [Spigot Watchdog Thread/ERROR]: sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  20. [15:21:01] [Spigot Watchdog Thread/ERROR]: java.lang.reflect.Method.invoke(Method.java:606)
  21. [15:21:01] [Spigot Watchdog Thread/ERROR]: org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:301)
  22. [15:21:01] [Spigot Watchdog Thread/ERROR]: org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62)
  23. [15:21:01] [Spigot Watchdog Thread/ERROR]: org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:502)
  24. [15:21:01] [Spigot Watchdog Thread/ERROR]: org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:487)
  25. [15:21:01] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R2.PlayerInteractManager.breakBlock(PlayerInteractManager.java:286)
  26. [15:21:01] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R2.PlayerInteractManager.a(PlayerInteractManager.java:215)
  27. [15:21:01] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R2.PlayerConnection.a(PlayerConnection.java:618)
  28. [15:21:01] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R2.PacketPlayInBlockDig.a(SourceFile:40)
  29. [15:21:01] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R2.PacketPlayInBlockDig.a(SourceFile:10)
  30. [15:21:01] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R2.PlayerConnectionUtils$1.run(SourceFile:13)
  31. [15:21:01] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:471)
  32. [15:21:01] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.FutureTask.run(FutureTask.java:262)
  33. [15:21:01] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R2.SystemUtils.a(SourceFile:60)
  34. [15:21:01] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R2.MinecraftServer.A(MinecraftServer.java:712)
  35. [15:21:01] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R2.DedicatedServer.A(DedicatedServer.java:368)
  36. [15:21:01] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R2.MinecraftServer.z(MinecraftServer.java:651)
  37. [15:21:01] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R2.MinecraftServer.run(MinecraftServer.java:554)
  38. [15:21:01] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:745)
  39. [15:21:01] [Spigot Watchdog Thread/ERROR]: ------------------------------
  40. [15:21:01] [Spigot Watchdog Thread/ERROR]: Entire Thread Dump:
  41. [15:21:01] [Spigot Watchdog Thread/ERROR]: ------------------------------
  42. [15:21:01] [Spigot Watchdog Thread/ERROR]: Current Thread: process reaper
  43. [15:21:01] [Spigot Watchdog Thread/ERROR]: PID: 548 | Suspended: false | Native: false | State: TIMED_WAITING
  44. [15:21:01] [Spigot Watchdog Thread/ERROR]: Stack:
  45. [15:21:01] [Spigot Watchdog Thread/ERROR]: sun.misc.Unsafe.park(Native Method)
  46. [15:21:01] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:226)
  47. [15:21:01] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)
  48. [15:21:01] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:359)
  49. [15:21:01] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:942)
  50. [15:21:01] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1068)
  51. [15:21:01] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130)
  52. [15:21:01] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
  53. [15:21:01] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:745)
  54. [15:21:01] [Spigot Watchdog Thread/ERROR]: ------------------------------
  55. [15:21:01] [Spigot Watchdog Thread/ERROR]: Current Thread: Jobs-BufferedPaymentThread
  56. [15:21:01] [Spigot Watchdog Thread/ERROR]: PID: 448 | Suspended: false | Native: false | State: BLOCKED
  57. [15:21:01] [Spigot Watchdog Thread/ERROR]: Thread is waiting on monitor(s):
  58. [15:21:01] [Spigot Watchdog Thread/ERROR]: Locked on:com.gamingmesh.jobs.economy.BufferedEconomy.payAll(BufferedEconomy.java:136)
  59. [15:21:01] [Spigot Watchdog Thread/ERROR]: Stack:
  60. [15:21:01] [Spigot Watchdog Thread/ERROR]: org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:486)
  61. [15:21:01] [Spigot Watchdog Thread/ERROR]: com.gamingmesh.jobs.economy.BufferedEconomy.payAll(BufferedEconomy.java:136)
  62. [15:21:01] [Spigot Watchdog Thread/ERROR]: com.gamingmesh.jobs.tasks.BufferedPaymentThread.run(BufferedPaymentThread.java:56)
  63. [15:21:01] [Spigot Watchdog Thread/ERROR]: ------------------------------
  64. [15:21:01] [Spigot Watchdog Thread/ERROR]: Current Thread: Jobs-DatabaseSaveTask
  65. [15:21:01] [Spigot Watchdog Thread/ERROR]: PID: 447 | Suspended: false | Native: false | State: TIMED_WAITING
  66. [15:21:01] [Spigot Watchdog Thread/ERROR]: Stack:
  67. [15:21:01] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.sleep(Native Method)
  68. [15:21:01] [Spigot Watchdog Thread/ERROR]: com.gamingmesh.jobs.tasks.DatabaseSaveThread.run(DatabaseSaveThread.java:47)
  69. [15:21:01] [Spigot Watchdog Thread/ERROR]: ------------------------------
  70. [15:21:01] [Spigot Watchdog Thread/ERROR]: Current Thread: pool-32-thread-1
  71. [15:21:01] [Spigot Watchdog Thread/ERROR]: PID: 340 | Suspended: false | Native: false | State: TIMED_WAITING
  72. [15:21:01] [Spigot Watchdog Thread/ERROR]: Stack:
  73. [15:21:01] [Spigot Watchdog Thread/ERROR]: sun.misc.Unsafe.park(Native Method)
  74. [15:21:01] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:226)
  75. [15:21:01] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2082)
  76. [15:21:01] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1090)
  77. [15:21:01] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:807)
  78. [15:21:01] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1068)
  79. [15:21:01] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130)
  80. [15:21:01] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
  81. [15:21:01] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:745)
  82. [15:21:01] [Spigot Watchdog Thread/ERROR]: ------------------------------
  83. [15:21:01] [Spigot Watchdog Thread/ERROR]: Current Thread: pool-23-thread-1
  84. [15:21:01] [Spigot Watchdog Thread/ERROR]: PID: 261 | Suspended: false | Native: false | State: WAITING
  85. [15:21:01] [Spigot Watchdog Thread/ERROR]: Stack:
  86. [15:21:01] [Spigot Watchdog Thread/ERROR]: sun.misc.Unsafe.park(Native Method)
  87. [15:21:01] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.LockSupport.park(LockSupport.java:186)
  88. [15:21:01] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2043)
  89. [15:21:01] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
  90. [15:21:01] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1068)
  91. [15:21:01] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130)
  92. [15:21:01] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
  93. [15:21:01] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:745)
  94. [15:21:01] [Spigot Watchdog Thread/ERROR]: ------------------------------
  95. [15:21:01] [Spigot Watchdog Thread/ERROR]: Current Thread: pool-9-thread-5
  96. [15:21:01] [Spigot Watchdog Thread/ERROR]: PID: 144 | Suspended: false | Native: false | State: WAITING
  97. [15:21:01] [Spigot Watchdog Thread/ERROR]: Stack:
  98. [15:21:01] [Spigot Watchdog Thread/ERROR]: sun.misc.Unsafe.park(Native Method)
  99. [15:21:01] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.LockSupport.park(LockSupport.java:186)
  100. [15:21:01] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2043)
  101. [15:21:01] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
  102. [15:21:01] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1068)
  103. [15:21:01] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130)
  104. [15:21:01] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
  105. [15:21:01] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:745)
  106. [15:21:01] [Spigot Watchdog Thread/ERROR]: ------------------------------
  107. [15:21:01] [Spigot Watchdog Thread/ERROR]: Current Thread: pool-9-thread-4
  108. [15:21:01] [Spigot Watchdog Thread/ERROR]: PID: 130 | Suspended: false | Native: false | State: WAITING
  109. [15:21:01] [Spigot Watchdog Thread/ERROR]: Stack:
  110. [15:21:01] [Spigot Watchdog Thread/ERROR]: sun.misc.Unsafe.park(Native Method)
  111. [15:21:01] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.LockSupport.park(LockSupport.java:186)
  112. [15:21:01] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2043)
  113. [15:21:01] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
  114. [15:21:01] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1068)
  115. [15:21:01] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130)
  116. [15:21:01] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
  117. [15:21:01] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:745)
  118. [15:21:01] [Spigot Watchdog Thread/ERROR]: ------------------------------
  119. [15:21:01] [Spigot Watchdog Thread/ERROR]: Current Thread: File IO Thread
  120. [15:21:01] [Spigot Watchdog Thread/ERROR]: PID: 112 | Suspended: false | Native: false | State: TIMED_WAITING
  121. [15:21:01] [Spigot Watchdog Thread/ERROR]: Stack:
  122. [15:21:01] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.sleep(Native Method)
  123. [15:21:01] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R2.FileIOThread.c(SourceFile:51)
  124. [15:21:01] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R2.FileIOThread.run(SourceFile:30)
  125. [15:21:01] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:745)
  126. [15:21:01] [Spigot Watchdog Thread/ERROR]: ------------------------------
  127. [15:21:01] [Spigot Watchdog Thread/ERROR]: Current Thread: pool-9-thread-3
  128. [15:21:01] [Spigot Watchdog Thread/ERROR]: PID: 111 | Suspended: false | Native: false | State: WAITING
  129. [15:21:01] [Spigot Watchdog Thread/ERROR]: Stack:
  130. [15:21:01] [Spigot Watchdog Thread/ERROR]: sun.misc.Unsafe.park(Native Method)
  131. [15:21:01] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.LockSupport.park(LockSupport.java:186)
  132. [15:21:01] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2043)
  133. [15:21:01] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
  134. [15:21:01] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1068)
  135. [15:21:01] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130)
  136. [15:21:01] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
  137. [15:21:01] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:745)
  138. [15:21:01] [Spigot Watchdog Thread/ERROR]: ------------------------------
  139. [15:21:01] [Spigot Watchdog Thread/ERROR]: Current Thread: pool-22-thread-1
  140. [15:21:01] [Spigot Watchdog Thread/ERROR]: PID: 110 | Suspended: false | Native: false | State: WAITING
  141. [15:21:01] [Spigot Watchdog Thread/ERROR]: Stack:
  142. [15:21:01] [Spigot Watchdog Thread/ERROR]: sun.misc.Unsafe.park(Native Method)
  143. [15:21:01] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.LockSupport.park(LockSupport.java:186)
  144. [15:21:01] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2043)
  145. [15:21:01] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
  146. [15:21:01] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1068)
  147. [15:21:01] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130)
  148. [15:21:01] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
  149. [15:21:01] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:745)
  150. [15:21:01] [Spigot Watchdog Thread/ERROR]: ------------------------------
  151. [15:21:01] [Spigot Watchdog Thread/ERROR]: Current Thread: Chunk I/O Executor Thread-1
  152. [15:21:01] [Spigot Watchdog Thread/ERROR]: PID: 102 | Suspended: false | Native: false | State: WAITING
  153. [15:21:01] [Spigot Watchdog Thread/ERROR]: Stack:
  154. [15:21:01] [Spigot Watchdog Thread/ERROR]: sun.misc.Unsafe.park(Native Method)
  155. [15:21:01] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.LockSupport.park(LockSupport.java:186)
  156. [15:21:01] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2043)
  157. [15:21:01] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
  158. [15:21:01] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1068)
  159. [15:21:01] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130)
  160. [15:21:01] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
  161. [15:21:01] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:745)
  162. [15:21:01] [Spigot Watchdog Thread/ERROR]: ------------------------------
  163. [15:21:01] [Spigot Watchdog Thread/ERROR]: Current Thread: Head Conversion Thread - 2
  164. [15:21:01] [Spigot Watchdog Thread/ERROR]: PID: 101 | Suspended: false | Native: false | State: WAITING
  165. [15:21:01] [Spigot Watchdog Thread/ERROR]: Stack:
  166. [15:21:01] [Spigot Watchdog Thread/ERROR]: sun.misc.Unsafe.park(Native Method)
  167. [15:21:01] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.LockSupport.park(LockSupport.java:186)
  168. [15:21:01] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2043)
  169. [15:21:01] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
  170. [15:21:01] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1068)
  171. [15:21:01] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130)
  172. [15:21:01] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
  173. [15:21:01] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:745)
  174. [15:21:01] [Spigot Watchdog Thread/ERROR]: ------------------------------
  175. [15:21:01] [Spigot Watchdog Thread/ERROR]: Current Thread: Head Conversion Thread - 1
  176. [15:21:01] [Spigot Watchdog Thread/ERROR]: PID: 100 | Suspended: false | Native: false | State: WAITING
  177. [15:21:01] [Spigot Watchdog Thread/ERROR]: Stack:
  178. [15:21:01] [Spigot Watchdog Thread/ERROR]: sun.misc.Unsafe.park(Native Method)
  179. [15:21:01] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.LockSupport.park(LockSupport.java:186)
  180. [15:21:01] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2043)
  181. [15:21:01] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
  182. [15:21:01] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1068)
  183. [15:21:01] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130)
  184. [15:21:01] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
  185. [15:21:01] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:745)
  186. [15:21:01] [Spigot Watchdog Thread/ERROR]: ------------------------------
  187. [15:21:01] [Spigot Watchdog Thread/ERROR]: Current Thread: Head Conversion Thread - 0
  188. [15:21:01] [Spigot Watchdog Thread/ERROR]: PID: 94 | Suspended: false | Native: false | State: WAITING
  189. [15:21:01] [Spigot Watchdog Thread/ERROR]: Stack:
  190. [15:21:01] [Spigot Watchdog Thread/ERROR]: sun.misc.Unsafe.park(Native Method)
  191. [15:21:01] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.LockSupport.park(LockSupport.java:186)
  192. [15:21:01] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2043)
  193. [15:21:01] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
  194. [15:21:01] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1068)
  195. [15:21:01] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130)
  196. [15:21:01] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
  197. [15:21:01] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:745)
  198. [15:21:01] [Spigot Watchdog Thread/ERROR]: ------------------------------
  199. [15:21:01] [Spigot Watchdog Thread/ERROR]: Current Thread: pool-9-thread-2
  200. [15:21:01] [Spigot Watchdog Thread/ERROR]: PID: 89 | Suspended: false | Native: false | State: WAITING
  201. [15:21:01] [Spigot Watchdog Thread/ERROR]: Stack:
  202. [15:21:01] [Spigot Watchdog Thread/ERROR]: sun.misc.Unsafe.park(Native Method)
  203. [15:21:01] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.LockSupport.park(LockSupport.java:186)
  204. [15:21:01] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2043)
  205. [15:21:01] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
  206. [15:21:01] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1068)
  207. [15:21:01] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130)
  208. [15:21:01] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
  209. [15:21:01] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:745)
  210. [15:21:01] [Spigot Watchdog Thread/ERROR]: ------------------------------
  211. [15:21:01] [Spigot Watchdog Thread/ERROR]: Current Thread: RCON Listener #2
  212. [15:21:01] [Spigot Watchdog Thread/ERROR]: PID: 71 | Suspended: false | Native: true | State: RUNNABLE
  213. [15:21:01] [Spigot Watchdog Thread/ERROR]: Stack:
  214. [15:21:01] [Spigot Watchdog Thread/ERROR]: java.net.PlainSocketImpl.socketAccept(Native Method)
  215. [15:21:01] [Spigot Watchdog Thread/ERROR]: java.net.AbstractPlainSocketImpl.accept(AbstractPlainSocketImpl.java:398)
  216. [15:21:01] [Spigot Watchdog Thread/ERROR]: java.net.ServerSocket.implAccept(ServerSocket.java:530)
  217. [15:21:01] [Spigot Watchdog Thread/ERROR]: java.net.ServerSocket.accept(ServerSocket.java:498)
  218. [15:21:01] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R2.RemoteControlListener.run(SourceFile:65)
  219. [15:21:01] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:745)
  220. [15:21:01] [Spigot Watchdog Thread/ERROR]: ------------------------------
  221. [15:21:01] [Spigot Watchdog Thread/ERROR]: Current Thread: Query Listener #1
  222. [15:21:01] [Spigot Watchdog Thread/ERROR]: PID: 70 | Suspended: false | Native: false | State: BLOCKED
  223. [15:21:01] [Spigot Watchdog Thread/ERROR]: Stack:
  224. [15:21:01] [Spigot Watchdog Thread/ERROR]: org.bukkit.plugin.SimplePluginManager.getPlugins(SimplePluginManager.java:365)
  225. [15:21:01] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R2.DedicatedServer.getPlugins(DedicatedServer.java:601)
  226. [15:21:01] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R2.RemoteStatusListener.b(SourceFile:176)
  227. [15:21:01] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R2.RemoteStatusListener.a(SourceFile:120)
  228. [15:21:01] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R2.RemoteStatusListener.run(SourceFile:267)
  229. [15:21:01] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:745)
  230. [15:21:01] [Spigot Watchdog Thread/ERROR]: ------------------------------
  231. [15:21:01] [Spigot Watchdog Thread/ERROR]: Current Thread: Thread-20
  232. [15:21:01] [Spigot Watchdog Thread/ERROR]: PID: 63 | Suspended: false | Native: false | State: WAITING
  233. [15:21:01] [Spigot Watchdog Thread/ERROR]: Stack:
  234. [15:21:01] [Spigot Watchdog Thread/ERROR]: java.lang.Object.wait(Native Method)
  235. [15:21:01] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.join(Thread.java:1281)
  236. [15:21:01] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.join(Thread.java:1355)
  237. [15:21:01] [Spigot Watchdog Thread/ERROR]: com.Acrobot.ChestShop.Updater.Updater.waitForThread(Updater.java:289)
  238. [15:21:01] [Spigot Watchdog Thread/ERROR]: com.Acrobot.ChestShop.Updater.Updater.getLatestType(Updater.java:241)
  239. [15:21:01] [Spigot Watchdog Thread/ERROR]: com.Acrobot.ChestShop.Updater.Updater.shouldUpdate(Updater.java:508)
  240. [15:21:01] [Spigot Watchdog Thread/ERROR]: com.Acrobot.ChestShop.Updater.Updater.versionCheck(Updater.java:466)
  241. [15:21:01] [Spigot Watchdog Thread/ERROR]: com.Acrobot.ChestShop.Updater.Updater.access$400(Updater.java:41)
  242. [15:21:01] [Spigot Watchdog Thread/ERROR]: com.Acrobot.ChestShop.Updater.Updater$UpdateRunnable.run(Updater.java:586)
  243. [15:21:01] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:745)
  244. [15:21:01] [Spigot Watchdog Thread/ERROR]: ------------------------------
  245. [15:21:01] [Spigot Watchdog Thread/ERROR]: Current Thread: Keep-Alive-SocketCleaner
  246. [15:21:01] [Spigot Watchdog Thread/ERROR]: PID: 60 | Suspended: false | Native: false | State: WAITING
  247. [15:21:01] [Spigot Watchdog Thread/ERROR]: Stack:
  248. [15:21:01] [Spigot Watchdog Thread/ERROR]: java.lang.Object.wait(Native Method)
  249. [15:21:01] [Spigot Watchdog Thread/ERROR]: sun.net.www.http.KeepAliveStreamCleaner.run(KeepAliveStreamCleaner.java:101)
  250. [15:21:01] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:745)
  251. [15:21:01] [Spigot Watchdog Thread/ERROR]: ------------------------------
  252. [15:21:01] [Spigot Watchdog Thread/ERROR]: Current Thread: ServerSignsQueue
  253. [15:21:01] [Spigot Watchdog Thread/ERROR]: PID: 57 | Suspended: false | Native: false | State: WAITING
  254. [15:21:01] [Spigot Watchdog Thread/ERROR]: Stack:
  255. [15:21:01] [Spigot Watchdog Thread/ERROR]: java.lang.Object.wait(Native Method)
  256. [15:21:01] [Spigot Watchdog Thread/ERROR]: java.lang.Object.wait(Object.java:503)
  257. [15:21:01] [Spigot Watchdog Thread/ERROR]: de.czymm.serversigns.queueSystem.QueueHandler.run(QueueHandler.java:82)
  258. [15:21:01] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:745)
  259. [15:21:01] [Spigot Watchdog Thread/ERROR]: ------------------------------
  260. [15:21:01] [Spigot Watchdog Thread/ERROR]: Current Thread: Thread-16
  261. [15:21:01] [Spigot Watchdog Thread/ERROR]: PID: 53 | Suspended: false | Native: false | State: TIMED_WAITING
  262. [15:21:01] [Spigot Watchdog Thread/ERROR]: Stack:
  263. [15:21:01] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.sleep(Native Method)
  264. [15:21:01] [Spigot Watchdog Thread/ERROR]: net.coreprotect.consumer.Consumer.run(Consumer.java:47)
  265. [15:21:01] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:745)
  266. [15:21:01] [Spigot Watchdog Thread/ERROR]: ------------------------------
  267. [15:21:01] [Spigot Watchdog Thread/ERROR]: Current Thread: Thread-15
  268. [15:21:01] [Spigot Watchdog Thread/ERROR]: PID: 52 | Suspended: false | Native: false | State: TIMED_WAITING
  269. [15:21:01] [Spigot Watchdog Thread/ERROR]: Stack:
  270. [15:21:01] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.sleep(Native Method)
  271. [15:21:01] [Spigot Watchdog Thread/ERROR]: net.coreprotect.thread.CacheCleanUp.run(CacheCleanUp.java:14)
  272. [15:21:01] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:745)
  273. [15:21:01] [Spigot Watchdog Thread/ERROR]: ------------------------------
  274. [15:21:01] [Spigot Watchdog Thread/ERROR]: Current Thread: Timer-1
  275. [15:21:01] [Spigot Watchdog Thread/ERROR]: PID: 47 | Suspended: false | Native: false | State: TIMED_WAITING
  276. [15:21:01] [Spigot Watchdog Thread/ERROR]: Stack:
  277. [15:21:01] [Spigot Watchdog Thread/ERROR]: java.lang.Object.wait(Native Method)
  278. [15:21:01] [Spigot Watchdog Thread/ERROR]: java.util.TimerThread.mainLoop(Timer.java:552)
  279. [15:21:01] [Spigot Watchdog Thread/ERROR]: java.util.TimerThread.run(Timer.java:505)
  280. [15:21:01] [Spigot Watchdog Thread/ERROR]: ------------------------------
  281. [15:21:01] [Spigot Watchdog Thread/ERROR]: Current Thread: Timer-0
  282. [15:21:01] [Spigot Watchdog Thread/ERROR]: PID: 46 | Suspended: false | Native: false | State: TIMED_WAITING
  283. [15:21:01] [Spigot Watchdog Thread/ERROR]: Stack:
  284. [15:21:01] [Spigot Watchdog Thread/ERROR]: java.lang.Object.wait(Native Method)
  285. [15:21:01] [Spigot Watchdog Thread/ERROR]: java.util.TimerThread.mainLoop(Timer.java:552)
  286. [15:21:01] [Spigot Watchdog Thread/ERROR]: java.util.TimerThread.run(Timer.java:505)
  287. [15:21:01] [Spigot Watchdog Thread/ERROR]: ------------------------------
  288. [15:21:01] [Spigot Watchdog Thread/ERROR]: Current Thread: Thread-10
  289. [15:21:01] [Spigot Watchdog Thread/ERROR]: PID: 40 | Suspended: false | Native: true | State: RUNNABLE
  290. [15:21:01] [Spigot Watchdog Thread/ERROR]: Stack:
  291. [15:21:01] [Spigot Watchdog Thread/ERROR]: java.net.PlainSocketImpl.socketAccept(Native Method)
  292. [15:21:01] [Spigot Watchdog Thread/ERROR]: java.net.AbstractPlainSocketImpl.accept(AbstractPlainSocketImpl.java:398)
  293. [15:21:01] [Spigot Watchdog Thread/ERROR]: java.net.ServerSocket.implAccept(ServerSocket.java:530)
  294. [15:21:01] [Spigot Watchdog Thread/ERROR]: java.net.ServerSocket.accept(ServerSocket.java:498)
  295. [15:21:01] [Spigot Watchdog Thread/ERROR]: com.vexsoftware.votifier.net.VoteReceiver.run(VoteReceiver.java:114)
  296. [15:21:01] [Spigot Watchdog Thread/ERROR]: ------------------------------
  297. [15:21:01] [Spigot Watchdog Thread/ERROR]: Current Thread: pool-9-thread-1
  298. [15:21:01] [Spigot Watchdog Thread/ERROR]: PID: 38 | Suspended: false | Native: false | State: WAITING
  299. [15:21:01] [Spigot Watchdog Thread/ERROR]: Stack:
  300. [15:21:01] [Spigot Watchdog Thread/ERROR]: sun.misc.Unsafe.park(Native Method)
  301. [15:21:01] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.LockSupport.park(LockSupport.java:186)
  302. [15:21:01] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2043)
  303. [15:21:01] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
  304. [15:21:01] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1068)
  305. [15:21:01] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130)
  306. [15:21:01] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
  307. [15:21:01] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:745)
  308. [15:21:01] [Spigot Watchdog Thread/ERROR]: ------------------------------
  309. [15:21:01] [Spigot Watchdog Thread/ERROR]: Current Thread: Netty Epoll Server IO #3
  310. [15:21:01] [Spigot Watchdog Thread/ERROR]: PID: 28 | Suspended: false | Native: false | State: BLOCKED
  311. [15:21:01] [Spigot Watchdog Thread/ERROR]: Stack:
  312. [15:21:01] [Spigot Watchdog Thread/ERROR]: org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:486)
  313. [15:21:01] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R2.PacketStatusListener.a(PacketStatusListener.java:106)
  314. [15:21:01] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R2.PacketStatusInStart.a(SourceFile:23)
  315. [15:21:01] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R2.PacketStatusInStart.a(SourceFile:8)
  316. [15:21:01] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R2.NetworkManager.a(NetworkManager.java:124)
  317. [15:21:01] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R2.NetworkManager.channelRead0(NetworkManager.java:325)
  318. [15:21:01] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R2.NetworkManager.channelRead0(NetworkManager.java:1)
  319. [15:21:01] [Spigot Watchdog Thread/ERROR]: io.netty.channel.SimpleChannelInboundHandler.channelRead(SimpleChannelInboundHandler.java:105)
  320. [15:21:01] [Spigot Watchdog Thread/ERROR]: io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:333)
  321. [15:21:01] [Spigot Watchdog Thread/ERROR]: io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:319)
  322. [15:21:01] [Spigot Watchdog Thread/ERROR]: io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:168)
  323. [15:21:01] [Spigot Watchdog Thread/ERROR]: io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:333)
  324. [15:21:01] [Spigot Watchdog Thread/ERROR]: io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:319)
  325. [15:21:01] [Spigot Watchdog Thread/ERROR]: io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:163)
  326. [15:21:01] [Spigot Watchdog Thread/ERROR]: io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:333)
  327. [15:21:01] [Spigot Watchdog Thread/ERROR]: io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:319)
  328. [15:21:01] [Spigot Watchdog Thread/ERROR]: com.comphenix.protocol.injector.netty.ChannelInjector$4.channelRead(ChannelInjector.java:257)
  329. [15:21:01] [Spigot Watchdog Thread/ERROR]: io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:333)
  330. [15:21:01] [Spigot Watchdog Thread/ERROR]: io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:319)
  331. [15:21:01] [Spigot Watchdog Thread/ERROR]: io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:163)
  332. [15:21:01] [Spigot Watchdog Thread/ERROR]: io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:333)
  333. [15:21:01] [Spigot Watchdog Thread/ERROR]: io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:319)
  334. [15:21:01] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R2.LegacyPingHandler.channelRead(SourceFile:94)
  335. [15:21:01] [Spigot Watchdog Thread/ERROR]: io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:333)
  336. [15:21:01] [Spigot Watchdog Thread/ERROR]: io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:319)
  337. [15:21:01] [Spigot Watchdog Thread/ERROR]: io.netty.handler.timeout.ReadTimeoutHandler.channelRead(ReadTimeoutHandler.java:150)
  338. [15:21:01] [Spigot Watchdog Thread/ERROR]: io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:333)
  339. [15:21:01] [Spigot Watchdog Thread/ERROR]: io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:319)
  340. [15:21:01] [Spigot Watchdog Thread/ERROR]: io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:787)
  341. [15:21:01] [Spigot Watchdog Thread/ERROR]: io.netty.channel.epoll.EpollSocketChannel$EpollSocketUnsafe.epollInReady(EpollSocketChannel.java:722)
  342. [15:21:01] [Spigot Watchdog Thread/ERROR]: io.netty.channel.epoll.EpollEventLoop.processReady(EpollEventLoop.java:326)
  343. [15:21:01] [Spigot Watchdog Thread/ERROR]: io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:264)
  344. [15:21:01] [Spigot Watchdog Thread/ERROR]: io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:116)
  345. [15:21:01] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:745)
  346. [15:21:01] [Spigot Watchdog Thread/ERROR]: ------------------------------
  347. [15:21:01] [Spigot Watchdog Thread/ERROR]: Current Thread: Netty Epoll Server IO #2
  348. [15:21:01] [Spigot Watchdog Thread/ERROR]: PID: 27 | Suspended: false | Native: false | State: BLOCKED
  349. [15:21:01] [Spigot Watchdog Thread/ERROR]: Stack:
  350. [15:21:01] [Spigot Watchdog Thread/ERROR]: org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:486)
  351. [15:21:01] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R2.PacketStatusListener.a(PacketStatusListener.java:106)
  352. [15:21:01] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R2.PacketStatusInStart.a(SourceFile:23)
  353. [15:21:01] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R2.PacketStatusInStart.a(SourceFile:8)
  354. [15:21:01] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R2.NetworkManager.a(NetworkManager.java:124)
  355. [15:21:01] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R2.NetworkManager.channelRead0(NetworkManager.java:325)
  356. [15:21:01] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R2.NetworkManager.channelRead0(NetworkManager.java:1)
  357. [15:21:01] [Spigot Watchdog Thread/ERROR]: io.netty.channel.SimpleChannelInboundHandler.channelRead(SimpleChannelInboundHandler.java:105)
  358. [15:21:01] [Spigot Watchdog Thread/ERROR]: io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:333)
  359. [15:21:01] [Spigot Watchdog Thread/ERROR]: io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:319)
  360. [15:21:01] [Spigot Watchdog Thread/ERROR]: io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:168)
  361. [15:21:01] [Spigot Watchdog Thread/ERROR]: io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:333)
  362. [15:21:01] [Spigot Watchdog Thread/ERROR]: io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:319)
  363. [15:21:01] [Spigot Watchdog Thread/ERROR]: io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:163)
  364. [15:21:01] [Spigot Watchdog Thread/ERROR]: io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:333)
  365. [15:21:01] [Spigot Watchdog Thread/ERROR]: io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:319)
  366. [15:21:01] [Spigot Watchdog Thread/ERROR]: com.comphenix.protocol.injector.netty.ChannelInjector$4.channelRead(ChannelInjector.java:257)
  367. [15:21:01] [Spigot Watchdog Thread/ERROR]: io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:333)
  368. [15:21:01] [Spigot Watchdog Thread/ERROR]: io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:319)
  369. [15:21:01] [Spigot Watchdog Thread/ERROR]: io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:163)
  370. [15:21:01] [Spigot Watchdog Thread/ERROR]: io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:333)
  371. [15:21:01] [Spigot Watchdog Thread/ERROR]: io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:319)
  372. [15:21:01] [Spigot Watchdog Thread/ERROR]: io.netty.handler.timeout.ReadTimeoutHandler.channelRead(ReadTimeoutHandler.java:150)
  373. [15:21:01] [Spigot Watchdog Thread/ERROR]: io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:333)
  374. [15:21:01] [Spigot Watchdog Thread/ERROR]: io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:319)
  375. [15:21:01] [Spigot Watchdog Thread/ERROR]: io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:787)
  376. [15:21:01] [Spigot Watchdog Thread/ERROR]: io.netty.channel.epoll.EpollSocketChannel$EpollSocketUnsafe.epollInReady(EpollSocketChannel.java:722)
  377. [15:21:01] [Spigot Watchdog Thread/ERROR]: io.netty.channel.epoll.EpollEventLoop.processReady(EpollEventLoop.java:326)
  378. [15:21:01] [Spigot Watchdog Thread/ERROR]: io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:264)
  379. [15:21:01] [Spigot Watchdog Thread/ERROR]: io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:116)
  380. [15:21:01] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:745)
  381. [15:21:01] [Spigot Watchdog Thread/ERROR]: ------------------------------
  382. [15:21:01] [Spigot Watchdog Thread/ERROR]: Current Thread: Netty Epoll Server IO #1
  383. [15:21:01] [Spigot Watchdog Thread/ERROR]: PID: 26 | Suspended: false | Native: true | State: RUNNABLE
  384. [15:21:01] [Spigot Watchdog Thread/ERROR]: Stack:
  385. [15:21:01] [Spigot Watchdog Thread/ERROR]: io.netty.channel.epoll.Native.epollWait(Native Method)
  386. [15:21:01] [Spigot Watchdog Thread/ERROR]: io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:194)
  387. [15:21:01] [Spigot Watchdog Thread/ERROR]: io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:219)
  388. [15:21:01] [Spigot Watchdog Thread/ERROR]: io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:116)
  389. [15:21:01] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:745)
  390. [15:21:01] [Spigot Watchdog Thread/ERROR]: ------------------------------
  391. [15:21:01] [Spigot Watchdog Thread/ERROR]: Current Thread: Netty Epoll Server IO #0
  392. [15:21:01] [Spigot Watchdog Thread/ERROR]: PID: 25 | Suspended: false | Native: false | State: BLOCKED
  393. [15:21:01] [Spigot Watchdog Thread/ERROR]: Stack:
  394. [15:21:01] [Spigot Watchdog Thread/ERROR]: org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:486)
  395. [15:21:01] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R2.PacketStatusListener.a(PacketStatusListener.java:106)
  396. [15:21:01] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R2.PacketStatusInStart.a(SourceFile:23)
  397. [15:21:01] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R2.PacketStatusInStart.a(SourceFile:8)
  398. [15:21:01] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R2.NetworkManager.a(NetworkManager.java:124)
  399. [15:21:01] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R2.NetworkManager.channelRead0(NetworkManager.java:325)
  400. [15:21:01] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R2.NetworkManager.channelRead0(NetworkManager.java:1)
  401. [15:21:01] [Spigot Watchdog Thread/ERROR]: io.netty.channel.SimpleChannelInboundHandler.channelRead(SimpleChannelInboundHandler.java:105)
  402. [15:21:01] [Spigot Watchdog Thread/ERROR]: io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:333)
  403. [15:21:01] [Spigot Watchdog Thread/ERROR]: io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:319)
  404. [15:21:01] [Spigot Watchdog Thread/ERROR]: io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:168)
  405. [15:21:01] [Spigot Watchdog Thread/ERROR]: io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:333)
  406. [15:21:01] [Spigot Watchdog Thread/ERROR]: io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:319)
  407. [15:21:01] [Spigot Watchdog Thread/ERROR]: io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:163)
  408. [15:21:01] [Spigot Watchdog Thread/ERROR]: io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:333)
  409. [15:21:01] [Spigot Watchdog Thread/ERROR]: io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:319)
  410. [15:21:01] [Spigot Watchdog Thread/ERROR]: com.comphenix.protocol.injector.netty.ChannelInjector$4.channelRead(ChannelInjector.java:257)
  411. [15:21:01] [Spigot Watchdog Thread/ERROR]: io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:333)
  412. [15:21:01] [Spigot Watchdog Thread/ERROR]: io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:319)
  413. [15:21:01] [Spigot Watchdog Thread/ERROR]: io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:163)
  414. [15:21:01] [Spigot Watchdog Thread/ERROR]: io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:333)
  415. [15:21:01] [Spigot Watchdog Thread/ERROR]: io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:319)
  416. [15:21:01] [Spigot Watchdog Thread/ERROR]: io.netty.handler.timeout.ReadTimeoutHandler.channelRead(ReadTimeoutHandler.java:150)
  417. [15:21:01] [Spigot Watchdog Thread/ERROR]: io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:333)
  418. [15:21:01] [Spigot Watchdog Thread/ERROR]: io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:319)
  419. [15:21:01] [Spigot Watchdog Thread/ERROR]: io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:787)
  420. [15:21:01] [Spigot Watchdog Thread/ERROR]: io.netty.channel.epoll.EpollSocketChannel$EpollSocketUnsafe.epollInReady(EpollSocketChannel.java:722)
  421. [15:21:01] [Spigot Watchdog Thread/ERROR]: io.netty.channel.epoll.EpollEventLoop.processReady(EpollEventLoop.java:326)
  422. [15:21:01] [Spigot Watchdog Thread/ERROR]: io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:264)
  423. [15:21:01] [Spigot Watchdog Thread/ERROR]: io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:116)
  424. [15:21:01] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:745)
  425. [15:21:01] [Spigot Watchdog Thread/ERROR]: ------------------------------
  426. [15:21:01] [Spigot Watchdog Thread/ERROR]: Current Thread: Spigot Metrics Thread
  427. [15:21:01] [Spigot Watchdog Thread/ERROR]: PID: 24 | Suspended: false | Native: false | State: TIMED_WAITING
  428. [15:21:01] [Spigot Watchdog Thread/ERROR]: Stack:
  429. [15:21:01] [Spigot Watchdog Thread/ERROR]: java.lang.Object.wait(Native Method)
  430. [15:21:01] [Spigot Watchdog Thread/ERROR]: java.util.TimerThread.mainLoop(Timer.java:552)
  431. [15:21:01] [Spigot Watchdog Thread/ERROR]: java.util.TimerThread.run(Timer.java:505)
  432. [15:21:01] [Spigot Watchdog Thread/ERROR]: ------------------------------
  433. [15:21:01] [Spigot Watchdog Thread/ERROR]: Current Thread: Spigot Watchdog Thread
  434. [15:21:01] [Spigot Watchdog Thread/ERROR]: PID: 23 | Suspended: false | Native: false | State: RUNNABLE
  435. [15:21:01] [Spigot Watchdog Thread/ERROR]: Stack:
  436. [15:21:01] [Spigot Watchdog Thread/ERROR]: sun.management.ThreadImpl.dumpThreads0(Native Method)
  437. [15:21:01] [Spigot Watchdog Thread/ERROR]: sun.management.ThreadImpl.dumpAllThreads(ThreadImpl.java:446)
  438. [15:21:01] [Spigot Watchdog Thread/ERROR]: org.spigotmc.WatchdogThread.run(WatchdogThread.java:76)
  439. [15:21:01] [Spigot Watchdog Thread/ERROR]: ------------------------------
  440. [15:21:01] [Spigot Watchdog Thread/ERROR]: Current Thread: Java2D Disposer
  441. [15:21:01] [Spigot Watchdog Thread/ERROR]: PID: 21 | Suspended: false | Native: false | State: WAITING
  442. [15:21:01] [Spigot Watchdog Thread/ERROR]: Stack:
  443. [15:21:01] [Spigot Watchdog Thread/ERROR]: java.lang.Object.wait(Native Method)
  444. [15:21:01] [Spigot Watchdog Thread/ERROR]: java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:135)
  445. [15:21:01] [Spigot Watchdog Thread/ERROR]: java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:151)
  446. [15:21:01] [Spigot Watchdog Thread/ERROR]: sun.java2d.Disposer.run(Disposer.java:145)
  447. [15:21:01] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:745)
  448. [15:21:01] [Spigot Watchdog Thread/ERROR]: ------------------------------
  449. [15:21:01] [Spigot Watchdog Thread/ERROR]: Current Thread: Thread-5
  450. [15:21:01] [Spigot Watchdog Thread/ERROR]: PID: 19 | Suspended: false | Native: false | State: WAITING
  451. [15:21:01] [Spigot Watchdog Thread/ERROR]: Stack:
  452. [15:21:01] [Spigot Watchdog Thread/ERROR]: sun.misc.Unsafe.park(Native Method)
  453. [15:21:01] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.LockSupport.park(LockSupport.java:186)
  454. [15:21:01] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2043)
  455. [15:21:01] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
  456. [15:21:01] [Spigot Watchdog Thread/ERROR]: com.mojang.util.QueueLogAppender.getNextLogEvent(QueueLogAppender.java:77)
  457. [15:21:01] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.v1_8_R2.util.TerminalConsoleWriterThread.run(TerminalConsoleWriterThread.java:25)
  458. [15:21:01] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:745)
  459. [15:21:01] [Spigot Watchdog Thread/ERROR]: ------------------------------
  460. [15:21:01] [Spigot Watchdog Thread/ERROR]: Current Thread: Server console handler
  461. [15:21:01] [Spigot Watchdog Thread/ERROR]: PID: 18 | Suspended: false | Native: true | State: RUNNABLE
  462. [15:21:01] [Spigot Watchdog Thread/ERROR]: Thread is waiting on monitor(s):
  463. [15:21:01] [Spigot Watchdog Thread/ERROR]: Locked on:java.io.BufferedInputStream.read(BufferedInputStream.java:254)
  464. [15:21:01] [Spigot Watchdog Thread/ERROR]: Locked on:org.bukkit.craftbukkit.libs.jline.internal.NonBlockingInputStream.read(NonBlockingInputStream.java:169)
  465. [15:21:01] [Spigot Watchdog Thread/ERROR]: Locked on:org.bukkit.craftbukkit.libs.jline.internal.InputStreamReader.read(InputStreamReader.java:261)
  466. [15:21:01] [Spigot Watchdog Thread/ERROR]: Locked on:org.bukkit.craftbukkit.libs.jline.internal.InputStreamReader.read(InputStreamReader.java:198)
  467. [15:21:01] [Spigot Watchdog Thread/ERROR]: Stack:
  468. [15:21:01] [Spigot Watchdog Thread/ERROR]: java.io.FileInputStream.readBytes(Native Method)
  469. [15:21:01] [Spigot Watchdog Thread/ERROR]: java.io.FileInputStream.read(FileInputStream.java:272)
  470. [15:21:01] [Spigot Watchdog Thread/ERROR]: java.io.BufferedInputStream.fill(BufferedInputStream.java:235)
  471. [15:21:01] [Spigot Watchdog Thread/ERROR]: java.io.BufferedInputStream.read(BufferedInputStream.java:254)
  472. [15:21:01] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.libs.jline.internal.NonBlockingInputStream.read(NonBlockingInputStream.java:169)
  473. [15:21:01] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.libs.jline.internal.NonBlockingInputStream.read(NonBlockingInputStream.java:137)
  474. [15:21:01] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.libs.jline.internal.NonBlockingInputStream.read(NonBlockingInputStream.java:246)
  475. [15:21:01] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.libs.jline.internal.InputStreamReader.read(InputStreamReader.java:261)
  476. [15:21:01] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.libs.jline.internal.InputStreamReader.read(InputStreamReader.java:198)
  477. [15:21:01] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.libs.jline.console.ConsoleReader.readCharacter(ConsoleReader.java:2145)
  478. [15:21:01] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.libs.jline.console.ConsoleReader.readLine(ConsoleReader.java:2349)
  479. [15:21:01] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R2.DedicatedServer$2.run(DedicatedServer.java:79)
  480. [15:21:01] [Spigot Watchdog Thread/ERROR]: ------------------------------
  481. [15:21:01] [Spigot Watchdog Thread/ERROR]: Current Thread: DestroyJavaVM
  482. [15:21:01] [Spigot Watchdog Thread/ERROR]: PID: 17 | Suspended: false | Native: false | State: RUNNABLE
  483. [15:21:01] [Spigot Watchdog Thread/ERROR]: Stack:
  484. [15:21:01] [Spigot Watchdog Thread/ERROR]: ------------------------------
  485. [15:21:01] [Spigot Watchdog Thread/ERROR]: Current Thread: Server thread
  486. [15:21:01] [Spigot Watchdog Thread/ERROR]: PID: 15 | Suspended: false | Native: false | State: RUNNABLE
  487. [15:21:01] [Spigot Watchdog Thread/ERROR]: Thread is waiting on monitor(s):
  488. [15:21:01] [Spigot Watchdog Thread/ERROR]: Locked on:com.gamingmesh.jobs.container.JobProgression.addExperience(JobProgression.java:83)
  489. [15:21:01] [Spigot Watchdog Thread/ERROR]: Locked on:org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:487)
  490. [15:21:01] [Spigot Watchdog Thread/ERROR]: Stack:
  491. [15:21:01] [Spigot Watchdog Thread/ERROR]: com.gamingmesh.jobs.resources.jfep.Parser.getValue(Parser.java:443)
  492. [15:21:01] [Spigot Watchdog Thread/ERROR]: com.gamingmesh.jobs.container.Job.getMaxExp(Job.java:186)
  493. [15:21:01] [Spigot Watchdog Thread/ERROR]: com.gamingmesh.jobs.container.JobProgression.reloadMaxExperience(JobProgression.java:122)
  494. [15:21:01] [Spigot Watchdog Thread/ERROR]: com.gamingmesh.jobs.container.JobProgression.checkLevelUp(JobProgression.java:138)
  495. [15:21:01] [Spigot Watchdog Thread/ERROR]: com.gamingmesh.jobs.container.JobProgression.addExperience(JobProgression.java:83)
  496. [15:21:01] [Spigot Watchdog Thread/ERROR]: com.gamingmesh.jobs.Jobs.action(Jobs.java:415)
  497. [15:21:01] [Spigot Watchdog Thread/ERROR]: com.gamingmesh.jobs.listeners.JobsPaymentListener.onBlockBreak(JobsPaymentListener.java:174)
  498. [15:21:01] [Spigot Watchdog Thread/ERROR]: sun.reflect.GeneratedMethodAccessor649.invoke(Unknown Source)
  499. [15:21:01] [Spigot Watchdog Thread/ERROR]: sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  500. [15:21:01] [Spigot Watchdog Thread/ERROR]: java.lang.reflect.Method.invoke(Method.java:606)
  501. [15:21:01] [Spigot Watchdog Thread/ERROR]: org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:301)
  502. [15:21:01] [Spigot Watchdog Thread/ERROR]: org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62)
  503. [15:21:01] [Spigot Watchdog Thread/ERROR]: org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:502)
  504. [15:21:01] [Spigot Watchdog Thread/ERROR]: org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:487)
  505. [15:21:01] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R2.PlayerInteractManager.breakBlock(PlayerInteractManager.java:286)
  506. [15:21:01] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R2.PlayerInteractManager.a(PlayerInteractManager.java:215)
  507. [15:21:01] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R2.PlayerConnection.a(PlayerConnection.java:618)
  508. [15:21:01] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R2.PacketPlayInBlockDig.a(SourceFile:40)
  509. [15:21:01] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R2.PacketPlayInBlockDig.a(SourceFile:10)
  510. [15:21:01] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R2.PlayerConnectionUtils$1.run(SourceFile:13)
  511. [15:21:01] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:471)
  512. [15:21:01] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.FutureTask.run(FutureTask.java:262)
  513. [15:21:01] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R2.SystemUtils.a(SourceFile:60)
  514. [15:21:01] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R2.MinecraftServer.A(MinecraftServer.java:712)
  515. [15:21:01] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R2.DedicatedServer.A(DedicatedServer.java:368)
  516. [15:21:01] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R2.MinecraftServer.z(MinecraftServer.java:651)
  517. [15:21:01] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R2.MinecraftServer.run(MinecraftServer.java:554)
  518. [15:21:01] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:745)
  519. [15:21:01] [Spigot Watchdog Thread/ERROR]: ------------------------------
  520. [15:21:01] [Spigot Watchdog Thread/ERROR]: Current Thread: Server Infinisleeper
  521. [15:21:01] [Spigot Watchdog Thread/ERROR]: PID: 16 | Suspended: false | Native: false | State: TIMED_WAITING
  522. [15:21:01] [Spigot Watchdog Thread/ERROR]: Stack:
  523. [15:21:01] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.sleep(Native Method)
  524. [15:21:01] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R2.DedicatedServer$1.run(DedicatedServer.java:54)
  525. [15:21:01] [Spigot Watchdog Thread/ERROR]: ------------------------------
  526. [15:21:01] [Spigot Watchdog Thread/ERROR]: Current Thread: NonBlockingInputStreamThread
  527. [15:21:01] [Spigot Watchdog Thread/ERROR]: PID: 13 | Suspended: false | Native: false | State: WAITING
  528. [15:21:01] [Spigot Watchdog Thread/ERROR]: Stack:
  529. [15:21:01] [Spigot Watchdog Thread/ERROR]: java.lang.Object.wait(Native Method)
  530. [15:21:01] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.libs.jline.internal.NonBlockingInputStream.run(NonBlockingInputStream.java:278)
  531. [15:21:01] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:745)
  532. [15:21:01] [Spigot Watchdog Thread/ERROR]: ------------------------------
  533. [15:21:01] [Spigot Watchdog Thread/ERROR]: Current Thread: Snooper Timer
  534. [15:21:01] [Spigot Watchdog Thread/ERROR]: PID: 11 | Suspended: false | Native: false | State: TIMED_WAITING
  535. [15:21:01] [Spigot Watchdog Thread/ERROR]: Stack:
  536. [15:21:01] [Spigot Watchdog Thread/ERROR]: java.lang.Object.wait(Native Method)
  537. [15:21:01] [Spigot Watchdog Thread/ERROR]: java.util.TimerThread.mainLoop(Timer.java:552)
  538. [15:21:01] [Spigot Watchdog Thread/ERROR]: java.util.TimerThread.run(Timer.java:505)
  539. [15:21:01] [Spigot Watchdog Thread/ERROR]: ------------------------------
  540. [15:21:01] [Spigot Watchdog Thread/ERROR]: Current Thread: Signal Dispatcher
  541. [15:21:01] [Spigot Watchdog Thread/ERROR]: PID: 4 | Suspended: false | Native: false | State: RUNNABLE
  542. [15:21:01] [Spigot Watchdog Thread/ERROR]: Stack:
  543. [15:21:01] [Spigot Watchdog Thread/ERROR]: ------------------------------
  544. [15:21:01] [Spigot Watchdog Thread/ERROR]: Current Thread: Finalizer
  545. [15:21:01] [Spigot Watchdog Thread/ERROR]: PID: 3 | Suspended: false | Native: false | State: WAITING
  546. [15:21:01] [Spigot Watchdog Thread/ERROR]: Stack:
  547. [15:21:01] [Spigot Watchdog Thread/ERROR]: java.lang.Object.wait(Native Method)
  548. [15:21:01] [Spigot Watchdog Thread/ERROR]: java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:135)
  549. [15:21:01] [Spigot Watchdog Thread/ERROR]: java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:151)
  550. [15:21:01] [Spigot Watchdog Thread/ERROR]: java.lang.ref.Finalizer$FinalizerThread.run(Finalizer.java:209)
  551. [15:21:01] [Spigot Watchdog Thread/ERROR]: ------------------------------
  552. [15:21:01] [Spigot Watchdog Thread/ERROR]: Current Thread: Reference Handler
  553. [15:21:01] [Spigot Watchdog Thread/ERROR]: PID: 2 | Suspended: false | Native: false | State: WAITING
  554. [15:21:01] [Spigot Watchdog Thread/ERROR]: Stack:
  555. [15:21:01] [Spigot Watchdog Thread/ERROR]: java.lang.Object.wait(Native Method)
  556. [15:21:01] [Spigot Watchdog Thread/ERROR]: java.lang.Object.wait(Object.java:503)
  557. [15:21:01] [Spigot Watchdog Thread/ERROR]: java.lang.ref.Reference$ReferenceHandler.run(Reference.java:133)
  558. [15:21:01] [Spigot Watchdog Thread/ERROR]: ------------------------------
  559. [15:21:01] [Spigot Watchdog Thread/INFO]: Startup script './start.sh' does not exist! Stopping server.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement