Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Server Crash on Fullrender #1828

Closed
Cha0sPudd1ng opened this issue Aug 21, 2015 · 3 comments
Closed

Server Crash on Fullrender #1828

Cha0sPudd1ng opened this issue Aug 21, 2015 · 3 comments

Comments

@Cha0sPudd1ng
Copy link

Hi,

when i fullrender the map (a very large Map), after 24 hours i get the following error:

[01:03:21] [Dynmap Render Thread/INFO]: [dynmap] Full render of map '2D_Overworld' of 'IrrenhausSw' in progress - 6306900 tiles rendered (18.63 msec/tile, 91.35 msec per render)
[01:03:24] [Dynmap Render Thread/INFO]: [dynmap] Full render of map '2D_Overworld' of 'IrrenhausSw' in progress - 6307000 tiles rendered (18.63 msec/tile, 91.28 msec per render)
[01:03:25] [Dynmap Render Thread/INFO]: [dynmap] Full render of map '2D_Overworld' of 'IrrenhausSw' in progress - 6307100 tiles rendered (18.63 msec/tile, 91.18 msec per render)
[01:39:35] [Spigot Watchdog Thread/ERROR]: The server has stopped responding!
[01:39:35] [Spigot Watchdog Thread/ERROR]: Please report this to http://www.spigotmc.org/
[01:39:35] [Spigot Watchdog Thread/ERROR]: Be sure to include ALL relevant console errors and Minecraft crash reports
[01:39:35] [Spigot Watchdog Thread/ERROR]: Spigot version: git-Spigot-f928e7a-994b2aa (MC: 1.8.7)
[01:39:35] [Spigot Watchdog Thread/ERROR]: ------------------------------
[01:39:35] [Spigot Watchdog Thread/ERROR]: Server thread dump (Look for plugins here before reporting to Spigot!):
[01:39:36] [Spigot Watchdog Thread/ERROR]: ------------------------------
[01:39:36] [Spigot Watchdog Thread/ERROR]: Current Thread: Server thread
[01:39:36] [Spigot Watchdog Thread/ERROR]: PID: 17 | Suspended: false | Native: false | State: TIMED_WAITING
[01:39:36] [Spigot Watchdog Thread/ERROR]: Stack:
[01:39:36] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.sleep(Native Method)
[01:39:36] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:543)
[01:39:36] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:745)
[01:39:36] [Spigot Watchdog Thread/ERROR]: ------------------------------
[01:39:36] [Spigot Watchdog Thread/ERROR]: Entire Thread Dump:
[01:39:36] [Spigot Watchdog Thread/ERROR]: ------------------------------
[01:39:36] [Spigot Watchdog Thread/ERROR]: Current Thread: process reaper
[01:39:36] [Spigot Watchdog Thread/ERROR]: PID: 59 | Suspended: false | Native: false | State: TIMED_WAITING
[01:39:36] [Spigot Watchdog Thread/ERROR]: Stack:
[01:39:36] [Spigot Watchdog Thread/ERROR]: sun.misc.Unsafe.park(Native Method)
[01:39:36] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
[01:39:36] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)
[01:39:36] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)
[01:39:36] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)
[01:39:36] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1066)
[01:39:36] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
[01:39:36] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
[01:39:36] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:745)
[01:39:36] [Spigot Watchdog Thread/ERROR]: ------------------------------
[01:39:36] [Spigot Watchdog Thread/ERROR]: Current Thread: pool-5-thread-3
[01:39:36] [Spigot Watchdog Thread/ERROR]: PID: 54 | Suspended: false | Native: false | State: TIMED_WAITING
[01:39:36] [Spigot Watchdog Thread/ERROR]: Stack:
[01:39:36] [Spigot Watchdog Thread/ERROR]: sun.misc.Unsafe.park(Native Method)
[01:39:36] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
[01:39:36] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078)
[01:39:36] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.LinkedBlockingQueue.poll(LinkedBlockingQueue.java:467)
[01:39:36] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1066)
[01:39:36] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
[01:39:36] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
[01:39:36] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:745)
[01:39:36] [Spigot Watchdog Thread/ERROR]: ------------------------------
[01:39:36] [Spigot Watchdog Thread/ERROR]: Current Thread: File IO Thread
[01:39:36] [Spigot Watchdog Thread/ERROR]: PID: 53 | Suspended: false | Native: false | State: TIMED_WAITING
[01:39:36] [Spigot Watchdog Thread/ERROR]: Stack:
[01:39:36] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.sleep(Native Method)
[01:39:36] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R3.FileIOThread.c(SourceFile:51)
[01:39:36] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R3.FileIOThread.run(SourceFile:30)
[01:39:36] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:745)
[01:39:36] [Spigot Watchdog Thread/ERROR]: ------------------------------
[01:39:36] [Spigot Watchdog Thread/ERROR]: Current Thread: Dynmap Render Thread
[01:39:36] [Spigot Watchdog Thread/ERROR]: PID: 51 | Suspended: false | Native: false | State: RUNNABLE
[01:39:36] [Spigot Watchdog Thread/ERROR]: Thread is waiting on monitor(s):
[01:39:36] [Spigot Watchdog Thread/ERROR]: Locked on:java.util.zip.Inflater.inflate(Inflater.java:259)
[01:39:36] [Spigot Watchdog Thread/ERROR]: Locked on:java.io.BufferedInputStream.read(BufferedInputStream.java:345)
[01:39:36] [Spigot Watchdog Thread/ERROR]: Locked on:org.dynmap.utils.ImageIOManager.imageIODecode(ImageIOManager.java:241)
[01:39:36] [Spigot Watchdog Thread/ERROR]: Stack:
[01:39:36] [Spigot Watchdog Thread/ERROR]: java.util.zip.Inflater.inflateBytes(Native Method)
[01:39:36] [Spigot Watchdog Thread/ERROR]: java.util.zip.Inflater.inflate(Inflater.java:259)
[01:39:36] [Spigot Watchdog Thread/ERROR]: java.util.zip.InflaterInputStream.read(InflaterInputStream.java:152)
[01:39:36] [Spigot Watchdog Thread/ERROR]: java.io.BufferedInputStream.fill(BufferedInputStream.java:246)
[01:39:36] [Spigot Watchdog Thread/ERROR]: java.io.BufferedInputStream.read1(BufferedInputStream.java:286)
[01:39:36] [Spigot Watchdog Thread/ERROR]: java.io.BufferedInputStream.read(BufferedInputStream.java:345)
[01:39:36] [Spigot Watchdog Thread/ERROR]: java.io.DataInputStream.readFully(DataInputStream.java:195)
[01:39:36] [Spigot Watchdog Thread/ERROR]: com.sun.imageio.plugins.png.PNGImageReader.decodePass(PNGImageReader.java:1111)
[01:39:36] [Spigot Watchdog Thread/ERROR]: com.sun.imageio.plugins.png.PNGImageReader.decodeImage(PNGImageReader.java:1215)
[01:39:36] [Spigot Watchdog Thread/ERROR]: com.sun.imageio.plugins.png.PNGImageReader.readImage(PNGImageReader.java:1330)
[01:39:36] [Spigot Watchdog Thread/ERROR]: com.sun.imageio.plugins.png.PNGImageReader.read(PNGImageReader.java:1606)
[01:39:36] [Spigot Watchdog Thread/ERROR]: javax.imageio.ImageIO.read(ImageIO.java:1448)
[01:39:36] [Spigot Watchdog Thread/ERROR]: javax.imageio.ImageIO.read(ImageIO.java:1352)
[01:39:36] [Spigot Watchdog Thread/ERROR]: org.dynmap.utils.ImageIOManager.imageIODecode(ImageIOManager.java:241)
[01:39:36] [Spigot Watchdog Thread/ERROR]: org.dynmap.DynmapWorld.processZoomFile(DynmapWorld.java:158)
[01:39:36] [Spigot Watchdog Thread/ERROR]: org.dynmap.DynmapWorld.freshenZoomOutFiles(DynmapWorld.java:112)
[01:39:36] [Spigot Watchdog Thread/ERROR]: org.dynmap.MapManager$DoZoomOutProcessing.run(MapManager.java:822)
[01:39:36] [Spigot Watchdog Thread/ERROR]: org.dynmap.MapManager$DynmapScheduledThreadPoolExecutor$2.run(MapManager.java:206)
[01:39:36] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
[01:39:36] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.FutureTask.run(FutureTask.java:266)
[01:39:36] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$201(ScheduledThreadPoolExecutor.java:180)
[01:39:36] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:293)
[01:39:36] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
[01:39:36] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
[01:39:36] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:745)
[01:39:36] [Spigot Watchdog Thread/ERROR]: ------------------------------
[01:39:36] [Spigot Watchdog Thread/ERROR]: Current Thread: Dynmap Render Thread
[01:39:36] [Spigot Watchdog Thread/ERROR]: PID: 50 | Suspended: false | Native: false | State: WAITING
[01:39:36] [Spigot Watchdog Thread/ERROR]: Stack:
[01:39:36] [Spigot Watchdog Thread/ERROR]: sun.misc.Unsafe.park(Native Method)
[01:39:36] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
[01:39:36] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
[01:39:36] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1088)
[01:39:36] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:809)
[01:39:36] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067)
[01:39:36] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
[01:39:36] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
[01:39:36] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:745)
[01:39:36] [Spigot Watchdog Thread/ERROR]: ------------------------------
[01:39:36] [Spigot Watchdog Thread/ERROR]: Current Thread: Dynmap Render Thread
[01:39:36] [Spigot Watchdog Thread/ERROR]: PID: 49 | Suspended: false | Native: false | State: WAITING
[01:39:36] [Spigot Watchdog Thread/ERROR]: Stack:
[01:39:36] [Spigot Watchdog Thread/ERROR]: sun.misc.Unsafe.park(Native Method)
[01:39:36] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
[01:39:36] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
[01:39:36] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1088)
[01:39:36] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:809)
[01:39:36] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067)
[01:39:36] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
[01:39:36] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
[01:39:36] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:745)
[01:39:36] [Spigot Watchdog Thread/ERROR]: ------------------------------
[01:39:36] [Spigot Watchdog Thread/ERROR]: Current Thread: Dynmap Render Thread
[01:39:36] [Spigot Watchdog Thread/ERROR]: PID: 48 | Suspended: false | Native: false | State: WAITING
[01:39:36] [Spigot Watchdog Thread/ERROR]: Stack:
[01:39:36] [Spigot Watchdog Thread/ERROR]: sun.misc.Unsafe.park(Native Method)
[01:39:36] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
[01:39:36] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
[01:39:36] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1088)
[01:39:36] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:809)
[01:39:36] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067)
[01:39:36] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
[01:39:36] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
[01:39:36] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:745)
[01:39:36] [Spigot Watchdog Thread/ERROR]: ------------------------------
[01:39:36] [Spigot Watchdog Thread/ERROR]: Current Thread: Dynmap Render Thread
[01:39:36] [Spigot Watchdog Thread/ERROR]: PID: 47 | Suspended: false | Native: false | State: WAITING
[01:39:36] [Spigot Watchdog Thread/ERROR]: Stack:
[01:39:36] [Spigot Watchdog Thread/ERROR]: sun.misc.Unsafe.park(Native Method)
[01:39:36] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
[01:39:36] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
[01:39:36] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1088)
[01:39:36] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:809)
[01:39:36] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067)
[01:39:36] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
[01:39:36] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
[01:39:36] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:745)
[01:39:36] [Spigot Watchdog Thread/ERROR]: ------------------------------
[01:39:36] [Spigot Watchdog Thread/ERROR]: Current Thread: Dynmap Render Thread
[01:39:36] [Spigot Watchdog Thread/ERROR]: PID: 46 | Suspended: false | Native: false | State: WAITING
[01:39:36] [Spigot Watchdog Thread/ERROR]: Stack:
[01:39:36] [Spigot Watchdog Thread/ERROR]: sun.misc.Unsafe.park(Native Method)
[01:39:36] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
[01:39:36] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
[01:39:36] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1088)
[01:39:36] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:809)
[01:39:36] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067)
[01:39:36] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
[01:39:36] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
[01:39:36] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:745)
[01:39:36] [Spigot Watchdog Thread/ERROR]: ------------------------------
[01:39:36] [Spigot Watchdog Thread/ERROR]: Current Thread: Dynmap Render Thread
[01:39:36] [Spigot Watchdog Thread/ERROR]: PID: 44 | Suspended: false | Native: false | State: WAITING
[01:39:36] [Spigot Watchdog Thread/ERROR]: Stack:
[01:39:36] [Spigot Watchdog Thread/ERROR]: sun.misc.Unsafe.park(Native Method)
[01:39:36] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
[01:39:36] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
[01:39:36] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1088)
[01:39:36] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:809)
[01:39:36] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067)
[01:39:36] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
[01:39:36] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
[01:39:36] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:745)
[01:39:36] [Spigot Watchdog Thread/ERROR]: ------------------------------
[01:39:36] [Spigot Watchdog Thread/ERROR]: Current Thread: Timer-0
[01:39:36] [Spigot Watchdog Thread/ERROR]: PID: 43 | Suspended: false | Native: false | State: TIMED_WAITING
[01:39:36] [Spigot Watchdog Thread/ERROR]: Stack:
[01:39:36] [Spigot Watchdog Thread/ERROR]: java.lang.Object.wait(Native Method)
[01:39:36] [Spigot Watchdog Thread/ERROR]: java.util.TimerThread.mainLoop(Timer.java:552)
[01:39:36] [Spigot Watchdog Thread/ERROR]: java.util.TimerThread.run(Timer.java:505)
[01:39:36] [Spigot Watchdog Thread/ERROR]: ------------------------------
[01:39:36] [Spigot Watchdog Thread/ERROR]: Current Thread: Dynmap Render Thread
[01:39:36] [Spigot Watchdog Thread/ERROR]: PID: 42 | Suspended: false | Native: false | State: TIMED_WAITING
[01:39:36] [Spigot Watchdog Thread/ERROR]: Stack:
[01:39:36] [Spigot Watchdog Thread/ERROR]: sun.misc.Unsafe.park(Native Method)
[01:39:36] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
[01:39:36] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078)
[01:39:36] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1093)
[01:39:36] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:809)
[01:39:36] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067)
[01:39:36] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
[01:39:36] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
[01:39:36] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:745)
[01:39:36] [Spigot Watchdog Thread/ERROR]: ------------------------------
[01:39:36] [Spigot Watchdog Thread/ERROR]: Current Thread: pool-5-thread-2 Acceptor0 SelectChannelConnector@84.200.4.235:8121
[01:39:36] [Spigot Watchdog Thread/ERROR]: PID: 41 | Suspended: false | Native: true | State: RUNNABLE
[01:39:36] [Spigot Watchdog Thread/ERROR]: Thread is waiting on monitor(s):
[01:39:36] [Spigot Watchdog Thread/ERROR]: Locked on:sun.nio.ch.ServerSocketChannelImpl.accept(ServerSocketChannelImpl.java:241)
[01:39:36] [Spigot Watchdog Thread/ERROR]: Stack:
[01:39:36] [Spigot Watchdog Thread/ERROR]: sun.nio.ch.ServerSocketChannelImpl.accept0(Native Method)
[01:39:36] [Spigot Watchdog Thread/ERROR]: sun.nio.ch.ServerSocketChannelImpl.accept(ServerSocketChannelImpl.java:241)
[01:39:36] [Spigot Watchdog Thread/ERROR]: org.dynmap.jetty.server.nio.SelectChannelConnector.accept(SelectChannelConnector.java:109)
[01:39:36] [Spigot Watchdog Thread/ERROR]: org.dynmap.jetty.server.AbstractConnector$Acceptor.run(AbstractConnector.java:938)
[01:39:36] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
[01:39:36] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
[01:39:36] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:745)
[01:39:36] [Spigot Watchdog Thread/ERROR]: ------------------------------
[01:39:36] [Spigot Watchdog Thread/ERROR]: Current Thread: pool-5-thread-1 Selector0
[01:39:36] [Spigot Watchdog Thread/ERROR]: PID: 40 | Suspended: false | Native: false | State: RUNNABLE
[01:39:36] [Spigot Watchdog Thread/ERROR]: Thread is waiting on monitor(s):
[01:39:36] [Spigot Watchdog Thread/ERROR]: Locked on:sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:86)
[01:39:36] [Spigot Watchdog Thread/ERROR]: Locked on:sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:86)
[01:39:36] [Spigot Watchdog Thread/ERROR]: Locked on:sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:86)
[01:39:36] [Spigot Watchdog Thread/ERROR]: Stack:
[01:39:36] [Spigot Watchdog Thread/ERROR]: sun.nio.ch.EPollArrayWrapper.epollWait(Native Method)
[01:39:36] [Spigot Watchdog Thread/ERROR]: sun.nio.ch.EPollArrayWrapper.poll(EPollArrayWrapper.java:269)
[01:39:36] [Spigot Watchdog Thread/ERROR]: sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:79)
[01:39:36] [Spigot Watchdog Thread/ERROR]: sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:86)
[01:39:36] [Spigot Watchdog Thread/ERROR]: sun.nio.ch.SelectorImpl.select(SelectorImpl.java:97)
[01:39:36] [Spigot Watchdog Thread/ERROR]: org.dynmap.jetty.io.nio.SelectorManager$SelectSet.doSelect(SelectorManager.java:569)
[01:39:36] [Spigot Watchdog Thread/ERROR]: org.dynmap.jetty.io.nio.SelectorManager$1.run(SelectorManager.java:290)
[01:39:36] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
[01:39:36] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
[01:39:36] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:745)
[01:39:36] [Spigot Watchdog Thread/ERROR]: ------------------------------
[01:39:36] [Spigot Watchdog Thread/ERROR]: Current Thread: HashSessionScavenger-0
[01:39:36] [Spigot Watchdog Thread/ERROR]: PID: 39 | Suspended: false | Native: false | State: TIMED_WAITING
[01:39:36] [Spigot Watchdog Thread/ERROR]: Stack:
[01:39:36] [Spigot Watchdog Thread/ERROR]: java.lang.Object.wait(Native Method)
[01:39:36] [Spigot Watchdog Thread/ERROR]: java.util.TimerThread.mainLoop(Timer.java:552)
[01:39:36] [Spigot Watchdog Thread/ERROR]: java.util.TimerThread.run(Timer.java:505)
[01:39:36] [Spigot Watchdog Thread/ERROR]: ------------------------------
[01:39:36] [Spigot Watchdog Thread/ERROR]: Current Thread: Dynmap Render Thread
[01:39:36] [Spigot Watchdog Thread/ERROR]: PID: 36 | Suspended: false | Native: false | State: TIMED_WAITING
[01:39:36] [Spigot Watchdog Thread/ERROR]: Stack:
[01:39:36] [Spigot Watchdog Thread/ERROR]: sun.misc.Unsafe.park(Native Method)
[01:39:36] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
[01:39:36] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078)
[01:39:36] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1093)
[01:39:36] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:809)
[01:39:36] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067)
[01:39:36] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
[01:39:36] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
[01:39:36] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:745)
[01:39:36] [Spigot Watchdog Thread/ERROR]: ------------------------------
[01:39:36] [Spigot Watchdog Thread/ERROR]: Current Thread: Dynmap Render Thread
[01:39:36] [Spigot Watchdog Thread/ERROR]: PID: 35 | Suspended: false | Native: false | State: WAITING
[01:39:36] [Spigot Watchdog Thread/ERROR]: Stack:
[01:39:36] [Spigot Watchdog Thread/ERROR]: sun.misc.Unsafe.park(Native Method)
[01:39:36] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
[01:39:36] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
[01:39:36] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1088)
[01:39:36] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:809)
[01:39:36] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067)
[01:39:36] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
[01:39:36] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
[01:39:36] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:745)
[01:39:36] [Spigot Watchdog Thread/ERROR]: ------------------------------
[01:39:36] [Spigot Watchdog Thread/ERROR]: Current Thread: Dynmap Render Thread
[01:39:36] [Spigot Watchdog Thread/ERROR]: PID: 34 | Suspended: false | Native: false | State: RUNNABLE
[01:39:36] [Spigot Watchdog Thread/ERROR]: Stack:
[01:39:36] [Spigot Watchdog Thread/ERROR]: java.util.regex.Pattern$Start.match(Pattern.java:3461)
[01:39:36] [Spigot Watchdog Thread/ERROR]: java.util.regex.Matcher.search(Matcher.java:1248)
[01:39:36] [Spigot Watchdog Thread/ERROR]: java.util.regex.Matcher.find(Matcher.java:664)
[01:39:36] [Spigot Watchdog Thread/ERROR]: java.util.Formatter.parse(Formatter.java:2549)
[01:39:36] [Spigot Watchdog Thread/ERROR]: java.util.Formatter.format(Formatter.java:2501)
[01:39:36] [Spigot Watchdog Thread/ERROR]: java.util.Formatter.format(Formatter.java:2455)
[01:39:36] [Spigot Watchdog Thread/ERROR]: java.lang.String.format(String.java:2925)
[01:39:36] [Spigot Watchdog Thread/ERROR]: org.dynmap.utils.TileFlags.save(TileFlags.java:35)
[01:39:36] [Spigot Watchdog Thread/ERROR]: org.dynmap.MapManager$FullWorldRenderState.saveState(MapManager.java:386)
[01:39:36] [Spigot Watchdog Thread/ERROR]: org.dynmap.MapManager.savePending(MapManager.java:1316)
[01:39:36] [Spigot Watchdog Thread/ERROR]: org.dynmap.MapManager.access$700(MapManager.java:36)
[01:39:36] [Spigot Watchdog Thread/ERROR]: org.dynmap.MapManager$FullWorldRenderState.run(MapManager.java:454)
[01:39:36] [Spigot Watchdog Thread/ERROR]: org.dynmap.MapManager$DynmapScheduledThreadPoolExecutor$1.run(MapManager.java:190)
[01:39:36] [Spigot Watchdog Thread/ERROR]: org.dynmap.MapManager$DynmapScheduledThreadPoolExecutor$2.run(MapManager.java:206)
[01:39:36] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
[01:39:36] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.FutureTask.run(FutureTask.java:266)
[01:39:36] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$201(ScheduledThreadPoolExecutor.java:180)
[01:39:36] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:293)
[01:39:36] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
[01:39:36] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
[01:39:36] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:745)
[01:39:36] [Spigot Watchdog Thread/ERROR]: ------------------------------
[01:39:36] [Spigot Watchdog Thread/ERROR]: Current Thread: Thread-9
[01:39:36] [Spigot Watchdog Thread/ERROR]: PID: 33 | Suspended: false | Native: false | State: WAITING
[01:39:36] [Spigot Watchdog Thread/ERROR]: Stack:
[01:39:36] [Spigot Watchdog Thread/ERROR]: sun.misc.Unsafe.park(Native Method)
[01:39:36] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
[01:39:36] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
[01:39:36] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
[01:39:36] [Spigot Watchdog Thread/ERROR]: org.dynmap.AsynchronousQueue.pop(AsynchronousQueue.java:44)
[01:39:36] [Spigot Watchdog Thread/ERROR]: org.dynmap.AsynchronousQueue.running(AsynchronousQueue.java:128)
[01:39:36] [Spigot Watchdog Thread/ERROR]: org.dynmap.AsynchronousQueue.access$000(AsynchronousQueue.java:9)
[01:39:36] [Spigot Watchdog Thread/ERROR]: org.dynmap.AsynchronousQueue$1.run(AsynchronousQueue.java:83)
[01:39:36] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:745)
[01:39:36] [Spigot Watchdog Thread/ERROR]: ------------------------------
[01:39:36] [Spigot Watchdog Thread/ERROR]: Current Thread: Java2D Disposer
[01:39:36] [Spigot Watchdog Thread/ERROR]: PID: 30 | Suspended: false | Native: false | State: WAITING
[01:39:36] [Spigot Watchdog Thread/ERROR]: Stack:
[01:39:36] [Spigot Watchdog Thread/ERROR]: java.lang.Object.wait(Native Method)
[01:39:36] [Spigot Watchdog Thread/ERROR]: java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:142)
[01:39:36] [Spigot Watchdog Thread/ERROR]: java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:158)
[01:39:36] [Spigot Watchdog Thread/ERROR]: sun.java2d.Disposer.run(Disposer.java:148)
[01:39:36] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:745)
[01:39:36] [Spigot Watchdog Thread/ERROR]: ------------------------------
[01:39:36] [Spigot Watchdog Thread/ERROR]: Current Thread: Netty Epoll Server IO #0
[01:39:36] [Spigot Watchdog Thread/ERROR]: PID: 25 | Suspended: false | Native: true | State: RUNNABLE
[01:39:36] [Spigot Watchdog Thread/ERROR]: Stack:
[01:39:36] [Spigot Watchdog Thread/ERROR]: io.netty.channel.epoll.Native.epollWait(Native Method)
[01:39:36] [Spigot Watchdog Thread/ERROR]: io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:194)
[01:39:36] [Spigot Watchdog Thread/ERROR]: io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:219)
[01:39:36] [Spigot Watchdog Thread/ERROR]: io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:116)
[01:39:36] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:745)
[01:39:36] [Spigot Watchdog Thread/ERROR]: ------------------------------
[01:39:36] [Spigot Watchdog Thread/ERROR]: Current Thread: Spigot Metrics Thread
[01:39:36] [Spigot Watchdog Thread/ERROR]: PID: 24 | Suspended: false | Native: false | State: RUNNABLE
[01:39:36] [Spigot Watchdog Thread/ERROR]: Thread is waiting on monitor(s):
[01:39:36] [Spigot Watchdog Thread/ERROR]: Locked on:java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:345)
[01:39:36] [Spigot Watchdog Thread/ERROR]: Locked on:sun.net.www.http.HttpClient.openServer(HttpClient.java:527)
[01:39:36] [Spigot Watchdog Thread/ERROR]: Locked on:sun.net.www.protocol.http.HttpURLConnection.getOutputStream0(HttpURLConnection.java:1281)
[01:39:36] [Spigot Watchdog Thread/ERROR]: Locked on:sun.net.www.protocol.http.HttpURLConnection.getOutputStream(HttpURLConnection.java:1256)
[01:39:36] [Spigot Watchdog Thread/ERROR]: Stack:
[01:39:36] [Spigot Watchdog Thread/ERROR]: java.net.PlainSocketImpl.socketConnect(Native Method)
[01:39:36] [Spigot Watchdog Thread/ERROR]: java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:345)
[01:39:36] [Spigot Watchdog Thread/ERROR]: java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:206)
[01:39:36] [Spigot Watchdog Thread/ERROR]: java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:188)
[01:39:36] [Spigot Watchdog Thread/ERROR]: java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392)
[01:39:36] [Spigot Watchdog Thread/ERROR]: java.net.Socket.connect(Socket.java:589)
[01:39:36] [Spigot Watchdog Thread/ERROR]: java.net.Socket.connect(Socket.java:538)
[01:39:36] [Spigot Watchdog Thread/ERROR]: sun.net.NetworkClient.doConnect(NetworkClient.java:180)
[01:39:36] [Spigot Watchdog Thread/ERROR]: sun.net.www.http.HttpClient.openServer(HttpClient.java:432)
[01:39:36] [Spigot Watchdog Thread/ERROR]: sun.net.www.http.HttpClient.openServer(HttpClient.java:527)
[01:39:36] [Spigot Watchdog Thread/ERROR]: sun.net.www.http.HttpClient.(HttpClient.java:211)
[01:39:36] [Spigot Watchdog Thread/ERROR]: sun.net.www.http.HttpClient.New(HttpClient.java:308)
[01:39:36] [Spigot Watchdog Thread/ERROR]: sun.net.www.http.HttpClient.New(HttpClient.java:326)
[01:39:36] [Spigot Watchdog Thread/ERROR]: sun.net.www.protocol.http.HttpURLConnection.getNewHttpClient(HttpURLConnection.java:1167)
[01:39:36] [Spigot Watchdog Thread/ERROR]: sun.net.www.protocol.http.HttpURLConnection.plainConnect0(HttpURLConnection.java:1103)
[01:39:36] [Spigot Watchdog Thread/ERROR]: sun.net.www.protocol.http.HttpURLConnection.plainConnect(HttpURLConnection.java:997)
[01:39:36] [Spigot Watchdog Thread/ERROR]: sun.net.www.protocol.http.HttpURLConnection.connect(HttpURLConnection.java:931)
[01:39:36] [Spigot Watchdog Thread/ERROR]: sun.net.www.protocol.http.HttpURLConnection.getOutputStream0(HttpURLConnection.java:1281)
[01:39:36] [Spigot Watchdog Thread/ERROR]: sun.net.www.protocol.http.HttpURLConnection.getOutputStream(HttpURLConnection.java:1256)
[01:39:36] [Spigot Watchdog Thread/ERROR]: org.spigotmc.Metrics.postPlugin(Metrics.java:430)
[01:39:36] [Spigot Watchdog Thread/ERROR]: org.spigotmc.Metrics.access$4(Metrics.java:345)
[01:39:36] [Spigot Watchdog Thread/ERROR]: org.spigotmc.Metrics$1.run(Metrics.java:240)
[01:39:36] [Spigot Watchdog Thread/ERROR]: java.util.TimerThread.mainLoop(Timer.java:555)
[01:39:36] [Spigot Watchdog Thread/ERROR]: java.util.TimerThread.run(Timer.java:505)
[01:39:36] [Spigot Watchdog Thread/ERROR]: ------------------------------
[01:39:36] [Spigot Watchdog Thread/ERROR]: Current Thread: Spigot Watchdog Thread
[01:39:36] [Spigot Watchdog Thread/ERROR]: PID: 23 | Suspended: false | Native: false | State: RUNNABLE
[01:39:36] [Spigot Watchdog Thread/ERROR]: Stack:
[01:39:36] [Spigot Watchdog Thread/ERROR]: sun.management.ThreadImpl.dumpThreads0(Native Method)
[01:39:36] [Spigot Watchdog Thread/ERROR]: sun.management.ThreadImpl.dumpAllThreads(ThreadImpl.java:446)
[01:39:36] [Spigot Watchdog Thread/ERROR]: org.spigotmc.WatchdogThread.run(WatchdogThread.java:76)
[01:39:36] [Spigot Watchdog Thread/ERROR]: ------------------------------
[01:39:36] [Spigot Watchdog Thread/ERROR]: Current Thread: Server console handler
[01:39:36] [Spigot Watchdog Thread/ERROR]: PID: 20 | Suspended: false | Native: true | State: RUNNABLE
[01:39:36] [Spigot Watchdog Thread/ERROR]: Thread is waiting on monitor(s):
[01:39:36] [Spigot Watchdog Thread/ERROR]: Locked on:java.io.BufferedInputStream.read(BufferedInputStream.java:265)
[01:39:36] [Spigot Watchdog Thread/ERROR]: Locked on:org.bukkit.craftbukkit.libs.jline.internal.NonBlockingInputStream.read(NonBlockingInputStream.java:169)
[01:39:36] [Spigot Watchdog Thread/ERROR]: Locked on:org.bukkit.craftbukkit.libs.jline.internal.InputStreamReader.read(InputStreamReader.java:261)
[01:39:36] [Spigot Watchdog Thread/ERROR]: Locked on:org.bukkit.craftbukkit.libs.jline.internal.InputStreamReader.read(InputStreamReader.java:198)
[01:39:36] [Spigot Watchdog Thread/ERROR]: Stack:
[01:39:36] [Spigot Watchdog Thread/ERROR]: java.io.FileInputStream.readBytes(Native Method)
[01:39:36] [Spigot Watchdog Thread/ERROR]: java.io.FileInputStream.read(FileInputStream.java:234)
[01:39:36] [Spigot Watchdog Thread/ERROR]: java.io.BufferedInputStream.fill(BufferedInputStream.java:246)
[01:39:36] [Spigot Watchdog Thread/ERROR]: java.io.BufferedInputStream.read(BufferedInputStream.java:265)
[01:39:36] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.libs.jline.internal.NonBlockingInputStream.read(NonBlockingInputStream.java:169)
[01:39:36] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.libs.jline.internal.NonBlockingInputStream.read(NonBlockingInputStream.java:137)
[01:39:36] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.libs.jline.internal.NonBlockingInputStream.read(NonBlockingInputStream.java:246)
[01:39:36] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.libs.jline.internal.InputStreamReader.read(InputStreamReader.java:261)
[01:39:36] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.libs.jline.internal.InputStreamReader.read(InputStreamReader.java:198)
[01:39:36] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.libs.jline.console.ConsoleReader.readCharacter(ConsoleReader.java:2145)
[01:39:36] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.libs.jline.console.ConsoleReader.readLine(ConsoleReader.java:2349)
[01:39:36] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R3.DedicatedServer$2.run(DedicatedServer.java:79)
[01:39:36] [Spigot Watchdog Thread/ERROR]: ------------------------------
[01:39:36] [Spigot Watchdog Thread/ERROR]: Current Thread: Thread-5
[01:39:36] [Spigot Watchdog Thread/ERROR]: PID: 21 | Suspended: false | Native: false | State: WAITING
[01:39:36] [Spigot Watchdog Thread/ERROR]: Stack:
[01:39:36] [Spigot Watchdog Thread/ERROR]: sun.misc.Unsafe.park(Native Method)
[01:39:36] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
[01:39:36] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
[01:39:36] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
[01:39:36] [Spigot Watchdog Thread/ERROR]: com.mojang.util.QueueLogAppender.getNextLogEvent(QueueLogAppender.java:77)
[01:39:36] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.v1_8_R3.util.TerminalConsoleWriterThread.run(TerminalConsoleWriterThread.java:25)
[01:39:36] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:745)
[01:39:36] [Spigot Watchdog Thread/ERROR]: ------------------------------
[01:39:36] [Spigot Watchdog Thread/ERROR]: Current Thread: DestroyJavaVM
[01:39:36] [Spigot Watchdog Thread/ERROR]: PID: 19 | Suspended: false | Native: false | State: RUNNABLE
[01:39:36] [Spigot Watchdog Thread/ERROR]: Stack:
[01:39:36] [Spigot Watchdog Thread/ERROR]: ------------------------------
[01:39:36] [Spigot Watchdog Thread/ERROR]: Current Thread: Server thread
[01:39:36] [Spigot Watchdog Thread/ERROR]: PID: 17 | Suspended: false | Native: false | State: TIMED_WAITING
[01:39:36] [Spigot Watchdog Thread/ERROR]: Stack:
[01:39:36] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.sleep(Native Method)
[01:39:36] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:543)
[01:39:36] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:745)
[01:39:36] [Spigot Watchdog Thread/ERROR]: ------------------------------
[01:39:36] [Spigot Watchdog Thread/ERROR]: Current Thread: Server Infinisleeper
[01:39:36] [Spigot Watchdog Thread/ERROR]: PID: 18 | Suspended: false | Native: false | State: TIMED_WAITING
[01:39:36] [Spigot Watchdog Thread/ERROR]: Stack:
[01:39:36] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.sleep(Native Method)
[01:39:36] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R3.DedicatedServer$1.run(DedicatedServer.java:54)
[01:39:36] [Spigot Watchdog Thread/ERROR]: ------------------------------
[01:39:36] [Spigot Watchdog Thread/ERROR]: Current Thread: NonBlockingInputStreamThread
[01:39:36] [Spigot Watchdog Thread/ERROR]: PID: 15 | Suspended: false | Native: false | State: WAITING
[01:39:36] [Spigot Watchdog Thread/ERROR]: Stack:
[01:39:36] [Spigot Watchdog Thread/ERROR]: java.lang.Object.wait(Native Method)
[01:39:36] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.libs.jline.internal.NonBlockingInputStream.run(NonBlockingInputStream.java:278)
[01:39:36] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:745)
[01:39:36] [Spigot Watchdog Thread/ERROR]: ------------------------------
[01:39:36] [Spigot Watchdog Thread/ERROR]: Current Thread: Snooper Timer
[01:39:36] [Spigot Watchdog Thread/ERROR]: PID: 13 | Suspended: false | Native: false | State: RUNNABLE
[01:39:36] [Spigot Watchdog Thread/ERROR]: Thread is waiting on monitor(s):
[01:39:36] [Spigot Watchdog Thread/ERROR]: Locked on:java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:345)
[01:39:36] [Spigot Watchdog Thread/ERROR]: Locked on:sun.net.www.http.HttpClient.openServer(HttpClient.java:527)
[01:39:36] [Spigot Watchdog Thread/ERROR]: Locked on:sun.net.www.protocol.http.HttpURLConnection.getOutputStream0(HttpURLConnection.java:1281)
[01:39:36] [Spigot Watchdog Thread/ERROR]: Locked on:sun.net.www.protocol.http.HttpURLConnection.getOutputStream(HttpURLConnection.java:1256)
[01:39:36] [Spigot Watchdog Thread/ERROR]: Stack:
[01:39:36] [Spigot Watchdog Thread/ERROR]: java.net.PlainSocketImpl.socketConnect(Native Method)
[01:39:36] [Spigot Watchdog Thread/ERROR]: java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:345)
[01:39:36] [Spigot Watchdog Thread/ERROR]: java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:206)
[01:39:36] [Spigot Watchdog Thread/ERROR]: java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:188)
[01:39:36] [Spigot Watchdog Thread/ERROR]: java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392)
[01:39:36] [Spigot Watchdog Thread/ERROR]: java.net.Socket.connect(Socket.java:589)
[01:39:36] [Spigot Watchdog Thread/ERROR]: java.net.Socket.connect(Socket.java:538)
[01:39:36] [Spigot Watchdog Thread/ERROR]: sun.net.NetworkClient.doConnect(NetworkClient.java:180)
[01:39:36] [Spigot Watchdog Thread/ERROR]: sun.net.www.http.HttpClient.openServer(HttpClient.java:432)
[01:39:36] [Spigot Watchdog Thread/ERROR]: sun.net.www.http.HttpClient.openServer(HttpClient.java:527)
[01:39:36] [Spigot Watchdog Thread/ERROR]: sun.net.www.http.HttpClient.(HttpClient.java:211)
[01:39:36] [Spigot Watchdog Thread/ERROR]: sun.net.www.http.HttpClient.New(HttpClient.java:308)
[01:39:36] [Spigot Watchdog Thread/ERROR]: sun.net.www.http.HttpClient.New(HttpClient.java:326)
[01:39:36] [Spigot Watchdog Thread/ERROR]: sun.net.www.protocol.http.HttpURLConnection.getNewHttpClient(HttpURLConnection.java:1167)
[01:39:36] [Spigot Watchdog Thread/ERROR]: sun.net.www.protocol.http.HttpURLConnection.plainConnect0(HttpURLConnection.java:1146)
[01:39:36] [Spigot Watchdog Thread/ERROR]: sun.net.www.protocol.http.HttpURLConnection.plainConnect(HttpURLConnection.java:997)
[01:39:36] [Spigot Watchdog Thread/ERROR]: sun.net.www.protocol.http.HttpURLConnection.connect(HttpURLConnection.java:931)
[01:39:36] [Spigot Watchdog Thread/ERROR]: sun.net.www.protocol.http.HttpURLConnection.getOutputStream0(HttpURLConnection.java:1281)
[01:39:36] [Spigot Watchdog Thread/ERROR]: sun.net.www.protocol.http.HttpURLConnection.getOutputStream(HttpURLConnection.java:1256)
[01:39:36] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R3.HttpUtilities.a(SourceFile:78)
[01:39:36] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R3.HttpUtilities.a(SourceFile:57)
[01:39:36] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R3.MojangStatisticsGenerator$1.run(SourceFile:66)
[01:39:36] [Spigot Watchdog Thread/ERROR]: java.util.TimerThread.mainLoop(Timer.java:555)
[01:39:36] [Spigot Watchdog Thread/ERROR]: java.util.TimerThread.run(Timer.java:505)
[01:39:36] [Spigot Watchdog Thread/ERROR]: ------------------------------
[01:39:36] [Spigot Watchdog Thread/ERROR]: Current Thread: Signal Dispatcher
[01:39:36] [Spigot Watchdog Thread/ERROR]: PID: 4 | Suspended: false | Native: false | State: RUNNABLE
[01:39:36] [Spigot Watchdog Thread/ERROR]: Stack:
[01:39:36] [Spigot Watchdog Thread/ERROR]: ------------------------------
[01:39:36] [Spigot Watchdog Thread/ERROR]: Current Thread: Finalizer
[01:39:36] [Spigot Watchdog Thread/ERROR]: PID: 3 | Suspended: false | Native: false | State: WAITING
[01:39:36] [Spigot Watchdog Thread/ERROR]: Stack:
[01:39:36] [Spigot Watchdog Thread/ERROR]: java.lang.Object.wait(Native Method)
[01:39:36] [Spigot Watchdog Thread/ERROR]: java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:142)
[01:39:36] [Spigot Watchdog Thread/ERROR]: java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:158)
[01:39:36] [Spigot Watchdog Thread/ERROR]: java.lang.ref.Finalizer$FinalizerThread.run(Finalizer.java:209)
[01:39:36] [Spigot Watchdog Thread/ERROR]: ------------------------------
[01:39:36] [Spigot Watchdog Thread/ERROR]: Current Thread: Reference Handler
[01:39:36] [Spigot Watchdog Thread/ERROR]: PID: 2 | Suspended: false | Native: false | State: WAITING
[01:39:36] [Spigot Watchdog Thread/ERROR]: Stack:
[01:39:36] [Spigot Watchdog Thread/ERROR]: java.lang.Object.wait(Native Method)
[01:39:36] [Spigot Watchdog Thread/ERROR]: java.lang.Object.wait(Object.java:502)
[01:39:36] [Spigot Watchdog Thread/ERROR]: java.lang.ref.Reference$ReferenceHandler.run(Reference.java:157)
[01:39:36] [Spigot Watchdog Thread/ERROR]: ------------------------------
[01:39:36] [Spigot Watchdog Thread/INFO]: Attempting to restart with ./restart.sh
[01:39:37] [Spigot Watchdog Thread/INFO]: Stopping server
[01:39:37] [Spigot Watchdog Thread/INFO]: [WorldBorder] Disabling WorldBorder v1.8.4
[01:39:37] [Spigot Watchdog Thread/INFO]: [WorldBorder] [CONFIG] Border-checking timed task stopped.
[01:39:37] [Spigot Watchdog Thread/INFO]: [WorldEdit] Disabling WorldEdit v6.1;no_git_id
[01:39:37] [Spigot Watchdog Thread/INFO]: [dynmap] Disabling dynmap v2.2-SNAPSHOT-1111
[01:39:37] [Spigot Watchdog Thread/INFO]: [dynmap] Unloaded 11 components.
[01:39:37] [Spigot Watchdog Thread/INFO]: [dynmap] Stopping map renderer...
[01:39:37] [Server thread/WARN]: [dynmap] Task #34091 for dynmap v2.2-SNAPSHOT-1111 generated an exception
org.bukkit.plugin.IllegalPluginAccessException: Plugin attempted to register task while disabled
at org.bukkit.craftbukkit.v1_8_R3.scheduler.CraftScheduler.validate(CraftScheduler.java:400) ~[spigot-1.8.7.jar:git-Spigot-f928e7a-994b2aa]
at org.bukkit.craftbukkit.v1_8_R3.scheduler.CraftScheduler.runTaskTimer(CraftScheduler.java:123) ~[spigot-1.8.7.jar:git-Spigot-f928e7a-994b2aa]
at org.bukkit.craftbukkit.v1_8_R3.scheduler.CraftScheduler.scheduleSyncRepeatingTask(CraftScheduler.java:119) ~[spigot-1.8.7.jar:git-Spigot-f928e7a-994b2aa]
at org.bukkit.craftbukkit.v1_8_R3.scheduler.CraftScheduler.scheduleSyncDelayedTask(CraftScheduler.java:102) ~[spigot-1.8.7.jar:git-Spigot-f928e7a-994b2aa]
at org.dynmap.bukkit.DynmapPlugin$BukkitServer.scheduleServerTask(DynmapPlugin.java:214) ~[?:?]
at org.dynmap.markers.impl.MarkerAPIImpl$DoFileWrites.run(MarkerAPIImpl.java:351) ~[?:?]
at org.bukkit.craftbukkit.v1_8_R3.scheduler.CraftTask.run(CraftTask.java:71) ~[spigot-1.8.7.jar:git-Spigot-f928e7a-994b2aa]
at org.bukkit.craftbukkit.v1_8_R3.scheduler.CraftScheduler.mainThreadHeartbeat(CraftScheduler.java:350) [spigot-1.8.7.jar:git-Spigot-f928e7a-994b2aa]
at net.minecraft.server.v1_8_R3.MinecraftServer.B(MinecraftServer.java:726) [spigot-1.8.7.jar:git-Spigot-f928e7a-994b2aa]
at net.minecraft.server.v1_8_R3.DedicatedServer.B(DedicatedServer.java:367) [spigot-1.8.7.jar:git-Spigot-f928e7a-994b2aa]
at net.minecraft.server.v1_8_R3.MinecraftServer.A(MinecraftServer.java:657) [spigot-1.8.7.jar:git-Spigot-f928e7a-994b2aa]
at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:560) [spigot-1.8.7.jar:git-Spigot-f928e7a-994b2aa]
at java.lang.Thread.run(Thread.java:745) [?:1.8.0_05]
[01:39:37] [Server thread/WARN]: [dynmap] Task #34092 for dynmap v2.2-SNAPSHOT-1111 generated an exception
org.bukkit.plugin.IllegalPluginAccessException: Plugin attempted to register task while disabled
at org.bukkit.craftbukkit.v1_8_R3.scheduler.CraftScheduler.validate(CraftScheduler.java:400) ~[spigot-1.8.7.jar:git-Spigot-f928e7a-994b2aa]
at org.bukkit.craftbukkit.v1_8_R3.scheduler.CraftScheduler.runTaskTimer(CraftScheduler.java:123) ~[spigot-1.8.7.jar:git-Spigot-f928e7a-994b2aa]
at org.bukkit.craftbukkit.v1_8_R3.scheduler.CraftScheduler.scheduleSyncRepeatingTask(CraftScheduler.java:119) ~[spigot-1.8.7.jar:git-Spigot-f928e7a-994b2aa]
at org.bukkit.craftbukkit.v1_8_R3.scheduler.CraftScheduler.scheduleSyncDelayedTask(CraftScheduler.java:102) ~[spigot-1.8.7.jar:git-Spigot-f928e7a-994b2aa]
at org.dynmap.bukkit.DynmapPlugin$BukkitServer.scheduleServerTask(DynmapPlugin.java:214) ~[?:?]
at org.dynmap.InternalClientUpdateComponent$3.run(InternalClientUpdateComponent.java:95) ~[?:?]
at org.bukkit.craftbukkit.v1_8_R3.scheduler.CraftTask.run(CraftTask.java:71) ~[spigot-1.8.7.jar:git-Spigot-f928e7a-994b2aa]
at org.bukkit.craftbukkit.v1_8_R3.scheduler.CraftScheduler.mainThreadHeartbeat(CraftScheduler.java:350) [spigot-1.8.7.jar:git-Spigot-f928e7a-994b2aa]
at net.minecraft.server.v1_8_R3.MinecraftServer.B(MinecraftServer.java:726) [spigot-1.8.7.jar:git-Spigot-f928e7a-994b2aa]
at net.minecraft.server.v1_8_R3.DedicatedServer.B(DedicatedServer.java:367) [spigot-1.8.7.jar:git-Spigot-f928e7a-994b2aa]
at net.minecraft.server.v1_8_R3.MinecraftServer.A(MinecraftServer.java:657) [spigot-1.8.7.jar:git-Spigot-f928e7a-994b2aa]
at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:560) [spigot-1.8.7.jar:git-Spigot-f928e7a-994b2aa]
at java.lang.Thread.run(Thread.java:745) [?:1.8.0_05]
[01:39:38] [Spigot Watchdog Thread/INFO]: [dynmap] Full render job saved for world 'IrrenhausSw'
[01:39:39] [Spigot Watchdog Thread/INFO]: [dynmap] Disabled
[01:39:39] [Spigot Watchdog Thread/INFO]: Saving players
[01:39:39] [Spigot Watchdog Thread/INFO]: Saving worlds

@mikeprimm
Copy link
Member

Don't see anything in the dump to suggest Dynmap caused it - all its threads were still running fine, and they don't trigger this condition anyway. The 'Server Thread' is shown in a normal idle sleep, so its not hung because of being in any Dynmap code....

@Cha0sPudd1ng
Copy link
Author

hmm ok , but it happens just during a Dynmap fullrender.

How can I now determine what is wrong ?

Do you have any idea?

@Psy-Virus
Copy link
Collaborator

Is this still an issue with one of the latest supported versions at https://forums.dynmap.us ?
Then please open a new issue with updated details under use of the provided issue template.

Thanks

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants