Kann mir einer sagen, woran das liegt?
/Edit Andi_54 (in Codebox gepackt)
Code:
The server has stopped responding!
[23:26:29] [Spigot Watchdog Thread/ERROR]: Please report this to http://www.spigotmc.org/
[23:26:29] [Spigot Watchdog Thread/ERROR]: Be sure to include ALL relevant console errors and Minecraft crash reports
[23:26:29] [Spigot Watchdog Thread/ERROR]: Spigot version: git-Spigot-de459a2-51263e9 (MC: 1.10.2)
[23:26:29] [Spigot Watchdog Thread/ERROR]: ------------------------------
[23:26:29] [Spigot Watchdog Thread/ERROR]: Server thread dump (Look for plugins here before reporting to Spigot!):
[23:26:29] [Spigot Watchdog Thread/ERROR]: ------------------------------
[23:26:29] [Spigot Watchdog Thread/ERROR]: Current Thread: Server thread
[23:26:29] [Spigot Watchdog Thread/ERROR]: PID: 17 | Suspended: false | Native: true | State: RUNNABLE
[23:26:29] [Spigot Watchdog Thread/ERROR]: Stack:
[23:26:29] [Spigot Watchdog Thread/ERROR]: java.net.PlainSocketImpl.socketConnect(Native Method)
[23:26:29] [Spigot Watchdog Thread/ERROR]: java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:350)
[23:26:29] [Spigot Watchdog Thread/ERROR]: java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:206)
[23:26:29] [Spigot Watchdog Thread/ERROR]: java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:188)
[23:26:29] [Spigot Watchdog Thread/ERROR]: java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392)
[23:26:29] [Spigot Watchdog Thread/ERROR]: java.net.Socket.connect(Socket.java:589)
[23:26:29] [Spigot Watchdog Thread/ERROR]: java.net.Socket.connect(Socket.java:538)
[23:26:29] [Spigot Watchdog Thread/ERROR]: sun.net.NetworkClient.doConnect(NetworkClient.java:180)
[23:26:29] [Spigot Watchdog Thread/ERROR]: sun.net.www.http.HttpClient.openServer(HttpClient.java:432)
[23:26:29] [Spigot Watchdog Thread/ERROR]: sun.net.www.http.HttpClient.openServer(HttpClient.java:527)
[23:26:29] [Spigot Watchdog Thread/ERROR]: sun.net.www.http.HttpClient.<init>(HttpClient.java:211)
[23:26:29] [Spigot Watchdog Thread/ERROR]: sun.net.www.http.HttpClient.New(HttpClient.java:308)
[23:26:29] [Spigot Watchdog Thread/ERROR]: sun.net.www.http.HttpClient.New(HttpClient.java:326)
[23:26:29] [Spigot Watchdog Thread/ERROR]: sun.net.www.protocol.http.HttpURLConnection.getNewHttpClient(HttpURLConnection.java:1202)
[23:26:29] [Spigot Watchdog Thread/ERROR]: sun.net.www.protocol.http.HttpURLConnection.plainConnect0(HttpURLConnection.java:1138)
[23:26:29] [Spigot Watchdog Thread/ERROR]: sun.net.www.protocol.http.HttpURLConnection.plainConnect(HttpURLConnection.java:1032)
[23:26:29] [Spigot Watchdog Thread/ERROR]: sun.net.www.protocol.http.HttpURLConnection.connect(HttpURLConnection.java:966)
[23:26:29] [Spigot Watchdog Thread/ERROR]: sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1546)
[23:26:29] [Spigot Watchdog Thread/ERROR]: sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1474)
[23:26:29] [Spigot Watchdog Thread/ERROR]: mc.mcgrizzz.prorecipes.cc.a(ResourceInfo.java:113)
[23:26:29] [Spigot Watchdog Thread/ERROR]: mc.mcgrizzz.prorecipes.d.a(Authentication.java:84)
[23:26:29] [Spigot Watchdog Thread/ERROR]: mc.mcgrizzz.prorecipes.bh.run(Recipes.java:152)
[23:26:29] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.v1_10_R1.scheduler.CraftTask.run(CraftTask.java:71)
[23:26:29] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.v1_10_R1.scheduler.CraftScheduler.mainThreadHeartbeat(CraftScheduler.java:353)
[23:26:29] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_10_R1.MinecraftServer.D(MinecraftServer.java:723)
[23:26:29] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_10_R1.DedicatedServer.D(DedicatedServer.java:400)
[23:26:29] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_10_R1.MinecraftServer.C(MinecraftServer.java:668)
[23:26:29] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_10_R1.MinecraftServer.run(MinecraftServer.java:567)
[23:26:29] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:745)
[23:26:29] [Spigot Watchdog Thread/ERROR]: ------------------------------
[23:26:29] [Spigot Watchdog Thread/ERROR]: Entire Thread Dump:
[23:26:29] [Spigot Watchdog Thread/ERROR]: ------------------------------
[23:26:29] [Spigot Watchdog Thread/ERROR]: Current Thread: process reaper
[23:26:29] [Spigot Watchdog Thread/ERROR]: PID: 185 | Suspended: false | Native: false | State: TIMED_WAITING
[23:26:29] [Spigot Watchdog Thread/ERROR]: Stack:
[23:26:29] [Spigot Watchdog Thread/ERROR]: sun.misc.Unsafe.park(Native Method)
[23:26:29] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
[23:26:29] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)
[23:26:29] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)
[23:26:29] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)
[23:26:29] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1066)
[23:26:29] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
[23:26:29] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
[23:26:29] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:745)
[23:26:29] [Spigot Watchdog Thread/ERROR]: ------------------------------
[23:26:29] [Spigot Watchdog Thread/ERROR]: Current Thread: Timer-56
[23:26:29] [Spigot Watchdog Thread/ERROR]: PID: 183 | Suspended: false | Native: false | State: TIMED_WAITING
[23:26:29] [Spigot Watchdog Thread/ERROR]: Stack:
[23:26:29] [Spigot Watchdog Thread/ERROR]: java.lang.Object.wait(Native Method)
[23:26:29] [Spigot Watchdog Thread/ERROR]: java.util.TimerThread.mainLoop(Timer.java:552)
[23:26:29] [Spigot Watchdog Thread/ERROR]: java.util.TimerThread.run(Timer.java:505)
[23:26:29] [Spigot Watchdog Thread/ERROR]: ------------------------------
[23:26:29] [Spigot Watchdog Thread/ERROR]: Current Thread: Timer-55
[23:26:29] [Spigot Watchdog Thread/ERROR]: PID: 182 | Suspended: false | Native: false | State: TIMED_WAITING
[23:26:29] [Spigot Watchdog Thread/ERROR]: Stack:
[23:26:29] [Spigot Watchdog Thread/ERROR]: java.lang.Object.wait(Native Method)
[23:26:29] [Spigot Watchdog Thread/ERROR]: java.util.TimerThread.mainLoop(Timer.java:552)
[23:26:29] [Spigot Watchdog Thread/ERROR]: java.util.TimerThread.run(Timer.java:505)
[23:26:29] [Spigot Watchdog Thread/ERROR]: ------------------------------
[23:26:29] [Spigot Watchdog Thread/ERROR]: Current Thread: Timer-54
[23:26:29] [Spigot Watchdog Thread/ERROR]: PID: 181 | Suspended: false | Native: false | State: WAITING
[23:26:29] [Spigot Watchdog Thread/ERROR]: Stack:
[23:26:29] [Spigot Watchdog Thread/ERROR]: java.lang.Object.wait(Native Method)
[23:26:29] [Spigot Watchdog Thread/ERROR]: java.lang.Object.wait(Object.java:502)
[23:26:29] [Spigot Watchdog Thread/ERROR]: java.util.TimerThread.mainLoop(Timer.java:526)
[23:26:29] [Spigot Watchdog Thread/ERROR]: java.util.TimerThread.run(Timer.java:505)
[23:26:29] [Spigot Watchdog Thread/ERROR]: ------------------------------
[23:26:29] [Spigot Watchdog Thread/ERROR]: Current Thread: Timer-53
[23:26:29] [Spigot Watchdog Thread/ERROR]: PID: 180 | Suspended: false | Native: false | State: WAITING
[23:26:29] [Spigot Watchdog Thread/ERROR]: Stack:
[23:26:29] [Spigot Watchdog Thread/ERROR]: java.lang.Object.wait(Native Method)
[23:26:29] [Spigot Watchdog Thread/ERROR]: java.lang.Object.wait(Object.java:502)
[23:26:29] [Spigot Watchdog Thread/ERROR]: java.util.TimerThread.mainLoop(Timer.java:526)
[23:26:29] [Spigot Watchdog Thread/ERROR]: java.util.TimerThread.run(Timer.java:505)
[23:26:29] [Spigot Watchdog Thread/ERROR]: ------------------------------
[23:26:29] [Spigot Watchdog Thread/ERROR]: Current Thread: Timer-52
[23:26:29] [Spigot Watchdog Thread/ERROR]: PID: 179 | Suspended: false | Native: false | State: WAITING
[23:26:29] [Spigot Watchdog Thread/ERROR]: Stack:
[23:26:29] [Spigot Watchdog Thread/ERROR]: java.lang.Object.wait(Native Method)
[23:26:29] [Spigot Watchdog Thread/ERROR]: java.lang.Object.wait(Object.java:502)
[23:26:29] [Spigot Watchdog Thread/ERROR]: java.util.TimerThread.mainLoop(Timer.java:526)
[23:26:29] [Spigot Watchdog Thread/ERROR]: java.util.TimerThread.run(Timer.java:505)
[23:26:29] [Spigot Watchdog Thread/ERROR]: ------------------------------
[23:26:29] [Spigot Watchdog Thread/ERROR]: Current Thread: Timer-51
[23:26:29] [Spigot Watchdog Thread/ERROR]: PID: 176 | Suspended: false | Native: false | State: WAITING
[23:26:29] [Spigot Watchdog Thread/ERROR]: Stack:
[23:26:29] [Spigot Watchdog Thread/ERROR]: java.lang.Object.wait(Native Method)
[23:26:29] [Spigot Watchdog Thread/ERROR]: java.lang.Object.wait(Object.java:502)
[23:26:29] [Spigot Watchdog Thread/ERROR]: java.util.TimerThread.mainLoop(Timer.java:526)
[23:26:29] [Spigot Watchdog Thread/ERROR]: java.util.TimerThread.run(Timer.java:505)
[23:26:29] [Spigot Watchdog Thread/ERROR]: ------------------------------
[23:26:29] [Spigot Watchdog Thread/ERROR]: Current Thread: Timer-50
[23:26:29] [Spigot Watchdog Thread/ERROR]: PID: 175 | Suspended: false | Native: false | State: WAITING
[23:26:29] [Spigot Watchdog Thread/ERROR]: Stack:
[23:26:29] [Spigot Watchdog Thread/ERROR]: java.lang.Object.wait(Native Method)
[23:26:29] [Spigot Watchdog Thread/ERROR]: java.lang.Object.wait(Object.java:502)
[23:26:29] [Spigot Watchdog Thread/ERROR]: java.util.TimerThread.mainLoop(Timer.java:526)
[23:26:29] [Spigot Watchdog Thread/ERROR]: java.util.TimerThread.run(Timer.java:505)
[23:26:29] [Spigot Watchdog Thread/ERROR]: ------------------------------
[23:26:29] [Spigot Watchdog Thread/ERROR]: Current Thread: Timer-49
[23:26:29] [Spigot Watchdog Thread/ERROR]: PID: 174 | Suspended: false | Native: false | State: WAITING
[23:26:29] [Spigot Watchdog Thread/ERROR]: Stack:
[23:26:29] [Spigot Watchdog Thread/ERROR]: java.lang.Object.wait(Native Method)
[23:26:29] [Spigot Watchdog Thread/ERROR]: java.lang.Object.wait(Object.java:502)
[23:26:29] [Spigot Watchdog Thread/ERROR]: java.util.TimerThread.mainLoop(Timer.java:526)
[23:26:29] [Spigot Watchdog Thread/ERROR]: java.util.TimerThread.run(Timer.java:505)
[23:26:29] [Spigot Watchdog Thread/ERROR]: ------------------------------
[23:26:29] [Spigot Watchdog Thread/ERROR]: Current Thread: Timer-48
[23:26:29] [Spigot Watchdog Thread/ERROR]: PID: 173 | Suspended: false | Native: false | State: WAITING
[23:26:29] [Spigot Watchdog Thread/ERROR]: Stack:
[23:26:29] [Spigot Watchdog Thread/ERROR]: java.lang.Object.wait(Native Method)
[23:26:29] [Spigot Watchdog Thread/ERROR]: java.lang.Object.wait(Object.java:502)
[23:26:29] [Spigot Watchdog Thread/ERROR]: java.util.TimerThread.mainLoop(Timer.java:526)
[23:26:29] [Spigot Watchdog Thread/ERROR]: java.util.TimerThread.run(Timer.java:505)
[23:26:29] [Spigot Watchdog Thread/ERROR]: ------------------------------
[23:26:29] [Spigot Watchdog Thread/ERROR]: Current Thread: Timer-47
[23:26:29] [Spigot Watchdog Thread/ERROR]: PID: 170 | Suspended: false | Native: false | State: WAITING
[23:26:29] [Spigot Watchdog Thread/ERROR]: Stack:
[23:26:29] [Spigot Watchdog Thread/ERROR]: java.lang.Object.wait(Native Method)
[23:26:29] [Spigot Watchdog Thread/ERROR]: java.lang.Object.wait(Object.java:502)
[23:26:29] [Spigot Watchdog Thread/ERROR]: java.util.TimerThread.mainLoop(Timer.java:526)
[23:26:29] [Spigot Watchdog Thread/ERROR]: java.util.TimerThread.run(Timer.java:505)
[23:26:29] [Spigot Watchdog Thread/ERROR]: ------------------------------
[23:26:29] [Spigot Watchdog Thread/ERROR]: Current Thread: Timer-46
[23:26:29] [Spigot Watchdog Thread/ERROR]: PID: 169 | Suspended: false | Native: false | State: WAITING
[23:26:29] [Spigot Watchdog Thread/ERROR]: Stack:
[23:26:29] [Spigot Watchdog Thread/ERROR]: java.lang.Object.wait(Native Method)
[23:26:29] [Spigot Watchdog Thread/ERROR]: java.lang.Object.wait(Object.java:502)
[23:26:29] [Spigot Watchdog Thread/ERROR]: java.util.TimerThread.mainLoop(Timer.java:526)
[23:26:29] [Spigot Watchdog Thread/ERROR]: java.util.TimerThread.run(Timer.java:505)
[23:26:29] [Spigot Watchdog Thread/ERROR]: ------------------------------
[23:26:29] [Spigot Watchdog Thread/ERROR]: Current Thread: Timer-45
[23:26:29] [Spigot Watchdog Thread/ERROR]: PID: 168 | Suspended: false | Native: false | State: WAITING
[23:26:29] [Spigot Watchdog Thread/ERROR]: Stack:
[23:26:29] [Spigot Watchdog Thread/ERROR]: java.lang.Object.wait(Native Method)
[23:26:29] [Spigot Watchdog Thread/ERROR]: java.lang.Object.wait(Object.java:502)
[23:26:29] [Spigot Watchdog Thread/ERROR]: java.util.TimerThread.mainLoop(Timer.java:526)
[23:26:29] [Spigot Watchdog Thread/ERROR]: java.util.TimerThread.run(Timer.java:505)
[23:26:29] [Spigot Watchdog Thread/ERROR]: ------------------------------
[23:26:29] [Spigot Watchdog Thread/ERROR]: Current Thread: Timer-44
[23:26:29] [Spigot Watchdog Thread/ERROR]: PID: 166 | Suspended: false | Native: false | State: WAITING
[23:26:29] [Spigot Watchdog Thread/ERROR]: Stack:
[23:26:29] [Spigot Watchdog Thread/ERROR]: java.lang.Object.wait(Native Method)
[23:26:29] [Spigot Watchdog Thread/ERROR]: java.lang.Object.wait(Object.java:502)
[23:26:29] [Spigot Watchdog Thread/ERROR]: java.util.TimerThread.mainLoop(Timer.java:526)
[23:26:29] [Spigot Watchdog Thread/ERROR]: java.util.TimerThread.run(Timer.java:505)
[23:26:29] [Spigot Watchdog Thread/ERROR]: ------------------------------
[23:26:29] [Spigot Watchdog Thread/ERROR]: Current Thread: Timer-43
[23:26:29] [Spigot Watchdog Thread/ERROR]: PID: 165 | Suspended: false | Native: false | State: WAITING
[23:26:29] [Spigot Watchdog Thread/ERROR]: Stack:
[23:26:29] [Spigot Watchdog Thread/ERROR]: java.lang.Object.wait(Native Method)
[23:26:29] [Spigot Watchdog Thread/ERROR]: java.lang.Object.wait(Object.java:502)
[23:26:29] [Spigot Watchdog Thread/ERROR]: java.util.TimerThread.mainLoop(Timer.java:526)
[23:26:29] [Spigot Watchdog Thread/ERROR]: java.util.TimerThread.run(Timer.java:505)
[23:26:29] [Spigot Watchdog Thread/ERROR]: ------------------------------
[23:26:29] [Spigot Watchdog Thread/ERROR]: Current Thread: Timer-42
[23:26:29] [Spigot Watchdog Thread/ERROR]: PID: 164 | Suspended: false | Native: false | State: WAITING
[23:26:29] [Spigot Watchdog Thread/ERROR]: Stack:
[23:26:29] [Spigot Watchdog Thread/ERROR]: java.lang.Object.wait(Native Method)
[23:26:29] [Spigot Watchdog Thread/ERROR]: java.lang.Object.wait(Object.java:502)
[23:26:29] [Spigot Watchdog Thread/ERROR]: java.util.TimerThread.mainLoop(Timer.java:526)
[23:26:29] [Spigot Watchdog Thread/ERROR]: java.util.TimerThread.run(Timer.java:505)
[23:26:29] [Spigot Watchdog Thread/ERROR]: ------------------------------
[23:26:29] [Spigot Watchdog Thread/ERROR]: Current Thread: Timer-41
[23:26:29] [Spigot Watchdog Thread/ERROR]: PID: 163 | Suspended: false | Native: false | State: WAITING
[23:26:29] [Spigot Watchdog Thread/ERROR]: Stack:
[23:26:29] [Spigot Watchdog Thread/ERROR]: java.lang.Object.wait(Native Method)
[23:26:29] [Spigot Watchdog Thread/ERROR]: java.lang.Object.wait(Object.java:502)
[23:26:29] [Spigot Watchdog Thread/ERROR]: java.util.TimerThread.mainLoop(Timer.java:526)
[23:26:29] [Spigot Watchdog Thread/ERROR]: java.util.TimerThread.run(Timer.java:505)
[23:26:29] [Spigot Watchdog Thread/ERROR]: ------------------------------
[23:26:29] [Spigot Watchdog Thread/ERROR]: Current Thread: Timer-40
[23:26:29] [Spigot Watchdog Thread/ERROR]: PID: 161 | Suspended: false | Native: false | State: WAITING
[23:26:29] [Spigot Watchdog Thread/ERROR]: Stack:
[23:26:29] [Spigot Watchdog Thread/ERROR]: java.lang.Object.wait(Native Method)
[23:26:29] [Spigot Watchdog Thread/ERROR]: java.lang.Object.wait(Object.java:502)
[23:26:29] [Spigot Watchdog Thread/ERROR]: java.util.TimerThread.mainLoop(Timer.java:526)
[23:26:29] [Spigot Watchdog Thread/ERROR]: java.util.TimerThread.run(Timer.java:505)
[23:26:29] [Spigot Watchdog Thread/ERROR]: ------------------------------
[23:26:29] [Spigot Watchdog Thread/ERROR]: Current Thread: Timer-39
[23:26:29] [Spigot Watchdog Thread/ERROR]: PID: 159 | Suspended: false | Native: false | State: WAITING
[23:26:29] [Spigot Watchdog Thread/ERROR]: Stack:
[23:26:29] [Spigot Watchdog Thread/ERROR]: java.lang.Object.wait(Native Method)
[23:26:29] [Spigot Watchdog Thread/ERROR]: java.lang.Object.wait(Object.java:502)
[23:26:29] [Spigot Watchdog Thread/ERROR]: java.util.TimerThread.mainLoop(Timer.java:526)
[23:26:29] [Spigot Watchdog Thread/ERROR]: java.util.TimerThread.run(Timer.java:505)
[23:26:29] [Spigot Watchdog Thread/ERROR]: ------------------------------
[23:26:29] [Spigot Watchdog Thread/ERROR]: Current Thread: Timer-38
[23:26:29] [Spigot Watchdog Thread/ERROR]: PID: 156 | Suspended: false | Native: false | State: WAITING
[23:26:29] [Spigot Watchdog Thread/ERROR]: Stack:
[23:26:29] [Spigot Watchdog Thread/ERROR]: java.lang.Object.wait(Native Method)
[23:26:29] [Spigot Watchdog Thread/ERROR]: java.lang.Object.wait(Object.java:502)
[23:26:29] [Spigot Watchdog Thread/ERROR]: java.util.TimerThread.mainLoop(Timer.java:526)
[23:26:29] [Spigot Watchdog Thread/ERROR]: java.util.TimerThread.run(Timer.java:505)
[23:26:29] [Spigot Watchdog Thread/ERROR]: ------------------------------
[23:26:29] [Spigot Watchdog Thread/ERROR]: Current Thread: Timer-37
[23:26:29] [Spigot Watchdog Thread/ERROR]: PID: 155 | Suspended: false | Native: false | State: WAITING
[23:26:29] [Spigot Watchdog Thread/ERROR]: Stack:
[23:26:29] [Spigot Watchdog Thread/ERROR]: java.lang.Object.wait(Native Method)
[23:26:29] [Spigot Watchdog Thread/ERROR]: java.lang.Object.wait(Object.java:502)
[23:26:29] [Spigot Watchdog Thread/ERROR]: java.util.TimerThread.mainLoop(Timer.java:526)
[23:26:29] [Spigot Watchdog Thread/ERROR]: java.util.TimerThread.run(Timer.java:505)
[23:26:29] [Spigot Watchdog Thread/ERROR]: ------------------------------
[23:26:29] [Spigot Watchdog Thread/ERROR]: Current Thread: Timer-36
[23:26:29] [Spigot Watchdog Thread/ERROR]: PID: 154 | Suspended: false | Native: false | State: WAITING
[23:26:29] [Spigot Watchdog Thread/ERROR]: Stack:
[23:26:29] [Spigot Watchdog Thread/ERROR]: java.lang.Object.wait(Native Method)
[23:26:29] [Spigot Watchdog Thread/ERROR]: java.lang.Object.wait(Object.java:502)
[23:26:29] [Spigot Watchdog Thread/ERROR]: java.util.TimerThread.mainLoop(Timer.java:526)
[23:26:29] [Spigot Watchdog Thread/ERROR]: java.util.TimerThread.run(Timer.java:505)
[23:26:29] [Spigot Watchdog Thread/ERROR]: ------------------------------
[23:26:29] [Spigot Watchdog Thread/ERROR]: Current Thread: Timer-35
[23:26:29] [Spigot Watchdog Thread/ERROR]: PID: 153 | Suspended: false | Native: false | State: WAITING
[23:26:29] [Spigot Watchdog Thread/ERROR]: Stack:
[23:26:29] [Spigot Watchdog Thread/ERROR]: java.lang.Object.wait(Native Method)
[23:26:29] [Spigot Watchdog Thread/ERROR]: java.lang.Object.wait(Object.java:502)
[23:26:29] [Spigot Watchdog Thread/ERROR]: java.util.TimerThread.mainLoop(Timer.java:526)
[23:26:29] [Spigot Watchdog Thread/ERROR]: java.util.TimerThread.run(Timer.java:505)
[23:26:29] [Spigot Watchdog Thread/ERROR]: ------------------------------
[23:26:29] [Spigot Watchdog Thread/ERROR]: Current Thread: Timer-34
[23:26:29] [Spigot Watchdog Thread/ERROR]: PID: 151 | Suspended: false | Native: false | State: WAITING
[23:26:29] [Spigot Watchdog Thread/ERROR]: Stack:
[23:26:29] [Spigot Watchdog Thread/ERROR]: java.lang.Object.wait(Native Method)
[23:26:29] [Spigot Watchdog Thread/ERROR]: java.lang.Object.wait(Object.java:502)
[23:26:29] [Spigot Watchdog Thread/ERROR]: java.util.TimerThread.mainLoop(Timer.java:526)
[23:26:29] [Spigot Watchdog Thread/ERROR]: java.util.TimerThread.run(Timer.java:505)
[23:26:29] [Spigot Watchdog Thread/ERROR]: ------------------------------
[23:26:29] [Spigot Watchdog Thread/ERROR]: Current Thread: pool-11-thread-1
[23:26:29] [Spigot Watchdog Thread/ERROR]: PID: 123 | Suspended: false | Native: false | State: WAITING
[23:26:29] [Spigot Watchdog Thread/ERROR]: Stack:
[23:26:29] [Spigot Watchdog Thread/ERROR]: sun.misc.Unsafe.park(Native Method)
[23:26:29] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
[23:26:29] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
[23:26:29] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
[23:26:29] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067)
[23:26:29] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
[23:26:29] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
[23:26:29] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:745)
[23:26:29] [Spigot Watchdog Thread/ERROR]: ------------------------------
[23:26:29] [Spigot Watchdog Thread/ERROR]: Current Thread: Chunk I/O Executor Thread-1
[23:26:29] [Spigot Watchdog Thread/ERROR]: PID: 122 | Suspended: false | Native: false | State: WAITING
[23:26:29] [Spigot Watchdog Thread/ERROR]: Stack:
[23:26:29] [Spigot Watchdog Thread/ERROR]: sun.misc.Unsafe.park(Native Method)
[23:26:29] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
[23:26:29] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
[23:26:29] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
[23:26:29] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067)
[23:26:29] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
[23:26:29] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
[23:26:29] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:745)
[23:26:29] [Spigot Watchdog Thread/ERROR]: ------------------------------
[23:26:29] [Spigot Watchdog Thread/ERROR]: Current Thread: File IO Thread
[23:26:29] [Spigot Watchdog Thread/ERROR]: PID: 117 | Suspended: false | Native: false | State: TIMED_WAITING
[23:26:29] [Spigot Watchdog Thread/ERROR]: Stack:
[23:26:29] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.sleep(Native Method)
[23:26:29] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_10_R1.FileIOThread.c(SourceFile:51)
[23:26:29] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_10_R1.FileIOThread.run(SourceFile:30)
[23:26:29] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:745)
[23:26:29] [Spigot Watchdog Thread/ERROR]: ------------------------------
[23:26:29] [Spigot Watchdog Thread/ERROR]: Current Thread: Netty Epoll Server IO #3
[23:26:29] [Spigot Watchdog Thread/ERROR]: PID: 28 | Suspended: false | Native: true | State: RUNNABLE
[23:26:29] [Spigot Watchdog Thread/ERROR]: Stack:
[23:26:29] [Spigot Watchdog Thread/ERROR]: io.netty.channel.epoll.Native.epollWait(Native Method)
[23:26:29] [Spigot Watchdog Thread/ERROR]: io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:194)
[23:26:29] [Spigot Watchdog Thread/ERROR]: io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:219)
[23:26:29] [Spigot Watchdog Thread/ERROR]: io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:116)
[23:26:29] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:745)
[23:26:29] [Spigot Watchdog Thread/ERROR]: ------------------------------
[23:26:29] [Spigot Watchdog Thread/ERROR]: Current Thread: Netty Epoll Server IO #2
[23:26:29] [Spigot Watchdog Thread/ERROR]: PID: 27 | Suspended: false | Native: true | State: RUNNABLE
[23:26:29] [Spigot Watchdog Thread/ERROR]: Stack:
[23:26:29] [Spigot Watchdog Thread/ERROR]: io.netty.channel.epoll.Native.epollWait(Native Method)
[23:26:29] [Spigot Watchdog Thread/ERROR]: io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:194)
[23:26:29] [Spigot Watchdog Thread/ERROR]: io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:219)
[23:26:29] [Spigot Watchdog Thread/ERROR]: io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:116)
[23:26:29] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:745)
[23:26:29] [Spigot Watchdog Thread/ERROR]: ------------------------------
[23:26:29] [Spigot Watchdog Thread/ERROR]: Current Thread: Netty Epoll Server IO #1
[23:26:29] [Spigot Watchdog Thread/ERROR]: PID: 26 | Suspended: false | Native: true | State: RUNNABLE
[23:26:29] [Spigot Watchdog Thread/ERROR]: Stack:
[23:26:29] [Spigot Watchdog Thread/ERROR]: io.netty.channel.epoll.Native.epollWait(Native Method)
[23:26:29] [Spigot Watchdog Thread/ERROR]: io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:194)
[23:26:29] [Spigot Watchdog Thread/ERROR]: io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:219)
[23:26:29] [Spigot Watchdog Thread/ERROR]: io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:116)
[23:26:29] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:745)
[23:26:29] [Spigot Watchdog Thread/ERROR]: ------------------------------
[23:26:29] [Spigot Watchdog Thread/ERROR]: Current Thread: YamlPriceStorage.worker
[23:26:29] [Spigot Watchdog Thread/ERROR]: PID: 82 | Suspended: false | Native: false | State: WAITING
[23:26:29] [Spigot Watchdog Thread/ERROR]: Stack:
[23:26:29] [Spigot Watchdog Thread/ERROR]: java.lang.Object.wait(Native Method)
[23:26:29] [Spigot Watchdog Thread/ERROR]: java.lang.Object.wait(Object.java:502)
[23:26:29] [Spigot Watchdog Thread/ERROR]: com.kellerkindt.scs.internals.SimpleThreaded.run(SimpleThreaded.java:120)
[23:26:29] [Spigot Watchdog Thread/ERROR]: com.kellerkindt.scs.internals.SimpleThreaded$1.run(SimpleThreaded.java:173)
[23:26:29] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:745)
[23:26:29] [Spigot Watchdog Thread/ERROR]: ------------------------------
[23:26:29] [Spigot Watchdog Thread/ERROR]: Current Thread: YamlPlayerSessionStorage.worker
[23:26:29] [Spigot Watchdog Thread/ERROR]: PID: 81 | Suspended: false | Native: false | State: WAITING
[23:26:29] [Spigot Watchdog Thread/ERROR]: Stack:
[23:26:29] [Spigot Watchdog Thread/ERROR]: java.lang.Object.wait(Native Method)
[23:26:29] [Spigot Watchdog Thread/ERROR]: java.lang.Object.wait(Object.java:502)
[23:26:29] [Spigot Watchdog Thread/ERROR]: com.kellerkindt.scs.internals.SimpleThreaded.run(SimpleThreaded.java:120)
[23:26:29] [Spigot Watchdog Thread/ERROR]: com.kellerkindt.scs.internals.SimpleThreaded$1.run(SimpleThreaded.java:173)
[23:26:29] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:745)
[23:26:29] [Spigot Watchdog Thread/ERROR]: ------------------------------
[23:26:29] [Spigot Watchdog Thread/ERROR]: Current Thread: YamlShopStorage.worker
[23:26:29] [Spigot Watchdog Thread/ERROR]: PID: 80 | Suspended: false | Native: false | State: WAITING
[23:26:29] [Spigot Watchdog Thread/ERROR]: Stack:
[23:26:29] [Spigot Watchdog Thread/ERROR]: java.lang.Object.wait(Native Method)
[23:26:29] [Spigot Watchdog Thread/ERROR]: java.lang.Object.wait(Object.java:502)
[23:26:29] [Spigot Watchdog Thread/ERROR]: com.kellerkindt.scs.internals.SimpleThreaded.run(SimpleThreaded.java:120)
[23:26:29] [Spigot Watchdog Thread/ERROR]: com.kellerkindt.scs.internals.SimpleThreaded$1.run(SimpleThreaded.java:173)
[23:26:29] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:745)
[23:26:29] [Spigot Watchdog Thread/ERROR]: ------------------------------
[23:26:29] [Spigot Watchdog Thread/ERROR]: Current Thread: Thread-28
[23:26:29] [Spigot Watchdog Thread/ERROR]: PID: 79 | Suspended: false | Native: false | State: WAITING
[23:26:29] [Spigot Watchdog Thread/ERROR]: Stack:
[23:26:29] [Spigot Watchdog Thread/ERROR]: java.lang.Object.wait(Native Method)
[23:26:29] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.join(Thread.java:1249)
[23:26:29] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.join(Thread.java:1323)
[23:26:29] [Spigot Watchdog Thread/ERROR]: com.Acrobot.ChestShop.Updater.Updater.waitForThread(Updater.java:289)
[23:26:29] [Spigot Watchdog Thread/ERROR]: com.Acrobot.ChestShop.Updater.Updater.getLatestType(Updater.java:241)
[23:26:29] [Spigot Watchdog Thread/ERROR]: com.Acrobot.ChestShop.Updater.Updater.shouldUpdate(Updater.java:508)
[23:26:29] [Spigot Watchdog Thread/ERROR]: com.Acrobot.ChestShop.Updater.Updater.versionCheck(Updater.java:466)
[23:26:29] [Spigot Watchdog Thread/ERROR]: com.Acrobot.ChestShop.Updater.Updater.access$400(Updater.java:41)
[23:26:29] [Spigot Watchdog Thread/ERROR]: com.Acrobot.ChestShop.Updater.Updater$UpdateRunnable.run(Updater.java:586)
[23:26:29] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:745)
[23:26:29] [Spigot Watchdog Thread/ERROR]: ------------------------------
[23:26:29] [Spigot Watchdog Thread/ERROR]: Current Thread: Head Conversion Thread - 0
[23:26:29] [Spigot Watchdog Thread/ERROR]: PID: 76 | Suspended: false | Native: false | State: WAITING
[23:26:29] [Spigot Watchdog Thread/ERROR]: Stack:
[23:26:29] [Spigot Watchdog Thread/ERROR]: sun.misc.Unsafe.park(Native Method)
[23:26:29] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
[23:26:29] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
[23:26:29] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
[23:26:29] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067)
[23:26:29] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
[23:26:29] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
[23:26:29] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:745)
[23:26:29] [Spigot Watchdog Thread/ERROR]: ------------------------------
[23:26:29] [Spigot Watchdog Thread/ERROR]: Current Thread: Ebean-jdbcsqlitepluginsLandlordLandlorddb.0
[23:26:29] [Spigot Watchdog Thread/ERROR]: PID: 73 | Suspended: false | Native: false | State: WAITING
[23:26:29] [Spigot Watchdog Thread/ERROR]: Stack:
[23:26:29] [Spigot Watchdog Thread/ERROR]: java.lang.Object.wait(Native Method)
[23:26:29] [Spigot Watchdog Thread/ERROR]: java.lang.Object.wait(Object.java:502)
[23:26:29] [Spigot Watchdog Thread/ERROR]: com.avaje.ebeaninternal.server.lib.thread.PooledThread.run(PooledThread.java:75)
[23:26:29] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:745)
[23:26:29] [Spigot Watchdog Thread/ERROR]: ------------------------------
[23:26:29] [Spigot Watchdog Thread/ERROR]: Current Thread: Timer-7
[23:26:29] [Spigot Watchdog Thread/ERROR]: PID: 72 | Suspended: false | Native: false | State: TIMED_WAITING
[23:26:29] [Spigot Watchdog Thread/ERROR]: Stack:
[23:26:29] [Spigot Watchdog Thread/ERROR]: java.lang.Object.wait(Native Method)
[23:26:29] [Spigot Watchdog Thread/ERROR]: java.util.TimerThread.mainLoop(Timer.java:552)
[23:26:29] [Spigot Watchdog Thread/ERROR]: java.util.TimerThread.run(Timer.java:505)
[23:26:29] [Spigot Watchdog Thread/ERROR]: ------------------------------
[23:26:29] [Spigot Watchdog Thread/ERROR]: Current Thread: pool-45-thread-1
[23:26:29] [Spigot Watchdog Thread/ERROR]: PID: 71 | Suspended: false | Native: false | State: WAITING
[23:26:29] [Spigot Watchdog Thread/ERROR]: Stack:
[23:26:29] [Spigot Watchdog Thread/ERROR]: sun.misc.Unsafe.park(Native Method)
[23:26:29] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
[23:26:29] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
[23:26:29] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
[23:26:29] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067)
[23:26:29] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
[23:26:29] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
[23:26:29] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:745)
[23:26:29] [Spigot Watchdog Thread/ERROR]: ------------------------------
[23:26:29] [Spigot Watchdog Thread/ERROR]: Current Thread: Timer-6
[23:26:29] [Spigot Watchdog Thread/ERROR]: PID: 60 | Suspended: false | Native: false | State: TIMED_WAITING
[23:26:29] [Spigot Watchdog Thread/ERROR]: Stack:
[23:26:29] [Spigot Watchdog Thread/ERROR]: java.lang.Object.wait(Native Method)
[23:26:29] [Spigot Watchdog Thread/ERROR]: java.util.TimerThread.mainLoop(Timer.java:552)
[23:26:29] [Spigot Watchdog Thread/ERROR]: java.util.TimerThread.run(Timer.java:505)
[23:26:29] [Spigot Watchdog Thread/ERROR]: ------------------------------
[23:26:29] [Spigot Watchdog Thread/ERROR]: Current Thread: ProtocolLib-StructureCompiler 0
[23:26:29] [Spigot Watchdog Thread/ERROR]: PID: 56 | Suspended: false | Native: false | State: WAITING
[23:26:29] [Spigot Watchdog Thread/ERROR]: Stack:
[23:26:29] [Spigot Watchdog Thread/ERROR]: sun.misc.Unsafe.park(Native Method)
[23:26:29] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
[23:26:29] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
[23:26:29] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
[23:26:29] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067)
[23:26:29] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
[23:26:29] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
[23:26:29] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:745)
[23:26:29] [Spigot Watchdog Thread/ERROR]: ------------------------------
[23:26:29] [Spigot Watchdog Thread/ERROR]: Current Thread: Java2D Disposer
[23:26:29] [Spigot Watchdog Thread/ERROR]: PID: 55 | Suspended: false | Native: false | State: WAITING
[23:26:29] [Spigot Watchdog Thread/ERROR]: Stack:
[23:26:29] [Spigot Watchdog Thread/ERROR]: java.lang.Object.wait(Native Method)
[23:26:29] [Spigot Watchdog Thread/ERROR]: java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:143)
[23:26:29] [Spigot Watchdog Thread/ERROR]: java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:164)
[23:26:29] [Spigot Watchdog Thread/ERROR]: sun.java2d.Disposer.run(Disposer.java:148)
[23:26:29] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:745)
[23:26:29] [Spigot Watchdog Thread/ERROR]: ------------------------------
[23:26:29] [Spigot Watchdog Thread/ERROR]: Current Thread: Timer-4
[23:26:29] [Spigot Watchdog Thread/ERROR]: PID: 52 | Suspended: false | Native: false | State: TIMED_WAITING
[23:26:29] [Spigot Watchdog Thread/ERROR]: Stack:
[23:26:29] [Spigot Watchdog Thread/ERROR]: java.lang.Object.wait(Native Method)
[23:26:29] [Spigot Watchdog Thread/ERROR]: java.util.TimerThread.mainLoop(Timer.java:552)
[23:26:29] [Spigot Watchdog Thread/ERROR]: java.util.TimerThread.run(Timer.java:505)
[23:26:29] [Spigot Watchdog Thread/ERROR]: ------------------------------
[23:26:29] [Spigot Watchdog Thread/ERROR]: Current Thread: Thread-19
[23:26:29] [Spigot Watchdog Thread/ERROR]: PID: 50 | Suspended: false | Native: false | State: TIMED_WAITING
[23:26:29] [Spigot Watchdog Thread/ERROR]: Stack:
[23:26:29] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.sleep(Native Method)
[23:26:29] [Spigot Watchdog Thread/ERROR]: net.coreprotect.consumer.Consumer.run(Consumer.java:103)
[23:26:29] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:745)
[23:26:29] [Spigot Watchdog Thread/ERROR]: ------------------------------
[23:26:29] [Spigot Watchdog Thread/ERROR]: Current Thread: Thread-18
[23:26:29] [Spigot Watchdog Thread/ERROR]: PID: 49 | Suspended: false | Native: false | State: TIMED_WAITING
[23:26:29] [Spigot Watchdog Thread/ERROR]: Stack:
[23:26:29] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.sleep(Native Method)
[23:26:29] [Spigot Watchdog Thread/ERROR]: net.coreprotect.thread.CacheCleanUp.run(CacheCleanUp.java:15)
[23:26:29] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:745)
[23:26:29] [Spigot Watchdog Thread/ERROR]: ------------------------------
[23:26:29] [Spigot Watchdog Thread/ERROR]: Current Thread: pool-5-thread-1
[23:26:29] [Spigot Watchdog Thread/ERROR]: PID: 47 | Suspended: false | Native: false | State: TIMED_WAITING
[23:26:29] [Spigot Watchdog Thread/ERROR]: Stack:
[23:26:29] [Spigot Watchdog Thread/ERROR]: sun.misc.Unsafe.park(Native Method)
[23:26:29] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
[23:26:29] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078)
[23:26:29] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1093)
[23:26:29] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:809)
[23:26:29] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067)
[23:26:29] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
[23:26:29] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
[23:26:29] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:745)
[23:26:29] [Spigot Watchdog Thread/ERROR]: ------------------------------
[23:26:29] [Spigot Watchdog Thread/ERROR]: Current Thread: Ebean-IslandCraft.0
[23:26:29] [Spigot Watchdog Thread/ERROR]: PID: 35 | Suspended: false | Native: false | State: WAITING
[23:26:29] [Spigot Watchdog Thread/ERROR]: Stack:
[23:26:29] [Spigot Watchdog Thread/ERROR]: java.lang.Object.wait(Native Method)
[23:26:29] [Spigot Watchdog Thread/ERROR]: java.lang.Object.wait(Object.java:502)
[23:26:29] [Spigot Watchdog Thread/ERROR]: com.avaje.ebeaninternal.server.lib.thread.PooledThread.run(PooledThread.java:75)
[23:26:29] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:745)
[23:26:29] [Spigot Watchdog Thread/ERROR]: ------------------------------
[23:26:29] [Spigot Watchdog Thread/ERROR]: Current Thread: EbeanBackgroundThread
[23:26:29] [Spigot Watchdog Thread/ERROR]: PID: 34 | Suspended: false | Native: false | State: TIMED_WAITING
[23:26:29] [Spigot Watchdog Thread/ERROR]: Stack:
[23:26:29] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.sleep(Native Method)
[23:26:29] [Spigot Watchdog Thread/ERROR]: com.avaje.ebeaninternal.server.lib.BackgroundThread$Runner.run(BackgroundThread.java:168)
[23:26:29] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:745)
[23:26:29] [Spigot Watchdog Thread/ERROR]: ------------------------------
[23:26:29] [Spigot Watchdog Thread/ERROR]: Current Thread: pool-4-thread-1
[23:26:29] [Spigot Watchdog Thread/ERROR]: PID: 32 | Suspended: false | Native: false | State: TIMED_WAITING
[23:26:29] [Spigot Watchdog Thread/ERROR]: Stack:
[23:26:29] [Spigot Watchdog Thread/ERROR]: sun.misc.Unsafe.park(Native Method)
[23:26:29] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
[23:26:29] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078)
[23:26:29] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1093)
[23:26:29] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:809)
[23:26:29] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067)
[23:26:29] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
[23:26:29] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
[23:26:29] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:745)
[23:26:29] [Spigot Watchdog Thread/ERROR]: ------------------------------
[23:26:29] [Spigot Watchdog Thread/ERROR]: Current Thread: Abandoned connection cleanup thread
[23:26:29] [Spigot Watchdog Thread/ERROR]: PID: 30 | Suspended: false | Native: false | State: TIMED_WAITING
[23:26:29] [Spigot Watchdog Thread/ERROR]: Stack:
[23:26:29] [Spigot Watchdog Thread/ERROR]: java.lang.Object.wait(Native Method)
[23:26:29] [Spigot Watchdog Thread/ERROR]: java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:143)
[23:26:29] [Spigot Watchdog Thread/ERROR]: com.mysql.jdbc.AbandonedConnectionCleanupThread.run(AbandonedConnectionCleanupThread.java:43)
[23:26:29] [Spigot Watchdog Thread/ERROR]: ------------------------------
[23:26:29] [Spigot Watchdog Thread/ERROR]: Current Thread: Netty Epoll Server IO #0
[23:26:29] [Spigot Watchdog Thread/ERROR]: PID: 25 | Suspended: false | Native: true | State: RUNNABLE
[23:26:29] [Spigot Watchdog Thread/ERROR]: Stack:
[23:26:29] [Spigot Watchdog Thread/ERROR]: io.netty.channel.epoll.Native.epollWait(Native Method)
[23:26:29] [Spigot Watchdog Thread/ERROR]: io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:194)
[23:26:29] [Spigot Watchdog Thread/ERROR]: io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:219)
[23:26:29] [Spigot Watchdog Thread/ERROR]: io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:116)
[23:26:29] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:745)
[23:26:29] [Spigot Watchdog Thread/ERROR]: ------------------------------
[23:26:29] [Spigot Watchdog Thread/ERROR]: Current Thread: Spigot Metrics Thread
[23:26:29] [Spigot Watchdog Thread/ERROR]: PID: 24 | Suspended: false | Native: true | State: RUNNABLE
[23:26:29] [Spigot Watchdog Thread/ERROR]: Thread is waiting on monitor(s):
[23:26:29] [Spigot Watchdog Thread/ERROR]: Locked on:java.io.BufferedInputStream.read(BufferedInputStream.java:345)
[23:26:29] [Spigot Watchdog Thread/ERROR]: Locked on:sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1569)
[23:26:29] [Spigot Watchdog Thread/ERROR]: Locked on:sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1474)
[23:26:29] [Spigot Watchdog Thread/ERROR]: Stack:
[23:26:29] [Spigot Watchdog Thread/ERROR]: java.net.SocketInputStream.socketRead0(Native Method)
[23:26:29] [Spigot Watchdog Thread/ERROR]: java.net.SocketInputStream.socketRead(SocketInputStream.java:116)
[23:26:29] [Spigot Watchdog Thread/ERROR]: java.net.SocketInputStream.read(SocketInputStream.java:171)
[23:26:29] [Spigot Watchdog Thread/ERROR]: java.net.SocketInputStream.read(SocketInputStream.java:141)
[23:26:29] [Spigot Watchdog Thread/ERROR]: java.io.BufferedInputStream.fill(BufferedInputStream.java:246)
[23:26:29] [Spigot Watchdog Thread/ERROR]: java.io.BufferedInputStream.read1(BufferedInputStream.java:286)
[23:26:29] [Spigot Watchdog Thread/ERROR]: java.io.BufferedInputStream.read(BufferedInputStream.java:345)
[23:26:29] [Spigot Watchdog Thread/ERROR]: sun.net.www.http.HttpClient.parseHTTPHeader(HttpClient.java:704)
/Edit Andi_54 (in Codebox gepackt)
Zuletzt bearbeitet von einem Moderator: