Bonjour.
J'ai ouvert un serveur Minecraft (Spigot - BungeeCord - 1.11.2)
J'ai installé:
Le proxy
Un lobby
Un premier serveur
Un deuxième serveur
Tout marche très bien à l'exeption du serveur 2 qui plante 2-3 fois par jour et se rallume tout seul ...
Voici les logs lors du crash du serveur.
Avez-vous une idée du problème car je n'ai jamais rencontré ce type d'erreur ...
Bien à vous.
Julien.
J'ai ouvert un serveur Minecraft (Spigot - BungeeCord - 1.11.2)
J'ai installé:
Le proxy
Un lobby
Un premier serveur
Un deuxième serveur
Tout marche très bien à l'exeption du serveur 2 qui plante 2-3 fois par jour et se rallume tout seul ...
Voici les logs lors du crash du serveur.
Code:
[19:32:23] [Spigot Watchdog Thread/ERROR]: The server has stopped responding!
[19:32:23] [Spigot Watchdog Thread/ERROR]: Please report this to http://www.spigotmc.org/
[19:32:23] [Spigot Watchdog Thread/ERROR]: Be sure to include ALL relevant console errors and Minecraft crash reports
[19:32:23] [Spigot Watchdog Thread/ERROR]: Spigot version: git-Spigot-96235ab-2aa5ac6 (MC: 1.11.2)
[19:32:23] [Spigot Watchdog Thread/ERROR]: ------------------------------
[19:32:23] [Spigot Watchdog Thread/ERROR]: Server thread dump (Look for plugins here before reporting to Spigot!):
[19:32:23] [Server thread/INFO]: Alphashow lost connection: Internal Exception: java.io.IOException: Error while write(...): Broken pipe
[19:32:23] [Server thread/INFO]: [-] Alphashow
[19:32:23] [Server thread/INFO]: Nazdrak lost connection: Internal Exception: java.io.IOException: Error while write(...): Broken pipe
[19:32:23] [Spigot Watchdog Thread/ERROR]: ------------------------------
[19:32:23] [Spigot Watchdog Thread/ERROR]: Current Thread: Server thread
[19:32:23] [Spigot Watchdog Thread/ERROR]: PID: 16 | Suspended: false | Native: false | State: RUNNABLE
[19:32:23] [Spigot Watchdog Thread/ERROR]: Stack:
[19:32:23] [Spigot Watchdog Thread/ERROR]: com.google.gson.internal.LinkedTreeMap.find(LinkedTreeMap.java:150)
[19:32:23] [Spigot Watchdog Thread/ERROR]: com.google.gson.internal.LinkedTreeMap.put(LinkedTreeMap.java:94)
[19:32:23] [Spigot Watchdog Thread/ERROR]: com.google.gson.JsonObject.add(JsonObject.java:57)
[19:32:23] [Spigot Watchdog Thread/ERROR]: com.google.gson.JsonObject.addProperty(JsonObject.java:90)
[19:32:23] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_11_R1.ServerStatisticManager.a(ServerStatisticManager.java:167)
[19:32:23] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_11_R1.ServerStatisticManager.b(ServerStatisticManager.java:61)
[19:32:23] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_11_R1.PlayerList.savePlayerFile(PlayerList.java:313)
[19:32:23] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_11_R1.PlayerList.disconnect(PlayerList.java:385)
[19:32:23] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_11_R1.PlayerConnection.a(PlayerConnection.java:1055)
[19:32:23] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_11_R1.NetworkManager.handleDisconnection(NetworkManager.java:316)
[19:32:23] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_11_R1.ServerConnection.c(ServerConnection.java:174)
[19:32:23] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_11_R1.MinecraftServer.D(MinecraftServer.java:842)
[19:32:23] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_11_R1.DedicatedServer.D(DedicatedServer.java:399)
[19:32:23] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_11_R1.MinecraftServer.C(MinecraftServer.java:678)
[19:32:23] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_11_R1.MinecraftServer.run(MinecraftServer.java:576)
[19:32:23] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:745)
[19:32:23] [Spigot Watchdog Thread/ERROR]: ------------------------------
[19:32:23] [Spigot Watchdog Thread/ERROR]: Entire Thread Dump:
[19:32:23] [Server thread/INFO]: [-] Nazdrak
[19:32:23] [Server thread/INFO]: progamer6941 lost connection: Timed out
[19:32:23] [Spigot Watchdog Thread/ERROR]: ------------------------------
[19:32:23] [Spigot Watchdog Thread/ERROR]: Current Thread: pool-23-thread-1
[19:32:23] [Spigot Watchdog Thread/ERROR]: PID: 827 | Suspended: false | Native: false | State: TIMED_WAITING
[19:32:23] [Spigot Watchdog Thread/ERROR]: Stack:
[19:32:23] [Spigot Watchdog Thread/ERROR]: sun.misc.Unsafe.park(Native Method)
[19:32:23] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
[19:32:23] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078)
[19:32:23] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1093)
[19:32:23] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:809)
[19:32:23] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067)
[19:32:23] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
[19:32:23] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
[19:32:23] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:745)
[19:32:23] [Spigot Watchdog Thread/ERROR]: ------------------------------
[19:32:23] [Spigot Watchdog Thread/ERROR]: Current Thread: pool-22-thread-1
[19:32:23] [Spigot Watchdog Thread/ERROR]: PID: 826 | Suspended: false | Native: false | State: WAITING
[19:32:23] [Spigot Watchdog Thread/ERROR]: Stack:
[19:32:23] [Spigot Watchdog Thread/ERROR]: sun.misc.Unsafe.park(Native Method)
[19:32:23] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
[19:32:23] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
[19:32:23] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
[19:32:23] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067)
[19:32:23] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
[19:32:23] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
[19:32:23] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:745)
[19:32:23] [Spigot Watchdog Thread/ERROR]: ------------------------------
[19:32:23] [Spigot Watchdog Thread/ERROR]: Current Thread: Head Conversion Thread - 2
[19:32:23] [Spigot Watchdog Thread/ERROR]: PID: 202 | Suspended: false | Native: false | State: WAITING
[19:32:23] [Spigot Watchdog Thread/ERROR]: Stack:
[19:32:23] [Spigot Watchdog Thread/ERROR]: sun.misc.Unsafe.park(Native Method)
[19:32:23] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
[19:32:23] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
[19:32:23] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
[19:32:23] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067)
[19:32:23] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
[19:32:23] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
[19:32:23] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:745)
[19:32:23] [Spigot Watchdog Thread/ERROR]: ------------------------------
[19:32:23] [Spigot Watchdog Thread/ERROR]: Current Thread: Scheduler-77986126
[19:32:23] [Spigot Watchdog Thread/ERROR]: PID: 166 | Suspended: false | Native: false | State: WAITING
[19:32:23] [Spigot Watchdog Thread/ERROR]: Stack:
[19:32:23] [Spigot Watchdog Thread/ERROR]: sun.misc.Unsafe.park(Native Method)
[19:32:23] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
[19:32:23] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
[19:32:23] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1081)
[19:32:23] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:809)
[19:32:23] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067)
[19:32:23] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
[19:32:23] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
[19:32:23] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:745)
[19:32:23] [Spigot Watchdog Thread/ERROR]: ------------------------------
[19:32:23] [Spigot Watchdog Thread/ERROR]: Current Thread: Head Conversion Thread - 1
[19:32:23] [Spigot Watchdog Thread/ERROR]: PID: 151 | Suspended: false | Native: false | State: WAITING
[19:32:23] [Spigot Watchdog Thread/ERROR]: Stack:
[19:32:23] [Spigot Watchdog Thread/ERROR]: sun.misc.Unsafe.park(Native Method)
[19:32:23] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
[19:32:23] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
[19:32:23] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
[19:32:23] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067)
[19:32:23] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
[19:32:23] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
[19:32:23] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:745)
[19:32:23] [Spigot Watchdog Thread/ERROR]: ------------------------------
[19:32:23] [Spigot Watchdog Thread/ERROR]: Current Thread: Head Conversion Thread - 0
[19:32:23] [Spigot Watchdog Thread/ERROR]: PID: 145 | Suspended: false | Native: false | State: WAITING
[19:32:23] [Spigot Watchdog Thread/ERROR]: Stack:
[19:32:23] [Spigot Watchdog Thread/ERROR]: sun.misc.Unsafe.park(Native Method)
[19:32:23] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
[19:32:23] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
[19:32:23] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
[19:32:23] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067)
[19:32:23] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
[19:32:23] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
[19:32:23] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:745)
[19:32:23] [Spigot Watchdog Thread/ERROR]: ------------------------------
[19:32:23] [Spigot Watchdog Thread/ERROR]: Current Thread: File IO Thread
[19:32:23] [Spigot Watchdog Thread/ERROR]: PID: 111 | Suspended: false | Native: false | State: TIMED_WAITING
[19:32:23] [Spigot Watchdog Thread/ERROR]: Stack:
[19:32:23] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.sleep(Native Method)
[19:32:23] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_11_R1.FileIOThread.c(SourceFile:51)
[19:32:23] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_11_R1.FileIOThread.run(SourceFile:30)
[19:32:23] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:745)
[19:32:23] [Spigot Watchdog Thread/ERROR]: ------------------------------
[19:32:23] [Spigot Watchdog Thread/ERROR]: Current Thread: ProtocolLib-StructureCompiler 0
[19:32:23] [Spigot Watchdog Thread/ERROR]: PID: 110 | Suspended: false | Native: false | State: WAITING
[19:32:23] [Spigot Watchdog Thread/ERROR]: Stack:
[19:32:23] [Spigot Watchdog Thread/ERROR]: sun.misc.Unsafe.park(Native Method)
[19:32:23] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
[19:32:23] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
[19:32:23] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
[19:32:23] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067)
[19:32:23] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
[19:32:23] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
[19:32:23] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:745)
[19:32:23] [Spigot Watchdog Thread/ERROR]: ------------------------------
[19:32:23] [Spigot Watchdog Thread/ERROR]: Current Thread: pool-24-thread-1
[19:32:23] [Spigot Watchdog Thread/ERROR]: PID: 107 | Suspended: false | Native: false | State: WAITING
[19:32:23] [Spigot Watchdog Thread/ERROR]: Stack:
[19:32:23] [Spigot Watchdog Thread/ERROR]: sun.misc.Unsafe.park(Native Method)
[19:32:23] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
[19:32:23] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
[19:32:23] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
[19:32:23] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067)
[19:32:23] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
[19:32:23] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
[19:32:23] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:745)
[19:32:23] [Spigot Watchdog Thread/ERROR]: ------------------------------
[19:32:23] [Spigot Watchdog Thread/ERROR]: Current Thread: Netty Epoll Server IO #3
[19:32:23] [Spigot Watchdog Thread/ERROR]: PID: 27 | Suspended: false | Native: true | State: RUNNABLE
[19:32:23] [Spigot Watchdog Thread/ERROR]: Stack:
[19:32:23] [Spigot Watchdog Thread/ERROR]: io.netty.channel.epoll.Native.epollWait(Native Method)
[19:32:23] [Spigot Watchdog Thread/ERROR]: io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:194)
[19:32:23] [Spigot Watchdog Thread/ERROR]: io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:219)
[19:32:23] [Spigot Watchdog Thread/ERROR]: io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:116)
[19:32:23] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:745)
[19:32:23] [Spigot Watchdog Thread/ERROR]: ------------------------------
[19:32:23] [Spigot Watchdog Thread/ERROR]: Current Thread: Chunk I/O Executor Thread-1
[19:32:23] [Spigot Watchdog Thread/ERROR]: PID: 105 | Suspended: false | Native: false | State: WAITING
[19:32:23] [Spigot Watchdog Thread/ERROR]: Stack:
[19:32:23] [Spigot Watchdog Thread/ERROR]: sun.misc.Unsafe.park(Native Method)
[19:32:23] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
[19:32:23] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
[19:32:23] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
[19:32:23] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067)
[19:32:23] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
[19:32:23] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
[19:32:23] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:745)
[19:32:23] [Spigot Watchdog Thread/ERROR]: ------------------------------
[19:32:23] [Spigot Watchdog Thread/ERROR]: Current Thread: Thread-40
[19:32:23] [Spigot Watchdog Thread/ERROR]: PID: 75 | Suspended: false | Native: false | State: WAITING
[19:32:23] [Spigot Watchdog Thread/ERROR]: Stack:
[19:32:23] [Spigot Watchdog Thread/ERROR]: sun.misc.Unsafe.park(Native Method)
[19:32:23] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
[19:32:23] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
[19:32:23] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.LinkedBlockingDeque.takeFirst(LinkedBlockingDeque.java:492)
[19:32:23] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.LinkedBlockingDeque.take(LinkedBlockingDeque.java:680)
[19:32:23] [Spigot Watchdog Thread/ERROR]: sun.nio.fs.AbstractWatchService.take(AbstractWatchService.java:118)
[19:32:23] [Spigot Watchdog Thread/ERROR]: com.massivecraft.massivecore.store.PusherCollFlatfile.run(PusherCollFlatfile.java:56)
[19:32:23] [Spigot Watchdog Thread/ERROR]: ------------------------------
[19:32:23] [Spigot Watchdog Thread/ERROR]: Current Thread: Thread-41
[19:32:23] [Spigot Watchdog Thread/ERROR]: PID: 76 | Suspended: false | Native: true | State: RUNNABLE
[19:32:23] [Spigot Watchdog Thread/ERROR]: Stack:
[19:32:23] [Spigot Watchdog Thread/ERROR]: sun.nio.fs.LinuxWatchService.poll(Native Method)
[19:32:23] [Spigot Watchdog Thread/ERROR]: sun.nio.fs.LinuxWatchService.access$600(LinuxWatchService.java:47)
[19:32:23] [Spigot Watchdog Thread/ERROR]: sun.nio.fs.LinuxWatchService$Poller.run(LinuxWatchService.java:314)
[19:32:23] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:745)
[19:32:23] [Spigot Watchdog Thread/ERROR]: ------------------------------
[19:32:23] [Spigot Watchdog Thread/ERROR]: Current Thread: Thread-38
[19:32:23] [Spigot Watchdog Thread/ERROR]: PID: 73 | Suspended: false | Native: false | State: WAITING
[19:32:23] [Spigot Watchdog Thread/ERROR]: Stack:
[19:32:23] [Spigot Watchdog Thread/ERROR]: sun.misc.Unsafe.park(Native Method)
[19:32:23] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
[19:32:23] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
[19:32:23] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.LinkedBlockingDeque.takeFirst(LinkedBlockingDeque.java:492)
[19:32:23] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.LinkedBlockingDeque.take(LinkedBlockingDeque.java:680)
[19:32:23] [Spigot Watchdog Thread/ERROR]: sun.nio.fs.AbstractWatchService.take(AbstractWatchService.java:118)
[19:32:23] [Spigot Watchdog Thread/ERROR]: com.massivecraft.massivecore.store.PusherCollFlatfile.run(PusherCollFlatfile.java:56)
[19:32:23] [Spigot Watchdog Thread/ERROR]: ------------------------------
[19:32:23] [Spigot Watchdog Thread/ERROR]: Current Thread: Thread-39
[19:32:23] [Spigot Watchdog Thread/ERROR]: PID: 74 | Suspended: false | Native: true | State: RUNNABLE
[19:32:23] [Spigot Watchdog Thread/ERROR]: Stack:
[19:32:23] [Spigot Watchdog Thread/ERROR]: sun.nio.fs.LinuxWatchService.poll(Native Method)
[19:32:23] [Spigot Watchdog Thread/ERROR]: sun.nio.fs.LinuxWatchService.access$600(LinuxWatchService.java:47)
[19:32:23] [Spigot Watchdog Thread/ERROR]: sun.nio.fs.LinuxWatchService$Poller.run(LinuxWatchService.java:314)
[19:32:23] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:745)
[19:32:23] [Spigot Watchdog Thread/ERROR]: ------------------------------
[19:32:23] [Spigot Watchdog Thread/ERROR]: Current Thread: Thread-36
[19:32:23] [Spigot Watchdog Thread/ERROR]: PID: 71 | Suspended: false | Native: false | State: WAITING
[19:32:23] [Spigot Watchdog Thread/ERROR]: Stack:
[19:32:23] [Spigot Watchdog Thread/ERROR]: sun.misc.Unsafe.park(Native Method)
[19:32:23] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
[19:32:23] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
[19:32:23] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.LinkedBlockingDeque.takeFirst(LinkedBlockingDeque.java:492)
[19:32:23] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.LinkedBlockingDeque.take(LinkedBlockingDeque.java:680)
[19:32:23] [Spigot Watchdog Thread/ERROR]: sun.nio.fs.AbstractWatchService.take(AbstractWatchService.java:118)
[19:32:23] [Spigot Watchdog Thread/ERROR]: com.massivecraft.massivecore.store.PusherCollFlatfile.run(PusherCollFlatfile.java:56)
[19:32:23] [Spigot Watchdog Thread/ERROR]: ------------------------------
[19:32:23] [Spigot Watchdog Thread/ERROR]: Current Thread: Thread-37
[19:32:23] [Spigot Watchdog Thread/ERROR]: PID: 72 | Suspended: false | Native: true | State: RUNNABLE
[19:32:23] [Spigot Watchdog Thread/ERROR]: Stack:
[19:32:23] [Spigot Watchdog Thread/ERROR]: sun.nio.fs.LinuxWatchService.poll(Native Method)
[19:32:23] [Spigot Watchdog Thread/ERROR]: sun.nio.fs.LinuxWatchService.access$600(LinuxWatchService.java:47)
[19:32:23] [Spigot Watchdog Thread/ERROR]: sun.nio.fs.LinuxWatchService$Poller.run(LinuxWatchService.java:314)
[19:32:23] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:745)
[19:32:23] [Spigot Watchdog Thread/ERROR]: ------------------------------
[19:32:23] [Spigot Watchdog Thread/ERROR]: Current Thread: Netty Epoll Server IO #2
[19:32:23] [Spigot Watchdog Thread/ERROR]: PID: 26 | Suspended: false | Native: true | State: RUNNABLE
[19:32:23] [Spigot Watchdog Thread/ERROR]: Stack:
[19:32:23] [Spigot Watchdog Thread/ERROR]: io.netty.channel.epoll.Native.epollWait(Native Method)
[19:32:23] [Spigot Watchdog Thread/ERROR]: io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:194)
[19:32:23] [Spigot Watchdog Thread/ERROR]: io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:219)
[19:32:23] [Spigot Watchdog Thread/ERROR]: io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:116)
[19:32:23] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:745)
[19:32:23] [Spigot Watchdog Thread/ERROR]: ------------------------------
[19:32:23] [Spigot Watchdog Thread/ERROR]: Current Thread: qtp513843184-69
[19:32:23] [Spigot Watchdog Thread/ERROR]: PID: 69 | Suspended: false | Native: false | State: TIMED_WAITING
[19:32:23] [Spigot Watchdog Thread/ERROR]: Stack:
[19:32:23] [Spigot Watchdog Thread/ERROR]: sun.misc.Unsafe.park(Native Method)
[19:32:23] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
[19:32:23] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078)
[19:32:23] [Spigot Watchdog Thread/ERROR]: org.eclipse.jetty.util.BlockingArrayQueue.poll(BlockingArrayQueue.java:389)
[19:32:23] [Spigot Watchdog Thread/ERROR]: org.eclipse.jetty.util.thread.QueuedThreadPool.idleJobPoll(QueuedThreadPool.java:531)
[19:32:23] [Spigot Watchdog Thread/ERROR]: org.eclipse.jetty.util.thread.QueuedThreadPool.access$700(QueuedThreadPool.java:47)
[19:32:23] [Spigot Watchdog Thread/ERROR]: org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:590)
[19:32:23] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:745)
[19:32:23] [Spigot Watchdog Thread/ERROR]: ------------------------------
[19:32:23] [Spigot Watchdog Thread/ERROR]: Current Thread: qtp513843184-68
[19:32:23] [Spigot Watchdog Thread/ERROR]: PID: 68 | Suspended: false | Native: false | State: TIMED_WAITING
[19:32:23] [Spigot Watchdog Thread/ERROR]: Stack:
[19:32:23] [Spigot Watchdog Thread/ERROR]: sun.misc.Unsafe.park(Native Method)
[19:32:23] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
[19:32:23] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078)
[19:32:23] [Spigot Watchdog Thread/ERROR]: org.eclipse.jetty.util.BlockingArrayQueue.poll(BlockingArrayQueue.java:389)
[19:32:23] [Spigot Watchdog Thread/ERROR]: org.eclipse.jetty.util.thread.QueuedThreadPool.idleJobPoll(QueuedThreadPool.java:531)
[19:32:23] [Spigot Watchdog Thread/ERROR]: org.eclipse.jetty.util.thread.QueuedThreadPool.access$700(QueuedThreadPool.java:47)
[19:32:23] [Spigot Watchdog Thread/ERROR]: org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:590)
[19:32:23] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:745)
[19:32:23] [Spigot Watchdog Thread/ERROR]: ------------------------------
[19:32:23] [Spigot Watchdog Thread/ERROR]: Current Thread: qtp513843184-67-acceptor-0@460fa064-ServerConnector@48c846d5{HTTP/1.1}{0.0.0.0:12354}
[19:32:23] [Spigot Watchdog Thread/ERROR]: PID: 67 | Suspended: false | Native: true | State: RUNNABLE
[19:32:23] [Spigot Watchdog Thread/ERROR]: Thread is waiting on monitor(s):
[19:32:23] [Spigot Watchdog Thread/ERROR]: Locked on:sun.nio.ch.ServerSocketChannelImpl.accept(ServerSocketChannelImpl.java:250)
[19:32:23] [Spigot Watchdog Thread/ERROR]: Stack:
[19:32:23] [Spigot Watchdog Thread/ERROR]: sun.nio.ch.ServerSocketChannelImpl.accept0(Native Method)
[19:32:23] [Spigot Watchdog Thread/ERROR]: sun.nio.ch.ServerSocketChannelImpl.accept(ServerSocketChannelImpl.java:422)
[19:32:23] [Spigot Watchdog Thread/ERROR]: sun.nio.ch.ServerSocketChannelImpl.accept(ServerSocketChannelImpl.java:250)
[19:32:23] [Spigot Watchdog Thread/ERROR]: org.eclipse.jetty.server.ServerConnector.accept(ServerConnector.java:377)
[19:32:23] [Spigot Watchdog Thread/ERROR]: org.eclipse.jetty.server.AbstractConnector$Acceptor.run(AbstractConnector.java:500)
[19:32:23] [Spigot Watchdog Thread/ERROR]: org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:635)
[19:32:23] [Spigot Watchdog Thread/ERROR]: org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:555)
[19:32:23] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:745)
[19:32:23] [Spigot Watchdog Thread/ERROR]: ------------------------------
[19:32:23] [Spigot Watchdog Thread/ERROR]: Current Thread: qtp513843184-66
[19:32:23] [Spigot Watchdog Thread/ERROR]: PID: 66 | Suspended: false | Native: false | State: TIMED_WAITING
[19:32:23] [Spigot Watchdog Thread/ERROR]: Stack:
[19:32:23] [Spigot Watchdog Thread/ERROR]: sun.misc.Unsafe.park(Native Method)
[19:32:23] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
[19:32:23] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078)
[19:32:23] [Spigot Watchdog Thread/ERROR]: org.eclipse.jetty.util.BlockingArrayQueue.poll(BlockingArrayQueue.java:389)
[19:32:23] [Spigot Watchdog Thread/ERROR]: org.eclipse.jetty.util.thread.QueuedThreadPool.idleJobPoll(QueuedThreadPool.java:531)
[19:32:23] [Spigot Watchdog Thread/ERROR]: org.eclipse.jetty.util.thread.QueuedThreadPool.access$700(QueuedThreadPool.java:47)
[19:32:23] [Spigot Watchdog Thread/ERROR]: org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:590)
[19:32:23] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:745)
[19:32:23] [Spigot Watchdog Thread/ERROR]: ------------------------------
[19:32:23] [Spigot Watchdog Thread/ERROR]: Current Thread: qtp513843184-65-selector-ServerConnectorManager@d77a9a5/3
[19:32:23] [Spigot Watchdog Thread/ERROR]: PID: 65 | Suspended: false | Native: true | State: RUNNABLE
[19:32:23] [Spigot Watchdog Thread/ERROR]: Thread is waiting on monitor(s):
[19:32:23] [Spigot Watchdog Thread/ERROR]: Locked on:sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:86)
[19:32:23] [Spigot Watchdog Thread/ERROR]: Locked on:sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:86)
[19:32:23] [Spigot Watchdog Thread/ERROR]: Locked on:sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:86)
[19:32:23] [Spigot Watchdog Thread/ERROR]: Stack:
[19:32:23] [Spigot Watchdog Thread/ERROR]: sun.nio.ch.EPollArrayWrapper.epollWait(Native Method)
[19:32:23] [Spigot Watchdog Thread/ERROR]: sun.nio.ch.EPollArrayWrapper.poll(EPollArrayWrapper.java:269)
[19:32:23] [Spigot Watchdog Thread/ERROR]: sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:93)
[19:32:23] [Spigot Watchdog Thread/ERROR]: sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:86)
[19:32:23] [Spigot Watchdog Thread/ERROR]: sun.nio.ch.SelectorImpl.select(SelectorImpl.java:97)
[19:32:23] [Spigot Watchdog Thread/ERROR]: sun.nio.ch.SelectorImpl.select(SelectorImpl.java:101)
[19:32:23] [Spigot Watchdog Thread/ERROR]: org.eclipse.jetty.io.SelectorManager$ManagedSelector.select(SelectorManager.java:600)
[19:32:23] [Spigot Watchdog Thread/ERROR]: org.eclipse.jetty.io.SelectorManager$ManagedSelector.run(SelectorManager.java:549)
[19:32:23] [Spigot Watchdog Thread/ERROR]: org.eclipse.jetty.util.thread.NonBlockingThread.run(NonBlockingThread.java:52)
[19:32:23] [Spigot Watchdog Thread/ERROR]: org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:635)
[19:32:23] [Spigot Watchdog Thread/ERROR]: org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:555)
[19:32:23] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:745)
[19:32:23] [Spigot Watchdog Thread/ERROR]: ------------------------------
[19:32:23] [Spigot Watchdog Thread/ERROR]: Current Thread: qtp513843184-64-selector-ServerConnectorManager@d77a9a5/0
[19:32:23] [Spigot Watchdog Thread/ERROR]: PID: 64 | Suspended: false | Native: true | State: RUNNABLE
[19:32:23] [Spigot Watchdog Thread/ERROR]: Thread is waiting on monitor(s):
[19:32:23] [Spigot Watchdog Thread/ERROR]: Locked on:sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:86)
[19:32:23] [Spigot Watchdog Thread/ERROR]: Locked on:sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:86)
[19:32:23] [Spigot Watchdog Thread/ERROR]: Locked on:sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:86)
[19:32:23] [Spigot Watchdog Thread/ERROR]: Stack:
[19:32:23] [Spigot Watchdog Thread/ERROR]: sun.nio.ch.EPollArrayWrapper.epollWait(Native Method)
[19:32:23] [Spigot Watchdog Thread/ERROR]: sun.nio.ch.EPollArrayWrapper.poll(EPollArrayWrapper.java:269)
[19:32:23] [Spigot Watchdog Thread/ERROR]: sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:93)
[19:32:23] [Spigot Watchdog Thread/ERROR]: sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:86)
[19:32:23] [Spigot Watchdog Thread/ERROR]: sun.nio.ch.SelectorImpl.select(SelectorImpl.java:97)
[19:32:23] [Spigot Watchdog Thread/ERROR]: sun.nio.ch.SelectorImpl.select(SelectorImpl.java:101)
[19:32:23] [Spigot Watchdog Thread/ERROR]: org.eclipse.jetty.io.SelectorManager$ManagedSelector.select(SelectorManager.java:600)
[19:32:23] [Spigot Watchdog Thread/ERROR]: org.eclipse.jetty.io.SelectorManager$ManagedSelector.run(SelectorManager.java:549)
[19:32:23] [Spigot Watchdog Thread/ERROR]: org.eclipse.jetty.util.thread.NonBlockingThread.run(NonBlockingThread.java:52)
[19:32:23] [Spigot Watchdog Thread/ERROR]: org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:635)
[19:32:23] [Spigot Watchdog Thread/ERROR]: org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:555)
[19:32:23] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:745)
[19:32:23] [Spigot Watchdog Thread/ERROR]: ------------------------------
[19:32:23] [Spigot Watchdog Thread/ERROR]: Current Thread: qtp513843184-63-selector-ServerConnectorManager@d77a9a5/1
[19:32:23] [Spigot Watchdog Thread/ERROR]: PID: 63 | Suspended: false | Native: true | State: RUNNABLE
[19:32:23] [Spigot Watchdog Thread/ERROR]: Thread is waiting on monitor(s):
[19:32:23] [Spigot Watchdog Thread/ERROR]: Locked on:sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:86)
[19:32:23] [Spigot Watchdog Thread/ERROR]: Locked on:sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:86)
[19:32:23] [Spigot Watchdog Thread/ERROR]: Locked on:sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:86)
[19:32:23] [Spigot Watchdog Thread/ERROR]: Stack:
[19:32:23] [Spigot Watchdog Thread/ERROR]: sun.nio.ch.EPollArrayWrapper.epollWait(Native Method)
[19:32:23] [Spigot Watchdog Thread/ERROR]: sun.nio.ch.EPollArrayWrapper.poll(EPollArrayWrapper.java:269)
[19:32:23] [Spigot Watchdog Thread/ERROR]: sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:93)
[19:32:23] [Spigot Watchdog Thread/ERROR]: sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:86)
[19:32:23] [Spigot Watchdog Thread/ERROR]: sun.nio.ch.SelectorImpl.select(SelectorImpl.java:97)
[19:32:23] [Spigot Watchdog Thread/ERROR]: sun.nio.ch.SelectorImpl.select(SelectorImpl.java:101)
[19:32:23] [Spigot Watchdog Thread/ERROR]: org.eclipse.jetty.io.SelectorManager$ManagedSelector.select(SelectorManager.java:600)
[19:32:23] [Spigot Watchdog Thread/ERROR]: org.eclipse.jetty.io.SelectorManager$ManagedSelector.run(SelectorManager.java:549)
[19:32:23] [Spigot Watchdog Thread/ERROR]: org.eclipse.jetty.util.thread.NonBlockingThread.run(NonBlockingThread.java:52)
[19:32:23] [Spigot Watchdog Thread/ERROR]: org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:635)
[19:32:23] [Spigot Watchdog Thread/ERROR]: org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:555)
[19:32:23] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:745)
[19:32:23] [Spigot Watchdog Thread/ERROR]: ------------------------------
[19:32:23] [Spigot Watchdog Thread/ERROR]: Current Thread: qtp513843184-62-selector-ServerConnectorManager@d77a9a5/2
[19:32:23] [Spigot Watchdog Thread/ERROR]: PID: 62 | Suspended: false | Native: true | State: RUNNABLE
[19:32:23] [Spigot Watchdog Thread/ERROR]: Thread is waiting on monitor(s):
[19:32:23] [Spigot Watchdog Thread/ERROR]: Locked on:sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:86)
[19:32:23] [Spigot Watchdog Thread/ERROR]: Locked on:sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:86)
[19:32:23] [Spigot Watchdog Thread/ERROR]: Locked on:sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:86)
[19:32:23] [Spigot Watchdog Thread/ERROR]: Stack:
[19:32:23] [Spigot Watchdog Thread/ERROR]: sun.nio.ch.EPollArrayWrapper.epollWait(Native Method)
[19:32:23] [Spigot Watchdog Thread/ERROR]: sun.nio.ch.EPollArrayWrapper.poll(EPollArrayWrapper.java:269)
[19:32:23] [Spigot Watchdog Thread/ERROR]: sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:93)
[19:32:23] [Spigot Watchdog Thread/ERROR]: sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:86)
[19:32:23] [Spigot Watchdog Thread/ERROR]: sun.nio.ch.SelectorImpl.select(SelectorImpl.java:97)
[19:32:23] [Spigot Watchdog Thread/ERROR]: sun.nio.ch.SelectorImpl.select(SelectorImpl.java:101)
[19:32:23] [Spigot Watchdog Thread/ERROR]: org.eclipse.jetty.io.SelectorManager$ManagedSelector.select(SelectorManager.java:600)
[19:32:23] [Spigot Watchdog Thread/ERROR]: org.eclipse.jetty.io.SelectorManager$ManagedSelector.run(SelectorManager.java:549)
[19:32:23] [Spigot Watchdog Thread/ERROR]: org.eclipse.jetty.util.thread.NonBlockingThread.run(NonBlockingThread.java:52)
[19:32:23] [Spigot Watchdog Thread/ERROR]: org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:635)
[19:32:23] [Spigot Watchdog Thread/ERROR]: org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:555)
[19:32:23] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:745)
[19:32:23] [Spigot Watchdog Thread/ERROR]: ------------------------------
[19:32:23] [Spigot Watchdog Thread/ERROR]: Current Thread: Jobs-BufferedPaymentThread
[19:32:23] [Spigot Watchdog Thread/ERROR]: PID: 59 | Suspended: false | Native: false | State: TIMED_WAITING
[19:32:23] [Spigot Watchdog Thread/ERROR]: Stack:
[19:32:23] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.sleep(Native Method)
[19:32:23] [Spigot Watchdog Thread/ERROR]: com.gamingmesh.jobs.tasks.BufferedPaymentThread.run(BufferedPaymentThread.java:47)
[19:32:23] [Spigot Watchdog Thread/ERROR]: ------------------------------
[19:32:23] [Spigot Watchdog Thread/ERROR]: Current Thread: Jobs-DatabaseSaveTask
[19:32:23] [Spigot Watchdog Thread/ERROR]: PID: 58 | Suspended: false | Native: false | State: TIMED_WAITING
[19:32:23] [Spigot Watchdog Thread/ERROR]: Stack:
[19:32:23] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.sleep(Native Method)
[19:32:23] [Spigot Watchdog Thread/ERROR]: com.gamingmesh.jobs.tasks.DatabaseSaveThread.run(DatabaseSaveThread.java:47)
[19:32:23] [Spigot Watchdog Thread/ERROR]: ------------------------------
[19:32:23] [Spigot Watchdog Thread/ERROR]: Current Thread: pool-25-thread-1
[19:32:23] [Spigot Watchdog Thread/ERROR]: PID: 57 | Suspended: false | Native: false | State: TIMED_WAITING
[19:32:23] [Spigot Watchdog Thread/ERROR]: Stack:
[19:32:23] [Spigot Watchdog Thread/ERROR]: sun.misc.Unsafe.park(Native Method)
[19:32:23] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
[19:32:23] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078)
[19:32:23] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1093)
[19:32:23] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:809)
[19:32:23] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067)
[19:32:23] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
[19:32:23] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
[19:32:23] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:745)
[19:32:23] [Spigot Watchdog Thread/ERROR]: ------------------------------
[19:32:23] [Spigot Watchdog Thread/ERROR]: Current Thread: Timer-2
[19:32:23] [Spigot Watchdog Thread/ERROR]: PID: 50 | Suspended: false | Native: false | State: TIMED_WAITING
[19:32:23] [Spigot Watchdog Thread/ERROR]: Stack:
[19:32:23] [Spigot Watchdog Thread/ERROR]: java.lang.Object.wait(Native Method)
[19:32:23] [Spigot Watchdog Thread/ERROR]: java.util.TimerThread.mainLoop(Timer.java:552)
[19:32:23] [Spigot Watchdog Thread/ERROR]: java.util.TimerThread.run(Timer.java:505)
[19:32:23] [Spigot Watchdog Thread/ERROR]: ------------------------------
[19:32:23] [Spigot Watchdog Thread/ERROR]: Current Thread: Timer-1
[19:32:23] [Spigot Watchdog Thread/ERROR]: PID: 48 | Suspended: false | Native: false | State: TIMED_WAITING
[19:32:23] [Spigot Watchdog Thread/ERROR]: Stack:
[19:32:23] [Spigot Watchdog Thread/ERROR]: java.lang.Object.wait(Native Method)
[19:32:23] [Spigot Watchdog Thread/ERROR]: java.util.TimerThread.mainLoop(Timer.java:552)
[19:32:23] [Spigot Watchdog Thread/ERROR]: java.util.TimerThread.run(Timer.java:505)
[19:32:23] [Spigot Watchdog Thread/ERROR]: ------------------------------
[19:32:23] [Spigot Watchdog Thread/ERROR]: Current Thread: Thread-21
[19:32:23] [Spigot Watchdog Thread/ERROR]: PID: 47 | Suspended: false | Native: false | State: TIMED_WAITING
[19:32:23] [Spigot Watchdog Thread/ERROR]: Stack:
[19:32:23] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.sleep(Native Method)
[19:32:23] [Spigot Watchdog Thread/ERROR]: net.coreprotect.consumer.Consumer.run(Consumer.java:103)
[19:32:23] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:745)
[19:32:23] [Spigot Watchdog Thread/ERROR]: ------------------------------
[19:32:23] [Spigot Watchdog Thread/ERROR]: Current Thread: Thread-20
[19:32:23] [Spigot Watchdog Thread/ERROR]: PID: 46 | Suspended: false | Native: false | State: TIMED_WAITING
[19:32:23] [Spigot Watchdog Thread/ERROR]: Stack:
[19:32:23] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.sleep(Native Method)
[19:32:23] [Spigot Watchdog Thread/ERROR]: net.coreprotect.thread.CacheCleanUp.run(CacheCleanUp.java:15)
[19:32:23] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:745)
[19:32:23] [Spigot Watchdog Thread/ERROR]: ------------------------------
[19:32:23] [Spigot Watchdog Thread/ERROR]: Current Thread: Abandoned connection cleanup thread
[19:32:23] [Spigot Watchdog Thread/ERROR]: PID: 44 | Suspended: false | Native: false | State: TIMED_WAITING
[19:32:23] [Spigot Watchdog Thread/ERROR]: Stack:
[19:32:23] [Spigot Watchdog Thread/ERROR]: java.lang.Object.wait(Native Method)
[19:32:23] [Spigot Watchdog Thread/ERROR]: java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:143)
[19:32:23] [Spigot Watchdog Thread/ERROR]: com.mysql.jdbc.AbandonedConnectionCleanupThread.run(AbandonedConnectionCleanupThread.java:43)
[19:32:23] [Spigot Watchdog Thread/ERROR]: ------------------------------
[19:32:23] [Spigot Watchdog Thread/ERROR]: Current Thread: MStore ModificationPollerRemote
[19:32:23] [Spigot Watchdog Thread/ERROR]: PID: 43 | Suspended: false | Native: false | State: TIMED_WAITING
[19:32:23] [Spigot Watchdog Thread/ERROR]: Stack:
[19:32:23] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.sleep(Native Method)
[19:32:23] [Spigot Watchdog Thread/ERROR]: com.massivecraft.massivecore.store.ModificationPollerAbstract.run(ModificationPollerAbstract.java:31)
[19:32:23] [Spigot Watchdog Thread/ERROR]: ------------------------------
[19:32:23] [Spigot Watchdog Thread/ERROR]: Current Thread: MStore ModificationPollerLocal
[19:32:23] [Spigot Watchdog Thread/ERROR]: PID: 42 | Suspended: false | Native: false | State: TIMED_WAITING
[19:32:23] [Spigot Watchdog Thread/ERROR]: Stack:
[19:32:23] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.sleep(Native Method)
[19:32:23] [Spigot Watchdog Thread/ERROR]: com.massivecraft.massivecore.store.ModificationPollerAbstract.run(ModificationPollerAbstract.java:31)
[19:32:23] [Spigot Watchdog Thread/ERROR]: ------------------------------
[19:32:23] [Spigot Watchdog Thread/ERROR]: Current Thread: Thread-15
[19:32:23] [Spigot Watchdog Thread/ERROR]: PID: 40 | Suspended: false | Native: false | State: WAITING
[19:32:23] [Spigot Watchdog Thread/ERROR]: Stack:
[19:32:23] [Spigot Watchdog Thread/ERROR]: sun.misc.Unsafe.park(Native Method)
[19:32:23] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
[19:32:23] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
[19:32:23] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.LinkedBlockingDeque.takeFirst(LinkedBlockingDeque.java:492)
[19:32:23] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.LinkedBlockingDeque.take(LinkedBlockingDeque.java:680)
[19:32:23] [Spigot Watchdog Thread/ERROR]: sun.nio.fs.AbstractWatchService.take(AbstractWatchService.java:118)
[19:32:23] [Spigot Watchdog Thread/ERROR]: com.massivecraft.massivecore.store.PusherCollFlatfile.run(PusherCollFlatfile.java:56)
[19:32:23] [Spigot Watchdog Thread/ERROR]: ------------------------------
[19:32:23] [Spigot Watchdog Thread/ERROR]: Current Thread: Thread-16
[19:32:23] [Spigot Watchdog Thread/ERROR]: PID: 41 | Suspended: false | Native: true | State: RUNNABLE
[19:32:23] [Spigot Watchdog Thread/ERROR]: Stack:
[19:32:23] [Spigot Watchdog Thread/ERROR]: sun.nio.fs.LinuxWatchService.poll(Native Method)
[19:32:23] [Spigot Watchdog Thread/ERROR]: sun.nio.fs.LinuxWatchService.access$600(LinuxWatchService.java:47)
[19:32:23] [Spigot Watchdog Thread/ERROR]: sun.nio.fs.LinuxWatchService$Poller.run(LinuxWatchService.java:314)
[19:32:23] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:745)
[19:32:23] [Spigot Watchdog Thread/ERROR]: ------------------------------
[19:32:23] [Spigot Watchdog Thread/ERROR]: Current Thread: Thread-13
[19:32:23] [Spigot Watchdog Thread/ERROR]: PID: 38 | Suspended: false | Native: false | State: WAITING
[19:32:23] [Spigot Watchdog Thread/ERROR]: Stack:
[19:32:23] [Spigot Watchdog Thread/ERROR]: sun.misc.Unsafe.park(Native Method)
[19:32:23] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
[19:32:23] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
[19:32:23] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.LinkedBlockingDeque.takeFirst(LinkedBlockingDeque.java:492)
[19:32:23] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.LinkedBlockingDeque.take(LinkedBlockingDeque.java:680)
[19:32:23] [Spigot Watchdog Thread/ERROR]: sun.nio.fs.AbstractWatchService.take(AbstractWatchService.java:118)
[19:32:23] [Spigot Watchdog Thread/ERROR]: com.massivecraft.massivecore.store.PusherCollFlatfile.run(PusherCollFlatfile.java:56)
[19:32:23] [Spigot Watchdog Thread/ERROR]: ------------------------------
[19:32:23] [Spigot Watchdog Thread/ERROR]: Current Thread: Thread-14
[19:32:23] [Spigot Watchdog Thread/ERROR]: PID: 39 | Suspended: false | Native: true | State: RUNNABLE
[19:32:23] [Spigot Watchdog Thread/ERROR]: Stack:
[19:32:23] [Spigot Watchdog Thread/ERROR]: sun.nio.fs.LinuxWatchService.poll(Native Method)
[19:32:23] [Spigot Watchdog Thread/ERROR]: sun.nio.fs.LinuxWatchService.access$600(LinuxWatchService.java:47)
[19:32:23] [Spigot Watchdog Thread/ERROR]: sun.nio.fs.LinuxWatchService$Poller.run(LinuxWatchService.java:314)
[19:32:23] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:745)
[19:32:23] [Spigot Watchdog Thread/ERROR]: ------------------------------
[19:32:23] [Spigot Watchdog Thread/ERROR]: Current Thread: Thread-11
[19:32:23] [Spigot Watchdog Thread/ERROR]: PID: 36 | Suspended: false | Native: false | State: WAITING
[19:32:23] [Spigot Watchdog Thread/ERROR]: Stack:
[19:32:23] [Spigot Watchdog Thread/ERROR]: sun.misc.Unsafe.park(Native Method)
[19:32:23] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
[19:32:23] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
[19:32:23] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.LinkedBlockingDeque.takeFirst(LinkedBlockingDeque.java:492)
[19:32:23] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.LinkedBlockingDeque.take(LinkedBlockingDeque.java:680)
[19:32:23] [Spigot Watchdog Thread/ERROR]: sun.nio.fs.AbstractWatchService.take(AbstractWatchService.java:118)
[19:32:23] [Spigot Watchdog Thread/ERROR]: com.massivecraft.massivecore.store.PusherCollFlatfile.run(PusherCollFlatfile.java:56)
[19:32:23] [Spigot Watchdog Thread/ERROR]: ------------------------------
[19:32:23] [Spigot Watchdog Thread/ERROR]: Current Thread: Thread-12
[19:32:23] [Spigot Watchdog Thread/ERROR]: PID: 37 | Suspended: false | Native: true | State: RUNNABLE
[19:32:23] [Spigot Watchdog Thread/ERROR]: Stack:
[19:32:23] [Spigot Watchdog Thread/ERROR]: sun.nio.fs.LinuxWatchService.poll(Native Method)
[19:32:23] [Spigot Watchdog Thread/ERROR]: sun.nio.fs.LinuxWatchService.access$600(LinuxWatchService.java:47)
[19:32:23] [Spigot Watchdog Thread/ERROR]: sun.nio.fs.LinuxWatchService$Poller.run(LinuxWatchService.java:314)
[19:32:23] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:745)
[19:32:23] [Spigot Watchdog Thread/ERROR]: ------------------------------
[19:32:23] [Spigot Watchdog Thread/ERROR]: Current Thread: Thread-9
[19:32:23] [Spigot Watchdog Thread/ERROR]: PID: 34 | Suspended: false | Native: false | State: WAITING
[19:32:23] [Spigot Watchdog Thread/ERROR]: Stack:
[19:32:23] [Spigot Watchdog Thread/ERROR]: sun.misc.Unsafe.park(Native Method)
[19:32:23] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
[19:32:23] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
[19:32:23] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.LinkedBlockingDeque.takeFirst(LinkedBlockingDeque.java:492)
[19:32:23] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.LinkedBlockingDeque.take(LinkedBlockingDeque.java:680)
[19:32:23] [Spigot Watchdog Thread/ERROR]: sun.nio.fs.AbstractWatchService.take(AbstractWatchService.java:118)
[19:32:23] [Spigot Watchdog Thread/ERROR]: com.massivecraft.massivecore.store.PusherCollFlatfile.run(PusherCollFlatfile.java:56)
[19:32:23] [Spigot Watchdog Thread/ERROR]: ------------------------------
[19:32:23] [Spigot Watchdog Thread/ERROR]: Current Thread: Thread-10
[19:32:23] [Spigot Watchdog Thread/ERROR]: PID: 35 | Suspended: false | Native: true | State: RUNNABLE
[19:32:23] [Spigot Watchdog Thread/ERROR]: Stack:
[19:32:23] [Spigot Watchdog Thread/ERROR]: sun.nio.fs.LinuxWatchService.poll(Native Method)
[19:32:23] [Spigot Watchdog Thread/ERROR]: sun.nio.fs.LinuxWatchService.access$600(LinuxWatchService.java:47)
[19:32:23] [Spigot Watchdog Thread/ERROR]: sun.nio.fs.LinuxWatchService$Poller.run(LinuxWatchService.java:314)
[19:32:23] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:745)
[19:32:23] [Spigot Watchdog Thread/ERROR]: ------------------------------
[19:32:23] [Spigot Watchdog Thread/ERROR]: Current Thread: Timer-0
[19:32:23] [Spigot Watchdog Thread/ERROR]: PID: 32 | Suspended: false | Native: false | State: TIMED_WAITING
[19:32:23] [Spigot Watchdog Thread/ERROR]: Stack:
[19:32:23] [Server thread/INFO]: [-] progamer6941
[19:32:23] [Server thread/INFO]: VANOU_CRAFT lost connection: Disconnected
[19:32:23] [Server thread/INFO]: [-] VANOU_CRAFT
[19:32:23] [Server thread/INFO]: Yasano lost connection: Internal Exception: java.io.IOException: Error while write(...): Broken pipe
[19:32:23] [Spigot Watchdog Thread/ERROR]: java.lang.Object.wait(Native Method)
[19:32:23] [Spigot Watchdog Thread/ERROR]: java.util.TimerThread.mainLoop(Timer.java:552)
[19:32:23] [Spigot Watchdog Thread/ERROR]: java.util.TimerThread.run(Timer.java:505)
[19:32:23] [Spigot Watchdog Thread/ERROR]: ------------------------------
[19:32:23] [Spigot Watchdog Thread/ERROR]: Current Thread: Netty Epoll Server IO #1
[19:32:23] [Spigot Watchdog Thread/ERROR]: PID: 25 | Suspended: false | Native: true | State: RUNNABLE
[19:32:23] [Spigot Watchdog Thread/ERROR]: Stack:
[19:32:23] [Spigot Watchdog Thread/ERROR]: io.netty.channel.epoll.Native.epollWait(Native Method)
[19:32:23] [Spigot Watchdog Thread/ERROR]: io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:194)
[19:32:23] [Spigot Watchdog Thread/ERROR]: io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:219)
[19:32:23] [Spigot Watchdog Thread/ERROR]: io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:116)
[19:32:23] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:745)
[19:32:23] [Spigot Watchdog Thread/ERROR]: ------------------------------
[19:32:23] [Spigot Watchdog Thread/ERROR]: Current Thread: pool-4-thread-1
[19:32:23] [Spigot Watchdog Thread/ERROR]: PID: 30 | Suspended: false | Native: false | State: TIMED_WAITING
[19:32:23] [Spigot Watchdog Thread/ERROR]: Stack:
[19:32:23] [Spigot Watchdog Thread/ERROR]: sun.misc.Unsafe.park(Native Method)
[19:32:23] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
[19:32:23] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078)
[19:32:23] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1093)
[19:32:23] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:809)
[19:32:23] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067)
[19:32:23] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
[19:32:23] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
[19:32:23] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:745)
[19:32:23] [Spigot Watchdog Thread/ERROR]: ------------------------------
[19:32:23] [Spigot Watchdog Thread/ERROR]: Current Thread: Netty Epoll Server IO #0
[19:32:23] [Spigot Watchdog Thread/ERROR]: PID: 24 | Suspended: false | Native: false | State: BLOCKED
[19:32:23] [Spigot Watchdog Thread/ERROR]: Stack:
[19:32:23] [Spigot Watchdog Thread/ERROR]: java.util.Collections$SynchronizedCollection.add(Collections.java:2035)
[19:32:23] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_11_R1.ServerConnection$4.initChannel(ServerConnection.java:97)
[19:32:23] [Spigot Watchdog Thread/ERROR]: io.netty.channel.ChannelInitializer.channelRegistered(ChannelInitializer.java:69)
[19:32:23] [Spigot Watchdog Thread/ERROR]: io.netty.channel.AbstractChannelHandlerContext.invokeChannelRegistered(AbstractChannelHandlerContext.java:158)
[19:32:23] [Spigot Watchdog Thread/ERROR]: io.netty.channel.AbstractChannelHandlerContext.fireChannelRegistered(AbstractChannelHandlerContext.java:144)
[19:32:23] [Spigot Watchdog Thread/ERROR]: io.netty.channel.ChannelInitializer.channelRegistered(ChannelInitializer.java:71)
[19:32:23] [Spigot Watchdog Thread/ERROR]: io.netty.channel.AbstractChannelHandlerContext.invokeChannelRegistered(AbstractChannelHandlerContext.java:158)
[19:32:23] [Spigot Watchdog Thread/ERROR]: io.netty.channel.AbstractChannelHandlerContext.fireChannelRegistered(AbstractChannelHandlerContext.java:144)
[19:32:23] [Spigot Watchdog Thread/ERROR]: io.netty.channel.DefaultChannelPipeline.fireChannelRegistered(DefaultChannelPipeline.java:732)
[19:32:23] [Spigot Watchdog Thread/ERROR]: io.netty.channel.AbstractChannel$AbstractUnsafe.register0(AbstractChannel.java:442)
[19:32:23] [Spigot Watchdog Thread/ERROR]: io.netty.channel.AbstractChannel$AbstractUnsafe.register(AbstractChannel.java:412)
[19:32:23] [Spigot Watchdog Thread/ERROR]: io.netty.channel.SingleThreadEventLoop.register(SingleThreadEventLoop.java:60)
[19:32:23] [Spigot Watchdog Thread/ERROR]: io.netty.channel.SingleThreadEventLoop.register(SingleThreadEventLoop.java:48)
[19:32:23] [Spigot Watchdog Thread/ERROR]: io.netty.channel.MultithreadEventLoopGroup.register(MultithreadEventLoopGroup.java:64)
[19:32:23] [Spigot Watchdog Thread/ERROR]: io.netty.bootstrap.ServerBootstrap$ServerBootstrapAcceptor.channelRead(ServerBootstrap.java:251)
[19:32:23] [Spigot Watchdog Thread/ERROR]: io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:333)
[19:32:23] [Spigot Watchdog Thread/ERROR]: io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:319)
[19:32:23] [Spigot Watchdog Thread/ERROR]: com.comphenix.protocol.injector.netty.ProtocolInjector$3.channelRead(ProtocolInjector.java:171)
[19:32:23] [Spigot Watchdog Thread/ERROR]: io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:333)
[19:32:23] [Spigot Watchdog Thread/ERROR]: io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:319)
[19:32:23] [Spigot Watchdog Thread/ERROR]: io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:787)
[19:32:23] [Spigot Watchdog Thread/ERROR]: io.netty.channel.epoll.EpollServerSocketChannel$EpollServerSocketUnsafe.epollInReady(EpollServerSocketChannel.java:109)
[19:32:23] [Spigot Watchdog Thread/ERROR]: io.netty.channel.epoll.EpollEventLoop.processReady(EpollEventLoop.java:326)
[19:32:23] [Spigot Watchdog Thread/ERROR]: io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:264)
[19:32:23] [Spigot Watchdog Thread/ERROR]: io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:116)
[19:32:23] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:745)
[19:32:23] [Spigot Watchdog Thread/ERROR]: ------------------------------
[19:32:23] [Spigot Watchdog Thread/ERROR]: Current Thread: Spigot Metrics Thread
[19:32:23] [Spigot Watchdog Thread/ERROR]: PID: 23 | Suspended: false | Native: false | State: TIMED_WAITING
[19:32:23] [Spigot Watchdog Thread/ERROR]: Stack:
[19:32:23] [Spigot Watchdog Thread/ERROR]: java.lang.Object.wait(Native Method)
[19:32:23] [Spigot Watchdog Thread/ERROR]: java.util.TimerThread.mainLoop(Timer.java:552)
[19:32:23] [Spigot Watchdog Thread/ERROR]: java.util.TimerThread.run(Timer.java:505)
[19:32:23] [Spigot Watchdog Thread/ERROR]: ------------------------------
[19:32:23] [Spigot Watchdog Thread/ERROR]: Current Thread: Spigot Watchdog Thread
[19:32:23] [Spigot Watchdog Thread/ERROR]: PID: 22 | Suspended: false | Native: false | State: RUNNABLE
[19:32:23] [Spigot Watchdog Thread/ERROR]: Stack:
[19:32:23] [Spigot Watchdog Thread/ERROR]: sun.management.ThreadImpl.dumpThreads0(Native Method)
[19:32:23] [Spigot Watchdog Thread/ERROR]: sun.management.ThreadImpl.dumpAllThreads(ThreadImpl.java:454)
[19:32:23] [Spigot Watchdog Thread/ERROR]: org.spigotmc.WatchdogThread.run(WatchdogThread.java:76)
[19:32:23] [Spigot Watchdog Thread/ERROR]: ------------------------------
[19:32:23] [Spigot Watchdog Thread/ERROR]: Current Thread: Server console handler
[19:32:23] [Spigot Watchdog Thread/ERROR]: PID: 19 | Suspended: false | Native: true | State: RUNNABLE
[19:32:23] [Spigot Watchdog Thread/ERROR]: Thread is waiting on monitor(s):
[19:32:23] [Spigot Watchdog Thread/ERROR]: Locked on:java.io.BufferedInputStream.read(BufferedInputStream.java:265)
[19:32:23] [Spigot Watchdog Thread/ERROR]: Locked on:org.bukkit.craftbukkit.libs.jline.internal.InputStreamReader.read(InputStreamReader.java:261)
[19:32:23] [Spigot Watchdog Thread/ERROR]: Locked on:org.bukkit.craftbukkit.libs.jline.internal.InputStreamReader.read(InputStreamReader.java:198)
[19:32:23] [Spigot Watchdog Thread/ERROR]: Stack:
[19:32:23] [Spigot Watchdog Thread/ERROR]: java.io.FileInputStream.readBytes(Native Method)
[19:32:23] [Spigot Watchdog Thread/ERROR]: java.io.FileInputStream.read(FileInputStream.java:255)
[19:32:23] [Spigot Watchdog Thread/ERROR]: java.io.BufferedInputStream.fill(BufferedInputStream.java:246)
[19:32:23] [Spigot Watchdog Thread/ERROR]: java.io.BufferedInputStream.read(BufferedInputStream.java:265)
[19:32:23] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.libs.jline.internal.NonBlockingInputStream.read(NonBlockingInputStream.java:248)
[19:32:23] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.libs.jline.internal.InputStreamReader.read(InputStreamReader.java:261)
[19:32:23] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.libs.jline.internal.InputStreamReader.read(InputStreamReader.java:198)
[19:32:23] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.libs.jline.console.ConsoleReader.readCharacter(ConsoleReader.java:2145)
[19:32:23] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.libs.jline.console.ConsoleReader.readLineSimple(ConsoleReader.java:3183)
[19:32:23] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.libs.jline.console.ConsoleReader.readLine(ConsoleReader.java:2333)
[19:32:23] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.libs.jline.console.ConsoleReader.readLine(ConsoleReader.java:2269)
[19:32:23] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.libs.jline.console.ConsoleReader.readLine(ConsoleReader.java:2257)
[19:32:23] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_11_R1.DedicatedServer$2.run(DedicatedServer.java:86)
[19:32:23] [Spigot Watchdog Thread/ERROR]: ------------------------------
[19:32:23] [Spigot Watchdog Thread/ERROR]: Current Thread: Thread-4
[19:32:23] [Spigot Watchdog Thread/ERROR]: PID: 20 | Suspended: false | Native: false | State: WAITING
[19:32:23] [Spigot Watchdog Thread/ERROR]: Stack:
[19:32:23] [Spigot Watchdog Thread/ERROR]: sun.misc.Unsafe.park(Native Method)
[19:32:23] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
[19:32:23] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
[19:32:23] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
[19:32:23] [Spigot Watchdog Thread/ERROR]: com.mojang.util.QueueLogAppender.getNextLogEvent(QueueLogAppender.java:77)
[19:32:23] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.v1_11_R1.util.TerminalConsoleWriterThread.run(TerminalConsoleWriterThread.java:27)
[19:32:23] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:745)
[19:32:23] [Spigot Watchdog Thread/ERROR]: ------------------------------
[19:32:23] [Spigot Watchdog Thread/ERROR]: Current Thread: DestroyJavaVM
[19:32:23] [Spigot Watchdog Thread/ERROR]: PID: 18 | Suspended: false | Native: false | State: RUNNABLE
[19:32:23] [Spigot Watchdog Thread/ERROR]: Stack:
[19:32:23] [Spigot Watchdog Thread/ERROR]: ------------------------------
[19:32:23] [Spigot Watchdog Thread/ERROR]: Current Thread: Server thread
[19:32:23] [Spigot Watchdog Thread/ERROR]: PID: 16 | Suspended: false | Native: false | State: RUNNABLE
[19:32:23] [Spigot Watchdog Thread/ERROR]: Thread is waiting on monitor(s):
[19:32:23] [Spigot Watchdog Thread/ERROR]: Locked on:net.minecraft.server.v1_11_R1.ServerConnection.c(ServerConnection.java:174)
[19:32:23] [Spigot Watchdog Thread/ERROR]: Stack:
[19:32:23] [Spigot Watchdog Thread/ERROR]: java.util.HashMap.hash(HashMap.java:338)
[19:32:23] [Spigot Watchdog Thread/ERROR]: java.util.HashMap.containsKey(HashMap.java:595)
[19:32:23] [Spigot Watchdog Thread/ERROR]: java.util.HashSet.contains(HashSet.java:203)
[19:32:23] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_11_R1.EntityTrackerEntry.a(EntityTrackerEntry.java:318)
[19:32:23] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_11_R1.EntityTracker.untrackEntity(EntityTracker.java:162)
[19:32:23] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_11_R1.WorldManager.b(WorldManager.java:29)
[19:32:23] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_11_R1.World.c(World.java:1099)
[19:32:23] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_11_R1.WorldServer.c(WorldServer.java:1132)
[19:32:23] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_11_R1.World.kill(World.java:1135)
[19:32:23] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_11_R1.PlayerList.disconnect(PlayerList.java:405)
[19:32:23] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_11_R1.PlayerConnection.a(PlayerConnection.java:1055)
[19:32:23] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_11_R1.NetworkManager.handleDisconnection(NetworkManager.java:316)
[19:32:23] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_11_R1.ServerConnection.c(ServerConnection.java:174)
[19:32:23] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_11_R1.MinecraftServer.D(MinecraftServer.java:842)
[19:32:23] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_11_R1.DedicatedServer.D(DedicatedServer.java:399)
[19:32:23] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_11_R1.MinecraftServer.C(MinecraftServer.java:678)
[19:32:23] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_11_R1.MinecraftServer.run(MinecraftServer.java:576)
[19:32:23] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:745)
[19:32:23] [Spigot Watchdog Thread/ERROR]: ------------------------------
[19:32:23] [Spigot Watchdog Thread/ERROR]: Current Thread: Server Infinisleeper
[19:32:23] [Spigot Watchdog Thread/ERROR]: PID: 17 | Suspended: false | Native: false | State: TIMED_WAITING
[19:32:23] [Spigot Watchdog Thread/ERROR]: Stack:
[19:32:23] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.sleep(Native Method)
[19:32:23] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_11_R1.DedicatedServer$1.run(DedicatedServer.java:59)
[19:32:23] [Spigot Watchdog Thread/ERROR]: ------------------------------
[19:32:23] [Spigot Watchdog Thread/ERROR]: Current Thread: Snooper Timer
[19:32:23] [Spigot Watchdog Thread/ERROR]: PID: 13 | Suspended: false | Native: false | State: TIMED_WAITING
[19:32:23] [Spigot Watchdog Thread/ERROR]: Stack:
[19:32:23] [Spigot Watchdog Thread/ERROR]: java.lang.Object.wait(Native Method)
[19:32:23] [Spigot Watchdog Thread/ERROR]: java.util.TimerThread.mainLoop(Timer.java:552)
[19:32:23] [Spigot Watchdog Thread/ERROR]: java.util.TimerThread.run(Timer.java:505)
[19:32:23] [Spigot Watchdog Thread/ERROR]: ------------------------------
[19:32:23] [Spigot Watchdog Thread/ERROR]: Current Thread: Signal Dispatcher
[19:32:23] [Spigot Watchdog Thread/ERROR]: PID: 4 | Suspended: false | Native: false | State: RUNNABLE
[19:32:23] [Spigot Watchdog Thread/ERROR]: Stack:
[19:32:23] [Spigot Watchdog Thread/ERROR]: ------------------------------
[19:32:23] [Spigot Watchdog Thread/ERROR]: Current Thread: Finalizer
[19:32:23] [Spigot Watchdog Thread/ERROR]: PID: 3 | Suspended: false | Native: false | State: RUNNABLE
[19:32:23] [Spigot Watchdog Thread/ERROR]: Stack:
[19:32:23] [Spigot Watchdog Thread/ERROR]: java.util.regex.Pattern$Start.match(Pattern.java:3461)
[19:32:23] [Spigot Watchdog Thread/ERROR]: java.util.regex.Matcher.search(Matcher.java:1248)
[19:32:23] [Spigot Watchdog Thread/ERROR]: java.util.regex.Matcher.find(Matcher.java:664)
[19:32:23] [Spigot Watchdog Thread/ERROR]: java.util.Formatter.parse(Formatter.java:2549)
[19:32:23] [Spigot Watchdog Thread/ERROR]: java.util.Formatter.format(Formatter.java:2501)
[19:32:23] [Spigot Watchdog Thread/ERROR]: java.util.Formatter.format(Formatter.java:2455)
[19:32:23] [Spigot Watchdog Thread/ERROR]: java.lang.String.format(String.java:2940)
[19:32:23] [Spigot Watchdog Thread/ERROR]: org.sqlite.SQLiteErrorCode.toString(SQLiteErrorCode.java:150)
[19:32:23] [Spigot Watchdog Thread/ERROR]: java.util.Formatter$FormatSpecifier.printString(Formatter.java:2886)
[19:32:23] [Spigot Watchdog Thread/ERROR]: java.util.Formatter$FormatSpecifier.print(Formatter.java:2763)
[19:32:23] [Spigot Watchdog Thread/ERROR]: java.util.Formatter.format(Formatter.java:2520)
[19:32:23] [Spigot Watchdog Thread/ERROR]: java.util.Formatter.format(Formatter.java:2455)
[19:32:23] [Spigot Watchdog Thread/ERROR]: java.lang.String.format(String.java:2940)
[19:32:23] [Spigot Watchdog Thread/ERROR]: org.sqlite.core.DB.newSQLException(DB.java:909)
[19:32:23] [Spigot Watchdog Thread/ERROR]: org.sqlite.core.CoreStatement.internalClose(CoreStatement.java:115)
[19:32:23] [Spigot Watchdog Thread/ERROR]: org.sqlite.jdbc3.JDBC3Statement.close(JDBC3Statement.java:35)
[19:32:23] [Spigot Watchdog Thread/ERROR]: org.sqlite.jdbc4.JDBC4Statement.close(JDBC4Statement.java:27)
[19:32:23] [Spigot Watchdog Thread/ERROR]: org.sqlite.core.CorePreparedStatement.finalize(CorePreparedStatement.java:55)
[19:32:23] [Spigot Watchdog Thread/ERROR]: java.lang.System$2.invokeFinalize(System.java:1270)
[19:32:23] [Spigot Watchdog Thread/ERROR]: java.lang.ref.Finalizer.runFinalizer(Finalizer.java:98)
[19:32:23] [Spigot Watchdog Thread/ERROR]: java.lang.ref.Finalizer.access$100(Finalizer.java:34)
[19:32:23] [Spigot Watchdog Thread/ERROR]: java.lang.ref.Finalizer$FinalizerThread.run(Finalizer.java:210)
[19:32:23] [Spigot Watchdog Thread/ERROR]: ------------------------------
[19:32:23] [Spigot Watchdog Thread/ERROR]: Current Thread: Reference Handler
[19:32:23] [Spigot Watchdog Thread/ERROR]: PID: 2 | Suspended: false | Native: false | State: WAITING
[19:32:23] [Spigot Watchdog Thread/ERROR]: Stack:
[19:32:23] [Spigot Watchdog Thread/ERROR]: java.lang.Object.wait(Native Method)
[19:32:23] [Spigot Watchdog Thread/ERROR]: java.lang.Object.wait(Object.java:502)
[19:32:23] [Spigot Watchdog Thread/ERROR]: java.lang.ref.Reference.tryHandlePending(Reference.java:191)
[19:32:23] [Spigot Watchdog Thread/ERROR]: java.lang.ref.Reference$ReferenceHandler.run(Reference.java:153)
[19:32:23] [Spigot Watchdog Thread/ERROR]: ------------------------------
Avez-vous une idée du problème car je n'ai jamais rencontré ce type d'erreur ...
Bien à vous.
Julien.
Dernière édition par un modérateur: