Advertisement
Guest User

Untitled

a guest
Apr 20th, 2017
76
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 29.72 KB | None | 0 0
  1. [11:32:52] [Spigot Watchdog Thread/ERROR]: The server has stopped responding!
  2. [11:32:52] [Spigot Watchdog Thread/ERROR]: Please report this to http://www.spigotmc.org/
  3. [11:32:52] [Spigot Watchdog Thread/ERROR]: Be sure to include ALL relevant console errors and Minecraft crash reports
  4. [11:32:52] [Spigot Watchdog Thread/ERROR]: Spigot version: git-Spigot-54ec0b8-e17c3d2 (MC: 1.11.2)
  5. [11:32:52] [Spigot Watchdog Thread/ERROR]: ------------------------------
  6. [11:32:52] [Spigot Watchdog Thread/ERROR]: Server thread dump (Look for plugins here before reporting to Spigot!):
  7. [11:32:52] [Spigot Watchdog Thread/ERROR]: ------------------------------
  8. [11:32:52] [Spigot Watchdog Thread/ERROR]: Current Thread: Server thread
  9. [11:32:52] [Spigot Watchdog Thread/ERROR]: PID: 17 | Suspended: false | Native: false | State: BLOCKED
  10. [11:32:52] [Spigot Watchdog Thread/ERROR]: Stack:
  11. [11:32:52] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_11_R1.RegionFileCache.a(RegionFileCache.java:16)
  12. [11:32:52] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_11_R1.ChunkRegionLoader.chunkExists(ChunkRegionLoader.java:42)
  13. [11:32:52] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_11_R1.ChunkProviderServer.getChunkAt(ChunkProviderServer.java:132)
  14. [11:32:52] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_11_R1.PlayerChunk.<init>(PlayerChunk.java:44)
  15. [11:32:52] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_11_R1.PlayerChunkMap.c(PlayerChunkMap.java:232)
  16. [11:32:52] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_11_R1.PlayerChunkMap.addPlayer(PlayerChunkMap.java:287)
  17. [11:32:52] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_11_R1.PlayerList.a(PlayerList.java:284)
  18. [11:32:52] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_11_R1.PlayerList.onPlayerJoin(PlayerList.java:361)
  19. [11:32:52] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_11_R1.PlayerList.a(PlayerList.java:160)
  20. [11:32:52] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_11_R1.LoginListener.b(LoginListener.java:147)
  21. [11:32:52] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_11_R1.LoginListener.F_(LoginListener.java:57)
  22. [11:32:52] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_11_R1.NetworkManager.a(NetworkManager.java:233)
  23. [11:32:52] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_11_R1.ServerConnection.c(ServerConnection.java:140)
  24. [11:32:52] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_11_R1.MinecraftServer.D(MinecraftServer.java:842)
  25. [11:32:52] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_11_R1.DedicatedServer.D(DedicatedServer.java:399)
  26. [11:32:52] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_11_R1.MinecraftServer.C(MinecraftServer.java:678)
  27. [11:32:52] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_11_R1.MinecraftServer.run(MinecraftServer.java:576)
  28. [11:32:52] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:745)
  29. [11:32:52] [Spigot Watchdog Thread/ERROR]: ------------------------------
  30. [11:32:52] [Spigot Watchdog Thread/ERROR]: Entire Thread Dump:
  31. [11:32:52] [Spigot Watchdog Thread/ERROR]: ------------------------------
  32. [11:32:52] [Spigot Watchdog Thread/ERROR]: Current Thread: process reaper
  33. [11:32:52] [Spigot Watchdog Thread/ERROR]: PID: 268 | Suspended: false | Native: false | State: RUNNABLE
  34. [11:32:52] [Spigot Watchdog Thread/ERROR]: Stack:
  35. [11:32:52] [Spigot Watchdog Thread/ERROR]: java.lang.UNIXProcess.waitForProcessExit(Native Method)
  36. [11:32:52] [Spigot Watchdog Thread/ERROR]: java.lang.UNIXProcess.lambda$initStreams$266(UNIXProcess.java:290)
  37. [11:32:52] [Spigot Watchdog Thread/ERROR]: java.lang.UNIXProcess$$Lambda$7/128893786.run(Unknown Source)
  38. [11:32:52] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
  39. [11:32:52] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
  40. [11:32:52] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:745)
  41. [11:32:52] [Spigot Watchdog Thread/ERROR]: ------------------------------
  42. [11:32:52] [Spigot Watchdog Thread/ERROR]: Current Thread: Netty Epoll Server IO #3
  43. [11:32:52] [Spigot Watchdog Thread/ERROR]: PID: 29 | Suspended: false | Native: true | State: RUNNABLE
  44. [11:32:52] [Spigot Watchdog Thread/ERROR]: Stack:
  45. [11:32:52] [Spigot Watchdog Thread/ERROR]: io.netty.channel.epoll.Native.epollWait(Native Method)
  46. [11:32:52] [Spigot Watchdog Thread/ERROR]: io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:194)
  47. [11:32:52] [Spigot Watchdog Thread/ERROR]: io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:219)
  48. [11:32:52] [Spigot Watchdog Thread/ERROR]: io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:116)
  49. [11:32:52] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:745)
  50. [11:32:52] [Spigot Watchdog Thread/ERROR]: ------------------------------
  51. [11:32:52] [Spigot Watchdog Thread/ERROR]: Current Thread: Netty Epoll Server IO #2
  52. [11:32:52] [Spigot Watchdog Thread/ERROR]: PID: 28 | Suspended: false | Native: true | State: RUNNABLE
  53. [11:32:52] [Spigot Watchdog Thread/ERROR]: Stack:
  54. [11:32:52] [Spigot Watchdog Thread/ERROR]: io.netty.channel.epoll.Native.epollWait(Native Method)
  55. [11:32:52] [Spigot Watchdog Thread/ERROR]: io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:194)
  56. [11:32:52] [Spigot Watchdog Thread/ERROR]: io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:219)
  57. [11:32:52] [Spigot Watchdog Thread/ERROR]: io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:116)
  58. [11:32:52] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:745)
  59. [11:32:52] [Spigot Watchdog Thread/ERROR]: ------------------------------
  60. [11:32:52] [Spigot Watchdog Thread/ERROR]: Current Thread: pool-6-thread-1
  61. [11:32:52] [Spigot Watchdog Thread/ERROR]: PID: 175 | Suspended: false | Native: false | State: WAITING
  62. [11:32:52] [Spigot Watchdog Thread/ERROR]: Stack:
  63. [11:32:52] [Spigot Watchdog Thread/ERROR]: sun.misc.Unsafe.park(Native Method)
  64. [11:32:52] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
  65. [11:32:52] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
  66. [11:32:52] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
  67. [11:32:52] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067)
  68. [11:32:52] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
  69. [11:32:52] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
  70. [11:32:52] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:745)
  71. [11:32:52] [Spigot Watchdog Thread/ERROR]: ------------------------------
  72. [11:32:52] [Spigot Watchdog Thread/ERROR]: Current Thread: Chunk I/O Executor Thread-1
  73. [11:32:52] [Spigot Watchdog Thread/ERROR]: PID: 172 | Suspended: false | Native: true | State: RUNNABLE
  74. [11:32:52] [Spigot Watchdog Thread/ERROR]: Thread is waiting on monitor(s):
  75. [11:32:52] [Spigot Watchdog Thread/ERROR]: Locked on:net.minecraft.server.v1_11_R1.RegionFile.a(RegionFile.java:162)
  76. [11:32:52] [Spigot Watchdog Thread/ERROR]: Locked on:net.minecraft.server.v1_11_R1.RegionFileCache.d(RegionFileCache.java:81)
  77. [11:32:52] [Spigot Watchdog Thread/ERROR]: Stack:
  78. [11:32:52] [Spigot Watchdog Thread/ERROR]: java.io.RandomAccessFile.readBytes(Native Method)
  79. [11:32:52] [Spigot Watchdog Thread/ERROR]: java.io.RandomAccessFile.read(RandomAccessFile.java:400)
  80. [11:32:52] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_11_R1.RegionFile.a(RegionFile.java:162)
  81. [11:32:52] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_11_R1.RegionFileCache.d(RegionFileCache.java:81)
  82. [11:32:52] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_11_R1.ChunkRegionLoader.loadChunk(ChunkRegionLoader.java:69)
  83. [11:32:52] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.v1_11_R1.chunkio.ChunkIOProvider.callStage1(ChunkIOProvider.java:21)
  84. [11:32:52] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.v1_11_R1.chunkio.ChunkIOProvider.callStage1(ChunkIOProvider.java:1)
  85. [11:32:52] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.v1_11_R1.util.AsynchronousExecutor$Task.init(AsynchronousExecutor.java:150)
  86. [11:32:52] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.v1_11_R1.util.AsynchronousExecutor$Task.initAsync(AsynchronousExecutor.java:95)
  87. [11:32:52] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.v1_11_R1.util.AsynchronousExecutor$Task.run(AsynchronousExecutor.java:85)
  88. [11:32:52] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
  89. [11:32:52] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
  90. [11:32:52] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:745)
  91. [11:32:52] [Spigot Watchdog Thread/ERROR]: ------------------------------
  92. [11:32:52] [Spigot Watchdog Thread/ERROR]: Current Thread: Netty Epoll Server IO #1
  93. [11:32:52] [Spigot Watchdog Thread/ERROR]: PID: 27 | Suspended: false | Native: false | State: BLOCKED
  94. [11:32:52] [Spigot Watchdog Thread/ERROR]: Stack:
  95. [11:32:52] [Spigot Watchdog Thread/ERROR]: java.util.Collections$SynchronizedCollection.add(Collections.java:2035)
  96. [11:32:52] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_11_R1.ServerConnection$4.initChannel(ServerConnection.java:97)
  97. [11:32:52] [Spigot Watchdog Thread/ERROR]: io.netty.channel.ChannelInitializer.channelRegistered(ChannelInitializer.java:69)
  98. [11:32:52] [Spigot Watchdog Thread/ERROR]: io.netty.channel.AbstractChannelHandlerContext.invokeChannelRegistered(AbstractChannelHandlerContext.java:158)
  99. [11:32:52] [Spigot Watchdog Thread/ERROR]: io.netty.channel.AbstractChannelHandlerContext.fireChannelRegistered(AbstractChannelHandlerContext.java:144)
  100. [11:32:52] [Spigot Watchdog Thread/ERROR]: io.netty.channel.DefaultChannelPipeline.fireChannelRegistered(DefaultChannelPipeline.java:732)
  101. [11:32:52] [Spigot Watchdog Thread/ERROR]: io.netty.channel.AbstractChannel$AbstractUnsafe.register0(AbstractChannel.java:442)
  102. [11:32:52] [Spigot Watchdog Thread/ERROR]: io.netty.channel.AbstractChannel$AbstractUnsafe.access$100(AbstractChannel.java:374)
  103. [11:32:52] [Spigot Watchdog Thread/ERROR]: io.netty.channel.AbstractChannel$AbstractUnsafe$1.run(AbstractChannel.java:418)
  104. [11:32:52] [Spigot Watchdog Thread/ERROR]: io.netty.util.concurrent.SingleThreadEventExecutor.runAllTasks(SingleThreadEventExecutor.java:380)
  105. [11:32:52] [Spigot Watchdog Thread/ERROR]: io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:268)
  106. [11:32:52] [Spigot Watchdog Thread/ERROR]: io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:116)
  107. [11:32:52] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:745)
  108. [11:32:52] [Spigot Watchdog Thread/ERROR]: ------------------------------
  109. [11:32:52] [Spigot Watchdog Thread/ERROR]: Current Thread: RCON Listener #2
  110. [11:32:52] [Spigot Watchdog Thread/ERROR]: PID: 39 | Suspended: false | Native: true | State: RUNNABLE
  111. [11:32:52] [Spigot Watchdog Thread/ERROR]: Stack:
  112. [11:32:52] [Spigot Watchdog Thread/ERROR]: java.net.PlainSocketImpl.socketAccept(Native Method)
  113. [11:32:52] [Spigot Watchdog Thread/ERROR]: java.net.AbstractPlainSocketImpl.accept(AbstractPlainSocketImpl.java:404)
  114. [11:32:52] [Spigot Watchdog Thread/ERROR]: java.net.ServerSocket.implAccept(ServerSocket.java:545)
  115. [11:32:52] [Spigot Watchdog Thread/ERROR]: java.net.ServerSocket.accept(ServerSocket.java:513)
  116. [11:32:52] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_11_R1.RemoteControlListener.run(SourceFile:69)
  117. [11:32:52] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:745)
  118. [11:32:52] [Spigot Watchdog Thread/ERROR]: ------------------------------
  119. [11:32:52] [Spigot Watchdog Thread/ERROR]: Current Thread: Query Listener #1
  120. [11:32:52] [Spigot Watchdog Thread/ERROR]: PID: 38 | Suspended: false | Native: true | State: RUNNABLE
  121. [11:32:52] [Spigot Watchdog Thread/ERROR]: Thread is waiting on monitor(s):
  122. [11:32:52] [Spigot Watchdog Thread/ERROR]: Locked on:java.net.PlainDatagramSocketImpl.receive0(Native Method)
  123. [11:32:52] [Spigot Watchdog Thread/ERROR]: Locked on:java.net.AbstractPlainDatagramSocketImpl.receive(AbstractPlainDatagramSocketImpl.java:144)
  124. [11:32:52] [Spigot Watchdog Thread/ERROR]: Locked on:java.net.DatagramSocket.receive(DatagramSocket.java:812)
  125. [11:32:52] [Spigot Watchdog Thread/ERROR]: Locked on:java.net.DatagramSocket.receive(DatagramSocket.java:812)
  126. [11:32:52] [Spigot Watchdog Thread/ERROR]: Stack:
  127. [11:32:52] [Spigot Watchdog Thread/ERROR]: java.net.PlainDatagramSocketImpl.receive0(Native Method)
  128. [11:32:52] [Spigot Watchdog Thread/ERROR]: java.net.AbstractPlainDatagramSocketImpl.receive(AbstractPlainDatagramSocketImpl.java:144)
  129. [11:32:52] [Spigot Watchdog Thread/ERROR]: java.net.DatagramSocket.receive(DatagramSocket.java:812)
  130. [11:32:52] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_11_R1.RemoteStatusListener.run(SourceFile:268)
  131. [11:32:52] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:745)
  132. [11:32:52] [Spigot Watchdog Thread/ERROR]: ------------------------------
  133. [11:32:52] [Spigot Watchdog Thread/ERROR]: Current Thread: File IO Thread
  134. [11:32:52] [Spigot Watchdog Thread/ERROR]: PID: 36 | Suspended: false | Native: false | State: TIMED_WAITING
  135. [11:32:52] [Spigot Watchdog Thread/ERROR]: Stack:
  136. [11:32:52] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.sleep(Native Method)
  137. [11:32:52] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_11_R1.FileIOThread.c(SourceFile:51)
  138. [11:32:52] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_11_R1.FileIOThread.run(SourceFile:30)
  139. [11:32:52] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:745)
  140. [11:32:52] [Spigot Watchdog Thread/ERROR]: ------------------------------
  141. [11:32:52] [Spigot Watchdog Thread/ERROR]: Current Thread: Timer-0
  142. [11:32:52] [Spigot Watchdog Thread/ERROR]: PID: 35 | Suspended: false | Native: false | State: TIMED_WAITING
  143. [11:32:52] [Spigot Watchdog Thread/ERROR]: Stack:
  144. [11:32:52] [Spigot Watchdog Thread/ERROR]: java.lang.Object.wait(Native Method)
  145. [11:32:52] [Spigot Watchdog Thread/ERROR]: java.util.TimerThread.mainLoop(Timer.java:552)
  146. [11:32:52] [Spigot Watchdog Thread/ERROR]: java.util.TimerThread.run(Timer.java:505)
  147. [11:32:52] [Spigot Watchdog Thread/ERROR]: ------------------------------
  148. [11:32:52] [Spigot Watchdog Thread/ERROR]: Current Thread: Thread-9
  149. [11:32:52] [Spigot Watchdog Thread/ERROR]: PID: 34 | Suspended: false | Native: false | State: TIMED_WAITING
  150. [11:32:52] [Spigot Watchdog Thread/ERROR]: Stack:
  151. [11:32:52] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.sleep(Native Method)
  152. [11:32:52] [Spigot Watchdog Thread/ERROR]: com.griefcraft.modules.credits.CreditsModule$CreditsTask.run(CreditsModule.java:110)
  153. [11:32:52] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:745)
  154. [11:32:52] [Spigot Watchdog Thread/ERROR]: ------------------------------
  155. [11:32:52] [Spigot Watchdog Thread/ERROR]: Current Thread: Abandoned connection cleanup thread
  156. [11:32:52] [Spigot Watchdog Thread/ERROR]: PID: 33 | Suspended: false | Native: false | State: TIMED_WAITING
  157. [11:32:52] [Spigot Watchdog Thread/ERROR]: Stack:
  158. [11:32:52] [Spigot Watchdog Thread/ERROR]: java.lang.Object.wait(Native Method)
  159. [11:32:52] [Spigot Watchdog Thread/ERROR]: java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:143)
  160. [11:32:52] [Spigot Watchdog Thread/ERROR]: com.mysql.jdbc.AbandonedConnectionCleanupThread.run(AbandonedConnectionCleanupThread.java:43)
  161. [11:32:52] [Spigot Watchdog Thread/ERROR]: ------------------------------
  162. [11:32:52] [Spigot Watchdog Thread/ERROR]: Current Thread: Thread-8
  163. [11:32:52] [Spigot Watchdog Thread/ERROR]: PID: 32 | Suspended: false | Native: false | State: TIMED_WAITING
  164. [11:32:52] [Spigot Watchdog Thread/ERROR]: Stack:
  165. [11:32:52] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.sleep(Native Method)
  166. [11:32:52] [Spigot Watchdog Thread/ERROR]: com.griefcraft.util.DatabaseThread.run(DatabaseThread.java:181)
  167. [11:32:52] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:745)
  168. [11:32:52] [Spigot Watchdog Thread/ERROR]: ------------------------------
  169. [11:32:52] [Spigot Watchdog Thread/ERROR]: Current Thread: Netty Epoll Server IO #0
  170. [11:32:52] [Spigot Watchdog Thread/ERROR]: PID: 26 | Suspended: false | Native: true | State: RUNNABLE
  171. [11:32:52] [Spigot Watchdog Thread/ERROR]: Stack:
  172. [11:32:52] [Spigot Watchdog Thread/ERROR]: io.netty.channel.epoll.Native.epollWait(Native Method)
  173. [11:32:52] [Spigot Watchdog Thread/ERROR]: io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:194)
  174. [11:32:52] [Spigot Watchdog Thread/ERROR]: io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:219)
  175. [11:32:52] [Spigot Watchdog Thread/ERROR]: io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:116)
  176. [11:32:52] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:745)
  177. [11:32:52] [Spigot Watchdog Thread/ERROR]: ------------------------------
  178. [11:32:52] [Spigot Watchdog Thread/ERROR]: Current Thread: Spigot Watchdog Thread
  179. [11:32:52] [Spigot Watchdog Thread/ERROR]: PID: 25 | Suspended: false | Native: false | State: RUNNABLE
  180. [11:32:52] [Spigot Watchdog Thread/ERROR]: Stack:
  181. [11:32:52] [Spigot Watchdog Thread/ERROR]: sun.management.ThreadImpl.dumpThreads0(Native Method)
  182. [11:32:52] [Spigot Watchdog Thread/ERROR]: sun.management.ThreadImpl.dumpAllThreads(ThreadImpl.java:446)
  183. [11:32:52] [Spigot Watchdog Thread/ERROR]: org.spigotmc.WatchdogThread.run(WatchdogThread.java:76)
  184. [11:32:52] [Spigot Watchdog Thread/ERROR]: ------------------------------
  185. [11:32:52] [Spigot Watchdog Thread/ERROR]: Current Thread: Java2D Disposer
  186. [11:32:52] [Spigot Watchdog Thread/ERROR]: PID: 23 | Suspended: false | Native: false | State: WAITING
  187. [11:32:52] [Spigot Watchdog Thread/ERROR]: Stack:
  188. [11:32:52] [Spigot Watchdog Thread/ERROR]: java.lang.Object.wait(Native Method)
  189. [11:32:52] [Spigot Watchdog Thread/ERROR]: java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:143)
  190. [11:32:52] [Spigot Watchdog Thread/ERROR]: java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:164)
  191. [11:32:52] [Spigot Watchdog Thread/ERROR]: sun.java2d.Disposer.run(Disposer.java:148)
  192. [11:32:52] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:745)
  193. [11:32:52] [Spigot Watchdog Thread/ERROR]: ------------------------------
  194. [11:32:52] [Spigot Watchdog Thread/ERROR]: Current Thread: Server console handler
  195. [11:32:52] [Spigot Watchdog Thread/ERROR]: PID: 20 | Suspended: false | Native: true | State: RUNNABLE
  196. [11:32:52] [Spigot Watchdog Thread/ERROR]: Thread is waiting on monitor(s):
  197. [11:32:52] [Spigot Watchdog Thread/ERROR]: Locked on:java.io.BufferedInputStream.read(BufferedInputStream.java:265)
  198. [11:32:52] [Spigot Watchdog Thread/ERROR]: Locked on:org.bukkit.craftbukkit.libs.jline.internal.NonBlockingInputStream.read(NonBlockingInputStream.java:169)
  199. [11:32:52] [Spigot Watchdog Thread/ERROR]: Locked on:org.bukkit.craftbukkit.libs.jline.internal.InputStreamReader.read(InputStreamReader.java:261)
  200. [11:32:52] [Spigot Watchdog Thread/ERROR]: Locked on:org.bukkit.craftbukkit.libs.jline.internal.InputStreamReader.read(InputStreamReader.java:198)
  201. [11:32:52] [Spigot Watchdog Thread/ERROR]: Stack:
  202. [11:32:52] [Spigot Watchdog Thread/ERROR]: java.io.FileInputStream.readBytes(Native Method)
  203. [11:32:52] [Spigot Watchdog Thread/ERROR]: java.io.FileInputStream.read(FileInputStream.java:255)
  204. [11:32:52] [Spigot Watchdog Thread/ERROR]: java.io.BufferedInputStream.fill(BufferedInputStream.java:246)
  205. [11:32:52] [Spigot Watchdog Thread/ERROR]: java.io.BufferedInputStream.read(BufferedInputStream.java:265)
  206. [11:32:52] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.libs.jline.internal.NonBlockingInputStream.read(NonBlockingInputStream.java:169)
  207. [11:32:52] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.libs.jline.internal.NonBlockingInputStream.read(NonBlockingInputStream.java:137)
  208. [11:32:52] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.libs.jline.internal.NonBlockingInputStream.read(NonBlockingInputStream.java:246)
  209. [11:32:52] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.libs.jline.internal.InputStreamReader.read(InputStreamReader.java:261)
  210. [11:32:52] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.libs.jline.internal.InputStreamReader.read(InputStreamReader.java:198)
  211. [11:32:52] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.libs.jline.console.ConsoleReader.readCharacter(ConsoleReader.java:2145)
  212. [11:32:52] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.libs.jline.console.ConsoleReader.readLine(ConsoleReader.java:2349)
  213. [11:32:52] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_11_R1.DedicatedServer$2.run(DedicatedServer.java:84)
  214. [11:32:52] [Spigot Watchdog Thread/ERROR]: ------------------------------
  215. [11:32:52] [Spigot Watchdog Thread/ERROR]: Current Thread: Thread-5
  216. [11:32:52] [Spigot Watchdog Thread/ERROR]: PID: 21 | Suspended: false | Native: false | State: RUNNABLE
  217. [11:32:52] [Spigot Watchdog Thread/ERROR]: Thread is waiting on monitor(s):
  218. [11:32:52] [Spigot Watchdog Thread/ERROR]: Locked on:java.io.BufferedInputStream.read(BufferedInputStream.java:265)
  219. [11:32:52] [Spigot Watchdog Thread/ERROR]: Stack:
  220. [11:32:52] [Spigot Watchdog Thread/ERROR]: java.io.FileInputStream.readBytes(Native Method)
  221. [11:32:52] [Spigot Watchdog Thread/ERROR]: java.io.FileInputStream.read(FileInputStream.java:255)
  222. [11:32:52] [Spigot Watchdog Thread/ERROR]: java.io.BufferedInputStream.fill(BufferedInputStream.java:246)
  223. [11:32:52] [Spigot Watchdog Thread/ERROR]: java.io.BufferedInputStream.read(BufferedInputStream.java:265)
  224. [11:32:52] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.libs.jline.internal.TerminalLineSettings.exec(TerminalLineSettings.java:204)
  225. [11:32:52] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.libs.jline.internal.TerminalLineSettings.exec(TerminalLineSettings.java:186)
  226. [11:32:52] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.libs.jline.internal.TerminalLineSettings.stty(TerminalLineSettings.java:181)
  227. [11:32:52] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.libs.jline.internal.TerminalLineSettings.get(TerminalLineSettings.java:74)
  228. [11:32:52] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.libs.jline.internal.TerminalLineSettings.getProperty(TerminalLineSettings.java:95)
  229. [11:32:52] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.libs.jline.UnixTerminal.getWidth(UnixTerminal.java:76)
  230. [11:32:52] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.libs.jline.console.ConsoleReader.drawBuffer(ConsoleReader.java:879)
  231. [11:32:52] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.libs.jline.console.ConsoleReader.drawBuffer(ConsoleReader.java:898)
  232. [11:32:52] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.libs.jline.console.ConsoleReader.drawLine(ConsoleReader.java:608)
  233. [11:32:52] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.v1_11_R1.util.TerminalConsoleWriterThread.run(TerminalConsoleWriterThread.java:40)
  234. [11:32:52] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:745)
  235. [11:32:52] [Spigot Watchdog Thread/ERROR]: ------------------------------
  236. [11:32:52] [Spigot Watchdog Thread/ERROR]: Current Thread: DestroyJavaVM
  237. [11:32:52] [Spigot Watchdog Thread/ERROR]: PID: 19 | Suspended: false | Native: false | State: RUNNABLE
  238. [11:32:52] [Spigot Watchdog Thread/ERROR]: Stack:
  239. [11:32:52] [Spigot Watchdog Thread/ERROR]: ------------------------------
  240. [11:32:52] [Spigot Watchdog Thread/ERROR]: Current Thread: Server thread
  241. [11:32:52] [Spigot Watchdog Thread/ERROR]: PID: 17 | Suspended: false | Native: false | State: BLOCKED
  242. [11:32:52] [Spigot Watchdog Thread/ERROR]: Thread is waiting on monitor(s):
  243. [11:32:52] [Spigot Watchdog Thread/ERROR]: Locked on:net.minecraft.server.v1_11_R1.ServerConnection.c(ServerConnection.java:140)
  244. [11:32:52] [Spigot Watchdog Thread/ERROR]: Stack:
  245. [11:32:52] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_11_R1.RegionFileCache.a(RegionFileCache.java:16)
  246. [11:32:52] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_11_R1.ChunkRegionLoader.chunkExists(ChunkRegionLoader.java:42)
  247. [11:32:52] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_11_R1.ChunkProviderServer.getChunkAt(ChunkProviderServer.java:132)
  248. [11:32:52] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_11_R1.PlayerChunk.<init>(PlayerChunk.java:44)
  249. [11:32:52] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_11_R1.PlayerChunkMap.c(PlayerChunkMap.java:232)
  250. [11:32:52] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_11_R1.PlayerChunkMap.addPlayer(PlayerChunkMap.java:287)
  251. [11:32:52] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_11_R1.PlayerList.a(PlayerList.java:284)
  252. [11:32:52] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_11_R1.PlayerList.onPlayerJoin(PlayerList.java:361)
  253. [11:32:52] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_11_R1.PlayerList.a(PlayerList.java:160)
  254. [11:32:52] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_11_R1.LoginListener.b(LoginListener.java:147)
  255. [11:32:52] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_11_R1.LoginListener.F_(LoginListener.java:57)
  256. [11:32:52] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_11_R1.NetworkManager.a(NetworkManager.java:233)
  257. [11:32:52] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_11_R1.ServerConnection.c(ServerConnection.java:140)
  258. [11:32:52] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_11_R1.MinecraftServer.D(MinecraftServer.java:842)
  259. [11:32:52] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_11_R1.DedicatedServer.D(DedicatedServer.java:399)
  260. [11:32:52] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_11_R1.MinecraftServer.C(MinecraftServer.java:678)
  261. [11:32:52] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_11_R1.MinecraftServer.run(MinecraftServer.java:576)
  262. [11:32:52] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:745)
  263. [11:32:52] [Spigot Watchdog Thread/ERROR]: ------------------------------
  264. [11:32:52] [Spigot Watchdog Thread/ERROR]: Current Thread: Server Infinisleeper
  265. [11:32:52] [Spigot Watchdog Thread/ERROR]: PID: 18 | Suspended: false | Native: false | State: TIMED_WAITING
  266. [11:32:52] [Spigot Watchdog Thread/ERROR]: Stack:
  267. [11:32:52] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.sleep(Native Method)
  268. [11:32:52] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_11_R1.DedicatedServer$1.run(DedicatedServer.java:59)
  269. [11:32:52] [Spigot Watchdog Thread/ERROR]: ------------------------------
  270. [11:32:52] [Spigot Watchdog Thread/ERROR]: Current Thread: NonBlockingInputStreamThread
  271. [11:32:52] [Spigot Watchdog Thread/ERROR]: PID: 15 | Suspended: false | Native: false | State: WAITING
  272. [11:32:52] [Spigot Watchdog Thread/ERROR]: Stack:
  273. [11:32:52] [Spigot Watchdog Thread/ERROR]: java.lang.Object.wait(Native Method)
  274. [11:32:52] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.libs.jline.internal.NonBlockingInputStream.run(NonBlockingInputStream.java:278)
  275. [11:32:52] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:745)
  276. [11:32:52] [Spigot Watchdog Thread/ERROR]: ------------------------------
  277. [11:32:52] [Spigot Watchdog Thread/ERROR]: Current Thread: Snooper Timer
  278. [11:32:52] [Spigot Watchdog Thread/ERROR]: PID: 13 | Suspended: false | Native: false | State: TIMED_WAITING
  279. [11:32:52] [Spigot Watchdog Thread/ERROR]: Stack:
  280. [11:32:52] [Spigot Watchdog Thread/ERROR]: java.lang.Object.wait(Native Method)
  281. [11:32:52] [Spigot Watchdog Thread/ERROR]: java.util.TimerThread.mainLoop(Timer.java:552)
  282. [11:32:52] [Spigot Watchdog Thread/ERROR]: java.util.TimerThread.run(Timer.java:505)
  283. [11:32:52] [Spigot Watchdog Thread/ERROR]: ------------------------------
  284. [11:32:52] [Spigot Watchdog Thread/ERROR]: Current Thread: Signal Dispatcher
  285. [11:32:52] [Spigot Watchdog Thread/ERROR]: PID: 4 | Suspended: false | Native: false | State: RUNNABLE
  286. [11:32:52] [Spigot Watchdog Thread/ERROR]: Stack:
  287. [11:32:52] [Spigot Watchdog Thread/ERROR]: ------------------------------
  288. [11:32:52] [Spigot Watchdog Thread/ERROR]: Current Thread: Finalizer
  289. [11:32:52] [Spigot Watchdog Thread/ERROR]: PID: 3 | Suspended: false | Native: false | State: WAITING
  290. [11:32:52] [Spigot Watchdog Thread/ERROR]: Stack:
  291. [11:32:52] [Spigot Watchdog Thread/ERROR]: java.lang.Object.wait(Native Method)
  292. [11:32:52] [Spigot Watchdog Thread/ERROR]: java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:143)
  293. [11:32:52] [Spigot Watchdog Thread/ERROR]: java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:164)
  294. [11:32:52] [Spigot Watchdog Thread/ERROR]: java.lang.ref.Finalizer$FinalizerThread.run(Finalizer.java:209)
  295. [11:32:52] [Spigot Watchdog Thread/ERROR]: ------------------------------
  296. [11:32:52] [Spigot Watchdog Thread/ERROR]: Current Thread: Reference Handler
  297. [11:32:52] [Spigot Watchdog Thread/ERROR]: PID: 2 | Suspended: false | Native: false | State: WAITING
  298. [11:32:52] [Spigot Watchdog Thread/ERROR]: Stack:
  299. [11:32:52] [Spigot Watchdog Thread/ERROR]: java.lang.Object.wait(Native Method)
  300. [11:32:52] [Spigot Watchdog Thread/ERROR]: java.lang.Object.wait(Object.java:502)
  301. [11:32:52] [Spigot Watchdog Thread/ERROR]: java.lang.ref.Reference$ReferenceHandler.run(Reference.java:157)
  302. [11:32:52] [Spigot Watchdog Thread/ERROR]: ------------------------------
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement