Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- 22:46:01] [Spigot Watchdog Thread/ERROR]: The server has stopped responding!
- [22:46:01] [Spigot Watchdog Thread/ERROR]: Please report this to http://www.spigotmc.org/
- [22:46:01] [Spigot Watchdog Thread/ERROR]: Be sure to include ALL relevant console errors and Minecraft crash reports
- [22:46:01] [Spigot Watchdog Thread/ERROR]: Spigot version: git-Spigot-550ebac-7019900 (MC: 1.8)
- [22:46:01] [Spigot Watchdog Thread/ERROR]: ------------------------------
- [22:46:01] [Spigot Watchdog Thread/ERROR]: Server thread dump (Look for plugins here before reporting to Spigot!):
- [22:46:01] [Spigot Watchdog Thread/ERROR]: ------------------------------
- [22:46:01] [Spigot Watchdog Thread/ERROR]: Current Thread: Server thread
- [22:46:01] [Spigot Watchdog Thread/ERROR]: PID: 16 | Suspended: false | Native: true | State: RUNNABLE
- [22:46:01] [Spigot Watchdog Thread/ERROR]: Stack:
- [22:46:01] [Spigot Watchdog Thread/ERROR]: java.net.SocketInputStream.socketRead0(Native Method)
- [22:46:01] [Spigot Watchdog Thread/ERROR]: java.net.SocketInputStream.socketRead(SocketInputStream.java:116)
- [22:46:01] [Spigot Watchdog Thread/ERROR]: java.net.SocketInputStream.read(SocketInputStream.java:170)
- [22:46:01] [Spigot Watchdog Thread/ERROR]: java.net.SocketInputStream.read(SocketInputStream.java:141)
- [22:46:01] [Spigot Watchdog Thread/ERROR]: com.mysql.jdbc.util.ReadAheadInputStream.fill(ReadAheadInputStream.java:114)
- [22:46:01] [Spigot Watchdog Thread/ERROR]: com.mysql.jdbc.util.ReadAheadInputStream.readFromUnderlyingStreamIfNecessary(ReadAheadInputStream.java:161)
- [22:46:01] [Spigot Watchdog Thread/ERROR]: com.mysql.jdbc.util.ReadAheadInputStream.read(ReadAheadInputStream.java:189)
- [22:46:01] [Spigot Watchdog Thread/ERROR]: com.mysql.jdbc.MysqlIO.readFully(MysqlIO.java:2526)
- [22:46:01] [Spigot Watchdog Thread/ERROR]: com.mysql.jdbc.MysqlIO.reuseAndReadPacket(MysqlIO.java:2979)
- [22:46:01] [Spigot Watchdog Thread/ERROR]: com.mysql.jdbc.MysqlIO.reuseAndReadPacket(MysqlIO.java:2968)
- [22:46:01] [Spigot Watchdog Thread/ERROR]: com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:3516)
- [22:46:01] [Spigot Watchdog Thread/ERROR]: com.mysql.jdbc.MysqlIO.sendCommand(MysqlIO.java:1986)
- [22:46:01] [Spigot Watchdog Thread/ERROR]: com.mysql.jdbc.MysqlIO.sqlQueryDirect(MysqlIO.java:2140)
- [22:46:01] [Spigot Watchdog Thread/ERROR]: com.mysql.jdbc.ConnectionImpl.execSQL(ConnectionImpl.java:2620)
- [22:46:01] [Spigot Watchdog Thread/ERROR]: com.mysql.jdbc.ConnectionImpl.execSQL(ConnectionImpl.java:2570)
- [22:46:01] [Spigot Watchdog Thread/ERROR]: com.mysql.jdbc.StatementImpl.executeQuery(StatementImpl.java:1474)
- [22:46:01] [Spigot Watchdog Thread/ERROR]: ru.tehkode.libs.org.apache.commons.dbcp.DelegatingStatement.executeQuery(DelegatingStatement.java:208)
- [22:46:01] [Spigot Watchdog Thread/ERROR]: ru.tehkode.libs.org.apache.commons.dbcp.PoolableConnectionFactory.validateConnection(PoolableConnectionFactory.java:658)
- [22:46:01] [Spigot Watchdog Thread/ERROR]: ru.tehkode.libs.org.apache.commons.dbcp.PoolableConnectionFactory.validateObject(PoolableConnectionFactory.java:635)
- [22:46:01] [Spigot Watchdog Thread/ERROR]: ru.tehkode.libs.org.apache.commons.pool.impl.GenericObjectPool.borrowObject(GenericObjectPool.java:1165)
- [22:46:01] [Spigot Watchdog Thread/ERROR]: ru.tehkode.libs.org.apache.commons.dbcp.PoolingDataSource.getConnection(PoolingDataSource.java:106)
- [22:46:01] [Spigot Watchdog Thread/ERROR]: ru.tehkode.libs.org.apache.commons.dbcp.BasicDataSource.getConnection(BasicDataSource.java:1044)
- [22:46:01] [Spigot Watchdog Thread/ERROR]: ru.tehkode.permissions.backends.sql.SQLBackend.getSQL(SQLBackend.java:245)
- [22:46:01] [Spigot Watchdog Thread/ERROR]: ru.tehkode.permissions.backends.sql.SQLData.getPermissionsMap(SQLData.java:153)
- [22:46:01] [Spigot Watchdog Thread/ERROR]: ru.tehkode.permissions.backends.caching.CachingData.loadPermissions(CachingData.java:44)
- [22:46:01] [Spigot Watchdog Thread/ERROR]: ru.tehkode.permissions.backends.caching.CachingData.getPermissions(CachingData.java:90)
- [22:46:01] [Spigot Watchdog Thread/ERROR]: ru.tehkode.permissions.PermissionEntity.getOwnPermissions(PermissionEntity.java:234)
- [22:46:01] [Spigot Watchdog Thread/ERROR]: ru.tehkode.permissions.PermissionEntity$3.fetchLocal(PermissionEntity.java:264)
- [22:46:01] [Spigot Watchdog Thread/ERROR]: ru.tehkode.permissions.PermissionEntity$3.fetchLocal(PermissionEntity.java:261)
- [22:46:01] [Spigot Watchdog Thread/ERROR]: ru.tehkode.permissions.HierarchyTraverser.traverse(HierarchyTraverser.java:70)
- [22:46:01] [Spigot Watchdog Thread/ERROR]: ru.tehkode.permissions.PermissionEntity.getPermissionsInternal(PermissionEntity.java:283)
- [22:46:01] [Spigot Watchdog Thread/ERROR]: ru.tehkode.permissions.PermissionEntity.getPermissions(PermissionEntity.java:225)
- [22:46:01] [Spigot Watchdog Thread/ERROR]: ru.tehkode.permissions.PermissionUser.getPermissions(PermissionUser.java:465)
- [22:46:01] [Spigot Watchdog Thread/ERROR]: ru.tehkode.permissions.bukkit.SuperpermsListener.updatePlayerPermission(SuperpermsListener.java:91)
- [22:46:01] [Spigot Watchdog Thread/ERROR]: ru.tehkode.permissions.bukkit.SuperpermsListener.updateAttachment(SuperpermsListener.java:58)
- [22:46:01] [Spigot Watchdog Thread/ERROR]: ru.tehkode.permissions.bukkit.SuperpermsListener.handleLogin(SuperpermsListener.java:170)
- [22:46:01] [Spigot Watchdog Thread/ERROR]: ru.tehkode.permissions.bukkit.SuperpermsListener.onPlayerLogin(SuperpermsListener.java:154)
- [22:46:01] [Spigot Watchdog Thread/ERROR]: sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
- [22:46:01] [Spigot Watchdog Thread/ERROR]: sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
- [22:46:01] [Spigot Watchdog Thread/ERROR]: sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
- [22:46:01] [Spigot Watchdog Thread/ERROR]: java.lang.reflect.Method.invoke(Method.java:497)
- [22:46:01] [Spigot Watchdog Thread/ERROR]: org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:301)
- [22:46:01] [Spigot Watchdog Thread/ERROR]: org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62)
- [22:46:01] [Spigot Watchdog Thread/ERROR]: org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:502)
- [22:46:01] [Spigot Watchdog Thread/ERROR]: org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:487)
- [22:46:01] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R1.PlayerList.attemptLogin(PlayerList.java:423)
- [22:46:01] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R1.LoginListener.b(LoginListener.java:97)
- [22:46:01] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R1.LoginListener.c(LoginListener.java:41)
- [22:46:01] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R1.NetworkManager.a(NetworkManager.java:159)
- [22:46:01] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R1.ServerConnection.c(ServerConnection.java:82)
- [22:46:01] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R1.MinecraftServer.z(MinecraftServer.java:800)
- [22:46:01] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R1.DedicatedServer.z(DedicatedServer.java:316)
- [22:46:01] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R1.MinecraftServer.y(MinecraftServer.java:634)
- [22:46:01] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R1.MinecraftServer.run(MinecraftServer.java:537)
- [22:46:01] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:745)
- [22:46:01] [Spigot Watchdog Thread/ERROR]: ------------------------------
- [22:46:01] [Spigot Watchdog Thread/ERROR]: Entire Thread Dump:
- [22:46:02] [Spigot Watchdog Thread/ERROR]: ------------------------------
- [22:46:02] [Spigot Watchdog Thread/ERROR]: Current Thread: process reaper
- [22:46:02] [Spigot Watchdog Thread/ERROR]: PID: 73 | Suspended: false | Native: false | State: RUNNABLE
- [22:46:02] [Spigot Watchdog Thread/ERROR]: Stack:
- [22:46:02] [Spigot Watchdog Thread/ERROR]: java.lang.UNIXProcess.lambda$initStreams$270(UNIXProcess.java:296)
- [22:46:02] [Spigot Watchdog Thread/ERROR]: java.lang.UNIXProcess$$Lambda$7/648129364.run(Unknown Source)
- [22:46:02] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
- [22:46:02] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
- [22:46:02] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:745)
- [22:46:02] [Spigot Watchdog Thread/ERROR]: ------------------------------
- [22:46:02] [Spigot Watchdog Thread/ERROR]: Current Thread: Netty Server IO #3
- [22:46:02] [Spigot Watchdog Thread/ERROR]: PID: 25 | Suspended: false | Native: true | State: RUNNABLE
- [22:46:02] [Spigot Watchdog Thread/ERROR]: Thread is waiting on monitor(s):
- [22:46:02] [Spigot Watchdog Thread/ERROR]: Locked on:sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:86)
- [22:46:02] [Spigot Watchdog Thread/ERROR]: Locked on:sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:86)
- [22:46:02] [Spigot Watchdog Thread/ERROR]: Locked on:sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:86)
- [22:46:02] [Spigot Watchdog Thread/ERROR]: Stack:
- [22:46:02] [Spigot Watchdog Thread/ERROR]: sun.nio.ch.EPollArrayWrapper.epollWait(Native Method)
- [22:46:02] [Spigot Watchdog Thread/ERROR]: sun.nio.ch.EPollArrayWrapper.poll(EPollArrayWrapper.java:269)
- [22:46:02] [Spigot Watchdog Thread/ERROR]: sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:79)
- [22:46:02] [Spigot Watchdog Thread/ERROR]: sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:86)
- [22:46:02] [Spigot Watchdog Thread/ERROR]: sun.nio.ch.SelectorImpl.select(SelectorImpl.java:97)
- [22:46:02] [Spigot Watchdog Thread/ERROR]: io.netty.channel.nio.NioEventLoop.select(NioEventLoop.java:618)
- [22:46:02] [Spigot Watchdog Thread/ERROR]: io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:306)
- [22:46:02] [Spigot Watchdog Thread/ERROR]: io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:116)
- [22:46:02] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:745)
- [22:46:02] [Spigot Watchdog Thread/ERROR]: ------------------------------
- [22:46:02] [Spigot Watchdog Thread/ERROR]: Current Thread: Netty Server IO #2
- [22:46:02] [Spigot Watchdog Thread/ERROR]: PID: 24 | Suspended: false | Native: true | State: RUNNABLE
- [22:46:02] [Spigot Watchdog Thread/ERROR]: Thread is waiting on monitor(s):
- [22:46:02] [Spigot Watchdog Thread/ERROR]: Locked on:sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:86)
- [22:46:02] [Spigot Watchdog Thread/ERROR]: Locked on:sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:86)
- [22:46:02] [Spigot Watchdog Thread/ERROR]: Locked on:sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:86)
- [22:46:02] [Spigot Watchdog Thread/ERROR]: Stack:
- [22:46:02] [Spigot Watchdog Thread/ERROR]: sun.nio.ch.EPollArrayWrapper.epollWait(Native Method)
- [22:46:02] [Spigot Watchdog Thread/ERROR]: sun.nio.ch.EPollArrayWrapper.poll(EPollArrayWrapper.java:269)
- [22:46:02] [Spigot Watchdog Thread/ERROR]: sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:79)
- [22:46:02] [Spigot Watchdog Thread/ERROR]: sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:86)
- [22:46:02] [Spigot Watchdog Thread/ERROR]: sun.nio.ch.SelectorImpl.select(SelectorImpl.java:97)
- [22:46:02] [Spigot Watchdog Thread/ERROR]: io.netty.channel.nio.NioEventLoop.select(NioEventLoop.java:618)
- [22:46:02] [Spigot Watchdog Thread/ERROR]: io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:306)
- [22:46:02] [Spigot Watchdog Thread/ERROR]: io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:116)
- [22:46:02] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:745)
- [22:46:02] [Spigot Watchdog Thread/ERROR]: ------------------------------
- [22:46:02] [Spigot Watchdog Thread/ERROR]: Current Thread: Chunk I/O Executor Thread-1
- [22:46:02] [Spigot Watchdog Thread/ERROR]: PID: 61 | Suspended: false | Native: false | State: WAITING
- [22:46:02] [Spigot Watchdog Thread/ERROR]: Stack:
- [22:46:02] [Spigot Watchdog Thread/ERROR]: sun.misc.Unsafe.park(Native Method)
- [22:46:02] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
- [22:46:02] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
- [22:46:02] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
- [22:46:02] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067)
- [22:46:02] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
- [22:46:02] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
- [22:46:02] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:745)
- [22:46:02] [Spigot Watchdog Thread/ERROR]: ------------------------------
- [22:46:02] [Spigot Watchdog Thread/ERROR]: Current Thread: pool-12-thread-1
- [22:46:02] [Spigot Watchdog Thread/ERROR]: PID: 60 | Suspended: false | Native: false | State: WAITING
- [22:46:02] [Spigot Watchdog Thread/ERROR]: Stack:
- [22:46:02] [Spigot Watchdog Thread/ERROR]: sun.misc.Unsafe.park(Native Method)
- [22:46:02] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
- [22:46:02] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
- [22:46:02] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
- [22:46:02] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067)
- [22:46:02] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
- [22:46:02] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
- [22:46:02] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:745)
- [22:46:02] [Spigot Watchdog Thread/ERROR]: ------------------------------
- [22:46:02] [Spigot Watchdog Thread/ERROR]: Current Thread: pool-9-thread-1
- [22:46:02] [Spigot Watchdog Thread/ERROR]: PID: 59 | Suspended: false | Native: false | State: WAITING
- [22:46:02] [Spigot Watchdog Thread/ERROR]: Stack:
- [22:46:02] [Spigot Watchdog Thread/ERROR]: sun.misc.Unsafe.park(Native Method)
- [22:46:02] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
- [22:46:02] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
- [22:46:02] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
- [22:46:02] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067)
- [22:46:02] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
- [22:46:02] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
- [22:46:02] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:745)
- [22:46:02] [Spigot Watchdog Thread/ERROR]: ------------------------------
- [22:46:02] [Spigot Watchdog Thread/ERROR]: Current Thread: Netty Server IO #1
- [22:46:02] [Spigot Watchdog Thread/ERROR]: PID: 23 | Suspended: false | Native: true | State: RUNNABLE
- [22:46:02] [Spigot Watchdog Thread/ERROR]: Thread is waiting on monitor(s):
- [22:46:02] [Spigot Watchdog Thread/ERROR]: Locked on:sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:86)
- [22:46:02] [Spigot Watchdog Thread/ERROR]: Locked on:sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:86)
- [22:46:02] [Spigot Watchdog Thread/ERROR]: Locked on:sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:86)
- [22:46:02] [Spigot Watchdog Thread/ERROR]: Stack:
- [22:46:02] [Spigot Watchdog Thread/ERROR]: sun.nio.ch.EPollArrayWrapper.epollWait(Native Method)
- [22:46:02] [Spigot Watchdog Thread/ERROR]: sun.nio.ch.EPollArrayWrapper.poll(EPollArrayWrapper.java:269)
- [22:46:02] [Spigot Watchdog Thread/ERROR]: sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:79)
- [22:46:02] [Spigot Watchdog Thread/ERROR]: sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:86)
- [22:46:02] [Spigot Watchdog Thread/ERROR]: sun.nio.ch.SelectorImpl.select(SelectorImpl.java:97)
- [22:46:02] [Spigot Watchdog Thread/ERROR]: io.netty.channel.nio.NioEventLoop.select(NioEventLoop.java:618)
- [22:46:02] [Spigot Watchdog Thread/ERROR]: io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:306)
- [22:46:02] [Spigot Watchdog Thread/ERROR]: io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:116)
- [22:46:02] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:745)
- [22:46:02] [Spigot Watchdog Thread/ERROR]: ------------------------------
- [22:46:02] [Spigot Watchdog Thread/ERROR]: Current Thread: File IO Thread
- [22:46:02] [Spigot Watchdog Thread/ERROR]: PID: 45 | Suspended: false | Native: false | State: TIMED_WAITING
- [22:46:02] [Spigot Watchdog Thread/ERROR]: Stack:
- [22:46:02] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.sleep(Native Method)
- [22:46:02] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R1.FileIOThread.c(SourceFile:51)
- [22:46:02] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R1.FileIOThread.run(SourceFile:30)
- [22:46:02] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:745)
- [22:46:02] [Spigot Watchdog Thread/ERROR]: ------------------------------
- [22:46:02] [Spigot Watchdog Thread/ERROR]: Current Thread: Timer-0
- [22:46:02] [Spigot Watchdog Thread/ERROR]: PID: 33 | Suspended: false | Native: false | State: TIMED_WAITING
- [22:46:02] [Spigot Watchdog Thread/ERROR]: Stack:
- [22:46:02] [Spigot Watchdog Thread/ERROR]: java.lang.Object.wait(Native Method)
- [22:46:02] [Spigot Watchdog Thread/ERROR]: java.util.TimerThread.mainLoop(Timer.java:552)
- [22:46:02] [Spigot Watchdog Thread/ERROR]: java.util.TimerThread.run(Timer.java:505)
- [22:46:02] [Spigot Watchdog Thread/ERROR]: ------------------------------
- [22:46:02] [Spigot Watchdog Thread/ERROR]: Current Thread: Ebean-TeleportSigns.0
- [22:46:02] [Spigot Watchdog Thread/ERROR]: PID: 30 | Suspended: false | Native: false | State: WAITING
- [22:46:02] [Spigot Watchdog Thread/ERROR]: Stack:
- [22:46:02] [Spigot Watchdog Thread/ERROR]: java.lang.Object.wait(Native Method)
- [22:46:02] [Spigot Watchdog Thread/ERROR]: java.lang.Object.wait(Object.java:502)
- [22:46:02] [Spigot Watchdog Thread/ERROR]: com.avaje.ebeaninternal.server.lib.thread.PooledThread.run(PooledThread.java:75)
- [22:46:02] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:745)
- [22:46:02] [Spigot Watchdog Thread/ERROR]: ------------------------------
- [22:46:02] [Spigot Watchdog Thread/ERROR]: Current Thread: EbeanBackgroundThread
- [22:46:02] [Spigot Watchdog Thread/ERROR]: PID: 29 | Suspended: false | Native: false | State: TIMED_WAITING
- [22:46:02] [Spigot Watchdog Thread/ERROR]: Stack:
- [22:46:02] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.sleep(Native Method)
- [22:46:02] [Spigot Watchdog Thread/ERROR]: com.avaje.ebeaninternal.server.lib.BackgroundThread$Runner.run(BackgroundThread.java:168)
- [22:46:02] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:745)
- [22:46:02] [Spigot Watchdog Thread/ERROR]: ------------------------------
- [22:46:02] [Spigot Watchdog Thread/ERROR]: Current Thread: Netty Server IO #0
- [22:46:02] [Spigot Watchdog Thread/ERROR]: PID: 22 | Suspended: false | Native: false | State: BLOCKED
- [22:46:02] [Spigot Watchdog Thread/ERROR]: Stack:
- [22:46:02] [Spigot Watchdog Thread/ERROR]: java.util.Collections$SynchronizedCollection.add(Collections.java:2035)
- [22:46:02] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R1.ServerConnectionChannel.initChannel(ServerConnectionChannel.java:33)
- [22:46:02] [Spigot Watchdog Thread/ERROR]: io.netty.channel.ChannelInitializer.channelRegistered(ChannelInitializer.java:69)
- [22:46:02] [Spigot Watchdog Thread/ERROR]: io.netty.channel.AbstractChannelHandlerContext.invokeChannelRegistered(AbstractChannelHandlerContext.java:157)
- [22:46:02] [Spigot Watchdog Thread/ERROR]: io.netty.channel.AbstractChannelHandlerContext.fireChannelRegistered(AbstractChannelHandlerContext.java:143)
- [22:46:02] [Spigot Watchdog Thread/ERROR]: io.netty.channel.ChannelInitializer.channelRegistered(ChannelInitializer.java:71)
- [22:46:02] [Spigot Watchdog Thread/ERROR]: io.netty.channel.AbstractChannelHandlerContext.invokeChannelRegistered(AbstractChannelHandlerContext.java:157)
- [22:46:02] [Spigot Watchdog Thread/ERROR]: io.netty.channel.AbstractChannelHandlerContext.fireChannelRegistered(AbstractChannelHandlerContext.java:143)
- [22:46:02] [Spigot Watchdog Thread/ERROR]: io.netty.channel.DefaultChannelPipeline.fireChannelRegistered(DefaultChannelPipeline.java:732)
- [22:46:02] [Spigot Watchdog Thread/ERROR]: io.netty.channel.AbstractChannel$AbstractUnsafe.register0(AbstractChannel.java:443)
- [22:46:02] [Spigot Watchdog Thread/ERROR]: io.netty.channel.AbstractChannel$AbstractUnsafe.register(AbstractChannel.java:413)
- [22:46:02] [Spigot Watchdog Thread/ERROR]: io.netty.channel.SingleThreadEventLoop.register(SingleThreadEventLoop.java:60)
- [22:46:02] [Spigot Watchdog Thread/ERROR]: io.netty.channel.SingleThreadEventLoop.register(SingleThreadEventLoop.java:48)
- [22:46:02] [Spigot Watchdog Thread/ERROR]: io.netty.channel.MultithreadEventLoopGroup.register(MultithreadEventLoopGroup.java:64)
- [22:46:02] [Spigot Watchdog Thread/ERROR]: io.netty.bootstrap.ServerBootstrap$ServerBootstrapAcceptor.channelRead(ServerBootstrap.java:252)
- [22:46:02] [Spigot Watchdog Thread/ERROR]: io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:332)
- [22:46:02] [Spigot Watchdog Thread/ERROR]: io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:318)
- [22:46:02] [Spigot Watchdog Thread/ERROR]: com.comphenix.protocol.injector.netty.NettyProtocolInjector$3.channelRead(NettyProtocolInjector.java:157)
- [22:46:02] [Spigot Watchdog Thread/ERROR]: io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:332)
- [22:46:02] [Spigot Watchdog Thread/ERROR]: io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:318)
- [22:46:02] [Spigot Watchdog Thread/ERROR]: io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:787)
- [22:46:02] [Spigot Watchdog Thread/ERROR]: io.netty.channel.nio.AbstractNioMessageChannel$NioMessageUnsafe.read(AbstractNioMessageChannel.java:92)
- [22:46:02] [Spigot Watchdog Thread/ERROR]: io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:507)
- [22:46:02] [Spigot Watchdog Thread/ERROR]: io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:464)
- [22:46:02] [Spigot Watchdog Thread/ERROR]: io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:378)
- [22:46:02] [Spigot Watchdog Thread/ERROR]: io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:350)
- [22:46:02] [Spigot Watchdog Thread/ERROR]: io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:116)
- [22:46:02] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:745)
- [22:46:02] [Spigot Watchdog Thread/ERROR]: ------------------------------
- [22:46:02] [Spigot Watchdog Thread/ERROR]: Current Thread: Spigot Watchdog Thread
- [22:46:02] [Spigot Watchdog Thread/ERROR]: PID: 21 | Suspended: false | Native: false | State: RUNNABLE
- [22:46:02] [Spigot Watchdog Thread/ERROR]: Stack:
- [22:46:02] [Spigot Watchdog Thread/ERROR]: sun.management.ThreadImpl.dumpThreads0(Native Method)
- [22:46:02] [Spigot Watchdog Thread/ERROR]: sun.management.ThreadImpl.dumpAllThreads(ThreadImpl.java:446)
- [22:46:02] [Spigot Watchdog Thread/ERROR]: org.spigotmc.WatchdogThread.run(WatchdogThread.java:76)
- [22:46:02] [Spigot Watchdog Thread/ERROR]: ------------------------------
- [22:46:02] [Spigot Watchdog Thread/ERROR]: Current Thread: Thread-5
- [22:46:02] [Spigot Watchdog Thread/ERROR]: PID: 20 | Suspended: false | Native: false | State: RUNNABLE
- [22:46:02] [Spigot Watchdog Thread/ERROR]: Thread is waiting on monitor(s):
- [22:46:02] [Spigot Watchdog Thread/ERROR]: Locked on:java.io.BufferedOutputStream.flush(BufferedOutputStream.java:140)
- [22:46:02] [Spigot Watchdog Thread/ERROR]: Locked on:java.io.PrintStream.flush(PrintStream.java:338)
- [22:46:02] [Spigot Watchdog Thread/ERROR]: Locked on:java.io.PrintStream.flush(PrintStream.java:338)
- [22:46:02] [Spigot Watchdog Thread/ERROR]: Locked on:sun.nio.cs.StreamEncoder.flush(StreamEncoder.java:141)
- [22:46:02] [Spigot Watchdog Thread/ERROR]: Stack:
- [22:46:02] [Spigot Watchdog Thread/ERROR]: java.io.FileOutputStream.writeBytes(Native Method)
- [22:46:02] [Spigot Watchdog Thread/ERROR]: java.io.FileOutputStream.write(FileOutputStream.java:326)
- [22:46:02] [Spigot Watchdog Thread/ERROR]: java.io.BufferedOutputStream.flushBuffer(BufferedOutputStream.java:82)
- [22:46:02] [Spigot Watchdog Thread/ERROR]: java.io.BufferedOutputStream.flush(BufferedOutputStream.java:140)
- [22:46:02] [Spigot Watchdog Thread/ERROR]: java.io.PrintStream.flush(PrintStream.java:338)
- [22:46:02] [Spigot Watchdog Thread/ERROR]: java.io.FilterOutputStream.flush(FilterOutputStream.java:140)
- [22:46:02] [Spigot Watchdog Thread/ERROR]: java.io.PrintStream.flush(PrintStream.java:338)
- [22:46:02] [Spigot Watchdog Thread/ERROR]: sun.nio.cs.StreamEncoder.implFlush(StreamEncoder.java:297)
- [22:46:02] [Spigot Watchdog Thread/ERROR]: sun.nio.cs.StreamEncoder.flush(StreamEncoder.java:141)
- [22:46:02] [Spigot Watchdog Thread/ERROR]: java.io.OutputStreamWriter.flush(OutputStreamWriter.java:229)
- [22:46:02] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.libs.jline.console.ConsoleReader.flush(ConsoleReader.java:976)
- [22:46:02] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.v1_8_R1.util.TerminalConsoleWriterThread.run(TerminalConsoleWriterThread.java:33)
- [22:46:02] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:745)
- [22:46:02] [Spigot Watchdog Thread/ERROR]: ------------------------------
- [22:46:02] [Spigot Watchdog Thread/ERROR]: Current Thread: Server console handler
- [22:46:02] [Spigot Watchdog Thread/ERROR]: PID: 19 | Suspended: false | Native: true | State: RUNNABLE
- [22:46:02] [Spigot Watchdog Thread/ERROR]: Thread is waiting on monitor(s):
- [22:46:02] [Spigot Watchdog Thread/ERROR]: Locked on:java.io.BufferedInputStream.read(BufferedInputStream.java:265)
- [22:46:02] [Spigot Watchdog Thread/ERROR]: Locked on:org.bukkit.craftbukkit.libs.jline.internal.NonBlockingInputStream.read(NonBlockingInputStream.java:169)
- [22:46:02] [Spigot Watchdog Thread/ERROR]: Locked on:org.bukkit.craftbukkit.libs.jline.internal.InputStreamReader.read(InputStreamReader.java:261)
- [22:46:02] [Spigot Watchdog Thread/ERROR]: Locked on:org.bukkit.craftbukkit.libs.jline.internal.InputStreamReader.read(InputStreamReader.java:198)
- [22:46:02] [Spigot Watchdog Thread/ERROR]: Stack:
- [22:46:02] [Spigot Watchdog Thread/ERROR]: java.io.FileInputStream.readBytes(Native Method)
- [22:46:02] [Spigot Watchdog Thread/ERROR]: java.io.FileInputStream.read(FileInputStream.java:255)
- [22:46:02] [Spigot Watchdog Thread/ERROR]: java.io.BufferedInputStream.fill(BufferedInputStream.java:246)
- [22:46:02] [Spigot Watchdog Thread/ERROR]: java.io.BufferedInputStream.read(BufferedInputStream.java:265)
- [22:46:02] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.libs.jline.internal.NonBlockingInputStream.read(NonBlockingInputStream.java:169)
- [22:46:02] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.libs.jline.internal.NonBlockingInputStream.read(NonBlockingInputStream.java:137)
- [22:46:02] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.libs.jline.internal.NonBlockingInputStream.read(NonBlockingInputStream.java:246)
- [22:46:02] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.libs.jline.internal.InputStreamReader.read(InputStreamReader.java:261)
- [22:46:02] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.libs.jline.internal.InputStreamReader.read(InputStreamReader.java:198)
- [22:46:02] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.libs.jline.console.ConsoleReader.readCharacter(ConsoleReader.java:2145)
- [22:46:02] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.libs.jline.console.ConsoleReader.readLine(ConsoleReader.java:2349)
- [22:46:02] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R1.ThreadCommandReader.run(ThreadCommandReader.java:33)
- [22:46:02] [Spigot Watchdog Thread/ERROR]: ------------------------------
- [22:46:02] [Spigot Watchdog Thread/ERROR]: Current Thread: DestroyJavaVM
- [22:46:02] [Spigot Watchdog Thread/ERROR]: PID: 18 | Suspended: false | Native: false | State: RUNNABLE
- [22:46:02] [Spigot Watchdog Thread/ERROR]: Stack:
- [22:46:02] [Spigot Watchdog Thread/ERROR]: ------------------------------
- [22:46:02] [Spigot Watchdog Thread/ERROR]: Current Thread: Server thread
- [22:46:02] [Spigot Watchdog Thread/ERROR]: PID: 16 | Suspended: false | Native: true | State: RUNNABLE
- [22:46:02] [Spigot Watchdog Thread/ERROR]: Thread is waiting on monitor(s):
- [22:46:02] [Spigot Watchdog Thread/ERROR]: Locked on:com.mysql.jdbc.util.ReadAheadInputStream.read(ReadAheadInputStream.java:189)
- [22:46:02] [Spigot Watchdog Thread/ERROR]: Locked on:com.mysql.jdbc.ConnectionImpl.execSQL(ConnectionImpl.java:2620)
- [22:46:02] [Spigot Watchdog Thread/ERROR]: Locked on:com.mysql.jdbc.StatementImpl.executeQuery(StatementImpl.java:1474)
- [22:46:02] [Spigot Watchdog Thread/ERROR]: Locked on:ru.tehkode.permissions.backends.caching.CachingData.loadPermissions(CachingData.java:44)
- [22:46:02] [Spigot Watchdog Thread/ERROR]: Locked on:org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:487)
- [22:46:02] [Spigot Watchdog Thread/ERROR]: Locked on:net.minecraft.server.v1_8_R1.ServerConnection.c(ServerConnection.java:82)
- [22:46:02] [Spigot Watchdog Thread/ERROR]: Stack:
- [22:46:02] [Spigot Watchdog Thread/ERROR]: java.net.SocketInputStream.socketRead0(Native Method)
- [22:46:02] [Spigot Watchdog Thread/ERROR]: java.net.SocketInputStream.socketRead(SocketInputStream.java:116)
- [22:46:02] [Spigot Watchdog Thread/ERROR]: java.net.SocketInputStream.read(SocketInputStream.java:170)
- [22:46:02] [Spigot Watchdog Thread/ERROR]: java.net.SocketInputStream.read(SocketInputStream.java:141)
- [22:46:02] [Spigot Watchdog Thread/ERROR]: com.mysql.jdbc.util.ReadAheadInputStream.fill(ReadAheadInputStream.java:114)
- [22:46:02] [Spigot Watchdog Thread/ERROR]: com.mysql.jdbc.util.ReadAheadInputStream.readFromUnderlyingStreamIfNecessary(ReadAheadInputStream.java:161)
- [22:46:02] [Spigot Watchdog Thread/ERROR]: com.mysql.jdbc.util.ReadAheadInputStream.read(ReadAheadInputStream.java:189)
- [22:46:02] [Spigot Watchdog Thread/ERROR]: com.mysql.jdbc.MysqlIO.readFully(MysqlIO.java:2526)
- [22:46:02] [Spigot Watchdog Thread/ERROR]: com.mysql.jdbc.MysqlIO.reuseAndReadPacket(MysqlIO.java:2979)
- [22:46:02] [Spigot Watchdog Thread/ERROR]: com.mysql.jdbc.MysqlIO.reuseAndReadPacket(MysqlIO.java:2968)
- [22:46:02] [Spigot Watchdog Thread/ERROR]: com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:3516)
- [22:46:02] [Spigot Watchdog Thread/ERROR]: com.mysql.jdbc.MysqlIO.sendCommand(MysqlIO.java:1986)
- [22:46:02] [Spigot Watchdog Thread/ERROR]: com.mysql.jdbc.MysqlIO.sqlQueryDirect(MysqlIO.java:2140)
- [22:46:02] [Spigot Watchdog Thread/ERROR]: com.mysql.jdbc.ConnectionImpl.execSQL(ConnectionImpl.java:2620)
- [22:46:02] [Spigot Watchdog Thread/ERROR]: com.mysql.jdbc.ConnectionImpl.execSQL(ConnectionImpl.java:2570)
- [22:46:02] [Spigot Watchdog Thread/ERROR]: com.mysql.jdbc.StatementImpl.executeQuery(StatementImpl.java:1474)
- [22:46:02] [Spigot Watchdog Thread/ERROR]: ru.tehkode.libs.org.apache.commons.dbcp.DelegatingStatement.executeQuery(DelegatingStatement.java:208)
- [22:46:02] [Spigot Watchdog Thread/ERROR]: ru.tehkode.libs.org.apache.commons.dbcp.PoolableConnectionFactory.validateConnection(PoolableConnectionFactory.java:658)
- [22:46:02] [Spigot Watchdog Thread/ERROR]: ru.tehkode.libs.org.apache.commons.dbcp.PoolableConnectionFactory.validateObject(PoolableConnectionFactory.java:635)
- [22:46:02] [Spigot Watchdog Thread/ERROR]: ru.tehkode.libs.org.apache.commons.pool.impl.GenericObjectPool.borrowObject(GenericObjectPool.java:1165)
- [22:46:02] [Spigot Watchdog Thread/ERROR]: ru.tehkode.libs.org.apache.commons.dbcp.PoolingDataSource.getConnection(PoolingDataSource.java:106)
- [22:46:02] [Spigot Watchdog Thread/ERROR]: ru.tehkode.libs.org.apache.commons.dbcp.BasicDataSource.getConnection(BasicDataSource.java:1044)
- [22:46:02] [Spigot Watchdog Thread/ERROR]: ru.tehkode.permissions.backends.sql.SQLBackend.getSQL(SQLBackend.java:245)
- [22:46:02] [Spigot Watchdog Thread/ERROR]: ru.tehkode.permissions.backends.sql.SQLData.getPermissionsMap(SQLData.java:153)
- [22:46:02] [Spigot Watchdog Thread/ERROR]: ru.tehkode.permissions.backends.caching.CachingData.loadPermissions(CachingData.java:44)
- [22:46:02] [Spigot Watchdog Thread/ERROR]: ru.tehkode.permissions.backends.caching.CachingData.getPermissions(CachingData.java:90)
- [22:46:02] [Spigot Watchdog Thread/ERROR]: ru.tehkode.permissions.PermissionEntity.getOwnPermissions(PermissionEntity.java:234)
- [22:46:02] [Spigot Watchdog Thread/ERROR]: ru.tehkode.permissions.PermissionEntity$3.fetchLocal(PermissionEntity.java:264)
- [22:46:02] [Spigot Watchdog Thread/ERROR]: ru.tehkode.permissions.PermissionEntity$3.fetchLocal(PermissionEntity.java:261)
- [22:46:02] [Spigot Watchdog Thread/ERROR]: ru.tehkode.permissions.HierarchyTraverser.traverse(HierarchyTraverser.java:70)
- [22:46:02] [Spigot Watchdog Thread/ERROR]: ru.tehkode.permissions.PermissionEntity.getPermissionsInternal(PermissionEntity.java:283)
- [22:46:02] [Spigot Watchdog Thread/ERROR]: ru.tehkode.permissions.PermissionEntity.getPermissions(PermissionEntity.java:225)
- [22:46:02] [Spigot Watchdog Thread/ERROR]: ru.tehkode.permissions.PermissionUser.getPermissions(PermissionUser.java:465)
- [22:46:02] [Spigot Watchdog Thread/ERROR]: ru.tehkode.permissions.bukkit.SuperpermsListener.updatePlayerPermission(SuperpermsListener.java:91)
- [22:46:02] [Spigot Watchdog Thread/ERROR]: ru.tehkode.permissions.bukkit.SuperpermsListener.updateAttachment(SuperpermsListener.java:58)
- [22:46:02] [Spigot Watchdog Thread/ERROR]: ru.tehkode.permissions.bukkit.SuperpermsListener.handleLogin(SuperpermsListener.java:170)
- [22:46:02] [Spigot Watchdog Thread/ERROR]: ru.tehkode.permissions.bukkit.SuperpermsListener.onPlayerLogin(SuperpermsListener.java:154)
- [22:46:02] [Spigot Watchdog Thread/ERROR]: sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
- [22:46:02] [Spigot Watchdog Thread/ERROR]: sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
- [22:46:02] [Spigot Watchdog Thread/ERROR]: sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
- [22:46:02] [Spigot Watchdog Thread/ERROR]: java.lang.reflect.Method.invoke(Method.java:497)
- [22:46:02] [Spigot Watchdog Thread/ERROR]: org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:301)
- [22:46:02] [Spigot Watchdog Thread/ERROR]: org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62)
- [22:46:02] [Spigot Watchdog Thread/ERROR]: org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:502)
- [22:46:02] [Spigot Watchdog Thread/ERROR]: org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:487)
- [22:46:02] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R1.PlayerList.attemptLogin(PlayerList.java:423)
- [22:46:02] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R1.LoginListener.b(LoginListener.java:97)
- [22:46:02] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R1.LoginListener.c(LoginListener.java:41)
- [22:46:02] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R1.NetworkManager.a(NetworkManager.java:159)
- [22:46:02] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R1.ServerConnection.c(ServerConnection.java:82)
- [22:46:02] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R1.MinecraftServer.z(MinecraftServer.java:800)
- [22:46:02] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R1.DedicatedServer.z(DedicatedServer.java:316)
- [22:46:02] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R1.MinecraftServer.y(MinecraftServer.java:634)
- [22:46:02] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R1.MinecraftServer.run(MinecraftServer.java:537)
- [22:46:02] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:745)
- [22:46:02] [Spigot Watchdog Thread/ERROR]: ------------------------------
- [22:46:02] [Spigot Watchdog Thread/ERROR]: Current Thread: Server Infinisleeper
- [22:46:02] [Spigot Watchdog Thread/ERROR]: PID: 17 | Suspended: false | Native: false | State: TIMED_WAITING
- [22:46:02] [Spigot Watchdog Thread/ERROR]: Stack:
- [22:46:02] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.sleep(Native Method)
- [22:46:02] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R1.ThreadSleepForever.run(SourceFile:64)
- [22:46:02] [Spigot Watchdog Thread/ERROR]: ------------------------------
- [22:46:02] [Spigot Watchdog Thread/ERROR]: Current Thread: NonBlockingInputStreamThread
- [22:46:02] [Spigot Watchdog Thread/ERROR]: PID: 14 | Suspended: false | Native: false | State: WAITING
- [22:46:02] [Spigot Watchdog Thread/ERROR]: Stack:
- [22:46:02] [Spigot Watchdog Thread/ERROR]: java.lang.Object.wait(Native Method)
- [22:46:02] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.libs.jline.internal.NonBlockingInputStream.run(NonBlockingInputStream.java:278)
- [22:46:02] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:745)
- [22:46:02] [Spigot Watchdog Thread/ERROR]: ------------------------------
- [22:46:02] [Spigot Watchdog Thread/ERROR]: Current Thread: Snooper Timer
- [22:46:02] [Spigot Watchdog Thread/ERROR]: PID: 12 | Suspended: false | Native: false | State: TIMED_WAITING
- [22:46:02] [Spigot Watchdog Thread/ERROR]: Stack:
- [22:46:02] [Spigot Watchdog Thread/ERROR]: java.lang.Object.wait(Native Method)
- [22:46:02] [Spigot Watchdog Thread/ERROR]: java.util.TimerThread.mainLoop(Timer.java:552)
- [22:46:02] [Spigot Watchdog Thread/ERROR]: java.util.TimerThread.run(Timer.java:505)
- [22:46:02] [Spigot Watchdog Thread/ERROR]: ------------------------------
- [22:46:02] [Spigot Watchdog Thread/ERROR]: Current Thread: Signal Dispatcher
- [22:46:02] [Spigot Watchdog Thread/ERROR]: PID: 4 | Suspended: false | Native: false | State: RUNNABLE
- [22:46:02] [Spigot Watchdog Thread/ERROR]: Stack:
- [22:46:02] [Spigot Watchdog Thread/ERROR]: ------------------------------
- [22:46:02] [Spigot Watchdog Thread/ERROR]: Current Thread: Finalizer
- [22:46:02] [Spigot Watchdog Thread/ERROR]: PID: 3 | Suspended: false | Native: false | State: WAITING
- [22:46:02] [Spigot Watchdog Thread/ERROR]: Stack:
- [22:46:02] [Spigot Watchdog Thread/ERROR]: java.lang.Object.wait(Native Method)
- [22:46:02] [Spigot Watchdog Thread/ERROR]: java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:143)
- [22:46:02] [Spigot Watchdog Thread/ERROR]: java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:164)
- [22:46:02] [Spigot Watchdog Thread/ERROR]: java.lang.ref.Finalizer$FinalizerThread.run(Finalizer.java:209)
- [22:46:02] [Spigot Watchdog Thread/ERROR]: ------------------------------
- [22:46:02] [Spigot Watchdog Thread/ERROR]: Current Thread: Reference Handler
- [22:46:02] [Spigot Watchdog Thread/ERROR]: PID: 2 | Suspended: false | Native: false | State: WAITING
- [22:46:02] [Spigot Watchdog Thread/ERROR]: Stack:
- [22:46:02] [Spigot Watchdog Thread/ERROR]: java.lang.Object.wait(Native Method)
- [22:46:02] [Spigot Watchdog Thread/ERROR]: java.lang.Object.wait(Object.java:502)
- [22:46:02] [Spigot Watchdog Thread/ERROR]: java.lang.ref.Reference$ReferenceHandler.run(Reference.java:157)
- [22:46:02] [Spigot Watchdog Thread/ERROR]: ------------------------------
Advertisement
Add Comment
Please, Sign In to add comment