Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- [15:04:27] [Spigot Watchdog Thread/ERROR]: ------------------------------
- [15:04:27] [Spigot Watchdog Thread/ERROR]: The server has stopped responding! This is (probably) not a Spigot bug.
- [15:04:27] [Spigot Watchdog Thread/ERROR]: If you see a plugin in the Server thread dump below, then please report it to that author
- [15:04:27] [Spigot Watchdog Thread/ERROR]: *Especially* if it looks like HTTP or MySQL operations are occurring
- [15:04:27] [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:04:27] [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:04:27] [Spigot Watchdog Thread/ERROR]: If you are unsure or still think this is a Spigot bug, please report to https://www.spigotmc.org/
- [15:04:27] [Spigot Watchdog Thread/ERROR]: Be sure to include ALL relevant console errors and Minecraft crash reports
- [15:04:27] [Spigot Watchdog Thread/ERROR]: Spigot version: git-Spigot-56f8471-56118c6 (MC: 1.14.4)
- [15:04:27] [Spigot Watchdog Thread/ERROR]: ------------------------------
- [15:04:27] [Spigot Watchdog Thread/ERROR]: Server thread dump (Look for plugins here before reporting to Spigot!):
- [15:04:27] [Spigot Watchdog Thread/ERROR]: ------------------------------
- [15:04:27] [Spigot Watchdog Thread/ERROR]: Current Thread: Server thread
- [15:04:27] [Spigot Watchdog Thread/ERROR]: PID: 17 | Suspended: false | Native: false | State: WAITING
- [15:04:27] [Spigot Watchdog Thread/ERROR]: Stack:
- [15:04:27] [Spigot Watchdog Thread/ERROR]: java.lang.Object.wait(Native Method)
- [15:04:27] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.v1_14_R1.scheduler.CraftFuture.get(CraftFuture.java:53)
- [15:04:27] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.v1_14_R1.scheduler.CraftFuture.get(CraftFuture.java:40)
- [15:04:27] [Spigot Watchdog Thread/ERROR]: me.arboriginal.TidyingChest.TCManager.lambda$async$1(TCManager.java:698)
- [15:04:27] [Spigot Watchdog Thread/ERROR]: me.arboriginal.TidyingChest.TCManager$$Lambda$3490/273214927.accept(Unknown Source)
- [15:04:27] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.CompletableFuture.uniWhenComplete(Unknown Source)
- [15:04:27] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.CompletableFuture.uniWhenCompleteStage(Unknown Source)
- [15:04:27] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.CompletableFuture.whenComplete(Unknown Source)
- [15:04:27] [Spigot Watchdog Thread/ERROR]: me.arboriginal.TidyingChest.TCManager.async(TCManager.java:694)
- [15:04:27] [Spigot Watchdog Thread/ERROR]: me.arboriginal.TidyingChest.TCManager.asyncGet(TCManager.java:710)
- [15:04:27] [Spigot Watchdog Thread/ERROR]: me.arboriginal.TidyingChest.TCManager.transfer(TCManager.java:146)
- [15:04:27] [Spigot Watchdog Thread/ERROR]: me.arboriginal.TidyingChest.TCListener.onInventoryClose(TCListener.java:44)
- [15:04:27] [Spigot Watchdog Thread/ERROR]: sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
- [15:04:27] [Spigot Watchdog Thread/ERROR]: sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
- [15:04:27] [Spigot Watchdog Thread/ERROR]: sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
- [15:04:27] [Spigot Watchdog Thread/ERROR]: java.lang.reflect.Method.invoke(Unknown Source)
- [15:04:27] [Spigot Watchdog Thread/ERROR]: org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:316)
- [15:04:27] [Spigot Watchdog Thread/ERROR]: org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:70)
- [15:04:27] [Spigot Watchdog Thread/ERROR]: org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:529)
- [15:04:27] [Spigot Watchdog Thread/ERROR]: org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:514)
- [15:04:27] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.v1_14_R1.event.CraftEventFactory.handleInventoryCloseEvent(CraftEventFactory.java:1246)
- [15:04:27] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_14_R1.PlayerConnection.a(PlayerConnection.java:1912)
- [15:04:27] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_14_R1.PacketPlayInCloseWindow.a(PacketPlayInCloseWindow.java:18)
- [15:04:27] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_14_R1.PacketPlayInCloseWindow.a(PacketPlayInCloseWindow.java:1)
- [15:04:27] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_14_R1.PlayerConnectionUtils.lambda$0(PlayerConnectionUtils.java:19)
- [15:04:27] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_14_R1.PlayerConnectionUtils$$Lambda$3336/227215045.run(Unknown Source)
- [15:04:27] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_14_R1.TickTask.run(SourceFile:18)
- [15:04:27] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_14_R1.IAsyncTaskHandler.executeTask(SourceFile:144)
- [15:04:27] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_14_R1.IAsyncTaskHandlerReentrant.executeTask(SourceFile:23)
- [15:04:27] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_14_R1.IAsyncTaskHandler.executeNext(SourceFile:118)
- [15:04:27] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_14_R1.MinecraftServer.aX(MinecraftServer.java:909)
- [15:04:27] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_14_R1.MinecraftServer.executeNext(MinecraftServer.java:902)
- [15:04:27] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_14_R1.IAsyncTaskHandler.executeAll(SourceFile:103)
- [15:04:27] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_14_R1.MinecraftServer.sleepForTick(MinecraftServer.java:885)
- [15:04:27] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_14_R1.MinecraftServer.run(MinecraftServer.java:819)
- [15:04:27] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Unknown Source)
- [15:04:27] [Spigot Watchdog Thread/ERROR]: ------------------------------
- [15:04:27] [Spigot Watchdog Thread/ERROR]: Entire Thread Dump:
- [15:04:27] [Spigot Watchdog Thread/ERROR]: ------------------------------
- [15:04:27] [Spigot Watchdog Thread/ERROR]: Current Thread: User Authenticator #2
- [15:04:27] [Spigot Watchdog Thread/ERROR]: PID: 99 | Suspended: false | Native: false | State: BLOCKED
- [15:04:27] [Spigot Watchdog Thread/ERROR]: Stack:
- [15:04:27] [Spigot Watchdog Thread/ERROR]: org.bukkit.plugin.SimplePluginManager.getPlugin(SimplePluginManager.java:368)
- [15:04:27] [Spigot Watchdog Thread/ERROR]: org.bukkit.plugin.SimplePluginManager.isPluginEnabled(SimplePluginManager.java:387)
- [15:04:27] [Spigot Watchdog Thread/ERROR]: ru.tehkode.permissions.bukkit.PermissionsEx.requiresLateUserSetup(PermissionsEx.java:334)
- [15:04:27] [Spigot Watchdog Thread/ERROR]: ru.tehkode.permissions.bukkit.PermissionsEx$PlayerEventsListener.onAsyncPlayerPreLogin(PermissionsEx.java:434)
- [15:04:27] [Spigot Watchdog Thread/ERROR]: sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
- [15:04:27] [Spigot Watchdog Thread/ERROR]: sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
- [15:04:27] [Spigot Watchdog Thread/ERROR]: sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
- [15:04:27] [Spigot Watchdog Thread/ERROR]: java.lang.reflect.Method.invoke(Unknown Source)
- [15:04:27] [Spigot Watchdog Thread/ERROR]: org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:316)
- [15:04:27] [Spigot Watchdog Thread/ERROR]: org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:70)
- [15:04:27] [Spigot Watchdog Thread/ERROR]: org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:529)
- [15:04:27] [Spigot Watchdog Thread/ERROR]: org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:508)
- [15:04:27] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_14_R1.LoginListener$LoginHandler.fireEvents(LoginListener.java:271)
- [15:04:27] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_14_R1.LoginListener$1.run(LoginListener.java:184)
- [15:04:27] [Spigot Watchdog Thread/ERROR]: ------------------------------
- [15:04:27] [Spigot Watchdog Thread/ERROR]: Current Thread: Netty Server IO #3
- [15:04:27] [Spigot Watchdog Thread/ERROR]: PID: 98 | Suspended: false | Native: false | State: RUNNABLE
- [15:04:27] [Spigot Watchdog Thread/ERROR]: Thread is waiting on monitor(s):
- [15:04:27] [Spigot Watchdog Thread/ERROR]: Locked on:sun.nio.ch.SelectorImpl.lockAndDoSelect(Unknown Source)
- [15:04:27] [Spigot Watchdog Thread/ERROR]: Locked on:sun.nio.ch.SelectorImpl.lockAndDoSelect(Unknown Source)
- [15:04:27] [Spigot Watchdog Thread/ERROR]: Locked on:sun.nio.ch.SelectorImpl.lockAndDoSelect(Unknown Source)
- [15:04:27] [Spigot Watchdog Thread/ERROR]: Stack:
- [15:04:27] [Spigot Watchdog Thread/ERROR]: sun.nio.ch.WindowsSelectorImpl$SubSelector.poll0(Native Method)
- [15:04:27] [Spigot Watchdog Thread/ERROR]: sun.nio.ch.WindowsSelectorImpl$SubSelector.poll(Unknown Source)
- [15:04:27] [Spigot Watchdog Thread/ERROR]: sun.nio.ch.WindowsSelectorImpl$SubSelector.access$400(Unknown Source)
- [15:04:27] [Spigot Watchdog Thread/ERROR]: sun.nio.ch.WindowsSelectorImpl.doSelect(Unknown Source)
- [15:04:27] [Spigot Watchdog Thread/ERROR]: sun.nio.ch.SelectorImpl.lockAndDoSelect(Unknown Source)
- [15:04:27] [Spigot Watchdog Thread/ERROR]: sun.nio.ch.SelectorImpl.select(Unknown Source)
- [15:04:27] [Spigot Watchdog Thread/ERROR]: io.netty.channel.nio.SelectedSelectionKeySetSelector.select(SelectedSelectionKeySetSelector.java:62)
- [15:04:27] [Spigot Watchdog Thread/ERROR]: io.netty.channel.nio.NioEventLoop.select(NioEventLoop.java:756)
- [15:04:27] [Spigot Watchdog Thread/ERROR]: io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:411)
- [15:04:27] [Spigot Watchdog Thread/ERROR]: io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:884)
- [15:04:27] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Unknown Source)
- [15:04:27] [Spigot Watchdog Thread/ERROR]: ------------------------------
- [15:04:27] [Spigot Watchdog Thread/ERROR]: Current Thread: pool-14-thread-1
- [15:04:27] [Spigot Watchdog Thread/ERROR]: PID: 78 | Suspended: false | Native: false | State: WAITING
- [15:04:27] [Spigot Watchdog Thread/ERROR]: Stack:
- [15:04:27] [Spigot Watchdog Thread/ERROR]: sun.misc.Unsafe.park(Native Method)
- [15:04:27] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.LockSupport.park(Unknown Source)
- [15:04:27] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(Unknown Source)
- [15:04:27] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.LinkedBlockingQueue.take(Unknown Source)
- [15:04:27] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
- [15:04:27] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
- [15:04:27] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
- [15:04:27] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Unknown Source)
- [15:04:27] [Spigot Watchdog Thread/ERROR]: ------------------------------
- [15:04:27] [Spigot Watchdog Thread/ERROR]: Current Thread: pool-13-thread-1
- [15:04:27] [Spigot Watchdog Thread/ERROR]: PID: 76 | Suspended: false | Native: false | State: WAITING
- [15:04:27] [Spigot Watchdog Thread/ERROR]: Stack:
- [15:04:27] [Spigot Watchdog Thread/ERROR]: sun.misc.Unsafe.park(Native Method)
- [15:04:27] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.LockSupport.park(Unknown Source)
- [15:04:27] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(Unknown Source)
- [15:04:27] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.LinkedBlockingQueue.take(Unknown Source)
- [15:04:27] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
- [15:04:27] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
- [15:04:27] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
- [15:04:27] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Unknown Source)
- [15:04:27] [Spigot Watchdog Thread/ERROR]: ------------------------------
- [15:04:27] [Spigot Watchdog Thread/ERROR]: Current Thread: Netty Server IO #2
- [15:04:27] [Spigot Watchdog Thread/ERROR]: PID: 73 | Suspended: false | Native: false | State: RUNNABLE
- [15:04:27] [Spigot Watchdog Thread/ERROR]: Thread is waiting on monitor(s):
- [15:04:27] [Spigot Watchdog Thread/ERROR]: Locked on:sun.nio.ch.SelectorImpl.lockAndDoSelect(Unknown Source)
- [15:04:27] [Spigot Watchdog Thread/ERROR]: Locked on:sun.nio.ch.SelectorImpl.lockAndDoSelect(Unknown Source)
- [15:04:27] [Spigot Watchdog Thread/ERROR]: Locked on:sun.nio.ch.SelectorImpl.lockAndDoSelect(Unknown Source)
- [15:04:27] [Spigot Watchdog Thread/ERROR]: Stack:
- [15:04:27] [Spigot Watchdog Thread/ERROR]: sun.nio.ch.WindowsSelectorImpl$SubSelector.poll0(Native Method)
- [15:04:27] [Spigot Watchdog Thread/ERROR]: sun.nio.ch.WindowsSelectorImpl$SubSelector.poll(Unknown Source)
- [15:04:27] [Spigot Watchdog Thread/ERROR]: sun.nio.ch.WindowsSelectorImpl$SubSelector.access$400(Unknown Source)
- [15:04:27] [Spigot Watchdog Thread/ERROR]: sun.nio.ch.WindowsSelectorImpl.doSelect(Unknown Source)
- [15:04:27] [Spigot Watchdog Thread/ERROR]: sun.nio.ch.SelectorImpl.lockAndDoSelect(Unknown Source)
- [15:04:27] [Spigot Watchdog Thread/ERROR]: sun.nio.ch.SelectorImpl.select(Unknown Source)
- [15:04:27] [Spigot Watchdog Thread/ERROR]: io.netty.channel.nio.SelectedSelectionKeySetSelector.select(SelectedSelectionKeySetSelector.java:62)
- [15:04:27] [Spigot Watchdog Thread/ERROR]: io.netty.channel.nio.NioEventLoop.select(NioEventLoop.java:756)
- [15:04:27] [Spigot Watchdog Thread/ERROR]: io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:411)
- [15:04:27] [Spigot Watchdog Thread/ERROR]: io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:884)
- [15:04:27] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Unknown Source)
- [15:04:27] [Spigot Watchdog Thread/ERROR]: ------------------------------
- [15:04:27] [Spigot Watchdog Thread/ERROR]: Current Thread: Netty Server IO #1
- [15:04:27] [Spigot Watchdog Thread/ERROR]: PID: 57 | Suspended: false | Native: false | State: RUNNABLE
- [15:04:27] [Spigot Watchdog Thread/ERROR]: Thread is waiting on monitor(s):
- [15:04:27] [Spigot Watchdog Thread/ERROR]: Locked on:sun.nio.ch.SelectorImpl.lockAndDoSelect(Unknown Source)
- [15:04:27] [Spigot Watchdog Thread/ERROR]: Locked on:sun.nio.ch.SelectorImpl.lockAndDoSelect(Unknown Source)
- [15:04:27] [Spigot Watchdog Thread/ERROR]: Locked on:sun.nio.ch.SelectorImpl.lockAndDoSelect(Unknown Source)
- [15:04:27] [Spigot Watchdog Thread/ERROR]: Stack:
- [15:04:27] [Spigot Watchdog Thread/ERROR]: sun.nio.ch.WindowsSelectorImpl$SubSelector.poll0(Native Method)
- [15:04:27] [Spigot Watchdog Thread/ERROR]: sun.nio.ch.WindowsSelectorImpl$SubSelector.poll(Unknown Source)
- [15:04:27] [Spigot Watchdog Thread/ERROR]: sun.nio.ch.WindowsSelectorImpl$SubSelector.access$400(Unknown Source)
- [15:04:27] [Spigot Watchdog Thread/ERROR]: sun.nio.ch.WindowsSelectorImpl.doSelect(Unknown Source)
- [15:04:27] [Spigot Watchdog Thread/ERROR]: sun.nio.ch.SelectorImpl.lockAndDoSelect(Unknown Source)
- [15:04:27] [Spigot Watchdog Thread/ERROR]: sun.nio.ch.SelectorImpl.select(Unknown Source)
- [15:04:27] [Spigot Watchdog Thread/ERROR]: io.netty.channel.nio.SelectedSelectionKeySetSelector.select(SelectedSelectionKeySetSelector.java:62)
- [15:04:27] [Spigot Watchdog Thread/ERROR]: io.netty.channel.nio.NioEventLoop.select(NioEventLoop.java:756)
- [15:04:27] [Spigot Watchdog Thread/ERROR]: io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:411)
- [15:04:27] [Spigot Watchdog Thread/ERROR]: io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:884)
- [15:04:27] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Unknown Source)
- [15:04:27] [Spigot Watchdog Thread/ERROR]: ------------------------------
- [15:04:27] [Spigot Watchdog Thread/ERROR]: Current Thread: Jobs-BufferedPaymentThread
- [15:04:27] [Spigot Watchdog Thread/ERROR]: PID: 46 | Suspended: false | Native: false | State: TIMED_WAITING
- [15:04:27] [Spigot Watchdog Thread/ERROR]: Stack:
- [15:04:27] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.sleep(Native Method)
- [15:04:27] [Spigot Watchdog Thread/ERROR]: com.gamingmesh.jobs.tasks.BufferedPaymentThread.run(BufferedPaymentThread.java:40)
- [15:04:27] [Spigot Watchdog Thread/ERROR]: ------------------------------
- [15:04:27] [Spigot Watchdog Thread/ERROR]: Current Thread: Jobs-DatabaseSaveTask
- [15:04:27] [Spigot Watchdog Thread/ERROR]: PID: 45 | Suspended: false | Native: false | State: TIMED_WAITING
- [15:04:27] [Spigot Watchdog Thread/ERROR]: Stack:
- [15:04:27] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.sleep(Native Method)
- [15:04:27] [Spigot Watchdog Thread/ERROR]: com.gamingmesh.jobs.tasks.DatabaseSaveThread.run(DatabaseSaveThread.java:40)
- [15:04:27] [Spigot Watchdog Thread/ERROR]: ------------------------------
- [15:04:27] [Spigot Watchdog Thread/ERROR]: Current Thread: pool-15-thread-1
- [15:04:27] [Spigot Watchdog Thread/ERROR]: PID: 44 | Suspended: false | Native: false | State: TIMED_WAITING
- [15:04:27] [Spigot Watchdog Thread/ERROR]: Stack:
- [15:04:27] [Spigot Watchdog Thread/ERROR]: sun.misc.Unsafe.park(Native Method)
- [15:04:27] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.LockSupport.parkNanos(Unknown Source)
- [15:04:27] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(Unknown Source)
- [15:04:27] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(Unknown Source)
- [15:04:27] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(Unknown Source)
- [15:04:27] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
- [15:04:27] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
- [15:04:27] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
- [15:04:27] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Unknown Source)
- [15:04:27] [Spigot Watchdog Thread/ERROR]: ------------------------------
- [15:04:27] [Spigot Watchdog Thread/ERROR]: Current Thread: Abandoned connection cleanup thread
- [15:04:27] [Spigot Watchdog Thread/ERROR]: PID: 39 | Suspended: false | Native: false | State: TIMED_WAITING
- [15:04:27] [Spigot Watchdog Thread/ERROR]: Stack:
- [15:04:27] [Spigot Watchdog Thread/ERROR]: java.lang.Object.wait(Native Method)
- [15:04:27] [Spigot Watchdog Thread/ERROR]: java.lang.ref.ReferenceQueue.remove(Unknown Source)
- [15:04:27] [Spigot Watchdog Thread/ERROR]: com.mysql.jdbc.AbandonedConnectionCleanupThread.run(AbandonedConnectionCleanupThread.java:64)
- [15:04:27] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
- [15:04:27] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
- [15:04:27] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Unknown Source)
- [15:04:27] [Spigot Watchdog Thread/ERROR]: ------------------------------
- [15:04:27] [Spigot Watchdog Thread/ERROR]: Current Thread: Resource IO {0}
- [15:04:27] [Spigot Watchdog Thread/ERROR]: PID: 31 | Suspended: false | Native: false | State: WAITING
- [15:04:27] [Spigot Watchdog Thread/ERROR]: Stack:
- [15:04:27] [Spigot Watchdog Thread/ERROR]: sun.misc.Unsafe.park(Native Method)
- [15:04:27] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.LockSupport.park(Unknown Source)
- [15:04:27] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(Unknown Source)
- [15:04:27] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.LinkedBlockingQueue.take(Unknown Source)
- [15:04:27] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
- [15:04:27] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
- [15:04:27] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
- [15:04:27] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Unknown Source)
- [15:04:27] [Spigot Watchdog Thread/ERROR]: ------------------------------
- [15:04:27] [Spigot Watchdog Thread/ERROR]: Current Thread: Timer-0
- [15:04:27] [Spigot Watchdog Thread/ERROR]: PID: 30 | Suspended: false | Native: false | State: TIMED_WAITING
- [15:04:27] [Spigot Watchdog Thread/ERROR]: Stack:
- [15:04:27] [Spigot Watchdog Thread/ERROR]: java.lang.Object.wait(Native Method)
- [15:04:27] [Spigot Watchdog Thread/ERROR]: java.util.TimerThread.mainLoop(Unknown Source)
- [15:04:27] [Spigot Watchdog Thread/ERROR]: java.util.TimerThread.run(Unknown Source)
- [15:04:27] [Spigot Watchdog Thread/ERROR]: ------------------------------
- [15:04:27] [Spigot Watchdog Thread/ERROR]: Current Thread: WorldEdit Session Manager
- [15:04:27] [Spigot Watchdog Thread/ERROR]: PID: 29 | Suspended: false | Native: false | State: TIMED_WAITING
- [15:04:27] [Spigot Watchdog Thread/ERROR]: Stack:
- [15:04:27] [Spigot Watchdog Thread/ERROR]: java.lang.Object.wait(Native Method)
- [15:04:27] [Spigot Watchdog Thread/ERROR]: java.util.TimerThread.mainLoop(Unknown Source)
- [15:04:27] [Spigot Watchdog Thread/ERROR]: java.util.TimerThread.run(Unknown Source)
- [15:04:27] [Spigot Watchdog Thread/ERROR]: ------------------------------
- [15:04:27] [Spigot Watchdog Thread/ERROR]: Current Thread: Netty Server IO #0
- [15:04:27] [Spigot Watchdog Thread/ERROR]: PID: 28 | Suspended: false | Native: true | State: RUNNABLE
- [15:04:27] [Spigot Watchdog Thread/ERROR]: Thread is waiting on monitor(s):
- [15:04:27] [Spigot Watchdog Thread/ERROR]: Locked on:sun.nio.ch.SelectorImpl.lockAndDoSelect(Unknown Source)
- [15:04:27] [Spigot Watchdog Thread/ERROR]: Locked on:sun.nio.ch.SelectorImpl.lockAndDoSelect(Unknown Source)
- [15:04:27] [Spigot Watchdog Thread/ERROR]: Locked on:sun.nio.ch.SelectorImpl.lockAndDoSelect(Unknown Source)
- [15:04:27] [Spigot Watchdog Thread/ERROR]: Stack:
- [15:04:27] [Spigot Watchdog Thread/ERROR]: sun.nio.ch.WindowsSelectorImpl$SubSelector.poll0(Native Method)
- [15:04:27] [Spigot Watchdog Thread/ERROR]: sun.nio.ch.WindowsSelectorImpl$SubSelector.poll(Unknown Source)
- [15:04:27] [Spigot Watchdog Thread/ERROR]: sun.nio.ch.WindowsSelectorImpl$SubSelector.access$400(Unknown Source)
- [15:04:27] [Spigot Watchdog Thread/ERROR]: sun.nio.ch.WindowsSelectorImpl.doSelect(Unknown Source)
- [15:04:27] [Spigot Watchdog Thread/ERROR]: sun.nio.ch.SelectorImpl.lockAndDoSelect(Unknown Source)
- [15:04:27] [Spigot Watchdog Thread/ERROR]: sun.nio.ch.SelectorImpl.select(Unknown Source)
- [15:04:27] [Spigot Watchdog Thread/ERROR]: io.netty.channel.nio.SelectedSelectionKeySetSelector.select(SelectedSelectionKeySetSelector.java:62)
- [15:04:27] [Spigot Watchdog Thread/ERROR]: io.netty.channel.nio.NioEventLoop.select(NioEventLoop.java:756)
- [15:04:27] [Spigot Watchdog Thread/ERROR]: io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:411)
- [15:04:27] [Spigot Watchdog Thread/ERROR]: io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:884)
- [15:04:27] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Unknown Source)
- [15:04:27] [Spigot Watchdog Thread/ERROR]: ------------------------------
- [15:04:27] [Spigot Watchdog Thread/ERROR]: Current Thread: ObjectCleanerThread
- [15:04:27] [Spigot Watchdog Thread/ERROR]: PID: 27 | Suspended: false | Native: false | State: TIMED_WAITING
- [15:04:27] [Spigot Watchdog Thread/ERROR]: Stack:
- [15:04:27] [Spigot Watchdog Thread/ERROR]: java.lang.Object.wait(Native Method)
- [15:04:27] [Spigot Watchdog Thread/ERROR]: java.lang.ref.ReferenceQueue.remove(Unknown Source)
- [15:04:27] [Spigot Watchdog Thread/ERROR]: io.netty.util.internal.ObjectCleaner$1.run(ObjectCleaner.java:54)
- [15:04:27] [Spigot Watchdog Thread/ERROR]: io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
- [15:04:27] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Unknown Source)
- [15:04:27] [Spigot Watchdog Thread/ERROR]: ------------------------------
- [15:04:27] [Spigot Watchdog Thread/ERROR]: Current Thread: Spigot Metrics Thread
- [15:04:27] [Spigot Watchdog Thread/ERROR]: PID: 26 | Suspended: false | Native: false | State: TIMED_WAITING
- [15:04:27] [Spigot Watchdog Thread/ERROR]: Stack:
- [15:04:27] [Spigot Watchdog Thread/ERROR]: java.lang.Object.wait(Native Method)
- [15:04:27] [Spigot Watchdog Thread/ERROR]: java.util.TimerThread.mainLoop(Unknown Source)
- [15:04:27] [Spigot Watchdog Thread/ERROR]: java.util.TimerThread.run(Unknown Source)
- [15:04:27] [Spigot Watchdog Thread/ERROR]: ------------------------------
- [15:04:27] [Spigot Watchdog Thread/ERROR]: Current Thread: Spigot Watchdog Thread
- [15:04:27] [Spigot Watchdog Thread/ERROR]: PID: 25 | Suspended: false | Native: false | State: RUNNABLE
- [15:04:27] [Spigot Watchdog Thread/ERROR]: Stack:
- [15:04:27] [Spigot Watchdog Thread/ERROR]: sun.management.ThreadImpl.dumpThreads0(Native Method)
- [15:04:27] [Spigot Watchdog Thread/ERROR]: sun.management.ThreadImpl.dumpAllThreads(Unknown Source)
- [15:04:27] [Spigot Watchdog Thread/ERROR]: org.spigotmc.WatchdogThread.run(WatchdogThread.java:86)
- [15:04:27] [Spigot Watchdog Thread/ERROR]: ------------------------------
- [15:04:27] [Spigot Watchdog Thread/ERROR]: Current Thread: Server console handler
- [15:04:27] [Spigot Watchdog Thread/ERROR]: PID: 23 | Suspended: false | Native: true | State: RUNNABLE
- [15:04:27] [Spigot Watchdog Thread/ERROR]: Thread is waiting on monitor(s):
- [15:04:27] [Spigot Watchdog Thread/ERROR]: Locked on:org.bukkit.craftbukkit.libs.jline.internal.NonBlockingInputStream.read(NonBlockingInputStream.java:169)
- [15:04:27] [Spigot Watchdog Thread/ERROR]: Locked on:org.bukkit.craftbukkit.libs.jline.internal.InputStreamReader.read(InputStreamReader.java:261)
- [15:04:27] [Spigot Watchdog Thread/ERROR]: Locked on:org.bukkit.craftbukkit.libs.jline.internal.InputStreamReader.read(InputStreamReader.java:198)
- [15:04:27] [Spigot Watchdog Thread/ERROR]: Stack:
- [15:04:27] [Spigot Watchdog Thread/ERROR]: org.fusesource.jansi.internal.Kernel32.ReadConsoleInputW(Native Method)
- [15:04:27] [Spigot Watchdog Thread/ERROR]: org.fusesource.jansi.internal.Kernel32.readConsoleInputHelper(Kernel32.java:761)
- [15:04:27] [Spigot Watchdog Thread/ERROR]: org.fusesource.jansi.internal.Kernel32.readConsoleKeyInput(Kernel32.java:794)
- [15:04:27] [Spigot Watchdog Thread/ERROR]: org.fusesource.jansi.internal.WindowsSupport.readConsoleInput(WindowsSupport.java:97)
- [15:04:27] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.libs.jline.WindowsTerminal.readConsoleInput(WindowsTerminal.java:215)
- [15:04:27] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.libs.jline.WindowsTerminal.access$000(WindowsTerminal.java:55)
- [15:04:27] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.libs.jline.WindowsTerminal$1.read(WindowsTerminal.java:157)
- [15:04:27] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.libs.jline.internal.NonBlockingInputStream.read(NonBlockingInputStream.java:169)
- [15:04:27] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.libs.jline.internal.NonBlockingInputStream.read(NonBlockingInputStream.java:137)
- [15:04:27] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.libs.jline.internal.NonBlockingInputStream.read(NonBlockingInputStream.java:246)
- [15:04:27] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.libs.jline.internal.InputStreamReader.read(InputStreamReader.java:261)
- [15:04:27] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.libs.jline.internal.InputStreamReader.read(InputStreamReader.java:198)
- [15:04:27] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.libs.jline.console.ConsoleReader.readCharacter(ConsoleReader.java:2145)
- [15:04:27] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.libs.jline.console.ConsoleReader.readLine(ConsoleReader.java:2349)
- [15:04:27] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_14_R1.DedicatedServer$2.run(DedicatedServer.java:95)
- [15:04:27] [Spigot Watchdog Thread/ERROR]: ------------------------------
- [15:04:27] [Spigot Watchdog Thread/ERROR]: Current Thread: Thread-4
- [15:04:27] [Spigot Watchdog Thread/ERROR]: PID: 24 | Suspended: false | Native: false | State: RUNNABLE
- [15:04:27] [Spigot Watchdog Thread/ERROR]: Thread is waiting on monitor(s):
- [15:04:27] [Spigot Watchdog Thread/ERROR]: Locked on:java.io.BufferedOutputStream.flush(Unknown Source)
- [15:04:27] [Spigot Watchdog Thread/ERROR]: Locked on:java.io.PrintStream.flush(Unknown Source)
- [15:04:27] [Spigot Watchdog Thread/ERROR]: Locked on:java.io.PrintStream.flush(Unknown Source)
- [15:04:27] [Spigot Watchdog Thread/ERROR]: Locked on:java.io.PrintStream.flush(Unknown Source)
- [15:04:27] [Spigot Watchdog Thread/ERROR]: Locked on:sun.nio.cs.StreamEncoder.flush(Unknown Source)
- [15:04:27] [Spigot Watchdog Thread/ERROR]: Stack:
- [15:04:27] [Spigot Watchdog Thread/ERROR]: java.io.FileOutputStream.writeBytes(Native Method)
- [15:04:27] [Spigot Watchdog Thread/ERROR]: java.io.FileOutputStream.write(Unknown Source)
- [15:04:27] [Spigot Watchdog Thread/ERROR]: java.io.BufferedOutputStream.flushBuffer(Unknown Source)
- [15:04:27] [Spigot Watchdog Thread/ERROR]: java.io.BufferedOutputStream.flush(Unknown Source)
- [15:04:27] [Spigot Watchdog Thread/ERROR]: java.io.PrintStream.flush(Unknown Source)
- [15:04:27] [Spigot Watchdog Thread/ERROR]: java.io.FilterOutputStream.flush(Unknown Source)
- [15:04:27] [Spigot Watchdog Thread/ERROR]: java.io.PrintStream.flush(Unknown Source)
- [15:04:27] [Spigot Watchdog Thread/ERROR]: java.io.PrintStream.flush(Unknown Source)
- [15:04:27] [Spigot Watchdog Thread/ERROR]: java.io.FilterOutputStream.flush(Unknown Source)
- [15:04:27] [Spigot Watchdog Thread/ERROR]: sun.nio.cs.StreamEncoder.implFlush(Unknown Source)
- [15:04:27] [Spigot Watchdog Thread/ERROR]: sun.nio.cs.StreamEncoder.flush(Unknown Source)
- [15:04:27] [Spigot Watchdog Thread/ERROR]: java.io.OutputStreamWriter.flush(Unknown Source)
- [15:04:27] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.libs.jline.console.ConsoleReader.flush(ConsoleReader.java:976)
- [15:04:27] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.v1_14_R1.util.TerminalConsoleWriterThread.run(TerminalConsoleWriterThread.java:47)
- [15:04:27] [Spigot Watchdog Thread/ERROR]: ------------------------------
- [15:04:27] [Spigot Watchdog Thread/ERROR]: Current Thread: DestroyJavaVM
- [15:04:27] [Spigot Watchdog Thread/ERROR]: PID: 22 | Suspended: false | Native: false | State: RUNNABLE
- [15:04:27] [Spigot Watchdog Thread/ERROR]: Stack:
- [15:04:27] [Spigot Watchdog Thread/ERROR]: ------------------------------
- [15:04:27] [Spigot Watchdog Thread/ERROR]: Current Thread: Server thread
- [15:04:27] [Spigot Watchdog Thread/ERROR]: PID: 17 | Suspended: false | Native: false | State: WAITING
- [15:04:27] [Spigot Watchdog Thread/ERROR]: Thread is waiting on monitor(s):
- [15:04:27] [Spigot Watchdog Thread/ERROR]: Locked on:org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:514)
- [15:04:27] [Spigot Watchdog Thread/ERROR]: Stack:
- [15:04:27] [Spigot Watchdog Thread/ERROR]: java.lang.Object.wait(Native Method)
- [15:04:27] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.v1_14_R1.scheduler.CraftFuture.get(CraftFuture.java:53)
- [15:04:27] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.v1_14_R1.scheduler.CraftFuture.get(CraftFuture.java:40)
- [15:04:27] [Spigot Watchdog Thread/ERROR]: me.arboriginal.TidyingChest.TCManager.lambda$async$1(TCManager.java:698)
- [15:04:27] [Spigot Watchdog Thread/ERROR]: me.arboriginal.TidyingChest.TCManager$$Lambda$3490/273214927.accept(Unknown Source)
- [15:04:27] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.CompletableFuture.uniWhenComplete(Unknown Source)
- [15:04:27] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.CompletableFuture.uniWhenCompleteStage(Unknown Source)
- [15:04:27] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.CompletableFuture.whenComplete(Unknown Source)
- [15:04:27] [Spigot Watchdog Thread/ERROR]: me.arboriginal.TidyingChest.TCManager.async(TCManager.java:694)
- [15:04:27] [Spigot Watchdog Thread/ERROR]: me.arboriginal.TidyingChest.TCManager.asyncGet(TCManager.java:710)
- [15:04:27] [Spigot Watchdog Thread/ERROR]: me.arboriginal.TidyingChest.TCManager.transfer(TCManager.java:146)
- [15:04:27] [Spigot Watchdog Thread/ERROR]: me.arboriginal.TidyingChest.TCListener.onInventoryClose(TCListener.java:44)
- [15:04:27] [Spigot Watchdog Thread/ERROR]: sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
- [15:04:27] [Spigot Watchdog Thread/ERROR]: sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
- [15:04:27] [Spigot Watchdog Thread/ERROR]: sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
- [15:04:27] [Spigot Watchdog Thread/ERROR]: java.lang.reflect.Method.invoke(Unknown Source)
- [15:04:27] [Spigot Watchdog Thread/ERROR]: org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:316)
- [15:04:27] [Spigot Watchdog Thread/ERROR]: org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:70)
- [15:04:27] [Spigot Watchdog Thread/ERROR]: org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:529)
- [15:04:27] [Spigot Watchdog Thread/ERROR]: org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:514)
- [15:04:27] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.v1_14_R1.event.CraftEventFactory.handleInventoryCloseEvent(CraftEventFactory.java:1246)
- [15:04:27] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_14_R1.PlayerConnection.a(PlayerConnection.java:1912)
- [15:04:27] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_14_R1.PacketPlayInCloseWindow.a(PacketPlayInCloseWindow.java:18)
- [15:04:27] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_14_R1.PacketPlayInCloseWindow.a(PacketPlayInCloseWindow.java:1)
- [15:04:27] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_14_R1.PlayerConnectionUtils.lambda$0(PlayerConnectionUtils.java:19)
- [15:04:27] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_14_R1.PlayerConnectionUtils$$Lambda$3336/227215045.run(Unknown Source)
- [15:04:27] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_14_R1.TickTask.run(SourceFile:18)
- [15:04:27] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_14_R1.IAsyncTaskHandler.executeTask(SourceFile:144)
- [15:04:27] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_14_R1.IAsyncTaskHandlerReentrant.executeTask(SourceFile:23)
- [15:04:27] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_14_R1.IAsyncTaskHandler.executeNext(SourceFile:118)
- [15:04:27] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_14_R1.MinecraftServer.aX(MinecraftServer.java:909)
- [15:04:27] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_14_R1.MinecraftServer.executeNext(MinecraftServer.java:902)
- [15:04:27] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_14_R1.IAsyncTaskHandler.executeAll(SourceFile:103)
- [15:04:27] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_14_R1.MinecraftServer.sleepForTick(MinecraftServer.java:885)
- [15:04:27] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_14_R1.MinecraftServer.run(MinecraftServer.java:819)
- [15:04:27] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Unknown Source)
- [15:04:27] [Spigot Watchdog Thread/ERROR]: ------------------------------
- [15:04:27] [Spigot Watchdog Thread/ERROR]: Current Thread: Server Infinisleeper
- [15:04:27] [Spigot Watchdog Thread/ERROR]: PID: 21 | Suspended: false | Native: false | State: TIMED_WAITING
- [15:04:27] [Spigot Watchdog Thread/ERROR]: Stack:
- [15:04:27] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.sleep(Native Method)
- [15:04:27] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_14_R1.DedicatedServer$1.run(DedicatedServer.java:69)
- [15:04:27] [Spigot Watchdog Thread/ERROR]: ------------------------------
- [15:04:27] [Spigot Watchdog Thread/ERROR]: Current Thread: NonBlockingInputStreamThread
- [15:04:27] [Spigot Watchdog Thread/ERROR]: PID: 19 | Suspended: false | Native: false | State: WAITING
- [15:04:27] [Spigot Watchdog Thread/ERROR]: Stack:
- [15:04:27] [Spigot Watchdog Thread/ERROR]: java.lang.Object.wait(Native Method)
- [15:04:27] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.libs.jline.internal.NonBlockingInputStream.run(NonBlockingInputStream.java:278)
- [15:04:27] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Unknown Source)
- [15:04:27] [Spigot Watchdog Thread/ERROR]: ------------------------------
- [15:04:27] [Spigot Watchdog Thread/ERROR]: Current Thread: Snooper Timer
- [15:04:27] [Spigot Watchdog Thread/ERROR]: PID: 16 | Suspended: false | Native: false | State: WAITING
- [15:04:27] [Spigot Watchdog Thread/ERROR]: Stack:
- [15:04:27] [Spigot Watchdog Thread/ERROR]: java.lang.Object.wait(Native Method)
- [15:04:27] [Spigot Watchdog Thread/ERROR]: java.lang.Object.wait(Unknown Source)
- [15:04:27] [Spigot Watchdog Thread/ERROR]: java.util.TimerThread.mainLoop(Unknown Source)
- [15:04:27] [Spigot Watchdog Thread/ERROR]: java.util.TimerThread.run(Unknown Source)
- [15:04:27] [Spigot Watchdog Thread/ERROR]: ------------------------------
- [15:04:27] [Spigot Watchdog Thread/ERROR]: Current Thread: Attach Listener
- [15:04:27] [Spigot Watchdog Thread/ERROR]: PID: 5 | Suspended: false | Native: false | State: RUNNABLE
- [15:04:27] [Spigot Watchdog Thread/ERROR]: Stack:
- [15:04:27] [Spigot Watchdog Thread/ERROR]: ------------------------------
- [15:04:27] [Spigot Watchdog Thread/ERROR]: Current Thread: Signal Dispatcher
- [15:04:27] [Spigot Watchdog Thread/ERROR]: PID: 4 | Suspended: false | Native: false | State: RUNNABLE
- [15:04:27] [Spigot Watchdog Thread/ERROR]: Stack:
- [15:04:27] [Spigot Watchdog Thread/ERROR]: ------------------------------
- [15:04:27] [Spigot Watchdog Thread/ERROR]: Current Thread: Finalizer
- [15:04:27] [Spigot Watchdog Thread/ERROR]: PID: 3 | Suspended: false | Native: false | State: WAITING
- [15:04:27] [Spigot Watchdog Thread/ERROR]: Stack:
- [15:04:27] [Spigot Watchdog Thread/ERROR]: java.lang.Object.wait(Native Method)
- [15:04:27] [Spigot Watchdog Thread/ERROR]: java.lang.ref.ReferenceQueue.remove(Unknown Source)
- [15:04:27] [Spigot Watchdog Thread/ERROR]: java.lang.ref.ReferenceQueue.remove(Unknown Source)
- [15:04:27] [Spigot Watchdog Thread/ERROR]: java.lang.ref.Finalizer$FinalizerThread.run(Unknown Source)
- [15:04:27] [Spigot Watchdog Thread/ERROR]: ------------------------------
- [15:04:27] [Spigot Watchdog Thread/ERROR]: Current Thread: Reference Handler
- [15:04:27] [Spigot Watchdog Thread/ERROR]: PID: 2 | Suspended: false | Native: false | State: WAITING
- [15:04:27] [Spigot Watchdog Thread/ERROR]: Stack:
- [15:04:27] [Spigot Watchdog Thread/ERROR]: java.lang.Object.wait(Native Method)
- [15:04:27] [Spigot Watchdog Thread/ERROR]: java.lang.Object.wait(Unknown Source)
- [15:04:27] [Spigot Watchdog Thread/ERROR]: java.lang.ref.Reference.tryHandlePending(Unknown Source)
- [15:04:27] [Spigot Watchdog Thread/ERROR]: java.lang.ref.Reference$ReferenceHandler.run(Unknown Source)
- [15:04:27] [Spigot Watchdog Thread/ERROR]: ------------------------------
- [15:04:27] [Spigot Watchdog Thread/INFO]: Startup script './start.sh' does not exist! Stopping server.
- [15:04:27] [Spigot Watchdog Thread/INFO]: Stopping server
Advertisement
Add Comment
Please, Sign In to add comment