Surprise! We've been running on hardware provided by BuyVM for a few months and wanted to show them a little appreciation.
Running a paste site comes with unique challenges, ones that aren't always obvious and hard to control. As such, BuyVM offered us a home where we could worry less about the hosting side of things and focus on maintaining a clean and useful service! Go check them out and show them some love!
Description: Error
Submitted by CJBurkey on January 23, 2017

Section 1 (Text)

[23:57:04 ERROR]: The server has stopped responding!
[23:57:04 ERROR]: Please report this to http://www.spigotmc.org/
[23:57:04 ERROR]: Be sure to include ALL relevant console errors and Minecraft crash reports
[23:57:04 ERROR]: Spigot version: git-Spigot-7d78b81-775f1e1 (MC: 1.11.2)
[23:57:04 ERROR]: ------------------------------
[23:57:04 ERROR]: Server thread dump (Look for plugins here before reporting to Spigot!):
[23:57:06 ERROR]: ------------------------------
[23:57:06 ERROR]: Current Thread: Server thread
[23:57:06 ERROR]: 	PID: 16 | Suspended: false | Native: false | State: RUNNABLE
[23:57:06 ERROR]: 	Stack:
[23:57:06 ERROR]: 		com.google.common.collect.SingletonImmutableBiMap.get(SingletonImmutableBiMap.java:56)
[23:57:06 ERROR]: 		net.minecraft.server.v1_11_R1.BlockStateList$BlockData.get(SourceFile:164)
[23:57:06 ERROR]: 		net.minecraft.server.v1_11_R1.BiomeBase.b(SourceFile:330)
[23:57:06 ERROR]: 		net.minecraft.server.v1_11_R1.BiomeBase.a(SourceFile:267)
[23:57:06 ERROR]: 		net.minecraft.server.v1_11_R1.ChunkProviderGenerate.a(ChunkProviderGenerate.java:150)
[23:57:06 ERROR]: 		net.minecraft.server.v1_11_R1.ChunkProviderGenerate.getOrCreateChunk(ChunkProviderGenerate.java:162)
[23:57:06 ERROR]: 		org.bukkit.craftbukkit.v1_11_R1.generator.NormalChunkGenerator.getOrCreateChunk(NormalChunkGenerator.java:36)
[23:57:06 ERROR]: 		net.minecraft.server.v1_11_R1.ChunkProviderServer.originalGetChunkAt(ChunkProviderServer.java:160)
[23:57:06 ERROR]: 		net.minecraft.server.v1_11_R1.ChunkProviderServer.getChunkAt(ChunkProviderServer.java:140)
[23:57:06 ERROR]: 		net.minecraft.server.v1_11_R1.ChunkProviderServer.getChunkAt(ChunkProviderServer.java:120)
[23:57:06 ERROR]: 		net.minecraft.server.v1_11_R1.ChunkProviderServer.getChunkAt(ChunkProviderServer.java:116)
[23:57:06 ERROR]: 		org.bukkit.craftbukkit.v1_11_R1.CraftWorld.loadChunk(CraftWorld.java:264)
[23:57:06 ERROR]: 		com.wimbli.WorldBorder.WorldFillTask.run(WorldFillTask.java:203)
[23:57:06 ERROR]: 		org.bukkit.craftbukkit.v1_11_R1.scheduler.CraftTask.run(CraftTask.java:71)
[23:57:06 ERROR]: 		org.bukkit.craftbukkit.v1_11_R1.scheduler.CraftScheduler.mainThreadHeartbeat(CraftScheduler.java:353)
[23:57:06 ERROR]: 		net.minecraft.server.v1_11_R1.MinecraftServer.D(MinecraftServer.java:730)
[23:57:06 ERROR]: 		net.minecraft.server.v1_11_R1.DedicatedServer.D(DedicatedServer.java:399)
[23:57:06 ERROR]: 		net.minecraft.server.v1_11_R1.MinecraftServer.C(MinecraftServer.java:675)
[23:57:06 ERROR]: 		net.minecraft.server.v1_11_R1.MinecraftServer.run(MinecraftServer.java:574)
[23:57:06 ERROR]: 		java.lang.Thread.run(Thread.java:745)
[23:57:06 ERROR]: ------------------------------
[23:57:06 ERROR]: Entire Thread Dump:
[23:57:06 ERROR]: ------------------------------
[23:57:06 ERROR]: Current Thread: pool-20-thread-3
[23:57:06 ERROR]: 	PID: 75 | Suspended: false | Native: false | State: TIMED_WAITING
[23:57:06 ERROR]: 	Stack:
[23:57:06 ERROR]: 		sun.misc.Unsafe.park(Native Method)
[23:57:06 ERROR]: 		java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
[23:57:06 ERROR]: 		java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078)
[23:57:06 ERROR]: 		java.util.concurrent.LinkedBlockingQueue.poll(LinkedBlockingQueue.java:467)
[23:57:06 ERROR]: 		java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1066)
[23:57:06 ERROR]: 		java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
[23:57:06 ERROR]: 		java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
[23:57:06 ERROR]: 		java.lang.Thread.run(Thread.java:745)
[23:57:06 ERROR]: ------------------------------
[23:57:06 ERROR]: Current Thread: Java2D Disposer
[23:57:06 ERROR]: 	PID: 72 | Suspended: false | Native: false | State: WAITING
[23:57:06 ERROR]: 	Stack:
[23:57:06 ERROR]: 		java.lang.Object.wait(Native Method)
[23:57:06 ERROR]: 		java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:143)
[23:57:06 ERROR]: 		java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:164)
[23:57:06 ERROR]: 		sun.java2d.Disposer.run(Disposer.java:148)
[23:57:06 ERROR]: 		java.lang.Thread.run(Thread.java:745)
[23:57:06 ERROR]: ------------------------------
[23:57:06 ERROR]: Current Thread: File IO Thread
[23:57:06 ERROR]: 	PID: 71 | Suspended: false | Native: false | State: TIMED_WAITING
[23:57:06 ERROR]: 	Stack:
[23:57:06 ERROR]: 		java.lang.Thread.sleep(Native Method)
[23:57:06 ERROR]: 		net.minecraft.server.v1_11_R1.FileIOThread.c(SourceFile:44)
[23:57:06 ERROR]: 		net.minecraft.server.v1_11_R1.FileIOThread.run(SourceFile:30)
[23:57:06 ERROR]: 		java.lang.Thread.run(Thread.java:745)
[23:57:06 ERROR]: ------------------------------
[23:57:06 ERROR]: Current Thread: ServerSigns-TaskManager
[23:57:06 ERROR]: 	PID: 61 | Suspended: false | Native: false | State: WAITING
[23:57:06 ERROR]: 	Stack:
[23:57:06 ERROR]: 		sun.misc.Unsafe.park(Native Method)
[23:57:06 ERROR]: 		java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
[23:57:06 ERROR]: 		java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
[23:57:06 ERROR]: 		java.util.concurrent.DelayQueue.take(DelayQueue.java:211)
[23:57:06 ERROR]: 		java.util.concurrent.DelayQueue.take(DelayQueue.java:70)
[23:57:06 ERROR]: 		de.czymm.serversigns.taskmanager.QueueConsumer.run(QueueConsumer.java:26)
[23:57:06 ERROR]: 		java.lang.Thread.run(Thread.java:745)
[23:57:06 ERROR]: ------------------------------
[23:57:06 ERROR]: Current Thread: Craft Scheduler Thread - 3
[23:57:06 ERROR]: 	PID: 70 | Suspended: false | Native: false | State: TIMED_WAITING
[23:57:07 ERROR]: 	Stack:
[23:57:06 INFO]: [WorldBorder] [Fill] 9 more chunks processed (927977 total, ~14.5%) (free mem: 6628 MB)
[23:57:07 ERROR]: 		sun.misc.Unsafe.park(Native Method)
[23:57:07 INFO]: [WorldBorder] [Fill] Saving the world to disk, just to be on the safe side. (free mem: 6628 MB)
[23:57:07 ERROR]: 		java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
[23:57:07 ERROR]: 		java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)
[23:57:07 ERROR]: 		java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)
[23:57:07 ERROR]: 		java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)
[23:57:07 ERROR]: 		java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1066)
[23:57:07 ERROR]: 		java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
[23:57:07 ERROR]: 		java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
[23:57:07 ERROR]: 		java.lang.Thread.run(Thread.java:745)
[23:57:07 ERROR]: ------------------------------
[23:57:07 ERROR]: Current Thread: Craft Scheduler Thread - 2
[23:57:07 ERROR]: 	PID: 69 | Suspended: false | Native: false | State: TIMED_WAITING
[23:57:07 ERROR]: 	Stack:
[23:57:07 ERROR]: 		sun.misc.Unsafe.park(Native Method)
[23:57:07 ERROR]: 		java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
[23:57:07 ERROR]: 		java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)
[23:57:07 ERROR]: 		java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)
[23:57:07 ERROR]: 		java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)
[23:57:07 ERROR]: 		java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1066)
[23:57:07 ERROR]: 		java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
[23:57:07 ERROR]: 		java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
[23:57:07 ERROR]: 		java.lang.Thread.run(Thread.java:745)
[23:57:07 ERROR]: ------------------------------
[23:57:07 ERROR]: Current Thread: Query Listener #1
[23:57:07 ERROR]: 	PID: 66 | Suspended: false | Native: true | State: RUNNABLE
[23:57:07 ERROR]: 	Thread is waiting on monitor(s):
[23:57:07 ERROR]: 		Locked on:java.net.PlainDatagramSocketImpl.receive0(Native Method)
[23:57:07 ERROR]: 		Locked on:java.net.AbstractPlainDatagramSocketImpl.receive(AbstractPlainDatagramSocketImpl.java:143)
[23:57:07 ERROR]: 		Locked on:java.net.DatagramSocket.receive(DatagramSocket.java:812)
[23:57:07 ERROR]: 		Locked on:java.net.DatagramSocket.receive(DatagramSocket.java:812)
[23:57:07 ERROR]: 	Stack:
[23:57:07 ERROR]: 		java.net.PlainDatagramSocketImpl.receive0(Native Method)
[23:57:07 ERROR]: 		java.net.AbstractPlainDatagramSocketImpl.receive(AbstractPlainDatagramSocketImpl.java:143)
[23:57:07 ERROR]: 		java.net.DatagramSocket.receive(DatagramSocket.java:812)
[23:57:07 ERROR]: 		net.minecraft.server.v1_11_R1.RemoteStatusListener.run(SourceFile:268)
[23:57:07 ERROR]: 		java.lang.Thread.run(Thread.java:745)
[23:57:07 ERROR]: ------------------------------
[23:57:07 ERROR]: Current Thread: ServerSigns-TaskPersistence
[23:57:07 ERROR]: 	PID: 62 | Suspended: false | Native: false | State: WAITING
[23:57:07 ERROR]: 	Stack:
[23:57:07 ERROR]: 		sun.misc.Unsafe.park(Native Method)
[23:57:07 ERROR]: 		java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
[23:57:07 ERROR]: 		java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
[23:57:07 ERROR]: 		java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
[23:57:07 ERROR]: 		de.czymm.serversigns.taskmanager.QueueConsumer.run(QueueConsumer.java:26)
[23:57:07 ERROR]: 		java.lang.Thread.run(Thread.java:745)
[23:57:07 ERROR]: ------------------------------
[23:57:07 ERROR]: Current Thread: Jobs-BufferedPaymentThread
[23:57:07 ERROR]: 	PID: 59 | Suspended: false | Native: false | State: TIMED_WAITING
[23:57:07 ERROR]: 	Stack:
[23:57:07 ERROR]: 		java.lang.Thread.sleep(Native Method)
[23:57:07 ERROR]: 		com.gamingmesh.jobs.tasks.BufferedPaymentThread.run(BufferedPaymentThread.java:47)
[23:57:07 ERROR]: ------------------------------
[23:57:07 ERROR]: Current Thread: Jobs-DatabaseSaveTask
[23:57:07 ERROR]: 	PID: 58 | Suspended: false | Native: false | State: TIMED_WAITING
[23:57:07 ERROR]: 	Stack:
[23:57:07 ERROR]: 		java.lang.Thread.sleep(Native Method)
[23:57:07 ERROR]: 		com.gamingmesh.jobs.tasks.DatabaseSaveThread.run(DatabaseSaveThread.java:47)
[23:57:07 ERROR]: ------------------------------
[23:57:07 ERROR]: Current Thread: pool-20-thread-2 Acceptor0 [email protected]:8123
[23:57:07 ERROR]: 	PID: 57 | Suspended: false | Native: true | State: RUNNABLE
[23:57:07 ERROR]: 	Thread is waiting on monitor(s):
[23:57:07 ERROR]: 		Locked on:sun.nio.ch.ServerSocketChannelImpl.accept(ServerSocketChannelImpl.java:250)
[23:57:07 ERROR]: 	Stack:
[23:57:07 ERROR]: 		sun.nio.ch.ServerSocketChannelImpl.accept0(Native Method)
[23:57:07 ERROR]: 		sun.nio.ch.ServerSocketChannelImpl.accept(ServerSocketChannelImpl.java:422)
[23:57:07 ERROR]: 		sun.nio.ch.ServerSocketChannelImpl.accept(ServerSocketChannelImpl.java:250)
[23:57:07 ERROR]: 		org.dynmap.jetty.server.nio.SelectChannelConnector.accept(SelectChannelConnector.java:109)
[23:57:07 ERROR]: 		org.dynmap.jetty.server.AbstractConnector$Acceptor.run(AbstractConnector.java:938)
[23:57:07 ERROR]: 		java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
[23:57:07 ERROR]: 		java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
[23:57:07 ERROR]: 		java.lang.Thread.run(Thread.java:745)
[23:57:07 ERROR]: ------------------------------
[23:57:07 ERROR]: Current Thread: pool-20-thread-1 Selector0
[23:57:07 ERROR]: 	PID: 56 | Suspended: false | Native: true | State: RUNNABLE
[23:57:07 ERROR]: 	Thread is waiting on monitor(s):
[23:57:07 ERROR]: 		Locked on:sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:86)
[23:57:07 ERROR]: 		Locked on:sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:86)
[23:57:07 ERROR]: 		Locked on:sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:86)
[23:57:07 ERROR]: 	Stack:
[23:57:07 ERROR]: 		sun.nio.ch.KQueueArrayWrapper.kevent0(Native Method)
[23:57:07 ERROR]: 		sun.nio.ch.KQueueArrayWrapper.poll(KQueueArrayWrapper.java:198)
[23:57:07 ERROR]: 		sun.nio.ch.KQueueSelectorImpl.doSelect(KQueueSelectorImpl.java:117)
[23:57:07 ERROR]: 		sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:86)
[23:57:07 ERROR]: 		sun.nio.ch.SelectorImpl.select(SelectorImpl.java:97)
[23:57:07 ERROR]: 		org.dynmap.jetty.io.nio.SelectorManager$SelectSet.doSelect(SelectorManager.java:569)
[23:57:07 ERROR]: 		org.dynmap.jetty.io.nio.SelectorManager$1.run(SelectorManager.java:290)
[23:57:07 ERROR]: 		java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
[23:57:07 ERROR]: 		java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
[23:57:07 ERROR]: 		java.lang.Thread.run(Thread.java:745)
[23:57:07 ERROR]: ------------------------------
[23:57:07 ERROR]: Current Thread: HashSessionScavenger-0
[23:57:07 ERROR]: 	PID: 55 | Suspended: false | Native: false | State: TIMED_WAITING
[23:57:07 ERROR]: 	Stack:
[23:57:07 ERROR]: 		java.lang.Object.wait(Native Method)
[23:57:07 ERROR]: 		java.util.TimerThread.mainLoop(Timer.java:552)
[23:57:07 ERROR]: 		java.util.TimerThread.run(Timer.java:505)
[23:57:07 ERROR]: ------------------------------
[23:57:07 ERROR]: Current Thread: Dynmap Render Thread
[23:57:07 ERROR]: 	PID: 52 | Suspended: false | Native: false | State: WAITING
[23:57:07 ERROR]: 	Stack:
[23:57:07 ERROR]: 		java.lang.Object.wait(Native Method)
[23:57:07 ERROR]: 		org.bukkit.craftbukkit.v1_11_R1.scheduler.CraftFuture.get(CraftFuture.java:54)
[23:57:07 ERROR]: 		org.bukkit.craftbukkit.v1_11_R1.scheduler.CraftFuture.get(CraftFuture.java:42)
[23:57:07 ERROR]: 		org.dynmap.MapManager$CheckWorldTimes.run(MapManager.java:804)
[23:57:07 ERROR]: 		org.dynmap.MapManager$DynmapScheduledThreadPoolExecutor$2.run(MapManager.java:206)
[23:57:07 ERROR]: 		java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
[23:57:07 ERROR]: 		java.util.concurrent.FutureTask.run(FutureTask.java:266)
[23:57:07 ERROR]: 		java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$201(ScheduledThreadPoolExecutor.java:180)
[23:57:07 ERROR]: 		java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:293)
[23:57:07 ERROR]: 		java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
[23:57:07 ERROR]: 		java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
[23:57:07 ERROR]: 		java.lang.Thread.run(Thread.java:745)
[23:57:07 ERROR]: ------------------------------
[23:57:07 ERROR]: Current Thread: Dynmap Render Thread
[23:57:07 ERROR]: 	PID: 51 | Suspended: false | Native: false | State: TIMED_WAITING
[23:57:07 ERROR]: 	Stack:
[23:57:07 ERROR]: 		sun.misc.Unsafe.park(Native Method)
[23:57:07 ERROR]: 		java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
[23:57:07 ERROR]: 		java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078)
[23:57:07 ERROR]: 		java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1093)
[23:57:07 ERROR]: 		java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:809)
[23:57:07 ERROR]: 		java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067)
[23:57:07 ERROR]: 		java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
[23:57:07 ERROR]: 		java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
[23:57:07 ERROR]: 		java.lang.Thread.run(Thread.java:745)
[23:57:07 ERROR]: ------------------------------
[23:57:07 ERROR]: Current Thread: Dynmap Render Thread
[23:57:07 ERROR]: 	PID: 50 | Suspended: false | Native: false | State: WAITING
[23:57:07 ERROR]: 	Stack:
[23:57:07 ERROR]: 		sun.misc.Unsafe.park(Native Method)
[23:57:07 ERROR]: 		java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
[23:57:07 ERROR]: 		java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
[23:57:07 ERROR]: 		java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1088)
[23:57:07 ERROR]: 		java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:809)
[23:57:07 ERROR]: 		java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067)
[23:57:07 ERROR]: 		java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
[23:57:07 ERROR]: 		java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
[23:57:07 ERROR]: 		java.lang.Thread.run(Thread.java:745)
[23:57:07 ERROR]: ------------------------------
[23:57:07 ERROR]: Current Thread: Thread-17
[23:57:07 ERROR]: 	PID: 49 | Suspended: false | Native: false | State: TIMED_WAITING
[23:57:07 ERROR]: 	Stack:
[23:57:07 ERROR]: 		java.lang.Object.wait(Native Method)
[23:57:07 ERROR]: 		org.dynmap.AsynchronousQueue.running(AsynchronousQueue.java:120)
[23:57:07 ERROR]: 		org.dynmap.AsynchronousQueue.access$000(AsynchronousQueue.java:9)
[23:57:07 ERROR]: 		org.dynmap.AsynchronousQueue$1.run(AsynchronousQueue.java:83)
[23:57:07 ERROR]: 		java.lang.Thread.run(Thread.java:745)
[23:57:07 ERROR]: ------------------------------
[23:57:07 ERROR]: Current Thread: MainThread/SERVER
[23:57:07 ERROR]: 	PID: 47 | Suspended: false | Native: false | State: TIMED_WAITING
[23:57:07 ERROR]: 	Thread is waiting on monitor(s):
[23:57:07 ERROR]: 		Locked on:de.bananaco.bpermissions.util.loadmanager.MainThread.check(MainThread.java:57)
[23:57:07 ERROR]: 	Stack:
[23:57:07 ERROR]: 		java.lang.Thread.sleep(Native Method)
[23:57:07 ERROR]: 		de.bananaco.bpermissions.util.loadmanager.MainThread.check(MainThread.java:57)
[23:57:07 ERROR]: 		de.bananaco.bpermissions.util.loadmanager.MainThread.run(MainThread.java:26)
[23:57:07 ERROR]: ------------------------------
[23:57:07 ERROR]: Current Thread: AWT-AppKit
[23:57:07 ERROR]: 	PID: 45 | Suspended: false | Native: true | State: RUNNABLE
[23:57:07 ERROR]: 	Stack:
[23:57:07 ERROR]: ------------------------------
[23:57:07 ERROR]: Current Thread: pool-12-thread-1
[23:57:07 ERROR]: 	PID: 42 | Suspended: false | Native: false | State: TIMED_WAITING
[23:57:07 ERROR]: 	Stack:
[23:57:07 ERROR]: 		sun.misc.Unsafe.park(Native Method)
[23:57:07 ERROR]: 		java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
[23:57:07 ERROR]: 		java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078)
[23:57:07 ERROR]: 		java.util.concurrent.LinkedBlockingDeque.pollFirst(LinkedBlockingDeque.java:522)
[23:57:07 ERROR]: 		java.util.concurrent.LinkedBlockingDeque.poll(LinkedBlockingDeque.java:684)
[23:57:07 ERROR]: 		java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1066)
[23:57:07 ERROR]: 		java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
[23:57:07 ERROR]: 		java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
[23:57:07 ERROR]: 		java.lang.Thread.run(Thread.java:745)
[23:57:07 ERROR]: ------------------------------
[23:57:07 ERROR]: Current Thread: Timer-1
[23:57:07 ERROR]: 	PID: 41 | Suspended: false | Native: false | State: TIMED_WAITING
[23:57:07 ERROR]: 	Stack:
[23:57:07 ERROR]: 		java.lang.Object.wait(Native Method)
[23:57:07 ERROR]: 		java.util.TimerThread.mainLoop(Timer.java:552)
[23:57:07 ERROR]: 		java.util.TimerThread.run(Timer.java:505)
[23:57:07 ERROR]: ------------------------------
[23:57:07 ERROR]: Current Thread: nioEventLoopGroup-2-1
[23:57:07 ERROR]: 	PID: 38 | Suspended: false | Native: true | State: RUNNABLE
[23:57:07 ERROR]: 	Thread is waiting on monitor(s):
[23:57:07 ERROR]: 		Locked on:sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:86)
[23:57:07 ERROR]: 		Locked on:sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:86)
[23:57:07 ERROR]: 		Locked on:sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:86)
[23:57:07 ERROR]: 	Stack:
[23:57:07 ERROR]: 		sun.nio.ch.KQueueArrayWrapper.kevent0(Native Method)
[23:57:07 ERROR]: 		sun.nio.ch.KQueueArrayWrapper.poll(KQueueArrayWrapper.java:198)
[23:57:07 ERROR]: 		sun.nio.ch.KQueueSelectorImpl.doSelect(KQueueSelectorImpl.java:117)
[23:57:07 ERROR]: 		sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:86)
[23:57:07 ERROR]: 		sun.nio.ch.SelectorImpl.select(SelectorImpl.java:97)
[23:57:07 ERROR]: 		com.vexsoftware.votifier.netty.channel.nio.NioEventLoop.select(NioEventLoop.java:622)
[23:57:07 ERROR]: 		com.vexsoftware.votifier.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:310)
[23:57:07 ERROR]: 		com.vexsoftware.votifier.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:112)
[23:57:07 ERROR]: 		com.vexsoftware.votifier.netty.util.concurrent.DefaultThreadFactory$DefaultRunnableDecorator.run(DefaultThreadFactory.java:137)
[23:57:07 ERROR]: 		java.lang.Thread.run(Thread.java:745)
[23:57:07 ERROR]: ------------------------------
[23:57:07 ERROR]: Current Thread: Timer-0
[23:57:07 ERROR]: 	PID: 34 | Suspended: false | Native: false | State: TIMED_WAITING
[23:57:07 ERROR]: 	Stack:
[23:57:07 ERROR]: 		java.lang.Object.wait(Native Method)
[23:57:07 ERROR]: 		java.util.TimerThread.mainLoop(Timer.java:552)
[23:57:07 ERROR]: 		java.util.TimerThread.run(Timer.java:505)
[23:57:07 ERROR]: ------------------------------
[23:57:07 ERROR]: Current Thread: Thread-11
[23:57:07 ERROR]: 	PID: 33 | Suspended: false | Native: true | State: RUNNABLE
[23:57:07 ERROR]: 	Thread is waiting on monitor(s):
[23:57:07 ERROR]: 		Locked on:org.sqlite.core.NativeDB.step(Native Method)
[23:57:07 ERROR]: 		Locked on:org.sqlite.core.DB.execute(DB.java:811)
[23:57:07 ERROR]: 		Locked on:org.sqlite.core.DB.executeUpdate(DB.java:863)
[23:57:07 ERROR]: 	Stack:
[23:57:07 ERROR]: 		org.sqlite.core.NativeDB.step(Native Method)
[23:57:07 ERROR]: 		org.sqlite.core.DB.execute(DB.java:811)
[23:57:07 ERROR]: 		org.sqlite.core.DB.executeUpdate(DB.java:863)
[23:57:07 ERROR]: 		org.sqlite.jdbc3.JDBC3PreparedStatement.executeUpdate(JDBC3PreparedStatement.java:99)
[23:57:07 ERROR]: 		net.coreprotect.database.Database.insertBlock(Database.java:206)
[23:57:07 ERROR]: 		net.coreprotect.database.Logger.log_place(Logger.java:432)
[23:57:07 ERROR]: 		net.coreprotect.consumer.Process.processBlockPlace(Process.java:225)
[23:57:07 ERROR]: 		net.coreprotect.consumer.Process.processConsumer(Process.java:87)
[23:57:07 ERROR]: 		net.coreprotect.consumer.Consumer.run(Consumer.java:105)
[23:57:07 ERROR]: 		java.lang.Thread.run(Thread.java:745)
[23:57:07 ERROR]: ------------------------------
[23:57:07 ERROR]: Current Thread: Thread-10
[23:57:07 ERROR]: 	PID: 32 | Suspended: false | Native: false | State: TIMED_WAITING
[23:57:07 ERROR]: 	Stack:
[23:57:07 ERROR]: 		java.lang.Thread.sleep(Native Method)
[23:57:07 ERROR]: 		net.coreprotect.thread.CacheCleanUp.run(CacheCleanUp.java:15)
[23:57:07 ERROR]: 		java.lang.Thread.run(Thread.java:745)
[23:57:07 ERROR]: ------------------------------
[23:57:07 ERROR]: Current Thread: Abandoned connection cleanup thread
[23:57:07 ERROR]: 	PID: 30 | Suspended: false | Native: false | State: TIMED_WAITING
[23:57:07 ERROR]: 	Stack:
[23:57:07 ERROR]: 		java.lang.Object.wait(Native Method)
[23:57:07 ERROR]: 		java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:143)
[23:57:07 ERROR]: 		com.mysql.jdbc.AbandonedConnectionCleanupThread.run(AbandonedConnectionCleanupThread.java:43)
[23:57:07 ERROR]: ------------------------------
[23:57:07 ERROR]: Current Thread: MStore ModificationPollerRemote
[23:57:07 ERROR]: 	PID: 29 | Suspended: false | Native: false | State: TIMED_WAITING
[23:57:07 ERROR]: 	Stack:
[23:57:07 ERROR]: 		java.lang.Thread.sleep(Native Method)
[23:57:07 ERROR]: 		com.massivecraft.massivecore.store.ModificationPollerAbstract.run(ModificationPollerAbstract.java:31)
[23:57:07 ERROR]: ------------------------------
[23:57:07 ERROR]: Current Thread: MStore ModificationPollerLocal
[23:57:07 ERROR]: 	PID: 28 | Suspended: false | Native: false | State: TIMED_WAITING
[23:57:07 ERROR]: 	Stack:
[23:57:07 ERROR]: 		java.lang.Thread.sleep(Native Method)
[23:57:07 ERROR]: 		com.massivecraft.massivecore.store.ModificationPollerAbstract.run(ModificationPollerAbstract.java:31)
[23:57:07 ERROR]: ------------------------------
[23:57:07 ERROR]: Current Thread: Netty Server IO #0
[23:57:07 ERROR]: 	PID: 23 | Suspended: false | Native: true | State: RUNNABLE
[23:57:07 ERROR]: 	Thread is waiting on monitor(s):
[23:57:07 ERROR]: 		Locked on:sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:86)
[23:57:07 ERROR]: 		Locked on:sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:86)
[23:57:07 ERROR]: 		Locked on:sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:86)
[23:57:07 ERROR]: 	Stack:
[23:57:07 ERROR]: 		sun.nio.ch.KQueueArrayWrapper.kevent0(Native Method)
[23:57:07 ERROR]: 		sun.nio.ch.KQueueArrayWrapper.poll(KQueueArrayWrapper.java:198)
[23:57:07 ERROR]: 		sun.nio.ch.KQueueSelectorImpl.doSelect(KQueueSelectorImpl.java:117)
[23:57:07 ERROR]: 		sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:86)
[23:57:07 ERROR]: 		sun.nio.ch.SelectorImpl.select(SelectorImpl.java:97)
[23:57:07 ERROR]: 		io.netty.channel.nio.NioEventLoop.select(NioEventLoop.java:622)
[23:57:07 ERROR]: 		io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:310)
[23:57:07 ERROR]: 		io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:116)
[23:57:07 ERROR]: 		java.lang.Thread.run(Thread.java:745)
[23:57:07 ERROR]: ------------------------------
[23:57:07 ERROR]: Current Thread: Spigot Watchdog Thread
[23:57:07 ERROR]: 	PID: 22 | Suspended: false | Native: false | State: RUNNABLE
[23:57:07 ERROR]: 	Stack:
[23:57:07 ERROR]: 		sun.management.ThreadImpl.dumpThreads0(Native Method)
[23:57:07 ERROR]: 		sun.management.ThreadImpl.dumpAllThreads(ThreadImpl.java:454)
[23:57:07 ERROR]: 		org.spigotmc.WatchdogThread.run(WatchdogThread.java:76)
[23:57:07 ERROR]: ------------------------------
[23:57:07 ERROR]: Current Thread: Server console handler
[23:57:07 ERROR]: 	PID: 19 | Suspended: false | Native: true | State: RUNNABLE
[23:57:07 ERROR]: 	Thread is waiting on monitor(s):
[23:57:07 ERROR]: 		Locked on:java.io.BufferedInputStream.read(BufferedInputStream.java:265)
[23:57:07 ERROR]: 		Locked on:org.bukkit.craftbukkit.libs.jline.internal.NonBlockingInputStream.read(NonBlockingInputStream.java:169)
[23:57:07 ERROR]: 		Locked on:org.bukkit.craftbukkit.libs.jline.internal.InputStreamReader.read(InputStreamReader.java:261)
[23:57:07 ERROR]: 		Locked on:org.bukkit.craftbukkit.libs.jline.internal.InputStreamReader.read(InputStreamReader.java:198)
[23:57:07 ERROR]: 	Stack:
[23:57:07 ERROR]: 		java.io.FileInputStream.readBytes(Native Method)
[23:57:07 ERROR]: 		java.io.FileInputStream.read(FileInputStream.java:255)
[23:57:07 ERROR]: 		java.io.BufferedInputStream.fill(BufferedInputStream.java:246)
[23:57:07 ERROR]: 		java.io.BufferedInputStream.read(BufferedInputStream.java:265)
[23:57:07 ERROR]: 		org.bukkit.craftbukkit.libs.jline.internal.NonBlockingInputStream.read(NonBlockingInputStream.java:169)
[23:57:07 ERROR]: 		org.bukkit.craftbukkit.libs.jline.internal.NonBlockingInputStream.read(NonBlockingInputStream.java:137)
[23:57:07 ERROR]: 		org.bukkit.craftbukkit.libs.jline.internal.NonBlockingInputStream.read(NonBlockingInputStream.java:246)
[23:57:07 ERROR]: 		org.bukkit.craftbukkit.libs.jline.internal.InputStreamReader.read(InputStreamReader.java:261)
[23:57:07 ERROR]: 		org.bukkit.craftbukkit.libs.jline.internal.InputStreamReader.read(InputStreamReader.java:198)
[23:57:07 ERROR]: 		org.bukkit.craftbukkit.libs.jline.console.ConsoleReader.readCharacter(ConsoleReader.java:2145)
[23:57:07 ERROR]: 		org.bukkit.craftbukkit.libs.jline.console.ConsoleReader.readLine(ConsoleReader.java:2349)
[23:57:07 ERROR]: 		net.minecraft.server.v1_11_R1.DedicatedServer$2.run(DedicatedServer.java:84)
[23:57:07 ERROR]: ------------------------------
[23:57:07 ERROR]: Current Thread: Thread-5
[23:57:07 ERROR]: 	PID: 20 | Suspended: false | Native: true | State: RUNNABLE
[23:57:07 ERROR]: 	Stack:
[23:57:07 ERROR]: 		java.lang.UNIXProcess.forkAndExec(Native Method)
[23:57:07 ERROR]: 		java.lang.UNIXProcess.<init>(UNIXProcess.java:247)
[23:57:07 ERROR]: 		java.lang.ProcessImpl.start(ProcessImpl.java:134)
[23:57:07 ERROR]: 		java.lang.ProcessBuilder.start(ProcessBuilder.java:1029)
[23:57:07 ERROR]: 		java.lang.Runtime.exec(Runtime.java:620)
[23:57:07 ERROR]: 		java.lang.Runtime.exec(Runtime.java:485)
[23:57:07 ERROR]: 		org.bukkit.craftbukkit.libs.jline.internal.TerminalLineSettings.exec(TerminalLineSettings.java:196)
[23:57:07 ERROR]: 		org.bukkit.craftbukkit.libs.jline.internal.TerminalLineSettings.exec(TerminalLineSettings.java:186)
[23:57:07 ERROR]: 		org.bukkit.craftbukkit.libs.jline.internal.TerminalLineSettings.stty(TerminalLineSettings.java:181)
[23:57:07 ERROR]: 		org.bukkit.craftbukkit.libs.jline.internal.TerminalLineSettings.get(TerminalLineSettings.java:74)
[23:57:07 ERROR]: 		org.bukkit.craftbukkit.libs.jline.internal.TerminalLineSettings.getProperty(TerminalLineSettings.java:95)
[23:57:07 ERROR]: 		org.bukkit.craftbukkit.libs.jline.UnixTerminal.getWidth(UnixTerminal.java:76)
[23:57:07 ERROR]: 		org.bukkit.craftbukkit.libs.jline.console.ConsoleReader.drawBuffer(ConsoleReader.java:879)
[23:57:07 ERROR]: 		org.bukkit.craftbukkit.libs.jline.console.ConsoleReader.drawBuffer(ConsoleReader.java:898)
[23:57:07 ERROR]: 		org.bukkit.craftbukkit.libs.jline.console.ConsoleReader.drawLine(ConsoleReader.java:608)
[23:57:07 ERROR]: 		org.bukkit.craftbukkit.v1_11_R1.util.TerminalConsoleWriterThread.run(TerminalConsoleWriterThread.java:40)
[23:57:07 ERROR]: 		java.lang.Thread.run(Thread.java:745)
[23:57:07 ERROR]: ------------------------------
[23:57:07 ERROR]: Current Thread: DestroyJavaVM
[23:57:07 ERROR]: 	PID: 18 | Suspended: false | Native: false | State: RUNNABLE
[23:57:07 ERROR]: 	Stack:
[23:57:07 ERROR]: ------------------------------
[23:57:07 ERROR]: Current Thread: Server thread
[23:57:07 ERROR]: 	PID: 16 | Suspended: false | Native: false | State: RUNNABLE
[23:57:07 ERROR]: 	Thread is waiting on monitor(s):
[23:57:07 ERROR]: 		Locked on:net.minecraft.server.v1_11_R1.RegionFile.chunkExists(RegionFile.java:108)
[23:57:07 ERROR]: 	Stack:
[23:57:07 ERROR]: 		java.io.RandomAccessFile.read0(Native Method)
[23:57:07 ERROR]: 		java.io.RandomAccessFile.read(RandomAccessFile.java:337)
[23:57:07 ERROR]: 		java.io.RandomAccessFile.readInt(RandomAccessFile.java:798)
[23:57:07 ERROR]: 		net.minecraft.server.v1_11_R1.RegionFile.chunkExists(RegionFile.java:108)
[23:57:07 ERROR]: 		net.minecraft.server.v1_11_R1.ChunkRegionLoader.chunkExists(ChunkRegionLoader.java:42)
[23:57:07 ERROR]: 		net.minecraft.server.v1_11_R1.ChunkProviderServer.getOrLoadChunkAt(ChunkProviderServer.java:84)
[23:57:07 ERROR]: 		org.bukkit.craftbukkit.v1_11_R1.CraftWorld.loadChunk(CraftWorld.java:267)
[23:57:07 ERROR]: 		com.wimbli.WorldBorder.WorldFillTask.run(WorldFillTask.java:210)
[23:57:07 ERROR]: 		org.bukkit.craftbukkit.v1_11_R1.scheduler.CraftTask.run(CraftTask.java:71)
[23:57:07 ERROR]: 		org.bukkit.craftbukkit.v1_11_R1.scheduler.CraftScheduler.mainThreadHeartbeat(CraftScheduler.java:353)
[23:57:07 ERROR]: 		net.minecraft.server.v1_11_R1.MinecraftServer.D(MinecraftServer.java:730)
[23:57:07 ERROR]: 		net.minecraft.server.v1_11_R1.DedicatedServer.D(DedicatedServer.java:399)
[23:57:07 ERROR]: 		net.minecraft.server.v1_11_R1.MinecraftServer.C(MinecraftServer.java:675)
[23:57:07 ERROR]: 		net.minecraft.server.v1_11_R1.MinecraftServer.run(MinecraftServer.java:574)
[23:57:07 ERROR]: 		java.lang.Thread.run(Thread.java:745)
[23:57:07 ERROR]: ------------------------------
[23:57:07 ERROR]: Current Thread: Server Infinisleeper
[23:57:07 ERROR]: 	PID: 17 | Suspended: false | Native: false | State: TIMED_WAITING
[23:57:07 ERROR]: 	Stack:
[23:57:07 ERROR]: 		java.lang.Thread.sleep(Native Method)
[23:57:07 ERROR]: 		net.minecraft.server.v1_11_R1.DedicatedServer$1.run(DedicatedServer.java:59)
[23:57:07 ERROR]: ------------------------------
[23:57:07 ERROR]: Current Thread: NonBlockingInputStreamThread
[23:57:07 ERROR]: 	PID: 14 | Suspended: false | Native: false | State: WAITING
[23:57:07 ERROR]: 	Stack:
[23:57:07 ERROR]: 		java.lang.Object.wait(Native Method)
[23:57:07 ERROR]: 		org.bukkit.craftbukkit.libs.jline.internal.NonBlockingInputStream.run(NonBlockingInputStream.java:278)
[23:57:07 ERROR]: 		java.lang.Thread.run(Thread.java:745)
[23:57:07 ERROR]: ------------------------------
[23:57:07 ERROR]: Current Thread: Snooper Timer
[23:57:07 ERROR]: 	PID: 12 | Suspended: false | Native: false | State: TIMED_WAITING
[23:57:07 ERROR]: 	Stack:
[23:57:07 ERROR]: 		java.lang.Object.wait(Native Method)
[23:57:07 ERROR]: 		java.util.TimerThread.mainLoop(Timer.java:552)
[23:57:07 ERROR]: 		java.util.TimerThread.run(Timer.java:505)
[23:57:07 ERROR]: ------------------------------
[23:57:07 ERROR]: Current Thread: process reaper
[23:57:07 ERROR]: 	PID: 9 | Suspended: false | Native: false | State: TIMED_WAITING
[23:57:07 ERROR]: 	Stack:
[23:57:07 ERROR]: 		sun.misc.Unsafe.park(Native Method)
[23:57:07 ERROR]: 		java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
[23:57:07 ERROR]: 		java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)
[23:57:07 ERROR]: 		java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)
[23:57:07 ERROR]: 		java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)
[23:57:07 ERROR]: 		java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1066)
[23:57:07 ERROR]: 		java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
[23:57:07 ERROR]: 		java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
[23:57:07 ERROR]: 		java.lang.Thread.run(Thread.java:745)
[23:57:07 ERROR]: ------------------------------
[23:57:07 ERROR]: Current Thread: Signal Dispatcher
[23:57:07 ERROR]: 	PID: 4 | Suspended: false | Native: false | State: RUNNABLE
[23:57:07 ERROR]: 	Stack:
[23:57:07 ERROR]: ------------------------------
[23:57:07 ERROR]: Current Thread: Finalizer
[23:57:07 ERROR]: 	PID: 3 | Suspended: false | Native: false | State: WAITING
[23:57:07 ERROR]: 	Stack:
[23:57:07 ERROR]: 		java.lang.Object.wait(Native Method)
[23:57:07 ERROR]: 		java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:143)
[23:57:07 ERROR]: 		java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:164)
[23:57:07 ERROR]: 		java.lang.ref.Finalizer$FinalizerThread.run(Finalizer.java:209)
[23:57:07 ERROR]: ------------------------------
[23:57:07 ERROR]: Current Thread: Reference Handler
[23:57:07 ERROR]: 	PID: 2 | Suspended: false | Native: false | State: WAITING
[23:57:07 ERROR]: 	Stack:
[23:57:07 ERROR]: 		java.lang.Object.wait(Native Method)
[23:57:07 ERROR]: 		java.lang.Object.wait(Object.java:502)
[23:57:07 ERROR]: 		java.lang.ref.Reference.tryHandlePending(Reference.java:191)
[23:57:07 ERROR]: 		java.lang.ref.Reference$ReferenceHandler.run(Reference.java:153)
[23:57:07 ERROR]: ------------------------------