Skip to content

Instantly share code, notes, and snippets.

@firelizzard18
Created October 11, 2016 04:34
Show Gist options
  • Save firelizzard18/8b2cdf583b76c55ea40d7ee1edeb68dd to your computer and use it in GitHub Desktop.
Save firelizzard18/8b2cdf583b76c55ea40d7ee1edeb68dd to your computer and use it in GitHub Desktop.
forge MC hang stack trace (2)
2016-10-10 21:33:36
Full thread dump OpenJDK 64-Bit Server VM (25.91-b14 mixed mode):
"Netty IO #4" #18 daemon prio=5 os_prio=0 tid=0x00007fdad4029800 nid=0x5f9d runnable [0x00007fdab5dec000]
java.lang.Thread.State: RUNNABLE
at sun.nio.ch.EPollArrayWrapper.epollWait(Native Method)
at sun.nio.ch.EPollArrayWrapper.poll(EPollArrayWrapper.java:269)
at sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:93)
at sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:86)
- locked <0x00000006c3143650> (a io.netty.channel.nio.SelectedSelectionKeySet)
- locked <0x00000006c31456d0> (a java.util.Collections$UnmodifiableSet)
- locked <0x00000006c31435b8> (a sun.nio.ch.EPollSelectorImpl)
at sun.nio.ch.SelectorImpl.select(SelectorImpl.java:97)
at io.netty.channel.nio.NioEventLoop.select(NioEventLoop.java:591)
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:301)
at io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:101)
at java.lang.Thread.run(Thread.java:745)
"Netty IO #3" #17 daemon prio=5 os_prio=0 tid=0x00007fdad4028800 nid=0x5f9c runnable [0x00007fdb1cc2e000]
java.lang.Thread.State: RUNNABLE
at sun.nio.ch.EPollArrayWrapper.epollWait(Native Method)
at sun.nio.ch.EPollArrayWrapper.poll(EPollArrayWrapper.java:269)
at sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:93)
at sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:86)
- locked <0x00000006c3146e70> (a io.netty.channel.nio.SelectedSelectionKeySet)
- locked <0x00000006c3148ef0> (a java.util.Collections$UnmodifiableSet)
- locked <0x00000006c3146dd8> (a sun.nio.ch.EPollSelectorImpl)
at sun.nio.ch.SelectorImpl.select(SelectorImpl.java:97)
at io.netty.channel.nio.NioEventLoop.select(NioEventLoop.java:591)
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:301)
at io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:101)
at java.lang.Thread.run(Thread.java:745)
"Netty IO #2" #16 daemon prio=5 os_prio=0 tid=0x00007fdad4027800 nid=0x5f9b runnable [0x00007fdab6df6000]
java.lang.Thread.State: RUNNABLE
at sun.nio.ch.EPollArrayWrapper.epollWait(Native Method)
at sun.nio.ch.EPollArrayWrapper.poll(EPollArrayWrapper.java:269)
at sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:93)
at sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:86)
- locked <0x00000006c315a648> (a io.netty.channel.nio.SelectedSelectionKeySet)
- locked <0x00000006c315c6c8> (a java.util.Collections$UnmodifiableSet)
- locked <0x00000006c315a5b0> (a sun.nio.ch.EPollSelectorImpl)
at sun.nio.ch.SelectorImpl.select(SelectorImpl.java:97)
at io.netty.channel.nio.NioEventLoop.select(NioEventLoop.java:591)
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:301)
at io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:101)
at java.lang.Thread.run(Thread.java:745)
"Chunk I/O Executor Thread-1" #191 daemon prio=5 os_prio=0 tid=0x00007fdae03db000 nid=0x5acd waiting on condition [0x00007fdab6ff8000]
java.lang.Thread.State: WAITING (parking)
at sun.misc.Unsafe.park(Native Method)
- parking to wait for <0x00000006d8e94cf8> (a java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject)
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:745)
"Netty IO #1" #15 daemon prio=5 os_prio=0 tid=0x00007fdad4023800 nid=0x5ac8 runnable [0x00007fdab59ea000]
java.lang.Thread.State: RUNNABLE
at sun.nio.ch.EPollArrayWrapper.epollWait(Native Method)
at sun.nio.ch.EPollArrayWrapper.poll(EPollArrayWrapper.java:269)
at sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:93)
at sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:86)
- locked <0x00000006c315de68> (a io.netty.channel.nio.SelectedSelectionKeySet)
- locked <0x00000006c315fee8> (a java.util.Collections$UnmodifiableSet)
- locked <0x00000006c315ddd0> (a sun.nio.ch.EPollSelectorImpl)
at sun.nio.ch.SelectorImpl.select(SelectorImpl.java:97)
at io.netty.channel.nio.NioEventLoop.select(NioEventLoop.java:591)
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:301)
at io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:101)
at java.lang.Thread.run(Thread.java:745)
"pool-8-thread-3" #99 prio=5 os_prio=0 tid=0x00007fdb04005000 nid=0x59ed waiting on condition [0x00007fdab6ef7000]
java.lang.Thread.State: TIMED_WAITING (parking)
at sun.misc.Unsafe.park(Native Method)
- parking to wait for <0x00000006d7e34f48> (a java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject)
at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078)
at java.util.concurrent.LinkedBlockingQueue.poll(LinkedBlockingQueue.java:467)
at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1066)
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:745)
"Java2D Disposer" #92 daemon prio=10 os_prio=0 tid=0x00007fdaf2dc2000 nid=0x59e2 in Object.wait() [0x00007fdab5ceb000]
java.lang.Thread.State: WAITING (on object monitor)
at java.lang.Object.wait(Native Method)
at java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:143)
- locked <0x00000006dc50b908> (a java.lang.ref.ReferenceQueue$Lock)
at java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:164)
at sun.java2d.Disposer.run(Disposer.java:148)
at java.lang.Thread.run(Thread.java:745)
"File IO Thread" #90 prio=1 os_prio=0 tid=0x00007fdaf0363800 nid=0x59e0 waiting on condition [0x00007fdab5eed000]
java.lang.Thread.State: TIMED_WAITING (sleeping)
at java.lang.Thread.sleep(Native Method)
at net.minecraft.world.storage.ThreadedFileIOBase.func_75736_b(SourceFile:44)
at net.minecraft.world.storage.ThreadedFileIOBase.run(SourceFile:23)
at java.lang.Thread.run(Thread.java:745)
"pool-8-thread-2 Acceptor0 SelectChannelConnector@0.0.0.0:8123" #87 prio=5 os_prio=0 tid=0x00007fdaf2c60800 nid=0x59dd runnable [0x00007fdab5fee000]
java.lang.Thread.State: RUNNABLE
at sun.nio.ch.ServerSocketChannelImpl.accept0(Native Method)
at sun.nio.ch.ServerSocketChannelImpl.accept(ServerSocketChannelImpl.java:422)
at sun.nio.ch.ServerSocketChannelImpl.accept(ServerSocketChannelImpl.java:250)
- locked <0x00000006dc438118> (a java.lang.Object)
at org.dynmap.jetty.server.nio.SelectChannelConnector.accept(SelectChannelConnector.java:109)
at org.dynmap.jetty.server.AbstractConnector$Acceptor.run(AbstractConnector.java:938)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
at java.lang.Thread.run(Thread.java:745)
"pool-8-thread-1 Selector0" #86 prio=5 os_prio=0 tid=0x00007fdaf0f01000 nid=0x59dc runnable [0x00007fdab60ef000]
java.lang.Thread.State: RUNNABLE
at sun.nio.ch.EPollArrayWrapper.epollWait(Native Method)
at sun.nio.ch.EPollArrayWrapper.poll(EPollArrayWrapper.java:269)
at sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:93)
at sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:86)
- locked <0x00000006dc4359a8> (a sun.nio.ch.Util$2)
- locked <0x00000006dc435998> (a java.util.Collections$UnmodifiableSet)
- locked <0x00000006dc435860> (a sun.nio.ch.EPollSelectorImpl)
at sun.nio.ch.SelectorImpl.select(SelectorImpl.java:97)
at org.dynmap.jetty.io.nio.SelectorManager$SelectSet.doSelect(SelectorManager.java:569)
at org.dynmap.jetty.io.nio.SelectorManager$1.run(SelectorManager.java:290)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
at java.lang.Thread.run(Thread.java:745)
"HashSessionScavenger-0" #85 daemon prio=5 os_prio=0 tid=0x00007fdaf3a4d800 nid=0x59db in Object.wait() [0x00007fdab61f0000]
java.lang.Thread.State: TIMED_WAITING (on object monitor)
at java.lang.Object.wait(Native Method)
at java.util.TimerThread.mainLoop(Timer.java:552)
- locked <0x00000006dc4d0700> (a java.util.TaskQueue)
at java.util.TimerThread.run(Timer.java:505)
"Dynmap Render Thread" #82 daemon prio=5 os_prio=0 tid=0x00007fdaf3778800 nid=0x59da waiting on condition [0x00007fdab64f1000]
java.lang.Thread.State: WAITING (parking)
at sun.misc.Unsafe.park(Native Method)
- parking to wait for <0x00000006ea91eca8> (a java.util.concurrent.FutureTask)
at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
at java.util.concurrent.FutureTask.awaitDone(FutureTask.java:429)
at java.util.concurrent.FutureTask.get(FutureTask.java:191)
at org.dynmap.MapManager$CheckWorldTimes.run(MapManager.java:804)
at org.dynmap.MapManager$DynmapScheduledThreadPoolExecutor$2.run(MapManager.java:206)
at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
at java.util.concurrent.FutureTask.run(FutureTask.java:266)
at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$201(ScheduledThreadPoolExecutor.java:180)
at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:293)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
at java.lang.Thread.run(Thread.java:745)
"Dynmap Render Thread" #81 daemon prio=5 os_prio=0 tid=0x00007fdaf3777800 nid=0x59d9 waiting on condition [0x00007fdab65f2000]
java.lang.Thread.State: WAITING (parking)
at sun.misc.Unsafe.park(Native Method)
- parking to wait for <0x00000006ea9d2128> (a java.util.concurrent.FutureTask)
at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
at java.util.concurrent.FutureTask.awaitDone(FutureTask.java:429)
at java.util.concurrent.FutureTask.get(FutureTask.java:191)
at org.dynmap.forge.DynmapPlugin$ForgeServer.createMapChunkCache(DynmapPlugin.java:765)
at org.dynmap.MapManager$FullWorldRenderState.processTile(MapManager.java:682)
at org.dynmap.MapManager$FullWorldRenderState.run(MapManager.java:641)
at org.dynmap.MapManager$DynmapScheduledThreadPoolExecutor$1.run(MapManager.java:190)
at org.dynmap.MapManager$DynmapScheduledThreadPoolExecutor$2.run(MapManager.java:206)
at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
at java.util.concurrent.FutureTask.run(FutureTask.java:266)
at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$201(ScheduledThreadPoolExecutor.java:180)
at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:293)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
at java.lang.Thread.run(Thread.java:745)
"Dynmap Render Thread" #80 daemon prio=5 os_prio=0 tid=0x00007fdaf3773000 nid=0x59d8 waiting on condition [0x00007fdab67f4000]
java.lang.Thread.State: WAITING (parking)
at sun.misc.Unsafe.park(Native Method)
- parking to wait for <0x00000006ea9d8128> (a java.util.concurrent.FutureTask)
at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
at java.util.concurrent.FutureTask.awaitDone(FutureTask.java:429)
at java.util.concurrent.FutureTask.get(FutureTask.java:191)
at org.dynmap.forge.DynmapPlugin$ForgeServer.createMapChunkCache(DynmapPlugin.java:765)
at org.dynmap.MapManager$FullWorldRenderState.processTile(MapManager.java:682)
at org.dynmap.MapManager$FullWorldRenderState.run(MapManager.java:641)
at org.dynmap.MapManager$DynmapScheduledThreadPoolExecutor$1.run(MapManager.java:190)
at org.dynmap.MapManager$DynmapScheduledThreadPoolExecutor$2.run(MapManager.java:206)
at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
at java.util.concurrent.FutureTask.run(FutureTask.java:266)
at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$201(ScheduledThreadPoolExecutor.java:180)
at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:293)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
at java.lang.Thread.run(Thread.java:745)
"Thread-23" #79 prio=5 os_prio=0 tid=0x00007fdaf3775000 nid=0x59d7 in Object.wait() [0x00007fdab66f3000]
java.lang.Thread.State: TIMED_WAITING (on object monitor)
at java.lang.Object.wait(Native Method)
at org.dynmap.AsynchronousQueue.running(AsynchronousQueue.java:120)
- locked <0x00000006d7e46468> (a java.lang.Object)
at org.dynmap.AsynchronousQueue.access$000(AsynchronousQueue.java:9)
at org.dynmap.AsynchronousQueue$1.run(AsynchronousQueue.java:83)
at java.lang.Thread.run(Thread.java:745)
"Thread-21" #76 prio=5 os_prio=0 tid=0x00007fdaf35ba000 nid=0x59d4 runnable [0x00007fdab6af5000]
java.lang.Thread.State: RUNNABLE
at java.net.PlainSocketImpl.socketAccept(Native Method)
at java.net.AbstractPlainSocketImpl.accept(AbstractPlainSocketImpl.java:409)
at java.net.ServerSocket.implAccept(ServerSocket.java:545)
at java.net.ServerSocket.accept(ServerSocket.java:513)
at com.forgeessentials.remote.Server.run(Server.java:94)
at java.lang.Thread.run(Thread.java:745)
"Thread-20" #75 prio=5 os_prio=0 tid=0x00007fdaf359d000 nid=0x59d3 waiting on condition [0x00007fdab71fa000]
java.lang.Thread.State: TIMED_WAITING (sleeping)
at java.lang.Thread.sleep(Native Method)
at buildcraft.robotics.map.MapManager.run(MapManager.java:149)
at java.lang.Thread.run(Thread.java:745)
"LogisticsPipes ItemIdentifier Cleanup Thread" #74 daemon prio=5 os_prio=0 tid=0x00007fdaf0561800 nid=0x59d2 in Object.wait() [0x00007fdab70f9000]
java.lang.Thread.State: WAITING (on object monitor)
at java.lang.Object.wait(Native Method)
at java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:143)
- locked <0x00000006d882ff50> (a java.lang.ref.ReferenceQueue$Lock)
at java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:164)
at logisticspipes.utils.item.ItemIdentifier$ItemIdentifierCleanupThread.run(ItemIdentifier.java:207)
"Timer-3" #67 prio=5 os_prio=0 tid=0x00007fdaf0b10000 nid=0x59ca in Object.wait() [0x00007fdab72fb000]
java.lang.Thread.State: TIMED_WAITING (on object monitor)
at java.lang.Object.wait(Native Method)
at java.util.TimerThread.mainLoop(Timer.java:552)
- locked <0x00000006d6f36700> (a java.util.TaskQueue)
at java.util.TimerThread.run(Timer.java:505)
"pool-5-thread-1" #66 prio=5 os_prio=0 tid=0x00007fdaf0d02800 nid=0x59be waiting on condition [0x00007fdab7bfc000]
java.lang.Thread.State: TIMED_WAITING (parking)
at sun.misc.Unsafe.park(Native Method)
- parking to wait for <0x00000006d8d4e4f0> (a java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject)
at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078)
at java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1093)
at java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:809)
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:745)
"H2 Log Writer PLAYERLOGGER" #64 daemon prio=5 os_prio=0 tid=0x00007fdaf0cff800 nid=0x59bd in Object.wait() [0x00007fdab7cfd000]
java.lang.Thread.State: TIMED_WAITING (on object monitor)
at java.lang.Object.wait(Native Method)
at org.h2.store.WriterThread.run(WriterThread.java:103)
- locked <0x00000006cfe25500> (a org.h2.store.WriterThread)
at java.lang.Thread.run(Thread.java:745)
"H2 File Lock Watchdog /srv/localhost/mcforge/ForgeEssentials/playerlogger.lock.db" #63 daemon prio=9 os_prio=0 tid=0x00007fdaf2fe5000 nid=0x59bc waiting on condition [0x00007fdab7ffe000]
java.lang.Thread.State: TIMED_WAITING (sleeping)
at java.lang.Thread.sleep(Native Method)
at org.h2.store.FileLock.run(FileLock.java:506)
at java.lang.Thread.run(Thread.java:745)
"Abandoned connection cleanup thread" #61 daemon prio=5 os_prio=0 tid=0x00007fdaf044b000 nid=0x59ba in Object.wait() [0x00007fdaec92f000]
java.lang.Thread.State: WAITING (on object monitor)
at java.lang.Object.wait(Native Method)
- waiting on <0x00000006d0617018> (a java.lang.ref.ReferenceQueue$Lock)
at java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:143)
- locked <0x00000006d0617018> (a java.lang.ref.ReferenceQueue$Lock)
at java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:164)
at com.mysql.jdbc.NonRegisteringDriver$1.run(NonRegisteringDriver.java:93)
"pool-3-thread-1" #60 prio=5 os_prio=0 tid=0x00007fdaf01fe000 nid=0x59b9 waiting on condition [0x00007fdaeca30000]
java.lang.Thread.State: WAITING (parking)
at sun.misc.Unsafe.park(Native Method)
- parking to wait for <0x00000006c7297d98> (a java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject)
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:745)
"LogisticsPipes RoutingTableUpdateThread #3" #57 daemon prio=5 os_prio=0 tid=0x00007fdaf0430800 nid=0x59b6 waiting on condition [0x00007fdaecd31000]
java.lang.Thread.State: WAITING (parking)
at sun.misc.Unsafe.park(Native Method)
- parking to wait for <0x00000006cec88cc8> (a java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject)
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.PriorityBlockingQueue.take(PriorityBlockingQueue.java:549)
at logisticspipes.ticks.RoutingTableUpdateThread.run(RoutingTableUpdateThread.java:43)
"LogisticsPipes RoutingTableUpdateThread #2" #56 daemon prio=5 os_prio=0 tid=0x00007fdaf042f000 nid=0x59b5 waiting on condition [0x00007fdaece32000]
java.lang.Thread.State: WAITING (parking)
at sun.misc.Unsafe.park(Native Method)
- parking to wait for <0x00000006cec88cc8> (a java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject)
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.PriorityBlockingQueue.take(PriorityBlockingQueue.java:549)
at logisticspipes.ticks.RoutingTableUpdateThread.run(RoutingTableUpdateThread.java:43)
"LogisticsPipes RoutingTableUpdateThread #1" #55 daemon prio=5 os_prio=0 tid=0x00007fdaf042d000 nid=0x59b4 waiting on condition [0x00007fdaecf33000]
java.lang.Thread.State: WAITING (parking)
at sun.misc.Unsafe.park(Native Method)
- parking to wait for <0x00000006cec88cc8> (a java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject)
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.PriorityBlockingQueue.take(PriorityBlockingQueue.java:549)
at logisticspipes.ticks.RoutingTableUpdateThread.run(RoutingTableUpdateThread.java:43)
"LogisticsPipes RoutingTableUpdateThread #0" #54 daemon prio=5 os_prio=0 tid=0x00007fdaf042c000 nid=0x59b3 waiting on condition [0x00007fdaed034000]
java.lang.Thread.State: WAITING (parking)
at sun.misc.Unsafe.park(Native Method)
- parking to wait for <0x00000006cec88cc8> (a java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject)
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.PriorityBlockingQueue.take(PriorityBlockingQueue.java:549)
at logisticspipes.ticks.RoutingTableUpdateThread.run(RoutingTableUpdateThread.java:43)
"LogisticsPipes Packet Decompressor Server" #53 daemon prio=5 os_prio=0 tid=0x00007fdaf0429800 nid=0x59b2 in Object.wait() [0x00007fdaed135000]
java.lang.Thread.State: WAITING (on object monitor)
at java.lang.Object.wait(Native Method)
- waiting on <0x00000006cec8a3e8> (a java.util.HashMap)
at java.lang.Object.wait(Object.java:502)
at logisticspipes.ticks.ServerPacketBufferHandlerThread$ServerDecompressorThread.run(ServerPacketBufferHandlerThread.java:251)
- locked <0x00000006cec8a3e8> (a java.util.HashMap)
"LogisticsPipes Packet Compressor Server" #52 daemon prio=5 os_prio=0 tid=0x00007fdaf0428800 nid=0x59b1 in Object.wait() [0x00007fdb1d44d000]
java.lang.Thread.State: WAITING (on object monitor)
at java.lang.Object.wait(Native Method)
at java.lang.Object.wait(Object.java:502)
at logisticspipes.ticks.ServerPacketBufferHandlerThread$ServerCompressorThread.run(ServerPacketBufferHandlerThread.java:95)
- locked <0x00000006cec8ac68> (a java.util.HashMap)
"Timer-2" #51 prio=5 os_prio=0 tid=0x00007fdaf0587000 nid=0x59b0 in Object.wait() [0x00007fdaef10e000]
java.lang.Thread.State: WAITING (on object monitor)
at java.lang.Object.wait(Native Method)
- waiting on <0x00000006cec8b070> (a java.util.TaskQueue)
at java.lang.Object.wait(Object.java:502)
at java.util.TimerThread.mainLoop(Timer.java:526)
- locked <0x00000006cec8b070> (a java.util.TaskQueue)
at java.util.TimerThread.run(Timer.java:505)
"Netty IO #0" #14 daemon prio=5 os_prio=0 tid=0x00007fdaf098b000 nid=0x59ad runnable [0x00007fdaef20f000]
java.lang.Thread.State: RUNNABLE
at sun.nio.ch.EPollArrayWrapper.epollWait(Native Method)
at sun.nio.ch.EPollArrayWrapper.poll(EPollArrayWrapper.java:269)
at sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:93)
at sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:86)
- locked <0x00000006c3161688> (a io.netty.channel.nio.SelectedSelectionKeySet)
- locked <0x00000006c3163708> (a java.util.Collections$UnmodifiableSet)
- locked <0x00000006c31615f0> (a sun.nio.ch.EPollSelectorImpl)
at sun.nio.ch.SelectorImpl.select(SelectorImpl.java:97)
at io.netty.channel.nio.NioEventLoop.select(NioEventLoop.java:591)
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:301)
at io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:101)
at java.lang.Thread.run(Thread.java:745)
"Timer-1" #43 prio=5 os_prio=0 tid=0x00007fdaf0640800 nid=0x59a7 in Object.wait() [0x00007fdb1d34c000]
java.lang.Thread.State: TIMED_WAITING (on object monitor)
at java.lang.Object.wait(Native Method)
at java.util.TimerThread.mainLoop(Timer.java:552)
- locked <0x00000006cae943d8> (a java.util.TaskQueue)
at java.util.TimerThread.run(Timer.java:505)
"Timer-0" #30 prio=5 os_prio=0 tid=0x00007fdaf3ed0800 nid=0x5997 in Object.wait() [0x00007fdb1d54e000]
java.lang.Thread.State: TIMED_WAITING (on object monitor)
at java.lang.Object.wait(Native Method)
at java.util.TimerThread.mainLoop(Timer.java:552)
- locked <0x00000006c5c6aea0> (a java.util.TaskQueue)
at java.util.TimerThread.run(Timer.java:505)
"Thread-5" #29 prio=5 os_prio=0 tid=0x00007fdae00e2000 nid=0x5996 sleeping[0x00007fdb304d0000]
java.lang.Thread.State: TIMED_WAITING (sleeping)
at java.lang.Thread.sleep(Native Method)
at buildcraft.BuildCraftMod$PacketSender.run(BuildCraftMod.java:127)
at java.lang.Thread.run(Thread.java:745)
"DestroyJavaVM" #26 prio=5 os_prio=0 tid=0x00007fdb5c009800 nid=0x597b waiting on condition [0x0000000000000000]
java.lang.Thread.State: RUNNABLE
"Server console handler" #25 daemon prio=5 os_prio=0 tid=0x00007fdaf0001000 nid=0x5993 runnable [0x00007fdb305d1000]
java.lang.Thread.State: 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 <0x00000006c0ec4190> (a java.io.BufferedInputStream)
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 <0x00000006c2a692c8> (a java.io.InputStreamReader)
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 <0x00000006c2a692c8> (a java.io.InputStreamReader)
at java.io.BufferedReader.readLine(BufferedReader.java:389)
at net.minecraft.server.dedicated.DedicatedServer$2.run(DedicatedServer.java:97)
"Server thread" #23 prio=5 os_prio=0 tid=0x00007fdb5ccd1000 nid=0x5992 runnable [0x00007fdb306d2000]
java.lang.Thread.State: RUNNABLE
at logisticspipes.renderer.LogisticsTileRenderController$LaserKey.equals(LogisticsTileRenderController.java:35)
at java.util.HashMap.getNode(HashMap.java:571)
at java.util.HashMap.get(HashMap.java:556)
at logisticspipes.renderer.LogisticsTileRenderController.addLaser(LogisticsTileRenderController.java:198)
at logisticspipes.pipes.basic.LogisticsTileGenericPipe.addLaser(LogisticsTileGenericPipe.java:468)
at logisticspipes.blocks.powertile.LogisticsPowerProviderTileEntity.sendPowerLaserPackets(LogisticsPowerProviderTileEntity.java:163)
at logisticspipes.blocks.powertile.LogisticsPowerProviderTileEntity.func_145845_h(LogisticsPowerProviderTileEntity.java:124)
at logisticspipes.blocks.powertile.LogisticsRFPowerProviderTileEntity.func_145845_h(LogisticsRFPowerProviderTileEntity.java:58)
at net.minecraft.world.World.func_72939_s(World.java:1939)
at net.minecraft.world.WorldServer.func_72939_s(WorldServer.java:489)
at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:636)
at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:334)
at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:547)
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:427)
at net.minecraft.server.MinecraftServer$2.run(MinecraftServer.java:685)
"Server Infinisleeper" #22 daemon prio=5 os_prio=0 tid=0x00007fdb5cccd800 nid=0x5991 waiting on condition [0x00007fdb307d3000]
java.lang.Thread.State: TIMED_WAITING (sleeping)
at java.lang.Thread.sleep(Native Method)
at net.minecraft.server.dedicated.DedicatedServer$1.run(DedicatedServer.java:73)
"Snooper Timer" #12 daemon prio=5 os_prio=0 tid=0x00007fdb5caf5800 nid=0x598e in Object.wait() [0x00007fdb30cd4000]
java.lang.Thread.State: TIMED_WAITING (on object monitor)
at java.lang.Object.wait(Native Method)
at java.util.TimerThread.mainLoop(Timer.java:552)
- locked <0x00000006c224bd78> (a java.util.TaskQueue)
at java.util.TimerThread.run(Timer.java:505)
"Service Thread" #8 daemon prio=9 os_prio=0 tid=0x00007fdb5c187000 nid=0x598c runnable [0x0000000000000000]
java.lang.Thread.State: RUNNABLE
"C1 CompilerThread2" #7 daemon prio=9 os_prio=0 tid=0x00007fdb5c183800 nid=0x598b waiting on condition [0x0000000000000000]
java.lang.Thread.State: RUNNABLE
"C2 CompilerThread1" #6 daemon prio=9 os_prio=0 tid=0x00007fdb5c182000 nid=0x598a waiting on condition [0x0000000000000000]
java.lang.Thread.State: RUNNABLE
"C2 CompilerThread0" #5 daemon prio=9 os_prio=0 tid=0x00007fdb5c17f000 nid=0x5989 waiting on condition [0x0000000000000000]
java.lang.Thread.State: RUNNABLE
"Signal Dispatcher" #4 daemon prio=9 os_prio=0 tid=0x00007fdb5c17d800 nid=0x5988 waiting on condition [0x0000000000000000]
java.lang.Thread.State: RUNNABLE
"Finalizer" #3 daemon prio=8 os_prio=0 tid=0x00007fdb5c14a800 nid=0x5987 in Object.wait() [0x00007fdb334f3000]
java.lang.Thread.State: WAITING (on object monitor)
at java.lang.Object.wait(Native Method)
at java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:143)
- locked <0x00000006c11aee90> (a java.lang.ref.ReferenceQueue$Lock)
at java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:164)
at java.lang.ref.Finalizer$FinalizerThread.run(Finalizer.java:209)
"Reference Handler" #2 daemon prio=10 os_prio=0 tid=0x00007fdb5c146000 nid=0x5986 in Object.wait() [0x00007fdb335f4000]
java.lang.Thread.State: WAITING (on object monitor)
at java.lang.Object.wait(Native Method)
at java.lang.Object.wait(Object.java:502)
at java.lang.ref.Reference.tryHandlePending(Reference.java:191)
- locked <0x00000006c1258c10> (a java.lang.ref.Reference$Lock)
at java.lang.ref.Reference$ReferenceHandler.run(Reference.java:153)
"VM Thread" os_prio=0 tid=0x00007fdb5c13e000 nid=0x5985 runnable
"GC task thread#0 (ParallelGC)" os_prio=0 tid=0x00007fdb5c01f000 nid=0x597e runnable
"GC task thread#1 (ParallelGC)" os_prio=0 tid=0x00007fdb5c020800 nid=0x597f runnable
"GC task thread#2 (ParallelGC)" os_prio=0 tid=0x00007fdb5c022800 nid=0x5980 runnable
"GC task thread#3 (ParallelGC)" os_prio=0 tid=0x00007fdb5c024000 nid=0x5981 runnable
"VM Periodic Task Thread" os_prio=0 tid=0x00007fdb5c189000 nid=0x598d waiting on condition
JNI global references: 1744
Heap
PSYoungGen total 1397248K, used 642313K [0x000000076ab00000, 0x00000007c0000000, 0x00000007c0000000)
eden space 1396736K, 45% used [0x000000076ab00000,0x0000000791e2a4a0,0x00000007bff00000)
from space 512K, 18% used [0x00000007bff00000,0x00000007bff18000,0x00000007bff80000)
to space 512K, 0% used [0x00000007bff80000,0x00000007bff80000,0x00000007c0000000)
ParOldGen total 947200K, used 698864K [0x00000006c0000000, 0x00000006f9d00000, 0x000000076ab00000)
object space 947200K, 73% used [0x00000006c0000000,0x00000006eaa7c110,0x00000006f9d00000)
Metaspace used 115909K, capacity 117126K, committed 117760K, reserved 1150976K
class space used 15904K, capacity 16315K, committed 16384K, reserved 1048576K
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment