[02:05:12] [Spigot Watchdog Thread/ERROR]: The server has stopped responding!
[02:05:12] [Spigot Watchdog Thread/ERROR]: Please report this to http://www.spigotmc.org/
[02:05:12] [Spigot Watchdog Thread/ERROR]: Be sure to include ALL relevant console errors and Minecraft crash reports
[02:05:12] [Spigot Watchdog Thread/ERROR]: Spigot version: git-Spigot-2f787bd-ea28011 (MC: 1.8.3)
[02:05:12] [Spigot Watchdog Thread/ERROR]: ------------------------------
[02:05:12] [Spigot Watchdog Thread/ERROR]: Server thread dump (Look for plugins here before reporting to Spigot!):
[02:05:12] [Spigot Watchdog Thread/ERROR]: ------------------------------
[02:05:12] [Spigot Watchdog Thread/ERROR]: Current Thread: Server thread
[02:05:12] [Spigot Watchdog Thread/ERROR]: PID: 14 | Suspended: false | Native: false | State: RUNNABLE
[02:05:12] [Spigot Watchdog Thread/ERROR]: Stack:
[02:05:12] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.v1_8_R2.util.LongObjectHashMap.get(LongObjectHashMap.java:68)
[02:05:12] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R2.ChunkProviderServer.getOrCreateChunk(ChunkProviderServer.java:195)
[02:05:12] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R2.World.getChunkAt(World.java:355)
[02:05:12] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R2.World.getChunkAtWorldCoords(World.java:351)
[02:05:12] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R2.World.b(World.java:734)
[02:05:12] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R2.World.a(World.java:2348)
[02:05:12] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R2.World.c(World.java:2447)
[02:05:12] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R2.Chunk.a(Chunk.java:277)
[02:05:12] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R2.Chunk.d(Chunk.java:367)
[02:05:12] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R2.Chunk.a(Chunk.java:553)
[02:05:12] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R2.World.setTypeAndData(World.java:396)
[02:05:12] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R2.WorldGenerator.a(SourceFile:31)
[02:05:12] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R2.WorldGenTaiga2.generate(SourceFile:89)
[02:05:12] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R2.BiomeDecorator.a(SourceFile:125)
[02:05:12] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R2.BiomeDecorator.a(SourceFile:49)
[02:05:12] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R2.BiomeBase.a(SourceFile:388)
[02:05:12] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R2.BiomeTaiga.a(SourceFile:86)
[02:05:12] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R2.ChunkProviderGenerate.getChunkAt(SourceFile:473)
[02:05:12] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.v1_8_R2.generator.NormalChunkGenerator.getChunkAt(NormalChunkGenerator.java:51)
[02:05:12] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R2.ChunkProviderServer.getChunkAt(ChunkProviderServer.java:267)
[02:05:12] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R2.Chunk.loadNearby(Chunk.java:993)
[02:05:12] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R2.ChunkProviderServer.originalGetChunkAt(ChunkProviderServer.java:186)
[02:05:12] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R2.ChunkProviderServer.getChunkAt(ChunkProviderServer.java:118)
[02:05:12] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R2.PlayerChunkMap$PlayerChunk.<init>(PlayerChunkMap.java:337)
[02:05:12] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R2.PlayerChunkMap.a(PlayerChunkMap.java:93)
[02:05:12] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R2.PlayerChunkMap.addPlayer(PlayerChunkMap.java:140)
[02:05:12] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R2.PlayerList.a(PlayerList.java:255)
[02:05:12] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R2.PlayerList.onPlayerJoin(PlayerList.java:330)
[02:05:12] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R2.PlayerList.a(PlayerList.java:156)
[02:05:12] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R2.LoginListener.b(LoginListener.java:144)
[02:05:12] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R2.LoginListener.c(LoginListener.java:54)
[02:05:12] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R2.NetworkManager.a(NetworkManager.java:231)
[02:05:12] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R2.ServerConnection.c(ServerConnection.java:148)
[02:05:12] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R2.MinecraftServer.A(MinecraftServer.java:809)
[02:05:12] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R2.DedicatedServer.A(DedicatedServer.java:368)
[02:05:12] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R2.MinecraftServer.z(MinecraftServer.java:651)
[02:05:12] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R2.MinecraftServer.run(MinecraftServer.java:554)
[02:05:12] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Unknown Source)
[02:05:12] [Spigot Watchdog Thread/ERROR]: ------------------------------
[02:05:12] [Spigot Watchdog Thread/ERROR]: Entire Thread Dump:
[02:05:12] [Spigot Watchdog Thread/ERROR]: ------------------------------
[02:05:12] [Spigot Watchdog Thread/ERROR]: Current Thread: Chunk I/O Executor Thread-1
[02:05:12] [Spigot Watchdog Thread/ERROR]: PID: 62 | Suspended: false | Native: false | State: WAITING
[02:05:12] [Spigot Watchdog Thread/ERROR]: Stack:
[02:05:12] [Spigot Watchdog Thread/ERROR]: sun.misc.Unsafe.park(Native Method)
[02:05:12] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.LockSupport.park(Unknown Source)
[02:05:12] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(Unknown Source)
[02:05:12] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.LinkedBlockingQueue.take(Unknown Source)
[02:05:12] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
[02:05:12] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
[02:05:12] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
[02:05:12] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Unknown Source)
[02:05:12] [Spigot Watchdog Thread/ERROR]: ------------------------------
[02:05:12] [Spigot Watchdog Thread/ERROR]: Current Thread: Netty Server IO #2
[02:05:12] [Spigot Watchdog Thread/ERROR]: PID: 27 | Suspended: false | Native: true | State: RUNNABLE
[02:05:12] [Spigot Watchdog Thread/ERROR]: Thread is waiting on monitor(s):
[02:05:12] [Spigot Watchdog Thread/ERROR]: Locked on:sun.nio.ch.SelectorImpl.lockAndDoSelect(Unknown Source)
[02:05:12] [Spigot Watchdog Thread/ERROR]: Locked on:sun.nio.ch.SelectorImpl.lockAndDoSelect(Unknown Source)
[02:05:12] [Spigot Watchdog Thread/ERROR]: Locked on:sun.nio.ch.SelectorImpl.lockAndDoSelect(Unknown Source)
[02:05:12] [Spigot Watchdog Thread/ERROR]: Stack:
[02:05:12] [Spigot Watchdog Thread/ERROR]: sun.nio.ch.WindowsSelectorImpl$SubSelector.poll0(Native Method)
[02:05:12] [Spigot Watchdog Thread/ERROR]: sun.nio.ch.WindowsSelectorImpl$SubSelector.poll(Unknown Source)
[02:05:12] [Spigot Watchdog Thread/ERROR]: sun.nio.ch.WindowsSelectorImpl$SubSelector.access$400(Unknown Source)
[02:05:12] [Spigot Watchdog Thread/ERROR]: sun.nio.ch.WindowsSelectorImpl.doSelect(Unknown Source)
[02:05:12] [Spigot Watchdog Thread/ERROR]: sun.nio.ch.SelectorImpl.lockAndDoSelect(Unknown Source)
[02:05:12] [Spigot Watchdog Thread/ERROR]: sun.nio.ch.SelectorImpl.select(Unknown Source)
[02:05:12] [Spigot Watchdog Thread/ERROR]: io.netty.channel.nio.NioEventLoop.select(NioEventLoop.java:622)
[02:05:12] [Spigot Watchdog Thread/ERROR]: io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:310)
[02:05:12] [Spigot Watchdog Thread/ERROR]: io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:116)
[02:05:12] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Unknown Source)
[02:05:12] [Spigot Watchdog Thread/ERROR]: ------------------------------
[02:05:12] [Spigot Watchdog Thread/ERROR]: Current Thread: File IO Thread
[02:05:12] [Spigot Watchdog Thread/ERROR]: PID: 58 | Suspended: false | Native: false | State: RUNNABLE
[02:05:12] [Spigot Watchdog Thread/ERROR]: Stack:
[02:05:12] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.sleep(Native Method)
[02:05:12] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R2.FileIOThread.c(SourceFile:44)
[02:05:12] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R2.FileIOThread.run(SourceFile:30)
[02:05:12] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Unknown Source)
[02:05:12] [Spigot Watchdog Thread/ERROR]: ------------------------------
[02:05:12] [Spigot Watchdog Thread/ERROR]: Current Thread: Netty Server IO #1
[02:05:12] [Spigot Watchdog Thread/ERROR]: PID: 26 | Suspended: false | Native: true | State: RUNNABLE
[02:05:12] [Spigot Watchdog Thread/ERROR]: Thread is waiting on monitor(s):
[02:05:12] [Spigot Watchdog Thread/ERROR]: Locked on:sun.nio.ch.SelectorImpl.lockAndDoSelect(Unknown Source)
[02:05:12] [Spigot Watchdog Thread/ERROR]: Locked on:sun.nio.ch.SelectorImpl.lockAndDoSelect(Unknown Source)
[02:05:12] [Spigot Watchdog Thread/ERROR]: Locked on:sun.nio.ch.SelectorImpl.lockAndDoSelect(Unknown Source)
[02:05:12] [Spigot Watchdog Thread/ERROR]: Stack:
[02:05:12] [Spigot Watchdog Thread/ERROR]: sun.nio.ch.WindowsSelectorImpl$SubSelector.poll0(Native Method)
[02:05:12] [Spigot Watchdog Thread/ERROR]: sun.nio.ch.WindowsSelectorImpl$SubSelector.poll(Unknown Source)
[02:05:12] [Spigot Watchdog Thread/ERROR]: sun.nio.ch.WindowsSelectorImpl$SubSelector.access$400(Unknown Source)
[02:05:12] [Spigot Watchdog Thread/ERROR]: sun.nio.ch.WindowsSelectorImpl.doSelect(Unknown Source)
[02:05:12] [Spigot Watchdog Thread/ERROR]: sun.nio.ch.SelectorImpl.lockAndDoSelect(Unknown Source)
[02:05:12] [Spigot Watchdog Thread/ERROR]: sun.nio.ch.SelectorImpl.select(Unknown Source)
[02:05:12] [Spigot Watchdog Thread/ERROR]: io.netty.channel.nio.NioEventLoop.select(NioEventLoop.java:622)
[02:05:12] [Spigot Watchdog Thread/ERROR]: io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:310)
[02:05:12] [Spigot Watchdog Thread/ERROR]: io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:116)
[02:05:12] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Unknown Source)
[02:05:12] [Spigot Watchdog Thread/ERROR]: ------------------------------
[02:05:12] [Spigot Watchdog Thread/ERROR]: Current Thread: pool-4-thread-4
[02:05:12] [Spigot Watchdog Thread/ERROR]: PID: 51 | Suspended: false | Native: false | State: WAITING
[02:05:12] [Spigot Watchdog Thread/ERROR]: Stack:
[02:05:12] [Spigot Watchdog Thread/ERROR]: sun.misc.Unsafe.park(Native Method)
[02:05:12] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.LockSupport.park(Unknown Source)
[02:05:12] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(Unknown Source)
[02:05:12] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.LinkedBlockingQueue.take(Unknown Source)
[02:05:12] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
[02:05:12] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
[02:05:12] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
[02:05:12] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Unknown Source)
[02:05:12] [Spigot Watchdog Thread/ERROR]: ------------------------------
[02:05:12] [Spigot Watchdog Thread/ERROR]: Current Thread: pool-4-thread-3
[02:05:12] [Spigot Watchdog Thread/ERROR]: PID: 50 | Suspended: false | Native: false | State: WAITING
[02:05:12] [Spigot Watchdog Thread/ERROR]: Stack:
[02:05:12] [Spigot Watchdog Thread/ERROR]: sun.misc.Unsafe.park(Native Method)
[02:05:12] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.LockSupport.park(Unknown Source)
[02:05:12] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(Unknown Source)
[02:05:12] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.LinkedBlockingQueue.take(Unknown Source)
[02:05:12] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
[02:05:12] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
[02:05:12] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
[02:05:12] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Unknown Source)
[02:05:12] [Spigot Watchdog Thread/ERROR]: ------------------------------
[02:05:12] [Spigot Watchdog Thread/ERROR]: Current Thread: Thread-15
[02:05:12] [Spigot Watchdog Thread/ERROR]: PID: 42 | Suspended: false | Native: false | State: WAITING
[02:05:12] [Spigot Watchdog Thread/ERROR]: Stack:
[02:05:12] [Spigot Watchdog Thread/ERROR]: java.lang.Object.wait(Native Method)
[02:05:12] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.join(Unknown Source)
[02:05:12] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.join(Unknown Source)
[02:05:12] [Spigot Watchdog Thread/ERROR]: com.Acrobot.ChestShop.Updater.Updater.waitForThread(Updater.java:289)
[02:05:12] [Spigot Watchdog Thread/ERROR]: com.Acrobot.ChestShop.Updater.Updater.getLatestType(Updater.java:241)
[02:05:12] [Spigot Watchdog Thread/ERROR]: com.Acrobot.ChestShop.Updater.Updater.shouldUpdate(Updater.java:508)
[02:05:12] [Spigot Watchdog Thread/ERROR]: com.Acrobot.ChestShop.Updater.Updater.versionCheck(Updater.java:466)
[02:05:12] [Spigot Watchdog Thread/ERROR]: com.Acrobot.ChestShop.Updater.Updater.access$400(Updater.java:41)
[02:05:12] [Spigot Watchdog Thread/ERROR]: com.Acrobot.ChestShop.Updater.Updater$UpdateRunnable.run(Updater.java:586)
[02:05:12] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Unknown Source)
[02:05:12] [Spigot Watchdog Thread/ERROR]: ------------------------------
[02:05:12] [Spigot Watchdog Thread/ERROR]: Current Thread: PermissionsEx-Cleaner
[02:05:12] [Spigot Watchdog Thread/ERROR]: PID: 39 | Suspended: false | Native: false | State: WAITING
[02:05:12] [Spigot Watchdog Thread/ERROR]: Stack:
[02:05:12] [Spigot Watchdog Thread/ERROR]: java.lang.Object.wait(Native Method)
[02:05:12] [Spigot Watchdog Thread/ERROR]: java.lang.Object.wait(Unknown Source)
[02:05:12] [Spigot Watchdog Thread/ERROR]: java.util.TimerThread.mainLoop(Unknown Source)
[02:05:12] [Spigot Watchdog Thread/ERROR]: java.util.TimerThread.run(Unknown Source)
[02:05:12] [Spigot Watchdog Thread/ERROR]: ------------------------------
[02:05:12] [Spigot Watchdog Thread/ERROR]: Current Thread: pool-4-thread-2
[02:05:12] [Spigot Watchdog Thread/ERROR]: PID: 33 | Suspended: false | Native: false | State: WAITING
[02:05:12] [Spigot Watchdog Thread/ERROR]: Stack:
[02:05:12] [Spigot Watchdog Thread/ERROR]: sun.misc.Unsafe.park(Native Method)
[02:05:12] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.LockSupport.park(Unknown Source)
[02:05:12] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(Unknown Source)
[02:05:12] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.LinkedBlockingQueue.take(Unknown Source)
[02:05:12] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
[02:05:12] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
[02:05:12] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
[02:05:12] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Unknown Source)
[02:05:12] [Spigot Watchdog Thread/ERROR]: ------------------------------
[02:05:12] [Spigot Watchdog Thread/ERROR]: Current Thread: pool-4-thread-1
[02:05:12] [Spigot Watchdog Thread/ERROR]: PID: 32 | Suspended: false | Native: false | State: WAITING
[02:05:12] [Spigot Watchdog Thread/ERROR]: Stack:
[02:05:12] [Spigot Watchdog Thread/ERROR]: sun.misc.Unsafe.park(Native Method)
[02:05:12] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.LockSupport.park(Unknown Source)
[02:05:12] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(Unknown Source)
[02:05:12] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.LinkedBlockingQueue.take(Unknown Source)
[02:05:12] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
[02:05:12] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
[02:05:12] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
[02:05:12] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Unknown Source)
[02:05:12] [Spigot Watchdog Thread/ERROR]: ------------------------------
[02:05:12] [Spigot Watchdog Thread/ERROR]: Current Thread: MStore ExamineThread
[02:05:12] [Spigot Watchdog Thread/ERROR]: PID: 31 | Suspended: false | Native: false | State: TIMED_WAITING
[02:05:12] [Spigot Watchdog Thread/ERROR]: Stack:
[02:05:12] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.sleep(Native Method)
[02:05:12] [Spigot Watchdog Thread/ERROR]: com.massivecraft.massivecore.store.ExamineThread.run(ExamineThread.java:55)
[02:05:12] [Spigot Watchdog Thread/ERROR]: ------------------------------
[02:05:12] [Spigot Watchdog Thread/ERROR]: Current Thread: Netty Server IO #0
[02:05:12] [Spigot Watchdog Thread/ERROR]: PID: 25 | Suspended: false | Native: true | State: RUNNABLE
[02:05:12] [Spigot Watchdog Thread/ERROR]: Thread is waiting on monitor(s):
[02:05:12] [Spigot Watchdog Thread/ERROR]: Locked on:sun.nio.ch.SelectorImpl.lockAndDoSelect(Unknown Source)
[02:05:12] [Spigot Watchdog Thread/ERROR]: Locked on:sun.nio.ch.SelectorImpl.lockAndDoSelect(Unknown Source)
[02:05:12] [Spigot Watchdog Thread/ERROR]: Locked on:sun.nio.ch.SelectorImpl.lockAndDoSelect(Unknown Source)
[02:05:12] [Spigot Watchdog Thread/ERROR]: Stack:
[02:05:12] [Spigot Watchdog Thread/ERROR]: sun.nio.ch.WindowsSelectorImpl$SubSelector.poll0(Native Method)
[02:05:12] [Spigot Watchdog Thread/ERROR]: sun.nio.ch.WindowsSelectorImpl$SubSelector.poll(Unknown Source)
[02:05:12] [Spigot Watchdog Thread/ERROR]: sun.nio.ch.WindowsSelectorImpl$SubSelector.access$400(Unknown Source)
[02:05:12] [Spigot Watchdog Thread/ERROR]: sun.nio.ch.WindowsSelectorImpl.doSelect(Unknown Source)
[02:05:12] [Spigot Watchdog Thread/ERROR]: sun.nio.ch.SelectorImpl.lockAndDoSelect(Unknown Source)
[02:05:12] [Spigot Watchdog Thread/ERROR]: sun.nio.ch.SelectorImpl.select(Unknown Source)
[02:05:12] [Spigot Watchdog Thread/ERROR]: io.netty.channel.nio.NioEventLoop.select(NioEventLoop.java:622)
[02:05:12] [Spigot Watchdog Thread/ERROR]: io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:310)
[02:05:12] [Spigot Watchdog Thread/ERROR]: io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:116)
[02:05:12] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Unknown Source)
[02:05:12] [Spigot Watchdog Thread/ERROR]: ------------------------------
[02:05:12] [Spigot Watchdog Thread/ERROR]: Current Thread: Spigot Metrics Thread
[02:05:12] [Spigot Watchdog Thread/ERROR]: PID: 23 | Suspended: false | Native: false | State: TIMED_WAITING
[02:05:12] [Spigot Watchdog Thread/ERROR]: Stack:
[02:05:12] [Spigot Watchdog Thread/ERROR]: java.lang.Object.wait(Native Method)
[02:05:12] [Spigot Watchdog Thread/ERROR]: java.util.TimerThread.mainLoop(Unknown Source)
[02:05:12] [Spigot Watchdog Thread/ERROR]: java.util.TimerThread.run(Unknown Source)
[02:05:12] [Spigot Watchdog Thread/ERROR]: ------------------------------
[02:05:12] [Spigot Watchdog Thread/ERROR]: Current Thread: Spigot Watchdog Thread
[02:05:12] [Spigot Watchdog Thread/ERROR]: PID: 22 | Suspended: false | Native: false | State: RUNNABLE
[02:05:12] [Spigot Watchdog Thread/ERROR]: Stack:
[02:05:12] [Spigot Watchdog Thread/ERROR]: sun.management.ThreadImpl.dumpThreads0(Native Method)
[02:05:12] [Spigot Watchdog Thread/ERROR]: sun.management.ThreadImpl.dumpAllThreads(Unknown Source)
[02:05:12] [Spigot Watchdog Thread/ERROR]: org.spigotmc.WatchdogThread.run(WatchdogThread.java:76)
[02:05:12] [Spigot Watchdog Thread/ERROR]: ------------------------------
[02:05:12] [Spigot Watchdog Thread/ERROR]: Current Thread: Java2D Disposer
[02:05:12] [Spigot Watchdog Thread/ERROR]: PID: 20 | Suspended: false | Native: false | State: WAITING
[02:05:12] [Spigot Watchdog Thread/ERROR]: Stack:
[02:05:12] [Spigot Watchdog Thread/ERROR]: java.lang.Object.wait(Native Method)
[02:05:12] [Spigot Watchdog Thread/ERROR]: java.lang.ref.ReferenceQueue.remove(Unknown Source)
[02:05:12] [Spigot Watchdog Thread/ERROR]: java.lang.ref.ReferenceQueue.remove(Unknown Source)
[02:05:12] [Spigot Watchdog Thread/ERROR]: sun.java2d.Disposer.run(Unknown Source)
[02:05:12] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Unknown Source)
[02:05:12] [Spigot Watchdog Thread/ERROR]: ------------------------------
[02:05:12] [Spigot Watchdog Thread/ERROR]: Current Thread: Thread-5
[02:05:12] [Spigot Watchdog Thread/ERROR]: PID: 18 | Suspended: false | Native: false | State: RUNNABLE
[02:05:12] [Spigot Watchdog Thread/ERROR]: Thread is waiting on monitor(s):
[02:05:12] [Spigot Watchdog Thread/ERROR]: Locked on:java.io.BufferedOutputStream.flush(Unknown Source)
[02:05:12] [Spigot Watchdog Thread/ERROR]: Locked on:java.io.PrintStream.write(Unknown Source)
[02:05:12] [Spigot Watchdog Thread/ERROR]: Locked on:java.io.PrintStream.write(Unknown Source)
[02:05:12] [Spigot Watchdog Thread/ERROR]: Stack:
[02:05:12] [Spigot Watchdog Thread/ERROR]: java.io.FileOutputStream.writeBytes(Native Method)
[02:05:12] [Spigot Watchdog Thread/ERROR]: java.io.FileOutputStream.write(Unknown Source)
[02:05:12] [Spigot Watchdog Thread/ERROR]: java.io.BufferedOutputStream.flushBuffer(Unknown Source)
[02:05:12] [Spigot Watchdog Thread/ERROR]: java.io.BufferedOutputStream.flush(Unknown Source)
[02:05:12] [Spigot Watchdog Thread/ERROR]: java.io.PrintStream.write(Unknown Source)
[02:05:12] [Spigot Watchdog Thread/ERROR]: org.fusesource.jansi.AnsiOutputStream.write(AnsiOutputStream.java:82)
[02:05:12] [Spigot Watchdog Thread/ERROR]: java.io.FilterOutputStream.write(Unknown Source)
[02:05:12] [Spigot Watchdog Thread/ERROR]: java.io.PrintStream.write(Unknown Source)
[02:05:12] [Spigot Watchdog Thread/ERROR]: java.io.FilterOutputStream.write(Unknown Source)
[02:05:12] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.v1_8_R2.util.TerminalConsoleWriterThread.run(TerminalConsoleWriterThread.java:34)
[02:05:12] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Unknown Source)
[02:05:12] [Spigot Watchdog Thread/ERROR]: ------------------------------
[02:05:12] [Spigot Watchdog Thread/ERROR]: Current Thread: Server console handler
[02:05:12] [Spigot Watchdog Thread/ERROR]: PID: 17 | Suspended: false | Native: true | State: RUNNABLE
[02:05:12] [Spigot Watchdog Thread/ERROR]: Thread is waiting on monitor(s):
[02:05:12] [Spigot Watchdog Thread/ERROR]: Locked on:org.bukkit.craftbukkit.libs.jline.internal.NonBlockingInputStream.read(NonBlockingInputStream.java:169)
[02:05:12] [Spigot Watchdog Thread/ERROR]: Locked on:org.bukkit.craftbukkit.libs.jline.internal.InputStreamReader.read(InputStreamReader.java:261)
[02:05:12] [Spigot Watchdog Thread/ERROR]: Locked on:org.bukkit.craftbukkit.libs.jline.internal.InputStreamReader.read(InputStreamReader.java:198)
[02:05:12] [Spigot Watchdog Thread/ERROR]: Stack:
[02:05:12] [Spigot Watchdog Thread/ERROR]: org.fusesource.jansi.internal.Kernel32.ReadConsoleInputW(Native Method)
[02:05:12] [Spigot Watchdog Thread/ERROR]: org.fusesource.jansi.internal.Kernel32.readConsoleInputHelper(Kernel32.java:761)
[02:05:12] [Spigot Watchdog Thread/ERROR]: org.fusesource.jansi.internal.Kernel32.readConsoleKeyInput(Kernel32.java:794)
[02:05:12] [Spigot Watchdog Thread/ERROR]: org.fusesource.jansi.internal.WindowsSupport.readConsoleInput(WindowsSupport.java:97)
[02:05:12] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.libs.jline.WindowsTerminal.readConsoleInput(WindowsTerminal.java:215)
[02:05:12] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.libs.jline.WindowsTerminal.access$000(WindowsTerminal.java:55)
[02:05:12] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.libs.jline.WindowsTerminal$1.read(WindowsTerminal.java:157)
[02:05:12] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.libs.jline.internal.NonBlockingInputStream.read(NonBlockingInputStream.java:169)
[02:05:12] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.libs.jline.internal.NonBlockingInputStream.read(NonBlockingInputStream.java:137)
[02:05:12] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.libs.jline.internal.NonBlockingInputStream.read(NonBlockingInputStream.java:246)
[02:05:12] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.libs.jline.internal.InputStreamReader.read(InputStreamReader.java:261)
[02:05:12] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.libs.jline.internal.InputStreamReader.read(InputStreamReader.java:198)
[02:05:12] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.libs.jline.console.ConsoleReader.readCharacter(ConsoleReader.java:2145)
[02:05:12] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.libs.jline.console.ConsoleReader.readLine(ConsoleReader.java:2349)
[02:05:12] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R2.DedicatedServer$2.run(DedicatedServer.java:79)
[02:05:12] [Spigot Watchdog Thread/ERROR]: ------------------------------
[02:05:12] [Spigot Watchdog Thread/ERROR]: Current Thread: DestroyJavaVM
[02:05:12] [Spigot Watchdog Thread/ERROR]: PID: 16 | Suspended: false | Native: false | State: RUNNABLE
[02:05:12] [Spigot Watchdog Thread/ERROR]: Stack:
[02:05:12] [Spigot Watchdog Thread/ERROR]: ------------------------------
[02:05:12] [Spigot Watchdog Thread/ERROR]: Current Thread: Server thread
[02:05:12] [Spigot Watchdog Thread/ERROR]: PID: 14 | Suspended: false | Native: false | State: RUNNABLE
[02:05:12] [Spigot Watchdog Thread/ERROR]: Thread is waiting on monitor(s):
[02:05:12] [Spigot Watchdog Thread/ERROR]: Locked on:net.minecraft.server.v1_8_R2.ServerConnection.c(ServerConnection.java:148)
[02:05:12] [Spigot Watchdog Thread/ERROR]: Stack:
[02:05:12] [Spigot Watchdog Thread/ERROR]: java.lang.Object.clone(Native Method)
[02:05:12] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R2.EnumDirection.values(SourceFile:14)
[02:05:12] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R2.World.c(World.java:2411)
[02:05:12] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R2.Chunk.a(Chunk.java:277)
[02:05:12] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R2.Chunk.d(Chunk.java:367)
[02:05:12] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R2.Chunk.a(Chunk.java:553)
[02:05:12] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R2.World.setTypeAndData(World.java:396)
[02:05:12] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R2.WorldGenerator.a(SourceFile:31)
[02:05:12] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R2.WorldGenTaiga2.generate(SourceFile:89)
[02:05:12] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R2.BiomeDecorator.a(SourceFile:125)
[02:05:12] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R2.BiomeDecorator.a(SourceFile:49)
[02:05:12] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R2.BiomeBase.a(SourceFile:388)
[02:05:12] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R2.BiomeTaiga.a(SourceFile:86)
[02:05:12] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R2.ChunkProviderGenerate.getChunkAt(SourceFile:473)
[02:05:12] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.v1_8_R2.generator.NormalChunkGenerator.getChunkAt(NormalChunkGenerator.java:51)
[02:05:12] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R2.ChunkProviderServer.getChunkAt(ChunkProviderServer.java:267)
[02:05:12] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R2.Chunk.loadNearby(Chunk.java:993)
[02:05:12] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R2.ChunkProviderServer.originalGetChunkAt(ChunkProviderServer.java:186)
[02:05:12] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R2.ChunkProviderServer.getChunkAt(ChunkProviderServer.java:118)
[02:05:12] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R2.PlayerChunkMap$PlayerChunk.<init>(PlayerChunkMap.java:337)
[02:05:12] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R2.PlayerChunkMap.a(PlayerChunkMap.java:93)
[02:05:12] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R2.PlayerChunkMap.addPlayer(PlayerChunkMap.java:140)
[02:05:12] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R2.PlayerList.a(PlayerList.java:255)
[02:05:12] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R2.PlayerList.onPlayerJoin(PlayerList.java:330)
[02:05:12] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R2.PlayerList.a(PlayerList.java:156)
[02:05:12] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R2.LoginListener.b(LoginListener.java:144)
[02:05:12] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R2.LoginListener.c(LoginListener.java:54)
[02:05:12] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R2.NetworkManager.a(NetworkManager.java:231)
[02:05:12] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R2.ServerConnection.c(ServerConnection.java:148)
[02:05:12] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R2.MinecraftServer.A(MinecraftServer.java:809)
[02:05:12] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R2.DedicatedServer.A(DedicatedServer.java:368)
[02:05:12] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R2.MinecraftServer.z(MinecraftServer.java:651)
[02:05:12] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R2.MinecraftServer.run(MinecraftServer.java:554)
[02:05:12] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Unknown Source)
[02:05:12] [Spigot Watchdog Thread/ERROR]: ------------------------------
[02:05:12] [Spigot Watchdog Thread/ERROR]: Current Thread: Server Infinisleeper
[02:05:12] [Spigot Watchdog Thread/ERROR]: PID: 15 | Suspended: false | Native: false | State: TIMED_WAITING
[02:05:12] [Spigot Watchdog Thread/ERROR]: Stack:
[02:05:12] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.sleep(Native Method)
[02:05:12] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R2.DedicatedServer$1.run(DedicatedServer.java:54)
[02:05:12] [Spigot Watchdog Thread/ERROR]: ------------------------------
[02:05:12] [Spigot Watchdog Thread/ERROR]: Current Thread: NonBlockingInputStreamThread
[02:05:12] [Spigot Watchdog Thread/ERROR]: PID: 12 | Suspended: false | Native: false | State: WAITING
[02:05:12] [Spigot Watchdog Thread/ERROR]: Stack:
[02:05:12] [Spigot Watchdog Thread/ERROR]: java.lang.Object.wait(Native Method)
[02:05:12] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.libs.jline.internal.NonBlockingInputStream.run(NonBlockingInputStream.java:278)
[02:05:12] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Unknown Source)
[02:05:12] [Spigot Watchdog Thread/ERROR]: ------------------------------
[02:05:12] [Spigot Watchdog Thread/ERROR]: Current Thread: Snooper Timer
[02:05:12] [Spigot Watchdog Thread/ERROR]: PID: 10 | Suspended: false | Native: false | State: TIMED_WAITING
[02:05:12] [Spigot Watchdog Thread/ERROR]: Stack:
[02:05:12] [Spigot Watchdog Thread/ERROR]: java.lang.Object.wait(Native Method)
[02:05:12] [Spigot Watchdog Thread/ERROR]: java.util.TimerThread.mainLoop(Unknown Source)
[02:05:12] [Spigot Watchdog Thread/ERROR]: java.util.TimerThread.run(Unknown Source)
[02:05:12] [Spigot Watchdog Thread/ERROR]: ------------------------------
[02:05:12] [Spigot Watchdog Thread/ERROR]: Current Thread: Attach Listener
[02:05:12] [Spigot Watchdog Thread/ERROR]: PID: 5 | Suspended: false | Native: false | State: RUNNABLE
[02:05:12] [Spigot Watchdog Thread/ERROR]: Stack:
[02:05:12] [Spigot Watchdog Thread/ERROR]: ------------------------------
[02:05:12] [Spigot Watchdog Thread/ERROR]: Current Thread: Signal Dispatcher
[02:05:12] [Spigot Watchdog Thread/ERROR]: PID: 4 | Suspended: false | Native: false | State: RUNNABLE
[02:05:12] [Spigot Watchdog Thread/ERROR]: Stack:
[02:05:12] [Spigot Watchdog Thread/ERROR]: ------------------------------
[02:05:12] [Spigot Watchdog Thread/ERROR]: Current Thread: Finalizer
[02:05:12] [Spigot Watchdog Thread/ERROR]: PID: 3 | Suspended: false | Native: false | State: WAITING
[02:05:12] [Spigot Watchdog Thread/ERROR]: Stack:
[02:05:12] [Spigot Watchdog Thread/ERROR]: java.lang.Object.wait(Native Method)
[02:05:12] [Spigot Watchdog Thread/ERROR]: java.lang.ref.ReferenceQueue.remove(Unknown Source)
[02:05:12] [Spigot Watchdog Thread/ERROR]: java.lang.ref.ReferenceQueue.remove(Unknown Source)
[02:05:12] [Spigot Watchdog Thread/ERROR]: java.lang.ref.Finalizer$FinalizerThread.run(Unknown Source)
[02:05:12] [Spigot Watchdog Thread/ERROR]: ------------------------------
[02:05:12] [Spigot Watchdog Thread/ERROR]: Current Thread: Reference Handler
[02:05:12] [Spigot Watchdog Thread/ERROR]: PID: 2 | Suspended: false | Native: false | State: WAITING
[02:05:12] [Spigot Watchdog Thread/ERROR]: Stack:
[02:05:12] [Spigot Watchdog Thread/ERROR]: java.lang.Object.wait(Native Method)
[02:05:12] [Spigot Watchdog Thread/ERROR]: java.lang.Object.wait(Unknown Source)
[02:05:12] [Spigot Watchdog Thread/ERROR]: java.lang.ref.Reference$ReferenceHandler.run(Unknown Source)
[02:05:12] [Spigot Watchdog Thread/ERROR]: ------------------------------
[02:05:12] [Spigot Watchdog Thread/INFO]: Startup script './start.sh' does not exist! Stopping server.