Advertisement
adopted3

Spigot 1.8.3 crash at Restart

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