Zamražení serveru

Technická podpora k herním serverům Minecraft a Tekkit
Message
Autor
vovicek
Příspěvky: 88
Registrován: 23 úno 2013, 18:30
Reputation: 0

Zamražení serveru

#1 Příspěvekod vovicek » 05 pro 2018, 23:33

IP: 82.208.17.18:27679
Zdravím,
Při nastavování mého serveru jsem přišel na problém kdy mi plugin LogBlock neustále shazoval server, tak jsem ho odebral a zkusil jsem spustit server bez něj, jenže poté se mi server kompletně zamrazil a před pádem serveru mi toto zaspamovalo konzoli a server se vypnul.

Kód: Vybrat vše

[22:25:32 ERROR]: The server has stopped responding!
[22:25:32 ERROR]: Please report this to http://www.spigotmc.org/
[22:25:32 ERROR]: Be sure to include ALL relevant console errors and Minecraft crash reports
[22:25:32 ERROR]: Spigot version: git-Spigot-2cf50f0-2b93d83 (MC: 1.12.2)
[22:25:32 ERROR]: ------------------------------
[22:25:32 ERROR]: Server thread dump (Look for plugins here before reporting to Spigot!):
[22:25:32 ERROR]: ------------------------------
[22:25:32 ERROR]: Current Thread: Server thread
[22:25:32 ERROR]: PID: 18 | Suspended: false | Native: false | State: WAITING
[22:25:32 ERROR]: Stack:
[22:25:32 ERROR]: sun.misc.Unsafe.park(Native Method)
[22:25:32 ERROR]: java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
[22:25:32 ERROR]: java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:836)
[22:25:32 ERROR]: java.util.concurrent.locks.AbstractQueuedSynchronizer.doAcquireShared(AbstractQueuedSynchronizer.java:967)
[22:25:32 ERROR]: java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireShared(AbstractQueuedSynchronizer.java:1283)
[22:25:32 ERROR]: java.util.concurrent.locks.ReentrantReadWriteLock$ReadLock.lock(ReentrantReadWriteLock.java:727)
[22:25:32 ERROR]: com.earth2me.essentials.storage.AsyncStorageObjectHolder.acquireReadLock(AsyncStorageObjectHolder.java:46)
[22:25:32 ERROR]: com.earth2me.essentials.spawn.SpawnStorage.getSpawn(SpawnStorage.java:63)
[22:25:32 ERROR]: com.earth2me.essentials.spawn.Commandspawn.respawn(Commandspawn.java:60)
[22:25:32 ERROR]: com.earth2me.essentials.spawn.Commandspawn.run(Commandspawn.java:39)
[22:25:32 ERROR]: com.earth2me.essentials.commands.EssentialsCommand.run(EssentialsCommand.java:180)
[22:25:32 ERROR]: com.earth2me.essentials.Essentials.onCommandEssentials(Essentials.java:527)
[22:25:32 ERROR]: com.earth2me.essentials.spawn.EssentialsSpawn.onCommand(EssentialsSpawn.java:72)
[22:25:32 ERROR]: org.bukkit.command.PluginCommand.execute(PluginCommand.java:44)
[22:25:32 ERROR]: org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:141)
[22:25:32 ERROR]: org.bukkit.craftbukkit.v1_12_R1.CraftServer.dispatchCommand(CraftServer.java:648)
[22:25:32 ERROR]: net.minecraft.server.v1_12_R1.PlayerConnection.handleCommand(PlayerConnection.java:1397)
[22:25:32 ERROR]: net.minecraft.server.v1_12_R1.PlayerConnection.a(PlayerConnection.java:1232)
[22:25:32 ERROR]: net.minecraft.server.v1_12_R1.PacketPlayInChat.a(PacketPlayInChat.java:45)
[22:25:32 ERROR]: net.minecraft.server.v1_12_R1.PacketPlayInChat.a(PacketPlayInChat.java:1)
[22:25:32 ERROR]: net.minecraft.server.v1_12_R1.PlayerConnectionUtils$1.run(SourceFile:13)
[22:25:32 ERROR]: java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
[22:25:32 ERROR]: java.util.concurrent.FutureTask.run(FutureTask.java:266)
[22:25:32 ERROR]: net.minecraft.server.v1_12_R1.SystemUtils.a(SourceFile:46)
[22:25:32 ERROR]: net.minecraft.server.v1_12_R1.MinecraftServer.D(MinecraftServer.java:748)
[22:25:32 ERROR]: net.minecraft.server.v1_12_R1.DedicatedServer.D(DedicatedServer.java:406)
[22:25:32 ERROR]: net.minecraft.server.v1_12_R1.MinecraftServer.C(MinecraftServer.java:679)
[22:25:32 ERROR]: net.minecraft.server.v1_12_R1.MinecraftServer.run(MinecraftServer.java:577)
[22:25:32 ERROR]: java.lang.Thread.run(Thread.java:745)
[22:25:32 ERROR]: ------------------------------
[22:25:32 ERROR]: Entire Thread Dump:
[22:25:33 ERROR]: ------------------------------
[22:25:33 ERROR]: Current Thread: Okio Watchdog
[22:25:33 ERROR]: PID: 113 | Suspended: false | Native: false | State: TIMED_WAITING
[22:25:33 ERROR]: Stack:
[22:25:33 ERROR]: java.lang.Object.wait(Native Method)
[22:25:33 ERROR]: okio.AsyncTimeout.awaitTimeout(AsyncTimeout.java:347)
[22:25:33 ERROR]: okio.AsyncTimeout$Watchdog.run(AsyncTimeout.java:312)
[22:25:33 ERROR]: ------------------------------
[22:25:33 ERROR]: Current Thread: process reaper
[22:25:33 ERROR]: PID: 109 | Suspended: false | Native: false | State: TIMED_WAITING
[22:25:33 ERROR]: Stack:
[22:25:33 ERROR]: sun.misc.Unsafe.park(Native Method)
[22:25:33 ERROR]: java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
[22:25:33 ERROR]: java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)
[22:25:33 ERROR]: java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)
[22:25:33 ERROR]: java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)
[22:25:33 ERROR]: java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1066)
[22:25:33 ERROR]: java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
[22:25:33 ERROR]: java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
[22:25:33 ERROR]: java.lang.Thread.run(Thread.java:745)
[22:25:33 ERROR]: ------------------------------
[22:25:33 ERROR]: Current Thread: Chunk I/O Executor Thread-1
[22:25:33 ERROR]: PID: 107 | Suspended: false | Native: false | State: WAITING
[22:25:33 ERROR]: Stack:
[22:25:33 ERROR]: sun.misc.Unsafe.park(Native Method)
[22:25:33 ERROR]: java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
[22:25:33 ERROR]: java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
[22:25:33 ERROR]: java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
[22:25:33 ERROR]: java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067)
[22:25:33 ERROR]: java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
[22:25:33 ERROR]: java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
[22:25:33 ERROR]: java.lang.Thread.run(Thread.java:745)
[22:25:33 ERROR]: ------------------------------
[22:25:33 ERROR]: Current Thread: RxComputationScheduler-2
[22:25:33 ERROR]: PID: 100 | Suspended: false | Native: false | State: WAITING
[22:25:33 ERROR]: Stack:
[22:25:33 ERROR]: sun.misc.Unsafe.park(Native Method)
[22:25:33 ERROR]: java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
[22:25:33 ERROR]: java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
[22:25:33 ERROR]: java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1081)
[22:25:33 ERROR]: java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:809)
[22:25:33 ERROR]: java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067)
[22:25:33 ERROR]: java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
[22:25:33 ERROR]: java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
[22:25:33 ERROR]: java.lang.Thread.run(Thread.java:745)
[22:25:33 ERROR]: ------------------------------
[22:25:33 ERROR]: Current Thread: RxComputationScheduler-1
[22:25:33 ERROR]: PID: 99 | Suspended: false | Native: false | State: WAITING
[22:25:33 ERROR]: Stack:
[22:25:33 ERROR]: sun.misc.Unsafe.park(Native Method)
[22:25:33 ERROR]: java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
[22:25:33 ERROR]: java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
[22:25:33 ERROR]: java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1081)
[22:25:33 ERROR]: java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:809)
[22:25:33 ERROR]: java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067)
[22:25:33 ERROR]: java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
[22:25:33 ERROR]: java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
[22:25:33 ERROR]: java.lang.Thread.run(Thread.java:745)
[22:25:33 ERROR]: ------------------------------
[22:25:33 ERROR]: Current Thread: JDA RateLimit-Queue Pool - Thread 5
[22:25:33 ERROR]: PID: 97 | Suspended: false | Native: false | State: WAITING
[22:25:33 ERROR]: Stack:
[22:25:33 ERROR]: sun.misc.Unsafe.park(Native Method)
[22:25:33 ERROR]: java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
[22:25:33 ERROR]: java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
[22:25:33 ERROR]: java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1081)
[22:25:33 ERROR]: java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:809)
[22:25:33 ERROR]: java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067)
[22:25:33 ERROR]: java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
[22:25:33 ERROR]: java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
[22:25:33 ERROR]: github.scarsz.discordsrv.dependencies.jda.core.requests.RateLimiter$RateLimitThreadFactory.lambda$newThread$0(RateLimiter.java:129)
[22:25:33 ERROR]: github.scarsz.discordsrv.dependencies.jda.core.requests.RateLimiter$RateLimitThreadFactory$$Lambda$106/704646634.run(Unknown Source)
[22:25:33 ERROR]: java.lang.Thread.run(Thread.java:745)
[22:25:33 ERROR]: ------------------------------
[22:25:33 ERROR]: Current Thread: JDA RateLimit-Queue Pool - Thread 4
[22:25:33 ERROR]: PID: 95 | Suspended: false | Native: false | State: WAITING
[22:25:33 ERROR]: Stack:
[22:25:33 ERROR]: sun.misc.Unsafe.park(Native Method)
[22:25:33 ERROR]: java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
[22:25:33 ERROR]: java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
[22:25:33 ERROR]: java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1081)
[22:25:33 ERROR]: java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:809)
[22:25:33 ERROR]: java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067)
[22:25:33 ERROR]: java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
[22:25:33 ERROR]: java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
[22:25:33 ERROR]: github.scarsz.discordsrv.dependencies.jda.core.requests.RateLimiter$RateLimitThreadFactory.lambda$newThread$0(RateLimiter.java:129)
[22:25:33 ERROR]: github.scarsz.discordsrv.dependencies.jda.core.requests.RateLimiter$RateLimitThreadFactory$$Lambda$106/704646634.run(Unknown Source)
[22:25:33 ERROR]: java.lang.Thread.run(Thread.java:745)
[22:25:33 ERROR]: ------------------------------
[22:25:33 ERROR]: Current Thread: DiscordSRV - Channel Topic Updater
[22:25:33 ERROR]: PID: 94 | Suspended: false | Native: false | State: TIMED_WAITING
[22:25:33 ERROR]: Stack:
[22:25:33 ERROR]: java.lang.Thread.sleep(Native Method)
[22:25:33 ERROR]: github.scarsz.discordsrv.objects.threads.ChannelTopicUpdater.run(ChannelTopicUpdater.java:66)
[22:25:33 ERROR]: ------------------------------
[22:25:33 ERROR]: Current Thread: JDA RateLimit-Queue Pool - Thread 3
[22:25:33 ERROR]: PID: 92 | Suspended: false | Native: false | State: WAITING
[22:25:33 ERROR]: Stack:
[22:25:33 ERROR]: sun.misc.Unsafe.park(Native Method)
[22:25:33 ERROR]: java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
[22:25:33 ERROR]: java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
[22:25:33 ERROR]: java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1081)
[22:25:33 ERROR]: java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:809)
[22:25:33 ERROR]: java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067)
[22:25:33 ERROR]: java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
[22:25:33 ERROR]: java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
[22:25:33 ERROR]: github.scarsz.discordsrv.dependencies.jda.core.requests.RateLimiter$RateLimitThreadFactory.lambda$newThread$0(RateLimiter.java:129)
[22:25:33 ERROR]: github.scarsz.discordsrv.dependencies.jda.core.requests.RateLimiter$RateLimitThreadFactory$$Lambda$106/704646634.run(Unknown Source)
[22:25:33 ERROR]: java.lang.Thread.run(Thread.java:745)
[22:25:33 ERROR]: ------------------------------
[22:25:33 ERROR]: Current Thread: ProtocolLib-StructureCompiler 0
[22:25:33 ERROR]: PID: 91 | Suspended: false | Native: false | State: WAITING
[22:25:33 ERROR]: Stack:
[22:25:33 ERROR]: sun.misc.Unsafe.park(Native Method)
[22:25:33 ERROR]: java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
[22:25:33 ERROR]: java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
[22:25:33 ERROR]: java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
[22:25:33 ERROR]: java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067)
[22:25:33 ERROR]: java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
[22:25:33 ERROR]: java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
[22:25:33 ERROR]: java.lang.Thread.run(Thread.java:745)
[22:25:33 ERROR]: ------------------------------
[22:25:33 ERROR]: Current Thread: JDA MainWS-KeepAlive Thread
[22:25:33 ERROR]: PID: 90 | Suspended: false | Native: false | State: TIMED_WAITING
[22:25:33 ERROR]: Stack:
[22:25:33 ERROR]: java.lang.Thread.sleep(Native Method)
[22:25:33 ERROR]: github.scarsz.discordsrv.dependencies.jda.core.requests.WebSocketClient.lambda$setupKeepAlive$3(WebSocketClient.java:685)
[22:25:33 ERROR]: github.scarsz.discordsrv.dependencies.jda.core.requests.WebSocketClient$$Lambda$131/646847431.run(Unknown Source)
[22:25:33 ERROR]: java.lang.Thread.run(Thread.java:745)
[22:25:33 ERROR]: ------------------------------
[22:25:33 ERROR]: Current Thread: JDA MainWS-WriteThread
[22:25:33 ERROR]: PID: 89 | Suspended: false | Native: false | State: WAITING
[22:25:33 ERROR]: Stack:
[22:25:33 ERROR]: java.lang.Object.wait(Native Method)
[22:25:33 ERROR]: java.lang.Object.wait(Object.java:502)
[22:25:33 ERROR]: com.neovisionaries.ws.client.WritingThread.waitForFrames(WritingThread.java:305)
[22:25:33 ERROR]: com.neovisionaries.ws.client.WritingThread.main(WritingThread.java:89)
[22:25:33 ERROR]: com.neovisionaries.ws.client.WritingThread.runMain(WritingThread.java:55)
[22:25:33 ERROR]: com.neovisionaries.ws.client.WebSocketThread.run(WebSocketThread.java:45)
[22:25:33 ERROR]: ------------------------------
[22:25:33 ERROR]: Current Thread: JDA MainWS-ReadThread
[22:25:33 ERROR]: PID: 88 | Suspended: false | Native: true | State: RUNNABLE
[22:25:33 ERROR]: Thread is waiting on monitor(s):
[22:25:33 ERROR]: Locked on:sun.security.ssl.SSLSocketImpl.readRecord(SSLSocketImpl.java:973)
[22:25:33 ERROR]: Locked on:sun.security.ssl.AppInputStream.read(AppInputStream.java:105)
[22:25:33 ERROR]: Locked on:java.io.BufferedInputStream.read(BufferedInputStream.java:345)
[22:25:33 ERROR]: Stack:
[22:25:33 ERROR]: java.net.SocketInputStream.socketRead0(Native Method)
[22:25:33 ERROR]: java.net.SocketInputStream.socketRead(SocketInputStream.java:116)
[22:25:33 ERROR]: java.net.SocketInputStream.read(SocketInputStream.java:170)
[22:25:33 ERROR]: java.net.SocketInputStream.read(SocketInputStream.java:141)
[22:25:33 ERROR]: sun.security.ssl.InputRecord.readFully(InputRecord.java:465)
[22:25:33 ERROR]: sun.security.ssl.InputRecord.read(InputRecord.java:503)
[22:25:33 ERROR]: sun.security.ssl.SSLSocketImpl.readRecord(SSLSocketImpl.java:973)
[22:25:33 ERROR]: sun.security.ssl.SSLSocketImpl.readDataRecord(SSLSocketImpl.java:930)
[22:25:33 ERROR]: sun.security.ssl.AppInputStream.read(AppInputStream.java:105)
[22:25:33 ERROR]: java.io.BufferedInputStream.fill(BufferedInputStream.java:246)
[22:25:33 ERROR]: java.io.BufferedInputStream.read1(BufferedInputStream.java:286)
[22:25:33 ERROR]: java.io.BufferedInputStream.read(BufferedInputStream.java:345)
[22:25:33 ERROR]: java.io.FilterInputStream.read(FilterInputStream.java:133)
[22:25:33 ERROR]: com.neovisionaries.ws.client.WebSocketInputStream.readBytes(WebSocketInputStream.java:165)
[22:25:33 ERROR]: com.neovisionaries.ws.client.WebSocketInputStream.readFrame(WebSocketInputStream.java:46)
[22:25:33 ERROR]: com.neovisionaries.ws.client.ReadingThread.readFrame(ReadingThread.java:332)
[22:25:33 ERROR]: com.neovisionaries.ws.client.ReadingThread.main(ReadingThread.java:99)
[22:25:33 ERROR]: com.neovisionaries.ws.client.ReadingThread.runMain(ReadingThread.java:64)
[22:25:33 ERROR]: com.neovisionaries.ws.client.WebSocketThread.run(WebSocketThread.java:45)
[22:25:33 ERROR]: ------------------------------
[22:25:33 ERROR]: Current Thread: Netty Epoll Server IO #3
[22:25:33 ERROR]: PID: 87 | Suspended: false | Native: true | State: RUNNABLE
[22:25:33 ERROR]: Stack:
[22:25:33 ERROR]: io.netty.channel.epoll.Native.epollWait0(Native Method)
[22:25:33 ERROR]: io.netty.channel.epoll.Native.epollWait(Native.java:114)
[22:25:33 ERROR]: io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:235)
[22:25:33 ERROR]: io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:252)
[22:25:33 ERROR]: io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:884)
[22:25:33 ERROR]: java.lang.Thread.run(Thread.java:745)
[22:25:33 ERROR]: ------------------------------
[22:25:33 ERROR]: Current Thread: JDA MainWS-Sending Thread
[22:25:33 ERROR]: PID: 86 | Suspended: false | Native: false | State: TIMED_WAITING
[22:25:33 ERROR]: Stack:
[22:25:33 ERROR]: java.lang.Thread.sleep(Native Method)
[22:25:33 ERROR]: github.scarsz.discordsrv.dependencies.jda.core.requests.WebSocketClient.lambda$setupSendingThread$0(WebSocketClient.java:372)
[22:25:33 ERROR]: github.scarsz.discordsrv.dependencies.jda.core.requests.WebSocketClient$$Lambda$121/1032291593.run(Unknown Source)
[22:25:33 ERROR]: java.lang.Thread.run(Thread.java:745)
[22:25:33 ERROR]: ------------------------------
[22:25:33 ERROR]: Current Thread: JDA-Thread JDA
[22:25:33 ERROR]: PID: 84 | Suspended: false | Native: false | State: WAITING
[22:25:33 ERROR]: Stack:
[22:25:33 ERROR]: sun.misc.Unsafe.park(Native Method)
[22:25:33 ERROR]: java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
[22:25:33 ERROR]: java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
[22:25:33 ERROR]: java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1081)
[22:25:33 ERROR]: java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:809)
[22:25:33 ERROR]: java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067)
[22:25:33 ERROR]: java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
[22:25:33 ERROR]: java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
[22:25:33 ERROR]: github.scarsz.discordsrv.dependencies.jda.core.entities.impl.JDAImpl$JDAThreadFactory.lambda$newThread$0(JDAImpl.java:750)
[22:25:33 ERROR]: github.scarsz.discordsrv.dependencies.jda.core.entities.impl.JDAImpl$JDAThreadFactory$$Lambda$119/1005777213.run(Unknown Source)
[22:25:33 ERROR]: java.lang.Thread.run(Thread.java:745)
[22:25:33 ERROR]: ------------------------------
[22:25:33 ERROR]: Current Thread: JDA RateLimit-Queue Pool - Thread 2
[22:25:33 ERROR]: PID: 83 | Suspended: false | Native: false | State: WAITING
[22:25:33 ERROR]: Stack:
[22:25:33 ERROR]: sun.misc.Unsafe.park(Native Method)
[22:25:33 ERROR]: java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
[22:25:33 ERROR]: java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
[22:25:33 ERROR]: java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1081)
[22:25:33 ERROR]: java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:809)
[22:25:33 ERROR]: java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067)
[22:25:33 ERROR]: java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
[22:25:33 ERROR]: java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
[22:25:33 ERROR]: github.scarsz.discordsrv.dependencies.jda.core.requests.RateLimiter$RateLimitThreadFactory.lambda$newThread$0(RateLimiter.java:129)
[22:25:33 ERROR]: github.scarsz.discordsrv.dependencies.jda.core.requests.RateLimiter$RateLimitThreadFactory$$Lambda$106/704646634.run(Unknown Source)
[22:25:33 ERROR]: java.lang.Thread.run(Thread.java:745)
[22:25:33 ERROR]: ------------------------------
[22:25:33 ERROR]: Current Thread: JDA-Thread JDA
[22:25:33 ERROR]: PID: 82 | Suspended: false | Native: false | State: WAITING
[22:25:33 ERROR]: Stack:
[22:25:33 ERROR]: sun.misc.Unsafe.park(Native Method)
[22:25:33 ERROR]: java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
[22:25:33 ERROR]: java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
[22:25:33 ERROR]: java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1081)
[22:25:33 ERROR]: java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:809)
[22:25:33 ERROR]: java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067)
[22:25:33 ERROR]: java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
[22:25:33 ERROR]: java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
[22:25:33 ERROR]: github.scarsz.discordsrv.dependencies.jda.core.entities.impl.JDAImpl$JDAThreadFactory.lambda$newThread$0(JDAImpl.java:750)
[22:25:33 ERROR]: github.scarsz.discordsrv.dependencies.jda.core.entities.impl.JDAImpl$JDAThreadFactory$$Lambda$119/1005777213.run(Unknown Source)
[22:25:33 ERROR]: java.lang.Thread.run(Thread.java:745)
[22:25:33 ERROR]: ------------------------------
[22:25:33 ERROR]: Current Thread: OkHttp ConnectionPool
[22:25:33 ERROR]: PID: 80 | Suspended: false | Native: false | State: TIMED_WAITING
[22:25:33 ERROR]: Stack:
[22:25:33 ERROR]: java.lang.Object.wait(Native Method)
[22:25:33 ERROR]: java.lang.Object.wait(Object.java:460)
[22:25:33 ERROR]: github.scarsz.discordsrv.dependencies.okhttp3.ConnectionPool$1.run(ConnectionPool.java:67)
[22:25:33 ERROR]: java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
[22:25:33 ERROR]: java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
[22:25:33 ERROR]: java.lang.Thread.run(Thread.java:745)
[22:25:33 ERROR]: ------------------------------
[22:25:33 ERROR]: Current Thread: JDA RateLimit-Queue Pool - Thread 1
[22:25:33 ERROR]: PID: 79 | Suspended: false | Native: false | State: WAITING
[22:25:33 ERROR]: Stack:
[22:25:33 ERROR]: sun.misc.Unsafe.park(Native Method)
[22:25:33 ERROR]: java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
[22:25:33 ERROR]: java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
[22:25:33 ERROR]: java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1081)
[22:25:33 ERROR]: java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:809)
[22:25:33 ERROR]: java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067)
[22:25:33 ERROR]: java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
[22:25:33 ERROR]: java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
[22:25:33 ERROR]: github.scarsz.discordsrv.dependencies.jda.core.requests.RateLimiter$RateLimitThreadFactory.lambda$newThread$0(RateLimiter.java:129)
[22:25:33 ERROR]: github.scarsz.discordsrv.dependencies.jda.core.requests.RateLimiter$RateLimitThreadFactory$$Lambda$106/704646634.run(Unknown Source)
[22:25:33 ERROR]: java.lang.Thread.run(Thread.java:745)
[22:25:33 ERROR]: ------------------------------
[22:25:33 ERROR]: Current Thread: File IO Thread
[22:25:33 ERROR]: PID: 73 | Suspended: false | Native: false | State: TIMED_WAITING
[22:25:33 ERROR]: Stack:
[22:25:33 ERROR]: java.lang.Thread.sleep(Native Method)
[22:25:33 ERROR]: net.minecraft.server.v1_12_R1.FileIOThread.c(SourceFile:51)
[22:25:33 ERROR]: net.minecraft.server.v1_12_R1.FileIOThread.run(SourceFile:30)
[22:25:33 ERROR]: java.lang.Thread.run(Thread.java:745)
[22:25:33 ERROR]: ------------------------------
[22:25:33 ERROR]: Current Thread: Query Listener #1
[22:25:33 ERROR]: PID: 59 | Suspended: false | Native: true | State: RUNNABLE
[22:25:33 ERROR]: Thread is waiting on monitor(s):
[22:25:33 ERROR]: Locked on:java.net.PlainDatagramSocketImpl.receive0(Native Method)
[22:25:33 ERROR]: Locked on:java.net.AbstractPlainDatagramSocketImpl.receive(AbstractPlainDatagramSocketImpl.java:143)
[22:25:33 ERROR]: Locked on:java.net.DatagramSocket.receive(DatagramSocket.java:812)
[22:25:33 ERROR]: Locked on:java.net.DatagramSocket.receive(DatagramSocket.java:812)
[22:25:33 ERROR]: Stack:
[22:25:33 ERROR]: java.net.PlainDatagramSocketImpl.receive0(Native Method)
[22:25:33 ERROR]: java.net.AbstractPlainDatagramSocketImpl.receive(AbstractPlainDatagramSocketImpl.java:143)
[22:25:33 ERROR]: java.net.DatagramSocket.receive(DatagramSocket.java:812)
[22:25:33 ERROR]: net.minecraft.server.v1_12_R1.RemoteStatusListener.run(SourceFile:269)
[22:25:33 ERROR]: java.lang.Thread.run(Thread.java:745)
[22:25:33 ERROR]: ------------------------------
[22:25:33 ERROR]: Current Thread: pool-30-thread-1
[22:25:33 ERROR]: PID: 58 | Suspended: false | Native: false | State: TIMED_WAITING
[22:25:33 ERROR]: Stack:
[22:25:33 ERROR]: sun.misc.Unsafe.park(Native Method)
[22:25:33 ERROR]: java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
[22:25:33 ERROR]: java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078)
[22:25:33 ERROR]: java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1093)
[22:25:33 ERROR]: java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:809)
[22:25:33 ERROR]: java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067)
[22:25:33 ERROR]: java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
[22:25:33 ERROR]: java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
[22:25:33 ERROR]: java.lang.Thread.run(Thread.java:745)
[22:25:33 ERROR]: ------------------------------
[22:25:33 ERROR]: Current Thread: RxIoScheduler-1 (Evictor)
[22:25:33 ERROR]: PID: 57 | Suspended: false | Native: false | State: TIMED_WAITING
[22:25:33 ERROR]: Stack:
[22:25:33 ERROR]: sun.misc.Unsafe.park(Native Method)
[22:25:33 ERROR]: java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
[22:25:33 ERROR]: java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078)
[22:25:33 ERROR]: java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1093)
[22:25:33 ERROR]: java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:809)
[22:25:33 ERROR]: java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067)
[22:25:33 ERROR]: java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
[22:25:33 ERROR]: java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
[22:25:33 ERROR]: java.lang.Thread.run(Thread.java:745)
[22:25:33 ERROR]: ------------------------------
[22:25:33 ERROR]: Current Thread: RxScheduledExecutorPool-2
[22:25:33 ERROR]: PID: 56 | Suspended: false | Native: false | State: TIMED_WAITING
[22:25:33 ERROR]: Stack:
[22:25:33 ERROR]: sun.misc.Unsafe.park(Native Method)
[22:25:33 ERROR]: java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
[22:25:33 ERROR]: java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078)
[22:25:33 ERROR]: java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1093)
[22:25:33 ERROR]: java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:809)
[22:25:33 ERROR]: java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067)
[22:25:33 ERROR]: java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
[22:25:33 ERROR]: java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
[22:25:33 ERROR]: java.lang.Thread.run(Thread.java:745)
[22:25:33 ERROR]: ------------------------------
[22:25:33 ERROR]: Current Thread: RxScheduledExecutorPool-1
[22:25:33 ERROR]: PID: 55 | Suspended: false | Native: false | State: TIMED_WAITING
[22:25:33 ERROR]: Stack:
[22:25:33 ERROR]: sun.misc.Unsafe.park(Native Method)
[22:25:33 ERROR]: java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
[22:25:33 ERROR]: java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078)
[22:25:33 ERROR]: java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1093)
[22:25:33 ERROR]: java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:809)
[22:25:33 ERROR]: java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067)
[22:25:33 ERROR]: java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
[22:25:33 ERROR]: java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
[22:25:33 ERROR]: java.lang.Thread.run(Thread.java:745)
[22:25:33 ERROR]: ------------------------------
[22:25:33 ERROR]: Current Thread: Netty Epoll Server IO #2
[22:25:33 ERROR]: PID: 50 | Suspended: false | Native: true | State: RUNNABLE
[22:25:33 ERROR]: Stack:
[22:25:33 ERROR]: io.netty.channel.epoll.Native.epollWait0(Native Method)
[22:25:33 ERROR]: io.netty.channel.epoll.Native.epollWait(Native.java:114)
[22:25:33 ERROR]: io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:235)
[22:25:33 ERROR]: io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:252)
[22:25:33 ERROR]: io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:884)
[22:25:33 ERROR]: java.lang.Thread.run(Thread.java:745)
[22:25:33 ERROR]: ------------------------------
[22:25:33 ERROR]: Current Thread: AuthMeMYSQLPool housekeeper
[22:25:33 ERROR]: PID: 48 | Suspended: false | Native: false | State: TIMED_WAITING
[22:25:33 ERROR]: Stack:
[22:25:33 ERROR]: sun.misc.Unsafe.park(Native Method)
[22:25:33 ERROR]: java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
[22:25:33 ERROR]: java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078)
[22:25:33 ERROR]: java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1093)
[22:25:33 ERROR]: java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:809)
[22:25:33 ERROR]: java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067)
[22:25:33 ERROR]: java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
[22:25:33 ERROR]: java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
[22:25:33 ERROR]: java.lang.Thread.run(Thread.java:745)
[22:25:33 ERROR]: ------------------------------
[22:25:33 ERROR]: Current Thread: Netty Epoll Server IO #1
[22:25:33 ERROR]: PID: 47 | Suspended: false | Native: true | State: RUNNABLE
[22:25:33 ERROR]: Stack:
[22:25:33 ERROR]: io.netty.channel.epoll.Native.epollWait0(Native Method)
[22:25:33 ERROR]: io.netty.channel.epoll.Native.epollWait(Native.java:114)
[22:25:33 ERROR]: io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:235)
[22:25:33 ERROR]: io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:252)
[22:25:33 ERROR]: io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:884)
[22:25:33 ERROR]: java.lang.Thread.run(Thread.java:745)
[22:25:33 ERROR]: ------------------------------
[22:25:33 ERROR]: Current Thread: pool-10-thread-1
[22:25:33 ERROR]: PID: 46 | Suspended: false | Native: false | State: WAITING
[22:25:33 ERROR]: Stack:
[22:25:33 ERROR]: sun.misc.Unsafe.park(Native Method)
[22:25:33 ERROR]: java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
[22:25:33 ERROR]: java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
[22:25:33 ERROR]: java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
[22:25:33 ERROR]: java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067)
[22:25:33 ERROR]: java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
[22:25:33 ERROR]: java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
[22:25:33 ERROR]: java.lang.Thread.run(Thread.java:745)
[22:25:33 ERROR]: ------------------------------
[22:25:33 ERROR]: Current Thread: pool-9-thread-1
[22:25:33 ERROR]: PID: 45 | Suspended: false | Native: false | State: WAITING
[22:25:33 ERROR]: Stack:
[22:25:33 ERROR]: sun.misc.Unsafe.park(Native Method)
[22:25:33 ERROR]: java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
[22:25:33 ERROR]: java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
[22:25:33 ERROR]: java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
[22:25:33 ERROR]: java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067)
[22:25:33 ERROR]: java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
[22:25:33 ERROR]: java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
[22:25:33 ERROR]: java.lang.Thread.run(Thread.java:745)
[22:25:33 ERROR]: ------------------------------
[22:25:33 ERROR]: Current Thread: Timer-2
[22:25:33 ERROR]: PID: 38 | Suspended: false | Native: false | State: TIMED_WAITING
[22:25:33 ERROR]: Stack:
[22:25:33 ERROR]: java.lang.Object.wait(Native Method)
[22:25:33 ERROR]: java.util.TimerThread.mainLoop(Timer.java:552)
[22:25:33 ERROR]: java.util.TimerThread.run(Timer.java:505)
[22:25:33 ERROR]: ------------------------------
[22:25:33 ERROR]: Current Thread: Thread-11
[22:25:33 ERROR]: PID: 37 | Suspended: false | Native: true | State: RUNNABLE
[22:25:33 ERROR]: Stack:
[22:25:33 ERROR]: java.net.PlainSocketImpl.socketAccept(Native Method)
[22:25:33 ERROR]: java.net.AbstractPlainSocketImpl.accept(AbstractPlainSocketImpl.java:409)
[22:25:33 ERROR]: java.net.ServerSocket.implAccept(ServerSocket.java:545)
[22:25:33 ERROR]: java.net.ServerSocket.accept(ServerSocket.java:513)
[22:25:33 ERROR]: fakahedaminequery.QueryServer.run(QueryServer.java:77)
[22:25:33 ERROR]: ------------------------------
[22:25:33 ERROR]: Current Thread: Abandoned connection cleanup thread
[22:25:33 ERROR]: PID: 29 | Suspended: false | Native: false | State: TIMED_WAITING
[22:25:33 ERROR]: Stack:
[22:25:33 ERROR]: java.lang.Object.wait(Native Method)
[22:25:33 ERROR]: java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:143)
[22:25:33 ERROR]: com.mysql.jdbc.AbandonedConnectionCleanupThread.run(AbandonedConnectionCleanupThread.java:64)
[22:25:33 ERROR]: java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
[22:25:33 ERROR]: java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
[22:25:33 ERROR]: java.lang.Thread.run(Thread.java:745)
[22:25:33 ERROR]: ------------------------------
[22:25:33 ERROR]: Current Thread: Timer-1
[22:25:33 ERROR]: PID: 28 | Suspended: false | Native: false | State: TIMED_WAITING
[22:25:33 ERROR]: Stack:
[22:25:33 ERROR]: java.lang.Object.wait(Native Method)
[22:25:33 ERROR]: java.util.TimerThread.mainLoop(Timer.java:552)
[22:25:33 ERROR]: java.util.TimerThread.run(Timer.java:505)
[22:25:33 ERROR]: ------------------------------
[22:25:33 ERROR]: Current Thread: Timer-0
[22:25:33 ERROR]: PID: 27 | Suspended: false | Native: false | State: TIMED_WAITING
[22:25:33 ERROR]: Stack:
[22:25:33 ERROR]: java.lang.Object.wait(Native Method)
[22:25:33 ERROR]: java.util.TimerThread.mainLoop(Timer.java:552)
[22:25:33 ERROR]: java.util.TimerThread.run(Timer.java:505)
[22:25:33 ERROR]: ------------------------------
[22:25:33 ERROR]: Current Thread: Netty Epoll Server IO #0
[22:25:33 ERROR]: PID: 26 | Suspended: false | Native: true | State: RUNNABLE
[22:25:33 ERROR]: Stack:
[22:25:33 ERROR]: io.netty.channel.epoll.Native.epollWait0(Native Method)
[22:25:33 ERROR]: io.netty.channel.epoll.Native.epollWait(Native.java:114)
[22:25:33 ERROR]: io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:235)
[22:25:33 ERROR]: io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:252)
[22:25:33 ERROR]: io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:884)
[22:25:33 ERROR]: java.lang.Thread.run(Thread.java:745)
[22:25:33 ERROR]: ------------------------------
[22:25:33 ERROR]: Current Thread: ObjectCleanerThread
[22:25:33 ERROR]: PID: 25 | Suspended: false | Native: false | State: TIMED_WAITING
[22:25:33 ERROR]: Stack:
[22:25:33 ERROR]: java.lang.Object.wait(Native Method)
[22:25:33 ERROR]: java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:143)
[22:25:33 ERROR]: io.netty.util.internal.ObjectCleaner$1.run(ObjectCleaner.java:54)
[22:25:33 ERROR]: io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
[22:25:33 ERROR]: java.lang.Thread.run(Thread.java:745)
[22:25:33 ERROR]: ------------------------------
[22:25:33 ERROR]: Current Thread: Spigot Metrics Thread
[22:25:33 ERROR]: PID: 24 | Suspended: false | Native: false | State: TIMED_WAITING
[22:25:33 ERROR]: Stack:
[22:25:33 ERROR]: java.lang.Object.wait(Native Method)
[22:25:33 ERROR]: java.util.TimerThread.mainLoop(Timer.java:552)
[22:25:33 ERROR]: java.util.TimerThread.run(Timer.java:505)
[22:25:33 ERROR]: ------------------------------
[22:25:33 ERROR]: Current Thread: Spigot Watchdog Thread
[22:25:33 ERROR]: PID: 23 | Suspended: false | Native: false | State: RUNNABLE
[22:25:33 ERROR]: Stack:
[22:25:33 ERROR]: sun.management.ThreadImpl.dumpThreads0(Native Method)
[22:25:33 ERROR]: sun.management.ThreadImpl.dumpAllThreads(ThreadImpl.java:454)
[22:25:33 ERROR]: org.spigotmc.WatchdogThread.run(WatchdogThread.java:76)
[22:25:33 ERROR]: ------------------------------
[22:25:33 ERROR]: Current Thread: Server console handler
[22:25:33 ERROR]: PID: 21 | Suspended: false | Native: true | State: RUNNABLE
[22:25:33 ERROR]: Thread is waiting on monitor(s):
[22:25:33 ERROR]: Locked on:java.io.BufferedInputStream.read(BufferedInputStream.java:265)
[22:25:33 ERROR]: Locked on:org.bukkit.craftbukkit.libs.jline.internal.NonBlockingInputStream.read(NonBlockingInputStream.java:169)
[22:25:33 ERROR]: Locked on:org.bukkit.craftbukkit.libs.jline.internal.InputStreamReader.read(InputStreamReader.java:261)
[22:25:33 ERROR]: Locked on:org.bukkit.craftbukkit.libs.jline.internal.InputStreamReader.read(InputStreamReader.java:198)
[22:25:33 ERROR]: Stack:
[22:25:33 ERROR]: java.io.FileInputStream.readBytes(Native Method)
[22:25:33 ERROR]: java.io.FileInputStream.read(FileInputStream.java:255)
[22:25:33 ERROR]: java.io.BufferedInputStream.fill(BufferedInputStream.java:246)
[22:25:33 ERROR]: java.io.BufferedInputStream.read(BufferedInputStream.java:265)
[22:25:33 ERROR]: org.bukkit.craftbukkit.libs.jline.internal.NonBlockingInputStream.read(NonBlockingInputStream.java:169)
[22:25:33 ERROR]: org.bukkit.craftbukkit.libs.jline.internal.NonBlockingInputStream.read(NonBlockingInputStream.java:137)
[22:25:33 ERROR]: org.bukkit.craftbukkit.libs.jline.internal.NonBlockingInputStream.read(NonBlockingInputStream.java:246)
[22:25:33 ERROR]: org.bukkit.craftbukkit.libs.jline.internal.InputStreamReader.read(InputStreamReader.java:261)
[22:25:33 ERROR]: org.bukkit.craftbukkit.libs.jline.internal.InputStreamReader.read(InputStreamReader.java:198)
[22:25:33 ERROR]: org.bukkit.craftbukkit.libs.jline.console.ConsoleReader.readCharacter(ConsoleReader.java:2145)
[22:25:33 ERROR]: org.bukkit.craftbukkit.libs.jline.console.ConsoleReader.readLine(ConsoleReader.java:2349)
[22:25:33 ERROR]: net.minecraft.server.v1_12_R1.DedicatedServer$2.run(DedicatedServer.java:85)
[22:25:33 ERROR]: ------------------------------
[22:25:33 ERROR]: Current Thread: Thread-4
[22:25:33 ERROR]: PID: 22 | Suspended: false | Native: false | State: WAITING
[22:25:33 ERROR]: Stack:
[22:25:33 ERROR]: sun.misc.Unsafe.park(Native Method)
[22:25:33 ERROR]: java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
[22:25:33 ERROR]: java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
[22:25:33 ERROR]: java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
[22:25:33 ERROR]: com.mojang.util.QueueLogAppender.getNextLogEvent(QueueLogAppender.java:77)
[22:25:33 ERROR]: org.bukkit.craftbukkit.v1_12_R1.util.TerminalConsoleWriterThread.run(TerminalConsoleWriterThread.java:27)
[22:25:33 ERROR]: java.lang.Thread.run(Thread.java:745)
[22:25:33 ERROR]: ------------------------------
[22:25:33 ERROR]: Current Thread: DestroyJavaVM
[22:25:33 ERROR]: PID: 20 | Suspended: false | Native: false | State: RUNNABLE
[22:25:33 ERROR]: Stack:
[22:25:33 ERROR]: ------------------------------
[22:25:33 ERROR]: Current Thread: Server thread
[22:25:33 ERROR]: PID: 18 | Suspended: false | Native: false | State: WAITING
[22:25:33 ERROR]: Stack:
[22:25:33 ERROR]: sun.misc.Unsafe.park(Native Method)
[22:25:33 ERROR]: java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
[22:25:33 ERROR]: java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:836)
[22:25:33 ERROR]: java.util.concurrent.locks.AbstractQueuedSynchronizer.doAcquireShared(AbstractQueuedSynchronizer.java:967)
[22:25:33 ERROR]: java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireShared(AbstractQueuedSynchronizer.java:1283)
[22:25:33 ERROR]: java.util.concurrent.locks.ReentrantReadWriteLock$ReadLock.lock(ReentrantReadWriteLock.java:727)
[22:25:33 ERROR]: com.earth2me.essentials.storage.AsyncStorageObjectHolder.acquireReadLock(AsyncStorageObjectHolder.java:46)
[22:25:33 ERROR]: com.earth2me.essentials.spawn.SpawnStorage.getSpawn(SpawnStorage.java:63)
[22:25:33 ERROR]: com.earth2me.essentials.spawn.Commandspawn.respawn(Commandspawn.java:60)
[22:25:33 ERROR]: com.earth2me.essentials.spawn.Commandspawn.run(Commandspawn.java:39)
[22:25:33 ERROR]: com.earth2me.essentials.commands.EssentialsCommand.run(EssentialsCommand.java:180)
[22:25:33 ERROR]: com.earth2me.essentials.Essentials.onCommandEssentials(Essentials.java:527)
[22:25:33 ERROR]: com.earth2me.essentials.spawn.EssentialsSpawn.onCommand(EssentialsSpawn.java:72)
[22:25:33 ERROR]: org.bukkit.command.PluginCommand.execute(PluginCommand.java:44)
[22:25:33 ERROR]: org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:141)
[22:25:33 ERROR]: org.bukkit.craftbukkit.v1_12_R1.CraftServer.dispatchCommand(CraftServer.java:648)
[22:25:33 ERROR]: net.minecraft.server.v1_12_R1.PlayerConnection.handleCommand(PlayerConnection.java:1397)
[22:25:33 ERROR]: net.minecraft.server.v1_12_R1.PlayerConnection.a(PlayerConnection.java:1232)
[22:25:33 ERROR]: net.minecraft.server.v1_12_R1.PacketPlayInChat.a(PacketPlayInChat.java:45)
[22:25:33 ERROR]: net.minecraft.server.v1_12_R1.PacketPlayInChat.a(PacketPlayInChat.java:1)
[22:25:33 ERROR]: net.minecraft.server.v1_12_R1.PlayerConnectionUtils$1.run(SourceFile:13)
[22:25:33 ERROR]: java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
[22:25:33 ERROR]: java.util.concurrent.FutureTask.run(FutureTask.java:266)
[22:25:33 ERROR]: net.minecraft.server.v1_12_R1.SystemUtils.a(SourceFile:46)
[22:25:33 ERROR]: net.minecraft.server.v1_12_R1.MinecraftServer.D(MinecraftServer.java:748)
[22:25:33 ERROR]: net.minecraft.server.v1_12_R1.DedicatedServer.D(DedicatedServer.java:406)
[22:25:33 ERROR]: net.minecraft.server.v1_12_R1.MinecraftServer.C(MinecraftServer.java:679)
[22:25:33 ERROR]: net.minecraft.server.v1_12_R1.MinecraftServer.run(MinecraftServer.java:577)
[22:25:33 ERROR]: java.lang.Thread.run(Thread.java:745)
[22:25:33 ERROR]: ------------------------------
[22:25:33 ERROR]: Current Thread: Server Infinisleeper
[22:25:33 ERROR]: PID: 19 | Suspended: false | Native: false | State: TIMED_WAITING
[22:25:33 ERROR]: Stack:
[22:25:33 ERROR]: java.lang.Thread.sleep(Native Method)
[22:25:33 ERROR]: net.minecraft.server.v1_12_R1.DedicatedServer$1.run(DedicatedServer.java:60)
[22:25:33 ERROR]: ------------------------------
[22:25:33 ERROR]: Current Thread: NonBlockingInputStreamThread
[22:25:33 ERROR]: PID: 16 | Suspended: false | Native: false | State: WAITING
[22:25:33 ERROR]: Stack:
[22:25:33 ERROR]: java.lang.Object.wait(Native Method)
[22:25:33 ERROR]: org.bukkit.craftbukkit.libs.jline.internal.NonBlockingInputStream.run(NonBlockingInputStream.java:278)
[22:25:33 ERROR]: java.lang.Thread.run(Thread.java:745)
[22:25:33 ERROR]: ------------------------------
[22:25:33 ERROR]: Current Thread: Snooper Timer
[22:25:33 ERROR]: PID: 14 | Suspended: false | Native: false | State: TIMED_WAITING
[22:25:33 ERROR]: Stack:
[22:25:33 ERROR]: java.lang.Object.wait(Native Method)
[22:25:33 ERROR]: java.util.TimerThread.mainLoop(Timer.java:552)
[22:25:33 ERROR]: java.util.TimerThread.run(Timer.java:505)
[22:25:33 ERROR]: ------------------------------
[22:25:33 ERROR]: Current Thread: Signal Dispatcher
[22:25:33 ERROR]: PID: 4 | Suspended: false | Native: false | State: RUNNABLE
[22:25:33 ERROR]: Stack:
[22:25:33 ERROR]: ------------------------------
[22:25:33 ERROR]: Current Thread: Finalizer
[22:25:33 ERROR]: PID: 3 | Suspended: false | Native: false | State: WAITING
[22:25:33 ERROR]: Stack:
[22:25:33 ERROR]: java.lang.Object.wait(Native Method)
[22:25:33 ERROR]: java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:143)
[22:25:33 ERROR]: java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:164)
[22:25:33 ERROR]: java.lang.ref.Finalizer$FinalizerThread.run(Finalizer.java:209)
[22:25:33 ERROR]: ------------------------------
[22:25:33 ERROR]: Current Thread: Reference Handler
[22:25:33 ERROR]: PID: 2 | Suspended: false | Native: false | State: WAITING
[22:25:33 ERROR]: Stack:
[22:25:33 ERROR]: java.lang.Object.wait(Native Method)
[22:25:33 ERROR]: java.lang.Object.wait(Object.java:502)
[22:25:33 ERROR]: java.lang.ref.Reference.tryHandlePending(Reference.java:191)
[22:25:33 ERROR]: java.lang.ref.Reference$ReferenceHandler.run(Reference.java:153)
[22:25:33 ERROR]: ------------------------------
[22:25:33 INFO]: Startup script './start.sh' does not exist! Stopping server.


Za každou radu děkuji, s pozdravem vovicek

Uživatelský avatar
pitilon@seznam.cz
Příspěvky: 3999
Registrován: 16 lis 2014, 06:32
Reputation: 57
Kontaktovat uživatele:

Re: Zamražení serveru

#2 Příspěvekod pitilon@seznam.cz » 06 pro 2018, 13:38

Chtělo by to vědět co se dělo před tímhle.. Vše by mělo být v logu.
Obrázek
Ať už si lidé myslí cokoli cokoli dělají nebo říkají neberte osobně. Názory druhých odpovídají tomu čemu tito lidé věří a proto ať si o vás myslí cokoli ve skutečnosti se vás to netýká. Vždy to vypovídá jen a jen o nich.
Není hanba být zabit cheaterem, ale cheatovat a být zabit.
Nejsem nerozumný. Jen nemám ten samý rozum jako vy.

Obrázek
FH Discord: http://discord.fakaheda.eu/

Mike8748
Příspěvky: 823
Registrován: 30 bře 2014, 10:05
Reputation: 28

Re: Zamražení serveru

#3 Příspěvekod Mike8748 » 06 pro 2018, 14:03

com.earth2me.essentials.storage.AsyncStorageObjectHolder.acquireReadLock(AsyncStorageObjectHolder.java:46)
[22:25:32 ERROR]: com.earth2me.essentials.spawn.SpawnStorage.getSpawn(SpawnStorage.java:63)
[22:25:32 ERROR]: com.earth2me.essentials.spawn.Commandspawn.respawn(Commandspawn.java:60)


problém bude v EssentialsSpawn.. je to známej bug

zkus smazat spawns.yml a nechat ho vygenerovat znova (a znova nastavit spawn)

nebo EssentialsSpawn smaznout a použít jinej plugin


Zpět na „Minecraft, Tekkit“

Kdo je online

Uživatelé prohlížející si toto fórum: Žádní registrovaní uživatelé a 117 hostů