Crash récurrent sur mes serveurs.

  • Auteur de la discussion Auteur de la discussion Ordwen
  • Date de début Date de début

Ordwen

Architecte en herbe
27 Octobre 2014
357
58
140
22
Bonjour !
Je suis détenteur d'un VPS, sur lequel sont hébergés mon serveur TeamSpeak, et trois serveurs Minecraft. Seulement voilà ! Ce n'est pas la première fois que ceci se produit. En effet, une erreur imprévisible éteint absolument TOUS mes serveurs hébergés sur mon VPS, de chez PulseHeberg (c'est l'offre à 8 euros). Le TeamSpeak lui se relance automatiquement, mais je n'ai pas encore intégré de start.sh... Je me demande bien d'où peut provenir ces erreurs ! Comme le TS se relance, je ne sais pas s'il est vraiment impacté. Alors, je vous laisse donc ma petite erreur, en espérant que vous puissiez m'éclairer !
Merci !

L'erreur:

Code:
[15:40:16] [Spigot Watchdog Thread/ERROR]: The server has stopped responding!
[15:40:19] [Spigot Watchdog Thread/ERROR]: Please report this to http://www.spigotmc.org/
[15:40:19] [Spigot Watchdog Thread/ERROR]: Be sure to include ALL relevant console errors and Minecraft crash reports
[15:40:19] [Spigot Watchdog Thread/ERROR]: Spigot version: git-Spigot-c6871e2-0cd0397 (MC: 1.9.4)
[15:40:19] [Spigot Watchdog Thread/ERROR]: ------------------------------
[15:40:19] [Spigot Watchdog Thread/ERROR]: Server thread dump (Look for plugins here before reporting to Spigot!):
[15:40:42] [Spigot Watchdog Thread/ERROR]: ------------------------------
[15:40:42] [Spigot Watchdog Thread/ERROR]: Current Thread: Server thread
[15:40:42] [Spigot Watchdog Thread/ERROR]:     PID: 17 | Suspended: false | Native: true | State: RUNNABLE
[15:40:42] [Spigot Watchdog Thread/ERROR]:     Stack:
[15:40:42] [Spigot Watchdog Thread/ERROR]:         java.io.FileOutputStream.open0(Native Method)
[15:40:42] [Spigot Watchdog Thread/ERROR]:         java.io.FileOutputStream.open(FileOutputStream.java:270)
[15:40:42] [Spigot Watchdog Thread/ERROR]:         java.io.FileOutputStream.<init>(FileOutputStream.java:213)
[15:40:42] [Spigot Watchdog Thread/ERROR]:         java.io.FileOutputStream.<init>(FileOutputStream.java:162)
[15:40:42] [Spigot Watchdog Thread/ERROR]:         net.minecraft.server.v1_9_R2.PersistentCollection.a(PersistentCollection.java:98)
[15:40:42] [Spigot Watchdog Thread/ERROR]:         net.minecraft.server.v1_9_R2.PersistentCollection.a(PersistentCollection.java:82)
[15:40:42] [Spigot Watchdog Thread/ERROR]:         net.minecraft.server.v1_9_R2.WorldServer.a(WorldServer.java:1072)
[15:40:42] [Spigot Watchdog Thread/ERROR]:         net.minecraft.server.v1_9_R2.WorldServer.save(WorldServer.java:1013)
[15:40:42] [Spigot Watchdog Thread/ERROR]:         org.bukkit.craftbukkit.v1_9_R2.CraftWorld.save(CraftWorld.java:794)
[15:40:42] [Spigot Watchdog Thread/ERROR]:         net.minecraft.server.v1_9_R2.MinecraftServer.C(MinecraftServer.java:690)
[15:40:42] [Spigot Watchdog Thread/ERROR]:         net.minecraft.server.v1_9_R2.MinecraftServer.run(MinecraftServer.java:564)
[15:40:42] [Spigot Watchdog Thread/ERROR]:         java.lang.Thread.run(Thread.java:748)
[15:40:42] [Spigot Watchdog Thread/ERROR]: ------------------------------
[15:40:42] [Spigot Watchdog Thread/ERROR]: Entire Thread Dump:
[15:41:55] [Spigot Watchdog Thread/ERROR]: ------------------------------
[15:42:02] [Spigot Watchdog Thread/ERROR]: Current Thread: process reaper
[15:42:02] [Spigot Watchdog Thread/ERROR]:     PID: 336335 | Suspended: false | Native: false | State: RUNNABLE
[15:42:02] [Spigot Watchdog Thread/ERROR]:     Thread is waiting on monitor(s):
[15:42:05] [Spigot Watchdog Thread/ERROR]:         Locked on:java.lang.UNIXProcess$ProcessPipeOutputStream.processExited(UNIXProcess.java:564)
[15:42:19] [Spigot Watchdog Thread/ERROR]:     Stack:
[15:42:19] [Spigot Watchdog Thread/ERROR]:         java.lang.UNIXProcess$ProcessPipeOutputStream.processExited(UNIXProcess.java:564)
[15:42:19] [Spigot Watchdog Thread/ERROR]:         java.lang.UNIXProcess.lambda$initStreams$3(UNIXProcess.java:304)
[15:42:19] [Spigot Watchdog Thread/ERROR]:         java.lang.UNIXProcess$$Lambda$7/1190900417.run(Unknown Source)
[15:42:19] [Spigot Watchdog Thread/ERROR]:         java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
[15:42:19] [Spigot Watchdog Thread/ERROR]:         java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
[15:42:20] [Spigot Watchdog Thread/ERROR]:         java.lang.Thread.run(Thread.java:748)
[15:42:20] [Spigot Watchdog Thread/ERROR]: ------------------------------
[15:42:20] [Spigot Watchdog Thread/ERROR]: Current Thread: Craft Scheduler Thread - 142893
[15:42:20] [Spigot Watchdog Thread/ERROR]:     PID: 336305 | Suspended: false | Native: false | State: RUNNABLE
[15:42:20] [Spigot Watchdog Thread/ERROR]:     Stack:
[15:42:20] [Spigot Watchdog Thread/ERROR]:         java.io.FileOutputStream.open0(Native Method)
[15:42:20] [Spigot Watchdog Thread/ERROR]:         java.io.FileOutputStream.open(FileOutputStream.java:270)
[15:42:20] [Spigot Watchdog Thread/ERROR]:         java.io.FileOutputStream.<init>(FileOutputStream.java:213)
[15:42:20] [Spigot Watchdog Thread/ERROR]:         java.io.FileOutputStream.<init>(FileOutputStream.java:162)
[15:42:20] [Spigot Watchdog Thread/ERROR]:         org.bukkit.configuration.file.FileConfiguration.save(FileConfiguration.java:70)
[15:42:20] [Spigot Watchdog Thread/ERROR]:         de.codingair.codingapi.files.ConfigFile.saveConfig(ConfigFile.java:98)
[15:42:20] [Spigot Watchdog Thread/ERROR]:         de.codingair.warpsystem.managers.TeleportManager.save(TeleportManager.java:91)
[15:42:20] [Spigot Watchdog Thread/ERROR]:         de.codingair.warpsystem.WarpSystem.save(WarpSystem.java:216)
[15:42:20] [Spigot Watchdog Thread/ERROR]:         de.codingair.warpsystem.WarpSystem.lambda$startAutoSaver$0(WarpSystem.java:178)
[15:42:20] [Spigot Watchdog Thread/ERROR]:         de.codingair.warpsystem.WarpSystem$$Lambda$16/1242765397.run(Unknown Source)
[15:42:20] [Spigot Watchdog Thread/ERROR]:         org.bukkit.craftbukkit.v1_9_R2.scheduler.CraftTask.run(CraftTask.java:71)
[15:42:20] [Spigot Watchdog Thread/ERROR]:         org.bukkit.craftbukkit.v1_9_R2.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:53)
[15:42:20] [Spigot Watchdog Thread/ERROR]:         java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
[15:42:20] [Spigot Watchdog Thread/ERROR]:         java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
[15:42:20] [Spigot Watchdog Thread/ERROR]:         java.lang.Thread.run(Thread.java:748)
[15:42:20] [Spigot Watchdog Thread/ERROR]: ------------------------------
[15:42:20] [Spigot Watchdog Thread/ERROR]: Current Thread: pool-11-thread-1
[15:42:20] [Spigot Watchdog Thread/ERROR]:     PID: 87800 | Suspended: false | Native: false | State: WAITING
[15:42:20] [Spigot Watchdog Thread/ERROR]:     Stack:
[15:42:20] [Spigot Watchdog Thread/ERROR]:         sun.misc.Unsafe.park(Native Method)
[15:42:20] [Spigot Watchdog Thread/ERROR]:         java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
[15:42:20] [Spigot Watchdog Thread/ERROR]:         java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
[15:42:20] [Spigot Watchdog Thread/ERROR]:         java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
[15:42:20] [Spigot Watchdog Thread/ERROR]:         java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
[15:42:20] [Spigot Watchdog Thread/ERROR]:         java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
[15:42:20] [Spigot Watchdog Thread/ERROR]:         java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
[15:42:20] [Spigot Watchdog Thread/ERROR]:         java.lang.Thread.run(Thread.java:748)
[15:42:20] [Spigot Watchdog Thread/ERROR]: ------------------------------
[15:42:20] [Spigot Watchdog Thread/ERROR]: Current Thread: pool-10-thread-1
[15:42:20] [Spigot Watchdog Thread/ERROR]:     PID: 269 | Suspended: false | Native: false | State: WAITING
[15:42:20] [Spigot Watchdog Thread/ERROR]:     Stack:
[15:42:20] [Spigot Watchdog Thread/ERROR]:         sun.misc.Unsafe.park(Native Method)
[15:42:20] [Spigot Watchdog Thread/ERROR]:         java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
[15:42:20] [Spigot Watchdog Thread/ERROR]:         java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
[15:42:20] [Spigot Watchdog Thread/ERROR]:         java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
[15:42:20] [Spigot Watchdog Thread/ERROR]:         java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
[15:42:20] [Spigot Watchdog Thread/ERROR]:         java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
[15:42:20] [Spigot Watchdog Thread/ERROR]:         java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
[15:42:20] [Spigot Watchdog Thread/ERROR]:         java.lang.Thread.run(Thread.java:748)
[15:42:20] [Spigot Watchdog Thread/ERROR]: ------------------------------
[15:42:20] [Spigot Watchdog Thread/ERROR]: Current Thread: Chunk I/O Executor Thread-1
[15:42:20] [Spigot Watchdog Thread/ERROR]:     PID: 258 | Suspended: false | Native: false | State: WAITING
[15:42:20] [Spigot Watchdog Thread/ERROR]:     Stack:
[15:42:20] [Spigot Watchdog Thread/ERROR]:         sun.misc.Unsafe.park(Native Method)
[15:42:20] [Spigot Watchdog Thread/ERROR]:         java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
[15:42:20] [Spigot Watchdog Thread/ERROR]:         java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
[15:42:20] [Spigot Watchdog Thread/ERROR]:         java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
[15:42:20] [Spigot Watchdog Thread/ERROR]:         java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
[15:42:20] [Spigot Watchdog Thread/ERROR]:         java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
[15:42:20] [Spigot Watchdog Thread/ERROR]:         java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
[15:42:20] [Spigot Watchdog Thread/ERROR]:         java.lang.Thread.run(Thread.java:748)
[15:42:20] [Spigot Watchdog Thread/ERROR]: ------------------------------
[15:42:20] [Spigot Watchdog Thread/ERROR]: Current Thread: Head Conversion Thread - 2
[15:42:20] [Spigot Watchdog Thread/ERROR]:     PID: 241 | Suspended: false | Native: false | State: WAITING
[15:42:20] [Spigot Watchdog Thread/ERROR]:     Stack:
[15:42:20] [Spigot Watchdog Thread/ERROR]:         sun.misc.Unsafe.park(Native Method)
[15:42:20] [Spigot Watchdog Thread/ERROR]:         java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
[15:42:20] [Spigot Watchdog Thread/ERROR]:         java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
[15:42:20] [Spigot Watchdog Thread/ERROR]:         java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
[15:42:20] [Spigot Watchdog Thread/ERROR]:         java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
[15:42:20] [Spigot Watchdog Thread/ERROR]:         java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
[15:42:20] [Spigot Watchdog Thread/ERROR]:         java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
[15:42:20] [Spigot Watchdog Thread/ERROR]:         java.lang.Thread.run(Thread.java:748)
[15:42:20] [Spigot Watchdog Thread/ERROR]: ------------------------------
[15:42:20] [Spigot Watchdog Thread/ERROR]: Current Thread: Head Conversion Thread - 1
[15:42:20] [Spigot Watchdog Thread/ERROR]:     PID: 238 | Suspended: false | Native: false | State: WAITING
[15:42:20] [Spigot Watchdog Thread/ERROR]:     Stack:
[15:42:20] [Spigot Watchdog Thread/ERROR]:         sun.misc.Unsafe.park(Native Method)
[15:42:20] [Spigot Watchdog Thread/ERROR]:         java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
[15:42:20] [Spigot Watchdog Thread/ERROR]:         java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
[15:42:20] [Spigot Watchdog Thread/ERROR]:         java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
[15:42:20] [Spigot Watchdog Thread/ERROR]:         java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
[15:42:20] [Spigot Watchdog Thread/ERROR]:         java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
[15:42:20] [Spigot Watchdog Thread/ERROR]:         java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
[15:42:20] [Spigot Watchdog Thread/ERROR]:         java.lang.Thread.run(Thread.java:748)
[15:42:20] [Spigot Watchdog Thread/ERROR]: ------------------------------
[15:42:20] [Spigot Watchdog Thread/ERROR]: Current Thread: pool-27-thread-1
[15:42:20] [Spigot Watchdog Thread/ERROR]:     PID: 228 | Suspended: false | Native: false | State: WAITING
[15:42:20] [Spigot Watchdog Thread/ERROR]:     Stack:
[15:42:20] [Spigot Watchdog Thread/ERROR]:         sun.misc.Unsafe.park(Native Method)
[15:42:20] [Spigot Watchdog Thread/ERROR]:         java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
[15:42:20] [Spigot Watchdog Thread/ERROR]:         java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
[15:42:20] [Spigot Watchdog Thread/ERROR]:         java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
[15:42:20] [Spigot Watchdog Thread/ERROR]:         java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
[15:42:20] [Spigot Watchdog Thread/ERROR]:         java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
[15:42:20] [Spigot Watchdog Thread/ERROR]:         java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
[15:42:20] [Spigot Watchdog Thread/ERROR]:         java.lang.Thread.run(Thread.java:748)
[15:42:21] [Spigot Watchdog Thread/ERROR]: ------------------------------
[15:42:21] [Spigot Watchdog Thread/ERROR]: Current Thread: File IO Thread
[15:42:21] [Spigot Watchdog Thread/ERROR]:     PID: 227 | Suspended: false | Native: false | State: TIMED_WAITING
[15:42:21] [Spigot Watchdog Thread/ERROR]:     Stack:
[15:42:21] [Spigot Watchdog Thread/ERROR]:         java.lang.Thread.sleep(Native Method)
[15:42:21] [Spigot Watchdog Thread/ERROR]:         net.minecraft.server.v1_9_R2.FileIOThread.c(SourceFile:51)
[15:42:21] [Spigot Watchdog Thread/ERROR]:         net.minecraft.server.v1_9_R2.FileIOThread.run(SourceFile:30)
[15:42:21] [Spigot Watchdog Thread/ERROR]:         java.lang.Thread.run(Thread.java:748)
[15:42:21] [Spigot Watchdog Thread/ERROR]: ------------------------------
[15:42:21] [Spigot Watchdog Thread/ERROR]: Current Thread: Head Conversion Thread - 0
[15:42:21] [Spigot Watchdog Thread/ERROR]:     PID: 104 | Suspended: false | Native: false | State: WAITING
[15:42:21] [Spigot Watchdog Thread/ERROR]:     Stack:
[15:42:21] [Spigot Watchdog Thread/ERROR]:         sun.misc.Unsafe.park(Native Method)
[15:42:21] [Spigot Watchdog Thread/ERROR]:         java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
[15:42:21] [Spigot Watchdog Thread/ERROR]:         java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
[15:42:21] [Spigot Watchdog Thread/ERROR]:         java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
[15:42:21] [Spigot Watchdog Thread/ERROR]:         java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
[15:42:21] [Spigot Watchdog Thread/ERROR]:         java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
[15:42:21] [Spigot Watchdog Thread/ERROR]:         java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
[15:42:21] [Spigot Watchdog Thread/ERROR]:         java.lang.Thread.run(Thread.java:748)
[15:42:21] [Spigot Watchdog Thread/ERROR]: ------------------------------
[15:42:21] [Spigot Watchdog Thread/ERROR]: Current Thread: ServerSigns-TaskManager
[15:42:21] [Spigot Watchdog Thread/ERROR]:     PID: 53 | Suspended: false | Native: false | State: WAITING
[15:42:21] [Spigot Watchdog Thread/ERROR]:     Stack:
[15:42:21] [Spigot Watchdog Thread/ERROR]:         sun.misc.Unsafe.park(Native Method)
[15:42:21] [Spigot Watchdog Thread/ERROR]:         java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
[15:42:21] [Spigot Watchdog Thread/ERROR]:         java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
[15:42:21] [Spigot Watchdog Thread/ERROR]:         java.util.concurrent.DelayQueue.take(DelayQueue.java:211)
[15:42:21] [Spigot Watchdog Thread/ERROR]:         java.util.concurrent.DelayQueue.take(DelayQueue.java:70)
[15:42:21] [Spigot Watchdog Thread/ERROR]:         de.czymm.serversigns.taskmanager.QueueConsumer.run(QueueConsumer.java:26)
[15:42:21] [Spigot Watchdog Thread/ERROR]:         java.lang.Thread.run(Thread.java:748)
[15:42:21] [Spigot Watchdog Thread/ERROR]: ------------------------------
[15:42:21] [Spigot Watchdog Thread/ERROR]: Current Thread: Skript variable save thread
[15:42:21] [Spigot Watchdog Thread/ERROR]:     PID: 41 | Suspended: false | Native: false | State: WAITING
[15:42:21] [Spigot Watchdog Thread/ERROR]:     Stack:
[15:42:21] [Spigot Watchdog Thread/ERROR]:         sun.misc.Unsafe.park(Native Method)
[15:42:21] [Spigot Watchdog Thread/ERROR]:         java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
[15:42:21] [Spigot Watchdog Thread/ERROR]:         java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
[15:42:21] [Spigot Watchdog Thread/ERROR]:         java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
[15:42:21] [Spigot Watchdog Thread/ERROR]:         ch.njol.skript.variables.Variables$2.run(Variables.java:454)
[15:42:21] [Spigot Watchdog Thread/ERROR]:         java.lang.Thread.run(Thread.java:748)
[15:42:21] [Spigot Watchdog Thread/ERROR]: ------------------------------
[15:42:21] [Spigot Watchdog Thread/ERROR]: Current Thread: Skript variable save thread for database 'default'
[15:42:21] [Spigot Watchdog Thread/ERROR]:     PID: 95 | Suspended: false | Native: false | State: WAITING
[15:42:21] [Spigot Watchdog Thread/ERROR]:     Stack:
[15:42:21] [Spigot Watchdog Thread/ERROR]:         sun.misc.Unsafe.park(Native Method)
[15:42:21] [Spigot Watchdog Thread/ERROR]:         java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
[15:42:21] [Spigot Watchdog Thread/ERROR]:         java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
[15:42:21] [Spigot Watchdog Thread/ERROR]:         java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
[15:42:21] [Spigot Watchdog Thread/ERROR]:         ch.njol.skript.variables.VariablesStorage$1.run(VariablesStorage.java:78)
[15:42:21] [Spigot Watchdog Thread/ERROR]:         java.lang.Thread.run(Thread.java:748)
[15:42:21] [Spigot Watchdog Thread/ERROR]: ------------------------------
[15:42:21] [Spigot Watchdog Thread/ERROR]: Current Thread: Query Listener #1
[15:42:21] [Spigot Watchdog Thread/ERROR]:     PID: 75 | Suspended: false | Native: false | State: RUNNABLE
[15:42:21] [Spigot Watchdog Thread/ERROR]:     Thread is waiting on monitor(s):
[15:42:21] [Spigot Watchdog Thread/ERROR]:         Locked on:java.net.PlainDatagramSocketImpl.receive0(Native Method)
[15:42:21] [Spigot Watchdog Thread/ERROR]:         Locked on:java.net.AbstractPlainDatagramSocketImpl.receive(AbstractPlainDatagramSocketImpl.java:143)
[15:42:21] [Spigot Watchdog Thread/ERROR]:         Locked on:java.net.DatagramSocket.receive(DatagramSocket.java:812)
[15:42:21] [Spigot Watchdog Thread/ERROR]:         Locked on:java.net.DatagramSocket.receive(DatagramSocket.java:812)
[15:42:21] [Spigot Watchdog Thread/ERROR]:     Stack:
[15:42:21] [Spigot Watchdog Thread/ERROR]:         java.net.PlainDatagramSocketImpl.receive0(Native Method)
[15:42:21] [Spigot Watchdog Thread/ERROR]:         java.net.AbstractPlainDatagramSocketImpl.receive(AbstractPlainDatagramSocketImpl.java:143)
[15:42:21] [Spigot Watchdog Thread/ERROR]:         java.net.DatagramSocket.receive(DatagramSocket.java:812)
[15:42:21] [Spigot Watchdog Thread/ERROR]:         net.minecraft.server.v1_9_R2.RemoteStatusListener.run(SourceFile:268)
[15:42:21] [Spigot Watchdog Thread/ERROR]:         java.lang.Thread.run(Thread.java:748)
[15:42:21] [Spigot Watchdog Thread/ERROR]: ------------------------------
[15:42:21] [Spigot Watchdog Thread/ERROR]: Current Thread: Thread-25
[15:42:21] [Spigot Watchdog Thread/ERROR]:     PID: 73 | Suspended: false | Native: false | State: WAITING
[15:42:21] [Spigot Watchdog Thread/ERROR]:     Stack:
[15:42:21] [Spigot Watchdog Thread/ERROR]:         java.lang.Object.wait(Native Method)
[15:42:21] [Spigot Watchdog Thread/ERROR]:         java.lang.Object.wait(Object.java:502)
[15:42:21] [Spigot Watchdog Thread/ERROR]:         me.messageofdeath.commandnpc.Utilities.queue.QueueSystem$QueueExecutor.run(QueueSystem.java:52)
[15:42:21] [Spigot Watchdog Thread/ERROR]: ------------------------------
[15:42:21] [Spigot Watchdog Thread/ERROR]: Current Thread: pool-26-thread-1
[15:42:21] [Spigot Watchdog Thread/ERROR]:     PID: 69 | Suspended: false | Native: false | State: WAITING
[15:42:21] [Spigot Watchdog Thread/ERROR]:     Stack:
[15:42:21] [Spigot Watchdog Thread/ERROR]:         sun.misc.Unsafe.park(Native Method)
[15:42:21] [Spigot Watchdog Thread/ERROR]:         java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
[15:42:21] [Spigot Watchdog Thread/ERROR]:         java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
[15:42:21] [Spigot Watchdog Thread/ERROR]:         java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
[15:42:21] [Spigot Watchdog Thread/ERROR]:         java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
[15:42:21] [Spigot Watchdog Thread/ERROR]:         java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
[15:42:21] [Spigot Watchdog Thread/ERROR]:         java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
[15:42:21] [Spigot Watchdog Thread/ERROR]:         java.lang.Thread.run(Thread.java:748)
[15:42:21] [Spigot Watchdog Thread/ERROR]: ------------------------------
[15:42:21] [Spigot Watchdog Thread/ERROR]: Current Thread: ProtocolLib-StructureCompiler 0
[15:42:21] [Spigot Watchdog Thread/ERROR]:     PID: 68 | Suspended: false | Native: false | State: WAITING
[15:42:21] [Spigot Watchdog Thread/ERROR]:     Stack:
[15:42:21] [Spigot Watchdog Thread/ERROR]:         sun.misc.Unsafe.park(Native Method)
[15:42:21] [Spigot Watchdog Thread/ERROR]:         java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
[15:42:21] [Spigot Watchdog Thread/ERROR]:         java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
[15:42:21] [Spigot Watchdog Thread/ERROR]:         java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
[15:42:21] [Spigot Watchdog Thread/ERROR]:         java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
[15:42:21] [Spigot Watchdog Thread/ERROR]:         java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
[15:42:21] [Spigot Watchdog Thread/ERROR]:         java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
[15:42:21] [Spigot Watchdog Thread/ERROR]:         java.lang.Thread.run(Thread.java:748)
[15:42:21] [Spigot Watchdog Thread/ERROR]: ------------------------------
[15:42:21] [Spigot Watchdog Thread/ERROR]: Current Thread: Timer-4
[15:42:21] [Spigot Watchdog Thread/ERROR]:     PID: 61 | Suspended: false | Native: false | State: TIMED_WAITING
[15:42:21] [Spigot Watchdog Thread/ERROR]:     Stack:
[15:42:21] [Spigot Watchdog Thread/ERROR]:         java.lang.Object.wait(Native Method)
[15:42:21] [Spigot Watchdog Thread/ERROR]:         java.util.TimerThread.mainLoop(Timer.java:552)
[15:42:21] [Spigot Watchdog Thread/ERROR]:         java.util.TimerThread.run(Timer.java:505)
[15:42:21] [Spigot Watchdog Thread/ERROR]: ------------------------------
[15:42:21] [Spigot Watchdog Thread/ERROR]: Current Thread: ServerSigns-TaskPersistence
[15:42:21] [Spigot Watchdog Thread/ERROR]:     PID: 54 | Suspended: false | Native: false | State: WAITING
[15:42:21] [Spigot Watchdog Thread/ERROR]:     Stack:
[15:42:21] [Spigot Watchdog Thread/ERROR]:         sun.misc.Unsafe.park(Native Method)
[15:42:21] [Spigot Watchdog Thread/ERROR]:         java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
[15:42:21] [Spigot Watchdog Thread/ERROR]:         java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
[15:42:21] [Spigot Watchdog Thread/ERROR]:         java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
[15:42:21] [Spigot Watchdog Thread/ERROR]:         de.czymm.serversigns.taskmanager.QueueConsumer.run(QueueConsumer.java:26)
[15:42:21] [Spigot Watchdog Thread/ERROR]:         java.lang.Thread.run(Thread.java:748)
[15:42:21] [Spigot Watchdog Thread/ERROR]: ------------------------------
[15:42:21] [Spigot Watchdog Thread/ERROR]: Current Thread: Timer-3
[15:42:21] [Spigot Watchdog Thread/ERROR]:     PID: 48 | Suspended: false | Native: false | State: TIMED_WAITING
[15:42:21] [Spigot Watchdog Thread/ERROR]:     Stack:
[15:42:21] [Spigot Watchdog Thread/ERROR]:         java.lang.Object.wait(Native Method)
[15:42:21] [Spigot Watchdog Thread/ERROR]:         java.util.TimerThread.mainLoop(Timer.java:552)
[15:42:21] [Spigot Watchdog Thread/ERROR]:         java.util.TimerThread.run(Timer.java:505)
[15:42:29] [Spigot Watchdog Thread/ERROR]: ------------------------------
[15:42:37] [Spigot Watchdog Thread/ERROR]: Current Thread: Timer-2
[15:42:48] [Spigot Watchdog Thread/ERROR]:     PID: 38 | Suspended: false | Native: false | State: TIMED_WAITING
[15:42:55] [Spigot Watchdog Thread/ERROR]:     Stack:
[15:42:55] [Spigot Watchdog Thread/ERROR]:         java.lang.Object.wait(Native Method)
[15:42:55] [Spigot Watchdog Thread/ERROR]:         java.util.TimerThread.mainLoop(Timer.java:552)
[15:42:55] [Spigot Watchdog Thread/ERROR]:         java.util.TimerThread.run(Timer.java:505)
[15:43:08] [Spigot Watchdog Thread/ERROR]: ------------------------------
[15:46:33] [Spigot Watchdog Thread/ERROR]: Current Thread: Thread-13
[15:46:33] [Spigot Watchdog Thread/ERROR]:     PID: 37 | Suspended: false | Native: false | State: RUNNABLE
[15:46:33] [Spigot Watchdog Thread/ERROR]:     Thread is waiting on monitor(s):
[15:46:33] [Spigot Watchdog Thread/ERROR]:         Locked on:org.sqlite.NativeDB.prepare(Native Method)
[15:46:33] [Spigot Watchdog Thread/ERROR]:         Locked on:org.sqlite.DB.prepare(DB.java:123)
[15:46:33] [Spigot Watchdog Thread/ERROR]:     Stack:
[15:46:43] [Spigot Watchdog Thread/ERROR]:         org.sqlite.NativeDB.prepare(Native Method)
[15:46:49] [Spigot Watchdog Thread/ERROR]:         org.sqlite.DB.prepare(DB.java:123)
[15:46:49] [Spigot Watchdog Thread/ERROR]:         org.sqlite.PrepStmt.<init>(PrepStmt.java:42)
[15:46:49] [Spigot Watchdog Thread/ERROR]:         org.sqlite.Conn.prepareStatement(Conn.java:404)
[15:46:49] [Spigot Watchdog Thread/ERROR]:         org.sqlite.Conn.prepareStatement(Conn.java:399)
[15:46:49] [Spigot Watchdog Thread/ERROR]:         org.sqlite.Conn.prepareStatement(Conn.java:383)
[15:46:49] [Spigot Watchdog Thread/ERROR]:         net.coreprotect.database.Database.prepareStatement(Database.java:205)
[15:46:49] [Spigot Watchdog Thread/ERROR]:         net.coreprotect.database.Database.prepareStatement(Database.java:230)
[15:46:49] [Spigot Watchdog Thread/ERROR]:         net.coreprotect.consumer.Process.processConsumer(Process.java:49)
[15:46:49] [Spigot Watchdog Thread/ERROR]:         net.coreprotect.consumer.Consumer.run(Consumer.java:48)
[15:46:49] [Spigot Watchdog Thread/ERROR]:         java.lang.Thread.run(Thread.java:748)
[15:46:49] [Spigot Watchdog Thread/ERROR]: ------------------------------
[15:46:49] [Spigot Watchdog Thread/ERROR]: Current Thread: Thread-12
[15:46:49] [Spigot Watchdog Thread/ERROR]:     PID: 36 | Suspended: false | Native: false | State: TIMED_WAITING
[15:46:49] [Spigot Watchdog Thread/ERROR]:     Stack:
[15:46:49] [Spigot Watchdog Thread/ERROR]:         java.lang.Thread.sleep(Native Method)
[15:46:49] [Spigot Watchdog Thread/ERROR]:         net.coreprotect.thread.CacheCleanUp.run(CacheCleanUp.java:14)
[15:46:49] [Spigot Watchdog Thread/ERROR]:         java.lang.Thread.run(Thread.java:748)
[15:46:49] [Spigot Watchdog Thread/ERROR]: ------------------------------
[15:46:49] [Spigot Watchdog Thread/ERROR]: Current Thread: Abandoned connection cleanup thread
[15:46:49] [Spigot Watchdog Thread/ERROR]:     PID: 34 | Suspended: false | Native: false | State: TIMED_WAITING
[15:46:49] [Spigot Watchdog Thread/ERROR]:     Stack:
[15:46:49] [Spigot Watchdog Thread/ERROR]:         java.lang.Object.wait(Native Method)
[15:46:49] [Spigot Watchdog Thread/ERROR]:         java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:143)
[15:46:49] [Spigot Watchdog Thread/ERROR]:         com.mysql.jdbc.AbandonedConnectionCleanupThread.run(AbandonedConnectionCleanupThread.java:43)
[15:46:51] [Spigot Watchdog Thread/ERROR]: ------------------------------
[15:46:51] [Spigot Watchdog Thread/ERROR]: Current Thread: Timer-1
[15:46:51] [Spigot Watchdog Thread/ERROR]:     PID: 33 | Suspended: false | Native: false | State: TIMED_WAITING
[15:46:51] [Spigot Watchdog Thread/ERROR]:     Stack:
[15:46:51] [Spigot Watchdog Thread/ERROR]:         java.lang.Object.wait(Native Method)
[15:46:51] [Spigot Watchdog Thread/ERROR]:         java.util.TimerThread.mainLoop(Timer.java:552)
[15:46:51] [Spigot Watchdog Thread/ERROR]:         java.util.TimerThread.run(Timer.java:505)
[15:46:51] [Spigot Watchdog Thread/ERROR]: ------------------------------
[15:46:51] [Spigot Watchdog Thread/ERROR]: Current Thread: pool-8-thread-1
[15:46:51] [Spigot Watchdog Thread/ERROR]:     PID: 32 | Suspended: false | Native: false | State: TIMED_WAITING
[15:46:51] [Spigot Watchdog Thread/ERROR]:     Stack:
[15:46:51] [Spigot Watchdog Thread/ERROR]:         sun.misc.Unsafe.park(Native Method)
[15:46:51] [Spigot Watchdog Thread/ERROR]:         java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
[15:46:51] [Spigot Watchdog Thread/ERROR]:         java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078)
[15:46:51] [Spigot Watchdog Thread/ERROR]:         java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1093)
[15:46:51] [Spigot Watchdog Thread/ERROR]:         java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:809)
[15:46:51] [Spigot Watchdog Thread/ERROR]:         java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
[15:46:51] [Spigot Watchdog Thread/ERROR]:         java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
[15:46:51] [Spigot Watchdog Thread/ERROR]:         java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
[15:46:51] [Spigot Watchdog Thread/ERROR]:         java.lang.Thread.run(Thread.java:748)
[15:46:51] [Spigot Watchdog Thread/ERROR]: ------------------------------
[15:46:51] [Spigot Watchdog Thread/ERROR]: Current Thread: Netty Epoll Server IO #3
[15:46:51] [Spigot Watchdog Thread/ERROR]:     PID: 28 | Suspended: false | Native: false | State: RUNNABLE
[15:46:51] [Spigot Watchdog Thread/ERROR]:     Stack:
[15:46:51] [Spigot Watchdog Thread/ERROR]:         io.netty.channel.epoll.Native.epollWait(Native Method)
[15:46:51] [Spigot Watchdog Thread/ERROR]:         io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:194)
[15:46:51] [Spigot Watchdog Thread/ERROR]:         io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:219)
[15:46:51] [Spigot Watchdog Thread/ERROR]:         io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:116)
[15:46:51] [Spigot Watchdog Thread/ERROR]:         java.lang.Thread.run(Thread.java:748)
[15:46:51] [Spigot Watchdog Thread/ERROR]: ------------------------------
[15:46:51] [Spigot Watchdog Thread/ERROR]: Current Thread: Netty Epoll Server IO #2
[15:46:51] [Spigot Watchdog Thread/ERROR]:     PID: 27 | Suspended: false | Native: false | State: RUNNABLE
[15:46:51] [Spigot Watchdog Thread/ERROR]:     Stack:
[15:46:51] [Spigot Watchdog Thread/ERROR]:         io.netty.channel.epoll.Native.epollWait(Native Method)
[15:46:51] [Spigot Watchdog Thread/ERROR]:         io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:194)
[15:46:51] [Spigot Watchdog Thread/ERROR]:         io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:219)
[15:46:51] [Spigot Watchdog Thread/ERROR]:         io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:116)
[15:46:51] [Spigot Watchdog Thread/ERROR]:         java.lang.Thread.run(Thread.java:748)
[15:46:51] [Spigot Watchdog Thread/ERROR]: ------------------------------
[15:46:51] [Spigot Watchdog Thread/ERROR]: Current Thread: Timer-0
[15:46:51] [Spigot Watchdog Thread/ERROR]:     PID: 30 | Suspended: false | Native: false | State: TIMED_WAITING
[15:46:51] [Spigot Watchdog Thread/ERROR]:     Stack:
[15:46:51] [Spigot Watchdog Thread/ERROR]:         java.lang.Object.wait(Native Method)
[15:46:51] [Spigot Watchdog Thread/ERROR]:         java.util.TimerThread.mainLoop(Timer.java:552)
[15:46:51] [Spigot Watchdog Thread/ERROR]:         java.util.TimerThread.run(Timer.java:505)
[15:46:51] [Spigot Watchdog Thread/ERROR]: ------------------------------
[15:46:51] [Spigot Watchdog Thread/ERROR]: Current Thread: Netty Epoll Server IO #1
[15:46:51] [Spigot Watchdog Thread/ERROR]:     PID: 26 | Suspended: false | Native: false | State: RUNNABLE
[15:46:51] [Spigot Watchdog Thread/ERROR]:     Thread is waiting on monitor(s):
[15:46:51] [Spigot Watchdog Thread/ERROR]:         Locked on:io.netty.util.concurrent.DefaultPromise.setUncancellable(DefaultPromise.java:461)
[15:46:51] [Spigot Watchdog Thread/ERROR]:     Stack:
[15:46:51] [Spigot Watchdog Thread/ERROR]:         io.netty.util.concurrent.DefaultPromise.setUncancellable(DefaultPromise.java:461)
[15:46:51] [Spigot Watchdog Thread/ERROR]:         io.netty.channel.AbstractChannel$AbstractUnsafe.register0(AbstractChannel.java:436)
[15:46:51] [Spigot Watchdog Thread/ERROR]:         io.netty.channel.AbstractChannel$AbstractUnsafe.access$100(AbstractChannel.java:374)
[15:46:51] [Spigot Watchdog Thread/ERROR]:         io.netty.channel.AbstractChannel$AbstractUnsafe$1.run(AbstractChannel.java:418)
[15:46:51] [Spigot Watchdog Thread/ERROR]:         io.netty.util.concurrent.SingleThreadEventExecutor.runAllTasks(SingleThreadEventExecutor.java:380)
[15:46:51] [Spigot Watchdog Thread/ERROR]:         io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:268)
[15:46:51] [Spigot Watchdog Thread/ERROR]:         io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:116)
[15:46:51] [Spigot Watchdog Thread/ERROR]:         java.lang.Thread.run(Thread.java:748)
[15:46:51] [Spigot Watchdog Thread/ERROR]: ------------------------------
[15:46:51] [Spigot Watchdog Thread/ERROR]: Current Thread: Netty Epoll Server IO #0
[15:46:51] [Spigot Watchdog Thread/ERROR]:     PID: 25 | Suspended: false | Native: false | State: RUNNABLE
[15:46:51] [Spigot Watchdog Thread/ERROR]:     Stack:
[15:46:51] [Spigot Watchdog Thread/ERROR]:         io.netty.channel.epoll.Native.epollWait(Native Method)
[15:46:51] [Spigot Watchdog Thread/ERROR]:         io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:194)
[15:46:51] [Spigot Watchdog Thread/ERROR]:         io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:219)
[15:46:51] [Spigot Watchdog Thread/ERROR]:         io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:116)
[15:46:51] [Spigot Watchdog Thread/ERROR]:         java.lang.Thread.run(Thread.java:748)
[15:46:51] [Spigot Watchdog Thread/ERROR]: ------------------------------
[15:46:51] [Spigot Watchdog Thread/ERROR]: Current Thread: Spigot Metrics Thread
[15:46:51] [Spigot Watchdog Thread/ERROR]:     PID: 24 | Suspended: false | Native: false | State: TIMED_WAITING
[15:46:51] [Spigot Watchdog Thread/ERROR]:     Stack:
[15:46:51] [Spigot Watchdog Thread/ERROR]:         java.lang.Object.wait(Native Method)
[15:46:51] [Spigot Watchdog Thread/ERROR]:         java.util.TimerThread.mainLoop(Timer.java:552)
[15:46:51] [Spigot Watchdog Thread/ERROR]:         java.util.TimerThread.run(Timer.java:505)
[15:46:51] [Spigot Watchdog Thread/ERROR]: ------------------------------
[15:46:51] [Spigot Watchdog Thread/ERROR]: Current Thread: Spigot Watchdog Thread
[15:46:51] [Spigot Watchdog Thread/ERROR]:     PID: 23 | Suspended: false | Native: false | State: RUNNABLE
[15:46:51] [Spigot Watchdog Thread/ERROR]:     Stack:
[15:46:51] [Spigot Watchdog Thread/ERROR]:         sun.management.ThreadImpl.dumpThreads0(Native Method)
[15:46:51] [Spigot Watchdog Thread/ERROR]:         sun.management.ThreadImpl.dumpAllThreads(ThreadImpl.java:454)
[15:46:51] [Spigot Watchdog Thread/ERROR]:         org.spigotmc.WatchdogThread.run(WatchdogThread.java:76)
[15:46:51] [Spigot Watchdog Thread/ERROR]: ------------------------------
[15:46:51] [Spigot Watchdog Thread/ERROR]: Current Thread: Server console handler
[15:46:51] [Spigot Watchdog Thread/ERROR]:     PID: 20 | Suspended: false | Native: true | State: RUNNABLE
[15:46:51] [Spigot Watchdog Thread/ERROR]:     Thread is waiting on monitor(s):
[15:46:51] [Spigot Watchdog Thread/ERROR]:         Locked on:java.io.BufferedInputStream.read(BufferedInputStream.java:265)
[15:46:51] [Spigot Watchdog Thread/ERROR]:         Locked on:org.bukkit.craftbukkit.libs.jline.internal.NonBlockingInputStream.read(NonBlockingInputStream.java:169)
[15:46:51] [Spigot Watchdog Thread/ERROR]:         Locked on:org.bukkit.craftbukkit.libs.jline.internal.InputStreamReader.read(InputStreamReader.java:261)
[15:46:51] [Spigot Watchdog Thread/ERROR]:         Locked on:org.bukkit.craftbukkit.libs.jline.internal.InputStreamReader.read(InputStreamReader.java:198)
[15:46:51] [Spigot Watchdog Thread/ERROR]:     Stack:
[15:46:51] [Spigot Watchdog Thread/ERROR]:         java.io.FileInputStream.readBytes(Native Method)
[15:46:51] [Spigot Watchdog Thread/ERROR]:         java.io.FileInputStream.read(FileInputStream.java:255)
[15:46:51] [Spigot Watchdog Thread/ERROR]:         java.io.BufferedInputStream.fill(BufferedInputStream.java:246)
[15:46:51] [Spigot Watchdog Thread/ERROR]:         java.io.BufferedInputStream.read(BufferedInputStream.java:265)
[15:46:51] [Spigot Watchdog Thread/ERROR]:         org.bukkit.craftbukkit.libs.jline.internal.NonBlockingInputStream.read(NonBlockingInputStream.java:169)
[15:46:51] [Spigot Watchdog Thread/ERROR]:         org.bukkit.craftbukkit.libs.jline.internal.NonBlockingInputStream.read(NonBlockingInputStream.java:137)
[15:46:51] [Spigot Watchdog Thread/ERROR]:         org.bukkit.craftbukkit.libs.jline.internal.NonBlockingInputStream.read(NonBlockingInputStream.java:246)
[15:46:51] [Spigot Watchdog Thread/ERROR]:         org.bukkit.craftbukkit.libs.jline.internal.InputStreamReader.read(InputStreamReader.java:261)
[15:46:51] [Spigot Watchdog Thread/ERROR]:         org.bukkit.craftbukkit.libs.jline.internal.InputStreamReader.read(InputStreamReader.java:198)
[15:46:51] [Spigot Watchdog Thread/ERROR]:         org.bukkit.craftbukkit.libs.jline.console.ConsoleReader.readCharacter(ConsoleReader.java:2145)
[15:46:51] [Spigot Watchdog Thread/ERROR]:         org.bukkit.craftbukkit.libs.jline.console.ConsoleReader.readLine(ConsoleReader.java:2349)
[15:46:51] [Spigot Watchdog Thread/ERROR]:         net.minecraft.server.v1_9_R2.DedicatedServer$2.run(DedicatedServer.java:81)
[15:46:51] [Spigot Watchdog Thread/ERROR]: ------------------------------
[15:46:51] [Spigot Watchdog Thread/ERROR]: Current Thread: Thread-5
[15:46:51] [Spigot Watchdog Thread/ERROR]:     PID: 21 | Suspended: false | Native: true | State: RUNNABLE
[15:46:51] [Spigot Watchdog Thread/ERROR]:     Stack:
[15:46:51] [Spigot Watchdog Thread/ERROR]:         java.lang.UNIXProcess.forkAndExec(Native Method)
[15:46:51] [Spigot Watchdog Thread/ERROR]:         java.lang.UNIXProcess.<init>(UNIXProcess.java:247)
[15:46:51] [Spigot Watchdog Thread/ERROR]:         java.lang.ProcessImpl.start(ProcessImpl.java:134)
[15:46:51] [Spigot Watchdog Thread/ERROR]:         java.lang.ProcessBuilder.start(ProcessBuilder.java:1029)
[15:46:51] [Spigot Watchdog Thread/ERROR]:         java.lang.Runtime.exec(Runtime.java:620)
[15:46:51] [Spigot Watchdog Thread/ERROR]:         java.lang.Runtime.exec(Runtime.java:485)
[15:46:51] [Spigot Watchdog Thread/ERROR]:         org.bukkit.craftbukkit.libs.jline.internal.TerminalLineSettings.exec(TerminalLineSettings.java:196)
[15:46:51] [Spigot Watchdog Thread/ERROR]:         org.bukkit.craftbukkit.libs.jline.internal.TerminalLineSettings.exec(TerminalLineSettings.java:186)
[15:46:51] [Spigot Watchdog Thread/ERROR]:         org.bukkit.craftbukkit.libs.jline.internal.TerminalLineSettings.stty(TerminalLineSettings.java:181)
[15:46:51] [Spigot Watchdog Thread/ERROR]:         org.bukkit.craftbukkit.libs.jline.internal.TerminalLineSettings.get(TerminalLineSettings.java:74)
[15:46:51] [Spigot Watchdog Thread/ERROR]:         org.bukkit.craftbukkit.libs.jline.internal.TerminalLineSettings.getProperty(TerminalLineSettings.java:95)
[15:46:51] [Spigot Watchdog Thread/ERROR]:         org.bukkit.craftbukkit.libs.jline.UnixTerminal.getWidth(UnixTerminal.java:76)
[15:46:51] [Spigot Watchdog Thread/ERROR]:         org.bukkit.craftbukkit.libs.jline.console.ConsoleReader.drawBuffer(ConsoleReader.java:879)
[15:46:51] [Spigot Watchdog Thread/ERROR]:         org.bukkit.craftbukkit.libs.jline.console.ConsoleReader.drawBuffer(ConsoleReader.java:898)
[15:46:51] [Spigot Watchdog Thread/ERROR]:         org.bukkit.craftbukkit.libs.jline.console.ConsoleReader.drawLine(ConsoleReader.java:608)
[15:46:51] [Spigot Watchdog Thread/ERROR]:         org.bukkit.craftbukkit.v1_9_R2.util.TerminalConsoleWriterThread.run(TerminalConsoleWriterThread.java:40)
[15:46:51] [Spigot Watchdog Thread/ERROR]:         java.lang.Thread.run(Thread.java:748)
[15:46:51] [Spigot Watchdog Thread/ERROR]: ------------------------------
[15:46:51] [Spigot Watchdog Thread/ERROR]: Current Thread: DestroyJavaVM
[15:46:51] [Spigot Watchdog Thread/ERROR]:     PID: 19 | Suspended: false | Native: false | State: RUNNABLE
[15:46:51] [Spigot Watchdog Thread/ERROR]:     Stack:
[15:46:51] [Spigot Watchdog Thread/ERROR]: ------------------------------
[15:46:51] [Spigot Watchdog Thread/ERROR]: Current Thread: Server thread
[15:46:51] [Spigot Watchdog Thread/ERROR]:     PID: 17 | Suspended: false | Native: false | State: RUNNABLE
[15:46:51] [Spigot Watchdog Thread/ERROR]:     Stack:
[15:46:51] [Spigot Watchdog Thread/ERROR]:         java.io.FileOutputStream.writeBytes(Native Method)
[15:46:51] [Spigot Watchdog Thread/ERROR]:         java.io.FileOutputStream.write(FileOutputStream.java:313)
[15:46:51] [Spigot Watchdog Thread/ERROR]:         java.util.zip.GZIPOutputStream.writeHeader(GZIPOutputStream.java:182)
[15:46:51] [Spigot Watchdog Thread/ERROR]:         java.util.zip.GZIPOutputStream.<init>(GZIPOutputStream.java:94)
[15:46:51] [Spigot Watchdog Thread/ERROR]:         java.util.zip.GZIPOutputStream.<init>(GZIPOutputStream.java:109)
[15:46:51] [Spigot Watchdog Thread/ERROR]:         net.minecraft.server.v1_9_R2.NBTCompressedStreamTools.a(NBTCompressedStreamTools.java:32)
[15:46:51] [Spigot Watchdog Thread/ERROR]:         net.minecraft.server.v1_9_R2.PersistentCollection.a(PersistentCollection.java:100)
[15:46:51] [Spigot Watchdog Thread/ERROR]:         net.minecraft.server.v1_9_R2.PersistentCollection.a(PersistentCollection.java:82)
[15:46:51] [Spigot Watchdog Thread/ERROR]:         net.minecraft.server.v1_9_R2.WorldServer.a(WorldServer.java:1072)
[15:46:51] [Spigot Watchdog Thread/ERROR]:         net.minecraft.server.v1_9_R2.WorldServer.save(WorldServer.java:1013)
[15:46:51] [Spigot Watchdog Thread/ERROR]:         org.bukkit.craftbukkit.v1_9_R2.CraftWorld.save(CraftWorld.java:794)
[15:46:51] [Spigot Watchdog Thread/ERROR]:         net.minecraft.server.v1_9_R2.MinecraftServer.C(MinecraftServer.java:690)
[15:46:51] [Spigot Watchdog Thread/ERROR]:         net.minecraft.server.v1_9_R2.MinecraftServer.run(MinecraftServer.java:564)
[15:46:51] [Spigot Watchdog Thread/ERROR]:         java.lang.Thread.run(Thread.java:748)
[15:46:51] [Spigot Watchdog Thread/ERROR]: ------------------------------
[15:46:51] [Spigot Watchdog Thread/ERROR]: Current Thread: Server Infinisleeper
[15:46:51] [Spigot Watchdog Thread/ERROR]:     PID: 18 | Suspended: false | Native: false | State: TIMED_WAITING
[15:46:51] [Spigot Watchdog Thread/ERROR]:     Stack:
[15:46:51] [Spigot Watchdog Thread/ERROR]:         java.lang.Thread.sleep(Native Method)
[15:46:51] [Spigot Watchdog Thread/ERROR]:         net.minecraft.server.v1_9_R2.DedicatedServer$1.run(DedicatedServer.java:56)
[15:46:51] [Spigot Watchdog Thread/ERROR]: ------------------------------
[15:46:51] [Spigot Watchdog Thread/ERROR]: Current Thread: NonBlockingInputStreamThread
[15:46:51] [Spigot Watchdog Thread/ERROR]:     PID: 15 | Suspended: false | Native: false | State: WAITING
[15:46:51] [Spigot Watchdog Thread/ERROR]:     Stack:
[15:46:51] [Spigot Watchdog Thread/ERROR]:         java.lang.Object.wait(Native Method)
[15:46:51] [Spigot Watchdog Thread/ERROR]:         org.bukkit.craftbukkit.libs.jline.internal.NonBlockingInputStream.run(NonBlockingInputStream.java:278)
[15:46:51] [Spigot Watchdog Thread/ERROR]:         java.lang.Thread.run(Thread.java:748)
[15:46:51] [Spigot Watchdog Thread/ERROR]: ------------------------------
[15:46:51] [Spigot Watchdog Thread/ERROR]: Current Thread: Snooper Timer
[15:46:51] [Spigot Watchdog Thread/ERROR]:     PID: 13 | Suspended: false | Native: false | State: TIMED_WAITING
[15:46:51] [Spigot Watchdog Thread/ERROR]:     Stack:
[15:46:51] [Spigot Watchdog Thread/ERROR]:         java.lang.Object.wait(Native Method)
[15:46:51] [Spigot Watchdog Thread/ERROR]:         java.util.TimerThread.mainLoop(Timer.java:552)
[15:46:51] [Spigot Watchdog Thread/ERROR]:         java.util.TimerThread.run(Timer.java:505)
[15:46:51] [Spigot Watchdog Thread/ERROR]: ------------------------------
[15:46:51] [Spigot Watchdog Thread/ERROR]: Current Thread: Signal Dispatcher
[15:46:51] [Spigot Watchdog Thread/ERROR]:     PID: 4 | Suspended: false | Native: false | State: RUNNABLE
[15:46:51] [Spigot Watchdog Thread/ERROR]:     Stack:
[15:46:51] [Spigot Watchdog Thread/ERROR]: ------------------------------
[15:46:51] [Spigot Watchdog Thread/ERROR]: Current Thread: Finalizer
[15:46:51] [Spigot Watchdog Thread/ERROR]:     PID: 3 | Suspended: false | Native: false | State: WAITING
[15:46:51] [Spigot Watchdog Thread/ERROR]:     Stack:
[15:46:51] [Spigot Watchdog Thread/ERROR]:         java.lang.Object.wait(Native Method)
[15:46:51] [Spigot Watchdog Thread/ERROR]:         java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:143)
[15:46:51] [Spigot Watchdog Thread/ERROR]:         java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:164)
[15:46:51] [Spigot Watchdog Thread/ERROR]:         java.lang.ref.Finalizer$FinalizerThread.run(Finalizer.java:209)
[15:46:51] [Spigot Watchdog Thread/ERROR]: ------------------------------
[15:46:51] [Spigot Watchdog Thread/ERROR]: Current Thread: Reference Handler
[15:46:51] [Spigot Watchdog Thread/ERROR]:     PID: 2 | Suspended: false | Native: false | State: WAITING
[15:46:51] [Spigot Watchdog Thread/ERROR]:     Stack:
[15:46:51] [Spigot Watchdog Thread/ERROR]:         java.lang.Object.wait(Native Method)
[15:46:51] [Spigot Watchdog Thread/ERROR]:         java.lang.Object.wait(Object.java:502)
[15:46:51] [Spigot Watchdog Thread/ERROR]:         java.lang.ref.Reference.tryHandlePending(Reference.java:191)
[15:46:51] [Spigot Watchdog Thread/ERROR]:         java.lang.ref.Reference$ReferenceHandler.run(Reference.java:153)
[15:46:51] [Spigot Watchdog Thread/ERROR]: ------------------------------
[15:46:53] [Spigot Watchdog Thread/INFO]: Startup script './start.sh' does not exist! Stopping server.
[15:46:54] [Thread-4/INFO]: Stopping server
 
Dernière édition:
Bonjour !

Premièrement je t'invite à utiliser les balises "code" disponibles dans la barre d'outil d'écriture de ton message :p

Bon concernant ton erreur de serveur MC, je pense (mais je suis pas sûr de moi) qu'il a simplement crash pour cause de RAM. Combien alloues-tu de RAM à tes serveurs pour combien de joueurs simultanément ?

Pour le serveur TS, c'est normal qu'il se relance. En effet, sur la plupart des tutos disponibles sur le net, les créateurs des tutos nous font faire une manip qui fait en sorte que le serveur TS se restart de manière autonome. ;)

AlexFatta
 
  • J'aime
Reactions: Ordwen
Bonjour !

Premièrement je t'invite à utiliser les balises "code" disponibles dans la barre d'outil d'écriture de ton message :p

Bon concernant ton erreur de serveur MC, je pense (mais je suis pas sûr de moi) qu'il a simplement crash pour cause de RAM. Combien alloues-tu de RAM à tes serveurs pour combien de joueurs simultanément ?

Pour le serveur TS, c'est normal qu'il se relance. En effet, sur la plupart des tutos disponibles sur le net, les créateurs des tutos nous font faire une manip qui fait en sorte que le serveur TS se restart de manière autonome. ;)

AlexFatta

Merci de ta réponse ! J'ai rectifié avec les balises "code". :p

Alors en fait je n'alloue pas du tout de RAM à mes serveurs. Je fais seulement cette commande dans la console: java -jar spigot.jar, je ne m'embête pas plus, peut être devrais-je ? Après, peut être que mon VPS n'est pas assez puissant... Pour 3 serveurs Minecraft plus ou moins gros, je dispose de la configuration suivante:
  • Intel® Xeon® L5640
  • 8 vCore @ 2.26GHZ
  • 8Go DDR3
  • 50Go SSHD
  • 200 Mbps
Les serveurs s'éteignent tous en même temps, sans qu'il n'y ait la moindre personne connectée...
 
C'est pas juste une cron qui reboot le VPS ?
Cela m'étonnerait, car les screens de la console seraient supprimés, ce qui n'est pas le cas, j'ai toujours accès aux logs depuis la console une fois les serveurs éteints...
 
Code:
[15:42:20] [Spigot Watchdog Thread/ERROR]:         java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
[15:42:20] [Spigot Watchdog Thread/ERROR]:         java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
[15:42:20] [Spigot Watchdog Thread/ERROR]:         java.lang.Thread.run(Thread.java:748)
[15:42:20] [Spigot Watchdog Thread/ERROR]: ------------------------------
[15:42:20] [Spigot Watchdog Thread/ERROR]: Current Thread: Chunk I/O Executor Thread-1
[15:42:20] [Spigot Watchdog Thread/ERROR]:     PID: 258 | Suspended: false | Native: false | State: WAITING
[15:42:20] [Spigot Watchdog Thread/ERROR]:     Stack:
[15:42:20] [Spigot Watchdog Thread/ERROR]:         sun.misc.Unsafe.park(Native Method)
[15:42:20] [Spigot Watchdog Thread/ERROR]:         java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
[15:42:20] [Spigot Watchdog Thread/ERROR]:        java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
[15:42:20] [Spigot Watchdog Thread/ERROR]:         java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
[15:42:20] [Spigot Watchdog Thread/ERROR]:         java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
[15:42:20] [Spigot Watchdog Thread/ERROR]:         java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
[15:42:20] [Spigot Watchdog Thread/ERROR]:         java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
[15:42:20] [Spigot Watchdog Thread/ERROR]:         java.lang.Thread.run(Thread.java:748)
[15:42:20] [Spigot Watchdog Thread/ERROR]: ------------------------------
[15:42:20] [Spigot Watchdog Thread/ERROR]: Current Thread: Head Conversion Thread - 2
[15:42:20] [Spigot Watchdog Thread/ERROR]:     PID: 241 | Suspended: false | Native: false | State: WAITING
[15:42:20] [Spigot Watchdog Thread/ERROR]:     Stack:
[15:42:20] [Spigot Watchdog Thread/ERROR]:         sun.misc.Unsafe.park(Native Method)
[15:42:20] [Spigot Watchdog Thread/ERROR]:         java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
[15:42:20] [Spigot Watchdog Thread/ERROR]:         java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
[15:42:20] [Spigot Watchdog Thread/ERROR]:         java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
[15:42:20] [Spigot Watchdog Thread/ERROR]:         java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
[15:42:20] [Spigot Watchdog Thread/ERROR]:         java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
[15:42:20] [Spigot Watchdog Thread/ERROR]:         java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
[15:42:20] [Spigot Watchdog Thread/ERROR]:         java.lang.Thread.run(Thread.java:748)
[15:42:20] [Spigot Watchdog Thread/ERROR]: ------------------------------
[15:42:20] [Spigot Watchdog Thread/ERROR]: Current Thread: Head Conversion Thread - 1
[15:42:20] [Spigot Watchdog Thread/ERROR]:     PID: 238 | Suspended: false | Native: false | State: WAITING
[15:42:20] [Spigot Watchdog Thread/ERROR]:     Stack:
[15:42:20] [Spigot Watchdog Thread/ERROR]:         sun.misc.Unsafe.park(Native Method)
[15:42:20] [Spigot Watchdog Thread/ERROR]:         java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
[15:42:20] [Spigot Watchdog Thread/ERROR]:         java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
[15:42:20] [Spigot Watchdog Thread/ERROR]:         java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
[15:42:20] [Spigot Watchdog Thread/ERROR]:         java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
[15:42:20] [Spigot Watchdog Thread/ERROR]:         java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
[15:42:20] [Spigot Watchdog Thread/ERROR]:         java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
[15:42:20] [Spigot Watchdog Thread/ERROR]:         java.lang.Thread.run(Thread.java:748)
[15:42:20] [Spigot Watchdog Thread/ERROR]: ------------------------------
[15:42:20] [Spigot Watchdog Thread/ERROR]: Current Thread: pool-27-thread-1
[15:42:20] [Spigot Watchdog Thread/ERROR]:     PID: 228 | Suspended: false | Native: false | State: WAITING
[15:42:20] [Spigot Watchdog Thread/ERROR]:     Stack:
[15:42:20] [Spigot Watchdog Thread/ERROR]:         sun.misc.Unsafe.park(Native Method)
[15:42:20] [Spigot Watchdog Thread/ERROR]:         java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
[15:42:20] [Spigot Watchdog Thread/ERROR]:         java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
[15:42:20] [Spigot Watchdog Thread/ERROR]:         java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
[15:42:20] [Spigot Watchdog Thread/ERROR]:         java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
[15:42:20] [Spigot Watchdog Thread/ERROR]:         java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
[15:42:20] [Spigot Watchdog Thread/ERROR]:         java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
[15:42:20] [Spigot Watchdog Thread/ERROR]:         java.lang.Thread.run(Thread.java:748)
[15:42:21] [Spigot Watchdog Thread/ERROR]: ------------------------------
[15:42:21] [Spigot Watchdog Thread/ERROR]: Current Thread: File IO Thread
[15:42:21] [Spigot Watchdog Thread/ERROR]:     PID: 227 | Suspended: false | Native: false | State: TIMED_WAITING
[15:42:21] [Spigot Watchdog Thread/ERROR]:     Stack:
[15:42:21] [Spigot Watchdog Thread/ERROR]:         java.lang.Thread.sleep(Native Method)
[15:42:21] [Spigot Watchdog Thread/ERROR]:         net.minecraft.server.v1_9_R2.FileIOThread.c(SourceFile:51)
[15:42:21] [Spigot Watchdog Thread/ERROR]:         net.minecraft.server.v1_9_R2.FileIOThread.run(SourceFile:30)
[15:42:21] [Spigot Watchdog Thread/ERROR]:         java.lang.Thread.run(Thread.java:748)
[15:42:21] [Spigot Watchdog Thread/ERROR]: ------------------------------
[15:42:21] [Spigot Watchdog Thread/ERROR]: Current Thread: Head Conversion Thread - 0
[15:42:21] [Spigot Watchdog Thread/ERROR]:     PID: 104 | Suspended: false | Native: false | State: WAITING
[15:42:21] [Spigot Watchdog Thread/ERROR]:     Stack:
[15:42:21] [Spigot Watchdog Thread/ERROR]:         sun.misc.Unsafe.park(Native Method)
[15:42:21] [Spigot Watchdog Thread/ERROR]:         java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
[15:42:21] [Spigot Watchdog Thread/ERROR]:         java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
[15:42:21] [Spigot Watchdog Thread/ERROR]:         java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
[15:42:21] [Spigot Watchdog Thread/ERROR]:         java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
[15:42:21] [Spigot Watchdog Thread/ERROR]:         java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
[15:42:21] [Spigot Watchdog Thread/ERROR]:         java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
[15:42:21] [Spigot Watchdog Thread/ERROR]:         java.lang.Thread.run(Thread.java:748)
[15:42:21] [Spigot Watchdog Thread/ERROR]: ------------------------------
[15:42:21] [Spigot Watchdog Thread/ERROR]: Current Thread: ServerSigns-TaskManager
[15:42:21] [Spigot Watchdog Thread/ERROR]:     PID: 53 | Suspended: false | Native: false | State: WAITING
[15:42:21] [Spigot Watchdog Thread/ERROR]:     Stack:
[15:42:21] [Spigot Watchdog Thread/ERROR]:         sun.misc.Unsafe.park(Native Method)
[15:42:21] [Spigot Watchdog Thread/ERROR]:         java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
[15:42:21] [Spigot Watchdog Thread/ERROR]:         java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
[15:42:21] [Spigot Watchdog Thread/ERROR]:         java.util.concurrent.DelayQueue.take(DelayQueue.java:211)
[15:42:21] [Spigot Watchdog Thread/ERROR]:         java.util.concurrent.DelayQueue.take(DelayQueue.java:70)
[15:42:21] [Spigot Watchdog Thread/ERROR]:         de.czymm.serversigns.taskmanager.QueueConsumer.run(QueueConsumer.java:26)
[15:42:21] [Spigot Watchdog Thread/ERROR]:         java.lang.Thread.run(Thread.java:748)
[15:42:21] [Spigot Watchdog Thread/ERROR]: ------------------------------
[15:42:21] [Spigot Watchdog Thread/ERROR]: Current Thread: Skript variable save thread
[15:42:21] [Spigot Watchdog Thread/ERROR]:     PID: 41 | Suspended: false | Native: false | State: WAITING
[15:42:21] [Spigot Watchdog Thread/ERROR]:     Stack:
[15:42:21] [Spigot Watchdog Thread/ERROR]:         sun.misc.Unsafe.park(Native Method)
[15:42:21] [Spigot Watchdog Thread/ERROR]:         java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
[15:42:21] [Spigot Watchdog Thread/ERROR]:         java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
[15:42:21] [Spigot Watchdog Thread/ERROR]:         java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
[15:42:21] [Spigot Watchdog Thread/ERROR]:         ch.njol.skript.variables.Variables$2.run(Variables.java:454)
[15:42:21] [Spigot Watchdog Thread/ERROR]:         java.lang.Thread.run(Thread.java:748)
[15:42:21] [Spigot Watchdog Thread/ERROR]: ------------------------------
[15:42:21] [Spigot Watchdog Thread/ERROR]: Current Thread: Skript variable save thread for database 'default'
[15:42:21] [Spigot Watchdog Thread/ERROR]:     PID: 95 | Suspended: false | Native: false | State: WAITING
[15:42:21] [Spigot Watchdog Thread/ERROR]:     Stack:
[15:42:21] [Spigot Watchdog Thread/ERROR]:         sun.misc.Unsafe.park(Native Method)
[15:42:21] [Spigot Watchdog Thread/ERROR]:         java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
[15:42:21] [Spigot Watchdog Thread/ERROR]:         java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
[15:42:21] [Spigot Watchdog Thread/ERROR]:         java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
[15:42:21] [Spigot Watchdog Thread/ERROR]:         ch.njol.skript.variables.VariablesStorage$1.run(VariablesStorage.java:78)
[15:42:21] [Spigot Watchdog Thread/ERROR]:         java.lang.Thread.run(Thread.java:748)
[15:42:21] [Spigot Watchdog Thread/ERROR]: ------------------------------
[15:42:21] [Spigot Watchdog Thread/ERROR]: Current Thread: Query Listener #1
[15:42:21] [Spigot Watchdog Thread/ERROR]:     PID: 75 | Suspended: false | Native: false | State: RUNNABLE
[15:42:21] [Spigot Watchdog Thread/ERROR]:     Thread is waiting on monitor(s):
[15:42:21] [Spigot Watchdog Thread/ERROR]:         Locked on:java.net.PlainDatagramSocketImpl.receive0(Native Method)
[15:42:21] [Spigot Watchdog Thread/ERROR]:         Locked on:java.net.AbstractPlainDatagramSocketImpl.receive(AbstractPlainDatagramSocketImpl.java:143)
[15:42:21] [Spigot Watchdog Thread/ERROR]:         Locked on:java.net.DatagramSocket.receive(DatagramSocket.java:812)
[15:42:21] [Spigot Watchdog Thread/ERROR]:         Locked on:java.net.DatagramSocket.receive(DatagramSocket.java:812)
[15:42:21] [Spigot Watchdog Thread/ERROR]:     Stack:
[15:42:21] [Spigot Watchdog Thread/ERROR]:         java.net.PlainDatagramSocketImpl.receive0(Native Method)
[15:42:21] [Spigot Watchdog Thread/ERROR]:         java.net.AbstractPlainDatagramSocketImpl.receive(AbstractPlainDatagramSocketImpl.java:143)
[15:42:21] [Spigot Watchdog Thread/ERROR]:         java.net.DatagramSocket.receive(DatagramSocket.java:812)
[15:42:21] [Spigot Watchdog Thread/ERROR]:         net.minecraft.server.v1_9_R2.RemoteStatusListener.run(SourceFile:268)
[15:42:21] [Spigot Watchdog Thread/ERROR]:         java.lang.Thread.run(Thread.java:748)
[15:42:21] [Spigot Watchdog Thread/ERROR]: ------------------------------
[15:42:21] [Spigot Watchdog Thread/ERROR]: Current Thread: Thread-25
[15:42:21] [Spigot Watchdog Thread/ERROR]:     PID: 73 | Suspended: false | Native: false | State: WAITING
[15:42:21] [Spigot Watchdog Thread/ERROR]:     Stack:
[15:42:21] [Spigot Watchdog Thread/ERROR]:         java.lang.Object.wait(Native Method)
[15:42:21] [Spigot Watchdog Thread/ERROR]:         java.lang.Object.wait(Object.java:502)
[15:42:21] [Spigot Watchdog Thread/ERROR]:         me.messageofdeath.commandnpc.Utilities.queue.QueueSystem$QueueExecutor.run(QueueSystem.java:52)
[15:42:21] [Spigot Watchdog Thread/ERROR]: ------------------------------
[15:42:21] [Spigot Watchdog Thread/ERROR]: Current Thread: pool-26-thread-1
[15:42:21] [Spigot Watchdog Thread/ERROR]:     PID: 69 | Suspended: false | Native: false | State: WAITING
[15:42:21] [Spigot Watchdog Thread/ERROR]:     Stack:
[15:42:21] [Spigot Watchdog Thread/ERROR]:         sun.misc.Unsafe.park(Native Method)
[15:42:21] [Spigot Watchdog Thread/ERROR]:         java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
[15:42:21] [Spigot Watchdog Thread/ERROR]:         java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
[15:42:21] [Spigot Watchdog Thread/ERROR]:         java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
[15:42:21] [Spigot Watchdog Thread/ERROR]:         java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
[15:42:21] [Spigot Watchdog Thread/ERROR]:         java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
[15:42:21] [Spigot Watchdog Thread/ERROR]:         java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
[15:42:21] [Spigot Watchdog Thread/ERROR]:         java.lang.Thread.run(Thread.java:748)
[15:42:21] [Spigot Watchdog Thread/ERROR]: ------------------------------
[15:42:21] [Spigot Watchdog Thread/ERROR]: Current Thread: ProtocolLib-StructureCompiler 0
[15:42:21] [Spigot Watchdog Thread/ERROR]:     PID: 68 | Suspended: false | Native: false | State: WAITING
[15:42:21] [Spigot Watchdog Thread/ERROR]:     Stack:
[15:42:21] [Spigot Watchdog Thread/ERROR]:         sun.misc.Unsafe.park(Native Method)
[15:42:21] [Spigot Watchdog Thread/ERROR]:         java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
[15:42:21] [Spigot Watchdog Thread/ERROR]:         java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
[15:42:21] [Spigot Watchdog Thread/ERROR]:         java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
[15:42:21] [Spigot Watchdog Thread/ERROR]:         java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
[15:42:21] [Spigot Watchdog Thread/ERROR]:         java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
[15:42:21] [Spigot Watchdog Thread/ERROR]:         java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
[15:42:21] [Spigot Watchdog Thread/ERROR]:         java.lang.Thread.run(Thread.java:748)
[15:42:21] [Spigot Watchdog Thread/ERROR]: ------------------------------
[15:42:21] [Spigot Watchdog Thread/ERROR]: Current Thread: Timer-4
[15:42:21] [Spigot Watchdog Thread/ERROR]:     PID: 61 | Suspended: false | Native: false | State: TIMED_WAITING
[15:42:21] [Spigot Watchdog Thread/ERROR]:     Stack:
[15:42:21] [Spigot Watchdog Thread/ERROR]:         java.lang.Object.wait(Native Method)
[15:42:21] [Spigot Watchdog Thread/ERROR]:         java.util.TimerThread.mainLoop(Timer.java:552)
[15:42:21] [Spigot Watchdog Thread/ERROR]:         java.util.TimerThread.run(Timer.java:505)
[15:42:21] [Spigot Watchdog Thread/ERROR]: ------------------------------
[15:42:21] [Spigot Watchdog Thread/ERROR]: Current Thread: ServerSigns-TaskPersistence
[15:42:21] [Spigot Watchdog Thread/ERROR]:     PID: 54 | Suspended: false | Native: false | State: WAITING
[15:42:21] [Spigot Watchdog Thread/ERROR]:     Stack:
[15:42:21] [Spigot Watchdog Thread/ERROR]:         sun.misc.Unsafe.park(Native Method)
[15:42:21] [Spigot Watchdog Thread/ERROR]:         java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
[15:42:21] [Spigot Watchdog Thread/ERROR]:         java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
[15:42:21] [Spigot Watchdog Thread/ERROR]:         java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
[15:42:21] [Spigot Watchdog Thread/ERROR]:         de.czymm.serversigns.taskmanager.QueueConsumer.run(QueueConsumer.java:26)
[15:42:21] [Spigot Watchdog Thread/ERROR]:         java.lang.Thread.run(Thread.java:748)
[15:42:21] [Spigot Watchdog Thread/ERROR]: ------------------------------
[15:42:21] [Spigot Watchdog Thread/ERROR]: Current Thread: Timer-3
[15:42:21] [Spigot Watchdog Thread/ERROR]:     PID: 48 | Suspended: false | Native: false | State: TIMED_WAITING
[15:42:21] [Spigot Watchdog Thread/ERROR]:     Stack:
[15:42:21] [Spigot Watchdog Thread/ERROR]:         java.lang.Object.wait(Native Method)
[15:42:21] [Spigot Watchdog Thread/ERROR]:         java.util.TimerThread.mainLoop(Timer.java:552)
[15:42:21] [Spigot Watchdog Thread/ERROR]:         java.util.TimerThread.run(Timer.java:505)
[15:42:29] [Spigot Watchdog Thread/ERROR]: ------------------------------
[15:42:37] [Spigot Watchdog Thread/ERROR]: Current Thread: Timer-2
[15:42:48] [Spigot Watchdog Thread/ERROR]:     PID: 38 | Suspended: false | Native: false | State: TIMED_WAITING
[15:42:55] [Spigot Watchdog Thread/ERROR]:     Stack:
[15:42:55] [Spigot Watchdog Thread/ERROR]:         java.lang.Object.wait(Native Method)
[15:42:55] [Spigot Watchdog Thread/ERROR]:         java.util.TimerThread.mainLoop(Timer.java:552)
[15:42:55] [Spigot Watchdog Thread/ERROR]:         java.util.TimerThread.run(Timer.java:505)
[15:43:08] [Spigot Watchdog Thread/ERROR]: ------------------------------
[15:46:33] [Spigot Watchdog Thread/ERROR]: Current Thread: Thread-13
[15:46:33] [Spigot Watchdog Thread/ERROR]:     PID: 37 | Suspended: false | Native: false | State: RUNNABLE
[15:46:33] [Spigot Watchdog Thread/ERROR]:     Thread is waiting on monitor(s):
[15:46:33] [Spigot Watchdog Thread/ERROR]:         Locked on:org.sqlite.NativeDB.prepare(Native Method)
[15:46:33] [Spigot Watchdog Thread/ERROR]:         Locked on:org.sqlite.DB.prepare(DB.java:123)
[15:46:33] [Spigot Watchdog Thread/ERROR]:     Stack:
[15:46:43] [Spigot Watchdog Thread/ERROR]:         org.sqlite.NativeDB.prepare(Native Method)
[15:46:49] [Spigot Watchdog Thread/ERROR]:         org.sqlite.DB.prepare(DB.java:123)
[15:46:49] [Spigot Watchdog Thread/ERROR]:         org.sqlite.PrepStmt.<init>(PrepStmt.java:42)
[15:46:49] [Spigot Watchdog Thread/ERROR]:         org.sqlite.Conn.prepareStatement(Conn.java:404)
[15:46:49] [Spigot Watchdog Thread/ERROR]:         org.sqlite.Conn.prepareStatement(Conn.java:399)
[15:46:49] [Spigot Watchdog Thread/ERROR]:         org.sqlite.Conn.prepareStatement(Conn.java:383)
[15:46:49] [Spigot Watchdog Thread/ERROR]:         net.coreprotect.database.Database.prepareStatement(Database.java:205)
[15:46:49] [Spigot Watchdog Thread/ERROR]:         net.coreprotect.database.Database.prepareStatement(Database.java:230)
[15:46:49] [Spigot Watchdog Thread/ERROR]:         net.coreprotect.consumer.Process.processConsumer(Process.java:49)
[15:46:49] [Spigot Watchdog Thread/ERROR]:         net.coreprotect.consumer.Consumer.run(Consumer.java:48)
[15:46:49] [Spigot Watchdog Thread/ERROR]:         java.lang.Thread.run(Thread.java:748)
[15:46:49] [Spigot Watchdog Thread/ERROR]: ------------------------------
[15:46:49] [Spigot Watchdog Thread/ERROR]: Current Thread: Thread-12
[15:46:49] [Spigot Watchdog Thread/ERROR]:     PID: 36 | Suspended: false | Native: false | State: TIMED_WAITING
[15:46:49] [Spigot Watchdog Thread/ERROR]:     Stack:
[15:46:49] [Spigot Watchdog Thread/ERROR]:         java.lang.Thread.sleep(Native Method)
[15:46:49] [Spigot Watchdog Thread/ERROR]:         net.coreprotect.thread.CacheCleanUp.run(CacheCleanUp.java:14)
[15:46:49] [Spigot Watchdog Thread/ERROR]:         java.lang.Thread.run(Thread.java:748)
[15:46:49] [Spigot Watchdog Thread/ERROR]: ------------------------------
[15:46:49] [Spigot Watchdog Thread/ERROR]: Current Thread: Abandoned connection cleanup thread
[15:46:49] [Spigot Watchdog Thread/ERROR]:     PID: 34 | Suspended: false | Native: false | State: TIMED_WAITING
[15:46:49] [Spigot Watchdog Thread/ERROR]:     Stack:
[15:46:49] [Spigot Watchdog Thread/ERROR]:         java.lang.Object.wait(Native Method)
[15:46:49] [Spigot Watchdog Thread/ERROR]:         java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:143)
[15:46:49] [Spigot Watchdog Thread/ERROR]:         com.mysql.jdbc.AbandonedConnectionCleanupThread.run(AbandonedConnectionCleanupThread.java:43)
[15:46:51] [Spigot Watchdog Thread/ERROR]: ------------------------------
[15:46:51] [Spigot Watchdog Thread/ERROR]: Current Thread: Timer-1
[15:46:51] [Spigot Watchdog Thread/ERROR]:     PID: 33 | Suspended: false | Native: false | State: TIMED_WAITING
[15:46:51] [Spigot Watchdog Thread/ERROR]:     Stack:
[15:46:51] [Spigot Watchdog Thread/ERROR]:         java.lang.Object.wait(Native Method)
[15:46:51] [Spigot Watchdog Thread/ERROR]:         java.util.TimerThread.mainLoop(Timer.java:552)
[15:46:51] [Spigot Watchdog Thread/ERROR]:         java.util.TimerThread.run(Timer.java:505)
[15:46:51] [Spigot Watchdog Thread/ERROR]: ------------------------------
[15:46:51] [Spigot Watchdog Thread/ERROR]: Current Thread: pool-8-thread-1
[15:46:51] [Spigot Watchdog Thread/ERROR]:     PID: 32 | Suspended: false | Native: false | State: TIMED_WAITING
[15:46:51] [Spigot Watchdog Thread/ERROR]:     Stack:
[15:46:51] [Spigot Watchdog Thread/ERROR]:         sun.misc.Unsafe.park(Native Method)
[15:46:51] [Spigot Watchdog Thread/ERROR]:         java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
[15:46:51] [Spigot Watchdog Thread/ERROR]:         java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078)
[15:46:51] [Spigot Watchdog Thread/ERROR]:         java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1093)
[15:46:51] [Spigot Watchdog Thread/ERROR]:         java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:809)
[15:46:51] [Spigot Watchdog Thread/ERROR]:         java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
[15:46:51] [Spigot Watchdog Thread/ERROR]:         java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
[15:46:51] [Spigot Watchdog Thread/ERROR]:         java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
[15:46:51] [Spigot Watchdog Thread/ERROR]:         java.lang.Thread.run(Thread.java:748)
[15:46:51] [Spigot Watchdog Thread/ERROR]: ------------------------------
[15:46:51] [Spigot Watchdog Thread/ERROR]: Current Thread: Netty Epoll Server IO #3
[15:46:51] [Spigot Watchdog Thread/ERROR]:     PID: 28 | Suspended: false | Native: false | State: RUNNABLE
[15:46:51] [Spigot Watchdog Thread/ERROR]:     Stack:
[15:46:51] [Spigot Watchdog Thread/ERROR]:         io.netty.channel.epoll.Native.epollWait(Native Method)
[15:46:51] [Spigot Watchdog Thread/ERROR]:         io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:194)
[15:46:51] [Spigot Watchdog Thread/ERROR]:         io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:219)
[15:46:51] [Spigot Watchdog Thread/ERROR]:         io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:116)
[15:46:51] [Spigot Watchdog Thread/ERROR]:         java.lang.Thread.run(Thread.java:748)
[15:46:51] [Spigot Watchdog Thread/ERROR]: ------------------------------
[15:46:51] [Spigot Watchdog Thread/ERROR]: Current Thread: Netty Epoll Server IO #2
[15:46:51] [Spigot Watchdog Thread/ERROR]:     PID: 27 | Suspended: false | Native: false | State: RUNNABLE
[15:46:51] [Spigot Watchdog Thread/ERROR]:     Stack:
[15:46:51] [Spigot Watchdog Thread/ERROR]:         io.netty.channel.epoll.Native.epollWait(Native Method)
[15:46:51] [Spigot Watchdog Thread/ERROR]:         io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:194)
[15:46:51] [Spigot Watchdog Thread/ERROR]:         io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:219)
[15:46:51] [Spigot Watchdog Thread/ERROR]:         io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:116)
[15:46:51] [Spigot Watchdog Thread/ERROR]:         java.lang.Thread.run(Thread.java:748)
[15:46:51] [Spigot Watchdog Thread/ERROR]: ------------------------------
[15:46:51] [Spigot Watchdog Thread/ERROR]: Current Thread: Timer-0
[15:46:51] [Spigot Watchdog Thread/ERROR]:     PID: 30 | Suspended: false | Native: false | State: TIMED_WAITING
[15:46:51] [Spigot Watchdog Thread/ERROR]:     Stack:
[15:46:51] [Spigot Watchdog Thread/ERROR]:         java.lang.Object.wait(Native Method)
[15:46:51] [Spigot Watchdog Thread/ERROR]:         java.util.TimerThread.mainLoop(Timer.java:552)
[15:46:51] [Spigot Watchdog Thread/ERROR]:         java.util.TimerThread.run(Timer.java:505)
[15:46:51] [Spigot Watchdog Thread/ERROR]: ------------------------------
[15:46:51] [Spigot Watchdog Thread/ERROR]: Current Thread: Netty Epoll Server IO #1
[15:46:51] [Spigot Watchdog Thread/ERROR]:     PID: 26 | Suspended: false | Native: false | State: RUNNABLE
[15:46:51] [Spigot Watchdog Thread/ERROR]:     Thread is waiting on monitor(s):
[15:46:51] [Spigot Watchdog Thread/ERROR]:         Locked on:io.netty.util.concurrent.DefaultPromise.setUncancellable(DefaultPromise.java:461)
[15:46:51] [Spigot Watchdog Thread/ERROR]:     Stack:
[15:46:51] [Spigot Watchdog Thread/ERROR]:         io.netty.util.concurrent.DefaultPromise.setUncancellable(DefaultPromise.java:461)
[15:46:51] [Spigot Watchdog Thread/ERROR]:         io.netty.channel.AbstractChannel$AbstractUnsafe.register0(AbstractChannel.java:436)
[15:46:51] [Spigot Watchdog Thread/ERROR]:         io.netty.channel.AbstractChannel$AbstractUnsafe.access$100(AbstractChannel.java:374)
[15:46:51] [Spigot Watchdog Thread/ERROR]:         io.netty.channel.AbstractChannel$AbstractUnsafe$1.run(AbstractChannel.java:418)
[15:46:51] [Spigot Watchdog Thread/ERROR]:         io.netty.util.concurrent.SingleThreadEventExecutor.runAllTasks(SingleThreadEventExecutor.java:380)
[15:46:51] [Spigot Watchdog Thread/ERROR]:         io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:268)
[15:46:51] [Spigot Watchdog Thread/ERROR]:         io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:116)
[15:46:51] [Spigot Watchdog Thread/ERROR]:         java.lang.Thread.run(Thread.java:748)
[15:46:51] [Spigot Watchdog Thread/ERROR]: ------------------------------
[15:46:51] [Spigot Watchdog Thread/ERROR]: Current Thread: Netty Epoll Server IO #0
[15:46:51] [Spigot Watchdog Thread/ERROR]:     PID: 25 | Suspended: false | Native: false | State: RUNNABLE
[15:46:51] [Spigot Watchdog Thread/ERROR]:     Stack:
[15:46:51] [Spigot Watchdog Thread/ERROR]:         io.netty.channel.epoll.Native.epollWait(Native Method)
[15:46:51] [Spigot Watchdog Thread/ERROR]:         io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:194)
[15:46:51] [Spigot Watchdog Thread/ERROR]:         io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:219)
[15:46:51] [Spigot Watchdog Thread/ERROR]:         io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:116)
[15:46:51] [Spigot Watchdog Thread/ERROR]:         java.lang.Thread.run(Thread.java:748)
[15:46:51] [Spigot Watchdog Thread/ERROR]: ------------------------------
[15:46:51] [Spigot Watchdog Thread/ERROR]: Current Thread: Spigot Metrics Thread
[15:46:51] [Spigot Watchdog Thread/ERROR]:     PID: 24 | Suspended: false | Native: false | State: TIMED_WAITING
[15:46:51] [Spigot Watchdog Thread/ERROR]:     Stack:
[15:46:51] [Spigot Watchdog Thread/ERROR]:         java.lang.Object.wait(Native Method)
[15:46:51] [Spigot Watchdog Thread/ERROR]:         java.util.TimerThread.mainLoop(Timer.java:552)
[15:46:51] [Spigot Watchdog Thread/ERROR]:         java.util.TimerThread.run(Timer.java:505)
[15:46:51] [Spigot Watchdog Thread/ERROR]: ------------------------------
[15:46:51] [Spigot Watchdog Thread/ERROR]: Current Thread: Spigot Watchdog Thread
[15:46:51] [Spigot Watchdog Thread/ERROR]:     PID: 23 | Suspended: false | Native: false | State: RUNNABLE
[15:46:51] [Spigot Watchdog Thread/ERROR]:     Stack:
[15:46:51] [Spigot Watchdog Thread/ERROR]:         sun.management.ThreadImpl.dumpThreads0(Native Method)
[15:46:51] [Spigot Watchdog Thread/ERROR]:         sun.management.ThreadImpl.dumpAllThreads(ThreadImpl.java:454)
[15:46:51] [Spigot Watchdog Thread/ERROR]:         org.spigotmc.WatchdogThread.run(WatchdogThread.java:76)
[15:46:51] [Spigot Watchdog Thread/ERROR]: ------------------------------
[15:46:51] [Spigot Watchdog Thread/ERROR]: Current Thread: Server console handler
[15:46:51] [Spigot Watchdog Thread/ERROR]:     PID: 20 | Suspended: false | Native: true | State: RUNNABLE
[15:46:51] [Spigot Watchdog Thread/ERROR]:     Thread is waiting on monitor(s):
[15:46:51] [Spigot Watchdog Thread/ERROR]:         Locked on:java.io.BufferedInputStream.read(BufferedInputStream.java:265)
[15:46:51] [Spigot Watchdog Thread/ERROR]:         Locked on:org.bukkit.craftbukkit.libs.jline.internal.NonBlockingInputStream.read(NonBlockingInputStream.java:169)
[15:46:51] [Spigot Watchdog Thread/ERROR]:         Locked on:org.bukkit.craftbukkit.libs.jline.internal.InputStreamReader.read(InputStreamReader.java:261)
[15:46:51] [Spigot Watchdog Thread/ERROR]:         Locked on:org.bukkit.craftbukkit.libs.jline.internal.InputStreamReader.read(InputStreamReader.java:198)
[15:46:51] [Spigot Watchdog Thread/ERROR]:     Stack:
[15:46:51] [Spigot Watchdog Thread/ERROR]:         java.io.FileInputStream.readBytes(Native Method)
[15:46:51] [Spigot Watchdog Thread/ERROR]:         java.io.FileInputStream.read(FileInputStream.java:255)
[15:46:51] [Spigot Watchdog Thread/ERROR]:         java.io.BufferedInputStream.fill(BufferedInputStream.java:246)
[15:46:51] [Spigot Watchdog Thread/ERROR]:         java.io.BufferedInputStream.read(BufferedInputStream.java:265)
[15:46:51] [Spigot Watchdog Thread/ERROR]:         org.bukkit.craftbukkit.libs.jline.internal.NonBlockingInputStream.read(NonBlockingInputStream.java:169)
[15:46:51] [Spigot Watchdog Thread/ERROR]:         org.bukkit.craftbukkit.libs.jline.internal.NonBlockingInputStream.read(NonBlockingInputStream.java:137)
[15:46:51] [Spigot Watchdog Thread/ERROR]:         org.bukkit.craftbukkit.libs.jline.internal.NonBlockingInputStream.read(NonBlockingInputStream.java:246)
[15:46:51] [Spigot Watchdog Thread/ERROR]:         org.bukkit.craftbukkit.libs.jline.internal.InputStreamReader.read(InputStreamReader.java:261)
[15:46:51] [Spigot Watchdog Thread/ERROR]:         org.bukkit.craftbukkit.libs.jline.internal.InputStreamReader.read(InputStreamReader.java:198)
[15:46:51] [Spigot Watchdog Thread/ERROR]:         org.bukkit.craftbukkit.libs.jline.console.ConsoleReader.readCharacter(ConsoleReader.java:2145)
[15:46:51] [Spigot Watchdog Thread/ERROR]:         org.bukkit.craftbukkit.libs.jline.console.ConsoleReader.readLine(ConsoleReader.java:2349)
[15:46:51] [Spigot Watchdog Thread/ERROR]:         net.minecraft.server.v1_9_R2.DedicatedServer$2.run(DedicatedServer.java:81)
[15:46:51] [Spigot Watchdog Thread/ERROR]: ------------------------------
[15:46:51] [Spigot Watchdog Thread/ERROR]: Current Thread: Thread-5
[15:46:51] [Spigot Watchdog Thread/ERROR]:     PID: 21 | Suspended: false | Native: true | State: RUNNABLE
[15:46:51] [Spigot Watchdog Thread/ERROR]:     Stack:
[15:46:51] [Spigot Watchdog Thread/ERROR]:         java.lang.UNIXProcess.forkAndExec(Native Method)
[15:46:51] [Spigot Watchdog Thread/ERROR]:         java.lang.UNIXProcess.<init>(UNIXProcess.java:247)
[15:46:51] [Spigot Watchdog Thread/ERROR]:         java.lang.ProcessImpl.start(ProcessImpl.java:134)
[15:46:51] [Spigot Watchdog Thread/ERROR]:         java.lang.ProcessBuilder.start(ProcessBuilder.java:1029)
[15:46:51] [Spigot Watchdog Thread/ERROR]:         java.lang.Runtime.exec(Runtime.java:620)
[15:46:51] [Spigot Watchdog Thread/ERROR]:         java.lang.Runtime.exec(Runtime.java:485)
[15:46:51] [Spigot Watchdog Thread/ERROR]:         org.bukkit.craftbukkit.libs.jline.internal.TerminalLineSettings.exec(TerminalLineSettings.java:196)
[15:46:51] [Spigot Watchdog Thread/ERROR]:         org.bukkit.craftbukkit.libs.jline.internal.TerminalLineSettings.exec(TerminalLineSettings.java:186)
[15:46:51] [Spigot Watchdog Thread/ERROR]:         org.bukkit.craftbukkit.libs.jline.internal.TerminalLineSettings.stty(TerminalLineSettings.java:181)
[15:46:51] [Spigot Watchdog Thread/ERROR]:         org.bukkit.craftbukkit.libs.jline.internal.TerminalLineSettings.get(TerminalLineSettings.java:74)
[15:46:51] [Spigot Watchdog Thread/ERROR]:         org.bukkit.craftbukkit.libs.jline.internal.TerminalLineSettings.getProperty(TerminalLineSettings.java:95)
[15:46:51] [Spigot Watchdog Thread/ERROR]:         org.bukkit.craftbukkit.libs.jline.UnixTerminal.getWidth(UnixTerminal.java:76)
[15:46:51] [Spigot Watchdog Thread/ERROR]:         org.bukkit.craftbukkit.libs.jline.console.ConsoleReader.drawBuffer(ConsoleReader.java:879)
[15:46:51] [Spigot Watchdog Thread/ERROR]:         org.bukkit.craftbukkit.libs.jline.console.ConsoleReader.drawBuffer(ConsoleReader.java:898)
[15:46:51] [Spigot Watchdog Thread/ERROR]:         org.bukkit.craftbukkit.libs.jline.console.ConsoleReader.drawLine(ConsoleReader.java:608)
[15:46:51] [Spigot Watchdog Thread/ERROR]:         org.bukkit.craftbukkit.v1_9_R2.util.TerminalConsoleWriterThread.run(TerminalConsoleWriterThread.java:40)
[15:46:51] [Spigot Watchdog Thread/ERROR]:         java.lang.Thread.run(Thread.java:748)
[15:46:51] [Spigot Watchdog Thread/ERROR]: ------------------------------
[15:46:51] [Spigot Watchdog Thread/ERROR]: Current Thread: DestroyJavaVM
[15:46:51] [Spigot Watchdog Thread/ERROR]:     PID: 19 | Suspended: false | Native: false | State: RUNNABLE
[15:46:51] [Spigot Watchdog Thread/ERROR]:     Stack:
[15:46:51] [Spigot Watchdog Thread/ERROR]: ------------------------------
[15:46:51] [Spigot Watchdog Thread/ERROR]: Current Thread: Server thread
[15:46:51] [Spigot Watchdog Thread/ERROR]:     PID: 17 | Suspended: false | Native: false | State: RUNNABLE
[15:46:51] [Spigot Watchdog Thread/ERROR]:     Stack:
[15:46:51] [Spigot Watchdog Thread/ERROR]:         java.io.FileOutputStream.writeBytes(Native Method)
[15:46:51] [Spigot Watchdog Thread/ERROR]:         java.io.FileOutputStream.write(FileOutputStream.java:313)
[15:46:51] [Spigot Watchdog Thread/ERROR]:         java.util.zip.GZIPOutputStream.writeHeader(GZIPOutputStream.java:182)
[15:46:51] [Spigot Watchdog Thread/ERROR]:         java.util.zip.GZIPOutputStream.<init>(GZIPOutputStream.java:94)
[15:46:51] [Spigot Watchdog Thread/ERROR]:         java.util.zip.GZIPOutputStream.<init>(GZIPOutputStream.java:109)
[15:46:51] [Spigot Watchdog Thread/ERROR]:         net.minecraft.server.v1_9_R2.NBTCompressedStreamTools.a(NBTCompressedStreamTools.java:32)
[15:46:51] [Spigot Watchdog Thread/ERROR]:         net.minecraft.server.v1_9_R2.PersistentCollection.a(PersistentCollection.java:100)
[15:46:51] [Spigot Watchdog Thread/ERROR]:         net.minecraft.server.v1_9_R2.PersistentCollection.a(PersistentCollection.java:82)
[15:46:51] [Spigot Watchdog Thread/ERROR]:         net.minecraft.server.v1_9_R2.WorldServer.a(WorldServer.java:1072)
[15:46:51] [Spigot Watchdog Thread/ERROR]:         net.minecraft.server.v1_9_R2.WorldServer.save(WorldServer.java:1013)
[15:46:51] [Spigot Watchdog Thread/ERROR]:         org.bukkit.craftbukkit.v1_9_R2.CraftWorld.save(CraftWorld.java:794)
[15:46:51] [Spigot Watchdog Thread/ERROR]:         net.minecraft.server.v1_9_R2.MinecraftServer.C(MinecraftServer.java:690)
[15:46:51] [Spigot Watchdog Thread/ERROR]:         net.minecraft.server.v1_9_R2.MinecraftServer.run(MinecraftServer.java:564)
[15:46:51] [Spigot Watchdog Thread/ERROR]:         java.lang.Thread.run(Thread.java:748)
[15:46:51] [Spigot Watchdog Thread/ERROR]: ------------------------------
[15:46:51] [Spigot Watchdog Thread/ERROR]: Current Thread: Server Infinisleeper
[15:46:51] [Spigot Watchdog Thread/ERROR]:     PID: 18 | Suspended: false | Native: false | State: TIMED_WAITING
[15:46:51] [Spigot Watchdog Thread/ERROR]:     Stack:
[15:46:51] [Spigot Watchdog Thread/ERROR]:         java.lang.Thread.sleep(Native Method)
[15:46:51] [Spigot Watchdog Thread/ERROR]:         net.minecraft.server.v1_9_R2.DedicatedServer$1.run(DedicatedServer.java:56)
[15:46:51] [Spigot Watchdog Thread/ERROR]: ------------------------------
[15:46:51] [Spigot Watchdog Thread/ERROR]: Current Thread: NonBlockingInputStreamThread
[15:46:51] [Spigot Watchdog Thread/ERROR]:     PID: 15 | Suspended: false | Native: false | State: WAITING
[15:46:51] [Spigot Watchdog Thread/ERROR]:     Stack:
[15:46:51] [Spigot Watchdog Thread/ERROR]:         java.lang.Object.wait(Native Method)
[15:46:51] [Spigot Watchdog Thread/ERROR]:         org.bukkit.craftbukkit.libs.jline.internal.NonBlockingInputStream.run(NonBlockingInputStream.java:278)
[15:46:51] [Spigot Watchdog Thread/ERROR]:         java.lang.Thread.run(Thread.java:748)
[15:46:51] [Spigot Watchdog Thread/ERROR]: ------------------------------
[15:46:51] [Spigot Watchdog Thread/ERROR]: Current Thread: Snooper Timer
[15:46:51] [Spigot Watchdog Thread/ERROR]:     PID: 13 | Suspended: false | Native: false | State: TIMED_WAITING
[15:46:51] [Spigot Watchdog Thread/ERROR]:     Stack:
[15:46:51] [Spigot Watchdog Thread/ERROR]:         java.lang.Object.wait(Native Method)
[15:46:51] [Spigot Watchdog Thread/ERROR]:         java.util.TimerThread.mainLoop(Timer.java:552)
[15:46:51] [Spigot Watchdog Thread/ERROR]:         java.util.TimerThread.run(Timer.java:505)
[15:46:51] [Spigot Watchdog Thread/ERROR]: ------------------------------
[15:46:51] [Spigot Watchdog Thread/ERROR]: Current Thread: Signal Dispatcher
[15:46:51] [Spigot Watchdog Thread/ERROR]:     PID: 4 | Suspended: false | Native: false | State: RUNNABLE
[15:46:51] [Spigot Watchdog Thread/ERROR]:     Stack:
[15:46:51] [Spigot Watchdog Thread/ERROR]: ------------------------------
[15:46:51] [Spigot Watchdog Thread/ERROR]: Current Thread: Finalizer
[15:46:51] [Spigot Watchdog Thread/ERROR]:     PID: 3 | Suspended: false | Native: false | State: WAITING
[15:46:51] [Spigot Watchdog Thread/ERROR]:     Stack:
[15:46:51] [Spigot Watchdog Thread/ERROR]:         java.lang.Object.wait(Native Method)
[15:46:51] [Spigot Watchdog Thread/ERROR]:         java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:143)
[15:46:51] [Spigot Watchdog Thread/ERROR]:         java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:164)
[15:46:51] [Spigot Watchdog Thread/ERROR]:         java.lang.ref.Finalizer$FinalizerThread.run(Finalizer.java:209)
[15:46:51] [Spigot Watchdog Thread/ERROR]: ------------------------------
[15:46:51] [Spigot Watchdog Thread/ERROR]: Current Thread: Reference Handler
[15:46:51] [Spigot Watchdog Thread/ERROR]:     PID: 2 | Suspended: false | Native: false | State: WAITING
[15:46:51] [Spigot Watchdog Thread/ERROR]:     Stack:
[15:46:51] [Spigot Watchdog Thread/ERROR]:         java.lang.Object.wait(Native Method)
[15:46:51] [Spigot Watchdog Thread/ERROR]:         java.lang.Object.wait(Object.java:502)
[15:46:51] [Spigot Watchdog Thread/ERROR]:         java.lang.ref.Reference.tryHandlePending(Reference.java:191)
[15:46:51] [Spigot Watchdog Thread/ERROR]:         java.lang.ref.Reference$ReferenceHandler.run(Reference.java:153)
[15:46:51] [Spigot Watchdog Thread/ERROR]: ------------------------------
[15:46:53] [Spigot Watchdog Thread/INFO]: Startup script './start.sh' does not exist! Stopping server.
[15:46:54] [Thread-4/INFO]: Stopping server
Donc, tous les serveurs se ferment en même temps, mais pas le VPS ?
Ton VPS serait-il hanté ? :o

Plus sérieusement, je n'ai jamais eu ce problème et je n'en ai jamais entendu parlé (à part maintenant).
Je vais me renseigner sur internet et je te reviens.
 
  • J'aime
Reactions: Ordwen
Donc, tous les serveurs se ferment en même temps, mais pas le VPS ?
Ton VPS serait-il hanté ? :o

Plus sérieusement, je n'ai jamais eu ce problème et je n'en ai jamais entendu parlé (à part maintenant).
Je vais me renseigner sur internet et je te reviens.
Merci beaucoup ! Oui, les serveurs se ferment mais pas le VPS... Est-ce possible que cela vienne de la connexion elle-même du VPS ? Je veux dire, grossièrement un VPS est un ordinateur contrôlé à distance, alors si la connexion est interrompue un court instant, le VPS pourrait rétablir la connexion de lui même sans s'éteindre, mais les serveurs eux, forcément.... Je vais questionner mon hébergeur.

Seulement, l'erreur dure bien 5 bonnes minutes avant l'arrêt total du serveur...

Ah et j'avais pensé au BungeeCord, mais comme le TeamSpeak est d'après mon ami aussi impacté..
 
Merci beaucoup ! Oui, les serveurs se ferment mais pas le VPS... Est-ce possible que cela vienne de la connexion elle-même du VPS ? Je veux dire, grossièrement un VPS est un ordinateur contrôlé à distance, alors si la connexion est interrompue un court instant, le VPS pourrait rétablir la connexion de lui même sans s'éteindre, mais les serveurs eux, forcément.... Je vais questionner mon hébergeur.
Seulement, l'erreur dure bien 5 bonnes minutes avant l'arrêt total du serveur...
Effectivement, ça peut être dû à la connexion, mais normalement les serveurs auraient juste des ralentissements, si on en vient que la connexion coupe à chaque 2 minutes, il faut soit le signaler à l'hébergeur, soit changer d'hébergeur !

As-tu un KVM (Bureau -> Panneau de contrôle) ou tu pourrais vérifier la connexion, ou un speed-test qui te transmet automatiquement sur le site ?

EDIT: Tu peux essayer de reboot complètement le VPS et de refaire seulement un serveur, cette fois-ci, pour voir le résultat. Si ça semble fonctionner, installe ensuite tes autres serveurs.
 
Effectivement, ça peut être dû à la connexion, mais normalement les serveurs auraient juste des ralentissements, si on en vient que la connexion coupe à chaque 2 minutes, il faut soit le signaler à l'hébergeur, soit changer d'hébergeur !

As-tu un KVM (Bureau -> Panneau de contrôle) ou tu pourrais vérifier la connexion, ou un speed-test qui te transmet automatiquement sur le site ?

EDIT: Tu peux essayer de reboot complètement le VPS et de refaire seulement un serveur, cette fois-ci, pour voir le résultat. Si ça semble fonctionner, installe ensuite tes autres serveurs.

Je viens de chercher un petit peu tout ça... Alors concrètement, PulseHeberg ne me propose pas de KVM. En fait je ne connaissais pas du tout l'existence du KVM jusqu'à il y a quelques minutes ! Mais en fait, PulseHeberg ne propose pas avec un VPS SSD/HDD (ce dont je dispose) un KVM. Il faut un autre VPS, carrément, qui correspond avec l'offre...

1520531678-kvm-pulse2.png


Enfin, depuis le panel de mon VPS, je dispose tout de même d'une "vulgaire" console j'ai envie de dire, puisque son fonctionnement est clairement incompréhensible... Surtout que la connexion se ferme quasi immédiatement !

1520531675-kvm-pulse.png


Et enfin pour la dernière option, c'est à dire complètement reboot le VPS, je ne sais pas... Ce crash en fait ne se produit pas très fréquemment, même si il est imprévisible (avant celui-là, le dernier remontait à deux-trois semaines). Après aussi mes serveurs font une taille monstrueuse (on approche en quelque sorte de l'ouverture)... Si rien d'autre n'est trouvé, j'essaierais :p !