Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- [12:56:38] [Server thread/INFO]: SkySpark fell from a high place
- [12:57:44] [Spigot Watchdog Thread/ERROR]: ------------------------------
- [12:57:44] [Spigot Watchdog Thread/ERROR]: The server has stopped responding! This is (probably) not a Spigot bug.
- [12:57:44] [Spigot Watchdog Thread/ERROR]: If you see a plugin in the Server thread dump below, then please report it to that author
- [12:57:44] [Spigot Watchdog Thread/ERROR]: *Especially* if it looks like HTTP or MySQL operations are occurring
- [12:57:44] [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
- [12:57:44] [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
- [12:57:44] [Spigot Watchdog Thread/ERROR]: If you are unsure or still think this is a Spigot bug, please report to https://www.spigotmc.org/
- [12:57:44] [Spigot Watchdog Thread/ERROR]: Be sure to include ALL relevant console errors and Minecraft crash reports
- [12:57:44] [Spigot Watchdog Thread/ERROR]: Spigot version: git-Spigot-94af569-6ddeb98 (MC: 1.14.4)
- [12:57:44] [Spigot Watchdog Thread/ERROR]: ------------------------------
- [12:57:44] [Spigot Watchdog Thread/ERROR]: Server thread dump (Look for plugins here before reporting to Spigot!):
- [12:57:44] [Spigot Watchdog Thread/ERROR]: ------------------------------
- [12:57:44] [Spigot Watchdog Thread/ERROR]: Current Thread: Server thread
- [12:57:44] [Spigot Watchdog Thread/ERROR]: PID: 35 | Suspended: false | Native: false | State: WAITING
- [12:57:44] [Spigot Watchdog Thread/ERROR]: Stack:
- [12:57:44] [Spigot Watchdog Thread/ERROR]: sun.misc.Unsafe.park(Native Method)
- [12:57:44] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
- [12:57:44] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:836)
- [12:57:44] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.AbstractQueuedSynchronizer.doAcquireShared(AbstractQueuedSynchronizer.java:967)
- [12:57:44] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireShared(AbstractQueuedSynchronizer.java:1283)
- [12:57:44] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.ReentrantReadWriteLock$ReadLock.lock(ReentrantReadWriteLock.java:727)
- [12:57:44] [Spigot Watchdog Thread/ERROR]: com.earth2me.essentials.storage.AsyncStorageObjectHolder.acquireReadLock(AsyncStorageObjectHolder.java:38)
- [12:57:44] [Spigot Watchdog Thread/ERROR]: com.earth2me.essentials.spawn.SpawnStorage.getSpawn(SpawnStorage.java:52)
- [12:57:44] [Spigot Watchdog Thread/ERROR]: com.earth2me.essentials.spawn.EssentialsSpawnPlayerListener.onPlayerRespawn(EssentialsSpawnPlayerListener.java:57)
- [12:57:44] [Spigot Watchdog Thread/ERROR]: com.earth2me.essentials.spawn.EssentialsSpawn$1.execute(EssentialsSpawn.java:47)
- [12:57:44] [Spigot Watchdog Thread/ERROR]: org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:70)
- [12:57:44] [Spigot Watchdog Thread/ERROR]: org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:529)
- [12:57:44] [Spigot Watchdog Thread/ERROR]: org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:514)
- [12:57:44] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_14_R1.PlayerList.moveToWorld(PlayerList.java:631)
- [12:57:44] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_14_R1.PlayerList.moveToWorld(PlayerList.java:561)
- [12:57:44] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_14_R1.PlayerConnection.a(PlayerConnection.java:1894)
- [12:57:44] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_14_R1.PacketPlayInClientCommand.a(SourceFile:31)
- [12:57:44] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_14_R1.PacketPlayInClientCommand.a(SourceFile:8)
- [12:57:44] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_14_R1.PlayerConnectionUtils.lambda$0(PlayerConnectionUtils.java:19)
- [12:57:44] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_14_R1.PlayerConnectionUtils$$Lambda$3100/1044962827.run(Unknown Source)
- [12:57:44] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_14_R1.TickTask.run(SourceFile:18)
- [12:57:44] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_14_R1.IAsyncTaskHandler.executeTask(SourceFile:144)
- [12:57:44] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_14_R1.IAsyncTaskHandlerReentrant.executeTask(SourceFile:23)
- [12:57:44] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_14_R1.IAsyncTaskHandler.executeNext(SourceFile:118)
- [12:57:44] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_14_R1.MinecraftServer.aX(MinecraftServer.java:909)
- [12:57:44] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_14_R1.MinecraftServer.executeNext(MinecraftServer.java:902)
- [12:57:44] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_14_R1.IAsyncTaskHandler.executeAll(SourceFile:103)
- [12:57:44] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_14_R1.MinecraftServer.sleepForTick(MinecraftServer.java:885)
- [12:57:44] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_14_R1.MinecraftServer.run(MinecraftServer.java:819)
- [12:57:44] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:748)
- [12:57:44] [Spigot Watchdog Thread/ERROR]: ------------------------------
- [12:57:44] [Spigot Watchdog Thread/ERROR]: Entire Thread Dump:
- [12:57:45] [Spigot Watchdog Thread/ERROR]: ------------------------------
- [12:57:45] [Spigot Watchdog Thread/ERROR]: Current Thread: pool-10-thread-1
- [12:57:45] [Spigot Watchdog Thread/ERROR]: PID: 77 | Suspended: false | Native: false | State: WAITING
- [12:57:45] [Spigot Watchdog Thread/ERROR]: Stack:
- [12:57:45] [Spigot Watchdog Thread/ERROR]: sun.misc.Unsafe.park(Native Method)
- [12:57:45] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
- [12:57:45] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
- [12:57:45] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
- [12:57:45] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
- [12:57:45] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
- [12:57:45] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
- [12:57:45] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:748)
- [12:57:45] [Spigot Watchdog Thread/ERROR]: ------------------------------
- [12:57:45] [Spigot Watchdog Thread/ERROR]: Current Thread: Netty Epoll Server IO #3
- [12:57:45] [Spigot Watchdog Thread/ERROR]: PID: 64 | Suspended: false | Native: true | State: RUNNABLE
- [12:57:45] [Spigot Watchdog Thread/ERROR]: Stack:
- [12:57:45] [Spigot Watchdog Thread/ERROR]: io.netty.channel.epoll.Native.epollWait0(Native Method)
- [12:57:45] [Spigot Watchdog Thread/ERROR]: io.netty.channel.epoll.Native.epollWait(Native.java:114)
- [12:57:45] [Spigot Watchdog Thread/ERROR]: io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:239)
- [12:57:45] [Spigot Watchdog Thread/ERROR]: io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:256)
- [12:57:45] [Spigot Watchdog Thread/ERROR]: io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:884)
- [12:57:45] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:748)
- [12:57:45] [Spigot Watchdog Thread/ERROR]: ------------------------------
- [12:57:45] [Spigot Watchdog Thread/ERROR]: Current Thread: Netty Epoll Server IO #2
- [12:57:45] [Spigot Watchdog Thread/ERROR]: PID: 63 | Suspended: false | Native: false | State: RUNNABLE
- [12:57:45] [Spigot Watchdog Thread/ERROR]: Stack:
- [12:57:45] [Spigot Watchdog Thread/ERROR]: io.netty.channel.epoll.Native.epollWait0(Native Method)
- [12:57:45] [Spigot Watchdog Thread/ERROR]: io.netty.channel.epoll.Native.epollWait(Native.java:114)
- [12:57:45] [Spigot Watchdog Thread/ERROR]: io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:239)
- [12:57:45] [Spigot Watchdog Thread/ERROR]: io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:256)
- [12:57:45] [Spigot Watchdog Thread/ERROR]: io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:884)
- [12:57:45] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:748)
- [12:57:45] [Spigot Watchdog Thread/ERROR]: ------------------------------
- [12:57:45] [Spigot Watchdog Thread/ERROR]: Current Thread: Netty Epoll Server IO #1
- [12:57:45] [Spigot Watchdog Thread/ERROR]: PID: 62 | Suspended: false | Native: true | State: RUNNABLE
- [12:57:45] [Spigot Watchdog Thread/ERROR]: Stack:
- [12:57:45] [Spigot Watchdog Thread/ERROR]: io.netty.channel.epoll.Native.epollWait0(Native Method)
- [12:57:45] [Spigot Watchdog Thread/ERROR]: io.netty.channel.epoll.Native.epollWait(Native.java:114)
- [12:57:45] [Spigot Watchdog Thread/ERROR]: io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:239)
- [12:57:45] [Spigot Watchdog Thread/ERROR]: io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:256)
- [12:57:45] [Spigot Watchdog Thread/ERROR]: io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:884)
- [12:57:45] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:748)
- [12:57:45] [Spigot Watchdog Thread/ERROR]: ------------------------------
- [12:57:45] [Spigot Watchdog Thread/ERROR]: Current Thread: Query Listener #1
- [12:57:45] [Spigot Watchdog Thread/ERROR]: PID: 54 | Suspended: false | Native: true | State: RUNNABLE
- [12:57:45] [Spigot Watchdog Thread/ERROR]: Thread is waiting on monitor(s):
- [12:57:45] [Spigot Watchdog Thread/ERROR]: Locked on:java.net.PlainDatagramSocketImpl.receive0(Native Method)
- [12:57:45] [Spigot Watchdog Thread/ERROR]: Locked on:java.net.AbstractPlainDatagramSocketImpl.receive(AbstractPlainDatagramSocketImpl.java:143)
- [12:57:45] [Spigot Watchdog Thread/ERROR]: Locked on:java.net.DatagramSocket.receive(DatagramSocket.java:812)
- [12:57:45] [Spigot Watchdog Thread/ERROR]: Locked on:java.net.DatagramSocket.receive(DatagramSocket.java:812)
- [12:57:45] [Spigot Watchdog Thread/ERROR]: Stack:
- [12:57:45] [Spigot Watchdog Thread/ERROR]: java.net.PlainDatagramSocketImpl.receive0(Native Method)
- [12:57:45] [Spigot Watchdog Thread/ERROR]: java.net.AbstractPlainDatagramSocketImpl.receive(AbstractPlainDatagramSocketImpl.java:143)
- [12:57:45] [Spigot Watchdog Thread/ERROR]: java.net.DatagramSocket.receive(DatagramSocket.java:812)
- [12:57:45] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_14_R1.RemoteStatusListener.run(SourceFile:260)
- [12:57:45] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:748)
- [12:57:45] [Spigot Watchdog Thread/ERROR]: ------------------------------
- [12:57:45] [Spigot Watchdog Thread/ERROR]: Current Thread: pool-11-thread-1
- [12:57:45] [Spigot Watchdog Thread/ERROR]: PID: 53 | Suspended: false | Native: false | State: TIMED_WAITING
- [12:57:45] [Spigot Watchdog Thread/ERROR]: Stack:
- [12:57:45] [Spigot Watchdog Thread/ERROR]: sun.misc.Unsafe.park(Native Method)
- [12:57:45] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
- [12:57:45] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078)
- [12:57:45] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1093)
- [12:57:45] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:809)
- [12:57:45] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
- [12:57:45] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
- [12:57:45] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
- [12:57:45] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:748)
- [12:57:45] [Spigot Watchdog Thread/ERROR]: ------------------------------
- [12:57:45] [Spigot Watchdog Thread/ERROR]: Current Thread: Timer-0
- [12:57:45] [Spigot Watchdog Thread/ERROR]: PID: 50 | Suspended: false | Native: false | State: TIMED_WAITING
- [12:57:45] [Spigot Watchdog Thread/ERROR]: Stack:
- [12:57:45] [Spigot Watchdog Thread/ERROR]: java.lang.Object.wait(Native Method)
- [12:57:45] [Spigot Watchdog Thread/ERROR]: java.util.TimerThread.mainLoop(Timer.java:552)
- [12:57:45] [Spigot Watchdog Thread/ERROR]: java.util.TimerThread.run(Timer.java:505)
- [12:57:45] [Spigot Watchdog Thread/ERROR]: ------------------------------
- [12:57:45] [Spigot Watchdog Thread/ERROR]: Current Thread: Resource IO {0}
- [12:57:45] [Spigot Watchdog Thread/ERROR]: PID: 46 | Suspended: false | Native: false | State: WAITING
- [12:57:45] [Spigot Watchdog Thread/ERROR]: Stack:
- [12:57:45] [Spigot Watchdog Thread/ERROR]: sun.misc.Unsafe.park(Native Method)
- [12:57:45] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
- [12:57:45] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
- [12:57:45] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
- [12:57:45] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
- [12:57:45] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
- [12:57:45] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
- [12:57:45] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:748)
- [12:57:45] [Spigot Watchdog Thread/ERROR]: ------------------------------
- [12:57:45] [Spigot Watchdog Thread/ERROR]: Current Thread: Netty Epoll Server IO #0
- [12:57:45] [Spigot Watchdog Thread/ERROR]: PID: 45 | Suspended: false | Native: false | State: RUNNABLE
- [12:57:45] [Spigot Watchdog Thread/ERROR]: Stack:
- [12:57:45] [Spigot Watchdog Thread/ERROR]: io.netty.channel.epoll.Native.epollWait0(Native Method)
- [12:57:45] [Spigot Watchdog Thread/ERROR]: io.netty.channel.epoll.Native.epollWait(Native.java:114)
- [12:57:45] [Spigot Watchdog Thread/ERROR]: io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:239)
- [12:57:45] [Spigot Watchdog Thread/ERROR]: io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:256)
- [12:57:45] [Spigot Watchdog Thread/ERROR]: io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:884)
- [12:57:45] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:748)
- [12:57:45] [Spigot Watchdog Thread/ERROR]: ------------------------------
- [12:57:45] [Spigot Watchdog Thread/ERROR]: Current Thread: ObjectCleanerThread
- [12:57:45] [Spigot Watchdog Thread/ERROR]: PID: 44 | Suspended: false | Native: false | State: TIMED_WAITING
- [12:57:45] [Spigot Watchdog Thread/ERROR]: Stack:
- [12:57:45] [Spigot Watchdog Thread/ERROR]: java.lang.Object.wait(Native Method)
- [12:57:45] [Spigot Watchdog Thread/ERROR]: java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:143)
- [12:57:45] [Spigot Watchdog Thread/ERROR]: io.netty.util.internal.ObjectCleaner$1.run(ObjectCleaner.java:54)
- [12:57:45] [Spigot Watchdog Thread/ERROR]: io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
- [12:57:45] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:748)
- [12:57:45] [Spigot Watchdog Thread/ERROR]: ------------------------------
- [12:57:45] [Spigot Watchdog Thread/ERROR]: Current Thread: Spigot Metrics Thread
- [12:57:45] [Spigot Watchdog Thread/ERROR]: PID: 43 | Suspended: false | Native: false | State: TIMED_WAITING
- [12:57:45] [Spigot Watchdog Thread/ERROR]: Stack:
- [12:57:45] [Spigot Watchdog Thread/ERROR]: java.lang.Object.wait(Native Method)
- [12:57:45] [Spigot Watchdog Thread/ERROR]: java.util.TimerThread.mainLoop(Timer.java:552)
- [12:57:45] [Spigot Watchdog Thread/ERROR]: java.util.TimerThread.run(Timer.java:505)
- [12:57:45] [Spigot Watchdog Thread/ERROR]: ------------------------------
- [12:57:45] [Spigot Watchdog Thread/ERROR]: Current Thread: Spigot Watchdog Thread
- [12:57:45] [Spigot Watchdog Thread/ERROR]: PID: 42 | Suspended: false | Native: false | State: RUNNABLE
- [12:57:45] [Spigot Watchdog Thread/ERROR]: Stack:
- [12:57:45] [Spigot Watchdog Thread/ERROR]: sun.management.ThreadImpl.dumpThreads0(Native Method)
- [12:57:45] [Spigot Watchdog Thread/ERROR]: sun.management.ThreadImpl.dumpAllThreads(ThreadImpl.java:454)
- [12:57:45] [Spigot Watchdog Thread/ERROR]: org.spigotmc.WatchdogThread.run(WatchdogThread.java:86)
- [12:57:45] [Spigot Watchdog Thread/ERROR]: ------------------------------
- [12:57:45] [Spigot Watchdog Thread/ERROR]: Current Thread: Server console handler
- [12:57:45] [Spigot Watchdog Thread/ERROR]: PID: 40 | Suspended: false | Native: true | State: RUNNABLE
- [12:57:45] [Spigot Watchdog Thread/ERROR]: Thread is waiting on monitor(s):
- [12:57:45] [Spigot Watchdog Thread/ERROR]: Locked on:java.io.BufferedInputStream.read(BufferedInputStream.java:265)
- [12:57:45] [Spigot Watchdog Thread/ERROR]: Locked on:org.bukkit.craftbukkit.libs.jline.internal.InputStreamReader.read(InputStreamReader.java:261)
- [12:57:45] [Spigot Watchdog Thread/ERROR]: Locked on:org.bukkit.craftbukkit.libs.jline.internal.InputStreamReader.read(InputStreamReader.java:198)
- [12:57:45] [Spigot Watchdog Thread/ERROR]: Stack:
- [12:57:45] [Spigot Watchdog Thread/ERROR]: java.io.FileInputStream.readBytes(Native Method)
- [12:57:45] [Spigot Watchdog Thread/ERROR]: java.io.FileInputStream.read(FileInputStream.java:255)
- [12:57:45] [Spigot Watchdog Thread/ERROR]: java.io.BufferedInputStream.fill(BufferedInputStream.java:246)
- [12:57:45] [Spigot Watchdog Thread/ERROR]: java.io.BufferedInputStream.read(BufferedInputStream.java:265)
- [12:57:45] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.libs.jline.internal.NonBlockingInputStream.read(NonBlockingInputStream.java:248)
- [12:57:45] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.libs.jline.internal.InputStreamReader.read(InputStreamReader.java:261)
- [12:57:45] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.libs.jline.internal.InputStreamReader.read(InputStreamReader.java:198)
- [12:57:45] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.libs.jline.console.ConsoleReader.readCharacter(ConsoleReader.java:2145)
- [12:57:45] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.libs.jline.console.ConsoleReader.readLineSimple(ConsoleReader.java:3183)
- [12:57:45] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.libs.jline.console.ConsoleReader.readLine(ConsoleReader.java:2333)
- [12:57:45] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.libs.jline.console.ConsoleReader.readLine(ConsoleReader.java:2269)
- [12:57:45] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.libs.jline.console.ConsoleReader.readLine(ConsoleReader.java:2257)
- [12:57:45] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_14_R1.DedicatedServer$2.run(DedicatedServer.java:97)
- [12:57:45] [Spigot Watchdog Thread/ERROR]: ------------------------------
- [12:57:45] [Spigot Watchdog Thread/ERROR]: Current Thread: Thread-3
- [12:57:45] [Spigot Watchdog Thread/ERROR]: PID: 41 | Suspended: false | Native: false | State: WAITING
- [12:57:45] [Spigot Watchdog Thread/ERROR]: Stack:
- [12:57:45] [Spigot Watchdog Thread/ERROR]: sun.misc.Unsafe.park(Native Method)
- [12:57:45] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
- [12:57:45] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
- [12:57:45] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
- [12:57:45] [Spigot Watchdog Thread/ERROR]: com.mojang.util.QueueLogAppender.getNextLogEvent(QueueLogAppender.java:77)
- [12:57:45] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.v1_14_R1.util.TerminalConsoleWriterThread.run(TerminalConsoleWriterThread.java:30)
- [12:57:45] [Spigot Watchdog Thread/ERROR]: ------------------------------
- [12:57:45] [Spigot Watchdog Thread/ERROR]: Current Thread: DestroyJavaVM
- [12:57:45] [Spigot Watchdog Thread/ERROR]: PID: 39 | Suspended: false | Native: false | State: RUNNABLE
- [12:57:45] [Spigot Watchdog Thread/ERROR]: Stack:
- [12:57:45] [Spigot Watchdog Thread/ERROR]: ------------------------------
- [12:57:45] [Spigot Watchdog Thread/ERROR]: Current Thread: Server thread
- [12:57:45] [Spigot Watchdog Thread/ERROR]: PID: 35 | Suspended: false | Native: false | State: WAITING
- [12:57:45] [Spigot Watchdog Thread/ERROR]: Thread is waiting on monitor(s):
- [12:57:45] [Spigot Watchdog Thread/ERROR]: Locked on:org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:514)
- [12:57:45] [Spigot Watchdog Thread/ERROR]: Stack:
- [12:57:45] [Spigot Watchdog Thread/ERROR]: sun.misc.Unsafe.park(Native Method)
- [12:57:45] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
- [12:57:45] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:836)
- [12:57:45] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.AbstractQueuedSynchronizer.doAcquireShared(AbstractQueuedSynchronizer.java:967)
- [12:57:45] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireShared(AbstractQueuedSynchronizer.java:1283)
- [12:57:45] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.ReentrantReadWriteLock$ReadLock.lock(ReentrantReadWriteLock.java:727)
- [12:57:45] [Spigot Watchdog Thread/ERROR]: com.earth2me.essentials.storage.AsyncStorageObjectHolder.acquireReadLock(AsyncStorageObjectHolder.java:38)
- [12:57:45] [Spigot Watchdog Thread/ERROR]: com.earth2me.essentials.spawn.SpawnStorage.getSpawn(SpawnStorage.java:52)
- [12:57:45] [Spigot Watchdog Thread/ERROR]: com.earth2me.essentials.spawn.EssentialsSpawnPlayerListener.onPlayerRespawn(EssentialsSpawnPlayerListener.java:57)
- [12:57:45] [Spigot Watchdog Thread/ERROR]: com.earth2me.essentials.spawn.EssentialsSpawn$1.execute(EssentialsSpawn.java:47)
- [12:57:45] [Spigot Watchdog Thread/ERROR]: org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:70)
- [12:57:45] [Spigot Watchdog Thread/ERROR]: org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:529)
- [12:57:45] [Spigot Watchdog Thread/ERROR]: org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:514)
- [12:57:45] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_14_R1.PlayerList.moveToWorld(PlayerList.java:631)
- [12:57:45] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_14_R1.PlayerList.moveToWorld(PlayerList.java:561)
- [12:57:45] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_14_R1.PlayerConnection.a(PlayerConnection.java:1894)
- [12:57:45] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_14_R1.PacketPlayInClientCommand.a(SourceFile:31)
- [12:57:45] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_14_R1.PacketPlayInClientCommand.a(SourceFile:8)
- [12:57:45] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_14_R1.PlayerConnectionUtils.lambda$0(PlayerConnectionUtils.java:19)
- [12:57:45] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_14_R1.PlayerConnectionUtils$$Lambda$3100/1044962827.run(Unknown Source)
- [12:57:45] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_14_R1.TickTask.run(SourceFile:18)
- [12:57:45] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_14_R1.IAsyncTaskHandler.executeTask(SourceFile:144)
- [12:57:45] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_14_R1.IAsyncTaskHandlerReentrant.executeTask(SourceFile:23)
- [12:57:45] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_14_R1.IAsyncTaskHandler.executeNext(SourceFile:118)
- [12:57:45] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_14_R1.MinecraftServer.aX(MinecraftServer.java:909)
- [12:57:45] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_14_R1.MinecraftServer.executeNext(MinecraftServer.java:902)
- [12:57:45] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_14_R1.IAsyncTaskHandler.executeAll(SourceFile:103)
- [12:57:45] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_14_R1.MinecraftServer.sleepForTick(MinecraftServer.java:885)
- [12:57:45] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_14_R1.MinecraftServer.run(MinecraftServer.java:819)
- [12:57:45] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:748)
- [12:57:45] [Spigot Watchdog Thread/ERROR]: ------------------------------
- [12:57:45] [Spigot Watchdog Thread/ERROR]: Current Thread: Server Infinisleeper
- [12:57:45] [Spigot Watchdog Thread/ERROR]: PID: 38 | Suspended: false | Native: false | State: TIMED_WAITING
- [12:57:45] [Spigot Watchdog Thread/ERROR]: Stack:
- [12:57:45] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.sleep(Native Method)
- [12:57:45] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_14_R1.DedicatedServer$1.run(DedicatedServer.java:69)
- [12:57:45] [Spigot Watchdog Thread/ERROR]: ------------------------------
- [12:57:45] [Spigot Watchdog Thread/ERROR]: Current Thread: Snooper Timer
- [12:57:45] [Spigot Watchdog Thread/ERROR]: PID: 34 | Suspended: false | Native: false | State: WAITING
- [12:57:45] [Spigot Watchdog Thread/ERROR]: Stack:
- [12:57:45] [Spigot Watchdog Thread/ERROR]: java.lang.Object.wait(Native Method)
- [12:57:45] [Spigot Watchdog Thread/ERROR]: java.lang.Object.wait(Object.java:502)
- [12:57:45] [Spigot Watchdog Thread/ERROR]: java.util.TimerThread.mainLoop(Timer.java:526)
- [12:57:45] [Spigot Watchdog Thread/ERROR]: java.util.TimerThread.run(Timer.java:505)
- [12:57:45] [Spigot Watchdog Thread/ERROR]: ------------------------------
- [12:57:45] [Spigot Watchdog Thread/ERROR]: Current Thread: Signal Dispatcher
- [12:57:45] [Spigot Watchdog Thread/ERROR]: PID: 4 | Suspended: false | Native: false | State: RUNNABLE
- [12:57:45] [Spigot Watchdog Thread/ERROR]: Stack:
- [12:57:45] [Spigot Watchdog Thread/ERROR]: ------------------------------
- [12:57:45] [Spigot Watchdog Thread/ERROR]: Current Thread: Finalizer
- [12:57:45] [Spigot Watchdog Thread/ERROR]: PID: 3 | Suspended: false | Native: false | State: WAITING
- [12:57:45] [Spigot Watchdog Thread/ERROR]: Stack:
- [12:57:45] [Spigot Watchdog Thread/ERROR]: java.lang.Object.wait(Native Method)
- [12:57:45] [Spigot Watchdog Thread/ERROR]: java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:143)
- [12:57:45] [Spigot Watchdog Thread/ERROR]: java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:164)
- [12:57:45] [Spigot Watchdog Thread/ERROR]: java.lang.ref.Finalizer$FinalizerThread.run(Finalizer.java:212)
- [12:57:45] [Spigot Watchdog Thread/ERROR]: ------------------------------
- [12:57:45] [Spigot Watchdog Thread/ERROR]: Current Thread: Reference Handler
- [12:57:45] [Spigot Watchdog Thread/ERROR]: PID: 2 | Suspended: false | Native: false | State: WAITING
- [12:57:45] [Spigot Watchdog Thread/ERROR]: Stack:
- [12:57:45] [Spigot Watchdog Thread/ERROR]: java.lang.Object.wait(Native Method)
- [12:57:45] [Spigot Watchdog Thread/ERROR]: java.lang.Object.wait(Object.java:502)
- [12:57:45] [Spigot Watchdog Thread/ERROR]: java.lang.ref.Reference.tryHandlePending(Reference.java:191)
- [12:57:45] [Spigot Watchdog Thread/ERROR]: java.lang.ref.Reference$ReferenceHandler.run(Reference.java:153)
- [12:57:45] [Spigot Watchdog Thread/ERROR]: ------------------------------
- [12:57:45] [Spigot Watchdog Thread/INFO]: Startup script './start.sh' does not exist! Stopping server.
- [12:57:45] [Spigot Watchdog Thread/INFO]: Stopping server
- [12:57:45] [Spigot Watchdog Thread/ERROR]: Stack:
- [12:57:45] [Spigot Watchdog Thread/ERROR]: sun.misc.Unsafe.park(Native Method)
- [12:57:45] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
- [12:57:45] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
- [12:57:45] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
- [12:57:45] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
- [12:57:45] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
- [12:57:45] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
- [12:57:45] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:748)
- [12:57:45] [Spigot Watchdog Thread/ERROR]: ------------------------------
- [12:57:45] [Spigot Watchdog Thread/ERROR]: Current Thread: Netty Epoll Server IO #0
- [12:57:45] [Spigot Watchdog Thread/ERROR]: PID: 45 | Suspended: false | Native: false | State: RUNNABLE
- [12:57:45] [Spigot Watchdog Thread/ERROR]: Stack:
- [12:57:45] [Spigot Watchdog Thread/ERROR]: io.netty.channel.epoll.Native.epollWait0(Native Method)
- [12:57:45] [Spigot Watchdog Thread/ERROR]: io.netty.channel.epoll.Native.epollWait(Native.java:114)
- [12:57:45] [Spigot Watchdog Thread/ERROR]: io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:239)
- [12:57:45] [Spigot Watchdog Thread/ERROR]: io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:256)
- [12:57:45] [Spigot Watchdog Thread/ERROR]: io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:884)
- [12:57:45] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:748)
- [12:57:45] [Spigot Watchdog Thread/ERROR]: ------------------------------
- [12:57:45] [Spigot Watchdog Thread/ERROR]: Current Thread: ObjectCleanerThread
- [12:57:45] [Spigot Watchdog Thread/ERROR]: PID: 44 | Suspended: false | Native: false | State: TIMED_WAITING
- [12:57:45] [Spigot Watchdog Thread/ERROR]: Stack:
- [12:57:45] [Spigot Watchdog Thread/ERROR]: java.lang.Object.wait(Native Method)
- [12:57:45] [Spigot Watchdog Thread/ERROR]: java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:143)
- [12:57:45] [Spigot Watchdog Thread/ERROR]: io.netty.util.internal.ObjectCleaner$1.run(ObjectCleaner.java:54)
- [12:57:45] [Spigot Watchdog Thread/ERROR]: io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
- [12:57:45] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:748)
- [12:57:45] [Spigot Watchdog Thread/ERROR]: ------------------------------
- [12:57:45] [Spigot Watchdog Thread/ERROR]: Current Thread: Spigot Metrics Thread
- [12:57:45] [Spigot Watchdog Thread/ERROR]: PID: 43 | Suspended: false | Native: false | State: TIMED_WAITING
- [12:57:45] [Spigot Watchdog Thread/ERROR]: Stack:
- [12:57:45] [Spigot Watchdog Thread/ERROR]: java.lang.Object.wait(Native Method)
- [12:57:45] [Spigot Watchdog Thread/ERROR]: java.util.TimerThread.mainLoop(Timer.java:552)
- [12:57:45] [Spigot Watchdog Thread/ERROR]: java.util.TimerThread.run(Timer.java:505)
- [12:57:45] [Spigot Watchdog Thread/ERROR]: ------------------------------
- [12:57:45] [Spigot Watchdog Thread/ERROR]: Current Thread: Spigot Watchdog Thread
- [12:57:45] [Spigot Watchdog Thread/ERROR]: PID: 42 | Suspended: false | Native: false | State: RUNNABLE
- [12:57:45] [Spigot Watchdog Thread/ERROR]: Stack:
- [12:57:45] [Spigot Watchdog Thread/ERROR]: sun.management.ThreadImpl.dumpThreads0(Native Method)
- [12:57:45] [Spigot Watchdog Thread/ERROR]: sun.management.ThreadImpl.dumpAllThreads(ThreadImpl.java:454)
- [12:57:45] [Spigot Watchdog Thread/ERROR]: org.spigotmc.WatchdogThread.run(WatchdogThread.java:86)
- [12:57:45] [Spigot Watchdog Thread/ERROR]: ------------------------------
- [12:57:45] [Spigot Watchdog Thread/ERROR]: Current Thread: Server console handler
- [12:57:45] [Spigot Watchdog Thread/ERROR]: PID: 40 | Suspended: false | Native: true | State: RUNNABLE
- [12:57:45] [Spigot Watchdog Thread/ERROR]: Thread is waiting on monitor(s):
- [12:57:45] [Spigot Watchdog Thread/ERROR]: Locked on:java.io.BufferedInputStream.read(BufferedInputStream.java:265)
- [12:57:45] [Spigot Watchdog Thread/ERROR]: Locked on:org.bukkit.craftbukkit.libs.jline.internal.InputStreamReader.read(InputStreamReader.java:261)
- [12:57:45] [Spigot Watchdog Thread/ERROR]: Locked on:org.bukkit.craftbukkit.libs.jline.internal.InputStreamReader.read(InputStreamReader.java:198)
- [12:57:45] [Spigot Watchdog Thread/ERROR]: Stack:
- [12:57:45] [Spigot Watchdog Thread/ERROR]: java.io.FileInputStream.readBytes(Native Method)
- [12:57:45] [Spigot Watchdog Thread/ERROR]: java.io.FileInputStream.read(FileInputStream.java:255)
- [12:57:45] [Spigot Watchdog Thread/ERROR]: java.io.BufferedInputStream.fill(BufferedInputStream.java:246)
- [12:57:45] [Spigot Watchdog Thread/ERROR]: java.io.BufferedInputStream.read(BufferedInputStream.java:265)
- [12:57:45] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.libs.jline.internal.NonBlockingInputStream.read(NonBlockingInputStream.java:248)
- [12:57:45] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.libs.jline.internal.InputStreamReader.read(InputStreamReader.java:261)
- [12:57:45] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.libs.jline.internal.InputStreamReader.read(InputStreamReader.java:198)
- [12:57:45] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.libs.jline.console.ConsoleReader.readCharacter(ConsoleReader.java:2145)
- [12:57:45] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.libs.jline.console.ConsoleReader.readLineSimple(ConsoleReader.java:3183)
- [12:57:45] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.libs.jline.console.ConsoleReader.readLine(ConsoleReader.java:2333)
- [12:57:45] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.libs.jline.console.ConsoleReader.readLine(ConsoleReader.java:2269)
- [12:57:45] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.libs.jline.console.ConsoleReader.readLine(ConsoleReader.java:2257)
- [12:57:45] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_14_R1.DedicatedServer$2.run(DedicatedServer.java:97)
- [12:57:45] [Spigot Watchdog Thread/ERROR]: ------------------------------
- [12:57:45] [Spigot Watchdog Thread/ERROR]: Current Thread: Thread-3
- [12:57:45] [Spigot Watchdog Thread/ERROR]: PID: 41 | Suspended: false | Native: false | State: WAITING
- [12:57:45] [Spigot Watchdog Thread/ERROR]: Stack:
- [12:57:45] [Spigot Watchdog Thread/ERROR]: sun.misc.Unsafe.park(Native Method)
- [12:57:45] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
- [12:57:45] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
- [12:57:45] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
- [12:57:45] [Spigot Watchdog Thread/ERROR]: com.mojang.util.QueueLogAppender.getNextLogEvent(QueueLogAppender.java:77)
- [12:57:45] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.v1_14_R1.util.TerminalConsoleWriterThread.run(TerminalConsoleWriterThread.java:30)
- [12:57:45] [Spigot Watchdog Thread/ERROR]: ------------------------------
- [12:57:45] [Spigot Watchdog Thread/ERROR]: Current Thread: DestroyJavaVM
- [12:57:45] [Spigot Watchdog Thread/ERROR]: PID: 39 | Suspended: false | Native: false | State: RUNNABLE
- [12:57:45] [Spigot Watchdog Thread/ERROR]: Stack:
- [12:57:45] [Spigot Watchdog Thread/ERROR]: ------------------------------
- [12:57:45] [Spigot Watchdog Thread/ERROR]: Current Thread: Server thread
- [12:57:45] [Spigot Watchdog Thread/ERROR]: PID: 35 | Suspended: false | Native: false | State: WAITING
- [12:57:45] [Spigot Watchdog Thread/ERROR]: Thread is waiting on monitor(s):
- [12:57:45] [Spigot Watchdog Thread/ERROR]: Locked on:org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:514)
- [12:57:45] [Spigot Watchdog Thread/ERROR]: Stack:
- [12:57:45] [Spigot Watchdog Thread/ERROR]: sun.misc.Unsafe.park(Native Method)
- [12:57:45] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
- [12:57:45] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:836)
- [12:57:45] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.AbstractQueuedSynchronizer.doAcquireShared(AbstractQueuedSynchronizer.java:967)
- [12:57:45] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireShared(AbstractQueuedSynchronizer.java:1283)
- [12:57:45] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.ReentrantReadWriteLock$ReadLock.lock(ReentrantReadWriteLock.java:727)
- [12:57:45] [Spigot Watchdog Thread/ERROR]: com.earth2me.essentials.storage.AsyncStorageObjectHolder.acquireReadLock(AsyncStorageObjectHolder.java:38)
- [12:57:45] [Spigot Watchdog Thread/ERROR]: com.earth2me.essentials.spawn.SpawnStorage.getSpawn(SpawnStorage.java:52)
- [12:57:45] [Spigot Watchdog Thread/ERROR]: com.earth2me.essentials.spawn.EssentialsSpawnPlayerListener.onPlayerRespawn(EssentialsSpawnPlayerListener.java:57)
- [12:57:45] [Spigot Watchdog Thread/ERROR]: com.earth2me.essentials.spawn.EssentialsSpawn$1.execute(EssentialsSpawn.java:47)
- [12:57:45] [Spigot Watchdog Thread/ERROR]: org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:70)
- [12:57:45] [Spigot Watchdog Thread/ERROR]: org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:529)
- [12:57:45] [Spigot Watchdog Thread/ERROR]: org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:514)
- [12:57:45] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_14_R1.PlayerList.moveToWorld(PlayerList.java:631)
- [12:57:45] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_14_R1.PlayerList.moveToWorld(PlayerList.java:561)
- [12:57:45] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_14_R1.PlayerConnection.a(PlayerConnection.java:1894)
- [12:57:45] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_14_R1.PacketPlayInClientCommand.a(SourceFile:31)
- [12:57:45] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_14_R1.PacketPlayInClientCommand.a(SourceFile:8)
- [12:57:45] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_14_R1.PlayerConnectionUtils.lambda$0(PlayerConnectionUtils.java:19)
- [12:57:45] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_14_R1.PlayerConnectionUtils$$Lambda$3100/1044962827.run(Unknown Source)
- [12:57:45] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_14_R1.TickTask.run(SourceFile:18)
- [12:57:45] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_14_R1.IAsyncTaskHandler.executeTask(SourceFile:144)
- [12:57:45] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_14_R1.IAsyncTaskHandlerReentrant.executeTask(SourceFile:23)
- [12:57:45] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_14_R1.IAsyncTaskHandler.executeNext(SourceFile:118)
- [12:57:45] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_14_R1.MinecraftServer.aX(MinecraftServer.java:909)
- [12:57:45] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_14_R1.MinecraftServer.executeNext(MinecraftServer.java:902)
- [12:57:45] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_14_R1.IAsyncTaskHandler.executeAll(SourceFile:103)
- [12:57:45] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_14_R1.MinecraftServer.sleepForTick(MinecraftServer.java:885)
- [12:57:45] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_14_R1.MinecraftServer.run(MinecraftServer.java:819)
- [12:57:45] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:748)
- [12:57:45] [Spigot Watchdog Thread/ERROR]: ------------------------------
- [12:57:45] [Spigot Watchdog Thread/ERROR]: Current Thread: Server Infinisleeper
- [12:57:45] [Spigot Watchdog Thread/ERROR]: PID: 38 | Suspended: false | Native: false | State: TIMED_WAITING
- [12:57:45] [Spigot Watchdog Thread/ERROR]: Stack:
- [12:57:45] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.sleep(Native Method)
- [12:57:45] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_14_R1.DedicatedServer$1.run(DedicatedServer.java:69)
- [12:57:45] [Spigot Watchdog Thread/ERROR]: ------------------------------
- [12:57:45] [Spigot Watchdog Thread/ERROR]: Current Thread: Snooper Timer
- [12:57:45] [Spigot Watchdog Thread/ERROR]: PID: 34 | Suspended: false | Native: false | State: WAITING
- [12:57:45] [Spigot Watchdog Thread/ERROR]: Stack:
- [12:57:45] [Spigot Watchdog Thread/ERROR]: java.lang.Object.wait(Native Method)
- [12:57:45] [Spigot Watchdog Thread/ERROR]: java.lang.Object.wait(Object.java:502)
- [12:57:45] [Spigot Watchdog Thread/ERROR]: java.util.TimerThread.mainLoop(Timer.java:526)
- [12:57:45] [Spigot Watchdog Thread/ERROR]: java.util.TimerThread.run(Timer.java:505)
- [12:57:45] [Spigot Watchdog Thread/ERROR]: ------------------------------
- [12:57:45] [Spigot Watchdog Thread/ERROR]: Current Thread: Signal Dispatcher
- [12:57:45] [Spigot Watchdog Thread/ERROR]: PID: 4 | Suspended: false | Native: false | State: RUNNABLE
- [12:57:45] [Spigot Watchdog Thread/ERROR]: Stack:
- [12:57:45] [Spigot Watchdog Thread/ERROR]: ------------------------------
- [12:57:45] [Spigot Watchdog Thread/ERROR]: Current Thread: Finalizer
- [12:57:45] [Spigot Watchdog Thread/ERROR]: PID: 3 | Suspended: false | Native: false | State: WAITING
- [12:57:45] [Spigot Watchdog Thread/ERROR]: Stack:
- [12:57:45] [Spigot Watchdog Thread/ERROR]: java.lang.Object.wait(Native Method)
- [12:57:45] [Spigot Watchdog Thread/ERROR]: java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:143)
- [12:57:45] [Spigot Watchdog Thread/ERROR]: java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:164)
- [12:57:45] [Spigot Watchdog Thread/ERROR]: java.lang.ref.Finalizer$FinalizerThread.run(Finalizer.java:212)
- [12:57:45] [Spigot Watchdog Thread/ERROR]: ------------------------------
- [12:57:45] [Spigot Watchdog Thread/ERROR]: Current Thread: Reference Handler
- [12:57:45] [Spigot Watchdog Thread/ERROR]: PID: 2 | Suspended: false | Native: false | State: WAITING
- [12:57:45] [Spigot Watchdog Thread/ERROR]: Stack:
- [12:57:45] [Spigot Watchdog Thread/ERROR]: java.lang.Object.wait(Native Method)
- [12:57:45] [Spigot Watchdog Thread/ERROR]: java.lang.Object.wait(Object.java:502)
- [12:57:45] [Spigot Watchdog Thread/ERROR]: java.lang.ref.Reference.tryHandlePending(Reference.java:191)
- [12:57:45] [Spigot Watchdog Thread/ERROR]: java.lang.ref.Reference$ReferenceHandler.run(Reference.java:153)
- [12:57:45] [Spigot Watchdog Thread/ERROR]: ------------------------------
- [12:57:45] [Spigot Watchdog Thread/INFO]: Startup script './start.sh' does not exist! Stopping server.
- [12:57:45] [Spigot Watchdog Thread/INFO]: Stopping server
Advertisement
Add Comment
Please, Sign In to add comment