-
-
Notifications
You must be signed in to change notification settings - Fork 313
Closed
Labels
Requires TestingThis is a new issue which needs to be approved before labeled with "bug"This is a new issue which needs to be approved before labeled with "bug"
Description
[15:00:53] [Spigot Watchdog Thread/ERROR]: ------------------------------
[15:00:53] [Spigot Watchdog Thread/ERROR]: The server has stopped responding! This is (probably) not a Spigot bug.
[15:00:53] [Spigot Watchdog Thread/ERROR]: If you see a plugin in the Server thread dump below, then please report it to that author
[15:00:53] [Spigot Watchdog Thread/ERROR]: *Especially* if it looks like HTTP or MySQL operations are occurring
[15:00:53] [Spigot Watchdog Thread/ERROR]: If you see a world save or edit, then it means you did far more than your server can handle at once
[15:00:53] [Spigot Watchdog Thread/ERROR]: If this is the case, consider increasing timeout-time in spigot.yml but note that this will replace the crash with LARGE lag spikes
[15:00:53] [Spigot Watchdog Thread/ERROR]: If you are unsure or still think this is a Spigot bug, please report to https://www.spigotmc.org/
[15:00:53] [Spigot Watchdog Thread/ERROR]: Be sure to include ALL relevant console errors and Minecraft crash reports
[15:00:53] [Spigot Watchdog Thread/ERROR]: Spigot version: git-Spigot-800b93f-8160e29 (MC: 1.15.2)
[15:00:53] [Spigot Watchdog Thread/ERROR]: ------------------------------
[15:00:53] [Spigot Watchdog Thread/ERROR]: Server thread dump (Look for plugins here before reporting to Spigot!):
[15:00:53] [Spigot Watchdog Thread/ERROR]: ------------------------------
[15:00:53] [Spigot Watchdog Thread/ERROR]: Current Thread: Server thread
[15:00:53] [Spigot Watchdog Thread/ERROR]: PID: 20 | Suspended: false | Native: false | State: BLOCKED
[15:00:53] [Spigot Watchdog Thread/ERROR]: Stack:
[15:00:53] [Spigot Watchdog Thread/ERROR]: com.sk89q.worldedit.LocalSession.getClipboard(LocalSession.java:769)
[15:00:53] [Spigot Watchdog Thread/ERROR]: com.Zrips.sv.commands.list.we.getWEPasteRegion(we.java:176)
[15:00:53] [Spigot Watchdog Thread/ERROR]: com.Zrips.sv.commands.list.we.showPasteSelection(we.java:88)
[15:00:53] [Spigot Watchdog Thread/ERROR]: com.Zrips.sv.AllListeners.onPreprocessCommand$1.run(onPreprocessCommand.java:62)
[15:00:53] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.v1_15_R1.scheduler.CraftTask.run(CraftTask.java:81)
[15:00:53] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.v1_15_R1.scheduler.CraftScheduler.mainThreadHeartbeat(CraftScheduler.java:394)
[15:00:53] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_15_R1.MinecraftServer.b(MinecraftServer.java:1036)
[15:00:53] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_15_R1.DedicatedServer.b(DedicatedServer.java:399)
[15:00:53] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_15_R1.MinecraftServer.a(MinecraftServer.java:984)
[15:00:53] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_15_R1.MinecraftServer.run(MinecraftServer.java:824)
[15:00:53] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:748)
[15:00:53] [Spigot Watchdog Thread/ERROR]: ------------------------------
[15:00:53] [Spigot Watchdog Thread/ERROR]: Entire Thread Dump:
[15:00:54] [Spigot Watchdog Thread/ERROR]: ------------------------------
[15:00:54] [Spigot Watchdog Thread/ERROR]: Current Thread: process reaper
[15:00:54] [Spigot Watchdog Thread/ERROR]: PID: 203 | Suspended: false | Native: false | State: RUNNABLE
[15:00:54] [Spigot Watchdog Thread/ERROR]: Stack:
[15:00:54] [Spigot Watchdog Thread/ERROR]: ------------------------------
[15:00:54] [Spigot Watchdog Thread/ERROR]: Current Thread: Craft Scheduler Thread - 13
[15:00:54] [Spigot Watchdog Thread/ERROR]: PID: 193 | Suspended: false | Native: false | State: WAITING
[15:00:54] [Spigot Watchdog Thread/ERROR]: Thread is waiting on monitor(s):
[15:00:54] [Spigot Watchdog Thread/ERROR]: Locked on:com.boydti.fawe.bukkit.adapter.mc1_15_2.BukkitGetBlocks_1_15_2.getChunk(BukkitGetBlocks_1_15_2.java:609)
[15:00:54] [Spigot Watchdog Thread/ERROR]: Locked on:com.boydti.fawe.bukkit.adapter.mc1_15_2.BukkitGetBlocks_1_15_2.getSections(BukkitGetBlocks_1_15_2.java:595)
[15:00:54] [Spigot Watchdog Thread/ERROR]: Locked on:com.boydti.fawe.bukkit.adapter.mc1_15_2.BukkitGetBlocks_1_15_2.update(BukkitGetBlocks_1_15_2.java:489)
[15:00:54] [Spigot Watchdog Thread/ERROR]: Locked on:com.sk89q.worldedit.extension.platform.PlatformCommandManager.lambda$handleCommand$13(PlatformCommandManager.java:651)
[15:00:54] [Spigot Watchdog Thread/ERROR]: Stack:
[15:00:54] [Spigot Watchdog Thread/ERROR]: sun.misc.Unsafe.park(Native Method)
[15:00:54] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
[15:00:54] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.CompletableFuture$Signaller.block(CompletableFuture.java:1707)
[15:00:54] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ForkJoinPool.managedBlock(ForkJoinPool.java:3323)
[15:00:54] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.CompletableFuture.waitingGet(CompletableFuture.java:1742)
[15:00:54] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.CompletableFuture.join(CompletableFuture.java:1947)
[15:00:54] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_15_R1.ChunkProviderServer.getChunkAt(ChunkProviderServer.java:86)
[15:00:54] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_15_R1.IChunkProvider.getChunkAt(SourceFile:16)
[15:00:54] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_15_R1.World.getChunkIfLoaded(World.java:103)
[15:00:54] [Spigot Watchdog Thread/ERROR]: com.boydti.fawe.bukkit.adapter.mc1_15_2.BukkitAdapter_1_15_2.ensureLoaded(BukkitAdapter_1_15_2.java:126)
[15:00:54] [Spigot Watchdog Thread/ERROR]: com.boydti.fawe.bukkit.adapter.mc1_15_2.BukkitGetBlocks_1_15_2.ensureLoaded(BukkitGetBlocks_1_15_2.java:209)
[15:00:54] [Spigot Watchdog Thread/ERROR]: com.boydti.fawe.bukkit.adapter.mc1_15_2.BukkitGetBlocks_1_15_2.getChunk(BukkitGetBlocks_1_15_2.java:609)
[15:00:54] [Spigot Watchdog Thread/ERROR]: com.boydti.fawe.bukkit.adapter.mc1_15_2.BukkitGetBlocks_1_15_2.getSections(BukkitGetBlocks_1_15_2.java:595)
[15:00:54] [Spigot Watchdog Thread/ERROR]: com.boydti.fawe.bukkit.adapter.mc1_15_2.BukkitGetBlocks_1_15_2.update(BukkitGetBlocks_1_15_2.java:489)
[15:00:54] [Spigot Watchdog Thread/ERROR]: com.boydti.fawe.beta.implementation.blocks.CharBlocks$2.get(CharBlocks.java:23)
[15:00:54] [Spigot Watchdog Thread/ERROR]: com.boydti.fawe.beta.implementation.blocks.CharBlocks$Section.get(CharBlocks.java:136)
[15:00:54] [Spigot Watchdog Thread/ERROR]: com.boydti.fawe.beta.implementation.blocks.CharBlocks.get(CharBlocks.java:103)
[15:00:54] [Spigot Watchdog Thread/ERROR]: com.boydti.fawe.beta.implementation.blocks.CharGetBlocks.getFullBlock(CharGetBlocks.java:15)
[15:00:54] [Spigot Watchdog Thread/ERROR]: com.boydti.fawe.beta.implementation.chunk.ChunkHolder$2.getFullBlock(ChunkHolder.java:190)
[15:00:54] [Spigot Watchdog Thread/ERROR]: com.boydti.fawe.beta.implementation.chunk.ChunkHolder.getFullBlock(ChunkHolder.java:459)
[15:00:54] [Spigot Watchdog Thread/ERROR]: com.boydti.fawe.beta.implementation.chunk.ChunkHolder$4.getFullBlock(ChunkHolder.java:289)
[15:00:54] [Spigot Watchdog Thread/ERROR]: com.boydti.fawe.beta.implementation.chunk.ChunkHolder.getFullBlock(ChunkHolder.java:459)
[15:00:54] [Spigot Watchdog Thread/ERROR]: com.boydti.fawe.beta.implementation.IChunkExtent.getFullBlock(IChunkExtent.java:50)
[15:00:54] [Spigot Watchdog Thread/ERROR]: com.sk89q.worldedit.extent.InputExtent.getFullBlock(InputExtent.java:65)
[15:00:54] [Spigot Watchdog Thread/ERROR]: com.sk89q.worldedit.extent.PassthroughExtent.getFullBlock(PassthroughExtent.java:191)
[15:00:54] [Spigot Watchdog Thread/ERROR]: com.sk89q.worldedit.extent.PassthroughExtent.getFullBlock(PassthroughExtent.java:191)
[15:00:54] [Spigot Watchdog Thread/ERROR]: com.boydti.fawe.object.function.block.SimpleBlockCopy.apply(SimpleBlockCopy.java:21)
[15:00:54] [Spigot Watchdog Thread/ERROR]: com.sk89q.worldedit.function.visitor.RegionVisitor.resume(RegionVisitor.java:66)
[15:00:54] [Spigot Watchdog Thread/ERROR]: com.sk89q.worldedit.function.operation.Operations.completeBlindly(Operations.java:76)
[15:00:54] [Spigot Watchdog Thread/ERROR]: com.sk89q.worldedit.function.operation.ForwardExtentCopy.resume(ForwardExtentCopy.java:395)
[15:00:54] [Spigot Watchdog Thread/ERROR]: com.sk89q.worldedit.function.operation.Operations.completeLegacy(Operations.java:57)
[15:00:54] [Spigot Watchdog Thread/ERROR]: com.sk89q.worldedit.command.ClipboardCommands.copy(ClipboardCommands.java:151)
[15:00:54] [Spigot Watchdog Thread/ERROR]: com.sk89q.worldedit.command.ClipboardCommandsRegistration.cmd$_copy(ClipboardCommandsRegistration.java:271)
[15:00:54] [Spigot Watchdog Thread/ERROR]: com.sk89q.worldedit.command.ClipboardCommandsRegistration$$Lambda$2437/1897358627.run(Unknown Source)
[15:00:54] [Spigot Watchdog Thread/ERROR]: org.enginehub.piston.CommandManager.execute(CommandManager.java:158)
[15:00:54] [Spigot Watchdog Thread/ERROR]: com.sk89q.worldedit.extension.platform.PlatformCommandManager.lambda$handleCommandOnCurrentThread$15(PlatformCommandManager.java:679)
[15:00:54] [Spigot Watchdog Thread/ERROR]: com.sk89q.worldedit.extension.platform.PlatformCommandManager$$Lambda$4373/1917366473.get(Unknown Source)
[15:00:54] [Spigot Watchdog Thread/ERROR]: com.sk89q.worldedit.extension.platform.PlatformCommandManager.handleCommandTask(PlatformCommandManager.java:695)
[15:00:54] [Spigot Watchdog Thread/ERROR]: com.sk89q.worldedit.extension.platform.PlatformCommandManager.handleCommandOnCurrentThread(PlatformCommandManager.java:681)
[15:00:54] [Spigot Watchdog Thread/ERROR]: com.sk89q.worldedit.extension.platform.PlatformCommandManager.lambda$handleCommand$13(PlatformCommandManager.java:651)
[15:00:54] [Spigot Watchdog Thread/ERROR]: com.sk89q.worldedit.extension.platform.PlatformCommandManager$$Lambda$4366/1204044128.run(Unknown Source)
[15:00:54] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.v1_15_R1.scheduler.CraftTask.run(CraftTask.java:81)
[15:00:54] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.v1_15_R1.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:54)
[15:00:54] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
[15:00:54] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
[15:00:54] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:748)
[15:00:54] [Spigot Watchdog Thread/ERROR]: ------------------------------
[15:00:54] [Spigot Watchdog Thread/ERROR]: Current Thread: pool-16-thread-1
[15:00:54] [Spigot Watchdog Thread/ERROR]: PID: 143 | Suspended: false | Native: false | State: WAITING
[15:00:54] [Spigot Watchdog Thread/ERROR]: Stack:
[15:00:54] [Spigot Watchdog Thread/ERROR]: sun.misc.Unsafe.park(Native Method)
[15:00:54] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
[15:00:54] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
[15:00:54] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
[15:00:54] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
[15:00:54] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
[15:00:54] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
[15:00:54] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:748)
[15:00:54] [Spigot Watchdog Thread/ERROR]: ------------------------------
[15:00:54] [Spigot Watchdog Thread/ERROR]: Current Thread: ProtocolLib-StructureCompiler 0
[15:00:54] [Spigot Watchdog Thread/ERROR]: PID: 138 | Suspended: false | Native: false | State: WAITING
[15:00:54] [Spigot Watchdog Thread/ERROR]: Stack:
[15:00:54] [Spigot Watchdog Thread/ERROR]: sun.misc.Unsafe.park(Native Method)
[15:00:54] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
[15:00:54] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
[15:00:54] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
[15:00:54] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
[15:00:54] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
[15:00:54] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
[15:00:54] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:748)
[15:00:54] [Spigot Watchdog Thread/ERROR]: ------------------------------
[15:00:54] [Spigot Watchdog Thread/ERROR]: Current Thread: Netty Epoll Server IO #3
[15:00:54] [Spigot Watchdog Thread/ERROR]: PID: 136 | Suspended: false | Native: false | State: RUNNABLE
[15:00:54] [Spigot Watchdog Thread/ERROR]: Stack:
[15:00:54] [Spigot Watchdog Thread/ERROR]: io.netty.channel.epoll.Native.epollWait0(Native Method)
[15:00:54] [Spigot Watchdog Thread/ERROR]: io.netty.channel.epoll.Native.epollWait(Native.java:114)
[15:00:54] [Spigot Watchdog Thread/ERROR]: io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:239)
[15:00:54] [Spigot Watchdog Thread/ERROR]: io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:256)
[15:00:54] [Spigot Watchdog Thread/ERROR]: io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:884)
[15:00:54] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:748)
[15:00:54] [Spigot Watchdog Thread/ERROR]: ------------------------------
[15:00:54] [Spigot Watchdog Thread/ERROR]: Current Thread: Skript variable save thread
[15:00:54] [Spigot Watchdog Thread/ERROR]: PID: 63 | Suspended: false | Native: false | State: WAITING
[15:00:54] [Spigot Watchdog Thread/ERROR]: Stack:
[15:00:54] [Spigot Watchdog Thread/ERROR]: sun.misc.Unsafe.park(Native Method)
[15:00:54] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
[15:00:54] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
[15:00:54] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
[15:00:54] [Spigot Watchdog Thread/ERROR]: ch.njol.skript.variables.Variables$2.run(Variables.java:548)
[15:00:54] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:748)
[15:00:54] [Spigot Watchdog Thread/ERROR]: ------------------------------
[15:00:54] [Spigot Watchdog Thread/ERROR]: Current Thread: Skript variable save thread for database 'default'
[15:00:54] [Spigot Watchdog Thread/ERROR]: PID: 117 | Suspended: false | Native: false | State: WAITING
[15:00:54] [Spigot Watchdog Thread/ERROR]: Stack:
[15:00:54] [Spigot Watchdog Thread/ERROR]: sun.misc.Unsafe.park(Native Method)
[15:00:54] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
[15:00:54] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
[15:00:54] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
[15:00:54] [Spigot Watchdog Thread/ERROR]: ch.njol.skript.variables.VariablesStorage$1.run(VariablesStorage.java:76)
[15:00:54] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:748)
[15:00:54] [Spigot Watchdog Thread/ERROR]: ------------------------------
[15:00:54] [Spigot Watchdog Thread/ERROR]: Current Thread: pool-8-thread-1
[15:00:54] [Spigot Watchdog Thread/ERROR]: PID: 111 | Suspended: false | Native: false | State: WAITING
[15:00:54] [Spigot Watchdog Thread/ERROR]: Stack:
[15:00:54] [Spigot Watchdog Thread/ERROR]: sun.misc.Unsafe.park(Native Method)
[15:00:54] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
[15:00:54] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
[15:00:54] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
[15:00:54] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
[15:00:54] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
[15:00:54] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
[15:00:54] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:748)
[15:00:54] [Spigot Watchdog Thread/ERROR]: ------------------------------
[15:00:54] [Spigot Watchdog Thread/ERROR]: Current Thread: Netty Epoll Server IO #2
[15:00:54] [Spigot Watchdog Thread/ERROR]: PID: 109 | Suspended: false | Native: false | State: RUNNABLE
[15:00:54] [Spigot Watchdog Thread/ERROR]: Stack:
[15:00:54] [Spigot Watchdog Thread/ERROR]: io.netty.channel.epoll.Native.epollWait0(Native Method)
[15:00:54] [Spigot Watchdog Thread/ERROR]: io.netty.channel.epoll.Native.epollWait(Native.java:114)
[15:00:54] [Spigot Watchdog Thread/ERROR]: io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:239)
[15:00:54] [Spigot Watchdog Thread/ERROR]: io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:256)
[15:00:54] [Spigot Watchdog Thread/ERROR]: io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:884)
[15:00:54] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:748)
[15:00:54] [Spigot Watchdog Thread/ERROR]: ------------------------------
[15:00:54] [Spigot Watchdog Thread/ERROR]: Current Thread: Netty Epoll Server IO #1
[15:00:54] [Spigot Watchdog Thread/ERROR]: PID: 107 | Suspended: false | Native: false | State: RUNNABLE
[15:00:54] [Spigot Watchdog Thread/ERROR]: Stack:
[15:00:54] [Spigot Watchdog Thread/ERROR]: io.netty.channel.epoll.Native.epollWait0(Native Method)
[15:00:54] [Spigot Watchdog Thread/ERROR]: io.netty.channel.epoll.Native.epollWait(Native.java:114)
[15:00:54] [Spigot Watchdog Thread/ERROR]: io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:239)
[15:00:54] [Spigot Watchdog Thread/ERROR]: io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:256)
[15:00:54] [Spigot Watchdog Thread/ERROR]: io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:884)
[15:00:54] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:748)
[15:00:54] [Spigot Watchdog Thread/ERROR]: ------------------------------
[15:00:54] [Spigot Watchdog Thread/ERROR]: Current Thread: RCON Listener #2
[15:00:54] [Spigot Watchdog Thread/ERROR]: PID: 108 | Suspended: false | Native: false | State: RUNNABLE
[15:00:54] [Spigot Watchdog Thread/ERROR]: Stack:
[15:00:54] [Spigot Watchdog Thread/ERROR]: java.net.PlainSocketImpl.socketAccept(Native Method)
[15:00:54] [Spigot Watchdog Thread/ERROR]: java.net.AbstractPlainSocketImpl.accept(AbstractPlainSocketImpl.java:409)
[15:00:54] [Spigot Watchdog Thread/ERROR]: java.net.ServerSocket.implAccept(ServerSocket.java:560)
[15:00:54] [Spigot Watchdog Thread/ERROR]: java.net.ServerSocket.accept(ServerSocket.java:528)
[15:00:54] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_15_R1.RemoteControlListener.run(SourceFile:58)
[15:00:54] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:748)
[15:00:54] [Spigot Watchdog Thread/ERROR]: ------------------------------
[15:00:54] [Spigot Watchdog Thread/ERROR]: Current Thread: Query Listener #1
[15:00:54] [Spigot Watchdog Thread/ERROR]: PID: 106 | Suspended: false | Native: false | State: RUNNABLE
[15:00:54] [Spigot Watchdog Thread/ERROR]: Thread is waiting on monitor(s):
[15:00:54] [Spigot Watchdog Thread/ERROR]: Locked on:java.net.PlainDatagramSocketImpl.receive0(Native Method)
[15:00:54] [Spigot Watchdog Thread/ERROR]: Locked on:java.net.AbstractPlainDatagramSocketImpl.receive(AbstractPlainDatagramSocketImpl.java:143)
[15:00:54] [Spigot Watchdog Thread/ERROR]: Locked on:java.net.DatagramSocket.receive(DatagramSocket.java:812)
[15:00:54] [Spigot Watchdog Thread/ERROR]: Locked on:java.net.DatagramSocket.receive(DatagramSocket.java:812)
[15:00:54] [Spigot Watchdog Thread/ERROR]: Stack:
[15:00:54] [Spigot Watchdog Thread/ERROR]: java.net.PlainDatagramSocketImpl.receive0(Native Method)
[15:00:54] [Spigot Watchdog Thread/ERROR]: java.net.AbstractPlainDatagramSocketImpl.receive(AbstractPlainDatagramSocketImpl.java:143)
[15:00:54] [Spigot Watchdog Thread/ERROR]: java.net.DatagramSocket.receive(DatagramSocket.java:812)
[15:00:54] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_15_R1.RemoteStatusListener.run(SourceFile:260)
[15:00:54] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:748)
[15:00:54] [Spigot Watchdog Thread/ERROR]: ------------------------------
[15:00:54] [Spigot Watchdog Thread/ERROR]: Current Thread: mysql-cj-abandoned-connection-cleanup
[15:00:54] [Spigot Watchdog Thread/ERROR]: PID: 105 | Suspended: false | Native: false | State: TIMED_WAITING
[15:00:54] [Spigot Watchdog Thread/ERROR]: Stack:
[15:00:54] [Spigot Watchdog Thread/ERROR]: java.lang.Object.wait(Native Method)
[15:00:54] [Spigot Watchdog Thread/ERROR]: java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:144)
[15:00:54] [Spigot Watchdog Thread/ERROR]: com.mysql.jdbc.AbandonedConnectionCleanupThread.run(AbandonedConnectionCleanupThread.java:80)
[15:00:54] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
[15:00:54] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
[15:00:54] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:748)
[15:00:54] [Spigot Watchdog Thread/ERROR]: ------------------------------
[15:00:54] [Spigot Watchdog Thread/ERROR]: Current Thread: pool-17-thread-1
[15:00:54] [Spigot Watchdog Thread/ERROR]: PID: 102 | Suspended: false | Native: false | State: TIMED_WAITING
[15:00:54] [Spigot Watchdog Thread/ERROR]: Stack:
[15:00:54] [Spigot Watchdog Thread/ERROR]: sun.misc.Unsafe.park(Native Method)
[15:00:54] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
[15:00:54] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078)
[15:00:54] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1093)
[15:00:54] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:809)
[15:00:54] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
[15:00:54] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
[15:00:54] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
[15:00:54] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:748)
[15:00:54] [Spigot Watchdog Thread/ERROR]: ------------------------------
[15:00:54] [Spigot Watchdog Thread/ERROR]: Current Thread: Java2D Disposer
[15:00:54] [Spigot Watchdog Thread/ERROR]: PID: 101 | Suspended: false | Native: false | State: WAITING
[15:00:54] [Spigot Watchdog Thread/ERROR]: Stack:
[15:00:54] [Spigot Watchdog Thread/ERROR]: java.lang.Object.wait(Native Method)
[15:00:54] [Spigot Watchdog Thread/ERROR]: java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:144)
[15:00:54] [Spigot Watchdog Thread/ERROR]: java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:165)
[15:00:54] [Spigot Watchdog Thread/ERROR]: sun.java2d.Disposer.run(Disposer.java:148)
[15:00:54] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:748)
[15:00:54] [Spigot Watchdog Thread/ERROR]: ------------------------------
[15:00:54] [Spigot Watchdog Thread/ERROR]: Current Thread: poi IO worker
[15:00:54] [Spigot Watchdog Thread/ERROR]: PID: 95 | Suspended: false | Native: false | State: WAITING
[15:00:54] [Spigot Watchdog Thread/ERROR]: Stack:
[15:00:54] [Spigot Watchdog Thread/ERROR]: sun.misc.Unsafe.park(Native Method)
[15:00:54] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
[15:00:54] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_15_R1.IOWorker.c(SourceFile:124)
[15:00:54] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_15_R1.IOWorker.d(SourceFile:134)
[15:00:54] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_15_R1.IOWorker$$Lambda$3191/1254698001.run(Unknown Source)
[15:00:54] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:748)
[15:00:54] [Spigot Watchdog Thread/ERROR]: ------------------------------
[15:00:54] [Spigot Watchdog Thread/ERROR]: Current Thread: chunk IO worker
[15:00:54] [Spigot Watchdog Thread/ERROR]: PID: 94 | Suspended: false | Native: false | State: WAITING
[15:00:54] [Spigot Watchdog Thread/ERROR]: Stack:
[15:00:54] [Spigot Watchdog Thread/ERROR]: sun.misc.Unsafe.park(Native Method)
[15:00:54] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
[15:00:54] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_15_R1.IOWorker.c(SourceFile:124)
[15:00:54] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_15_R1.IOWorker.d(SourceFile:134)
[15:00:54] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_15_R1.IOWorker$$Lambda$3191/1254698001.run(Unknown Source)
[15:00:54] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:748)
[15:00:54] [Spigot Watchdog Thread/ERROR]: ------------------------------
[15:00:54] [Spigot Watchdog Thread/ERROR]: Current Thread: poi IO worker
[15:00:54] [Spigot Watchdog Thread/ERROR]: PID: 87 | Suspended: false | Native: false | State: WAITING
[15:00:54] [Spigot Watchdog Thread/ERROR]: Stack:
[15:00:54] [Spigot Watchdog Thread/ERROR]: sun.misc.Unsafe.park(Native Method)
[15:00:54] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
[15:00:54] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_15_R1.IOWorker.c(SourceFile:124)
[15:00:54] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_15_R1.IOWorker.d(SourceFile:134)
[15:00:54] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_15_R1.IOWorker$$Lambda$3191/1254698001.run(Unknown Source)
[15:00:54] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:748)
[15:00:54] [Spigot Watchdog Thread/ERROR]: ------------------------------
[15:00:54] [Spigot Watchdog Thread/ERROR]: Current Thread: chunk IO worker
[15:00:54] [Spigot Watchdog Thread/ERROR]: PID: 85 | Suspended: false | Native: false | State: WAITING
[15:00:54] [Spigot Watchdog Thread/ERROR]: Stack:
[15:00:54] [Spigot Watchdog Thread/ERROR]: sun.misc.Unsafe.park(Native Method)
[15:00:54] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
[15:00:54] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_15_R1.IOWorker.c(SourceFile:124)
[15:00:54] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_15_R1.IOWorker.d(SourceFile:134)
[15:00:54] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_15_R1.IOWorker$$Lambda$3191/1254698001.run(Unknown Source)
[15:00:54] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:748)
[15:00:54] [Spigot Watchdog Thread/ERROR]: ------------------------------
[15:00:54] [Spigot Watchdog Thread/ERROR]: Current Thread: Thread-47
[15:00:54] [Spigot Watchdog Thread/ERROR]: PID: 84 | Suspended: false | Native: false | State: WAITING
[15:00:54] [Spigot Watchdog Thread/ERROR]: Stack:
[15:00:54] [Spigot Watchdog Thread/ERROR]: sun.misc.Unsafe.park(Native Method)
[15:00:54] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
[15:00:54] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
[15:00:54] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ArrayBlockingQueue.take(ArrayBlockingQueue.java:403)
[15:00:54] [Spigot Watchdog Thread/ERROR]: ch.njol.skript.ScriptLoader$AsyncLoaderThread.run(ScriptLoader.java:322)
[15:00:54] [Spigot Watchdog Thread/ERROR]: ------------------------------
[15:00:54] [Spigot Watchdog Thread/ERROR]: Current Thread: etp271943833-83
[15:00:54] [Spigot Watchdog Thread/ERROR]: PID: 83 | Suspended: false | Native: false | State: WAITING
[15:00:54] [Spigot Watchdog Thread/ERROR]: Stack:
[15:00:54] [Spigot Watchdog Thread/ERROR]: sun.misc.Unsafe.park(Native Method)
[15:00:54] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
[15:00:54] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
[15:00:54] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
[15:00:54] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
[15:00:54] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
[15:00:54] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
[15:00:54] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:748)
[15:00:54] [Spigot Watchdog Thread/ERROR]: ------------------------------
[15:00:54] [Spigot Watchdog Thread/ERROR]: Current Thread: etp271943833-82
[15:00:54] [Spigot Watchdog Thread/ERROR]: PID: 82 | Suspended: false | Native: false | State: WAITING
[15:00:54] [Spigot Watchdog Thread/ERROR]: Stack:
[15:00:54] [Spigot Watchdog Thread/ERROR]: sun.misc.Unsafe.park(Native Method)
[15:00:54] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
[15:00:54] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
[15:00:54] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
[15:00:54] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
[15:00:54] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
[15:00:54] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
[15:00:54] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:748)
[15:00:54] [Spigot Watchdog Thread/ERROR]: ------------------------------
[15:00:54] [Spigot Watchdog Thread/ERROR]: Current Thread: etp271943833-81
[15:00:54] [Spigot Watchdog Thread/ERROR]: PID: 81 | Suspended: false | Native: false | State: WAITING
[15:00:54] [Spigot Watchdog Thread/ERROR]: Stack:
[15:00:54] [Spigot Watchdog Thread/ERROR]: sun.misc.Unsafe.park(Native Method)
[15:00:54] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
[15:00:54] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
[15:00:54] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
[15:00:54] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
[15:00:54] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
[15:00:54] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
[15:00:54] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:748)
[15:00:54] [Spigot Watchdog Thread/ERROR]: ------------------------------
[15:00:54] [Spigot Watchdog Thread/ERROR]: Current Thread: etp271943833-80
[15:00:54] [Spigot Watchdog Thread/ERROR]: PID: 80 | Suspended: false | Native: false | State: WAITING
[15:00:54] [Spigot Watchdog Thread/ERROR]: Stack:
[15:00:54] [Spigot Watchdog Thread/ERROR]: sun.misc.Unsafe.park(Native Method)
[15:00:54] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
[15:00:54] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
[15:00:54] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
[15:00:54] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
[15:00:54] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
[15:00:54] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
[15:00:54] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:748)
[15:00:54] [Spigot Watchdog Thread/ERROR]: ------------------------------
[15:00:54] [Spigot Watchdog Thread/ERROR]: Current Thread: etp271943833-79
[15:00:54] [Spigot Watchdog Thread/ERROR]: PID: 79 | Suspended: false | Native: false | State: WAITING
[15:00:54] [Spigot Watchdog Thread/ERROR]: Stack:
[15:00:54] [Spigot Watchdog Thread/ERROR]: sun.misc.Unsafe.park(Native Method)
[15:00:54] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
[15:00:54] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
[15:00:54] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
[15:00:54] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
[15:00:54] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
[15:00:54] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
[15:00:54] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:748)
[15:00:54] [Spigot Watchdog Thread/ERROR]: ------------------------------
[15:00:54] [Spigot Watchdog Thread/ERROR]: Current Thread: etp271943833-78
[15:00:54] [Spigot Watchdog Thread/ERROR]: PID: 78 | Suspended: false | Native: false | State: WAITING
[15:00:54] [Spigot Watchdog Thread/ERROR]: Stack:
[15:00:54] [Spigot Watchdog Thread/ERROR]: sun.misc.Unsafe.park(Native Method)
[15:00:54] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
[15:00:54] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
[15:00:54] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
[15:00:54] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
[15:00:54] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
[15:00:54] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
[15:00:54] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:748)
[15:00:54] [Spigot Watchdog Thread/ERROR]: ------------------------------
[15:00:54] [Spigot Watchdog Thread/ERROR]: Current Thread: etp271943833-77
[15:00:54] [Spigot Watchdog Thread/ERROR]: PID: 77 | Suspended: false | Native: false | State: WAITING
[15:00:54] [Spigot Watchdog Thread/ERROR]: Stack:
[15:00:54] [Spigot Watchdog Thread/ERROR]: sun.misc.Unsafe.park(Native Method)
[15:00:54] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
[15:00:54] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
[15:00:54] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
[15:00:54] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
[15:00:54] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
[15:00:54] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
[15:00:54] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:748)
[15:00:54] [Spigot Watchdog Thread/ERROR]: ------------------------------
[15:00:54] [Spigot Watchdog Thread/ERROR]: Current Thread: etp271943833-76
[15:00:54] [Spigot Watchdog Thread/ERROR]: PID: 76 | Suspended: false | Native: false | State: WAITING
[15:00:54] [Spigot Watchdog Thread/ERROR]: Stack:
[15:00:54] [Spigot Watchdog Thread/ERROR]: sun.misc.Unsafe.park(Native Method)
[15:00:54] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
[15:00:54] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
[15:00:54] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
[15:00:54] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
[15:00:54] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
[15:00:54] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
[15:00:54] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:748)
[15:00:54] [Spigot Watchdog Thread/ERROR]: ------------------------------
[15:00:54] [Spigot Watchdog Thread/ERROR]: Current Thread: etp271943833-75
[15:00:54] [Spigot Watchdog Thread/ERROR]: PID: 75 | Suspended: false | Native: false | State: WAITING
[15:00:54] [Spigot Watchdog Thread/ERROR]: Stack:
[15:00:54] [Spigot Watchdog Thread/ERROR]: sun.misc.Unsafe.park(Native Method)
[15:00:54] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
[15:00:54] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
[15:00:54] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
[15:00:54] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
[15:00:54] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
[15:00:54] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
[15:00:54] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:748)
[15:00:54] [Spigot Watchdog Thread/ERROR]: ------------------------------
[15:00:54] [Spigot Watchdog Thread/ERROR]: Current Thread: etp271943833-74
[15:00:54] [Spigot Watchdog Thread/ERROR]: PID: 74 | Suspended: false | Native: false | State: WAITING
[15:00:54] [Spigot Watchdog Thread/ERROR]: Stack:
[15:00:54] [Spigot Watchdog Thread/ERROR]: sun.misc.Unsafe.park(Native Method)
[15:00:54] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
[15:00:54] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
[15:00:54] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
[15:00:54] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
[15:00:54] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
[15:00:54] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
[15:00:54] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:748)
[15:00:54] [Spigot Watchdog Thread/ERROR]: ------------------------------
[15:00:54] [Spigot Watchdog Thread/ERROR]: Current Thread: etp271943833-73
[15:00:54] [Spigot Watchdog Thread/ERROR]: PID: 73 | Suspended: false | Native: false | State: WAITING
[15:00:54] [Spigot Watchdog Thread/ERROR]: Stack:
[15:00:54] [Spigot Watchdog Thread/ERROR]: sun.misc.Unsafe.park(Native Method)
[15:00:54] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
[15:00:54] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
[15:00:54] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
[15:00:54] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
[15:00:54] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
[15:00:54] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
[15:00:54] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:748)
[15:00:54] [Spigot Watchdog Thread/ERROR]: ------------------------------
[15:00:54] [Spigot Watchdog Thread/ERROR]: Current Thread: etp271943833-72
[15:00:54] [Spigot Watchdog Thread/ERROR]: PID: 72 | Suspended: false | Native: false | State: WAITING
[15:00:54] [Spigot Watchdog Thread/ERROR]: Stack:
[15:00:54] [Spigot Watchdog Thread/ERROR]: sun.misc.Unsafe.park(Native Method)
[15:00:54] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
[15:00:54] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
[15:00:54] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
[15:00:54] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
[15:00:54] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
[15:00:54] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
[15:00:54] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:748)
[15:00:54] [Spigot Watchdog Thread/ERROR]: ------------------------------
[15:00:54] [Spigot Watchdog Thread/ERROR]: Current Thread: etp271943833-71
[15:00:54] [Spigot Watchdog Thread/ERROR]: PID: 71 | Suspended: false | Native: false | State: WAITING
[15:00:54] [Spigot Watchdog Thread/ERROR]: Stack:
[15:00:54] [Spigot Watchdog Thread/ERROR]: sun.misc.Unsafe.park(Native Method)
[15:00:54] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
[15:00:54] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
[15:00:54] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
[15:00:54] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
[15:00:54] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
[15:00:54] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
[15:00:54] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:748)
[15:00:54] [Spigot Watchdog Thread/ERROR]: ------------------------------
[15:00:54] [Spigot Watchdog Thread/ERROR]: Current Thread: etp271943833-70
[15:00:54] [Spigot Watchdog Thread/ERROR]: PID: 70 | Suspended: false | Native: false | State: WAITING
[15:00:54] [Spigot Watchdog Thread/ERROR]: Stack:
[15:00:54] [Spigot Watchdog Thread/ERROR]: sun.misc.Unsafe.park(Native Method)
[15:00:54] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
[15:00:54] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
[15:00:54] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
[15:00:54] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
[15:00:54] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
[15:00:54] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
[15:00:54] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:748)
[15:00:54] [Spigot Watchdog Thread/ERROR]: ------------------------------
[15:00:54] [Spigot Watchdog Thread/ERROR]: Current Thread: etp271943833-69
[15:00:54] [Spigot Watchdog Thread/ERROR]: PID: 69 | Suspended: false | Native: false | State: WAITING
[15:00:54] [Spigot Watchdog Thread/ERROR]: Stack:
[15:00:54] [Spigot Watchdog Thread/ERROR]: sun.misc.Unsafe.park(Native Method)
[15:00:54] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
[15:00:54] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
[15:00:54] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
[15:00:54] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
[15:00:54] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
[15:00:54] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
[15:00:54] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:748)
[15:00:54] [Spigot Watchdog Thread/ERROR]: ------------------------------
[15:00:54] [Spigot Watchdog Thread/ERROR]: Current Thread: etp271943833-67
[15:00:54] [Spigot Watchdog Thread/ERROR]: PID: 67 | Suspended: false | Native: false | State: WAITING
[15:00:54] [Spigot Watchdog Thread/ERROR]: Stack:
[15:00:54] [Spigot Watchdog Thread/ERROR]: sun.misc.Unsafe.park(Native Method)
[15:00:54] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
[15:00:54] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
[15:00:54] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
[15:00:54] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
[15:00:54] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
[15:00:54] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
[15:00:54] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:748)
[15:00:54] [Spigot Watchdog Thread/ERROR]: ------------------------------
[15:00:54] [Spigot Watchdog Thread/ERROR]: Current Thread: etp271943833-66
[15:00:54] [Spigot Watchdog Thread/ERROR]: PID: 66 | Suspended: false | Native: false | State: WAITING
[15:00:54] [Spigot Watchdog Thread/ERROR]: Stack:
[15:00:54] [Spigot Watchdog Thread/ERROR]: sun.misc.Unsafe.park(Native Method)
[15:00:54] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
[15:00:54] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
[15:00:54] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
[15:00:54] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
[15:00:54] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
[15:00:54] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
[15:00:54] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:748)
[15:00:54] [Spigot Watchdog Thread/ERROR]: ------------------------------
[15:00:54] [Spigot Watchdog Thread/ERROR]: Current Thread: etp271943833-62
[15:00:54] [Spigot Watchdog Thread/ERROR]: PID: 62 | Suspended: false | Native: false | State: WAITING
[15:00:54] [Spigot Watchdog Thread/ERROR]: Stack:
[15:00:54] [Spigot Watchdog Thread/ERROR]: sun.misc.Unsafe.park(Native Method)
[15:00:54] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
[15:00:54] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
[15:00:54] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
[15:00:54] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
[15:00:54] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
[15:00:54] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
[15:00:54] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:748)
[15:00:54] [Spigot Watchdog Thread/ERROR]: ------------------------------
[15:00:54] [Spigot Watchdog Thread/ERROR]: Current Thread: etp271943833-61
[15:00:54] [Spigot Watchdog Thread/ERROR]: PID: 61 | Suspended: false | Native: false | State: WAITING
[15:00:54] [Spigot Watchdog Thread/ERROR]: Stack:
[15:00:54] [Spigot Watchdog Thread/ERROR]: sun.misc.Unsafe.park(Native Method)
[15:00:54] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
[15:00:54] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
[15:00:54] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
[15:00:54] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
[15:00:54] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
[15:00:54] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
[15:00:54] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:748)
[15:00:54] [Spigot Watchdog Thread/ERROR]: ------------------------------
[15:00:54] [Spigot Watchdog Thread/ERROR]: Current Thread: etp271943833-60
[15:00:54] [Spigot Watchdog Thread/ERROR]: PID: 60 | Suspended: false | Native: false | State: WAITING
[15:00:54] [Spigot Watchdog Thread/ERROR]: Stack:
[15:00:54] [Spigot Watchdog Thread/ERROR]: sun.misc.Unsafe.park(Native Method)
[15:00:54] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
[15:00:54] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
[15:00:54] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
[15:00:54] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
[15:00:54] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
[15:00:54] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
[15:00:54] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:748)
[15:00:54] [Spigot Watchdog Thread/ERROR]: ------------------------------
[15:00:54] [Spigot Watchdog Thread/ERROR]: Current Thread: ExpiringMap-Expirer
[15:00:54] [Spigot Watchdog Thread/ERROR]: PID: 59 | Suspended: false | Native: false | State: TIMED_WAITING
[15:00:54] [Spigot Watchdog Thread/ERROR]: Stack:
[15:00:54] [Spigot Watchdog Thread/ERROR]: sun.misc.Unsafe.park(Native Method)
[15:00:54] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
[15:00:54] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078)
[15:00:54] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1093)
[15:00:54] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:809)
[15:00:54] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
[15:00:54] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
[15:00:54] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
[15:00:54] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:748)
[15:00:54] [Spigot Watchdog Thread/ERROR]: ------------------------------
[15:00:54] [Spigot Watchdog Thread/ERROR]: Current Thread: etp271943833-58
[15:00:54] [Spigot Watchdog Thread/ERROR]: PID: 58 | Suspended: false | Native: false | State: WAITING
[15:00:54] [Spigot Watchdog Thread/ERROR]: Stack:
[15:00:54] [Spigot Watchdog Thread/ERROR]: sun.misc.Unsafe.park(Native Method)
[15:00:54] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
[15:00:54] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
[15:00:54] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
[15:00:54] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
[15:00:54] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
[15:00:54] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
[15:00:54] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:748)
[15:00:54] [Spigot Watchdog Thread/ERROR]: ------------------------------
[15:00:54] [Spigot Watchdog Thread/ERROR]: Current Thread: etp271943833-57
[15:00:54] [Spigot Watchdog Thread/ERROR]: PID: 57 | Suspended: false | Native: false | State: WAITING
[15:00:54] [Spigot Watchdog Thread/ERROR]: Stack:
[15:00:54] [Spigot Watchdog Thread/ERROR]: sun.misc.Unsafe.park(Native Method)
[15:00:54] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
[15:00:54] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
[15:00:54] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
[15:00:54] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
[15:00:54] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
[15:00:54] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
[15:00:54] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:748)
[15:00:54] [Spigot Watchdog Thread/ERROR]: ------------------------------
[15:00:54] [Spigot Watchdog Thread/ERROR]: Current Thread: etp271943833-56
[15:00:54] [Spigot Watchdog Thread/ERROR]: PID: 56 | Suspended: false | Native: true | State: RUNNABLE
[15:00:54] [Spigot Watchdog Thread/ERROR]: Thread is waiting on monitor(s):
[15:00:54] [Spigot Watchdog Thread/ERROR]: Locked on:sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:86)
[15:00:54] [Spigot Watchdog Thread/ERROR]: Locked on:sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:86)
[15:00:54] [Spigot Watchdog Thread/ERROR]: Locked on:sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:86)
[15:00:54] [Spigot Watchdog Thread/ERROR]: Stack:
[15:00:54] [Spigot Watchdog Thread/ERROR]: sun.nio.ch.EPollArrayWrapper.epollWait(Native Method)
[15:00:54] [Spigot Watchdog Thread/ERROR]: sun.nio.ch.EPollArrayWrapper.poll(EPollArrayWrapper.java:269)
[15:00:54] [Spigot Watchdog Thread/ERROR]: sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:93)
[15:00:54] [Spigot Watchdog Thread/ERROR]: sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:86)
[15:00:54] [Spigot Watchdog Thread/ERROR]: sun.nio.ch.SelectorImpl.select(SelectorImpl.java:97)
[15:00:54] [Spigot Watchdog Thread/ERROR]: sun.nio.ch.SelectorImpl.select(SelectorImpl.java:101)
[15:00:54] [Spigot Watchdog Thread/ERROR]: org.dynmap.jetty.io.ManagedSelector$SelectorProducer.select(ManagedSelector.java:472)
[15:00:54] [Spigot Watchdog Thread/ERROR]: org.dynmap.jetty.io.ManagedSelector$SelectorProducer.produce(ManagedSelector.java:409)
[15:00:54] [Spigot Watchdog Thread/ERROR]: org.dynmap.jetty.util.thread.strategy.EatWhatYouKill.produceTask(EatWhatYouKill.java:360)
[15:00:54] [Spigot Watchdog Thread/ERROR]: org.dynmap.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:184)
[15:00:54] [Spigot Watchdog Thread/ERROR]: org.dynmap.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:171)
[15:00:54] [Spigot Watchdog Thread/ERROR]: org.dynmap.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:129)
[15:00:54] [Spigot Watchdog Thread/ERROR]: org.dynmap.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:388)
[15:00:54] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
[15:00:54] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
[15:00:54] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:748)
[15:00:54] [Spigot Watchdog Thread/ERROR]: ------------------------------
[15:00:54] [Spigot Watchdog Thread/ERROR]: Current Thread: etp271943833-55
[15:00:54] [Spigot Watchdog Thread/ERROR]: PID: 55 | Suspended: false | Native: false | State: WAITING
[15:00:54] [Spigot Watchdog Thread/ERROR]: Stack:
[15:00:54] [Spigot Watchdog Thread/ERROR]: sun.misc.Unsafe.park(Native Method)
[15:00:54] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
[15:00:54] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
[15:00:54] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
[15:00:54] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
[15:00:54] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
[15:00:54] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
[15:00:54] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:748)
[15:00:54] [Spigot Watchdog Thread/ERROR]: ------------------------------
[15:00:54] [Spigot Watchdog Thread/ERROR]: Current Thread: etp271943833-54
[15:00:54] [Spigot Watchdog Thread/ERROR]: PID: 54 | Suspended: false | Native: false | State: WAITING
[15:00:54] [Spigot Watchdog Thread/ERROR]: Stack:
[15:00:54] [Spigot Watchdog Thread/ERROR]: sun.misc.Unsafe.park(Native Method)
[15:00:54] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
[15:00:54] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
[15:00:54] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
[15:00:54] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
[15:00:54] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
[15:00:54] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
[15:00:54] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:748)
[15:00:54] [Spigot Watchdog Thread/ERROR]: ------------------------------
[15:00:54] [Spigot Watchdog Thread/ERROR]: Current Thread: etp271943833-53
[15:00:54] [Spigot Watchdog Thread/ERROR]: PID: 53 | Suspended: false | Native: false | State: WAITING
[15:00:54] [Spigot Watchdog Thread/ERROR]: Stack:
[15:00:54] [Spigot Watchdog Thread/ERROR]: sun.misc.Unsafe.park(Native Method)
[15:00:54] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
[15:00:54] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
[15:00:54] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
[15:00:54] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
[15:00:54] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
[15:00:54] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
[15:00:54] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:748)
[15:00:54] [Spigot Watchdog Thread/ERROR]: ------------------------------
[15:00:54] [Spigot Watchdog Thread/ERROR]: Current Thread: Connector-Scheduler-14950cea-1
[15:00:54] [Spigot Watchdog Thread/ERROR]: PID: 52 | Suspended: false | Native: false | State: WAITING
[15:00:54] [Spigot Watchdog Thread/ERROR]: Stack:
[15:00:54] [Spigot Watchdog Thread/ERROR]: sun.misc.Unsafe.park(Native Method)
[15:00:54] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
[15:00:54] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
[15:00:54] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1081)
[15:00:54] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:809)
[15:00:54] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
[15:00:54] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
[15:00:54] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
[15:00:54] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:748)
[15:00:54] [Spigot Watchdog Thread/ERROR]: ------------------------------
[15:00:54] [Spigot Watchdog Thread/ERROR]: Current Thread: etp271943833-51
[15:00:54] [Spigot Watchdog Thread/ERROR]: PID: 51 | Suspended: false | Native: false | State: WAITING
[15:00:54] [Spigot Watchdog Thread/ERROR]: Stack:
[15:00:54] [Spigot Watchdog Thread/ERROR]: sun.misc.Unsafe.park(Native Method)
[15:00:54] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
[15:00:54] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
[15:00:54] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
[15:00:54] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
[15:00:54] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
[15:00:54] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
[15:00:54] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:748)
[15:00:54] [Spigot Watchdog Thread/ERROR]: ------------------------------
[15:00:54] [Spigot Watchdog Thread/ERROR]: Current Thread: etp271943833-50
[15:00:54] [Spigot Watchdog Thread/ERROR]: PID: 50 | Suspended: false | Native: false | State: WAITING
[15:00:54] [Spigot Watchdog Thread/ERROR]: Stack:
[15:00:54] [Spigot Watchdog Thread/ERROR]: sun.misc.Unsafe.park(Native Method)
[15:00:54] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
[15:00:54] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
[15:00:54] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
[15:00:54] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
[15:00:54] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
[15:00:54] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
[15:00:54] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:748)
[15:00:54] [Spigot Watchdog Thread/ERROR]: ------------------------------
[15:00:54] [Spigot Watchdog Thread/ERROR]: Current Thread: Session-HouseKeeper-222b58d-1
[15:00:54] [Spigot Watchdog Thread/ERROR]: PID: 49 | Suspended: false | Native: false | State: TIMED_WAITING
[15:00:54] [Spigot Watchdog Thread/ERROR]: Stack:
[15:00:54] [Spigot Watchdog Thread/ERROR]: sun.misc.Unsafe.park(Native Method)
[15:00:54] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
[15:00:54] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078)
[15:00:54] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1093)
[15:00:54] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:809)
[15:00:54] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
[15:00:54] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
[15:00:54] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
[15:00:54] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:748)
[15:00:54] [Spigot Watchdog Thread/ERROR]: ------------------------------
[15:00:54] [Spigot Watchdog Thread/ERROR]: Current Thread: etp271943833-48
[15:00:54] [Spigot Watchdog Thread/ERROR]: PID: 48 | Suspended: false | Native: false | State: WAITING
[15:00:54] [Spigot Watchdog Thread/ERROR]: Stack:
[15:00:54] [Spigot Watchdog Thread/ERROR]: sun.misc.Unsafe.park(Native Method)
[15:00:54] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
[15:00:54] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
[15:00:54] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
[15:00:54] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
[15:00:54] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
[15:00:54] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
[15:00:54] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:748)
[15:00:54] [Spigot Watchdog Thread/ERROR]: ------------------------------
[15:00:54] [Spigot Watchdog Thread/ERROR]: Current Thread: etp271943833-47
[15:00:54] [Spigot Watchdog Thread/ERROR]: PID: 47 | Suspended: false | Native: false | State: WAITING
[15:00:54] [Spigot Watchdog Thread/ERROR]: Stack:
[15:00:54] [Spigot Watchdog Thread/ERROR]: sun.misc.Unsafe.park(Native Method)
[15:00:54] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
[15:00:54] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
[15:00:54] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
[15:00:54] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
[15:00:54] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
[15:00:54] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
[15:00:54] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:748)
[15:00:54] [Spigot Watchdog Thread/ERROR]: ------------------------------
[15:00:54] [Spigot Watchdog Thread/ERROR]: Current Thread: Dynmap Render Thread
[15:00:54] [Spigot Watchdog Thread/ERROR]: PID: 44 | Suspended: false | Native: false | State: WAITING
[15:00:54] [Spigot Watchdog Thread/ERROR]: Stack:
[15:00:54] [Spigot Watchdog Thread/ERROR]: sun.misc.Unsafe.park(Native Method)
[15:00:54] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
[15:00:54] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
[15:00:54] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1088)
[15:00:54] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:809)
[15:00:54] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
[15:00:54] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
[15:00:54] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
[15:00:54] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:748)
[15:00:54] [Spigot Watchdog Thread/ERROR]: ------------------------------
[15:00:54] [Spigot Watchdog Thread/ERROR]: Current Thread: Dynmap Render Thread
[15:00:54] [Spigot Watchdog Thread/ERROR]: PID: 43 | Suspended: false | Native: false | State: WAITING
[15:00:54] [Spigot Watchdog Thread/ERROR]: Stack:
[15:00:54] [Spigot Watchdog Thread/ERROR]: java.lang.Object.wait(Native Method)
[15:00:54] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.v1_15_R1.scheduler.CraftFuture.get(CraftFuture.java:53)
[15:00:54] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.v1_15_R1.scheduler.CraftFuture.get(CraftFuture.java:40)
[15:00:54] [Spigot Watchdog Thread/ERROR]: org.dynmap.MapManager$CheckWorldTimes.run(MapManager.java:891)
[15:00:54] [Spigot Watchdog Thread/ERROR]: org.dynmap.MapManager$DynmapScheduledThreadPoolExecutor$2.run(MapManager.java:214)
[15:00:54] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
[15:00:54] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.FutureTask.run(FutureTask.java:266)
[15:00:54] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$201(ScheduledThreadPoolExecutor.java:180)
[15:00:54] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:293)
[15:00:54] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
[15:00:54] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
[15:00:54] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:748)
[15:00:54] [Spigot Watchdog Thread/ERROR]: ------------------------------
[15:00:54] [Spigot Watchdog Thread/ERROR]: Current Thread: Dynmap Render Thread
[15:00:54] [Spigot Watchdog Thread/ERROR]: PID: 42 | Suspended: false | Native: false | State: TIMED_WAITING
[15:00:54] [Spigot Watchdog Thread/ERROR]: Stack:
[15:00:54] [Spigot Watchdog Thread/ERROR]: sun.misc.Unsafe.park(Native Method)
[15:00:54] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
[15:00:54] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078)
[15:00:54] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1093)
[15:00:54] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:809)
[15:00:54] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
[15:00:54] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
[15:00:54] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
[15:00:54] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:748)
[15:00:54] [Spigot Watchdog Thread/ERROR]: ------------------------------
[15:00:54] [Spigot Watchdog Thread/ERROR]: Current Thread: Thread-11
[15:00:54] [Spigot Watchdog Thread/ERROR]: PID: 41 | Suspended: false | Native: false | State: WAITING
[15:00:54] [Spigot Watchdog Thread/ERROR]: Stack:
[15:00:54] [Spigot Watchdog Thread/ERROR]: sun.misc.Unsafe.park(Native Method)
[15:00:54] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
[15:00:54] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
[15:00:54] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
[15:00:54] [Spigot Watchdog Thread/ERROR]: org.dynmap.AsynchronousQueue.pop(AsynchronousQueue.java:44)
[15:00:54] [Spigot Watchdog Thread/ERROR]: org.dynmap.AsynchronousQueue.running(AsynchronousQueue.java:128)
[15:00:54] [Spigot Watchdog Thread/ERROR]: org.dynmap.AsynchronousQueue.access$000(AsynchronousQueue.java:9)
[15:00:54] [Spigot Watchdog Thread/ERROR]: org.dynmap.AsynchronousQueue$1.run(AsynchronousQueue.java:83)
[15:00:54] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:748)
[15:00:54] [Spigot Watchdog Thread/ERROR]: ------------------------------
[15:00:54] [Spigot Watchdog Thread/ERROR]: Current Thread: poi IO worker
[15:00:54] [Spigot Watchdog Thread/ERROR]: PID: 37 | Suspended: false | Native: false | State: WAITING
[15:00:54] [Spigot Watchdog Thread/ERROR]: Stack:
[15:00:54] [Spigot Watchdog Thread/ERROR]: sun.misc.Unsafe.park(Native Method)
[15:00:54] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
[15:00:54] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_15_R1.IOWorker.c(SourceFile:124)
[15:00:54] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_15_R1.IOWorker.d(SourceFile:134)
[15:00:54] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_15_R1.IOWorker$$Lambda$3191/1254698001.run(Unknown Source)
[15:00:54] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:748)
[15:00:54] [Spigot Watchdog Thread/ERROR]: ------------------------------
[15:00:54] [Spigot Watchdog Thread/ERROR]: Current Thread: chunk IO worker
[15:00:54] [Spigot Watchdog Thread/ERROR]: PID: 36 | Suspended: false | Native: false | State: WAITING
[15:00:54] [Spigot Watchdog Thread/ERROR]: Stack:
[15:00:54] [Spigot Watchdog Thread/ERROR]: sun.misc.Unsafe.park(Native Method)
[15:00:54] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
[15:00:54] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_15_R1.IOWorker.c(SourceFile:124)
[15:00:54] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_15_R1.IOWorker.d(SourceFile:134)
[15:00:54] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_15_R1.IOWorker$$Lambda$3191/1254698001.run(Unknown Source)
[15:00:54] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:748)
[15:00:54] [Spigot Watchdog Thread/ERROR]: ------------------------------
[15:00:54] [Spigot Watchdog Thread/ERROR]: Current Thread: Timer-0
[15:00:54] [Spigot Watchdog Thread/ERROR]: PID: 35 | Suspended: false | Native: false | State: TIMED_WAITING
[15:00:54] [Spigot Watchdog Thread/ERROR]: Stack:
[15:00:54] [Spigot Watchdog Thread/ERROR]: java.lang.Object.wait(Native Method)
[15:00:54] [Spigot Watchdog Thread/ERROR]: java.util.TimerThread.mainLoop(Timer.java:552)
[15:00:54] [Spigot Watchdog Thread/ERROR]: java.util.TimerThread.run(Timer.java:505)
[15:00:54] [Spigot Watchdog Thread/ERROR]: ------------------------------
[15:00:54] [Spigot Watchdog Thread/ERROR]: Current Thread: WorldEdit Session Manager
[15:00:54] [Spigot Watchdog Thread/ERROR]: PID: 34 | Suspended: false | Native: false | State: TIMED_WAITING
[15:00:54] [Spigot Watchdog Thread/ERROR]: Stack:
[15:00:54] [Spigot Watchdog Thread/ERROR]: java.lang.Object.wait(Native Method)
[15:00:54] [Spigot Watchdog Thread/ERROR]: java.util.TimerThread.mainLoop(Timer.java:552)
[15:00:54] [Spigot Watchdog Thread/ERROR]: java.util.TimerThread.run(Timer.java:505)
[15:00:54] [Spigot Watchdog Thread/ERROR]: ------------------------------
[15:00:54] [Spigot Watchdog Thread/ERROR]: Current Thread: Netty Epoll Server IO #0
[15:00:54] [Spigot Watchdog Thread/ERROR]: PID: 33 | Suspended: false | Native: false | State: RUNNABLE
[15:00:54] [Spigot Watchdog Thread/ERROR]: Stack:
[15:00:54] [Spigot Watchdog Thread/ERROR]: io.netty.channel.epoll.Native.epollWait0(Native Method)
[15:00:54] [Spigot Watchdog Thread/ERROR]: io.netty.channel.epoll.Native.epollWait(Native.java:114)
[15:00:54] [Spigot Watchdog Thread/ERROR]: io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:239)
[15:00:54] [Spigot Watchdog Thread/ERROR]: io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:256)
[15:00:54] [Spigot Watchdog Thread/ERROR]: io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:884)
[15:00:54] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:748)
[15:00:54] [Spigot Watchdog Thread/ERROR]: ------------------------------
[15:00:54] [Spigot Watchdog Thread/ERROR]: Current Thread: ObjectCleanerThread
[15:00:54] [Spigot Watchdog Thread/ERROR]: PID: 32 | Suspended: false | Native: false | State: TIMED_WAITING
[15:00:54] [Spigot Watchdog Thread/ERROR]: Stack:
[15:00:54] [Spigot Watchdog Thread/ERROR]: java.lang.Object.wait(Native Method)
[15:00:54] [Spigot Watchdog Thread/ERROR]: java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:144)
[15:00:54] [Spigot Watchdog Thread/ERROR]: io.netty.util.internal.ObjectCleaner$1.run(ObjectCleaner.java:54)
[15:00:54] [Spigot Watchdog Thread/ERROR]: io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
[15:00:54] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:748)
[15:00:54] [Spigot Watchdog Thread/ERROR]: ------------------------------
[15:00:54] [Spigot Watchdog Thread/ERROR]: Current Thread: Spigot Metrics Thread
[15:00:54] [Spigot Watchdog Thread/ERROR]: PID: 31 | Suspended: false | Native: false | State: TIMED_WAITING
[15:00:54] [Spigot Watchdog Thread/ERROR]: Stack:
[15:00:54] [Spigot Watchdog Thread/ERROR]: java.lang.Object.wait(Native Method)
[15:00:54] [Spigot Watchdog Thread/ERROR]: java.util.TimerThread.mainLoop(Timer.java:552)
[15:00:54] [Spigot Watchdog Thread/ERROR]: java.util.TimerThread.run(Timer.java:505)
[15:00:54] [Spigot Watchdog Thread/ERROR]: ------------------------------
[15:00:54] [Spigot Watchdog Thread/ERROR]: Current Thread: Spigot Watchdog Thread
[15:00:54] [Spigot Watchdog Thread/ERROR]: PID: 30 | Suspended: false | Native: false | State: RUNNABLE
[15:00:54] [Spigot Watchdog Thread/ERROR]: Stack:
[15:00:54] [Spigot Watchdog Thread/ERROR]: sun.management.ThreadImpl.dumpThreads0(Native Method)
[15:00:54] [Spigot Watchdog Thread/ERROR]: sun.management.ThreadImpl.dumpAllThreads(ThreadImpl.java:454)
[15:00:54] [Spigot Watchdog Thread/ERROR]: org.spigotmc.WatchdogThread.run(WatchdogThread.java:86)
[15:00:54] [Spigot Watchdog Thread/ERROR]: ------------------------------
[15:00:54] [Spigot Watchdog Thread/ERROR]: Current Thread: Server console handler
[15:00:54] [Spigot Watchdog Thread/ERROR]: PID: 28 | Suspended: false | Native: true | State: RUNNABLE
[15:00:54] [Spigot Watchdog Thread/ERROR]: Thread is waiting on monitor(s):
[15:00:54] [Spigot Watchdog Thread/ERROR]: Locked on:java.io.BufferedInputStream.read(BufferedInputStream.java:265)
[15:00:54] [Spigot Watchdog Thread/ERROR]: Locked on:org.bukkit.craftbukkit.libs.jline.internal.NonBlockingInputStream.read(NonBlockingInputStream.java:169)
[15:00:54] [Spigot Watchdog Thread/ERROR]: Locked on:org.bukkit.craftbukkit.libs.jline.internal.InputStreamReader.read(InputStreamReader.java:261)
[15:00:54] [Spigot Watchdog Thread/ERROR]: Locked on:org.bukkit.craftbukkit.libs.jline.internal.InputStreamReader.read(InputStreamReader.java:198)
[15:00:54] [Spigot Watchdog Thread/ERROR]: Stack:
[15:00:54] [Spigot Watchdog Thread/ERROR]: java.io.FileInputStream.readBytes(Native Method)
[15:00:54] [Spigot Watchdog Thread/ERROR]: java.io.FileInputStream.read(FileInputStream.java:255)
[15:00:54] [Spigot Watchdog Thread/ERROR]: java.io.BufferedInputStream.fill(BufferedInputStream.java:246)
[15:00:54] [Spigot Watchdog Thread/ERROR]: java.io.BufferedInputStream.read(BufferedInputStream.java:265)
[15:00:54] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.libs.jline.internal.NonBlockingInputStream.read(NonBlockingInputStream.java:169)
[15:00:54] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.libs.jline.internal.NonBlockingInputStream.read(NonBlockingInputStream.java:137)
[15:00:54] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.libs.jline.internal.NonBlockingInputStream.read(NonBlockingInputStream.java:246)
[15:00:54] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.libs.jline.internal.InputStreamReader.read(InputStreamReader.java:261)
[15:00:54] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.libs.jline.internal.InputStreamReader.read(InputStreamReader.java:198)
[15:00:54] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.libs.jline.console.ConsoleReader.readCharacter(ConsoleReader.java:2145)
[15:00:54] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.libs.jline.console.ConsoleReader.readLine(ConsoleReader.java:2349)
[15:00:54] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_15_R1.DedicatedServer$2.run(DedicatedServer.java:96)
[15:00:54] [Spigot Watchdog Thread/ERROR]: ------------------------------
[15:00:54] [Spigot Watchdog Thread/ERROR]: Current Thread: TerminalConsoleWriter
[15:00:54] [Spigot Watchdog Thread/ERROR]: PID: 29 | Suspended: false | Native: false | State: WAITING
[15:00:54] [Spigot Watchdog Thread/ERROR]: Stack:
[15:00:54] [Spigot Watchdog Thread/ERROR]: java.lang.Object.wait(Native Method)
[15:00:54] [Spigot Watchdog Thread/ERROR]: java.lang.Object.wait(Object.java:502)
[15:00:54] [Spigot Watchdog Thread/ERROR]: java.lang.UNIXProcess.waitFor(UNIXProcess.java:395)
[15:00:54] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.libs.jline.internal.TerminalLineSettings.exec(TerminalLineSettings.java:212)
[15:00:54] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.libs.jline.internal.TerminalLineSettings.exec(TerminalLineSettings.java:186)
[15:00:54] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.libs.jline.internal.TerminalLineSettings.stty(TerminalLineSettings.java:181)
[15:00:54] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.libs.jline.internal.TerminalLineSettings.get(TerminalLineSettings.java:74)
[15:00:54] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.libs.jline.internal.TerminalLineSettings.getProperty(TerminalLineSettings.java:95)
[15:00:54] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.libs.jline.UnixTerminal.getWidth(UnixTerminal.java:76)
[15:00:54] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.libs.jline.console.ConsoleReader.drawBuffer(ConsoleReader.java:879)
[15:00:54] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.libs.jline.console.ConsoleReader.drawBuffer(ConsoleReader.java:898)
[15:00:54] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.libs.jline.console.ConsoleReader.drawLine(ConsoleReader.java:608)
[15:00:54] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.v1_15_R1.util.TerminalConsoleWriterThread.run(TerminalConsoleWriterThread.java:44)
[15:00:54] [Spigot Watchdog Thread/ERROR]: ------------------------------
[15:00:54] [Spigot Watchdog Thread/ERROR]: Current Thread: DestroyJavaVM
[15:00:54] [Spigot Watchdog Thread/ERROR]: PID: 27 | Suspended: false | Native: false | State: RUNNABLE
[15:00:54] [Spigot Watchdog Thread/ERROR]: Stack:
[15:00:54] [Spigot Watchdog Thread/ERROR]: ------------------------------
[15:00:54] [Spigot Watchdog Thread/ERROR]: Current Thread: Server thread
[15:00:54] [Spigot Watchdog Thread/ERROR]: PID: 20 | Suspended: false | Native: false | State: BLOCKED
[15:00:54] [Spigot Watchdog Thread/ERROR]: Stack:
[15:00:54] [Spigot Watchdog Thread/ERROR]: com.sk89q.worldedit.LocalSession.getClipboard(LocalSession.java:769)
[15:00:54] [Spigot Watchdog Thread/ERROR]: com.Zrips.sv.commands.list.we.getWEPasteRegion(we.java:176)
[15:00:54] [Spigot Watchdog Thread/ERROR]: com.Zrips.sv.commands.list.we.showPasteSelection(we.java:88)
[15:00:54] [Spigot Watchdog Thread/ERROR]: com.Zrips.sv.AllListeners.onPreprocessCommand$1.run(onPreprocessCommand.java:62)
[15:00:54] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.v1_15_R1.scheduler.CraftTask.run(CraftTask.java:81)
[15:00:54] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.v1_15_R1.scheduler.CraftScheduler.mainThreadHeartbeat(CraftScheduler.java:394)
[15:00:54] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_15_R1.MinecraftServer.b(MinecraftServer.java:1036)
[15:00:54] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_15_R1.DedicatedServer.b(DedicatedServer.java:399)
[15:00:54] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_15_R1.MinecraftServer.a(MinecraftServer.java:984)
[15:00:54] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_15_R1.MinecraftServer.run(MinecraftServer.java:824)
[15:00:54] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:748)
[15:00:54] [Spigot Watchdog Thread/ERROR]: ------------------------------
[15:00:54] [Spigot Watchdog Thread/ERROR]: Current Thread: Server Infinisleeper
[15:00:54] [Spigot Watchdog Thread/ERROR]: PID: 26 | Suspended: false | Native: false | State: TIMED_WAITING
[15:00:54] [Spigot Watchdog Thread/ERROR]: Stack:
[15:00:54] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.sleep(Native Method)
[15:00:54] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_15_R1.DedicatedServer$1.run(DedicatedServer.java:70)
[15:00:54] [Spigot Watchdog Thread/ERROR]: ------------------------------
[15:00:54] [Spigot Watchdog Thread/ERROR]: Current Thread: NonBlockingInputStreamThread
[15:00:54] [Spigot Watchdog Thread/ERROR]: PID: 24 | Suspended: false | Native: false | State: WAITING
[15:00:54] [Spigot Watchdog Thread/ERROR]: Stack:
[15:00:54] [Spigot Watchdog Thread/ERROR]: java.lang.Object.wait(Native Method)
[15:00:54] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.libs.jline.internal.NonBlockingInputStream.run(NonBlockingInputStream.java:278)
[15:00:54] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:748)
[15:00:54] [Spigot Watchdog Thread/ERROR]: ------------------------------
[15:00:54] [Spigot Watchdog Thread/ERROR]: Current Thread: Snooper Timer
[15:00:54] [Spigot Watchdog Thread/ERROR]: PID: 19 | Suspended: false | Native: false | State: WAITING
[15:00:54] [Spigot Watchdog Thread/ERROR]: Stack:
[15:00:54] [Spigot Watchdog Thread/ERROR]: java.lang.Object.wait(Native Method)
[15:00:54] [Spigot Watchdog Thread/ERROR]: java.lang.Object.wait(Object.java:502)
[15:00:54] [Spigot Watchdog Thread/ERROR]: java.util.TimerThread.mainLoop(Timer.java:526)
[15:00:54] [Spigot Watchdog Thread/ERROR]: java.util.TimerThread.run(Timer.java:505)
[15:00:54] [Spigot Watchdog Thread/ERROR]: ------------------------------
[15:00:54] [Spigot Watchdog Thread/ERROR]: Current Thread: Signal Dispatcher
[15:00:54] [Spigot Watchdog Thread/ERROR]: PID: 5 | Suspended: false | Native: false | State: RUNNABLE
[15:00:54] [Spigot Watchdog Thread/ERROR]: Stack:
[15:00:54] [Spigot Watchdog Thread/ERROR]: ------------------------------
[15:00:54] [Spigot Watchdog Thread/ERROR]: Current Thread: Finalizer
[15:00:54] [Spigot Watchdog Thread/ERROR]: PID: 3 | Suspended: false | Native: false | State: WAITING
[15:00:54] [Spigot Watchdog Thread/ERROR]: Stack:
[15:00:54] [Spigot Watchdog Thread/ERROR]: java.lang.Object.wait(Native Method)
[15:00:54] [Spigot Watchdog Thread/ERROR]: java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:144)
[15:00:54] [Spigot Watchdog Thread/ERROR]: java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:165)
[15:00:54] [Spigot Watchdog Thread/ERROR]: java.lang.ref.Finalizer$FinalizerThread.run(Finalizer.java:216)
[15:00:54] [Spigot Watchdog Thread/ERROR]: ------------------------------
[15:00:54] [Spigot Watchdog Thread/ERROR]: Current Thread: Reference Handler
[15:00:54] [Spigot Watchdog Thread/ERROR]: PID: 2 | Suspended: false | Native: false | State: WAITING
[15:00:54] [Spigot Watchdog Thread/ERROR]: Stack:
[15:00:54] [Spigot Watchdog Thread/ERROR]: java.lang.Object.wait(Native Method)
[15:00:54] [Spigot Watchdog Thread/ERROR]: java.lang.Object.wait(Object.java:502)
[15:00:54] [Spigot Watchdog Thread/ERROR]: java.lang.ref.Reference.tryHandlePending(Reference.java:191)
[15:00:54] [Spigot Watchdog Thread/ERROR]: java.lang.ref.Reference$ReferenceHandler.run(Reference.java:153)
[15:00:54] [Spigot Watchdog Thread/ERROR]: ------------------------------```
Metadata
Metadata
Assignees
Labels
Requires TestingThis is a new issue which needs to be approved before labeled with "bug"This is a new issue which needs to be approved before labeled with "bug"