Grauldon

Stall Report 3

May 10th, 2017
96
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 18.68 KB | None | 0 0
  1. Stall report from 2017-05-10 09:24:25 +0000, 37 threads, stalled for at least 30000 ms.
  2. Heap memory usage: 1783 / 4294 MB (max. 4294 MB).
  3. Created by Sampler 1.69 (MC 1.10).
  4.  
  5. "Server thread" #17 prio=5
  6. RUNNABLE
  7. at java.util.HashMap$HashIterator.nextNode(HashMap.java:1441)
  8. at java.util.HashMap$EntryIterator.next(HashMap.java:1471)
  9. at java.util.HashMap$EntryIterator.next(HashMap.java:1469)
  10. at com.google.common.collect.AbstractMapBasedMultimap$Itr.next(AbstractMapBasedMultimap.java:1145)
  11. at com.raoulvdberge.refinedstorage.apiimpl.util.ItemStackListOredicted.initOreDict(ItemStackListOredicted.java:28)
  12. at com.raoulvdberge.refinedstorage.apiimpl.util.ItemStackListOredicted.<init>(ItemStackListOredicted.java:24)
  13. at com.raoulvdberge.refinedstorage.apiimpl.util.ItemStackList.getOredicted(ItemStackList.java:153)
  14. at com.raoulvdberge.refinedstorage.tile.TileController.getPattern(TileController.java:425)
  15. at com.raoulvdberge.refinedstorage.api.network.INetworkMaster.getPattern(INetworkMaster.java:154)
  16. at com.raoulvdberge.refinedstorage.api.network.INetworkMaster.hasPattern(INetworkMaster.java:164)
  17. at com.raoulvdberge.refinedstorage.RSUtils.writeItemStack(RSUtils.java:66)
  18. at com.raoulvdberge.refinedstorage.network.MessageGridItemUpdate.toBytes(MessageGridItemUpdate.java:41)
  19. at net.minecraftforge.fml.common.network.simpleimpl.SimpleIndexedCodec.encodeInto(SimpleIndexedCodec.java:30)
  20. at net.minecraftforge.fml.common.network.simpleimpl.SimpleIndexedCodec.encodeInto(SimpleIndexedCodec.java:26)
  21. at net.minecraftforge.fml.common.network.FMLIndexedMessageToMessageCodec.encode(FMLIndexedMessageToMessageCodec.java:73)
  22. at io.netty.handler.codec.MessageToMessageCodec$1.encode(MessageToMessageCodec.java:67)
  23. at io.netty.handler.codec.MessageToMessageEncoder.write(MessageToMessageEncoder.java:89)
  24. at io.netty.handler.codec.MessageToMessageCodec.write(MessageToMessageCodec.java:116)
  25. at io.netty.channel.AbstractChannelHandlerContext.invokeWrite(AbstractChannelHandlerContext.java:658)
  26. at io.netty.channel.AbstractChannelHandlerContext.write(AbstractChannelHandlerContext.java:716)
  27. at io.netty.channel.AbstractChannelHandlerContext.writeAndFlush(AbstractChannelHandlerContext.java:706)
  28. at io.netty.channel.AbstractChannelHandlerContext.writeAndFlush(AbstractChannelHandlerContext.java:741)
  29. at io.netty.channel.DefaultChannelPipeline.writeAndFlush(DefaultChannelPipeline.java:895)
  30. at io.netty.channel.AbstractChannel.writeAndFlush(AbstractChannel.java:240)
  31. at net.minecraftforge.fml.common.network.simpleimpl.SimpleNetworkWrapper.sendTo(SimpleNetworkWrapper.java:254)
  32. at com.raoulvdberge.refinedstorage.tile.TileController.sendItemStorageToClient(TileController.java:509)
  33. at com.raoulvdberge.refinedstorage.tile.TileController$$Lambda$1119/266976485.accept(Unknown Source)
  34. at java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:184)
  35. at java.util.stream.ReferencePipeline$2$1.accept(ReferencePipeline.java:175)
  36. at java.util.ArrayList$ArrayListSpliterator.forEachRemaining(ArrayList.java:1374)
  37. at java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:481)
  38. at java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:471)
  39. at java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:151)
  40. at java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:174)
  41. at java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234)
  42. at java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:418)
  43. at com.raoulvdberge.refinedstorage.tile.TileController.sendItemStorageToClient(TileController.java:504)
  44. at com.raoulvdberge.refinedstorage.apiimpl.storage.item.ItemStorageCache.invalidate(ItemStorageCache.java:57)
  45. at com.raoulvdberge.refinedstorage.tile.externalstorage.TileExternalStorage.onConnectionChange(TileExternalStorage.java:122)
  46. at com.raoulvdberge.refinedstorage.tile.TileNode.onConnected(TileNode.java:91)
  47. at com.raoulvdberge.refinedstorage.apiimpl.network.NetworkNodeGraph.rebuild(NetworkNodeGraph.java:140)
  48. at com.raoulvdberge.refinedstorage.api.network.INetworkNodeGraph.rebuild(INetworkNodeGraph.java:24)
  49. at com.raoulvdberge.refinedstorage.tile.TileNode.func_73660_a(TileNode.java:68)
  50. at org.spongepowered.common.event.tracking.TrackingUtil.tickTileEntity(TrackingUtil.java:226)
  51. at net.minecraft.world.WorldServer.updateTileEntity(WorldServer.java:2803)
  52. at net.minecraft.world.WorldServer.redirect$onUpdateTileEntities$zjp000(WorldServer.java:2790)
  53. at net.minecraft.world.World.func_72939_s(World.java:6003)
  54. at net.minecraft.world.WorldServer.func_72939_s(WorldServer.java:2157)
  55. at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:709)
  56. at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:387)
  57. at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:613)
  58. at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:471)
  59. at java.lang.Thread.run(Thread.java:748)
  60.  
  61. "Chunk I/O Executor Thread-1" #89 daemon prio=5
  62. WAITING waiting on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@186c4ca4
  63. at sun.misc.Unsafe.park(Native Method)
  64. at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
  65. at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
  66. at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
  67. at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067)
  68. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
  69. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
  70. at java.lang.Thread.run(Thread.java:748)
  71.  
  72. "DestroyJavaVM" #19 prio=5
  73. RUNNABLE
  74.  
  75. "Ender IO Scheduler" #57 prio=5
  76. TIMED_WAITING
  77. at java.lang.Thread.sleep(Native Method)
  78. at info.loenwind.scheduler.Scheduler.run(Scheduler.java:41)
  79.  
  80. "File IO Thread" #81 prio=1
  81. TIMED_WAITING
  82. at java.lang.Thread.sleep(Native Method)
  83. at net.minecraft.world.storage.ThreadedFileIOBase.func_75736_b(SourceFile:51)
  84. at net.minecraft.world.storage.ThreadedFileIOBase.run(SourceFile:30)
  85. at java.lang.Thread.run(Thread.java:748)
  86.  
  87. "Finalizer" #3 daemon prio=8
  88. WAITING waiting on java.lang.ref.ReferenceQueue$Lock@648a6a7
  89. at java.lang.Object.wait(Native Method)
  90. at java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:143)
  91. at java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:164)
  92. at java.lang.ref.Finalizer$FinalizerThread.run(Finalizer.java:209)
  93.  
  94. "ForkJoinPool-1-worker-11" #91 daemon prio=5
  95. WAITING waiting on scala.concurrent.forkjoin.ForkJoinPool@60dac9e1
  96. at sun.misc.Unsafe.park(Native Method)
  97. at scala.concurrent.forkjoin.ForkJoinPool.scan(ForkJoinPool.java:2075)
  98. at scala.concurrent.forkjoin.ForkJoinPool.runWorker(ForkJoinPool.java:1979)
  99. at scala.concurrent.forkjoin.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:107)
  100.  
  101. "Java2D Disposer" #77 daemon prio=10
  102. WAITING waiting on java.lang.ref.ReferenceQueue$Lock@7f03b7e9
  103. at java.lang.Object.wait(Native Method)
  104. at java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:143)
  105. at java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:164)
  106. at sun.java2d.Disposer.run(Disposer.java:148)
  107. at java.lang.Thread.run(Thread.java:748)
  108.  
  109. "Netty Epoll Server IO #0" #35 daemon prio=5
  110. RUNNABLE
  111. at io.netty.channel.epoll.Native.epollWait(Native Method)
  112. at io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:194)
  113. at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:219)
  114. at io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:116)
  115. at java.lang.Thread.run(Thread.java:748)
  116.  
  117. "Netty Epoll Server IO #1" #36 daemon prio=5
  118. RUNNABLE
  119. at io.netty.channel.epoll.Native.epollWait(Native Method)
  120. at io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:194)
  121. at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:219)
  122. at io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:116)
  123. at java.lang.Thread.run(Thread.java:748)
  124.  
  125. "Netty Epoll Server IO #10" #45 daemon prio=5
  126. RUNNABLE
  127. at io.netty.channel.epoll.Native.epollWait(Native Method)
  128. at io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:194)
  129. at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:219)
  130. at io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:116)
  131. at java.lang.Thread.run(Thread.java:748)
  132.  
  133. "Netty Epoll Server IO #11" #46 daemon prio=5
  134. RUNNABLE
  135. at io.netty.channel.epoll.Native.epollWait(Native Method)
  136. at io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:194)
  137. at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:219)
  138. at io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:116)
  139. at java.lang.Thread.run(Thread.java:748)
  140.  
  141. "Netty Epoll Server IO #12" #47 daemon prio=5
  142. RUNNABLE
  143. at io.netty.channel.epoll.Native.epollWait(Native Method)
  144. at io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:194)
  145. at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:219)
  146. at io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:116)
  147. at java.lang.Thread.run(Thread.java:748)
  148.  
  149. "Netty Epoll Server IO #13" #48 daemon prio=5
  150. RUNNABLE
  151. at io.netty.channel.epoll.Native.epollWait(Native Method)
  152. at io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:194)
  153. at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:219)
  154. at io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:116)
  155. at java.lang.Thread.run(Thread.java:748)
  156.  
  157. "Netty Epoll Server IO #14" #49 daemon prio=5
  158. RUNNABLE
  159. at io.netty.channel.epoll.Native.epollWait(Native Method)
  160. at io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:194)
  161. at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:219)
  162. at io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:116)
  163. at java.lang.Thread.run(Thread.java:748)
  164.  
  165. "Netty Epoll Server IO #15" #50 daemon prio=5
  166. RUNNABLE
  167. at io.netty.channel.epoll.Native.epollWait(Native Method)
  168. at io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:194)
  169. at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:219)
  170. at io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:116)
  171. at java.lang.Thread.run(Thread.java:748)
  172.  
  173. "Netty Epoll Server IO #2" #37 daemon prio=5
  174. RUNNABLE
  175. at io.netty.channel.epoll.Native.epollWait(Native Method)
  176. at io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:194)
  177. at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:219)
  178. at io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:116)
  179. at java.lang.Thread.run(Thread.java:748)
  180.  
  181. "Netty Epoll Server IO #3" #38 daemon prio=5
  182. RUNNABLE
  183. at io.netty.channel.epoll.Native.epollWait(Native Method)
  184. at io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:194)
  185. at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:219)
  186. at io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:116)
  187. at java.lang.Thread.run(Thread.java:748)
  188.  
  189. "Netty Epoll Server IO #4" #39 daemon prio=5
  190. RUNNABLE
  191. at io.netty.channel.epoll.Native.epollWait(Native Method)
  192. at io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:194)
  193. at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:219)
  194. at io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:116)
  195. at java.lang.Thread.run(Thread.java:748)
  196.  
  197. "Netty Epoll Server IO #5" #40 daemon prio=5
  198. RUNNABLE
  199. at io.netty.channel.epoll.Native.epollWait(Native Method)
  200. at io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:194)
  201. at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:219)
  202. at io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:116)
  203. at java.lang.Thread.run(Thread.java:748)
  204.  
  205. "Netty Epoll Server IO #6" #41 daemon prio=5
  206. RUNNABLE
  207. at io.netty.channel.epoll.Native.epollWait(Native Method)
  208. at io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:194)
  209. at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:219)
  210. at io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:116)
  211. at java.lang.Thread.run(Thread.java:748)
  212.  
  213. "Netty Epoll Server IO #7" #42 daemon prio=5
  214. RUNNABLE
  215. at io.netty.channel.epoll.Native.epollWait(Native Method)
  216. at io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:194)
  217. at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:219)
  218. at io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:116)
  219. at java.lang.Thread.run(Thread.java:748)
  220.  
  221. "Netty Epoll Server IO #8" #43 daemon prio=5
  222. RUNNABLE
  223. at io.netty.channel.epoll.Native.epollWait(Native Method)
  224. at io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:194)
  225. at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:219)
  226. at io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:116)
  227. at java.lang.Thread.run(Thread.java:748)
  228.  
  229. "Netty Epoll Server IO #9" #44 daemon prio=5
  230. RUNNABLE
  231. at io.netty.channel.epoll.Native.epollWait(Native Method)
  232. at io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:194)
  233. at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:219)
  234. at io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:116)
  235. at java.lang.Thread.run(Thread.java:748)
  236.  
  237. "Reference Handler" #2 daemon prio=10
  238. WAITING waiting on java.lang.ref.Reference$Lock@44be2978
  239. at java.lang.Object.wait(Native Method)
  240. at java.lang.Object.wait(Object.java:502)
  241. at java.lang.ref.Reference.tryHandlePending(Reference.java:191)
  242. at java.lang.ref.Reference$ReferenceHandler.run(Reference.java:153)
  243.  
  244. "Sampler sampling thread 1" #24 daemon prio=6
  245. TIMED_WAITING waiting on sampler.be@2fb00ddf
  246. at java.lang.Object.wait(Native Method)
  247. at sampler.be.a(F:1191)
  248. at sampler.bf.run(F:238)
  249.  
  250. "Sampler watchdog thread" #76 daemon prio=5
  251. RUNNABLE
  252. at sun.management.ThreadImpl.dumpThreads0(Native Method)
  253. at sun.management.ThreadImpl.dumpAllThreads(ThreadImpl.java:454)
  254. at sampler.bn.a(F:91)
  255. at sampler.bn.a(F:62)
  256. at sampler.bn.a(F:47)
  257. at sampler.N.run(F:50)
  258.  
  259. "Server Infinisleeper" #16 daemon prio=5
  260. TIMED_WAITING
  261. at java.lang.Thread.sleep(Native Method)
  262. at net.minecraft.server.dedicated.DedicatedServer$1.run(DedicatedServer.java:78)
  263.  
  264. "Server Watchdog" #63 daemon prio=5
  265. TIMED_WAITING
  266. at java.lang.Thread.sleep(Native Method)
  267. at net.minecraft.server.dedicated.ServerHangWatchdog.run(ServerHangWatchdog.java:83)
  268. at java.lang.Thread.run(Thread.java:748)
  269.  
  270. "Server console handler" #20 daemon prio=5
  271. RUNNABLE
  272. at java.io.FileInputStream.readBytes(Native Method)
  273. at java.io.FileInputStream.read(FileInputStream.java:255)
  274. at java.io.BufferedInputStream.read1(BufferedInputStream.java:284)
  275. at java.io.BufferedInputStream.read(BufferedInputStream.java:345)
  276. - locked java.io.BufferedInputStream@2cadc33d
  277. at sun.nio.cs.StreamDecoder.readBytes(StreamDecoder.java:284)
  278. at sun.nio.cs.StreamDecoder.implRead(StreamDecoder.java:326)
  279. at sun.nio.cs.StreamDecoder.read(StreamDecoder.java:178)
  280. - locked java.io.InputStreamReader@1653b863
  281. at java.io.InputStreamReader.read(InputStreamReader.java:184)
  282. at java.io.BufferedReader.fill(BufferedReader.java:161)
  283. at java.io.BufferedReader.readLine(BufferedReader.java:324)
  284. - locked java.io.InputStreamReader@1653b863
  285. at java.io.BufferedReader.readLine(BufferedReader.java:389)
  286. at net.minecraft.server.dedicated.DedicatedServer$2.run(DedicatedServer.java:101)
  287.  
  288. "Signal Dispatcher" #5 daemon prio=9
  289. RUNNABLE
  290.  
  291. "Snooper Timer" #15 daemon prio=5
  292. TIMED_WAITING waiting on java.util.TaskQueue@293988aa
  293. at java.lang.Object.wait(Native Method)
  294. at java.util.TimerThread.mainLoop(Timer.java:552)
  295. at java.util.TimerThread.run(Timer.java:505)
  296.  
  297. "Sponge - Async Light Thread" #80 prio=5
  298. WAITING waiting on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@1853de50
  299. at sun.misc.Unsafe.park(Native Method)
  300. at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
  301. at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
  302. at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
  303. at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067)
  304. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
  305. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
  306. at java.lang.Thread.run(Thread.java:748)
  307.  
  308. "Sponge Async Scheduler Thread" #79 daemon prio=5
  309. TIMED_WAITING waiting on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@4920faed
  310. at sun.misc.Unsafe.park(Native Method)
  311. at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
  312. at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2163)
  313. at org.spongepowered.common.scheduler.AsyncScheduler.preTick(AsyncScheduler.java:112)
  314. at org.spongepowered.common.scheduler.SchedulerBase.runTick(SchedulerBase.java:105)
  315. at org.spongepowered.common.scheduler.AsyncScheduler.mainLoop(AsyncScheduler.java:66)
  316. at org.spongepowered.common.scheduler.AsyncScheduler$$Lambda$933/1844827111.run(Unknown Source)
  317. at java.lang.Thread.run(Thread.java:748)
  318.  
  319. "Timer-0" #31 prio=5
  320. TIMED_WAITING waiting on java.util.TaskQueue@4d6e4764
  321. at java.lang.Object.wait(Native Method)
  322. at java.util.TimerThread.mainLoop(Timer.java:552)
  323. at java.util.TimerThread.run(Timer.java:505)
  324.  
  325. "ic2-poolthread-1" #55 daemon prio=5
  326. WAITING waiting on ic2.core.util.PriorityExecutor$FixedPriorityQueue@3573271
  327. at java.lang.Object.wait(Native Method)
  328. at java.lang.Object.wait(Object.java:502)
  329. at ic2.core.util.PriorityExecutor$FixedPriorityQueue.take(PriorityExecutor.java:143)
  330. at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067)
  331. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
  332. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
  333. at java.lang.Thread.run(Thread.java:748)
  334.  
  335. "pool-10-thread-1" #75 prio=5
  336. WAITING waiting on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@5f0ddc1
  337. at sun.misc.Unsafe.park(Native Method)
  338. at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
  339. at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
  340. at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
  341. at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067)
  342. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
  343. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
  344. at java.lang.Thread.run(Thread.java:748)
Advertisement
Add Comment
Please, Sign In to add comment