Étrange crash de serveur

  • Auteur de la discussion Auteur de la discussion Compte supprimé
  • Date de début Date de début
  • Tags Tags
    crash report
C

Compte supprimé

Invité
Hello :D
Alors aujourd'hui j'étais sur mon serveur et je build tranquille quand le serveur a eu un lag effroyable. Aucune commande n'a répondue pendant près de 30 secondes ! Un tout petit peu plus tard, un 2ème coup se produisit mais fit crash mon serveur.
Ayant des mauvaises relations avec ce que l'on peut dire "un ami sur liste noire d'une liste noire" et compte tenu de la façon d'on mon serveur a crash, j'ai pas trop envie que cela soit ce que je pense...
Si jamais il y a des indices dans les logs, servez-vous :)

Quelqu'un peut me dire la raison du crash ?

[18:34:53] [Spigot Watchdog Thread/ERROR]: The server has stopped responding!
[18:34:53] [Spigot Watchdog Thread/ERROR]: Please report this to http://www.spigotmc.org/
[18:34:53] [Spigot Watchdog Thread/ERROR]: Be sure to include ALL relevant console errors and Minecraft crash reports
[18:34:53] [Spigot Watchdog Thread/ERROR]: Spigot version: git-Spigot-db6de12-07c3001 (MC: 1.8.8)
[18:34:53] [Spigot Watchdog Thread/ERROR]: ------------------------------
[18:34:53] [Spigot Watchdog Thread/ERROR]: Server thread dump (Look for plugins here before reporting to Spigot!):
[18:34:53] [Spigot Watchdog Thread/ERROR]: ------------------------------
[18:34:53] [Spigot Watchdog Thread/ERROR]: Current Thread: Server thread
[18:34:53] [Spigot Watchdog Thread/ERROR]: PID: 25 | Suspended: false | Native: false | State: RUNNABLE
[18:34:53] [Spigot Watchdog Thread/ERROR]: Stack:
[18:34:53] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R3.World.getType(World.java:765)
[18:34:53] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R3.World.a(World.java:1775)
[18:34:53] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R3.Entity.W(Entity.java:855)
[18:34:53] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R3.Entity.K(Entity.java:303)
[18:34:53] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R3.EntityLiving.K(EntityLiving.java:169)
[18:34:53] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R3.Entity.t_(Entity.java:247)
[18:34:53] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R3.EntityLiving.t_(EntityLiving.java:1448)
[18:34:53] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R3.EntityHuman.t_(EntityHuman.java:173)
[18:34:53] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R3.EntityPlayer.l(EntityPlayer.java:285)
[18:34:53] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R3.PlayerConnection.a(PlayerConnection.java:382)
[18:34:53] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R3.PacketPlayInFlying.a(SourceFile:126)
[18:34:53] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R3.PacketPlayInFlying$PacketPlayInLook.a(SourceFile:88)
[18:34:53] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R3.PlayerConnectionUtils$1.run(SourceFile:13)
[18:34:53] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
[18:34:53] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.FutureTask.run(FutureTask.java:266)
[18:34:53] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R3.SystemUtils.a(SourceFile:44)
[18:34:53] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R3.MinecraftServer.B(MinecraftServer.java:715)
[18:34:53] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R3.DedicatedServer.B(DedicatedServer.java:374)
[18:34:53] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R3.MinecraftServer.A(MinecraftServer.java:654)
[18:34:53] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:557)
[18:34:53] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:745)
[18:34:53] [Spigot Watchdog Thread/ERROR]: ------------------------------
[18:34:53] [Spigot Watchdog Thread/ERROR]: Entire Thread Dump:
[18:34:53] [Spigot Watchdog Thread/ERROR]: ------------------------------
[18:34:53] [Spigot Watchdog Thread/ERROR]: Current Thread: Async Chat Thread - #64
[18:34:53] [Spigot Watchdog Thread/ERROR]: PID: 2370 | Suspended: false | Native: false | State: WAITING
[18:34:53] [Spigot Watchdog Thread/ERROR]: Stack:
[18:34:53] [Spigot Watchdog Thread/ERROR]: java.lang.Object.wait(Native Method)
[18:34:53] [Spigot Watchdog Thread/ERROR]: java.lang.Object.wait(Object.java:502)
[18:34:53] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.v1_8_R3.util.Waitable.get(Waitable.java:39)
[18:34:53] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R3.PlayerConnection.chat(PlayerConnection.java:1118)
[18:34:53] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R3.PlayerConnection.a(PlayerConnection.java:1022)
[18:34:53] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R3.PacketPlayInChat$1.run(PacketPlayInChat.java:39)
[18:34:53] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
[18:34:53] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.FutureTask.run(FutureTask.java:266)
[18:34:53] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
[18:34:53] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
[18:34:53] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:745)
[18:34:53] [Spigot Watchdog Thread/ERROR]: ------------------------------
[18:34:53] [Spigot Watchdog Thread/ERROR]: Current Thread: Async Chat Thread - #63
[18:34:53] [Spigot Watchdog Thread/ERROR]: PID: 2369 | Suspended: false | Native: false | State: WAITING
[18:34:53] [Spigot Watchdog Thread/ERROR]: Stack:
[18:34:53] [Spigot Watchdog Thread/ERROR]: java.lang.Object.wait(Native Method)
[18:34:53] [Spigot Watchdog Thread/ERROR]: java.lang.Object.wait(Object.java:502)
[18:34:53] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.v1_8_R3.util.Waitable.get(Waitable.java:39)
[18:34:53] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R3.PlayerConnection.chat(PlayerConnection.java:1118)
[18:34:53] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R3.PlayerConnection.a(PlayerConnection.java:1022)
[18:34:53] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R3.PacketPlayInChat$1.run(PacketPlayInChat.java:39)
[18:34:53] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
[18:34:53] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.FutureTask.run(FutureTask.java:266)
[18:34:53] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
[18:34:53] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
[18:34:53] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:745)
[18:34:53] [Spigot Watchdog Thread/ERROR]: ------------------------------
[18:34:53] [Spigot Watchdog Thread/ERROR]: Current Thread: Async Chat Thread - #62
[18:34:53] [Spigot Watchdog Thread/ERROR]: PID: 2368 | Suspended: false | Native: false | State: WAITING
[18:34:53] [Spigot Watchdog Thread/ERROR]: Stack:
[18:34:53] [Spigot Watchdog Thread/ERROR]: java.lang.Object.wait(Native Method)
[18:34:53] [Spigot Watchdog Thread/ERROR]: java.lang.Object.wait(Object.java:502)
[18:34:53] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.v1_8_R3.util.Waitable.get(Waitable.java:39)
[18:34:53] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R3.PlayerConnection.chat(PlayerConnection.java:1118)
[18:34:53] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R3.PlayerConnection.a(PlayerConnection.java:1022)
[18:34:53] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R3.PacketPlayInChat$1.run(PacketPlayInChat.java:39)
[18:34:53] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
[18:34:53] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.FutureTask.run(FutureTask.java:266)
[18:34:53] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
[18:34:53] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
[18:34:53] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:745)
[18:34:53] [Spigot Watchdog Thread/ERROR]: ------------------------------
[18:34:53] [Spigot Watchdog Thread/ERROR]: Current Thread: Async Chat Thread - #61
[18:34:53] [Spigot Watchdog Thread/ERROR]: PID: 2367 | Suspended: false | Native: false | State: WAITING
[18:34:53] [Spigot Watchdog Thread/ERROR]: Stack:
[18:34:53] [Spigot Watchdog Thread/ERROR]: java.lang.Object.wait(Native Method)
[18:34:53] [Spigot Watchdog Thread/ERROR]: java.lang.Object.wait(Object.java:502)
[18:34:53] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.v1_8_R3.util.Waitable.get(Waitable.java:39)
[18:34:53] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R3.PlayerConnection.chat(PlayerConnection.java:1118)
[18:34:53] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R3.PlayerConnection.a(PlayerConnection.java:1022)
[18:34:53] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R3.PacketPlayInChat$1.run(PacketPlayInChat.java:39)
[18:34:53] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
[18:34:53] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.FutureTask.run(FutureTask.java:266)
[18:34:53] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
[18:34:53] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
[18:34:53] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:745)
[18:34:53] [Spigot Watchdog Thread/ERROR]: ------------------------------
[18:34:53] [Spigot Watchdog Thread/ERROR]: Current Thread: Async Chat Thread - #60
[18:34:53] [Spigot Watchdog Thread/ERROR]: PID: 2366 | Suspended: false | Native: false | State: WAITING
[18:34:53] [Spigot Watchdog Thread/ERROR]: Stack:
[18:34:53] [Spigot Watchdog Thread/ERROR]: java.lang.Object.wait(Native Method)
[18:34:53] [Spigot Watchdog Thread/ERROR]: java.lang.Object.wait(Object.java:502)
[18:34:53] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.v1_8_R3.util.Waitable.get(Waitable.java:39)
[18:34:53] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R3.PlayerConnection.chat(PlayerConnection.java:1118)
[18:34:53] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R3.PlayerConnection.a(PlayerConnection.java:1022)
[18:34:53] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R3.PacketPlayInChat$1.run(PacketPlayInChat.java:39)
[18:34:53] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
[18:34:53] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.FutureTask.run(FutureTask.java:266)
[18:34:53] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
[18:34:53] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
[18:34:53] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:745)
[18:34:53] [Spigot Watchdog Thread/ERROR]: ------------------------------
[18:34:53] [Spigot Watchdog Thread/ERROR]: Current Thread: Async Chat Thread - #59
[18:34:53] [Spigot Watchdog Thread/ERROR]: PID: 2365 | Suspended: false | Native: false | State: WAITING
[18:34:53] [Spigot Watchdog Thread/ERROR]: Stack:
[18:34:53] [Spigot Watchdog Thread/ERROR]: java.lang.Object.wait(Native Method)
[18:34:53] [Spigot Watchdog Thread/ERROR]: java.lang.Object.wait(Object.java:502)
[18:34:53] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.v1_8_R3.util.Waitable.get(Waitable.java:39)
[18:34:53] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R3.PlayerConnection.chat(PlayerConnection.java:1118)
[18:34:53] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R3.PlayerConnection.a(PlayerConnection.java:1022)
[18:34:53] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R3.PacketPlayInChat$1.run(PacketPlayInChat.java:39)
[18:34:53] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
[18:34:53] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.FutureTask.run(FutureTask.java:266)
[18:34:53] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
[18:34:53] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
[18:34:53] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:745)
[18:34:53] [Spigot Watchdog Thread/ERROR]: ------------------------------
[18:34:53] [Spigot Watchdog Thread/ERROR]: Current Thread: Async Chat Thread - #58
[18:34:53] [Spigot Watchdog Thread/ERROR]: PID: 2364 | Suspended: false | Native: false | State: WAITING
[18:34:53] [Spigot Watchdog Thread/ERROR]: Stack:
[18:34:53] [Spigot Watchdog Thread/ERROR]: java.lang.Object.wait(Native Method)
[18:34:53] [Spigot Watchdog Thread/ERROR]: java.lang.Object.wait(Object.java:502)
[18:34:53] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.v1_8_R3.util.Waitable.get(Waitable.java:39)
[18:34:53] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R3.PlayerConnection.chat(PlayerConnection.java:1118)
[18:34:53] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R3.PlayerConnection.a(PlayerConnection.java:1022)
[18:34:53] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R3.PacketPlayInChat$1.run(PacketPlayInChat.java:39)
[18:34:53] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
[18:34:53] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.FutureTask.run(FutureTask.java:266)
[18:34:53] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
[18:34:53] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
[18:34:53] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:745)
[18:34:53] [Spigot Watchdog Thread/ERROR]: ------------------------------
[18:34:53] [Spigot Watchdog Thread/ERROR]: Current Thread: Async Chat Thread - #57
[18:34:53] [Spigot Watchdog Thread/ERROR]: PID: 2363 | Suspended: false | Native: false | State: WAITING
[18:34:53] [Spigot Watchdog Thread/ERROR]: Stack:
[18:34:53] [Spigot Watchdog Thread/ERROR]: java.lang.Object.wait(Native Method)
[18:34:53] [Spigot Watchdog Thread/ERROR]: java.lang.Object.wait(Object.java:502)
[18:34:53] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.v1_8_R3.util.Waitable.get(Waitable.java:39)
[18:34:53] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R3.PlayerConnection.chat(PlayerConnection.java:1118)
[18:34:53] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R3.PlayerConnection.a(PlayerConnection.java:1022)
[18:34:53] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R3.PacketPlayInChat$1.run(PacketPlayInChat.java:39)
[18:34:53] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
[18:34:53] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.FutureTask.run(FutureTask.java:266)
[18:34:53] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
[18:34:53] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
[18:34:53] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:745)
[18:34:53] [Spigot Watchdog Thread/ERROR]: ------------------------------
[18:34:53] [Spigot Watchdog Thread/ERROR]: Current Thread: Async Chat Thread - #56
[18:34:53] [Spigot Watchdog Thread/ERROR]: PID: 2346 | Suspended: false | Native: false | State: WAITING
[18:34:53] [Spigot Watchdog Thread/ERROR]: Stack:
[18:34:53] [Spigot Watchdog Thread/ERROR]: java.lang.Object.wait(Native Method)
[18:34:53] [Spigot Watchdog Thread/ERROR]: java.lang.Object.wait(Object.java:502)
[18:34:53] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.v1_8_R3.util.Waitable.get(Waitable.java:39)
[18:34:53] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R3.PlayerConnection.chat(PlayerConnection.java:1118)
[18:34:53] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R3.PlayerConnection.a(PlayerConnection.java:1022)
[18:34:53] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R3.PacketPlayInChat$1.run(PacketPlayInChat.java:39)
[18:34:53] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
[18:34:53] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.FutureTask.run(FutureTask.java:266)
[18:34:53] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
[18:34:53] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
[18:34:53] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:745)
[18:34:53] [Spigot Watchdog Thread/ERROR]: ------------------------------
[18:34:53] [Spigot Watchdog Thread/ERROR]: Current Thread: process reaper
[18:34:53] [Spigot Watchdog Thread/ERROR]: PID: 2343 | Suspended: false | Native: false | State: RUNNABLE
[18:34:53] [Spigot Watchdog Thread/ERROR]: Stack:
[18:34:53] [Spigot Watchdog Thread/ERROR]: java.lang.UNIXProcess.waitForProcessExit(Native Method)
[18:34:53] [Spigot Watchdog Thread/ERROR]: java.lang.UNIXProcess.lambda$initStreams$3(UNIXProcess.java:290)
[18:34:53] [Spigot Watchdog Thread/ERROR]: java.lang.UNIXProcess$$Lambda$7/1104106489.run(Unknown Source)
[18:34:53] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
[18:34:53] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
[18:34:53] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:745)
[18:34:53] [Spigot Watchdog Thread/ERROR]: ------------------------------
[18:34:53] [Spigot Watchdog Thread/ERROR]: Current Thread: pool-10-thread-1
[18:34:53] [Spigot Watchdog Thread/ERROR]: PID: 1551 | Suspended: false | Native: false | State: WAITING
[18:34:53] [Spigot Watchdog Thread/ERROR]: Stack:
[18:34:53] [Spigot Watchdog Thread/ERROR]: sun.misc.Unsafe.park(Native Method)
[18:34:53] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
[18:34:53] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
[18:34:53] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
[18:34:53] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067)
[18:34:53] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
[18:34:53] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
[18:34:53] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:745)
[18:34:53] [Spigot Watchdog Thread/ERROR]: ------------------------------
[18:34:53] [Spigot Watchdog Thread/ERROR]: Current Thread: pool-9-thread-1
[18:34:53] [Spigot Watchdog Thread/ERROR]: PID: 798 | Suspended: false | Native: false | State: WAITING
[18:34:53] [Spigot Watchdog Thread/ERROR]: Stack:
[18:34:53] [Spigot Watchdog Thread/ERROR]: sun.misc.Unsafe.park(Native Method)
[18:34:53] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
[18:34:53] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
[18:34:53] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
[18:34:53] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067)
[18:34:53] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
[18:34:53] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
[18:34:53] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:745)
[18:34:53] [Spigot Watchdog Thread/ERROR]: ------------------------------
[18:34:53] [Spigot Watchdog Thread/ERROR]: Current Thread: Chunk I/O Executor Thread-1
[18:34:53] [Spigot Watchdog Thread/ERROR]: PID: 795 | Suspended: false | Native: false | State: WAITING
[18:34:53] [Spigot Watchdog Thread/ERROR]: Stack:
[18:34:53] [Spigot Watchdog Thread/ERROR]: sun.misc.Unsafe.park(Native Method)
[18:34:53] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
[18:34:53] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
[18:34:53] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
[18:34:53] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067)
[18:34:53] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
[18:34:53] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
[18:34:53] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:745)
[18:34:53] [Spigot Watchdog Thread/ERROR]: ------------------------------
[18:34:53] [Spigot Watchdog Thread/ERROR]: Current Thread: MV-Inv Profile Write Thread
[18:34:53] [Spigot Watchdog Thread/ERROR]: PID: 793 | Suspended: false | Native: false | State: WAITING
[18:34:53] [Spigot Watchdog Thread/ERROR]: Stack:
[18:34:53] [Spigot Watchdog Thread/ERROR]: sun.misc.Unsafe.park(Native Method)
[18:34:53] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
[18:34:53] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
[18:34:53] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
[18:34:53] [Spigot Watchdog Thread/ERROR]: com.onarandombox.multiverseinventories.util.data.FlatFilePlayerData$FileWriteThread.run(FlatFilePlayerData.java:208)
[18:34:53] [Spigot Watchdog Thread/ERROR]: ------------------------------
[18:34:53] [Spigot Watchdog Thread/ERROR]: Current Thread: Netty Epoll Server IO #3
[18:34:53] [Spigot Watchdog Thread/ERROR]: PID: 38 | Suspended: false | Native: false | State: RUNNABLE
[18:34:53] [Spigot Watchdog Thread/ERROR]: Stack:
[18:34:53] [Spigot Watchdog Thread/ERROR]: io.netty.channel.epoll.Native.epollWait(Native Method)
[18:34:53] [Spigot Watchdog Thread/ERROR]: io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:194)
[18:34:53] [Spigot Watchdog Thread/ERROR]: io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:219)
[18:34:53] [Spigot Watchdog Thread/ERROR]: io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:116)
[18:34:53] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:745)
[18:34:53] [Spigot Watchdog Thread/ERROR]: ------------------------------
[18:34:53] [Spigot Watchdog Thread/ERROR]: Current Thread: Netty Epoll Server IO #2
[18:34:53] [Spigot Watchdog Thread/ERROR]: PID: 37 | Suspended: false | Native: false | State: RUNNABLE
[18:34:53] [Spigot Watchdog Thread/ERROR]: Stack:
[18:34:53] [Spigot Watchdog Thread/ERROR]: io.netty.channel.epoll.Native.epollWait(Native Method)
[18:34:53] [Spigot Watchdog Thread/ERROR]: io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:194)
[18:34:53] [Spigot Watchdog Thread/ERROR]: io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:219)
[18:34:53] [Spigot Watchdog Thread/ERROR]: io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:116)
[18:34:53] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:745)
[18:34:53] [Spigot Watchdog Thread/ERROR]: ------------------------------
[18:34:53] [Spigot Watchdog Thread/ERROR]: Current Thread: Netty Epoll Server IO #1
[18:34:53] [Spigot Watchdog Thread/ERROR]: PID: 36 | Suspended: false | Native: false | State: RUNNABLE
[18:34:53] [Spigot Watchdog Thread/ERROR]: Stack:
[18:34:53] [Spigot Watchdog Thread/ERROR]: io.netty.channel.epoll.Native.epollWait(Native Method)
[18:34:53] [Spigot Watchdog Thread/ERROR]: io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:194)
[18:34:53] [Spigot Watchdog Thread/ERROR]: io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:219)
[18:34:53] [Spigot Watchdog Thread/ERROR]: io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:116)
[18:34:53] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:745)
[18:34:53] [Spigot Watchdog Thread/ERROR]: ------------------------------
[18:34:53] [Spigot Watchdog Thread/ERROR]: Current Thread: File IO Thread
[18:34:53] [Spigot Watchdog Thread/ERROR]: PID: 90 | Suspended: false | Native: false | State: TIMED_WAITING
[18:34:53] [Spigot Watchdog Thread/ERROR]: Stack:
[18:34:53] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.sleep(Native Method)
[18:34:53] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R3.FileIOThread.c(FileIOThread.java:52)
[18:34:53] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R3.FileIOThread.run(FileIOThread.java:28)
[18:34:53] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:745)
[18:34:53] [Spigot Watchdog Thread/ERROR]: ------------------------------
[18:34:53] [Spigot Watchdog Thread/ERROR]: Current Thread: Craft Scheduler Thread - 11
[18:34:53] [Spigot Watchdog Thread/ERROR]: PID: 75 | Suspended: false | Native: false | State: TIMED_WAITING
[18:34:53] [Spigot Watchdog Thread/ERROR]: Stack:
[18:34:53] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.sleep(Native Method)
[18:34:53] [Spigot Watchdog Thread/ERROR]: com.intellectualcrafters.plot.database.SQLManager$1.run(SQLManager.java:157)
[18:34:53] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.v1_8_R3.scheduler.CraftTask.run(CraftTask.java:71)
[18:34:53] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.v1_8_R3.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:53)
[18:34:53] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
[18:34:53] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
[18:34:53] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:745)
[18:34:53] [Spigot Watchdog Thread/ERROR]: ------------------------------
[18:34:53] [Spigot Watchdog Thread/ERROR]: Current Thread: Query Listener #1
[18:34:53] [Spigot Watchdog Thread/ERROR]: PID: 63 | Suspended: false | Native: false | State: RUNNABLE
[18:34:53] [Spigot Watchdog Thread/ERROR]: Thread is waiting on monitor(s):
[18:34:53] [Spigot Watchdog Thread/ERROR]: Locked on:java.net.PlainDatagramSocketImpl.receive0(Native Method)
[18:34:53] [Spigot Watchdog Thread/ERROR]: Locked on:java.net.AbstractPlainDatagramSocketImpl.receive(AbstractPlainDatagramSocketImpl.java:143)
[18:34:53] [Spigot Watchdog Thread/ERROR]: Locked on:java.net.DatagramSocket.receive(DatagramSocket.java:812)
[18:34:53] [Spigot Watchdog Thread/ERROR]: Locked on:java.net.DatagramSocket.receive(DatagramSocket.java:812)
[18:34:53] [Spigot Watchdog Thread/ERROR]: Stack:
[18:34:53] [Spigot Watchdog Thread/ERROR]: java.net.PlainDatagramSocketImpl.receive0(Native Method)
[18:34:53] [Spigot Watchdog Thread/ERROR]: java.net.AbstractPlainDatagramSocketImpl.receive(AbstractPlainDatagramSocketImpl.java:143)
[18:34:53] [Spigot Watchdog Thread/ERROR]: java.net.DatagramSocket.receive(DatagramSocket.java:812)
[18:34:53] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R3.RemoteStatusListener.run(SourceFile:261)
[18:34:53] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:745)
[18:34:53] [Spigot Watchdog Thread/ERROR]: ------------------------------
[18:34:53] [Spigot Watchdog Thread/ERROR]: Current Thread: pool-35-thread-1
[18:34:53] [Spigot Watchdog Thread/ERROR]: PID: 60 | Suspended: false | Native: false | State: TIMED_WAITING
[18:34:53] [Spigot Watchdog Thread/ERROR]: Stack:
[18:34:53] [Spigot Watchdog Thread/ERROR]: sun.misc.Unsafe.park(Native Method)
[18:34:53] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
[18:34:53] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078)
[18:34:53] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1093)
[18:34:53] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:809)
[18:34:53] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067)
[18:34:53] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
[18:34:53] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
[18:34:53] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:745)
[18:34:53] [Spigot Watchdog Thread/ERROR]: ------------------------------
[18:34:53] [Spigot Watchdog Thread/ERROR]: Current Thread: ProtocolLib-StructureCompiler 0
[18:34:53] [Spigot Watchdog Thread/ERROR]: PID: 51 | Suspended: false | Native: false | State: WAITING
[18:34:53] [Spigot Watchdog Thread/ERROR]: Stack:
[18:34:53] [Spigot Watchdog Thread/ERROR]: sun.misc.Unsafe.park(Native Method)
[18:34:53] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
[18:34:53] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
[18:34:53] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
[18:34:53] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067)
[18:34:53] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
[18:34:53] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
[18:34:53] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:745)
[18:34:53] [Spigot Watchdog Thread/ERROR]: ------------------------------
[18:34:53] [Spigot Watchdog Thread/ERROR]: Current Thread: Timer-1
[18:34:53] [Spigot Watchdog Thread/ERROR]: PID: 49 | Suspended: false | Native: false | State: TIMED_WAITING
[18:34:53] [Spigot Watchdog Thread/ERROR]: Stack:
[18:34:53] [Spigot Watchdog Thread/ERROR]: java.lang.Object.wait(Native Method)
[18:34:53] [Spigot Watchdog Thread/ERROR]: java.util.TimerThread.mainLoop(Timer.java:552)
[18:34:53] [Spigot Watchdog Thread/ERROR]: java.util.TimerThread.run(Timer.java:505)
[18:34:53] [Spigot Watchdog Thread/ERROR]: ------------------------------
[18:34:53] [Spigot Watchdog Thread/ERROR]: Current Thread: pool-11-thread-1
[18:34:53] [Spigot Watchdog Thread/ERROR]: PID: 48 | Suspended: false | Native: false | State: TIMED_WAITING
[18:34:53] [Spigot Watchdog Thread/ERROR]: Stack:
[18:34:53] [Spigot Watchdog Thread/ERROR]: sun.misc.Unsafe.park(Native Method)
[18:34:53] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
[18:34:53] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078)
[18:34:53] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1093)
[18:34:53] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:809)
[18:34:53] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067)
[18:34:53] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
[18:34:53] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
[18:34:53] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:745)
[18:34:53] [Spigot Watchdog Thread/ERROR]: ------------------------------
[18:34:53] [Spigot Watchdog Thread/ERROR]: Current Thread: Thread-13
[18:34:53] [Spigot Watchdog Thread/ERROR]: PID: 46 | Suspended: false | Native: false | State: TIMED_WAITING
[18:34:53] [Spigot Watchdog Thread/ERROR]: Stack:
[18:34:53] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.sleep(Native Method)
[18:34:53] [Spigot Watchdog Thread/ERROR]: net.coreprotect.consumer.Consumer.run(Consumer.java:47)
[18:34:53] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:745)
[18:34:53] [Spigot Watchdog Thread/ERROR]: ------------------------------
[18:34:53] [Spigot Watchdog Thread/ERROR]: Current Thread: Thread-12
[18:34:53] [Spigot Watchdog Thread/ERROR]: PID: 45 | Suspended: false | Native: false | State: TIMED_WAITING
[18:34:53] [Spigot Watchdog Thread/ERROR]: Stack:
[18:34:53] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.sleep(Native Method)
[18:34:53] [Spigot Watchdog Thread/ERROR]: net.coreprotect.thread.CacheCleanUp.run(CacheCleanUp.java:14)
[18:34:53] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:745)
[18:34:53] [Spigot Watchdog Thread/ERROR]: ------------------------------
[18:34:53] [Spigot Watchdog Thread/ERROR]: Current Thread: Timer-0
[18:34:53] [Spigot Watchdog Thread/ERROR]: PID: 43 | Suspended: false | Native: false | State: TIMED_WAITING
[18:34:53] [Spigot Watchdog Thread/ERROR]: Stack:
[18:34:53] [Spigot Watchdog Thread/ERROR]: java.lang.Object.wait(Native Method)
[18:34:53] [Spigot Watchdog Thread/ERROR]: java.util.TimerThread.mainLoop(Timer.java:552)
[18:34:53] [Spigot Watchdog Thread/ERROR]: java.util.TimerThread.run(Timer.java:505)
[18:34:53] [Spigot Watchdog Thread/ERROR]: ------------------------------
[18:34:53] [Spigot Watchdog Thread/ERROR]: Current Thread: Metrics updating thread of BKCommonLib
[18:34:53] [Spigot Watchdog Thread/ERROR]: PID: 42 | Suspended: false | Native: false | State: TIMED_WAITING
[18:34:53] [Spigot Watchdog Thread/ERROR]: Stack:
[18:34:53] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.sleep(Native Method)
[18:34:53] [Spigot Watchdog Thread/ERROR]: com.bergerkiller.bukkit.common.metrics.Metrics$1.run(Metrics.java:277)
[18:34:53] [Spigot Watchdog Thread/ERROR]: ------------------------------
[18:34:53] [Spigot Watchdog Thread/ERROR]: Current Thread: MStore ExamineThread
[18:34:53] [Spigot Watchdog Thread/ERROR]: PID: 41 | Suspended: false | Native: false | State: TIMED_WAITING
[18:34:53] [Spigot Watchdog Thread/ERROR]: Stack:
[18:34:53] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.sleep(Native Method)
[18:34:53] [Spigot Watchdog Thread/ERROR]: com.massivecraft.massivecore.store.ExamineThread.run(ExamineThread.java:55)
[18:34:53] [Spigot Watchdog Thread/ERROR]: ------------------------------
[18:34:53] [Spigot Watchdog Thread/ERROR]: Current Thread: Netty Epoll Server IO #0
[18:34:53] [Spigot Watchdog Thread/ERROR]: PID: 35 | Suspended: false | Native: false | State: RUNNABLE
[18:34:53] [Spigot Watchdog Thread/ERROR]: Stack:
[18:34:53] [Spigot Watchdog Thread/ERROR]: io.netty.channel.epoll.Native.epollWait(Native Method)
[18:34:53] [Spigot Watchdog Thread/ERROR]: io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:194)
[18:34:53] [Spigot Watchdog Thread/ERROR]: io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:219)
[18:34:53] [Spigot Watchdog Thread/ERROR]: io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:116)
[18:34:53] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:745)
[18:34:53] [Spigot Watchdog Thread/ERROR]: ------------------------------
[18:34:53] [Spigot Watchdog Thread/ERROR]: Current Thread: Spigot Metrics Thread
[18:34:53] [Spigot Watchdog Thread/ERROR]: PID: 34 | Suspended: false | Native: false | State: TIMED_WAITING
[18:34:53] [Spigot Watchdog Thread/ERROR]: Stack:
[18:34:53] [Spigot Watchdog Thread/ERROR]: java.lang.Object.wait(Native Method)
[18:34:53] [Spigot Watchdog Thread/ERROR]: java.util.TimerThread.mainLoop(Timer.java:552)
[18:34:53] [Spigot Watchdog Thread/ERROR]: java.util.TimerThread.run(Timer.java:505)
[18:34:53] [Spigot Watchdog Thread/ERROR]: ------------------------------
[18:34:53] [Spigot Watchdog Thread/ERROR]: Current Thread: Spigot Watchdog Thread
[18:34:53] [Spigot Watchdog Thread/ERROR]: PID: 33 | Suspended: false | Native: false | State: RUNNABLE
[18:34:53] [Spigot Watchdog Thread/ERROR]: Stack:
[18:34:53] [Spigot Watchdog Thread/ERROR]: sun.management.ThreadImpl.dumpThreads0(Native Method)
[18:34:53] [Spigot Watchdog Thread/ERROR]: sun.management.ThreadImpl.dumpAllThreads(ThreadImpl.java:454)
[18:34:53] [Spigot Watchdog Thread/ERROR]: org.spigotmc.WatchdogThread.run(WatchdogThread.java:76)
[18:34:53] [Spigot Watchdog Thread/ERROR]: ------------------------------
[18:34:53] [Spigot Watchdog Thread/ERROR]: Current Thread: Java2D Disposer
[18:34:53] [Spigot Watchdog Thread/ERROR]: PID: 31 | Suspended: false | Native: false | State: WAITING
[18:34:53] [Spigot Watchdog Thread/ERROR]: Stack:
[18:34:53] [Spigot Watchdog Thread/ERROR]: java.lang.Object.wait(Native Method)
[18:34:53] [Spigot Watchdog Thread/ERROR]: java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:143)
[18:34:53] [Spigot Watchdog Thread/ERROR]: java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:164)
[18:34:53] [Spigot Watchdog Thread/ERROR]: sun.java2d.Disposer.run(Disposer.java:148)
[18:34:53] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:745)
[18:34:53] [Spigot Watchdog Thread/ERROR]: ------------------------------
[18:34:53] [Spigot Watchdog Thread/ERROR]: Current Thread: Server console handler
[18:34:53] [Spigot Watchdog Thread/ERROR]: PID: 28 | Suspended: false | Native: true | State: RUNNABLE
[18:34:53] [Spigot Watchdog Thread/ERROR]: Thread is waiting on monitor(s):
[18:34:53] [Spigot Watchdog Thread/ERROR]: Locked on:java.io.BufferedInputStream.read(BufferedInputStream.java:265)
[18:34:53] [Spigot Watchdog Thread/ERROR]: Locked on:org.bukkit.craftbukkit.libs.jline.internal.NonBlockingInputStream.read(NonBlockingInputStream.java:169)
[18:34:53] [Spigot Watchdog Thread/ERROR]: Locked on:org.bukkit.craftbukkit.libs.jline.internal.InputStreamReader.read(InputStreamReader.java:261)
[18:34:53] [Spigot Watchdog Thread/ERROR]: Locked on:org.bukkit.craftbukkit.libs.jline.internal.InputStreamReader.read(InputStreamReader.java:198)
[18:34:53] [Spigot Watchdog Thread/ERROR]: Stack:
[18:34:53] [Spigot Watchdog Thread/ERROR]: java.io.FileInputStream.readBytes(Native Method)
[18:34:53] [Spigot Watchdog Thread/ERROR]: java.io.FileInputStream.read(FileInputStream.java:255)
[18:34:53] [Spigot Watchdog Thread/ERROR]: java.io.BufferedInputStream.fill(BufferedInputStream.java:246)
[18:34:53] [Spigot Watchdog Thread/ERROR]: java.io.BufferedInputStream.read(BufferedInputStream.java:265)
[18:34:53] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.libs.jline.internal.NonBlockingInputStream.read(NonBlockingInputStream.java:169)
[18:34:53] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.libs.jline.internal.NonBlockingInputStream.read(NonBlockingInputStream.java:137)
[18:34:53] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.libs.jline.internal.NonBlockingInputStream.read(NonBlockingInputStream.java:246)
[18:34:53] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.libs.jline.internal.InputStreamReader.read(InputStreamReader.java:261)
[18:34:53] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.libs.jline.internal.InputStreamReader.read(InputStreamReader.java:198)
[18:34:53] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.libs.jline.console.ConsoleReader.readCharacter(ConsoleReader.java:2145)
[18:34:53] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.libs.jline.console.ConsoleReader.readLine(ConsoleReader.java:2349)
[18:34:53] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R3.DedicatedServer$2.run(DedicatedServer.java:79)
[18:34:53] [Spigot Watchdog Thread/ERROR]: ------------------------------
[18:34:53] [Spigot Watchdog Thread/ERROR]: Current Thread: Thread-5
[18:34:53] [Spigot Watchdog Thread/ERROR]: PID: 29 | Suspended: false | Native: false | State: RUNNABLE
[18:34:53] [Spigot Watchdog Thread/ERROR]: Thread is waiting on monitor(s):
[18:34:53] [Spigot Watchdog Thread/ERROR]: Locked on:java.io.BufferedInputStream.read(BufferedInputStream.java:265)
[18:34:53] [Spigot Watchdog Thread/ERROR]: Stack:
[18:34:53] [Spigot Watchdog Thread/ERROR]: java.io.FileInputStream.readBytes(Native Method)
[18:34:53] [Spigot Watchdog Thread/ERROR]: java.io.FileInputStream.read(FileInputStream.java:255)
[18:34:53] [Spigot Watchdog Thread/ERROR]: java.io.BufferedInputStream.fill(BufferedInputStream.java:246)
[18:34:53] [Spigot Watchdog Thread/ERROR]: java.io.BufferedInputStream.read(BufferedInputStream.java:265)
[18:34:53] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.libs.jline.internal.TerminalLineSettings.exec(TerminalLineSettings.java:204)
[18:34:53] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.libs.jline.internal.TerminalLineSettings.exec(TerminalLineSettings.java:186)
[18:34:53] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.libs.jline.internal.TerminalLineSettings.stty(TerminalLineSettings.java:181)
[18:34:53] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.libs.jline.internal.TerminalLineSettings.get(TerminalLineSettings.java:74)
[18:34:53] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.libs.jline.internal.TerminalLineSettings.getProperty(TerminalLineSettings.java:95)
[18:34:53] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.libs.jline.UnixTerminal.getWidth(UnixTerminal.java:76)
[18:34:53] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.libs.jline.console.ConsoleReader.drawBuffer(ConsoleReader.java:879)
[18:34:53] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.libs.jline.console.ConsoleReader.drawBuffer(ConsoleReader.java:898)
[18:34:53] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.libs.jline.console.ConsoleReader.drawLine(ConsoleReader.java:608)
[18:34:53] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.v1_8_R3.util.TerminalConsoleWriterThread.run(TerminalConsoleWriterThread.java:38)
[18:34:53] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:745)
[18:34:53] [Spigot Watchdog Thread/ERROR]: ------------------------------
[18:34:53] [Spigot Watchdog Thread/ERROR]: Current Thread: DestroyJavaVM
[18:34:53] [Spigot Watchdog Thread/ERROR]: PID: 27 | Suspended: false | Native: false | State: RUNNABLE
[18:34:53] [Spigot Watchdog Thread/ERROR]: Stack:
[18:34:53] [Spigot Watchdog Thread/ERROR]: ------------------------------
[18:34:53] [Spigot Watchdog Thread/ERROR]: Current Thread: Server thread
[18:34:53] [Spigot Watchdog Thread/ERROR]: PID: 25 | Suspended: false | Native: false | State: RUNNABLE
[18:34:53] [Spigot Watchdog Thread/ERROR]: Stack:
[18:34:53] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R3.NBTBase.equals(NBTBase.java:76)
[18:34:53] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R3.NBTTagList.equals(NBTTagList.java:195)
[18:34:53] [Spigot Watchdog Thread/ERROR]: java.util.AbstractList.equals(AbstractList.java:523)
[18:34:53] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R3.NBTTagList.equals(NBTTagList.java:199)
[18:34:53] [Spigot Watchdog Thread/ERROR]: java.util.Objects.equals(Objects.java:59)
[18:34:53] [Spigot Watchdog Thread/ERROR]: java.util.HashMap$Node.equals(HashMap.java:311)
[18:34:53] [Spigot Watchdog Thread/ERROR]: java.util.HashMap$EntrySet.contains(HashMap.java:1013)
[18:34:53] [Spigot Watchdog Thread/ERROR]: java.util.AbstractCollection.containsAll(AbstractCollection.java:318)
[18:34:53] [Spigot Watchdog Thread/ERROR]: java.util.AbstractSet.equals(AbstractSet.java:95)
[18:34:53] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R3.NBTTagCompound.equals(SourceFile:373)
[18:34:53] [Spigot Watchdog Thread/ERROR]: java.util.Objects.equals(Objects.java:59)
[18:34:53] [Spigot Watchdog Thread/ERROR]: java.util.HashMap$Node.equals(HashMap.java:311)
[18:34:53] [Spigot Watchdog Thread/ERROR]: java.util.HashMap$EntrySet.contains(HashMap.java:1013)
[18:34:53] [Spigot Watchdog Thread/ERROR]: java.util.AbstractCollection.containsAll(AbstractCollection.java:318)
[18:34:53] [Spigot Watchdog Thread/ERROR]: java.util.AbstractSet.equals(AbstractSet.java:95)
[18:34:53] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R3.NBTTagCompound.equals(SourceFile:373)
[18:34:53] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R3.ItemStack.d(ItemStack.java:475)
[18:34:53] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R3.ItemStack.matches(ItemStack.java:471)
[18:34:53] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R3.EntityLiving.t_(EntityLiving.java:1467)
[18:34:53] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R3.EntityHuman.t_(EntityHuman.java:173)
[18:34:53] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R3.EntityPlayer.l(EntityPlayer.java:285)
[18:34:53] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R3.PlayerConnection.a(PlayerConnection.java:382)
[18:34:53] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R3.PacketPlayInFlying.a(SourceFile:126)
[18:34:53] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R3.PacketPlayInFlying$PacketPlayInLook.a(SourceFile:88)
[18:34:53] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R3.PlayerConnectionUtils$1.run(SourceFile:13)
[18:34:53] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
[18:34:53] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.FutureTask.run(FutureTask.java:266)
[18:34:53] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R3.SystemUtils.a(SourceFile:44)
[18:34:53] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R3.MinecraftServer.B(MinecraftServer.java:715)
[18:34:53] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R3.DedicatedServer.B(DedicatedServer.java:374)
[18:34:53] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R3.MinecraftServer.A(MinecraftServer.java:654)
[18:34:53] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:557)
[18:34:53] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:745)
[18:34:53] [Spigot Watchdog Thread/ERROR]: ------------------------------
[18:34:53] [Spigot Watchdog Thread/ERROR]: Current Thread: Server Infinisleeper
[18:34:53] [Spigot Watchdog Thread/ERROR]: PID: 26 | Suspended: false | Native: false | State: TIMED_WAITING
[18:34:53] [Spigot Watchdog Thread/ERROR]: Stack:
[18:34:53] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.sleep(Native Method)
[18:34:53] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R3.DedicatedServer$1.run(DedicatedServer.java:54)
[18:34:53] [Spigot Watchdog Thread/ERROR]: ------------------------------
[18:34:53] [Spigot Watchdog Thread/ERROR]: Current Thread: NonBlockingInputStreamThread
[18:34:53] [Spigot Watchdog Thread/ERROR]: PID: 23 | Suspended: false | Native: false | State: WAITING
[18:34:53] [Spigot Watchdog Thread/ERROR]: Stack:
[18:34:53] [Spigot Watchdog Thread/ERROR]: java.lang.Object.wait(Native Method)
[18:34:53] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.libs.jline.internal.NonBlockingInputStream.run(NonBlockingInputStream.java:278)
[18:34:53] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:745)
[18:34:53] [Spigot Watchdog Thread/ERROR]: ------------------------------
[18:34:53] [Spigot Watchdog Thread/ERROR]: Current Thread: Snooper Timer
[18:34:53] [Spigot Watchdog Thread/ERROR]: PID: 21 | Suspended: false | Native: false | State: TIMED_WAITING
[18:34:53] [Spigot Watchdog Thread/ERROR]: Stack:
[18:34:53] [Spigot Watchdog Thread/ERROR]: java.lang.Object.wait(Native Method)
[18:34:53] [Spigot Watchdog Thread/ERROR]: java.util.TimerThread.mainLoop(Timer.java:552)
[18:34:53] [Spigot Watchdog Thread/ERROR]: java.util.TimerThread.run(Timer.java:505)
[18:34:53] [Spigot Watchdog Thread/ERROR]: ------------------------------
[18:34:53] [Spigot Watchdog Thread/ERROR]: Current Thread: Signal Dispatcher
[18:34:53] [Spigot Watchdog Thread/ERROR]: PID: 4 | Suspended: false | Native: false | State: RUNNABLE
[18:34:53] [Spigot Watchdog Thread/ERROR]: Stack:
[18:34:53] [Spigot Watchdog Thread/ERROR]: ------------------------------
[18:34:53] [Spigot Watchdog Thread/ERROR]: Current Thread: Finalizer
[18:34:53] [Spigot Watchdog Thread/ERROR]: PID: 3 | Suspended: false | Native: false | State: WAITING
[18:34:53] [Spigot Watchdog Thread/ERROR]: Stack:
[18:34:53] [Spigot Watchdog Thread/ERROR]: java.lang.Object.wait(Native Method)
[18:34:53] [Spigot Watchdog Thread/ERROR]: java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:143)
[18:34:53] [Spigot Watchdog Thread/ERROR]: java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:164)
[18:34:53] [Spigot Watchdog Thread/ERROR]: java.lang.ref.Finalizer$FinalizerThread.run(Finalizer.java:209)
[18:34:53] [Spigot Watchdog Thread/ERROR]: ------------------------------
[18:34:53] [Spigot Watchdog Thread/ERROR]: Current Thread: Reference Handler
[18:34:53] [Spigot Watchdog Thread/ERROR]: PID: 2 | Suspended: false | Native: false | State: WAITING
[18:34:53] [Spigot Watchdog Thread/ERROR]: Stack:
[18:34:53] [Spigot Watchdog Thread/ERROR]: java.lang.Object.wait(Native Method)
[18:34:53] [Spigot Watchdog Thread/ERROR]: java.lang.Object.wait(Object.java:502)
[18:34:53] [Spigot Watchdog Thread/ERROR]: java.lang.ref.Reference.tryHandlePending(Reference.java:191)
[18:34:53] [Spigot Watchdog Thread/ERROR]: java.lang.ref.Reference$ReferenceHandler.run(Reference.java:153)
[18:34:53] [Spigot Watchdog Thread/ERROR]: ------------------------------
[18:34:53] [Spigot Watchdog Thread/INFO]: Startup script './start.sh' does not exist! Stopping server.
[18:34:53] [Thread-4/INFO]: Stopping server

R. tibus
 
Hey !
Non pas à ce que je sache... Je ne vois rien d'étange...
 
D’après tout ça ton serveur a un problème avec Java, je ne voie pas le quelque mais ça dois venir de la !