[SPIGOT-4332] Server continuously crashing Created: 30/Aug/18 Updated: 31/Aug/18 Resolved: 31/Aug/18 |
|
| Status: | Resolved |
| Project: | Spigot |
| Component/s: | None |
| Affects Version/s: | None |
| Fix Version/s: | None |
| Type: | Bug | Priority: | Major |
| Reporter: | Kurtis A Lambert | Assignee: | Unassigned |
| Resolution: | Invalid | Votes: | 0 |
| Labels: | 1.13, crash | ||
| Environment: |
ERROR REPORT
30.08 19:17:04 [Server] ERROR The server has stopped responding! 30.08 19:17:04 [Server] ERROR Please report this to http://www.spigotmc.org/ 30.08 19:17:04 [Server] ERROR Be sure to include ALL relevant console errors and Minecraft crash reports 30.08 19:17:04 [Server] ERROR Spigot version: git-Spigot-fe3ab0d-162bda9 (MC: 1.13) 30.08 19:17:04 [Server] ERROR ------------------------------ 30.08 19:17:04 [Server] ERROR Server thread dump (Look for plugins here before reporting to Spigot!): 30.08 19:17:04 [Server] ERROR ------------------------------ 30.08 19:17:04 [Server] ERROR Current Thread: Server thread 30.08 19:17:04 [Server] ERROR PID: 26 | Suspended: false | Native: false | State: WAITING 30.08 19:17:04 [Server] ERROR Stack: 30.08 19:17:04 [Server] ERROR sun.misc.Unsafe.park(Native Method) 30.08 19:17:04 [Server] ERROR java.util.concurrent.locks.LockSupport.park(LockSupport.java:175) 30.08 19:17:04 [Server] ERROR java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:836) 30.08 19:17:04 [Server] ERROR java.util.concurrent.locks.AbstractQueuedSynchronizer.doAcquireShared(AbstractQueuedSynchronizer.java:967) 30.08 19:17:04 [Server] ERROR java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireShared(AbstractQueuedSynchronizer.java:1283) 30.08 19:17:04 [Server] ERROR java.util.concurrent.locks.ReentrantReadWriteLock$ReadLock.lock(ReentrantReadWriteLock.java:727) 30.08 19:17:04 [Server] ERROR com.earth2me.essentials.storage.AsyncStorageObjectHolder.acquireReadLock(AsyncStorageObjectHolder.java:38) 30.08 19:17:04 [Server] ERROR com.earth2me.essentials.spawn.SpawnStorage.getSpawn(SpawnStorage.java:52) 30.08 19:17:04 [Server] ERROR com.earth2me.essentials.spawn.Commandspawn.respawn(Commandspawn.java:51) 30.08 19:17:04 [Server] ERROR com.earth2me.essentials.spawn.Commandspawn.run(Commandspawn.java:33) 30.08 19:17:04 [Server] ERROR com.earth2me.essentials.commands.EssentialsCommand.run(EssentialsCommand.java:157) 30.08 19:17:04 [Server] ERROR com.earth2me.essentials.Essentials.onCommandEssentials(Essentials.java:517) 30.08 19:17:04 [Server] ERROR com.earth2me.essentials.spawn.EssentialsSpawn.onCommand(EssentialsSpawn.java:73) 30.08 19:17:04 [Server] ERROR org.bukkit.command.PluginCommand.execute(PluginCommand.java:44) 30.08 19:17:04 [Server] ERROR org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:141) 30.08 19:17:04 [Server] ERROR org.bukkit.craftbukkit.v1_13_R1.CraftServer.dispatchCommand(CraftServer.java:694) 30.08 19:17:04 [Server] ERROR net.minecraft.server.v1_13_R1.PlayerConnection.handleCommand(PlayerConnection.java:1634) 30.08 19:17:04 [Server] ERROR net.minecraft.server.v1_13_R1.PlayerConnection.a(PlayerConnection.java:1469) 30.08 19:17:04 [Server] ERROR net.minecraft.server.v1_13_R1.PacketPlayInChat.a(PacketPlayInChat.java:45) 30.08 19:17:04 [Server] ERROR net.minecraft.server.v1_13_R1.PacketPlayInChat.a(PacketPlayInChat.java:1) 30.08 19:17:04 [Server] ERROR net.minecraft.server.v1_13_R1.PlayerConnectionUtils.a(SourceFile:10) 30.08 19:17:04 [Server] ERROR net.minecraft.server.v1_13_R1.PlayerConnectionUtils$$Lambda$2107/1518399593.run(Unknown Source) 30.08 19:17:04 [Server] ERROR java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) 30.08 19:17:04 [Server] ERROR java.util.concurrent.FutureTask.run(FutureTask.java:266) 30.08 19:17:04 [Server] ERROR net.minecraft.server.v1_13_R1.SystemUtils.a(SourceFile:198) 30.08 19:17:04 [Server] ERROR net.minecraft.server.v1_13_R1.MinecraftServer.w(MinecraftServer.java:884) 30.08 19:17:04 [Server] ERROR net.minecraft.server.v1_13_R1.DedicatedServer.w(DedicatedServer.java:411) 30.08 19:17:04 [Server] ERROR net.minecraft.server.v1_13_R1.MinecraftServer.v(MinecraftServer.java:819) 30.08 19:17:04 [Server] ERROR net.minecraft.server.v1_13_R1.MinecraftServer.run(MinecraftServer.java:717) 30.08 19:17:04 [Server] ERROR java.lang.Thread.run(Thread.java:748) 30.08 19:17:04 [Server] ERROR ------------------------------ 30.08 19:17:04 [Server] ERROR Entire Thread Dump: 30.08 19:17:05 [Server] ERROR ------------------------------ 30.08 19:17:05 [Server] ERROR Current Thread: pool-14-thread-1 30.08 19:17:05 [Server] ERROR PID: 101 | Suspended: false | Native: false | State: WAITING 30.08 19:17:05 [Server] ERROR Stack: 30.08 19:17:05 [Server] ERROR sun.misc.Unsafe.park(Native Method) 30.08 19:17:05 [Server] ERROR java.util.concurrent.locks.LockSupport.park(LockSupport.java:175) 30.08 19:17:05 [Server] ERROR java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039) 30.08 19:17:05 [Server] ERROR java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442) 30.08 19:17:05 [Server] ERROR java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074) 30.08 19:17:05 [Server] ERROR java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134) 30.08 19:17:05 [Server] ERROR java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) 30.08 19:17:05 [Server] ERROR java.lang.Thread.run(Thread.java:748) 30.08 19:17:05 [Server] ERROR ------------------------------ 30.08 19:17:05 [Server] ERROR Current Thread: pool-15-thread-1 30.08 19:17:05 [Server] ERROR PID: 83 | Suspended: false | Native: false | State: TIMED_WAITING 30.08 19:17:05 [Server] ERROR Stack: 30.08 19:17:05 [Server] ERROR sun.misc.Unsafe.park(Native Method) 30.08 19:17:05 [Server] ERROR java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215) 30.08 19:17:05 [Server] ERROR java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078) 30.08 19:17:05 [Server] ERROR java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1093) 30.08 19:17:05 [Server] ERROR java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:809) 30.08 19:17:05 [Server] ERROR java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074) 30.08 19:17:05 [Server] ERROR java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134) 30.08 19:17:05 [Server] ERROR java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) 30.08 19:17:05 [Server] ERROR java.lang.Thread.run(Thread.java:748) 30.08 19:17:05 [Server] ERROR ------------------------------ 30.08 19:17:05 [Server] ERROR Current Thread: pool-13-thread-1 30.08 19:17:05 [Server] ERROR PID: 80 | Suspended: false | Native: false | State: TIMED_WAITING 30.08 19:17:05 [Server] ERROR Stack: 30.08 19:17:05 [Server] ERROR sun.misc.Unsafe.park(Native Method) 30.08 19:17:05 [Server] ERROR java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215) 30.08 19:17:05 [Server] ERROR java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078) 30.08 19:17:05 [Server] ERROR java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1093) 30.08 19:17:05 [Server] ERROR java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:809) 30.08 19:17:05 [Server] ERROR java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074) 30.08 19:17:05 [Server] ERROR java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134) 30.08 19:17:05 [Server] ERROR java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) 30.08 19:17:05 [Server] ERROR java.lang.Thread.run(Thread.java:748) 30.08 19:17:05 [Server] ERROR ------------------------------ 30.08 19:17:05 [Server] ERROR Current Thread: Timer-3 30.08 19:17:05 [Server] ERROR PID: 77 | Suspended: false | Native: false | State: TIMED_WAITING 30.08 19:17:05 [Server] ERROR Stack: 30.08 19:17:05 [Server] ERROR java.lang.Object.wait(Native Method) 30.08 19:17:05 [Server] ERROR java.util.TimerThread.mainLoop(Timer.java:552) 30.08 19:17:05 [Server] ERROR java.util.TimerThread.run(Timer.java:505) 30.08 19:17:05 [Server] ERROR ------------------------------ 30.08 19:17:05 [Server] ERROR Current Thread: Timer-2 30.08 19:17:05 [Server] ERROR PID: 76 | Suspended: false | Native: false | State: TIMED_WAITING 30.08 19:17:05 [Server] ERROR Stack: 30.08 19:17:05 [Server] ERROR java.lang.Object.wait(Native Method) 30.08 19:17:05 [Server] ERROR java.util.TimerThread.mainLoop(Timer.java:552) 30.08 19:17:05 [Server] ERROR java.util.TimerThread.run(Timer.java:505) 30.08 19:17:05 [Server] ERROR ------------------------------ 30.08 19:17:05 [Server] ERROR Current Thread: Thread-17 30.08 19:17:05 [Server] ERROR PID: 75 | Suspended: false | Native: false | State: TIMED_WAITING 30.08 19:17:05 [Server] ERROR Stack: 30.08 19:17:05 [Server] ERROR java.lang.Thread.sleep(Native Method) 30.08 19:17:05 [Server] ERROR net.coreprotect.consumer.Consumer.run(Consumer.java:105) 30.08 19:17:05 [Server] ERROR java.lang.Thread.run(Thread.java:748) 30.08 19:17:05 [Server] ERROR ------------------------------ 30.08 19:17:05 [Server] ERROR Current Thread: Thread-16 30.08 19:17:05 [Server] ERROR PID: 74 | Suspended: false | Native: false | State: TIMED_WAITING 30.08 19:17:05 [Server] ERROR Stack: 30.08 19:17:05 [Server] ERROR java.lang.Thread.sleep(Native Method) 30.08 19:17:05 [Server] ERROR net.coreprotect.thread.CacheCleanUp.run(CacheCleanUp.java:15) 30.08 19:17:05 [Server] ERROR java.lang.Thread.run(Thread.java:748) 30.08 19:17:05 [Server] ERROR ------------------------------ 30.08 19:17:05 [Server] ERROR Current Thread: pool-10-thread-1 30.08 19:17:05 [Server] ERROR PID: 72 | Suspended: false | Native: false | State: WAITING 30.08 19:17:05 [Server] ERROR Stack: 30.08 19:17:05 [Server] ERROR sun.misc.Unsafe.park(Native Method) 30.08 19:17:05 [Server] ERROR java.util.concurrent.locks.LockSupport.park(LockSupport.java:175) 30.08 19:17:05 [Server] ERROR java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039) 30.08 19:17:05 [Server] ERROR java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442) 30.08 19:17:05 [Server] ERROR java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074) 30.08 19:17:05 [Server] ERROR java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134) 30.08 19:17:05 [Server] ERROR java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) 30.08 19:17:05 [Server] ERROR java.lang.Thread.run(Thread.java:748) 30.08 19:17:05 [Server] ERROR ------------------------------ 30.08 19:17:05 [Server] ERROR Current Thread: Netty Epoll Server IO #3 30.08 19:17:05 [Server] ERROR PID: 67 | Suspended: false | Native: false | State: RUNNABLE 30.08 19:17:05 [Server] ERROR Stack: 30.08 19:17:05 [Server] ERROR io.netty.channel.epoll.Native.epollWait0(Native Method) 30.08 19:17:05 [Server] ERROR io.netty.channel.epoll.Native.epollWait(Native.java:114) 30.08 19:17:05 [Server] ERROR io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:239) 30.08 19:17:05 [Server] ERROR io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:256) 30.08 19:17:05 [Server] ERROR io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:884) 30.08 19:17:05 [Server] ERROR java.lang.Thread.run(Thread.java:748) 30.08 19:17:05 [Server] ERROR ------------------------------ 30.08 19:17:05 [Server] ERROR Current Thread: File IO Thread 30.08 19:17:05 [Server] ERROR PID: 66 | Suspended: false | Native: false | State: TIMED_WAITING 30.08 19:17:05 [Server] ERROR Stack: 30.08 19:17:05 [Server] ERROR java.lang.Thread.sleep(Native Method) 30.08 19:17:05 [Server] ERROR net.minecraft.server.v1_13_R1.FileIOThread.c(SourceFile:56) 30.08 19:17:05 [Server] ERROR net.minecraft.server.v1_13_R1.FileIOThread.run(SourceFile:35) 30.08 19:17:05 [Server] ERROR java.lang.Thread.run(Thread.java:748) 30.08 19:17:05 [Server] ERROR ------------------------------ 30.08 19:17:05 [Server] ERROR Current Thread: Timer-1 30.08 19:17:05 [Server] ERROR PID: 45 | Suspended: false | Native: false | State: TIMED_WAITING 30.08 19:17:05 [Server] ERROR Stack: |
||
| Version: | 1.13 |
| Guidelines Read: | Yes |
| Description |
|
ERROR REPORT
30.08 19:17:04 [Server] ERROR The server has stopped responding! 30.08 19:17:04 [Server] ERROR Please report this to http://www.spigotmc.org/ 30.08 19:17:04 [Server] ERROR Be sure to include ALL relevant console errors and Minecraft crash reports 30.08 19:17:04 [Server] ERROR Spigot version: git-Spigot-fe3ab0d-162bda9 (MC: 1.13) 30.08 19:17:04 [Server] ERROR ------------------------------ 30.08 19:17:04 [Server] ERROR Server thread dump (Look for plugins here before reporting to Spigot!): 30.08 19:17:04 [Server] ERROR ------------------------------ 30.08 19:17:04 [Server] ERROR Current Thread: Server thread 30.08 19:17:04 [Server] ERROR PID: 26 | Suspended: false | Native: false | State: WAITING 30.08 19:17:04 [Server] ERROR Stack: 30.08 19:17:04 [Server] ERROR sun.misc.Unsafe.park(Native Method) 30.08 19:17:04 [Server] ERROR java.util.concurrent.locks.LockSupport.park(LockSupport.java:175) 30.08 19:17:04 [Server] ERROR java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:836) 30.08 19:17:04 [Server] ERROR java.util.concurrent.locks.AbstractQueuedSynchronizer.doAcquireShared(AbstractQueuedSynchronizer.java:967) 30.08 19:17:04 [Server] ERROR java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireShared(AbstractQueuedSynchronizer.java:1283) 30.08 19:17:04 [Server] ERROR java.util.concurrent.locks.ReentrantReadWriteLock$ReadLock.lock(ReentrantReadWriteLock.java:727) 30.08 19:17:04 [Server] ERROR com.earth2me.essentials.storage.AsyncStorageObjectHolder.acquireReadLock(AsyncStorageObjectHolder.java:38) 30.08 19:17:04 [Server] ERROR com.earth2me.essentials.spawn.SpawnStorage.getSpawn(SpawnStorage.java:52) 30.08 19:17:04 [Server] ERROR com.earth2me.essentials.spawn.Commandspawn.respawn(Commandspawn.java:51) 30.08 19:17:04 [Server] ERROR com.earth2me.essentials.spawn.Commandspawn.run(Commandspawn.java:33) 30.08 19:17:04 [Server] ERROR com.earth2me.essentials.commands.EssentialsCommand.run(EssentialsCommand.java:157) 30.08 19:17:04 [Server] ERROR com.earth2me.essentials.Essentials.onCommandEssentials(Essentials.java:517) 30.08 19:17:04 [Server] ERROR com.earth2me.essentials.spawn.EssentialsSpawn.onCommand(EssentialsSpawn.java:73) 30.08 19:17:04 [Server] ERROR org.bukkit.command.PluginCommand.execute(PluginCommand.java:44) 30.08 19:17:04 [Server] ERROR org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:141) 30.08 19:17:04 [Server] ERROR org.bukkit.craftbukkit.v1_13_R1.CraftServer.dispatchCommand(CraftServer.java:694) 30.08 19:17:04 [Server] ERROR net.minecraft.server.v1_13_R1.PlayerConnection.handleCommand(PlayerConnection.java:1634) 30.08 19:17:04 [Server] ERROR net.minecraft.server.v1_13_R1.PlayerConnection.a(PlayerConnection.java:1469) 30.08 19:17:04 [Server] ERROR net.minecraft.server.v1_13_R1.PacketPlayInChat.a(PacketPlayInChat.java:45) 30.08 19:17:04 [Server] ERROR net.minecraft.server.v1_13_R1.PacketPlayInChat.a(PacketPlayInChat.java:1) 30.08 19:17:04 [Server] ERROR net.minecraft.server.v1_13_R1.PlayerConnectionUtils.a(SourceFile:10) 30.08 19:17:04 [Server] ERROR net.minecraft.server.v1_13_R1.PlayerConnectionUtils$$Lambda$2107/1518399593.run(Unknown Source) 30.08 19:17:04 [Server] ERROR java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) 30.08 19:17:04 [Server] ERROR java.util.concurrent.FutureTask.run(FutureTask.java:266) 30.08 19:17:04 [Server] ERROR net.minecraft.server.v1_13_R1.SystemUtils.a(SourceFile:198) 30.08 19:17:04 [Server] ERROR net.minecraft.server.v1_13_R1.MinecraftServer.w(MinecraftServer.java:884) 30.08 19:17:04 [Server] ERROR net.minecraft.server.v1_13_R1.DedicatedServer.w(DedicatedServer.java:411) 30.08 19:17:04 [Server] ERROR net.minecraft.server.v1_13_R1.MinecraftServer.v(MinecraftServer.java:819) 30.08 19:17:04 [Server] ERROR net.minecraft.server.v1_13_R1.MinecraftServer.run(MinecraftServer.java:717) 30.08 19:17:04 [Server] ERROR java.lang.Thread.run(Thread.java:748) 30.08 19:17:04 [Server] ERROR ------------------------------ 30.08 19:17:04 [Server] ERROR Entire Thread Dump: 30.08 19:17:05 [Server] ERROR ------------------------------ 30.08 19:17:05 [Server] ERROR Current Thread: pool-14-thread-1 30.08 19:17:05 [Server] ERROR PID: 101 | Suspended: false | Native: false | State: WAITING 30.08 19:17:05 [Server] ERROR Stack: 30.08 19:17:05 [Server] ERROR sun.misc.Unsafe.park(Native Method) 30.08 19:17:05 [Server] ERROR java.util.concurrent.locks.LockSupport.park(LockSupport.java:175) 30.08 19:17:05 [Server] ERROR java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039) 30.08 19:17:05 [Server] ERROR java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442) 30.08 19:17:05 [Server] ERROR java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074) 30.08 19:17:05 [Server] ERROR java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134) 30.08 19:17:05 [Server] ERROR java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) 30.08 19:17:05 [Server] ERROR java.lang.Thread.run(Thread.java:748) 30.08 19:17:05 [Server] ERROR ------------------------------ 30.08 19:17:05 [Server] ERROR Current Thread: pool-15-thread-1 30.08 19:17:05 [Server] ERROR PID: 83 | Suspended: false | Native: false | State: TIMED_WAITING 30.08 19:17:05 [Server] ERROR Stack: 30.08 19:17:05 [Server] ERROR sun.misc.Unsafe.park(Native Method) 30.08 19:17:05 [Server] ERROR java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215) 30.08 19:17:05 [Server] ERROR java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078) 30.08 19:17:05 [Server] ERROR java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1093) 30.08 19:17:05 [Server] ERROR java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:809) 30.08 19:17:05 [Server] ERROR java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074) 30.08 19:17:05 [Server] ERROR java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134) 30.08 19:17:05 [Server] ERROR java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) 30.08 19:17:05 [Server] ERROR java.lang.Thread.run(Thread.java:748) 30.08 19:17:05 [Server] ERROR ------------------------------ 30.08 19:17:05 [Server] ERROR Current Thread: pool-13-thread-1 30.08 19:17:05 [Server] ERROR PID: 80 | Suspended: false | Native: false | State: TIMED_WAITING 30.08 19:17:05 [Server] ERROR Stack: 30.08 19:17:05 [Server] ERROR sun.misc.Unsafe.park(Native Method) 30.08 19:17:05 [Server] ERROR java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215) 30.08 19:17:05 [Server] ERROR java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078) 30.08 19:17:05 [Server] ERROR java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1093) 30.08 19:17:05 [Server] ERROR java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:809) 30.08 19:17:05 [Server] ERROR java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074) 30.08 19:17:05 [Server] ERROR java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134) 30.08 19:17:05 [Server] ERROR java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) 30.08 19:17:05 [Server] ERROR java.lang.Thread.run(Thread.java:748) 30.08 19:17:05 [Server] ERROR ------------------------------ 30.08 19:17:05 [Server] ERROR Current Thread: Timer-3 30.08 19:17:05 [Server] ERROR PID: 77 | Suspended: false | Native: false | State: TIMED_WAITING 30.08 19:17:05 [Server] ERROR Stack: 30.08 19:17:05 [Server] ERROR java.lang.Object.wait(Native Method) 30.08 19:17:05 [Server] ERROR java.util.TimerThread.mainLoop(Timer.java:552) 30.08 19:17:05 [Server] ERROR java.util.TimerThread.run(Timer.java:505) 30.08 19:17:05 [Server] ERROR ------------------------------ 30.08 19:17:05 [Server] ERROR Current Thread: Timer-2 30.08 19:17:05 [Server] ERROR PID: 76 | Suspended: false | Native: false | State: TIMED_WAITING 30.08 19:17:05 [Server] ERROR Stack: 30.08 19:17:05 [Server] ERROR java.lang.Object.wait(Native Method) 30.08 19:17:05 [Server] ERROR java.util.TimerThread.mainLoop(Timer.java:552) 30.08 19:17:05 [Server] ERROR java.util.TimerThread.run(Timer.java:505) 30.08 19:17:05 [Server] ERROR ------------------------------ 30.08 19:17:05 [Server] ERROR Current Thread: Thread-17 30.08 19:17:05 [Server] ERROR PID: 75 | Suspended: false | Native: false | State: TIMED_WAITING 30.08 19:17:05 [Server] ERROR Stack: 30.08 19:17:05 [Server] ERROR java.lang.Thread.sleep(Native Method) 30.08 19:17:05 [Server] ERROR net.coreprotect.consumer.Consumer.run(Consumer.java:105) 30.08 19:17:05 [Server] ERROR java.lang.Thread.run(Thread.java:748) 30.08 19:17:05 [Server] ERROR ------------------------------ 30.08 19:17:05 [Server] ERROR Current Thread: Thread-16 30.08 19:17:05 [Server] ERROR PID: 74 | Suspended: false | Native: false | State: TIMED_WAITING 30.08 19:17:05 [Server] ERROR Stack: 30.08 19:17:05 [Server] ERROR java.lang.Thread.sleep(Native Method) 30.08 19:17:05 [Server] ERROR net.coreprotect.thread.CacheCleanUp.run(CacheCleanUp.java:15) 30.08 19:17:05 [Server] ERROR java.lang.Thread.run(Thread.java:748) 30.08 19:17:05 [Server] ERROR ------------------------------ 30.08 19:17:05 [Server] ERROR Current Thread: pool-10-thread-1 30.08 19:17:05 [Server] ERROR PID: 72 | Suspended: false | Native: false | State: WAITING 30.08 19:17:05 [Server] ERROR Stack: 30.08 19:17:05 [Server] ERROR sun.misc.Unsafe.park(Native Method) 30.08 19:17:05 [Server] ERROR java.util.concurrent.locks.LockSupport.park(LockSupport.java:175) 30.08 19:17:05 [Server] ERROR java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039) 30.08 19:17:05 [Server] ERROR java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442) 30.08 19:17:05 [Server] ERROR java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074) 30.08 19:17:05 [Server] ERROR java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134) 30.08 19:17:05 [Server] ERROR java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) 30.08 19:17:05 [Server] ERROR java.lang.Thread.run(Thread.java:748) 30.08 19:17:05 [Server] ERROR ------------------------------ 30.08 19:17:05 [Server] ERROR Current Thread: Netty Epoll Server IO #3 30.08 19:17:05 [Server] ERROR PID: 67 | Suspended: false | Native: false | State: RUNNABLE 30.08 19:17:05 [Server] ERROR Stack: 30.08 19:17:05 [Server] ERROR io.netty.channel.epoll.Native.epollWait0(Native Method) 30.08 19:17:05 [Server] ERROR io.netty.channel.epoll.Native.epollWait(Native.java:114) 30.08 19:17:05 [Server] ERROR io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:239) 30.08 19:17:05 [Server] ERROR io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:256) 30.08 19:17:05 [Server] ERROR io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:884) 30.08 19:17:05 [Server] ERROR java.lang.Thread.run(Thread.java:748) 30.08 19:17:05 [Server] ERROR ------------------------------ 30.08 19:17:05 [Server] ERROR Current Thread: File IO Thread 30.08 19:17:05 [Server] ERROR PID: 66 | Suspended: false | Native: false | State: TIMED_WAITING 30.08 19:17:05 [Server] ERROR Stack: 30.08 19:17:05 [Server] ERROR java.lang.Thread.sleep(Native Method) 30.08 19:17:05 [Server] ERROR net.minecraft.server.v1_13_R1.FileIOThread.c(SourceFile:56) 30.08 19:17:05 [Server] ERROR net.minecraft.server.v1_13_R1.FileIOThread.run(SourceFile:35) 30.08 19:17:05 [Server] ERROR java.lang.Thread.run(Thread.java:748) 30.08 19:17:05 [Server] ERROR ------------------------------ 30.08 19:17:05 [Server] ERROR Current Thread: Timer-1 30.08 19:17:05 [Server] ERROR PID: 45 | Suspended: false | Native: false | State: TIMED_WAITING 30.08 19:17:05 [Server] ERROR Stack: |
| Comments |
| Comment by md_5 [ 31/Aug/18 ] |
|
Did you try reading or googling? |