Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- Stall report from 2017-05-10 09:24:25 +0000, 37 threads, stalled for at least 30000 ms.
- Heap memory usage: 1783 / 4294 MB (max. 4294 MB).
- Created by Sampler 1.69 (MC 1.10).
- "Server thread" #17 prio=5
- RUNNABLE
- at java.util.HashMap$HashIterator.nextNode(HashMap.java:1441)
- at java.util.HashMap$EntryIterator.next(HashMap.java:1471)
- at java.util.HashMap$EntryIterator.next(HashMap.java:1469)
- at com.google.common.collect.AbstractMapBasedMultimap$Itr.next(AbstractMapBasedMultimap.java:1145)
- at com.raoulvdberge.refinedstorage.apiimpl.util.ItemStackListOredicted.initOreDict(ItemStackListOredicted.java:28)
- at com.raoulvdberge.refinedstorage.apiimpl.util.ItemStackListOredicted.<init>(ItemStackListOredicted.java:24)
- at com.raoulvdberge.refinedstorage.apiimpl.util.ItemStackList.getOredicted(ItemStackList.java:153)
- at com.raoulvdberge.refinedstorage.tile.TileController.getPattern(TileController.java:425)
- at com.raoulvdberge.refinedstorage.api.network.INetworkMaster.getPattern(INetworkMaster.java:154)
- at com.raoulvdberge.refinedstorage.api.network.INetworkMaster.hasPattern(INetworkMaster.java:164)
- at com.raoulvdberge.refinedstorage.RSUtils.writeItemStack(RSUtils.java:66)
- at com.raoulvdberge.refinedstorage.network.MessageGridItemUpdate.toBytes(MessageGridItemUpdate.java:41)
- at net.minecraftforge.fml.common.network.simpleimpl.SimpleIndexedCodec.encodeInto(SimpleIndexedCodec.java:30)
- at net.minecraftforge.fml.common.network.simpleimpl.SimpleIndexedCodec.encodeInto(SimpleIndexedCodec.java:26)
- at net.minecraftforge.fml.common.network.FMLIndexedMessageToMessageCodec.encode(FMLIndexedMessageToMessageCodec.java:73)
- at io.netty.handler.codec.MessageToMessageCodec$1.encode(MessageToMessageCodec.java:67)
- at io.netty.handler.codec.MessageToMessageEncoder.write(MessageToMessageEncoder.java:89)
- at io.netty.handler.codec.MessageToMessageCodec.write(MessageToMessageCodec.java:116)
- at io.netty.channel.AbstractChannelHandlerContext.invokeWrite(AbstractChannelHandlerContext.java:658)
- at io.netty.channel.AbstractChannelHandlerContext.write(AbstractChannelHandlerContext.java:716)
- at io.netty.channel.AbstractChannelHandlerContext.writeAndFlush(AbstractChannelHandlerContext.java:706)
- at io.netty.channel.AbstractChannelHandlerContext.writeAndFlush(AbstractChannelHandlerContext.java:741)
- at io.netty.channel.DefaultChannelPipeline.writeAndFlush(DefaultChannelPipeline.java:895)
- at io.netty.channel.AbstractChannel.writeAndFlush(AbstractChannel.java:240)
- at net.minecraftforge.fml.common.network.simpleimpl.SimpleNetworkWrapper.sendTo(SimpleNetworkWrapper.java:254)
- at com.raoulvdberge.refinedstorage.tile.TileController.sendItemStorageToClient(TileController.java:509)
- at com.raoulvdberge.refinedstorage.tile.TileController$$Lambda$1119/266976485.accept(Unknown Source)
- at java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:184)
- at java.util.stream.ReferencePipeline$2$1.accept(ReferencePipeline.java:175)
- at java.util.ArrayList$ArrayListSpliterator.forEachRemaining(ArrayList.java:1374)
- at java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:481)
- at java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:471)
- at java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:151)
- at java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:174)
- at java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234)
- at java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:418)
- at com.raoulvdberge.refinedstorage.tile.TileController.sendItemStorageToClient(TileController.java:504)
- at com.raoulvdberge.refinedstorage.apiimpl.storage.item.ItemStorageCache.invalidate(ItemStorageCache.java:57)
- at com.raoulvdberge.refinedstorage.tile.externalstorage.TileExternalStorage.onConnectionChange(TileExternalStorage.java:122)
- at com.raoulvdberge.refinedstorage.tile.TileNode.onConnected(TileNode.java:91)
- at com.raoulvdberge.refinedstorage.apiimpl.network.NetworkNodeGraph.rebuild(NetworkNodeGraph.java:140)
- at com.raoulvdberge.refinedstorage.api.network.INetworkNodeGraph.rebuild(INetworkNodeGraph.java:24)
- at com.raoulvdberge.refinedstorage.tile.TileNode.func_73660_a(TileNode.java:68)
- at org.spongepowered.common.event.tracking.TrackingUtil.tickTileEntity(TrackingUtil.java:226)
- at net.minecraft.world.WorldServer.updateTileEntity(WorldServer.java:2803)
- at net.minecraft.world.WorldServer.redirect$onUpdateTileEntities$zjp000(WorldServer.java:2790)
- at net.minecraft.world.World.func_72939_s(World.java:6003)
- at net.minecraft.world.WorldServer.func_72939_s(WorldServer.java:2157)
- at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:709)
- at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:387)
- at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:613)
- at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:471)
- at java.lang.Thread.run(Thread.java:748)
- "Chunk I/O Executor Thread-1" #89 daemon prio=5
- WAITING waiting on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@186c4ca4
- at sun.misc.Unsafe.park(Native Method)
- at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
- at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
- at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
- at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067)
- at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
- at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
- at java.lang.Thread.run(Thread.java:748)
- "DestroyJavaVM" #19 prio=5
- RUNNABLE
- "Ender IO Scheduler" #57 prio=5
- TIMED_WAITING
- at java.lang.Thread.sleep(Native Method)
- at info.loenwind.scheduler.Scheduler.run(Scheduler.java:41)
- "File IO Thread" #81 prio=1
- TIMED_WAITING
- at java.lang.Thread.sleep(Native Method)
- at net.minecraft.world.storage.ThreadedFileIOBase.func_75736_b(SourceFile:51)
- at net.minecraft.world.storage.ThreadedFileIOBase.run(SourceFile:30)
- at java.lang.Thread.run(Thread.java:748)
- "Finalizer" #3 daemon prio=8
- WAITING waiting on java.lang.ref.ReferenceQueue$Lock@648a6a7
- at java.lang.Object.wait(Native Method)
- at java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:143)
- at java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:164)
- at java.lang.ref.Finalizer$FinalizerThread.run(Finalizer.java:209)
- "ForkJoinPool-1-worker-11" #91 daemon prio=5
- WAITING waiting on scala.concurrent.forkjoin.ForkJoinPool@60dac9e1
- at sun.misc.Unsafe.park(Native Method)
- at scala.concurrent.forkjoin.ForkJoinPool.scan(ForkJoinPool.java:2075)
- at scala.concurrent.forkjoin.ForkJoinPool.runWorker(ForkJoinPool.java:1979)
- at scala.concurrent.forkjoin.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:107)
- "Java2D Disposer" #77 daemon prio=10
- WAITING waiting on java.lang.ref.ReferenceQueue$Lock@7f03b7e9
- at java.lang.Object.wait(Native Method)
- at java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:143)
- at java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:164)
- at sun.java2d.Disposer.run(Disposer.java:148)
- at java.lang.Thread.run(Thread.java:748)
- "Netty Epoll Server IO #0" #35 daemon prio=5
- RUNNABLE
- at io.netty.channel.epoll.Native.epollWait(Native Method)
- at io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:194)
- at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:219)
- at io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:116)
- at java.lang.Thread.run(Thread.java:748)
- "Netty Epoll Server IO #1" #36 daemon prio=5
- RUNNABLE
- at io.netty.channel.epoll.Native.epollWait(Native Method)
- at io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:194)
- at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:219)
- at io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:116)
- at java.lang.Thread.run(Thread.java:748)
- "Netty Epoll Server IO #10" #45 daemon prio=5
- RUNNABLE
- at io.netty.channel.epoll.Native.epollWait(Native Method)
- at io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:194)
- at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:219)
- at io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:116)
- at java.lang.Thread.run(Thread.java:748)
- "Netty Epoll Server IO #11" #46 daemon prio=5
- RUNNABLE
- at io.netty.channel.epoll.Native.epollWait(Native Method)
- at io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:194)
- at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:219)
- at io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:116)
- at java.lang.Thread.run(Thread.java:748)
- "Netty Epoll Server IO #12" #47 daemon prio=5
- RUNNABLE
- at io.netty.channel.epoll.Native.epollWait(Native Method)
- at io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:194)
- at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:219)
- at io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:116)
- at java.lang.Thread.run(Thread.java:748)
- "Netty Epoll Server IO #13" #48 daemon prio=5
- RUNNABLE
- at io.netty.channel.epoll.Native.epollWait(Native Method)
- at io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:194)
- at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:219)
- at io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:116)
- at java.lang.Thread.run(Thread.java:748)
- "Netty Epoll Server IO #14" #49 daemon prio=5
- RUNNABLE
- at io.netty.channel.epoll.Native.epollWait(Native Method)
- at io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:194)
- at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:219)
- at io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:116)
- at java.lang.Thread.run(Thread.java:748)
- "Netty Epoll Server IO #15" #50 daemon prio=5
- RUNNABLE
- at io.netty.channel.epoll.Native.epollWait(Native Method)
- at io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:194)
- at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:219)
- at io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:116)
- at java.lang.Thread.run(Thread.java:748)
- "Netty Epoll Server IO #2" #37 daemon prio=5
- RUNNABLE
- at io.netty.channel.epoll.Native.epollWait(Native Method)
- at io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:194)
- at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:219)
- at io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:116)
- at java.lang.Thread.run(Thread.java:748)
- "Netty Epoll Server IO #3" #38 daemon prio=5
- RUNNABLE
- at io.netty.channel.epoll.Native.epollWait(Native Method)
- at io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:194)
- at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:219)
- at io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:116)
- at java.lang.Thread.run(Thread.java:748)
- "Netty Epoll Server IO #4" #39 daemon prio=5
- RUNNABLE
- at io.netty.channel.epoll.Native.epollWait(Native Method)
- at io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:194)
- at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:219)
- at io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:116)
- at java.lang.Thread.run(Thread.java:748)
- "Netty Epoll Server IO #5" #40 daemon prio=5
- RUNNABLE
- at io.netty.channel.epoll.Native.epollWait(Native Method)
- at io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:194)
- at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:219)
- at io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:116)
- at java.lang.Thread.run(Thread.java:748)
- "Netty Epoll Server IO #6" #41 daemon prio=5
- RUNNABLE
- at io.netty.channel.epoll.Native.epollWait(Native Method)
- at io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:194)
- at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:219)
- at io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:116)
- at java.lang.Thread.run(Thread.java:748)
- "Netty Epoll Server IO #7" #42 daemon prio=5
- RUNNABLE
- at io.netty.channel.epoll.Native.epollWait(Native Method)
- at io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:194)
- at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:219)
- at io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:116)
- at java.lang.Thread.run(Thread.java:748)
- "Netty Epoll Server IO #8" #43 daemon prio=5
- RUNNABLE
- at io.netty.channel.epoll.Native.epollWait(Native Method)
- at io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:194)
- at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:219)
- at io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:116)
- at java.lang.Thread.run(Thread.java:748)
- "Netty Epoll Server IO #9" #44 daemon prio=5
- RUNNABLE
- at io.netty.channel.epoll.Native.epollWait(Native Method)
- at io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:194)
- at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:219)
- at io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:116)
- at java.lang.Thread.run(Thread.java:748)
- "Reference Handler" #2 daemon prio=10
- WAITING waiting on java.lang.ref.Reference$Lock@44be2978
- at java.lang.Object.wait(Native Method)
- at java.lang.Object.wait(Object.java:502)
- at java.lang.ref.Reference.tryHandlePending(Reference.java:191)
- at java.lang.ref.Reference$ReferenceHandler.run(Reference.java:153)
- "Sampler sampling thread 1" #24 daemon prio=6
- TIMED_WAITING waiting on sampler.be@2fb00ddf
- at java.lang.Object.wait(Native Method)
- at sampler.be.a(F:1191)
- at sampler.bf.run(F:238)
- "Sampler watchdog thread" #76 daemon prio=5
- RUNNABLE
- at sun.management.ThreadImpl.dumpThreads0(Native Method)
- at sun.management.ThreadImpl.dumpAllThreads(ThreadImpl.java:454)
- at sampler.bn.a(F:91)
- at sampler.bn.a(F:62)
- at sampler.bn.a(F:47)
- at sampler.N.run(F:50)
- "Server Infinisleeper" #16 daemon prio=5
- TIMED_WAITING
- at java.lang.Thread.sleep(Native Method)
- at net.minecraft.server.dedicated.DedicatedServer$1.run(DedicatedServer.java:78)
- "Server Watchdog" #63 daemon prio=5
- TIMED_WAITING
- at java.lang.Thread.sleep(Native Method)
- at net.minecraft.server.dedicated.ServerHangWatchdog.run(ServerHangWatchdog.java:83)
- at java.lang.Thread.run(Thread.java:748)
- "Server console handler" #20 daemon prio=5
- RUNNABLE
- at java.io.FileInputStream.readBytes(Native Method)
- at java.io.FileInputStream.read(FileInputStream.java:255)
- at java.io.BufferedInputStream.read1(BufferedInputStream.java:284)
- at java.io.BufferedInputStream.read(BufferedInputStream.java:345)
- - locked java.io.BufferedInputStream@2cadc33d
- at sun.nio.cs.StreamDecoder.readBytes(StreamDecoder.java:284)
- at sun.nio.cs.StreamDecoder.implRead(StreamDecoder.java:326)
- at sun.nio.cs.StreamDecoder.read(StreamDecoder.java:178)
- - locked java.io.InputStreamReader@1653b863
- at java.io.InputStreamReader.read(InputStreamReader.java:184)
- at java.io.BufferedReader.fill(BufferedReader.java:161)
- at java.io.BufferedReader.readLine(BufferedReader.java:324)
- - locked java.io.InputStreamReader@1653b863
- at java.io.BufferedReader.readLine(BufferedReader.java:389)
- at net.minecraft.server.dedicated.DedicatedServer$2.run(DedicatedServer.java:101)
- "Signal Dispatcher" #5 daemon prio=9
- RUNNABLE
- "Snooper Timer" #15 daemon prio=5
- TIMED_WAITING waiting on java.util.TaskQueue@293988aa
- at java.lang.Object.wait(Native Method)
- at java.util.TimerThread.mainLoop(Timer.java:552)
- at java.util.TimerThread.run(Timer.java:505)
- "Sponge - Async Light Thread" #80 prio=5
- WAITING waiting on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@1853de50
- at sun.misc.Unsafe.park(Native Method)
- at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
- at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
- at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
- at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067)
- at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
- at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
- at java.lang.Thread.run(Thread.java:748)
- "Sponge Async Scheduler Thread" #79 daemon prio=5
- TIMED_WAITING waiting on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@4920faed
- at sun.misc.Unsafe.park(Native Method)
- at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
- at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2163)
- at org.spongepowered.common.scheduler.AsyncScheduler.preTick(AsyncScheduler.java:112)
- at org.spongepowered.common.scheduler.SchedulerBase.runTick(SchedulerBase.java:105)
- at org.spongepowered.common.scheduler.AsyncScheduler.mainLoop(AsyncScheduler.java:66)
- at org.spongepowered.common.scheduler.AsyncScheduler$$Lambda$933/1844827111.run(Unknown Source)
- at java.lang.Thread.run(Thread.java:748)
- "Timer-0" #31 prio=5
- TIMED_WAITING waiting on java.util.TaskQueue@4d6e4764
- at java.lang.Object.wait(Native Method)
- at java.util.TimerThread.mainLoop(Timer.java:552)
- at java.util.TimerThread.run(Timer.java:505)
- "ic2-poolthread-1" #55 daemon prio=5
- WAITING waiting on ic2.core.util.PriorityExecutor$FixedPriorityQueue@3573271
- at java.lang.Object.wait(Native Method)
- at java.lang.Object.wait(Object.java:502)
- at ic2.core.util.PriorityExecutor$FixedPriorityQueue.take(PriorityExecutor.java:143)
- at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067)
- at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
- at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
- at java.lang.Thread.run(Thread.java:748)
- "pool-10-thread-1" #75 prio=5
- WAITING waiting on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@5f0ddc1
- at sun.misc.Unsafe.park(Native Method)
- at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
- at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
- at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
- at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067)
- at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
- at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
- at java.lang.Thread.run(Thread.java:748)
Advertisement
Add Comment
Please, Sign In to add comment