Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- [21:26:08] [Spigot Watchdog Thread/ERROR]: The server has stopped responding!
- [21:26:08] [Spigot Watchdog Thread/ERROR]: Please report this to http://www.spigotmc.org/
- [21:26:08] [Spigot Watchdog Thread/ERROR]: Be sure to include ALL relevant console errors and Minecraft crash reports
- [21:26:08] [Spigot Watchdog Thread/ERROR]: Spigot version: git-Spigot-2ec6f06-7722428 (MC: 1.8.3)
- [21:26:08] [Spigot Watchdog Thread/ERROR]: ------------------------------
- [21:26:08] [Spigot Watchdog Thread/ERROR]: Server thread dump (Look for plugins here before reporting to Spigot!):
- [21:26:08] [Spigot Watchdog Thread/ERROR]: ------------------------------
- [21:26:08] [Spigot Watchdog Thread/ERROR]: Current Thread: Server thread
- [21:26:08] [Spigot Watchdog Thread/ERROR]: PID: 14 | Suspended: false | Native: true | State: RUNNABLE
- [21:26:08] [Spigot Watchdog Thread/ERROR]: Stack:
- [21:26:08] [Spigot Watchdog Thread/ERROR]: java.net.SocketInputStream.socketRead0(Native Method)
- [21:26:08] [Spigot Watchdog Thread/ERROR]: java.net.SocketInputStream.read(SocketInputStream.java:150)
- [21:26:08] [Spigot Watchdog Thread/ERROR]: java.net.SocketInputStream.read(SocketInputStream.java:121)
- [21:26:08] [Spigot Watchdog Thread/ERROR]: com.mysql.jdbc.util.ReadAheadInputStream.fill(ReadAheadInputStream.java:114)
- [21:26:08] [Spigot Watchdog Thread/ERROR]: com.mysql.jdbc.util.ReadAheadInputStream.readFromUnderlyingStreamIfNecessary(ReadAheadInputStream.java:161)
- [21:26:08] [Spigot Watchdog Thread/ERROR]: com.mysql.jdbc.util.ReadAheadInputStream.read(ReadAheadInputStream.java:189)
- [21:26:08] [Spigot Watchdog Thread/ERROR]: com.mysql.jdbc.MysqlIO.readFully(MysqlIO.java:2526)
- [21:26:08] [Spigot Watchdog Thread/ERROR]: com.mysql.jdbc.MysqlIO.reuseAndReadPacket(MysqlIO.java:2979)
- [21:26:08] [Spigot Watchdog Thread/ERROR]: com.mysql.jdbc.MysqlIO.reuseAndReadPacket(MysqlIO.java:2968)
- [21:26:08] [Spigot Watchdog Thread/ERROR]: com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:3516)
- [21:26:08] [Spigot Watchdog Thread/ERROR]: com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:931)
- [21:26:08] [Spigot Watchdog Thread/ERROR]: com.mysql.jdbc.MysqlIO.secureAuth411(MysqlIO.java:4031)
- [21:26:08] [Spigot Watchdog Thread/ERROR]: com.mysql.jdbc.MysqlIO.changeUser(MysqlIO.java:886)
- [21:26:08] [Spigot Watchdog Thread/ERROR]: com.mysql.jdbc.ConnectionImpl.changeUser(ConnectionImpl.java:1156)
- [21:26:08] [Spigot Watchdog Thread/ERROR]: com.mysql.jdbc.ConnectionImpl.resetServerState(ConnectionImpl.java:4696)
- [21:26:08] [Spigot Watchdog Thread/ERROR]: com.mysql.jdbc.jdbc2.optional.MysqlPooledConnection.getConnection(MysqlPooledConnection.java:181)
- [21:26:08] [Spigot Watchdog Thread/ERROR]: com.mysql.jdbc.jdbc2.optional.MysqlPooledConnection.getConnection(MysqlPooledConnection.java:158)
- [21:26:08] [Spigot Watchdog Thread/ERROR]: fr.xephi.authme.datasource.MiniConnectionPoolManager.getConnection3(MiniConnectionPoolManager.java:214)
- [21:26:08] [Spigot Watchdog Thread/ERROR]: fr.xephi.authme.datasource.MiniConnectionPoolManager.getConnection2(MiniConnectionPoolManager.java:184)
- [21:26:08] [Spigot Watchdog Thread/ERROR]: fr.xephi.authme.datasource.MiniConnectionPoolManager.getValidConnection2(MiniConnectionPoolManager.java:275)
- [21:26:08] [Spigot Watchdog Thread/ERROR]: fr.xephi.authme.datasource.MiniConnectionPoolManager.getValidConnection(MiniConnectionPoolManager.java:251)
- [21:26:08] [Spigot Watchdog Thread/ERROR]: fr.xephi.authme.datasource.MySQLThread.makeSureConnectionIsReady(MySQLThread.java:841)
- [21:26:08] [Spigot Watchdog Thread/ERROR]: fr.xephi.authme.datasource.MySQLThread.setUnlogged(MySQLThread.java:952)
- [21:26:08] [Spigot Watchdog Thread/ERROR]: fr.xephi.authme.datasource.CacheDataSource.setUnlogged(CacheDataSource.java:211)
- [21:26:08] [Spigot Watchdog Thread/ERROR]: fr.xephi.authme.listener.AuthMePlayerListener.onPlayerQuit(AuthMePlayerListener.java:832)
- [21:26:08] [Spigot Watchdog Thread/ERROR]: sun.reflect.GeneratedMethodAccessor422.invoke(Unknown Source)
- [21:26:08] [Spigot Watchdog Thread/ERROR]: sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
- [21:26:08] [Spigot Watchdog Thread/ERROR]: java.lang.reflect.Method.invoke(Method.java:601)
- [21:26:08] [Spigot Watchdog Thread/ERROR]: org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:301)
- [21:26:08] [Spigot Watchdog Thread/ERROR]: org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62)
- [21:26:08] [Spigot Watchdog Thread/ERROR]: org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:502)
- [21:26:08] [Spigot Watchdog Thread/ERROR]: org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:487)
- [21:26:08] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R2.PlayerList.disconnect(PlayerList.java:346)
- [21:26:08] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R2.PlayerConnection.a(PlayerConnection.java:848)
- [21:26:08] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R2.NetworkManager.l(NetworkManager.java:315)
- [21:26:08] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R2.ServerConnection.c(ServerConnection.java:145)
- [21:26:08] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R2.MinecraftServer.A(MinecraftServer.java:811)
- [21:26:08] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R2.DedicatedServer.A(DedicatedServer.java:368)
- [21:26:08] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R2.MinecraftServer.z(MinecraftServer.java:651)
- [21:26:08] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R2.MinecraftServer.run(MinecraftServer.java:554)
- [21:26:08] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:722)
- [21:26:08] [Spigot Watchdog Thread/ERROR]: ------------------------------
- [21:26:08] [Spigot Watchdog Thread/ERROR]: Entire Thread Dump:
- [21:26:09] [Spigot Watchdog Thread/ERROR]: ------------------------------
- [21:26:09] [Spigot Watchdog Thread/ERROR]: Current Thread: Async Chat Thread - #78
- [21:26:09] [Spigot Watchdog Thread/ERROR]: PID: 3386 | Suspended: false | Native: false | State: TIMED_WAITING
- [21:26:09] [Spigot Watchdog Thread/ERROR]: Stack:
- [21:26:09] [Spigot Watchdog Thread/ERROR]: sun.misc.Unsafe.park(Native Method)
- [21:26:09] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:226)
- [21:26:09] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)
- [21:26:09] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:359)
- [21:26:09] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:942)
- [21:26:09] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1043)
- [21:26:09] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1103)
- [21:26:09] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:603)
- [21:26:09] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:722)
- [21:26:09] [Spigot Watchdog Thread/ERROR]: ------------------------------
- [21:26:09] [Spigot Watchdog Thread/ERROR]: Current Thread: Craft Scheduler Thread - 1163
- [21:26:09] [Spigot Watchdog Thread/ERROR]: PID: 3353 | Suspended: false | Native: false | State: TIMED_WAITING
- [21:26:09] [Spigot Watchdog Thread/ERROR]: Stack:
- [21:26:09] [Spigot Watchdog Thread/ERROR]: sun.misc.Unsafe.park(Native Method)
- [21:26:09] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:226)
- [21:26:09] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)
- [21:26:09] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:359)
- [21:26:09] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:942)
- [21:26:09] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1043)
- [21:26:09] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1103)
- [21:26:09] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:603)
- [21:26:09] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:722)
- [21:26:09] [Spigot Watchdog Thread/ERROR]: ------------------------------
- [21:26:09] [Spigot Watchdog Thread/ERROR]: Current Thread: Craft Scheduler Thread - 1154
- [21:26:09] [Spigot Watchdog Thread/ERROR]: PID: 3330 | Suspended: false | Native: false | State: TIMED_WAITING
- [21:26:09] [Spigot Watchdog Thread/ERROR]: Stack:
- [21:26:09] [Spigot Watchdog Thread/ERROR]: sun.misc.Unsafe.park(Native Method)
- [21:26:09] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:226)
- [21:26:09] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)
- [21:26:09] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:359)
- [21:26:09] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:942)
- [21:26:09] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1043)
- [21:26:09] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1103)
- [21:26:09] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:603)
- [21:26:09] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:722)
- [21:26:09] [Spigot Watchdog Thread/ERROR]: ------------------------------
- [21:26:09] [Spigot Watchdog Thread/ERROR]: Current Thread: Craft Scheduler Thread - 1150
- [21:26:09] [Spigot Watchdog Thread/ERROR]: PID: 3326 | Suspended: false | Native: false | State: TIMED_WAITING
- [21:26:09] [Spigot Watchdog Thread/ERROR]: Stack:
- [21:26:09] [Spigot Watchdog Thread/ERROR]: sun.misc.Unsafe.park(Native Method)
- [21:26:09] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:226)
- [21:26:09] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)
- [21:26:09] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:359)
- [21:26:09] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:942)
- [21:26:09] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1043)
- [21:26:09] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1103)
- [21:26:09] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:603)
- [21:26:09] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:722)
- [21:26:09] [Spigot Watchdog Thread/ERROR]: ------------------------------
- [21:26:09] [Spigot Watchdog Thread/ERROR]: Current Thread: pool-85-thread-1
- [21:26:09] [Spigot Watchdog Thread/ERROR]: PID: 3291 | Suspended: false | Native: false | State: TIMED_WAITING
- [21:26:09] [Spigot Watchdog Thread/ERROR]: Stack:
- [21:26:09] [Spigot Watchdog Thread/ERROR]: sun.misc.Unsafe.park(Native Method)
- [21:26:09] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:226)
- [21:26:09] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2082)
- [21:26:09] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.LinkedBlockingDeque.pollFirst(LinkedBlockingDeque.java:519)
- [21:26:09] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.LinkedBlockingDeque.poll(LinkedBlockingDeque.java:682)
- [21:26:09] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1043)
- [21:26:09] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1103)
- [21:26:09] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:603)
- [21:26:09] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:722)
- [21:26:09] [Spigot Watchdog Thread/ERROR]: ------------------------------
- [21:26:09] [Spigot Watchdog Thread/ERROR]: Current Thread: pool-11-thread-1
- [21:26:09] [Spigot Watchdog Thread/ERROR]: PID: 1349 | Suspended: false | Native: false | State: WAITING
- [21:26:09] [Spigot Watchdog Thread/ERROR]: Stack:
- [21:26:09] [Spigot Watchdog Thread/ERROR]: sun.misc.Unsafe.park(Native Method)
- [21:26:09] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.LockSupport.park(LockSupport.java:186)
- [21:26:09] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2043)
- [21:26:09] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
- [21:26:09] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1043)
- [21:26:09] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1103)
- [21:26:09] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:603)
- [21:26:09] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:722)
- [21:26:09] [Spigot Watchdog Thread/ERROR]: ------------------------------
- [21:26:09] [Spigot Watchdog Thread/ERROR]: Current Thread: Head Conversion Thread - 2
- [21:26:09] [Spigot Watchdog Thread/ERROR]: PID: 1271 | Suspended: false | Native: false | State: WAITING
- [21:26:09] [Spigot Watchdog Thread/ERROR]: Stack:
- [21:26:09] [Spigot Watchdog Thread/ERROR]: sun.misc.Unsafe.park(Native Method)
- [21:26:09] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.LockSupport.park(LockSupport.java:186)
- [21:26:09] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2043)
- [21:26:09] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
- [21:26:09] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1043)
- [21:26:09] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1103)
- [21:26:09] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:603)
- [21:26:09] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:722)
- [21:26:09] [Spigot Watchdog Thread/ERROR]: ------------------------------
- [21:26:09] [Spigot Watchdog Thread/ERROR]: Current Thread: Head Conversion Thread - 1
- [21:26:09] [Spigot Watchdog Thread/ERROR]: PID: 1270 | Suspended: false | Native: false | State: WAITING
- [21:26:09] [Spigot Watchdog Thread/ERROR]: Stack:
- [21:26:09] [Spigot Watchdog Thread/ERROR]: sun.misc.Unsafe.park(Native Method)
- [21:26:09] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.LockSupport.park(LockSupport.java:186)
- [21:26:09] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2043)
- [21:26:09] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
- [21:26:09] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1043)
- [21:26:09] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1103)
- [21:26:09] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:603)
- [21:26:09] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:722)
- [21:26:09] [Spigot Watchdog Thread/ERROR]: ------------------------------
- [21:26:09] [Spigot Watchdog Thread/ERROR]: Current Thread: Head Conversion Thread - 0
- [21:26:09] [Spigot Watchdog Thread/ERROR]: PID: 1268 | Suspended: false | Native: false | State: WAITING
- [21:26:09] [Spigot Watchdog Thread/ERROR]: Stack:
- [21:26:09] [Spigot Watchdog Thread/ERROR]: sun.misc.Unsafe.park(Native Method)
- [21:26:09] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.LockSupport.park(LockSupport.java:186)
- [21:26:09] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2043)
- [21:26:09] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
- [21:26:09] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1043)
- [21:26:09] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1103)
- [21:26:09] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:603)
- [21:26:09] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:722)
- [21:26:09] [Spigot Watchdog Thread/ERROR]: ------------------------------
- [21:26:09] [Spigot Watchdog Thread/ERROR]: Current Thread: Timer-3
- [21:26:09] [Spigot Watchdog Thread/ERROR]: PID: 175 | Suspended: false | Native: false | State: WAITING
- [21:26:09] [Spigot Watchdog Thread/ERROR]: Stack:
- [21:26:09] [Spigot Watchdog Thread/ERROR]: java.lang.Object.wait(Native Method)
- [21:26:09] [Spigot Watchdog Thread/ERROR]: java.lang.Object.wait(Object.java:503)
- [21:26:09] [Spigot Watchdog Thread/ERROR]: java.util.TimerThread.mainLoop(Timer.java:526)
- [21:26:09] [Spigot Watchdog Thread/ERROR]: java.util.TimerThread.run(Timer.java:505)
- [21:26:09] [Spigot Watchdog Thread/ERROR]: ------------------------------
- [21:26:09] [Spigot Watchdog Thread/ERROR]: Current Thread: pool-49-thread-1
- [21:26:09] [Spigot Watchdog Thread/ERROR]: PID: 133 | Suspended: false | Native: false | State: WAITING
- [21:26:09] [Spigot Watchdog Thread/ERROR]: Stack:
- [21:26:09] [Spigot Watchdog Thread/ERROR]: sun.misc.Unsafe.park(Native Method)
- [21:26:09] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.LockSupport.park(LockSupport.java:186)
- [21:26:09] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2043)
- [21:26:09] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
- [21:26:09] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1043)
- [21:26:09] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1103)
- [21:26:09] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:603)
- [21:26:09] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:722)
- [21:26:09] [Spigot Watchdog Thread/ERROR]: ------------------------------
- [21:26:09] [Spigot Watchdog Thread/ERROR]: Current Thread: Chunk I/O Executor Thread-1
- [21:26:09] [Spigot Watchdog Thread/ERROR]: PID: 109 | Suspended: false | Native: false | State: WAITING
- [21:26:09] [Spigot Watchdog Thread/ERROR]: Stack:
- [21:26:09] [Spigot Watchdog Thread/ERROR]: sun.misc.Unsafe.park(Native Method)
- [21:26:09] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.LockSupport.park(LockSupport.java:186)
- [21:26:09] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2043)
- [21:26:09] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
- [21:26:09] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1043)
- [21:26:09] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1103)
- [21:26:09] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:603)
- [21:26:09] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:722)
- [21:26:09] [Spigot Watchdog Thread/ERROR]: ------------------------------
- [21:26:09] [Spigot Watchdog Thread/ERROR]: Current Thread: File IO Thread
- [21:26:09] [Spigot Watchdog Thread/ERROR]: PID: 104 | Suspended: false | Native: false | State: TIMED_WAITING
- [21:26:09] [Spigot Watchdog Thread/ERROR]: Stack:
- [21:26:09] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.sleep(Native Method)
- [21:26:09] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R2.FileIOThread.c(SourceFile:51)
- [21:26:09] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R2.FileIOThread.run(SourceFile:30)
- [21:26:09] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:722)
- [21:26:09] [Spigot Watchdog Thread/ERROR]: ------------------------------
- [21:26:09] [Spigot Watchdog Thread/ERROR]: Current Thread: ProtocolLib-StructureCompiler 0
- [21:26:09] [Spigot Watchdog Thread/ERROR]: PID: 103 | Suspended: false | Native: false | State: WAITING
- [21:26:09] [Spigot Watchdog Thread/ERROR]: Stack:
- [21:26:09] [Spigot Watchdog Thread/ERROR]: sun.misc.Unsafe.park(Native Method)
- [21:26:09] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.LockSupport.park(LockSupport.java:186)
- [21:26:09] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2043)
- [21:26:09] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
- [21:26:09] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1043)
- [21:26:09] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1103)
- [21:26:09] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:603)
- [21:26:09] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:722)
- [21:26:09] [Spigot Watchdog Thread/ERROR]: ------------------------------
- [21:26:09] [Spigot Watchdog Thread/ERROR]: Current Thread: pool-48-thread-1
- [21:26:09] [Spigot Watchdog Thread/ERROR]: PID: 102 | Suspended: false | Native: false | State: WAITING
- [21:26:09] [Spigot Watchdog Thread/ERROR]: Stack:
- [21:26:09] [Spigot Watchdog Thread/ERROR]: sun.misc.Unsafe.park(Native Method)
- [21:26:09] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.LockSupport.park(LockSupport.java:186)
- [21:26:09] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2043)
- [21:26:09] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
- [21:26:09] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1043)
- [21:26:09] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1103)
- [21:26:09] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:603)
- [21:26:09] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:722)
- [21:26:09] [Spigot Watchdog Thread/ERROR]: ------------------------------
- [21:26:09] [Spigot Watchdog Thread/ERROR]: Current Thread: Query Listener #1
- [21:26:09] [Spigot Watchdog Thread/ERROR]: PID: 76 | Suspended: false | Native: false | State: RUNNABLE
- [21:26:09] [Spigot Watchdog Thread/ERROR]: Thread is waiting on monitor(s):
- [21:26:09] [Spigot Watchdog Thread/ERROR]: Locked on:java.net.PlainDatagramSocketImpl.receive0(Native Method)
- [21:26:09] [Spigot Watchdog Thread/ERROR]: Locked on:java.net.AbstractPlainDatagramSocketImpl.receive(AbstractPlainDatagramSocketImpl.java:135)
- [21:26:09] [Spigot Watchdog Thread/ERROR]: Locked on:java.net.DatagramSocket.receive(DatagramSocket.java:775)
- [21:26:09] [Spigot Watchdog Thread/ERROR]: Locked on:java.net.DatagramSocket.receive(DatagramSocket.java:775)
- [21:26:09] [Spigot Watchdog Thread/ERROR]: Stack:
- [21:26:09] [Spigot Watchdog Thread/ERROR]: java.net.PlainDatagramSocketImpl.receive0(Native Method)
- [21:26:09] [Spigot Watchdog Thread/ERROR]: java.net.AbstractPlainDatagramSocketImpl.receive(AbstractPlainDatagramSocketImpl.java:135)
- [21:26:09] [Spigot Watchdog Thread/ERROR]: java.net.DatagramSocket.receive(DatagramSocket.java:775)
- [21:26:09] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R2.RemoteStatusListener.run(SourceFile:261)
- [21:26:09] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:722)
- [21:26:09] [Spigot Watchdog Thread/ERROR]: ------------------------------
- [21:26:09] [Spigot Watchdog Thread/ERROR]: Current Thread: CreativeControl Database Task #2
- [21:26:09] [Spigot Watchdog Thread/ERROR]: PID: 75 | Suspended: false | Native: false | State: TIMED_WAITING
- [21:26:09] [Spigot Watchdog Thread/ERROR]: Stack:
- [21:26:09] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.sleep(Native Method)
- [21:26:09] [Spigot Watchdog Thread/ERROR]: me.FurH.CreativeControl.core.database.CoreSQLDatabase$CoreSQLThread.run(CoreSQLDatabase.java:881)
- [21:26:09] [Spigot Watchdog Thread/ERROR]: ------------------------------
- [21:26:09] [Spigot Watchdog Thread/ERROR]: Current Thread: CreativeControl Database Task #1
- [21:26:09] [Spigot Watchdog Thread/ERROR]: PID: 74 | Suspended: false | Native: false | State: TIMED_WAITING
- [21:26:09] [Spigot Watchdog Thread/ERROR]: Stack:
- [21:26:09] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.sleep(Native Method)
- [21:26:09] [Spigot Watchdog Thread/ERROR]: me.FurH.CreativeControl.core.database.CoreSQLDatabase$CoreSQLThread.run(CoreSQLDatabase.java:881)
- [21:26:09] [Spigot Watchdog Thread/ERROR]: ------------------------------
- [21:26:09] [Spigot Watchdog Thread/ERROR]: Current Thread: Jobs-BufferedPaymentThread
- [21:26:09] [Spigot Watchdog Thread/ERROR]: PID: 67 | Suspended: false | Native: false | State: TIMED_WAITING
- [21:26:09] [Spigot Watchdog Thread/ERROR]: Stack:
- [21:26:09] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.sleep(Native Method)
- [21:26:09] [Spigot Watchdog Thread/ERROR]: me.zford.jobs.tasks.BufferedPaymentThread.run(BufferedPaymentThread.java:38)
- [21:26:09] [Spigot Watchdog Thread/ERROR]: ------------------------------
- [21:26:09] [Spigot Watchdog Thread/ERROR]: Current Thread: Jobs-DatabaseSaveTask
- [21:26:09] [Spigot Watchdog Thread/ERROR]: PID: 66 | Suspended: false | Native: false | State: TIMED_WAITING
- [21:26:09] [Spigot Watchdog Thread/ERROR]: Stack:
- [21:26:09] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.sleep(Native Method)
- [21:26:09] [Spigot Watchdog Thread/ERROR]: me.zford.jobs.tasks.DatabaseSaveThread.run(DatabaseSaveThread.java:38)
- [21:26:09] [Spigot Watchdog Thread/ERROR]: ------------------------------
- [21:26:09] [Spigot Watchdog Thread/ERROR]: Current Thread: Thread-25
- [21:26:09] [Spigot Watchdog Thread/ERROR]: PID: 60 | Suspended: false | Native: false | State: TIMED_WAITING
- [21:26:09] [Spigot Watchdog Thread/ERROR]: Stack:
- [21:26:09] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.sleep(Native Method)
- [21:26:09] [Spigot Watchdog Thread/ERROR]: net.coreprotect.consumer.Consumer.run(Consumer.java:47)
- [21:26:09] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:722)
- [21:26:09] [Spigot Watchdog Thread/ERROR]: ------------------------------
- [21:26:09] [Spigot Watchdog Thread/ERROR]: Current Thread: Thread-24
- [21:26:09] [Spigot Watchdog Thread/ERROR]: PID: 59 | Suspended: false | Native: false | State: TIMED_WAITING
- [21:26:09] [Spigot Watchdog Thread/ERROR]: Stack:
- [21:26:09] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.sleep(Native Method)
- [21:26:09] [Spigot Watchdog Thread/ERROR]: net.coreprotect.thread.CacheCleanUp.run(CacheCleanUp.java:14)
- [21:26:09] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:722)
- [21:26:09] [Spigot Watchdog Thread/ERROR]: ------------------------------
- [21:26:09] [Spigot Watchdog Thread/ERROR]: Current Thread: Timer-1
- [21:26:09] [Spigot Watchdog Thread/ERROR]: PID: 43 | Suspended: false | Native: false | State: TIMED_WAITING
- [21:26:09] [Spigot Watchdog Thread/ERROR]: Stack:
- [21:26:09] [Spigot Watchdog Thread/ERROR]: java.lang.Object.wait(Native Method)
- [21:26:09] [Spigot Watchdog Thread/ERROR]: java.util.TimerThread.mainLoop(Timer.java:552)
- [21:26:09] [Spigot Watchdog Thread/ERROR]: java.util.TimerThread.run(Timer.java:505)
- [21:26:09] [Spigot Watchdog Thread/ERROR]: ------------------------------
- [21:26:09] [Spigot Watchdog Thread/ERROR]: Current Thread: Timer-0
- [21:26:09] [Spigot Watchdog Thread/ERROR]: PID: 41 | Suspended: false | Native: false | State: TIMED_WAITING
- [21:26:09] [Spigot Watchdog Thread/ERROR]: Stack:
- [21:26:09] [Spigot Watchdog Thread/ERROR]: java.lang.Object.wait(Native Method)
- [21:26:09] [Spigot Watchdog Thread/ERROR]: java.util.TimerThread.mainLoop(Timer.java:552)
- [21:26:09] [Spigot Watchdog Thread/ERROR]: java.util.TimerThread.run(Timer.java:505)
- [21:26:09] [Spigot Watchdog Thread/ERROR]: ------------------------------
- [21:26:09] [Spigot Watchdog Thread/ERROR]: Current Thread: Netty Epoll Server IO #3
- [21:26:09] [Spigot Watchdog Thread/ERROR]: PID: 28 | Suspended: false | Native: false | State: BLOCKED
- [21:26:09] [Spigot Watchdog Thread/ERROR]: Stack:
- [21:26:09] [Spigot Watchdog Thread/ERROR]: java.util.Collections$SynchronizedCollection.add(Collections.java:1634)
- [21:26:09] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R2.ServerConnection$4.initChannel(ServerConnection.java:98)
- [21:26:09] [Spigot Watchdog Thread/ERROR]: io.netty.channel.ChannelInitializer.channelRegistered(ChannelInitializer.java:69)
- [21:26:09] [Spigot Watchdog Thread/ERROR]: io.netty.channel.AbstractChannelHandlerContext.invokeChannelRegistered(AbstractChannelHandlerContext.java:158)
- [21:26:09] [Spigot Watchdog Thread/ERROR]: io.netty.channel.AbstractChannelHandlerContext.fireChannelRegistered(AbstractChannelHandlerContext.java:144)
- [21:26:09] [Spigot Watchdog Thread/ERROR]: io.netty.channel.ChannelInitializer.channelRegistered(ChannelInitializer.java:71)
- [21:26:09] [Spigot Watchdog Thread/ERROR]: io.netty.channel.AbstractChannelHandlerContext.invokeChannelRegistered(AbstractChannelHandlerContext.java:158)
- [21:26:09] [Spigot Watchdog Thread/ERROR]: io.netty.channel.AbstractChannelHandlerContext.fireChannelRegistered(AbstractChannelHandlerContext.java:144)
- [21:26:09] [Spigot Watchdog Thread/ERROR]: io.netty.channel.DefaultChannelPipeline.fireChannelRegistered(DefaultChannelPipeline.java:732)
- [21:26:09] [Spigot Watchdog Thread/ERROR]: io.netty.channel.AbstractChannel$AbstractUnsafe.register0(AbstractChannel.java:442)
- [21:26:09] [Spigot Watchdog Thread/ERROR]: io.netty.channel.AbstractChannel$AbstractUnsafe.access$100(AbstractChannel.java:374)
- [21:26:09] [Spigot Watchdog Thread/ERROR]: io.netty.channel.AbstractChannel$AbstractUnsafe$1.run(AbstractChannel.java:418)
- [21:26:09] [Spigot Watchdog Thread/ERROR]: io.netty.util.concurrent.SingleThreadEventExecutor.runAllTasks(SingleThreadEventExecutor.java:380)
- [21:26:09] [Spigot Watchdog Thread/ERROR]: io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:268)
- [21:26:09] [Spigot Watchdog Thread/ERROR]: io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:116)
- [21:26:09] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:722)
- [21:26:09] [Spigot Watchdog Thread/ERROR]: ------------------------------
- [21:26:09] [Spigot Watchdog Thread/ERROR]: Current Thread: Netty Epoll Server IO #2
- [21:26:09] [Spigot Watchdog Thread/ERROR]: PID: 27 | Suspended: false | Native: false | State: RUNNABLE
- [21:26:09] [Spigot Watchdog Thread/ERROR]: Stack:
- [21:26:09] [Spigot Watchdog Thread/ERROR]: io.netty.channel.epoll.Native.epollWait(Native Method)
- [21:26:09] [Spigot Watchdog Thread/ERROR]: io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:194)
- [21:26:09] [Spigot Watchdog Thread/ERROR]: io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:219)
- [21:26:09] [Spigot Watchdog Thread/ERROR]: io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:116)
- [21:26:09] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:722)
- [21:26:09] [Spigot Watchdog Thread/ERROR]: ------------------------------
- [21:26:09] [Spigot Watchdog Thread/ERROR]: Current Thread: AutoSaveWorld AutoConsoleCommandThread
- [21:26:09] [Spigot Watchdog Thread/ERROR]: PID: 39 | Suspended: false | Native: false | State: TIMED_WAITING
- [21:26:09] [Spigot Watchdog Thread/ERROR]: Stack:
- [21:26:09] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.sleep(Native Method)
- [21:26:09] [Spigot Watchdog Thread/ERROR]: autosaveworld.threads.consolecommand.AutoConsoleCommandThread.run(AutoConsoleCommandThread.java:69)
- [21:26:09] [Spigot Watchdog Thread/ERROR]: ------------------------------
- [21:26:09] [Spigot Watchdog Thread/ERROR]: Current Thread: AutoSaveWorld AutoRestartThread
- [21:26:09] [Spigot Watchdog Thread/ERROR]: PID: 38 | Suspended: false | Native: false | State: TIMED_WAITING
- [21:26:09] [Spigot Watchdog Thread/ERROR]: Stack:
- [21:26:09] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.sleep(Native Method)
- [21:26:09] [Spigot Watchdog Thread/ERROR]: autosaveworld.threads.restart.AutoRestartThread.run(AutoRestartThread.java:107)
- [21:26:09] [Spigot Watchdog Thread/ERROR]: ------------------------------
- [21:26:09] [Spigot Watchdog Thread/ERROR]: Current Thread: AutoSaveWorld AutoPurgeThread
- [21:26:09] [Spigot Watchdog Thread/ERROR]: PID: 35 | Suspended: false | Native: false | State: TIMED_WAITING
- [21:26:09] [Spigot Watchdog Thread/ERROR]: Stack:
- [21:26:09] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.sleep(Native Method)
- [21:26:09] [Spigot Watchdog Thread/ERROR]: autosaveworld.threads.purge.AutoPurgeThread.run(AutoPurgeThread.java:70)
- [21:26:09] [Spigot Watchdog Thread/ERROR]: ------------------------------
- [21:26:09] [Spigot Watchdog Thread/ERROR]: Current Thread: AutoSaveWorld AutoBackupThread
- [21:26:09] [Spigot Watchdog Thread/ERROR]: PID: 34 | Suspended: false | Native: false | State: TIMED_WAITING
- [21:26:09] [Spigot Watchdog Thread/ERROR]: Stack:
- [21:26:09] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.sleep(Native Method)
- [21:26:09] [Spigot Watchdog Thread/ERROR]: autosaveworld.threads.backup.AutoBackupThread.run(AutoBackupThread.java:93)
- [21:26:09] [Spigot Watchdog Thread/ERROR]: ------------------------------
- [21:26:09] [Spigot Watchdog Thread/ERROR]: Current Thread: AutoSaveWorld AutoSaveThread
- [21:26:09] [Spigot Watchdog Thread/ERROR]: PID: 33 | Suspended: false | Native: false | State: TIMED_WAITING
- [21:26:09] [Spigot Watchdog Thread/ERROR]: Stack:
- [21:26:09] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.sleep(Native Method)
- [21:26:09] [Spigot Watchdog Thread/ERROR]: autosaveworld.threads.save.AutoSaveThread.run(AutoSaveThread.java:78)
- [21:26:09] [Spigot Watchdog Thread/ERROR]: ------------------------------
- [21:26:09] [Spigot Watchdog Thread/ERROR]: Current Thread: MStore ExamineThread
- [21:26:09] [Spigot Watchdog Thread/ERROR]: PID: 31 | Suspended: false | Native: false | State: TIMED_WAITING
- [21:26:09] [Spigot Watchdog Thread/ERROR]: Stack:
- [21:26:09] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.sleep(Native Method)
- [21:26:09] [Spigot Watchdog Thread/ERROR]: com.massivecraft.massivecore.store.ExamineThread.run(ExamineThread.java:55)
- [21:26:09] [Spigot Watchdog Thread/ERROR]: ------------------------------
- [21:26:09] [Spigot Watchdog Thread/ERROR]: Current Thread: Netty Epoll Server IO #1
- [21:26:09] [Spigot Watchdog Thread/ERROR]: PID: 26 | Suspended: false | Native: false | State: RUNNABLE
- [21:26:09] [Spigot Watchdog Thread/ERROR]: Stack:
- [21:26:09] [Spigot Watchdog Thread/ERROR]: io.netty.channel.epoll.Native.epollWait(Native Method)
- [21:26:09] [Spigot Watchdog Thread/ERROR]: io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:194)
- [21:26:09] [Spigot Watchdog Thread/ERROR]: io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:219)
- [21:26:09] [Spigot Watchdog Thread/ERROR]: io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:116)
- [21:26:09] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:722)
- [21:26:09] [Spigot Watchdog Thread/ERROR]: ------------------------------
- [21:26:09] [Spigot Watchdog Thread/ERROR]: Current Thread: Netty Epoll Server IO #0
- [21:26:09] [Spigot Watchdog Thread/ERROR]: PID: 25 | Suspended: false | Native: false | State: BLOCKED
- [21:26:09] [Spigot Watchdog Thread/ERROR]: Stack:
- [21:26:09] [Spigot Watchdog Thread/ERROR]: java.util.Collections$SynchronizedCollection.add(Collections.java:1634)
- [21:26:09] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R2.ServerConnection$4.initChannel(ServerConnection.java:98)
- [21:26:09] [Spigot Watchdog Thread/ERROR]: io.netty.channel.ChannelInitializer.channelRegistered(ChannelInitializer.java:69)
- [21:26:09] [Spigot Watchdog Thread/ERROR]: io.netty.channel.AbstractChannelHandlerContext.invokeChannelRegistered(AbstractChannelHandlerContext.java:158)
- [21:26:09] [Spigot Watchdog Thread/ERROR]: io.netty.channel.AbstractChannelHandlerContext.fireChannelRegistered(AbstractChannelHandlerContext.java:144)
- [21:26:09] [Spigot Watchdog Thread/ERROR]: io.netty.channel.ChannelInitializer.channelRegistered(ChannelInitializer.java:71)
- [21:26:09] [Spigot Watchdog Thread/ERROR]: io.netty.channel.AbstractChannelHandlerContext.invokeChannelRegistered(AbstractChannelHandlerContext.java:158)
- [21:26:09] [Spigot Watchdog Thread/ERROR]: io.netty.channel.AbstractChannelHandlerContext.fireChannelRegistered(AbstractChannelHandlerContext.java:144)
- [21:26:09] [Spigot Watchdog Thread/ERROR]: io.netty.channel.DefaultChannelPipeline.fireChannelRegistered(DefaultChannelPipeline.java:732)
- [21:26:09] [Spigot Watchdog Thread/ERROR]: io.netty.channel.AbstractChannel$AbstractUnsafe.register0(AbstractChannel.java:442)
- [21:26:09] [Spigot Watchdog Thread/ERROR]: io.netty.channel.AbstractChannel$AbstractUnsafe.register(AbstractChannel.java:412)
- [21:26:09] [Spigot Watchdog Thread/ERROR]: io.netty.channel.SingleThreadEventLoop.register(SingleThreadEventLoop.java:60)
- [21:26:09] [Spigot Watchdog Thread/ERROR]: io.netty.channel.SingleThreadEventLoop.register(SingleThreadEventLoop.java:48)
- [21:26:09] [Spigot Watchdog Thread/ERROR]: io.netty.channel.MultithreadEventLoopGroup.register(MultithreadEventLoopGroup.java:64)
- [21:26:09] [Spigot Watchdog Thread/ERROR]: io.netty.bootstrap.ServerBootstrap$ServerBootstrapAcceptor.channelRead(ServerBootstrap.java:251)
- [21:26:09] [Spigot Watchdog Thread/ERROR]: io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:333)
- [21:26:09] [Spigot Watchdog Thread/ERROR]: io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:319)
- [21:26:09] [Spigot Watchdog Thread/ERROR]: com.comphenix.protocol.injector.netty.NettyProtocolInjector$3.channelRead(NettyProtocolInjector.java:157)
- [21:26:09] [Spigot Watchdog Thread/ERROR]: io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:333)
- [21:26:09] [Spigot Watchdog Thread/ERROR]: io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:319)
- [21:26:09] [Spigot Watchdog Thread/ERROR]: io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:787)
- [21:26:09] [Spigot Watchdog Thread/ERROR]: io.netty.channel.epoll.EpollServerSocketChannel$EpollServerSocketUnsafe.epollInReady(EpollServerSocketChannel.java:109)
- [21:26:09] [Spigot Watchdog Thread/ERROR]: io.netty.channel.epoll.EpollEventLoop.processReady(EpollEventLoop.java:326)
- [21:26:09] [Spigot Watchdog Thread/ERROR]: io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:264)
- [21:26:09] [Spigot Watchdog Thread/ERROR]: io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:116)
- [21:26:09] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:722)
- [21:26:09] [Spigot Watchdog Thread/ERROR]: ------------------------------
- [21:26:09] [Spigot Watchdog Thread/ERROR]: Current Thread: Spigot Metrics Thread
- [21:26:09] [Spigot Watchdog Thread/ERROR]: PID: 24 | Suspended: false | Native: false | State: TIMED_WAITING
- [21:26:09] [Spigot Watchdog Thread/ERROR]: Stack:
- [21:26:09] [Spigot Watchdog Thread/ERROR]: java.lang.Object.wait(Native Method)
- [21:26:09] [Spigot Watchdog Thread/ERROR]: java.util.TimerThread.mainLoop(Timer.java:552)
- [21:26:09] [Spigot Watchdog Thread/ERROR]: java.util.TimerThread.run(Timer.java:505)
- [21:26:09] [Spigot Watchdog Thread/ERROR]: ------------------------------
- [21:26:09] [Spigot Watchdog Thread/ERROR]: Current Thread: Spigot Watchdog Thread
- [21:26:09] [Spigot Watchdog Thread/ERROR]: PID: 23 | Suspended: false | Native: false | State: RUNNABLE
- [21:26:09] [Spigot Watchdog Thread/ERROR]: Stack:
- [21:26:09] [Spigot Watchdog Thread/ERROR]: sun.management.ThreadImpl.dumpThreads0(Native Method)
- [21:26:09] [Spigot Watchdog Thread/ERROR]: sun.management.ThreadImpl.dumpAllThreads(ThreadImpl.java:446)
- [21:26:09] [Spigot Watchdog Thread/ERROR]: org.spigotmc.WatchdogThread.run(WatchdogThread.java:76)
- [21:26:09] [Spigot Watchdog Thread/ERROR]: ------------------------------
- [21:26:09] [Spigot Watchdog Thread/ERROR]: Current Thread: Java2D Disposer
- [21:26:09] [Spigot Watchdog Thread/ERROR]: PID: 20 | Suspended: false | Native: false | State: WAITING
- [21:26:09] [Spigot Watchdog Thread/ERROR]: Stack:
- [21:26:09] [Spigot Watchdog Thread/ERROR]: java.lang.Object.wait(Native Method)
- [21:26:09] [Spigot Watchdog Thread/ERROR]: java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:135)
- [21:26:09] [Spigot Watchdog Thread/ERROR]: java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:151)
- [21:26:09] [Spigot Watchdog Thread/ERROR]: sun.java2d.Disposer.run(Disposer.java:145)
- [21:26:09] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:722)
- [21:26:09] [Spigot Watchdog Thread/ERROR]: ------------------------------
- [21:26:09] [Spigot Watchdog Thread/ERROR]: Current Thread: Thread-4
- [21:26:09] [Spigot Watchdog Thread/ERROR]: PID: 18 | Suspended: false | Native: false | State: WAITING
- [21:26:09] [Spigot Watchdog Thread/ERROR]: Stack:
- [21:26:09] [Spigot Watchdog Thread/ERROR]: sun.misc.Unsafe.park(Native Method)
- [21:26:09] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.LockSupport.park(LockSupport.java:186)
- [21:26:09] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2043)
- [21:26:09] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
- [21:26:09] [Spigot Watchdog Thread/ERROR]: com.mojang.util.QueueLogAppender.getNextLogEvent(QueueLogAppender.java:77)
- [21:26:09] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.v1_8_R2.util.TerminalConsoleWriterThread.run(TerminalConsoleWriterThread.java:25)
- [21:26:09] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:722)
- [21:26:09] [Spigot Watchdog Thread/ERROR]: ------------------------------
- [21:26:09] [Spigot Watchdog Thread/ERROR]: Current Thread: Server console handler
- [21:26:09] [Spigot Watchdog Thread/ERROR]: PID: 17 | Suspended: false | Native: true | State: RUNNABLE
- [21:26:09] [Spigot Watchdog Thread/ERROR]: Thread is waiting on monitor(s):
- [21:26:09] [Spigot Watchdog Thread/ERROR]: Locked on:java.io.BufferedInputStream.read(BufferedInputStream.java:254)
- [21:26:09] [Spigot Watchdog Thread/ERROR]: Locked on:org.bukkit.craftbukkit.libs.jline.internal.InputStreamReader.read(InputStreamReader.java:261)
- [21:26:09] [Spigot Watchdog Thread/ERROR]: Locked on:org.bukkit.craftbukkit.libs.jline.internal.InputStreamReader.read(InputStreamReader.java:198)
- [21:26:09] [Spigot Watchdog Thread/ERROR]: Stack:
- [21:26:09] [Spigot Watchdog Thread/ERROR]: java.io.FileInputStream.readBytes(Native Method)
- [21:26:09] [Spigot Watchdog Thread/ERROR]: java.io.FileInputStream.read(FileInputStream.java:242)
- [21:26:09] [Spigot Watchdog Thread/ERROR]: java.io.BufferedInputStream.fill(BufferedInputStream.java:235)
- [21:26:09] [Spigot Watchdog Thread/ERROR]: java.io.BufferedInputStream.read(BufferedInputStream.java:254)
- [21:26:09] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.libs.jline.internal.NonBlockingInputStream.read(NonBlockingInputStream.java:248)
- [21:26:09] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.libs.jline.internal.InputStreamReader.read(InputStreamReader.java:261)
- [21:26:09] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.libs.jline.internal.InputStreamReader.read(InputStreamReader.java:198)
- [21:26:09] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.libs.jline.console.ConsoleReader.readCharacter(ConsoleReader.java:2145)
- [21:26:09] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.libs.jline.console.ConsoleReader.readLineSimple(ConsoleReader.java:3183)
- [21:26:09] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.libs.jline.console.ConsoleReader.readLine(ConsoleReader.java:2333)
- [21:26:09] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.libs.jline.console.ConsoleReader.readLine(ConsoleReader.java:2269)
- [21:26:09] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.libs.jline.console.ConsoleReader.readLine(ConsoleReader.java:2257)
- [21:26:09] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R2.DedicatedServer$2.run(DedicatedServer.java:81)
- [21:26:09] [Spigot Watchdog Thread/ERROR]: ------------------------------
- [21:26:09] [Spigot Watchdog Thread/ERROR]: Current Thread: DestroyJavaVM
- [21:26:09] [Spigot Watchdog Thread/ERROR]: PID: 16 | Suspended: false | Native: false | State: RUNNABLE
- [21:26:09] [Spigot Watchdog Thread/ERROR]: Stack:
- [21:26:09] [Spigot Watchdog Thread/ERROR]: ------------------------------
- [21:26:09] [Spigot Watchdog Thread/ERROR]: Current Thread: Server thread
- [21:26:09] [Spigot Watchdog Thread/ERROR]: PID: 14 | Suspended: false | Native: true | State: RUNNABLE
- [21:26:09] [Spigot Watchdog Thread/ERROR]: Thread is waiting on monitor(s):
- [21:26:09] [Spigot Watchdog Thread/ERROR]: Locked on:com.mysql.jdbc.util.ReadAheadInputStream.read(ReadAheadInputStream.java:189)
- [21:26:09] [Spigot Watchdog Thread/ERROR]: Locked on:com.mysql.jdbc.jdbc2.optional.MysqlPooledConnection.getConnection(MysqlPooledConnection.java:181)
- [21:26:09] [Spigot Watchdog Thread/ERROR]: Locked on:com.mysql.jdbc.jdbc2.optional.MysqlPooledConnection.getConnection(MysqlPooledConnection.java:158)
- [21:26:09] [Spigot Watchdog Thread/ERROR]: Locked on:fr.xephi.authme.datasource.MiniConnectionPoolManager.getConnection3(MiniConnectionPoolManager.java:214)
- [21:26:09] [Spigot Watchdog Thread/ERROR]: Locked on:fr.xephi.authme.datasource.MySQLThread.makeSureConnectionIsReady(MySQLThread.java:841)
- [21:26:09] [Spigot Watchdog Thread/ERROR]: Locked on:org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:487)
- [21:26:09] [Spigot Watchdog Thread/ERROR]: Locked on:net.minecraft.server.v1_8_R2.ServerConnection.c(ServerConnection.java:145)
- [21:26:09] [Spigot Watchdog Thread/ERROR]: Stack:
- [21:26:09] [Spigot Watchdog Thread/ERROR]: java.net.SocketInputStream.socketRead0(Native Method)
- [21:26:09] [Spigot Watchdog Thread/ERROR]: java.net.SocketInputStream.read(SocketInputStream.java:150)
- [21:26:09] [Spigot Watchdog Thread/ERROR]: java.net.SocketInputStream.read(SocketInputStream.java:121)
- [21:26:09] [Spigot Watchdog Thread/ERROR]: com.mysql.jdbc.util.ReadAheadInputStream.fill(ReadAheadInputStream.java:114)
- [21:26:09] [Spigot Watchdog Thread/ERROR]: com.mysql.jdbc.util.ReadAheadInputStream.readFromUnderlyingStreamIfNecessary(ReadAheadInputStream.java:161)
- [21:26:09] [Spigot Watchdog Thread/ERROR]: com.mysql.jdbc.util.ReadAheadInputStream.read(ReadAheadInputStream.java:189)
- [21:26:09] [Spigot Watchdog Thread/ERROR]: com.mysql.jdbc.MysqlIO.readFully(MysqlIO.java:2526)
- [21:26:09] [Spigot Watchdog Thread/ERROR]: com.mysql.jdbc.MysqlIO.reuseAndReadPacket(MysqlIO.java:2979)
- [21:26:09] [Spigot Watchdog Thread/ERROR]: com.mysql.jdbc.MysqlIO.reuseAndReadPacket(MysqlIO.java:2968)
- [21:26:09] [Spigot Watchdog Thread/ERROR]: com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:3516)
- [21:26:09] [Spigot Watchdog Thread/ERROR]: com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:931)
- [21:26:09] [Spigot Watchdog Thread/ERROR]: com.mysql.jdbc.MysqlIO.secureAuth411(MysqlIO.java:4031)
- [21:26:09] [Spigot Watchdog Thread/ERROR]: com.mysql.jdbc.MysqlIO.changeUser(MysqlIO.java:886)
- [21:26:09] [Spigot Watchdog Thread/ERROR]: com.mysql.jdbc.ConnectionImpl.changeUser(ConnectionImpl.java:1156)
- [21:26:09] [Spigot Watchdog Thread/ERROR]: com.mysql.jdbc.ConnectionImpl.resetServerState(ConnectionImpl.java:4696)
- [21:26:09] [Spigot Watchdog Thread/ERROR]: com.mysql.jdbc.jdbc2.optional.MysqlPooledConnection.getConnection(MysqlPooledConnection.java:181)
- [21:26:09] [Spigot Watchdog Thread/ERROR]: com.mysql.jdbc.jdbc2.optional.MysqlPooledConnection.getConnection(MysqlPooledConnection.java:158)
- [21:26:09] [Spigot Watchdog Thread/ERROR]: fr.xephi.authme.datasource.MiniConnectionPoolManager.getConnection3(MiniConnectionPoolManager.java:214)
- [21:26:09] [Spigot Watchdog Thread/ERROR]: fr.xephi.authme.datasource.MiniConnectionPoolManager.getConnection2(MiniConnectionPoolManager.java:184)
- [21:26:09] [Spigot Watchdog Thread/ERROR]: fr.xephi.authme.datasource.MiniConnectionPoolManager.getValidConnection2(MiniConnectionPoolManager.java:275)
- [21:26:09] [Spigot Watchdog Thread/ERROR]: fr.xephi.authme.datasource.MiniConnectionPoolManager.getValidConnection(MiniConnectionPoolManager.java:251)
- [21:26:09] [Spigot Watchdog Thread/ERROR]: fr.xephi.authme.datasource.MySQLThread.makeSureConnectionIsReady(MySQLThread.java:841)
- [21:26:09] [Spigot Watchdog Thread/ERROR]: fr.xephi.authme.datasource.MySQLThread.setUnlogged(MySQLThread.java:952)
- [21:26:09] [Spigot Watchdog Thread/ERROR]: fr.xephi.authme.datasource.CacheDataSource.setUnlogged(CacheDataSource.java:211)
- [21:26:09] [Spigot Watchdog Thread/ERROR]: fr.xephi.authme.listener.AuthMePlayerListener.onPlayerQuit(AuthMePlayerListener.java:832)
- [21:26:09] [Spigot Watchdog Thread/ERROR]: sun.reflect.GeneratedMethodAccessor422.invoke(Unknown Source)
- [21:26:09] [Spigot Watchdog Thread/ERROR]: sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
- [21:26:09] [Spigot Watchdog Thread/ERROR]: java.lang.reflect.Method.invoke(Method.java:601)
- [21:26:09] [Spigot Watchdog Thread/ERROR]: org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:301)
- [21:26:09] [Spigot Watchdog Thread/ERROR]: org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62)
- [21:26:09] [Spigot Watchdog Thread/ERROR]: org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:502)
- [21:26:09] [Spigot Watchdog Thread/ERROR]: org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:487)
- [21:26:09] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R2.PlayerList.disconnect(PlayerList.java:346)
- [21:26:09] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R2.PlayerConnection.a(PlayerConnection.java:848)
- [21:26:09] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R2.NetworkManager.l(NetworkManager.java:315)
- [21:26:09] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R2.ServerConnection.c(ServerConnection.java:145)
- [21:26:09] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R2.MinecraftServer.A(MinecraftServer.java:811)
- [21:26:09] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R2.DedicatedServer.A(DedicatedServer.java:368)
- [21:26:09] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R2.MinecraftServer.z(MinecraftServer.java:651)
- [21:26:09] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R2.MinecraftServer.run(MinecraftServer.java:554)
- [21:26:09] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:722)
- [21:26:09] [Spigot Watchdog Thread/ERROR]: ------------------------------
- [21:26:09] [Spigot Watchdog Thread/ERROR]: Current Thread: Server Infinisleeper
- [21:26:09] [Spigot Watchdog Thread/ERROR]: PID: 15 | Suspended: false | Native: false | State: TIMED_WAITING
- [21:26:09] [Spigot Watchdog Thread/ERROR]: Stack:
- [21:26:09] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.sleep(Native Method)
- [21:26:09] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R2.DedicatedServer$1.run(DedicatedServer.java:54)
- [21:26:09] [Spigot Watchdog Thread/ERROR]: ------------------------------
- [21:26:09] [Spigot Watchdog Thread/ERROR]: Current Thread: Snooper Timer
- [21:26:09] [Spigot Watchdog Thread/ERROR]: PID: 11 | Suspended: false | Native: false | State: TIMED_WAITING
- [21:26:09] [Spigot Watchdog Thread/ERROR]: Stack:
- [21:26:09] [Spigot Watchdog Thread/ERROR]: java.lang.Object.wait(Native Method)
- [21:26:09] [Spigot Watchdog Thread/ERROR]: java.util.TimerThread.mainLoop(Timer.java:552)
- [21:26:09] [Spigot Watchdog Thread/ERROR]: java.util.TimerThread.run(Timer.java:505)
- [21:26:09] [Spigot Watchdog Thread/ERROR]: ------------------------------
- [21:26:09] [Spigot Watchdog Thread/ERROR]: Current Thread: Signal Dispatcher
- [21:26:09] [Spigot Watchdog Thread/ERROR]: PID: 5 | Suspended: false | Native: false | State: RUNNABLE
- [21:26:09] [Spigot Watchdog Thread/ERROR]: Stack:
- [21:26:09] [Spigot Watchdog Thread/ERROR]: ------------------------------
- [21:26:09] [Spigot Watchdog Thread/ERROR]: Current Thread: Finalizer
- [21:26:09] [Spigot Watchdog Thread/ERROR]: PID: 3 | Suspended: false | Native: false | State: WAITING
- [21:26:09] [Spigot Watchdog Thread/ERROR]: Stack:
- [21:26:09] [Spigot Watchdog Thread/ERROR]: java.lang.Object.wait(Native Method)
- [21:26:09] [Spigot Watchdog Thread/ERROR]: java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:135)
- [21:26:09] [Spigot Watchdog Thread/ERROR]: java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:151)
- [21:26:09] [Spigot Watchdog Thread/ERROR]: java.lang.ref.Finalizer$FinalizerThread.run(Finalizer.java:177)
- [21:26:09] [Spigot Watchdog Thread/ERROR]: ------------------------------
- [21:26:09] [Spigot Watchdog Thread/ERROR]: Current Thread: Reference Handler
- [21:26:09] [Spigot Watchdog Thread/ERROR]: PID: 2 | Suspended: false | Native: false | State: WAITING
- [21:26:09] [Spigot Watchdog Thread/ERROR]: Stack:
- [21:26:09] [Spigot Watchdog Thread/ERROR]: java.lang.Object.wait(Native Method)
- [21:26:09] [Spigot Watchdog Thread/ERROR]: java.lang.Object.wait(Object.java:503)
- [21:26:09] [Spigot Watchdog Thread/ERROR]: java.lang.ref.Reference$ReferenceHandler.run(Reference.java:133)
- [21:26:09] [Spigot Watchdog Thread/ERROR]: ------------------------------
- [21:26:09] [Spigot Watchdog Thread/INFO]: Startup script './start.sh' does not exist! Stopping server.
- [21:26:09] [Thread-3/INFO]: Stopping server
Advertisement
Add Comment
Please, Sign In to add comment