Advertisement
adopted3

Spigot 1.8.3 crash at restart, again

May 5th, 2015
301
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 26.86 KB | None | 0 0
  1. [16:41:08] [Craft Scheduler Thread - 8/INFO]: [Vault] Checking for Updates ...
  2. [16:41:08] [Craft Scheduler Thread - 6/INFO]: [PreciousStones] (world) fields: 142
  3. [16:41:08] [Craft Scheduler Thread - 6/INFO]: [PreciousStones] (world_nether) fields: 7
  4. [16:41:08] [Craft Scheduler Thread - 6/INFO]: [PreciousStones] (world_the_end) fields: 6
  5. [16:41:09] [Craft Scheduler Thread - 8/INFO]: [Vault] No new version available
  6. [16:42:10] [Spigot Watchdog Thread/ERROR]: The server has stopped responding!
  7. [16:42:10] [Spigot Watchdog Thread/ERROR]: Please report this to http://www.spigotmc.org/
  8. [16:42:10] [Spigot Watchdog Thread/ERROR]: Be sure to include ALL relevant console errors and Minecraft crash reports
  9. [16:42:10] [Spigot Watchdog Thread/ERROR]: Spigot version: git-Spigot-26dfd01-5cb9b70 (MC: 1.8.3)
  10. [16:42:10] [Spigot Watchdog Thread/ERROR]: ------------------------------
  11. [16:42:10] [Spigot Watchdog Thread/ERROR]: Server thread dump (Look for plugins here before reporting to Spigot!):
  12. [16:42:10] [Spigot Watchdog Thread/ERROR]: ------------------------------
  13. [16:42:10] [Spigot Watchdog Thread/ERROR]: Current Thread: Server thread
  14. [16:42:10] [Spigot Watchdog Thread/ERROR]: PID: 14 | Suspended: false | Native: false | State: TIMED_WAITING
  15. [16:42:10] [Spigot Watchdog Thread/ERROR]: Stack:
  16. [16:42:10] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.sleep(Native Method)
  17. [16:42:10] [Spigot Watchdog Thread/ERROR]: com.mojang.authlib.yggdrasil.YggdrasilGameProfileRepository.findProfilesByNames(YggdrasilGameProfileRepository.java:81)
  18. [16:42:10] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R2.UserCache.a(UserCache.java:85)
  19. [16:42:10] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R2.UserCache.getProfile(UserCache.java:146)
  20. [16:42:10] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.v1_8_R2.CraftServer.getOfflinePlayer(CraftServer.java:1304)
  21. [16:42:10] [Spigot Watchdog Thread/ERROR]: com.gmail.nossr50.util.scoreboards.ScoreboardManager.getOfflinePlayer(ScoreboardManager.java:133)
  22. [16:42:10] [Spigot Watchdog Thread/ERROR]: com.gmail.nossr50.util.scoreboards.ScoreboardManager.getOfflinePlayerDots(ScoreboardManager.java:125)
  23. [16:42:10] [Spigot Watchdog Thread/ERROR]: com.gmail.nossr50.util.scoreboards.ScoreboardManager.<clinit>(ScoreboardManager.java:110)
  24. [16:42:10] [Spigot Watchdog Thread/ERROR]: com.gmail.nossr50.runnables.player.PowerLevelUpdatingTask.run(PowerLevelUpdatingTask.java:10)
  25. [16:42:10] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.v1_8_R2.scheduler.CraftTask.run(CraftTask.java:71)
  26. [16:42:10] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.v1_8_R2.scheduler.CraftScheduler.mainThreadHeartbeat(CraftScheduler.java:350)
  27. [16:42:10] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R2.MinecraftServer.A(MinecraftServer.java:718)
  28. [16:42:10] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R2.DedicatedServer.A(DedicatedServer.java:368)
  29. [16:42:10] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R2.MinecraftServer.z(MinecraftServer.java:651)
  30. [16:42:10] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R2.MinecraftServer.run(MinecraftServer.java:554)
  31. [16:42:10] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Unknown Source)
  32. [16:42:10] [Spigot Watchdog Thread/ERROR]: ------------------------------
  33. [16:42:10] [Spigot Watchdog Thread/ERROR]: Entire Thread Dump:
  34. [16:42:10] [Spigot Watchdog Thread/ERROR]: ------------------------------
  35. [16:42:10] [Spigot Watchdog Thread/ERROR]: Current Thread: Keep-Alive-Timer
  36. [16:42:10] [Spigot Watchdog Thread/ERROR]: PID: 77 | Suspended: false | Native: false | State: TIMED_WAITING
  37. [16:42:10] [Spigot Watchdog Thread/ERROR]: Stack:
  38. [16:42:10] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.sleep(Native Method)
  39. [16:42:10] [Spigot Watchdog Thread/ERROR]: sun.net.www.http.KeepAliveCache.run(Unknown Source)
  40. [16:42:10] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Unknown Source)
  41. [16:42:10] [Spigot Watchdog Thread/ERROR]: ------------------------------
  42. [16:42:10] [Spigot Watchdog Thread/ERROR]: Current Thread: pool-5-thread-4
  43. [16:42:10] [Spigot Watchdog Thread/ERROR]: PID: 64 | Suspended: false | Native: false | State: WAITING
  44. [16:42:10] [Spigot Watchdog Thread/ERROR]: Stack:
  45. [16:42:10] [Spigot Watchdog Thread/ERROR]: sun.misc.Unsafe.park(Native Method)
  46. [16:42:10] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.LockSupport.park(Unknown Source)
  47. [16:42:10] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(Unknown Source)
  48. [16:42:10] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.LinkedBlockingQueue.take(Unknown Source)
  49. [16:42:10] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
  50. [16:42:10] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
  51. [16:42:10] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
  52. [16:42:10] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Unknown Source)
  53. [16:42:10] [Spigot Watchdog Thread/ERROR]: ------------------------------
  54. [16:42:10] [Spigot Watchdog Thread/ERROR]: Current Thread: pool-5-thread-3
  55. [16:42:10] [Spigot Watchdog Thread/ERROR]: PID: 63 | Suspended: false | Native: false | State: WAITING
  56. [16:42:10] [Spigot Watchdog Thread/ERROR]: Stack:
  57. [16:42:10] [Spigot Watchdog Thread/ERROR]: sun.misc.Unsafe.park(Native Method)
  58. [16:42:10] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.LockSupport.park(Unknown Source)
  59. [16:42:10] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(Unknown Source)
  60. [16:42:10] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.LinkedBlockingQueue.take(Unknown Source)
  61. [16:42:10] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
  62. [16:42:10] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
  63. [16:42:10] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
  64. [16:42:10] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Unknown Source)
  65. [16:42:10] [Spigot Watchdog Thread/ERROR]: ------------------------------
  66. [16:42:10] [Spigot Watchdog Thread/ERROR]: Current Thread: Thread-16
  67. [16:42:10] [Spigot Watchdog Thread/ERROR]: PID: 55 | Suspended: false | Native: true | State: RUNNABLE
  68. [16:42:10] [Spigot Watchdog Thread/ERROR]: Stack:
  69. [16:42:10] [Spigot Watchdog Thread/ERROR]: java.net.PlainSocketImpl.socketAccept(Native Method)
  70. [16:42:10] [Spigot Watchdog Thread/ERROR]: java.net.AbstractPlainSocketImpl.accept(Unknown Source)
  71. [16:42:10] [Spigot Watchdog Thread/ERROR]: java.net.ServerSocket.implAccept(Unknown Source)
  72. [16:42:10] [Spigot Watchdog Thread/ERROR]: java.net.ServerSocket.accept(Unknown Source)
  73. [16:42:10] [Spigot Watchdog Thread/ERROR]: com.vexsoftware.votifier.net.VoteReceiver.run(VoteReceiver.java:114)
  74. [16:42:10] [Spigot Watchdog Thread/ERROR]: ------------------------------
  75. [16:42:10] [Spigot Watchdog Thread/ERROR]: Current Thread: Thread-14
  76. [16:42:10] [Spigot Watchdog Thread/ERROR]: PID: 51 | Suspended: false | Native: false | State: WAITING
  77. [16:42:10] [Spigot Watchdog Thread/ERROR]: Stack:
  78. [16:42:10] [Spigot Watchdog Thread/ERROR]: java.lang.Object.wait(Native Method)
  79. [16:42:10] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.join(Unknown Source)
  80. [16:42:10] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.join(Unknown Source)
  81. [16:42:10] [Spigot Watchdog Thread/ERROR]: com.Acrobot.ChestShop.Updater.Updater.waitForThread(Updater.java:289)
  82. [16:42:10] [Spigot Watchdog Thread/ERROR]: com.Acrobot.ChestShop.Updater.Updater.getLatestType(Updater.java:241)
  83. [16:42:10] [Spigot Watchdog Thread/ERROR]: com.Acrobot.ChestShop.Updater.Updater.shouldUpdate(Updater.java:508)
  84. [16:42:10] [Spigot Watchdog Thread/ERROR]: com.Acrobot.ChestShop.Updater.Updater.versionCheck(Updater.java:466)
  85. [16:42:10] [Spigot Watchdog Thread/ERROR]: com.Acrobot.ChestShop.Updater.Updater.access$400(Updater.java:41)
  86. [16:42:10] [Spigot Watchdog Thread/ERROR]: com.Acrobot.ChestShop.Updater.Updater$UpdateRunnable.run(Updater.java:586)
  87. [16:42:10] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Unknown Source)
  88. [16:42:10] [Spigot Watchdog Thread/ERROR]: ------------------------------
  89. [16:42:10] [Spigot Watchdog Thread/ERROR]: Current Thread: Netty Epoll Server IO #3
  90. [16:42:10] [Spigot Watchdog Thread/ERROR]: PID: 29 | Suspended: false | Native: true | State: RUNNABLE
  91. [16:42:10] [Spigot Watchdog Thread/ERROR]: Stack:
  92. [16:42:10] [Spigot Watchdog Thread/ERROR]: io.netty.channel.epoll.Native.epollWait(Native Method)
  93. [16:42:10] [Spigot Watchdog Thread/ERROR]: io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:194)
  94. [16:42:10] [Spigot Watchdog Thread/ERROR]: io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:219)
  95. [16:42:10] [Spigot Watchdog Thread/ERROR]: io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:116)
  96. [16:42:10] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Unknown Source)
  97. [16:42:10] [Spigot Watchdog Thread/ERROR]: ------------------------------
  98. [16:42:10] [Spigot Watchdog Thread/ERROR]: Current Thread: Thread-13
  99. [16:42:10] [Spigot Watchdog Thread/ERROR]: PID: 48 | Suspended: false | Native: false | State: TIMED_WAITING
  100. [16:42:10] [Spigot Watchdog Thread/ERROR]: Stack:
  101. [16:42:10] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.sleep(Native Method)
  102. [16:42:10] [Spigot Watchdog Thread/ERROR]: me.maker56.survivalgames.database.sql.DatabaseThread.run(DatabaseThread.java:66)
  103. [16:42:10] [Spigot Watchdog Thread/ERROR]: ------------------------------
  104. [16:42:10] [Spigot Watchdog Thread/ERROR]: Current Thread: Timer-1
  105. [16:42:10] [Spigot Watchdog Thread/ERROR]: PID: 37 | Suspended: false | Native: false | State: TIMED_WAITING
  106. [16:42:10] [Spigot Watchdog Thread/ERROR]: Stack:
  107. [16:42:10] [Spigot Watchdog Thread/ERROR]: java.lang.Object.wait(Native Method)
  108. [16:42:10] [Spigot Watchdog Thread/ERROR]: java.util.TimerThread.mainLoop(Unknown Source)
  109. [16:42:10] [Spigot Watchdog Thread/ERROR]: java.util.TimerThread.run(Unknown Source)
  110. [16:42:10] [Spigot Watchdog Thread/ERROR]: ------------------------------
  111. [16:42:10] [Spigot Watchdog Thread/ERROR]: Current Thread: Timer-0
  112. [16:42:10] [Spigot Watchdog Thread/ERROR]: PID: 36 | Suspended: false | Native: false | State: TIMED_WAITING
  113. [16:42:10] [Spigot Watchdog Thread/ERROR]: Stack:
  114. [16:42:10] [Spigot Watchdog Thread/ERROR]: java.lang.Object.wait(Native Method)
  115. [16:42:10] [Spigot Watchdog Thread/ERROR]: java.util.TimerThread.mainLoop(Unknown Source)
  116. [16:42:10] [Spigot Watchdog Thread/ERROR]: java.util.TimerThread.run(Unknown Source)
  117. [16:42:10] [Spigot Watchdog Thread/ERROR]: ------------------------------
  118. [16:42:10] [Spigot Watchdog Thread/ERROR]: Current Thread: Netty Epoll Server IO #2
  119. [16:42:10] [Spigot Watchdog Thread/ERROR]: PID: 28 | Suspended: false | Native: false | State: RUNNABLE
  120. [16:42:10] [Spigot Watchdog Thread/ERROR]: Stack:
  121. [16:42:10] [Spigot Watchdog Thread/ERROR]: io.netty.channel.epoll.Native.epollWait(Native Method)
  122. [16:42:10] [Spigot Watchdog Thread/ERROR]: io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:194)
  123. [16:42:10] [Spigot Watchdog Thread/ERROR]: io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:219)
  124. [16:42:10] [Spigot Watchdog Thread/ERROR]: io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:116)
  125. [16:42:10] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Unknown Source)
  126. [16:42:10] [Spigot Watchdog Thread/ERROR]: ------------------------------
  127. [16:42:10] [Spigot Watchdog Thread/ERROR]: Current Thread: pool-5-thread-2
  128. [16:42:10] [Spigot Watchdog Thread/ERROR]: PID: 33 | Suspended: false | Native: false | State: WAITING
  129. [16:42:10] [Spigot Watchdog Thread/ERROR]: Stack:
  130. [16:42:10] [Spigot Watchdog Thread/ERROR]: sun.misc.Unsafe.park(Native Method)
  131. [16:42:10] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.LockSupport.park(Unknown Source)
  132. [16:42:10] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(Unknown Source)
  133. [16:42:10] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.LinkedBlockingQueue.take(Unknown Source)
  134. [16:42:10] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
  135. [16:42:10] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
  136. [16:42:10] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
  137. [16:42:10] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Unknown Source)
  138. [16:42:10] [Spigot Watchdog Thread/ERROR]: ------------------------------
  139. [16:42:10] [Spigot Watchdog Thread/ERROR]: Current Thread: pool-5-thread-1
  140. [16:42:10] [Spigot Watchdog Thread/ERROR]: PID: 32 | Suspended: false | Native: false | State: WAITING
  141. [16:42:10] [Spigot Watchdog Thread/ERROR]: Stack:
  142. [16:42:10] [Spigot Watchdog Thread/ERROR]: sun.misc.Unsafe.park(Native Method)
  143. [16:42:10] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.LockSupport.park(Unknown Source)
  144. [16:42:10] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(Unknown Source)
  145. [16:42:10] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.LinkedBlockingQueue.take(Unknown Source)
  146. [16:42:10] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
  147. [16:42:10] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
  148. [16:42:10] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
  149. [16:42:10] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Unknown Source)
  150. [16:42:10] [Spigot Watchdog Thread/ERROR]: ------------------------------
  151. [16:42:10] [Spigot Watchdog Thread/ERROR]: Current Thread: MStore ExamineThread
  152. [16:42:10] [Spigot Watchdog Thread/ERROR]: PID: 31 | Suspended: false | Native: false | State: TIMED_WAITING
  153. [16:42:10] [Spigot Watchdog Thread/ERROR]: Stack:
  154. [16:42:10] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.sleep(Native Method)
  155. [16:42:10] [Spigot Watchdog Thread/ERROR]: com.massivecraft.massivecore.store.ExamineThread.run(ExamineThread.java:55)
  156. [16:42:10] [Spigot Watchdog Thread/ERROR]: ------------------------------
  157. [16:42:10] [Spigot Watchdog Thread/ERROR]: Current Thread: Netty Epoll Server IO #1
  158. [16:42:10] [Spigot Watchdog Thread/ERROR]: PID: 27 | Suspended: false | Native: false | State: RUNNABLE
  159. [16:42:10] [Spigot Watchdog Thread/ERROR]: Stack:
  160. [16:42:10] [Spigot Watchdog Thread/ERROR]: io.netty.channel.epoll.Native.epollWait(Native Method)
  161. [16:42:10] [Spigot Watchdog Thread/ERROR]: io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:194)
  162. [16:42:10] [Spigot Watchdog Thread/ERROR]: io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:219)
  163. [16:42:10] [Spigot Watchdog Thread/ERROR]: io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:116)
  164. [16:42:10] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Unknown Source)
  165. [16:42:10] [Spigot Watchdog Thread/ERROR]: ------------------------------
  166. [16:42:10] [Spigot Watchdog Thread/ERROR]: Current Thread: Netty Epoll Server IO #0
  167. [16:42:10] [Spigot Watchdog Thread/ERROR]: PID: 26 | Suspended: false | Native: false | State: RUNNABLE
  168. [16:42:10] [Spigot Watchdog Thread/ERROR]: Stack:
  169. [16:42:10] [Spigot Watchdog Thread/ERROR]: io.netty.channel.epoll.Native.epollWait(Native Method)
  170. [16:42:10] [Spigot Watchdog Thread/ERROR]: io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:194)
  171. [16:42:10] [Spigot Watchdog Thread/ERROR]: io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:219)
  172. [16:42:10] [Spigot Watchdog Thread/ERROR]: io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:116)
  173. [16:42:10] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Unknown Source)
  174. [16:42:10] [Spigot Watchdog Thread/ERROR]: ------------------------------
  175. [16:42:10] [Spigot Watchdog Thread/ERROR]: Current Thread: Spigot Metrics Thread
  176. [16:42:10] [Spigot Watchdog Thread/ERROR]: PID: 24 | Suspended: false | Native: false | State: TIMED_WAITING
  177. [16:42:10] [Spigot Watchdog Thread/ERROR]: Stack:
  178. [16:42:10] [Spigot Watchdog Thread/ERROR]: java.lang.Object.wait(Native Method)
  179. [16:42:10] [Spigot Watchdog Thread/ERROR]: java.util.TimerThread.mainLoop(Unknown Source)
  180. [16:42:10] [Spigot Watchdog Thread/ERROR]: java.util.TimerThread.run(Unknown Source)
  181. [16:42:10] [Spigot Watchdog Thread/ERROR]: ------------------------------
  182. [16:42:10] [Spigot Watchdog Thread/ERROR]: Current Thread: Spigot Watchdog Thread
  183. [16:42:10] [Spigot Watchdog Thread/ERROR]: PID: 23 | Suspended: false | Native: false | State: RUNNABLE
  184. [16:42:10] [Spigot Watchdog Thread/ERROR]: Stack:
  185. [16:42:10] [Spigot Watchdog Thread/ERROR]: sun.management.ThreadImpl.dumpThreads0(Native Method)
  186. [16:42:10] [Spigot Watchdog Thread/ERROR]: sun.management.ThreadImpl.dumpAllThreads(Unknown Source)
  187. [16:42:10] [Spigot Watchdog Thread/ERROR]: org.spigotmc.WatchdogThread.run(WatchdogThread.java:76)
  188. [16:42:10] [Spigot Watchdog Thread/ERROR]: ------------------------------
  189. [16:42:10] [Spigot Watchdog Thread/ERROR]: Current Thread: Java2D Disposer
  190. [16:42:10] [Spigot Watchdog Thread/ERROR]: PID: 20 | Suspended: false | Native: false | State: WAITING
  191. [16:42:10] [Spigot Watchdog Thread/ERROR]: Stack:
  192. [16:42:10] [Spigot Watchdog Thread/ERROR]: java.lang.Object.wait(Native Method)
  193. [16:42:10] [Spigot Watchdog Thread/ERROR]: java.lang.ref.ReferenceQueue.remove(Unknown Source)
  194. [16:42:10] [Spigot Watchdog Thread/ERROR]: java.lang.ref.ReferenceQueue.remove(Unknown Source)
  195. [16:42:10] [Spigot Watchdog Thread/ERROR]: sun.java2d.Disposer.run(Unknown Source)
  196. [16:42:10] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Unknown Source)
  197. [16:42:10] [Spigot Watchdog Thread/ERROR]: ------------------------------
  198. [16:42:10] [Spigot Watchdog Thread/ERROR]: Current Thread: Thread-4
  199. [16:42:10] [Spigot Watchdog Thread/ERROR]: PID: 18 | Suspended: false | Native: false | State: WAITING
  200. [16:42:10] [Spigot Watchdog Thread/ERROR]: Stack:
  201. [16:42:10] [Spigot Watchdog Thread/ERROR]: sun.misc.Unsafe.park(Native Method)
  202. [16:42:10] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.LockSupport.park(Unknown Source)
  203. [16:42:10] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(Unknown Source)
  204. [16:42:10] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.LinkedBlockingQueue.take(Unknown Source)
  205. [16:42:10] [Spigot Watchdog Thread/ERROR]: com.mojang.util.QueueLogAppender.getNextLogEvent(QueueLogAppender.java:77)
  206. [16:42:10] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.v1_8_R2.util.TerminalConsoleWriterThread.run(TerminalConsoleWriterThread.java:25)
  207. [16:42:10] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Unknown Source)
  208. [16:42:10] [Spigot Watchdog Thread/ERROR]: ------------------------------
  209. [16:42:10] [Spigot Watchdog Thread/ERROR]: Current Thread: Server console handler
  210. [16:42:10] [Spigot Watchdog Thread/ERROR]: PID: 17 | Suspended: false | Native: true | State: RUNNABLE
  211. [16:42:10] [Spigot Watchdog Thread/ERROR]: Thread is waiting on monitor(s):
  212. [16:42:10] [Spigot Watchdog Thread/ERROR]: Locked on:java.io.BufferedInputStream.read(Unknown Source)
  213. [16:42:10] [Spigot Watchdog Thread/ERROR]: Locked on:org.bukkit.craftbukkit.libs.jline.internal.InputStreamReader.read(InputStreamReader.java:261)
  214. [16:42:10] [Spigot Watchdog Thread/ERROR]: Locked on:org.bukkit.craftbukkit.libs.jline.internal.InputStreamReader.read(InputStreamReader.java:198)
  215. [16:42:10] [Spigot Watchdog Thread/ERROR]: Stack:
  216. [16:42:10] [Spigot Watchdog Thread/ERROR]: java.io.FileInputStream.readBytes(Native Method)
  217. [16:42:10] [Spigot Watchdog Thread/ERROR]: java.io.FileInputStream.read(Unknown Source)
  218. [16:42:10] [Spigot Watchdog Thread/ERROR]: java.io.BufferedInputStream.fill(Unknown Source)
  219. [16:42:10] [Spigot Watchdog Thread/ERROR]: java.io.BufferedInputStream.read(Unknown Source)
  220. [16:42:10] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.libs.jline.internal.NonBlockingInputStream.read(NonBlockingInputStream.java:248)
  221. [16:42:10] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.libs.jline.internal.InputStreamReader.read(InputStreamReader.java:261)
  222. [16:42:10] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.libs.jline.internal.InputStreamReader.read(InputStreamReader.java:198)
  223. [16:42:10] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.libs.jline.console.ConsoleReader.readCharacter(ConsoleReader.java:2145)
  224. [16:42:10] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.libs.jline.console.ConsoleReader.readLineSimple(ConsoleReader.java:3183)
  225. [16:42:10] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.libs.jline.console.ConsoleReader.readLine(ConsoleReader.java:2333)
  226. [16:42:10] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.libs.jline.console.ConsoleReader.readLine(ConsoleReader.java:2269)
  227. [16:42:10] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.libs.jline.console.ConsoleReader.readLine(ConsoleReader.java:2257)
  228. [16:42:10] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R2.DedicatedServer$2.run(DedicatedServer.java:81)
  229. [16:42:10] [Spigot Watchdog Thread/ERROR]: ------------------------------
  230. [16:42:10] [Spigot Watchdog Thread/ERROR]: Current Thread: DestroyJavaVM
  231. [16:42:10] [Spigot Watchdog Thread/ERROR]: PID: 16 | Suspended: false | Native: false | State: RUNNABLE
  232. [16:42:10] [Spigot Watchdog Thread/ERROR]: Stack:
  233. [16:42:10] [Spigot Watchdog Thread/ERROR]: ------------------------------
  234. [16:42:10] [Spigot Watchdog Thread/ERROR]: Current Thread: Server thread
  235. [16:42:10] [Spigot Watchdog Thread/ERROR]: PID: 14 | Suspended: false | Native: false | State: TIMED_WAITING
  236. [16:42:10] [Spigot Watchdog Thread/ERROR]: Stack:
  237. [16:42:10] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.sleep(Native Method)
  238. [16:42:10] [Spigot Watchdog Thread/ERROR]: com.mojang.authlib.yggdrasil.YggdrasilGameProfileRepository.findProfilesByNames(YggdrasilGameProfileRepository.java:81)
  239. [16:42:10] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R2.UserCache.a(UserCache.java:85)
  240. [16:42:10] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R2.UserCache.getProfile(UserCache.java:146)
  241. [16:42:10] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.v1_8_R2.CraftServer.getOfflinePlayer(CraftServer.java:1304)
  242. [16:42:10] [Spigot Watchdog Thread/ERROR]: com.gmail.nossr50.util.scoreboards.ScoreboardManager.getOfflinePlayer(ScoreboardManager.java:133)
  243. [16:42:10] [Spigot Watchdog Thread/ERROR]: com.gmail.nossr50.util.scoreboards.ScoreboardManager.getOfflinePlayerDots(ScoreboardManager.java:125)
  244. [16:42:10] [Spigot Watchdog Thread/ERROR]: com.gmail.nossr50.util.scoreboards.ScoreboardManager.<clinit>(ScoreboardManager.java:110)
  245. [16:42:10] [Spigot Watchdog Thread/ERROR]: com.gmail.nossr50.runnables.player.PowerLevelUpdatingTask.run(PowerLevelUpdatingTask.java:10)
  246. [16:42:10] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.v1_8_R2.scheduler.CraftTask.run(CraftTask.java:71)
  247. [16:42:10] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.v1_8_R2.scheduler.CraftScheduler.mainThreadHeartbeat(CraftScheduler.java:350)
  248. [16:42:10] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R2.MinecraftServer.A(MinecraftServer.java:718)
  249. [16:42:10] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R2.DedicatedServer.A(DedicatedServer.java:368)
  250. [16:42:10] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R2.MinecraftServer.z(MinecraftServer.java:651)
  251. [16:42:10] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R2.MinecraftServer.run(MinecraftServer.java:554)
  252. [16:42:10] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Unknown Source)
  253. [16:42:10] [Spigot Watchdog Thread/ERROR]: ------------------------------
  254. [16:42:10] [Spigot Watchdog Thread/ERROR]: Current Thread: Server Infinisleeper
  255. [16:42:10] [Spigot Watchdog Thread/ERROR]: PID: 15 | Suspended: false | Native: false | State: TIMED_WAITING
  256. [16:42:10] [Spigot Watchdog Thread/ERROR]: Stack:
  257. [16:42:10] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.sleep(Native Method)
  258. [16:42:10] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R2.DedicatedServer$1.run(DedicatedServer.java:54)
  259. [16:42:10] [Spigot Watchdog Thread/ERROR]: ------------------------------
  260. [16:42:10] [Spigot Watchdog Thread/ERROR]: Current Thread: Snooper Timer
  261. [16:42:10] [Spigot Watchdog Thread/ERROR]: PID: 11 | Suspended: false | Native: false | State: WAITING
  262. [16:42:10] [Spigot Watchdog Thread/ERROR]: Stack:
  263. [16:42:10] [Spigot Watchdog Thread/ERROR]: java.lang.Object.wait(Native Method)
  264. [16:42:10] [Spigot Watchdog Thread/ERROR]: java.lang.Object.wait(Object.java:503)
  265. [16:42:10] [Spigot Watchdog Thread/ERROR]: java.util.TimerThread.mainLoop(Unknown Source)
  266. [16:42:10] [Spigot Watchdog Thread/ERROR]: java.util.TimerThread.run(Unknown Source)
  267. [16:42:10] [Spigot Watchdog Thread/ERROR]: ------------------------------
  268. [16:42:10] [Spigot Watchdog Thread/ERROR]: Current Thread: Signal Dispatcher
  269. [16:42:10] [Spigot Watchdog Thread/ERROR]: PID: 5 | Suspended: false | Native: false | State: RUNNABLE
  270. [16:42:10] [Spigot Watchdog Thread/ERROR]: Stack:
  271. [16:42:10] [Spigot Watchdog Thread/ERROR]: ------------------------------
  272. [16:42:10] [Spigot Watchdog Thread/ERROR]: Current Thread: Finalizer
  273. [16:42:10] [Spigot Watchdog Thread/ERROR]: PID: 3 | Suspended: false | Native: false | State: WAITING
  274. [16:42:10] [Spigot Watchdog Thread/ERROR]: Stack:
  275. [16:42:10] [Spigot Watchdog Thread/ERROR]: java.lang.Object.wait(Native Method)
  276. [16:42:10] [Spigot Watchdog Thread/ERROR]: java.lang.ref.ReferenceQueue.remove(Unknown Source)
  277. [16:42:10] [Spigot Watchdog Thread/ERROR]: java.lang.ref.ReferenceQueue.remove(Unknown Source)
  278. [16:42:10] [Spigot Watchdog Thread/ERROR]: java.lang.ref.Finalizer$FinalizerThread.run(Unknown Source)
  279. [16:42:10] [Spigot Watchdog Thread/ERROR]: ------------------------------
  280. [16:42:10] [Spigot Watchdog Thread/ERROR]: Current Thread: Reference Handler
  281. [16:42:10] [Spigot Watchdog Thread/ERROR]: PID: 2 | Suspended: false | Native: false | State: WAITING
  282. [16:42:10] [Spigot Watchdog Thread/ERROR]: Stack:
  283. [16:42:10] [Spigot Watchdog Thread/ERROR]: java.lang.Object.wait(Native Method)
  284. [16:42:10] [Spigot Watchdog Thread/ERROR]: java.lang.Object.wait(Object.java:503)
  285. [16:42:10] [Spigot Watchdog Thread/ERROR]: java.lang.ref.Reference$ReferenceHandler.run(Unknown Source)
  286. [16:42:10] [Spigot Watchdog Thread/ERROR]: ------------------------------
  287. [16:42:10] [Spigot Watchdog Thread/INFO]: Startup script './start.sh' does not exist! Stopping server.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement