[SPIGOT-1226] The server has stopped responding Created: 05/Oct/15  Updated: 11/Dec/17  Resolved: 30/Jun/16

Status: Resolved
Project: Spigot
Component/s: None
Affects Version/s: None
Fix Version/s: None

Type: Bug Priority: Minor
Reporter: Geoff Thornton Assignee: Unassigned
Resolution: Done Votes: 1
Labels: 1.8.8, craftbukkit, crash, spigot
Environment:

Ubuntu 14.04.03 LTS 64-bit
generic kernel 3.13.0-58-generic #97-Ubuntu SMP Wed Jul 8 02:56:15 UTC 2015 x86_64 x86_64 x86_64 GNU/Linux
openjdk-7-jre-headless 7u79-2.5.6-0ubuntu1.14.04.1
CraftBukkit version git-Spigot-06ad352-4a7472d (MC: 1.8.8) (Implementing API version 1.8.8-R0.1-SNAPSHOT)



 Description   

[19:19:38] [Spigot Watchdog Thread/ERROR]: The server has stopped responding!
[19:19:38] [Spigot Watchdog Thread/ERROR]: Please report this to http://www.spigotmc.org/
[19:19:38] [Spigot Watchdog Thread/ERROR]: Be sure to include ALL relevant console errors and Minecraft crash reports
[19:19:38] [Spigot Watchdog Thread/ERROR]: Spigot version: git-Spigot-06ad352-4a7472d (MC: 1.8.8)
[19:19:38] [Spigot Watchdog Thread/ERROR]: ------------------------------
[19:19:38] [Spigot Watchdog Thread/ERROR]: Server thread dump (Look for plugins here before reporting to Spigot!):
[19:19:38] [Spigot Watchdog Thread/ERROR]: ------------------------------
[19:19:38] [Spigot Watchdog Thread/ERROR]: Current Thread: Server thread
[19:19:38] [Spigot Watchdog Thread/ERROR]: PID: 15 | Suspended: false | Native: false | State: RUNNABLE
[19:19:38] [Spigot Watchdog Thread/ERROR]: Stack:
[19:19:38] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R3.World.c(World.java:1692)
[19:19:38] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R3.PlayerConnection.a(PlayerConnection.java:441)
[19:19:38] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R3.PacketPlayInFlying.a(SourceFile:126)
[19:19:38] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R3.PacketPlayInFlying$PacketPlayInPosition.a(SourceFile:57)
[19:19:38] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R3.PlayerConnectionUtils$1.run(SourceFile:13)
[19:19:38] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:471)
[19:19:38] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.FutureTask.run(FutureTask.java:262)
[19:19:38] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R3.SystemUtils.a(SourceFile:44)
[19:19:38] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R3.MinecraftServer.B(MinecraftServer.java:715)
[19:19:38] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R3.DedicatedServer.B(DedicatedServer.java:374)
[19:19:38] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R3.MinecraftServer.A(MinecraftServer.java:654)
[19:19:38] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:557)
[19:19:38] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:745)
[19:19:38] [Spigot Watchdog Thread/ERROR]: ------------------------------
[19:19:38] [Spigot Watchdog Thread/ERROR]: Entire Thread Dump:
[19:19:38] [Spigot Watchdog Thread/ERROR]: ------------------------------
[19:19:38] [Spigot Watchdog Thread/ERROR]: Current Thread: Chunk I/O Executor Thread-1
[19:19:38] [Spigot Watchdog Thread/ERROR]: PID: 35 | Suspended: false | Native: false | State: WAITING
[19:19:38] [Spigot Watchdog Thread/ERROR]: Stack:
[19:19:38] [Spigot Watchdog Thread/ERROR]: sun.misc.Unsafe.park(Native Method)
[19:19:38] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.LockSupport.park(LockSupport.java:186)
[19:19:38] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2043)
[19:19:38] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
[19:19:38] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1068)
[19:19:38] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130)
[19:19:38] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
[19:19:38] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:745)
[19:19:38] [Spigot Watchdog Thread/ERROR]: ------------------------------
[19:19:38] [Spigot Watchdog Thread/ERROR]: Current Thread: Netty Epoll Server IO #3
[19:19:38] [Spigot Watchdog Thread/ERROR]: PID: 26 | Suspended: false | Native: true | State: RUNNABLE
[19:19:38] [Spigot Watchdog Thread/ERROR]: Stack:
[19:19:38] [Spigot Watchdog Thread/ERROR]: io.netty.channel.epoll.Native.epollWait(Native Method)
[19:19:38] [Spigot Watchdog Thread/ERROR]: io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:194)
[19:19:38] [Spigot Watchdog Thread/ERROR]: io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:219)
[19:19:38] [Spigot Watchdog Thread/ERROR]: io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:116)
[19:19:38] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:745)
[19:19:38] [Spigot Watchdog Thread/ERROR]: ------------------------------
[19:19:38] [Spigot Watchdog Thread/ERROR]: Current Thread: File IO Thread
[19:19:38] [Spigot Watchdog Thread/ERROR]: PID: 31 | Suspended: false | Native: false | State: TIMED_WAITING
[19:19:38] [Spigot Watchdog Thread/ERROR]: Stack:
[19:19:38] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.sleep(Native Method)
[19:19:38] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R3.FileIOThread.c(FileIOThread.java:52)
[19:19:38] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R3.FileIOThread.run(FileIOThread.java:28)
[19:19:38] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:745)
[19:19:38] [Spigot Watchdog Thread/ERROR]: ------------------------------
[19:19:38] [Spigot Watchdog Thread/ERROR]: Current Thread: Netty Epoll Server IO #2
[19:19:38] [Spigot Watchdog Thread/ERROR]: PID: 25 | Suspended: false | Native: true | State: RUNNABLE
[19:19:38] [Spigot Watchdog Thread/ERROR]: Stack:
[19:19:38] [Spigot Watchdog Thread/ERROR]: io.netty.channel.epoll.Native.epollWait(Native Method)
[19:19:38] [Spigot Watchdog Thread/ERROR]: io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:194)
[19:19:38] [Spigot Watchdog Thread/ERROR]: io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:219)
[19:19:38] [Spigot Watchdog Thread/ERROR]: io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:116)
[19:19:38] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:745)
[19:19:38] [Spigot Watchdog Thread/ERROR]: ------------------------------
[19:19:38] [Spigot Watchdog Thread/ERROR]: Current Thread: Netty Epoll Server IO #1
[19:19:38] [Spigot Watchdog Thread/ERROR]: PID: 24 | Suspended: false | Native: true | State: RUNNABLE
[19:19:38] [Spigot Watchdog Thread/ERROR]: Stack:
[19:19:38] [Spigot Watchdog Thread/ERROR]: io.netty.channel.epoll.Native.epollWait(Native Method)
[19:19:38] [Spigot Watchdog Thread/ERROR]: io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:194)
[19:19:38] [Spigot Watchdog Thread/ERROR]: io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:219)
[19:19:38] [Spigot Watchdog Thread/ERROR]: io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:116)
[19:19:38] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:745)
[19:19:38] [Spigot Watchdog Thread/ERROR]: ------------------------------
[19:19:38] [Spigot Watchdog Thread/ERROR]: Current Thread: Netty Epoll Server IO #0
[19:19:38] [Spigot Watchdog Thread/ERROR]: PID: 23 | Suspended: false | Native: true | State: RUNNABLE
[19:19:38] [Spigot Watchdog Thread/ERROR]: Stack:
[19:19:38] [Spigot Watchdog Thread/ERROR]: io.netty.channel.epoll.Native.epollWait(Native Method)
[19:19:38] [Spigot Watchdog Thread/ERROR]: io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:194)
[19:19:38] [Spigot Watchdog Thread/ERROR]: io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:219)
[19:19:38] [Spigot Watchdog Thread/ERROR]: io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:116)
[19:19:38] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:745)
[19:19:38] [Spigot Watchdog Thread/ERROR]: ------------------------------
[19:19:38] [Spigot Watchdog Thread/ERROR]: Current Thread: Spigot Metrics Thread
[19:19:38] [Spigot Watchdog Thread/ERROR]: PID: 22 | Suspended: false | Native: false | State: TIMED_WAITING
[19:19:38] [Spigot Watchdog Thread/ERROR]: Stack:
[19:19:38] [Spigot Watchdog Thread/ERROR]: java.lang.Object.wait(Native Method)
[19:19:38] [Spigot Watchdog Thread/ERROR]: java.util.TimerThread.mainLoop(Timer.java:552)
[19:19:38] [Spigot Watchdog Thread/ERROR]: java.util.TimerThread.run(Timer.java:505)
[19:19:38] [Spigot Watchdog Thread/ERROR]: ------------------------------
[19:19:38] [Spigot Watchdog Thread/ERROR]: Current Thread: Spigot Watchdog Thread
[19:19:38] [Spigot Watchdog Thread/ERROR]: PID: 21 | Suspended: false | Native: false | State: RUNNABLE
[19:19:38] [Spigot Watchdog Thread/ERROR]: Stack:
[19:19:38] [Spigot Watchdog Thread/ERROR]: sun.management.ThreadImpl.dumpThreads0(Native Method)
[19:19:38] [Spigot Watchdog Thread/ERROR]: sun.management.ThreadImpl.dumpAllThreads(ThreadImpl.java:446)
[19:19:38] [Spigot Watchdog Thread/ERROR]: org.spigotmc.WatchdogThread.run(WatchdogThread.java:76)
[19:19:38] [Spigot Watchdog Thread/ERROR]: ------------------------------
[19:19:38] [Spigot Watchdog Thread/ERROR]: Current Thread: Server console handler
[19:19:38] [Spigot Watchdog Thread/ERROR]: PID: 18 | Suspended: false | Native: true | State: RUNNABLE
[19:19:38] [Spigot Watchdog Thread/ERROR]: Thread is waiting on monitor(s):
[19:19:38] [Spigot Watchdog Thread/ERROR]: Locked on:java.io.BufferedInputStream.read(BufferedInputStream.java:254)
[19:19:38] [Spigot Watchdog Thread/ERROR]: Locked on:org.bukkit.craftbukkit.libs.jline.internal.NonBlockingInputStream.read(NonBlockingInputStream.java:169)
[19:19:38] [Spigot Watchdog Thread/ERROR]: Locked on:org.bukkit.craftbukkit.libs.jline.internal.InputStreamReader.read(InputStreamReader.java:261)
[19:19:38] [Spigot Watchdog Thread/ERROR]: Locked on:org.bukkit.craftbukkit.libs.jline.internal.InputStreamReader.read(InputStreamReader.java:198)
[19:19:38] [Spigot Watchdog Thread/ERROR]: Stack:
[19:19:38] [Spigot Watchdog Thread/ERROR]: java.io.FileInputStream.readBytes(Native Method)
[19:19:38] [Spigot Watchdog Thread/ERROR]: java.io.FileInputStream.read(FileInputStream.java:272)
[19:19:38] [Spigot Watchdog Thread/ERROR]: java.io.BufferedInputStream.fill(BufferedInputStream.java:235)
[19:19:38] [Spigot Watchdog Thread/ERROR]: java.io.BufferedInputStream.read(BufferedInputStream.java:254)
[19:19:38] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.libs.jline.internal.NonBlockingInputStream.read(NonBlockingInputStream.java:169)
[19:19:38] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.libs.jline.internal.NonBlockingInputStream.read(NonBlockingInputStream.java:137)
[19:19:38] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.libs.jline.internal.NonBlockingInputStream.read(NonBlockingInputStream.java:246)
[19:19:38] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.libs.jline.internal.InputStreamReader.read(InputStreamReader.java:261)
[19:19:38] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.libs.jline.internal.InputStreamReader.read(InputStreamReader.java:198)
[19:19:38] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.libs.jline.console.ConsoleReader.readCharacter(ConsoleReader.java:2145)
[19:19:38] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.libs.jline.console.ConsoleReader.readLine(ConsoleReader.java:2349)
[19:19:38] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R3.DedicatedServer$2.run(DedicatedServer.java:79)
[19:19:38] [Spigot Watchdog Thread/ERROR]: ------------------------------
[19:19:38] [Spigot Watchdog Thread/ERROR]: Current Thread: Thread-5
[19:19:38] [Spigot Watchdog Thread/ERROR]: PID: 19 | Suspended: false | Native: false | State: RUNNABLE
[19:19:38] [Spigot Watchdog Thread/ERROR]: Thread is waiting on monitor(s):
[19:19:38] [Spigot Watchdog Thread/ERROR]: Locked on:java.io.PrintStream.write(PrintStream.java:449)
[19:19:38] [Spigot Watchdog Thread/ERROR]: Locked on:java.io.PrintStream.write(PrintStream.java:480)
[19:19:38] [Spigot Watchdog Thread/ERROR]: Stack:
[19:19:38] [Spigot Watchdog Thread/ERROR]: java.io.PrintStream.write(PrintStream.java:449)
[19:19:38] [Spigot Watchdog Thread/ERROR]: java.io.FilterOutputStream.write(FilterOutputStream.java:77)
[19:19:38] [Spigot Watchdog Thread/ERROR]: java.io.FilterOutputStream.write(FilterOutputStream.java:125)
[19:19:38] [Spigot Watchdog Thread/ERROR]: java.io.PrintStream.write(PrintStream.java:480)
[19:19:38] [Spigot Watchdog Thread/ERROR]: java.io.FilterOutputStream.write(FilterOutputStream.java:97)
[19:19:38] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.v1_8_R3.util.TerminalConsoleWriterThread.run(TerminalConsoleWriterThread.java:34)
[19:19:38] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:745)
[19:19:38] [Spigot Watchdog Thread/ERROR]: ------------------------------
[19:19:38] [Spigot Watchdog Thread/ERROR]: Current Thread: DestroyJavaVM
[19:19:38] [Spigot Watchdog Thread/ERROR]: PID: 17 | Suspended: false | Native: false | State: RUNNABLE
[19:19:38] [Spigot Watchdog Thread/ERROR]: Stack:
[19:19:38] [Spigot Watchdog Thread/ERROR]: ------------------------------
[19:19:38] [Spigot Watchdog Thread/ERROR]: Current Thread: Server thread
[19:19:38] [Spigot Watchdog Thread/ERROR]: PID: 15 | Suspended: false | Native: false | State: RUNNABLE
[19:19:38] [Spigot Watchdog Thread/ERROR]: Stack:
[19:19:38] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R3.World.c(World.java:1691)
[19:19:38] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R3.PlayerConnection.a(PlayerConnection.java:441)
[19:19:38] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R3.PacketPlayInFlying.a(SourceFile:126)
[19:19:38] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R3.PacketPlayInFlying$PacketPlayInPosition.a(SourceFile:57)
[19:19:38] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R3.PlayerConnectionUtils$1.run(SourceFile:13)
[19:19:38] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:471)
[19:19:38] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.FutureTask.run(FutureTask.java:262)
[19:19:38] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R3.SystemUtils.a(SourceFile:44)
[19:19:38] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R3.MinecraftServer.B(MinecraftServer.java:715)
[19:19:38] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R3.DedicatedServer.B(DedicatedServer.java:374)
[19:19:38] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R3.MinecraftServer.A(MinecraftServer.java:654)
[19:19:38] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:557)
[19:19:38] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:745)
[19:19:38] [Spigot Watchdog Thread/ERROR]: ------------------------------
[19:19:38] [Spigot Watchdog Thread/ERROR]: Current Thread: Server Infinisleeper
[19:19:38] [Spigot Watchdog Thread/ERROR]: PID: 16 | Suspended: false | Native: false | State: TIMED_WAITING
[19:19:38] [Spigot Watchdog Thread/ERROR]: Stack:
[19:19:38] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.sleep(Native Method)
[19:19:38] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R3.DedicatedServer$1.run(DedicatedServer.java:54)
[19:19:38] [Spigot Watchdog Thread/ERROR]: ------------------------------
[19:19:38] [Spigot Watchdog Thread/ERROR]: Current Thread: NonBlockingInputStreamThread
[19:19:38] [Spigot Watchdog Thread/ERROR]: PID: 13 | Suspended: false | Native: false | State: WAITING
[19:19:38] [Spigot Watchdog Thread/ERROR]: Stack:
[19:19:38] [Spigot Watchdog Thread/ERROR]: java.lang.Object.wait(Native Method)
[19:19:38] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.libs.jline.internal.NonBlockingInputStream.run(NonBlockingInputStream.java:278)
[19:19:38] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:745)
[19:19:38] [Spigot Watchdog Thread/ERROR]: ------------------------------
[19:19:38] [Spigot Watchdog Thread/ERROR]: Current Thread: Snooper Timer
[19:19:38] [Spigot Watchdog Thread/ERROR]: PID: 11 | Suspended: false | Native: false | State: TIMED_WAITING
[19:19:38] [Spigot Watchdog Thread/ERROR]: Stack:
[19:19:38] [Spigot Watchdog Thread/ERROR]: java.lang.Object.wait(Native Method)
[19:19:38] [Spigot Watchdog Thread/ERROR]: java.util.TimerThread.mainLoop(Timer.java:552)
[19:19:38] [Spigot Watchdog Thread/ERROR]: java.util.TimerThread.run(Timer.java:505)
[19:19:38] [Spigot Watchdog Thread/ERROR]: ------------------------------
[19:19:38] [Spigot Watchdog Thread/ERROR]: Current Thread: process reaper
[19:19:38] [Spigot Watchdog Thread/ERROR]: PID: 8 | Suspended: false | Native: false | State: TIMED_WAITING
[19:19:38] [Spigot Watchdog Thread/ERROR]: Stack:
[19:19:38] [Spigot Watchdog Thread/ERROR]: sun.misc.Unsafe.park(Native Method)
[19:19:38] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:226)
[19:19:38] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)
[19:19:38] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:359)
[19:19:38] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:942)
[19:19:38] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1068)
[19:19:38] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130)
[19:19:38] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
[19:19:38] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:745)
[19:19:38] [Spigot Watchdog Thread/ERROR]: ------------------------------
[19:19:38] [Spigot Watchdog Thread/ERROR]: Current Thread: Signal Dispatcher
[19:19:38] [Spigot Watchdog Thread/ERROR]: PID: 4 | Suspended: false | Native: false | State: RUNNABLE
[19:19:38] [Spigot Watchdog Thread/ERROR]: Stack:
[19:19:38] [Spigot Watchdog Thread/ERROR]: ------------------------------
[19:19:38] [Spigot Watchdog Thread/ERROR]: Current Thread: Finalizer
[19:19:38] [Spigot Watchdog Thread/ERROR]: PID: 3 | Suspended: false | Native: false | State: WAITING
[19:19:38] [Spigot Watchdog Thread/ERROR]: Stack:
[19:19:38] [Spigot Watchdog Thread/ERROR]: java.lang.Object.wait(Native Method)
[19:19:38] [Spigot Watchdog Thread/ERROR]: java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:135)
[19:19:38] [Spigot Watchdog Thread/ERROR]: java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:151)
[19:19:38] [Spigot Watchdog Thread/ERROR]: java.lang.ref.Finalizer$FinalizerThread.run(Finalizer.java:209)
[19:19:38] [Spigot Watchdog Thread/ERROR]: ------------------------------
[19:19:38] [Spigot Watchdog Thread/ERROR]: Current Thread: Reference Handler
[19:19:38] [Spigot Watchdog Thread/ERROR]: PID: 2 | Suspended: false | Native: false | State: WAITING
[19:19:38] [Spigot Watchdog Thread/ERROR]: Stack:
[19:19:38] [Spigot Watchdog Thread/ERROR]: java.lang.Object.wait(Native Method)
[19:19:38] [Spigot Watchdog Thread/ERROR]: java.lang.Object.wait(Object.java:503)
[19:19:38] [Spigot Watchdog Thread/ERROR]: java.lang.ref.Reference$ReferenceHandler.run(Reference.java:133)
[19:19:38] [Spigot Watchdog Thread/ERROR]: ------------------------------
[19:19:38] [Spigot Watchdog Thread/INFO]: Attempting to restart with ./start.sh



 Comments   
Comment by KyleD1986 [ 13/Nov/15 ]

What plugins are you currently running on the server??, my suggestion would be to review them one by one and see if any of them can be updated or if they are any that are out of date to remove and see if that fixes the issue.

Comment by Geoff Thornton [ 05/Oct/15 ]

Server seems to crash consistently when a few players join. No plugins loaded other than any defaults used by Spigot/CraftBukkit.

Tried recompiling with latest code and problem still persists...

Generated at Fri Apr 11 15:51:10 UTC 2025 using Jira 10.3.3#10030003-sha1:d220e3fefc8dfc6d47f522d3b9a20c1455e12b7b.