Advertisement
Guest User

Server Stall 11/14/19

a guest
Nov 13th, 2019
145
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 27.99 KB | None | 0 0
  1. Stall report from 2019-11-14 05:44:36 +0000, 61 threads, stalled for at least 240000 ms.
  2. Thread dump #4 for stall #1.
  3. Heap memory usage: 3442 / 5280 MB (max. 8589 MB).
  4. Created by sampler 1.84 (MC 1.12).
  5.  
  6. "Server thread" #52 prio=5
  7. RUNNABLE
  8. at net.minecraft.block.Block.func_185477_a(Block.java)
  9. at net.minecraft.block.state.BlockStateContainer$StateImplementation.func_185908_a(BlockStateContainer.java:451)
  10. at net.minecraft.world.World.func_191504_a(World.java:1341)
  11. at net.minecraft.world.World.func_184144_a(World.java:1365)
  12. at net.minecraft.entity.Entity.func_70091_d(Entity.java:657)
  13. at net.minecraft.entity.EntityLivingBase.func_191986_a(EntityLivingBase.java:1958)
  14. at net.minecraft.entity.player.EntityPlayer.func_191986_a(EntityPlayer.java:1827)
  15. at net.minecraft.entity.EntityLivingBase.func_70636_d(EntityLivingBase.java:2393)
  16. at net.minecraft.entity.player.EntityPlayer.func_70636_d(EntityPlayer.java:513)
  17. at net.minecraft.entity.EntityLivingBase.func_70071_h_(EntityLivingBase.java:2179)
  18. at net.minecraft.entity.player.EntityPlayer.func_70071_h_(EntityPlayer.java:234)
  19. at net.minecraft.entity.player.EntityPlayerMP.func_71127_g(EntityPlayerMP.java:382)
  20. at net.minecraft.network.NetHandlerPlayServer.func_73660_a(NetHandlerPlayServer.java:173)
  21. at net.minecraftforge.fml.common.network.handshake.NetworkDispatcher$1.func_73660_a(NetworkDispatcher.java:209)
  22. at net.minecraft.network.NetworkManager.func_74428_b(NetworkManager.java:285)
  23. at net.minecraft.network.NetworkSystem.func_151269_c(NetworkSystem.java:180)
  24. - locked java.util.Collections$SynchronizedRandomAccessList@4f0664b6
  25. at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:790)
  26. at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:397)
  27. at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:668)
  28. at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:526)
  29. at java.lang.Thread.run(Thread.java:748)
  30.  
  31. "Chunk I/O Executor Thread-1" #656 daemon prio=5
  32. WAITING waiting on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@11f070e3
  33. at sun.misc.Unsafe.park(Native Method)
  34. at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
  35. at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
  36. at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
  37. at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
  38. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
  39. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
  40. at java.lang.Thread.run(Thread.java:748)
  41.  
  42. "DestroyJavaVM" #54 prio=5
  43. RUNNABLE
  44.  
  45. "Ender IO Scheduler" #166 prio=5
  46. TIMED_WAITING
  47. at java.lang.Thread.sleep(Native Method)
  48. at crazypants.enderio.base.scheduler.Scheduler.run(Scheduler.java:41)
  49.  
  50. "File IO Thread" #207 prio=1
  51. TIMED_WAITING
  52. at java.lang.Thread.sleep(Native Method)
  53. at net.minecraft.world.storage.ThreadedFileIOBase.func_75736_b(SourceFile:51)
  54. at net.minecraft.world.storage.ThreadedFileIOBase.run(SourceFile:30)
  55. at java.lang.Thread.run(Thread.java:748)
  56.  
  57. "Finalizer" #3 daemon prio=8
  58. WAITING waiting on java.lang.ref.ReferenceQueue$Lock@44c52fb8
  59. at java.lang.Object.wait(Native Method)
  60. at java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:144)
  61. at java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:165)
  62. at java.lang.ref.Finalizer$FinalizerThread.run(Finalizer.java:216)
  63.  
  64. "ICBM-Classic-WorkerThread-0" #198 daemon prio=1
  65. TIMED_WAITING
  66. at java.lang.Thread.sleep(Native Method)
  67. at icbm.classic.content.explosive.thread2.WorkerThread.run(WorkerThread.java:69)
  68.  
  69. "ICBM-Classic-WorkerThread-1" #199 daemon prio=1
  70. TIMED_WAITING
  71. at java.lang.Thread.sleep(Native Method)
  72. at icbm.classic.content.explosive.thread2.WorkerThread.run(WorkerThread.java:69)
  73.  
  74. "ICBM-Classic-WorkerThread-2" #200 daemon prio=1
  75. TIMED_WAITING
  76. at java.lang.Thread.sleep(Native Method)
  77. at icbm.classic.content.explosive.thread2.WorkerThread.run(WorkerThread.java:69)
  78.  
  79. "ICBM-Classic-WorkerThread-3" #201 daemon prio=1
  80. TIMED_WAITING
  81. at java.lang.Thread.sleep(Native Method)
  82. at icbm.classic.content.explosive.thread2.WorkerThread.run(WorkerThread.java:69)
  83.  
  84. "JLine terminal non blocking reader thread" #56 daemon prio=5
  85. RUNNABLE
  86. at java.io.FileInputStream.readBytes(Native Method)
  87. at java.io.FileInputStream.read(FileInputStream.java:255)
  88. at org.jline.utils.InputStreamReader.read(InputStreamReader.java:270)
  89. - locked java.io.FileInputStream@1c8e8a15
  90. at org.jline.utils.InputStreamReader.read(InputStreamReader.java:200)
  91. - locked java.io.FileInputStream@1c8e8a15
  92. at org.jline.utils.NonBlockingReader.run(NonBlockingReader.java:276)
  93. at java.lang.Thread.run(Thread.java:748)
  94.  
  95. "Netty Epoll Server IO #0" #113 daemon prio=5
  96. RUNNABLE
  97. at io.netty.channel.epoll.Native.epollWait0(Native Method)
  98. at io.netty.channel.epoll.Native.epollWait(Native.java:117)
  99. at io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:223)
  100. at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:247)
  101. at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:858)
  102. at java.lang.Thread.run(Thread.java:748)
  103.  
  104. "Netty Epoll Server IO #1" #646 daemon prio=5
  105. RUNNABLE
  106. at io.netty.channel.epoll.Native.epollWait0(Native Method)
  107. at io.netty.channel.epoll.Native.epollWait(Native.java:117)
  108. at io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:223)
  109. at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:247)
  110. at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:858)
  111. at java.lang.Thread.run(Thread.java:748)
  112.  
  113. "Netty Epoll Server IO #10" #913 daemon prio=5
  114. RUNNABLE
  115. at io.netty.channel.epoll.Native.epollWait0(Native Method)
  116. at io.netty.channel.epoll.Native.epollWait(Native.java:117)
  117. at io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:223)
  118. at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:247)
  119. at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:858)
  120. at java.lang.Thread.run(Thread.java:748)
  121.  
  122. "Netty Epoll Server IO #11" #936 daemon prio=5
  123. RUNNABLE
  124. at io.netty.channel.epoll.Native.epollWait0(Native Method)
  125. at io.netty.channel.epoll.Native.epollWait(Native.java:117)
  126. at io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:223)
  127. at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:247)
  128. at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:858)
  129. at java.lang.Thread.run(Thread.java:748)
  130.  
  131. "Netty Epoll Server IO #12" #997 daemon prio=5
  132. RUNNABLE
  133. at io.netty.channel.epoll.Native.epollWait0(Native Method)
  134. at io.netty.channel.epoll.Native.epollWait(Native.java:117)
  135. at io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:223)
  136. at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:247)
  137. at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:858)
  138. at java.lang.Thread.run(Thread.java:748)
  139.  
  140. "Netty Epoll Server IO #13" #1002 daemon prio=5
  141. RUNNABLE
  142. at io.netty.channel.epoll.Native.epollWait0(Native Method)
  143. at io.netty.channel.epoll.Native.epollWait(Native.java:117)
  144. at io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:223)
  145. at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:247)
  146. at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:858)
  147. at java.lang.Thread.run(Thread.java:748)
  148.  
  149. "Netty Epoll Server IO #14" #1037 daemon prio=5
  150. RUNNABLE
  151. at io.netty.channel.epoll.Native.epollWait0(Native Method)
  152. at io.netty.channel.epoll.Native.epollWait(Native.java:117)
  153. at io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:223)
  154. at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:247)
  155. at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:858)
  156. at java.lang.Thread.run(Thread.java:748)
  157.  
  158. "Netty Epoll Server IO #15" #1102 daemon prio=5
  159. RUNNABLE
  160. at io.netty.channel.epoll.Native.epollWait0(Native Method)
  161. at io.netty.channel.epoll.Native.epollWait(Native.java:117)
  162. at io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:223)
  163. at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:247)
  164. at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:858)
  165. at java.lang.Thread.run(Thread.java:748)
  166.  
  167. "Netty Epoll Server IO #16" #1103 daemon prio=5
  168. RUNNABLE
  169. at io.netty.channel.epoll.Native.epollWait0(Native Method)
  170. at io.netty.channel.epoll.Native.epollWait(Native.java:117)
  171. at io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:223)
  172. at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:247)
  173. at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:858)
  174. at java.lang.Thread.run(Thread.java:748)
  175.  
  176. "Netty Epoll Server IO #17" #1126 daemon prio=5
  177. RUNNABLE
  178. at io.netty.channel.epoll.Native.epollWait0(Native Method)
  179. at io.netty.channel.epoll.Native.epollWait(Native.java:117)
  180. at io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:223)
  181. at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:247)
  182. at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:858)
  183. at java.lang.Thread.run(Thread.java:748)
  184.  
  185. "Netty Epoll Server IO #18" #1515 daemon prio=5
  186. RUNNABLE
  187. at io.netty.channel.epoll.Native.epollWait0(Native Method)
  188. at io.netty.channel.epoll.Native.epollWait(Native.java:117)
  189. at io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:223)
  190. at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:247)
  191. at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:858)
  192. at java.lang.Thread.run(Thread.java:748)
  193.  
  194. "Netty Epoll Server IO #19" #1516 daemon prio=5
  195. RUNNABLE
  196. at io.netty.channel.epoll.Native.epollWait0(Native Method)
  197. at io.netty.channel.epoll.Native.epollWait(Native.java:117)
  198. at io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:223)
  199. at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:247)
  200. at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:858)
  201. at java.lang.Thread.run(Thread.java:748)
  202.  
  203. "Netty Epoll Server IO #2" #648 daemon prio=5
  204. RUNNABLE
  205. at io.netty.channel.epoll.Native.epollWait0(Native Method)
  206. at io.netty.channel.epoll.Native.epollWait(Native.java:117)
  207. at io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:223)
  208. at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:247)
  209. at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:858)
  210. at java.lang.Thread.run(Thread.java:748)
  211.  
  212. "Netty Epoll Server IO #20" #1853 daemon prio=5
  213. RUNNABLE
  214. at io.netty.channel.epoll.Native.epollWait0(Native Method)
  215. at io.netty.channel.epoll.Native.epollWait(Native.java:117)
  216. at io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:223)
  217. at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:247)
  218. at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:858)
  219. at java.lang.Thread.run(Thread.java:748)
  220.  
  221. "Netty Epoll Server IO #21" #1858 daemon prio=5
  222. RUNNABLE
  223. at io.netty.channel.epoll.Native.epollWait0(Native Method)
  224. at io.netty.channel.epoll.Native.epollWait(Native.java:117)
  225. at io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:223)
  226. at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:247)
  227. at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:858)
  228. at java.lang.Thread.run(Thread.java:748)
  229.  
  230. "Netty Epoll Server IO #3" #688 daemon prio=5
  231. RUNNABLE
  232. at io.netty.channel.epoll.Native.epollWait0(Native Method)
  233. at io.netty.channel.epoll.Native.epollWait(Native.java:117)
  234. at io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:223)
  235. at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:247)
  236. at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:858)
  237. at java.lang.Thread.run(Thread.java:748)
  238.  
  239. "Netty Epoll Server IO #4" #881 daemon prio=5
  240. RUNNABLE
  241. at io.netty.channel.epoll.Native.epollWait0(Native Method)
  242. at io.netty.channel.epoll.Native.epollWait(Native.java:117)
  243. at io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:223)
  244. at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:247)
  245. at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:858)
  246. at java.lang.Thread.run(Thread.java:748)
  247.  
  248. "Netty Epoll Server IO #5" #882 daemon prio=5
  249. RUNNABLE
  250. at io.netty.channel.epoll.Native.epollWait0(Native Method)
  251. at io.netty.channel.epoll.Native.epollWait(Native.java:117)
  252. at io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:223)
  253. at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:247)
  254. at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:858)
  255. at java.lang.Thread.run(Thread.java:748)
  256.  
  257. "Netty Epoll Server IO #6" #887 daemon prio=5
  258. RUNNABLE
  259. at io.netty.channel.epoll.Native.epollWait0(Native Method)
  260. at io.netty.channel.epoll.Native.epollWait(Native.java:117)
  261. at io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:223)
  262. at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:247)
  263. at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:858)
  264. at java.lang.Thread.run(Thread.java:748)
  265.  
  266. "Netty Epoll Server IO #7" #888 daemon prio=5
  267. RUNNABLE
  268. at io.netty.channel.epoll.Native.epollWait0(Native Method)
  269. at io.netty.channel.epoll.Native.epollWait(Native.java:117)
  270. at io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:223)
  271. at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:247)
  272. at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:858)
  273. at java.lang.Thread.run(Thread.java:748)
  274.  
  275. "Netty Epoll Server IO #8" #893 daemon prio=5
  276. RUNNABLE
  277. at io.netty.channel.epoll.Native.epollWait0(Native Method)
  278. at io.netty.channel.epoll.Native.epollWait(Native.java:117)
  279. at io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:223)
  280. at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:247)
  281. at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:858)
  282. at java.lang.Thread.run(Thread.java:748)
  283.  
  284. "Netty Epoll Server IO #9" #908 daemon prio=5
  285. RUNNABLE
  286. at io.netty.channel.epoll.Native.epollWait0(Native Method)
  287. at io.netty.channel.epoll.Native.epollWait(Native.java:117)
  288. at io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:223)
  289. at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:247)
  290. at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:858)
  291. at java.lang.Thread.run(Thread.java:748)
  292.  
  293. "PR RoutingThread #0" #168 daemon prio=5
  294. WAITING waiting on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@685a2cf4
  295. at sun.misc.Unsafe.park(Native Method)
  296. at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
  297. at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
  298. at java.util.concurrent.PriorityBlockingQueue.take(PriorityBlockingQueue.java:550)
  299. at mrtjp.projectred.transportation.TableUpdateThread.run(router.scala:455)
  300.  
  301. "PR RoutingThread #1" #169 daemon prio=5
  302. WAITING waiting on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@685a2cf4
  303. at sun.misc.Unsafe.park(Native Method)
  304. at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
  305. at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
  306. at java.util.concurrent.PriorityBlockingQueue.take(PriorityBlockingQueue.java:550)
  307. at mrtjp.projectred.transportation.TableUpdateThread.run(router.scala:455)
  308.  
  309. "PR RoutingThread #2" #170 daemon prio=5
  310. WAITING waiting on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@685a2cf4
  311. at sun.misc.Unsafe.park(Native Method)
  312. at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
  313. at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
  314. at java.util.concurrent.PriorityBlockingQueue.take(PriorityBlockingQueue.java:550)
  315. at mrtjp.projectred.transportation.TableUpdateThread.run(router.scala:455)
  316.  
  317. "PR RoutingThread #3" #171 daemon prio=5
  318. WAITING waiting on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@685a2cf4
  319. at sun.misc.Unsafe.park(Native Method)
  320. at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
  321. at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
  322. at java.util.concurrent.PriorityBlockingQueue.take(PriorityBlockingQueue.java:550)
  323. at mrtjp.projectred.transportation.TableUpdateThread.run(router.scala:455)
  324.  
  325. "Reference Handler" #2 daemon prio=10
  326. WAITING waiting on java.lang.ref.Reference$Lock@389ad042
  327. at java.lang.Object.wait(Native Method)
  328. at java.lang.Object.wait(Object.java:502)
  329. at java.lang.ref.Reference.tryHandlePending(Reference.java:191)
  330. at java.lang.ref.Reference$ReferenceHandler.run(Reference.java:153)
  331.  
  332. "Sampler sampling thread 0" #78 daemon prio=6
  333. TIMED_WAITING waiting on sampler.core.ab@7a3f3e74
  334. at java.lang.Object.wait(Native Method)
  335. at sampler.core.ab.a(F:2204)
  336. at sampler.core.ac.run(F:248)
  337.  
  338. "Sampler watchdog thread" #206 daemon prio=5
  339. RUNNABLE
  340. at sun.management.ThreadImpl.dumpThreads0(Native Method)
  341. at sun.management.ThreadImpl.dumpAllThreads(ThreadImpl.java:454)
  342. at sampler.cq.a(F:108)
  343. at sampler.cq.a(F:85)
  344. at sampler.R.a(F:2040)
  345. at sampler.S.run(F:115)
  346.  
  347. "Server Infinisleeper" #51 daemon prio=5
  348. TIMED_WAITING
  349. at java.lang.Thread.sleep(Native Method)
  350. at net.minecraft.server.dedicated.DedicatedServer$1.run(DedicatedServer.java:82)
  351.  
  352. "Server console handler" #55 daemon prio=5
  353. TIMED_WAITING waiting on org.jline.utils.NonBlockingReader@7682cb1e
  354. at java.lang.Object.wait(Native Method)
  355. at org.jline.utils.NonBlockingReader.read(NonBlockingReader.java:174)
  356. at org.jline.utils.NonBlockingReader.read(NonBlockingReader.java:113)
  357. at org.jline.keymap.BindingReader.readCharacter(BindingReader.java:132)
  358. at org.jline.keymap.BindingReader.readBinding(BindingReader.java:109)
  359. at org.jline.keymap.BindingReader.readBinding(BindingReader.java:60)
  360. at org.jline.reader.impl.LineReaderImpl.readBinding(LineReaderImpl.java:724)
  361. at org.jline.reader.impl.LineReaderImpl.readLine(LineReaderImpl.java:526)
  362. at org.jline.reader.impl.LineReaderImpl.readLine(LineReaderImpl.java:390)
  363. at net.minecraftforge.server.console.TerminalHandler.handleCommands(TerminalHandler.java:61)
  364. at net.minecraft.server.dedicated.DedicatedServer$2.run(DedicatedServer.java:99)
  365.  
  366. "Signal Dispatcher" #5 daemon prio=9
  367. RUNNABLE
  368.  
  369. "Snooper Timer" #50 daemon prio=5
  370. TIMED_WAITING waiting on java.util.TaskQueue@4c493fbc
  371. at java.lang.Object.wait(Native Method)
  372. at java.util.TimerThread.mainLoop(Timer.java:552)
  373. at java.util.TimerThread.run(Timer.java:505)
  374.  
  375. "Thread-1" #29 prio=5
  376. WAITING waiting on java.util.LinkedList@24ffda02
  377. at java.lang.Object.wait(Native Method)
  378. at java.lang.Object.wait(Object.java:502)
  379. at com.zeitheron.hammercore.lib.zlib.utils.TaskedThread.run(TaskedThread.java:39)
  380.  
  381. "Thread-65" #208 prio=5
  382. TIMED_WAITING
  383. at java.lang.Thread.sleep(Native Method)
  384. at thaumcraft.common.world.aura.AuraThread.run(AuraThread.java:79)
  385. at java.lang.Thread.run(Thread.java:748)
  386.  
  387. "Thread-73" #216 prio=5
  388. TIMED_WAITING
  389. at java.lang.Thread.sleep(Native Method)
  390. at thaumcraft.common.world.aura.AuraThread.run(AuraThread.java:79)
  391. at java.lang.Thread.run(Thread.java:748)
  392.  
  393. "Thread-76" #219 prio=5
  394. TIMED_WAITING
  395. at java.lang.Thread.sleep(Native Method)
  396. at thaumcraft.common.world.aura.AuraThread.run(AuraThread.java:79)
  397. at java.lang.Thread.run(Thread.java:748)
  398.  
  399. "Thread-78" #221 prio=5
  400. TIMED_WAITING
  401. at java.lang.Thread.sleep(Native Method)
  402. at thaumcraft.common.world.aura.AuraThread.run(AuraThread.java:79)
  403. at java.lang.Thread.run(Thread.java:748)
  404.  
  405. "Timer-0" #182 prio=5
  406. TIMED_WAITING waiting on java.util.TaskQueue@4f353c4a
  407. at java.lang.Object.wait(Native Method)
  408. at java.util.TimerThread.mainLoop(Timer.java:552)
  409. at java.util.TimerThread.run(Timer.java:505)
  410.  
  411. "pool-3-thread-1" #172 prio=5
  412. WAITING waiting on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@5047543e
  413. at sun.misc.Unsafe.park(Native Method)
  414. at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
  415. at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
  416. at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
  417. at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
  418. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
  419. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
  420. at java.lang.Thread.run(Thread.java:748)
  421.  
  422. "pool-3-thread-10" #181 prio=5
  423. WAITING waiting on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@5047543e
  424. at sun.misc.Unsafe.park(Native Method)
  425. at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
  426. at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
  427. at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
  428. at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
  429. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
  430. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
  431. at java.lang.Thread.run(Thread.java:748)
  432.  
  433. "pool-3-thread-2" #173 prio=5
  434. WAITING waiting on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@5047543e
  435. at sun.misc.Unsafe.park(Native Method)
  436. at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
  437. at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
  438. at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
  439. at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
  440. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
  441. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
  442. at java.lang.Thread.run(Thread.java:748)
  443.  
  444. "pool-3-thread-3" #174 prio=5
  445. WAITING waiting on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@5047543e
  446. at sun.misc.Unsafe.park(Native Method)
  447. at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
  448. at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
  449. at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
  450. at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
  451. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
  452. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
  453. at java.lang.Thread.run(Thread.java:748)
  454.  
  455. "pool-3-thread-4" #175 prio=5
  456. WAITING waiting on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@5047543e
  457. at sun.misc.Unsafe.park(Native Method)
  458. at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
  459. at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
  460. at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
  461. at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
  462. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
  463. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
  464. at java.lang.Thread.run(Thread.java:748)
  465.  
  466. "pool-3-thread-5" #176 prio=5
  467. WAITING waiting on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@5047543e
  468. at sun.misc.Unsafe.park(Native Method)
  469. at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
  470. at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
  471. at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
  472. at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
  473. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
  474. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
  475. at java.lang.Thread.run(Thread.java:748)
  476.  
  477. "pool-3-thread-6" #177 prio=5
  478. WAITING waiting on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@5047543e
  479. at sun.misc.Unsafe.park(Native Method)
  480. at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
  481. at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
  482. at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
  483. at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
  484. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
  485. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
  486. at java.lang.Thread.run(Thread.java:748)
  487.  
  488. "pool-3-thread-7" #178 prio=5
  489. WAITING waiting on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@5047543e
  490. at sun.misc.Unsafe.park(Native Method)
  491. at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
  492. at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
  493. at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
  494. at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
  495. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
  496. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
  497. at java.lang.Thread.run(Thread.java:748)
  498.  
  499. "pool-3-thread-8" #179 prio=5
  500. WAITING waiting on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@5047543e
  501. at sun.misc.Unsafe.park(Native Method)
  502. at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
  503. at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
  504. at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
  505. at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
  506. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
  507. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
  508. at java.lang.Thread.run(Thread.java:748)
  509.  
  510. "pool-3-thread-9" #180 prio=5
  511. WAITING waiting on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@5047543e
  512. at sun.misc.Unsafe.park(Native Method)
  513. at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
  514. at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
  515. at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
  516. at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
  517. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
  518. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
  519. at java.lang.Thread.run(Thread.java:748)
  520.  
  521. "threadDeathWatcher-2-1" #647 daemon prio=1
  522. TIMED_WAITING
  523. at java.lang.Thread.sleep(Native Method)
  524. at io.netty.util.ThreadDeathWatcher$Watcher.run(ThreadDeathWatcher.java:152)
  525. at io.netty.util.concurrent.DefaultThreadFactory$DefaultRunnableDecorator.run(DefaultThreadFactory.java:144)
  526. at java.lang.Thread.run(Thread.java:748)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement