Guest User

Untitled

a guest
May 28th, 2023
46
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 202.10 KB | None | 0 0
  1. ---- Minecraft Crash Report ----
  2. // But it works on my machine.
  3.  
  4. Time: 5/28/23, 6:20 PM
  5. Description: Exception in server tick loop
  6.  
  7. java.lang.NullPointerException: Exception in server tick loop
  8. at io.izzel.arclight.common.mod.server.ArclightContainer$ContainerInvWrapper.<init>(ArclightContainer.java:49) ~[arclight:arclight-1.16.5-1.0.24-551ec3ff] {re:classloading}
  9. at io.izzel.arclight.common.mod.server.ArclightContainer.createInv(ArclightContainer.java:38) ~[arclight:arclight-1.16.5-1.0.24-551ec3ff] {re:mixin,re:classloading}
  10. at io.izzel.arclight.common.mod.server.ArclightContainer.createInvView(ArclightContainer.java:33) ~[arclight:arclight-1.16.5-1.0.24-551ec3ff] {re:mixin,re:classloading}
  11. at net.minecraft.inventory.container.Container.getBukkitView(ContainerMixin.java:765) ~[?:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:mixins.arclight.core.json:inventory.container.ContainerMixin,pl:mixin:A,pl:runtimedistcleaner:A}
  12. at net.minecraft.inventory.container.Container.bridge$getBukkitView(ContainerMixin.java:1085) ~[?:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:mixins.arclight.core.json:inventory.container.ContainerMixin,pl:mixin:A,pl:runtimedistcleaner:A}
  13. at net.minecraft.entity.player.ServerPlayerEntity.handler$znm000$arclight$sendExtra(ServerPlayerEntityMixin.java:2219) ~[?:?] {re:mixin,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:mixins.arclight.core.json:entity.player.ServerPlayerEntityMixin,pl:mixin:A}
  14. at net.minecraft.entity.player.ServerPlayerEntity.func_71110_a(ServerPlayerEntityMixin.java:959) ~[?:?] {re:mixin,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:mixins.arclight.core.json:entity.player.ServerPlayerEntityMixin,pl:mixin:A}
  15. at com.envyful.better.dex.rewards.shade.envy.api.forge.gui.ForgeGui$ForgeGuiContainer.refreshPlayerContents(ForgeGui.java:344) ~[betterdexrewards:?] {re:classloading}
  16. at com.envyful.better.dex.rewards.shade.envy.api.forge.gui.ForgeGui$ForgeGuiContainer.update(ForgeGui.java:245) ~[betterdexrewards:?] {re:classloading}
  17. at com.envyful.better.dex.rewards.shade.envy.api.forge.gui.ForgeGui$ForgeGuiContainer.<init>(ForgeGui.java:154) ~[betterdexrewards:?] {re:classloading}
  18. at com.envyful.better.dex.rewards.shade.envy.api.forge.gui.ForgeGui.lambda$open$3(ForgeGui.java:103) ~[betterdexrewards:?] {re:classloading}
  19. at com.envyful.better.dex.rewards.shade.envy.api.forge.concurrency.listener.ServerTickListener.onServerTick(ServerTickListener.java:29) ~[betterdexrewards:?] {re:classloading}
  20. at net.minecraftforge.eventbus.ASMEventHandler_242_ServerTickListener_onServerTick_ServerTickEvent.invoke(.dynamic) ~[?:?] {}
  21. at net.minecraftforge.eventbus.ASMEventHandler.invoke(ASMEventHandler.java:85) ~[eventbus-4.0.0.jar:?] {}
  22. at net.minecraftforge.eventbus.EventBus.post(EventBus.java:302) ~[eventbus-4.0.0.jar:?] {}
  23. at net.minecraftforge.eventbus.EventBus.post(EventBus.java:283) ~[eventbus-4.0.0.jar:?] {}
  24. at net.minecraftforge.fml.hooks.BasicEventHooks.onPreServerTick(BasicEventHooks.java:101) ~[forge:?] {re:mixin,re:classloading}
  25. at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServerMixin.java:785) ~[?:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:mixins.arclight.core.json:server.MinecraftServerMixin,pl:mixin:APP:byg.mixins.json:server.MixinMinecraftServer,pl:mixin:A,pl:runtimedistcleaner:A}
  26. at net.minecraft.server.MinecraftServer.func_240802_v_(MinecraftServerMixin.java:1917) ~[?:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:mixins.arclight.core.json:server.MinecraftServerMixin,pl:mixin:APP:byg.mixins.json:server.MixinMinecraftServer,pl:mixin:A,pl:runtimedistcleaner:A}
  27. at net.minecraft.server.MinecraftServer.func_240783_a_(MinecraftServerMixin.java:232) ~[?:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:mixins.arclight.core.json:server.MinecraftServerMixin,pl:mixin:APP:byg.mixins.json:server.MixinMinecraftServer,pl:mixin:A,pl:runtimedistcleaner:A}
  28. at java.lang.Thread.run(Thread.java:834) [?:?] {}
  29.  
  30.  
  31. A detailed walkthrough of the error, its code path and all known details is as follows:
  32. ---------------------------------------------------------------------------------------
  33.  
  34. -- System Details --
  35. Details:
  36. Minecraft Version: 1.16.5
  37. Minecraft Version ID: 1.16.5
  38. Operating System: Linux (amd64) version 4.15.0-204-generic
  39. Java Version: 11.0.10, Oracle Corporation
  40. Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
  41. Memory: 3232175800 bytes (3082 MB) / 6895435776 bytes (6576 MB) up to 17179869184 bytes (16384 MB)
  42. CPUs: 32
  43. JVM Flags: 22 total; -Xmx16384M -Xms512M -XX:MaxGCPauseMillis=200 -XX:+UnlockExperimentalVMOptions -XX:G1ReservePercent=20 -XX:G1HeapRegionSize=8M -XX:+UseG1GC -XX:+DisableExplicitGC -XX:G1NewSizePercent=30 -XX:G1MaxNewSizePercent=40 -XX:G1MixedGCLiveThresholdPercent=90 -XX:+AlwaysPreTouch -XX:+ParallelRefProcEnabled -XX:+PerfDisableSharedMem -XX:G1HeapWastePercent=5 -XX:G1MixedGCCountTarget=4 -XX:InitiatingHeapOccupancyPercent=15 -XX:G1RSetUpdatingPauseTimePercent=5 -XX:SurvivorRatio=32 -XX:MaxTenuringThreshold=1 -XX:+CMSClassUnloadingEnabled -XX:ParallelGCThreads=16
  44. ModLauncher: 8.1.3+8.1.3+main-8.1.x.c94d18ec
  45. ModLauncher launch target: fmlserver
  46. ModLauncher naming: srg
  47. ModLauncher services:
  48. /mixin-0.8.4.jar mixin PLUGINSERVICE
  49. /customjava11.jar arclight_implementer PLUGINSERVICE
  50. /eventbus-4.0.0.jar eventbus PLUGINSERVICE
  51. /forge-1.16.5-36.2.39.jar object_holder_definalize PLUGINSERVICE
  52. /forge-1.16.5-36.2.39.jar runtime_enum_extender PLUGINSERVICE
  53. /accesstransformers-3.0.1.jar accesstransformer PLUGINSERVICE
  54. /forge-1.16.5-36.2.39.jar capability_inject_definalize PLUGINSERVICE
  55. /forge-1.16.5-36.2.39.jar runtimedistcleaner PLUGINSERVICE
  56. /mixin-0.8.4.jar mixin TRANSFORMATIONSERVICE
  57. /forge-1.16.5-36.2.39.jar fml TRANSFORMATIONSERVICE
  58. FML: 36.2
  59. Forge: net.minecraftforge:36.2.39
  60. FML Language Providers:
  61. minecraft@1
  62. Mod List:
  63. forge-1.16.5-36.2.39-server.jar |Minecraft |minecraft |1.16.5 |DONE |Manifest: NOSIGNATURE
  64. ForgePlaceholderAPI-Forge-2.0.4-1.16.5.jar |Forge Placeholder API |forgeplaceholderapi |2.0.4 |DONE |Manifest: NOSIGNATURE
  65. PokeTracker-Forge-1.0.5-1.16.5 (1).jar |PokeTracker |poketracker |1.0.5 |DONE |Manifest: NOSIGNATURE
  66. worldedit-mod-7.2.5-dist.jar |WorldEdit |worldedit |7.2.5+57d5ac9 |DONE |Manifest: NOSIGNATURE
  67. getittogetherdrops-1.16.5-v1.1.1.jar |Get It Together, Drops! |getittogetherdrops |v1.1 |DONE |Manifest: NOSIGNATURE
  68. ferritecore-2.1.1-forge.jar |Ferrite Core |ferritecore |2.1.1 |DONE |Manifest: 41:ce:50:66:d1:a0:05:ce:a1:0e:02:85:9b:46:64:e0:bf:2e:cf:60:30:9a:fe:0c:27:e0:63:66:9a:84:ce:8a
  69. EnvyAntiLag-Forge-2.0.1-1.16.5.jar |EnvyAntiLag |envyantilag |2.0.1 |DONE |Manifest: NOSIGNATURE
  70. customjava11.jar |Arclight Mod |arclight |1.16.5-1.0.24-551ec3|DONE |Manifest: NOSIGNATURE
  71. connectivity-2.4-1.16.5.jar |Connectivity Mod |connectivity |2.4-1.16.5 |DONE |Manifest: NOSIGNATURE
  72. forge-1.16.5-36.2.39-universal.jar |Forge |forge |36.2.39 |DONE |Manifest: 22:af:21:d8:19:82:7f:93:94:fe:2b:ac:b7:e4:41:57:68:39:87:b1:a7:5c:c6:44:f9:25:74:21:14:f5:0d:90
  73. shibapi-5.4.33-all.jar |Shibapi |shibapi |5.4.33 |DONE |Manifest: NOSIGNATURE
  74. ReforgedBingo-Forge-2.5.3-1.16.5.jar |Reforged Bingo Forge |reforgedbingo |2.5.3 |DONE |Manifest: NOSIGNATURE
  75. BetterDexRewards-Forge-3.2.2-1.16.5.jar |BetterDexRewards Forge |betterdexrewards |3.2.2 |DONE |Manifest: NOSIGNATURE
  76. PokeRemoval-Forge-2.0.2-1.16.5.jar |PokeRemoval Forge |pokeremoval |2.0.2 |DONE |Manifest: NOSIGNATURE
  77. universalpokeloot-1.0.0.jar |UniversalPokeLoot |universalpokeloot |1.0.0 |DONE |Manifest: NOSIGNATURE
  78. EvoFix-Forge-1.0.0-1.16.5.jar |EvoFix |evofix |1.0.0 |DONE |Manifest: NOSIGNATURE
  79. EnvyGTS-Forge-4.1.7-1.16.5.jar |EnvyGTS |envygts |4.1.7 |DONE |Manifest: NOSIGNATURE
  80. journeymap-1.16.5-5.8.3.jar |Journeymap |journeymap |5.8.3 |DONE |Manifest: NOSIGNATURE
  81. kryptonreforged-mc1.16.5_v1.0.0.jar |Krypton Reforged |kryptonreforged |mc1.16.5_v1.0.0 |DONE |Manifest: NOSIGNATURE
  82. Pixelmon-1.16.5-9.1.3-server.jar |Pixelmon Mod |pixelmon |9.1.3 |DONE |Manifest: NOSIGNATURE
  83. ExplorersCompass-1.16.5-1.1.2-forge.jar |Explorer's Compass |explorerscompass |1.16.5-1.1.2-forge |DONE |Manifest: NOSIGNATURE
  84. byg-1.3.5.jar |Oh The Biomes You'll Go |byg |1.3.4 |DONE |Manifest: NOSIGNATURE
  85. shibaplush-4.3.6.jar |Shibaplush |shibaplush |4.3.6 |DONE |Manifest: NOSIGNATURE
  86. NaturesCompass-1.16.5-1.9.1-forge.jar |Nature's Compass |naturescompass |1.16.5-1.9.1-forge |DONE |Manifest: NOSIGNATURE
  87. Crash Report UUID: 0eccc2f7-a9fa-46a1-83b7-a43b1ff170ad
  88. Arclight:
  89. Running: Arclight version arclight-1.16.5-1.0.24-551ec3ff (MC: 1.16.5) (Implementing API version 1.16.5-R0.1-SNAPSHOT) true
  90. Plugins: { CoreProtect v21.3 net.coreprotect.CoreProtect [Intelli], LuckPerms v5.4.71 me.lucko.luckperms.bukkit.loader.BukkitLoaderPlugin [Luck], spark v1.10.34 me.lucko.spark.bukkit.BukkitSparkPlugin [Luck], HolographicDisplays v3.0.2 me.filoghost.holographicdisplays.plugin.HolographicDisplays [filoghost], MessageAnnouncer v1.12.3 me.clip.messageannouncer.MessageAnnouncer [extended_clip], Votifier v2.7.3 com.vexsoftware.votifier.NuVotifierBukkit [Ichbinjoe, blakeman8192, Kramer, tuxed], ProtocolLib v5.0.0 com.comphenix.protocol.ProtocolLib [dmulloy2, comphenix], Maintenance v4.1.0 eu.kennytv.maintenance.spigot.MaintenanceSpigotBase [kennytv], LiteJoin v4.2* me.litefine.litejoin.main.LiteJoin [LITEFINE], Vault v1.7.3-b131 net.milkbowl.vault.Vault [cereal, Sleaker, mung3r], CrazyCrates v1.10.2.2 me.badbones69.crazycrates.CrazyCrates [BadBones69], HolographicExtension v1.10.9 net.kitesoftware.holograms.HolographicExtension [Niall7459], Essentials v2.20.0 com.earth2me.essentials.Essentials [Zenexer, ementalo, Aelux, Brettflan, KimKandor, snowleo, ceulemans, Xeology, KHobbits, md_5, Iaccidentally, drtshock, vemacs, SupaHam, mdcfe, JRoy, pop4959], AdvancedBan v2.3.0 me.leoko.advancedban.bukkit.BukkitMain [Leoko], Multiverse-Core v4.2.2-b812 com.onarandombox.MultiverseCore.MultiverseCore [dumptruckman, Rigby, fernferret, lithium3141, main--], Citizens v2.0.31-SNAPSHOT (build 3096) net.citizensnpcs.Citizens [fullwall], DiscordSRV v1.26.2 github.scarsz.discordsrv.DiscordSRV [Scarsz, Androkai, Vankka], EssentialsProtect v2.20.0 com.earth2me.essentials.protect.EssentialsProtect [Zenexer, ementalo, Aelux, Brettflan, KimKandor, snowleo, ceulemans, Xeology, KHobbits, drtshock], EssentialsChat v2.20.0 com.earth2me.essentials.chat.EssentialsChat [Zenexer, ementalo, Aelux, Brettflan, KimKandor, snowleo, ceulemans, Xeology, KHobbits, md_5, Okamosy, Iaccidentally, mdcfe, JRoy, triagonal], TAB v3.3.2 me.neznamy.tab.platforms.bukkit.BukkitTAB [NEZNAMY], CraftingStore v2.9.0 net.craftingstore.bukkit.CraftingStoreBukkit [Tim_kwakman, thijs_a], Multiverse-Portals v4.2.0-b826 com.onarandombox.MultiversePortals.MultiversePortals [Rigby, fernferret], StaffPlus v3.3.13.0 net.shortninja.staffplus.StaffPlus [Shortninja,Qball], EssentialsSpawn v2.20.0 com.earth2me.essentials.spawn.EssentialsSpawn [Zenexer, ementalo, Aelux, Brettflan, KimKandor, snowleo, ceulemans, Xeology, KHobbits, SupaHam, mdcfe, DoNotSpamPls, JRoy], GriefPrevention v16.14.0 me.ryanhamshire.GriefPrevention.GriefPrevention [], EverNifeCore v2.0.3.3 br.com.finalcraft.evernifecore.EverNifeCore [EverNife], WorldBorder v2.1.5 com.wimbli.WorldBorder.WorldBorder [Brettflan, PryPurity], PixelmonEconomyBridge v1.0.9 br.com.finalcraft.pixelmoneconomybridge.PixelmonEconomyBridge [EverNife], VotingPlugin v6.12.2 com.bencodez.votingplugin.VotingPluginMain [BenCodez], Vouchers v2.3.0 ca.tweetzy.vouchers.Vouchers [Kiran Hart], Plan v5.5 build 2307 com.djrapitops.plan.Plan [AuroraLS3], GPFlags v5.12.8 me.ryanhamshire.GPFlags.GPFlags [Big_Scary, ShaneBee, DmitryRendov, DrBot], Multiverse-NetherPortals v4.2.2-b807 com.onarandombox.MultiverseNetherPortals.MultiverseNetherPortals [Rigby, fernferret], BetterRTP v3.6.9-1 me.SuperRonanCraft.BetterRTP.BetterRTP [SuperRonanCraft], Chunky v1.2.217 org.popcraft.chunky.ChunkyBukkit [pop4959],}
  91. Warnings: DEFAULT
  92. Reload Count: 0
  93. Threads: { TIMED_WAITING bStats-Metrics: [[email protected]/jdk.internal.misc.Unsafe.park(Native Method), [email protected]/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234), [email protected]/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2123), [email protected]/java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1182), [email protected]/java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:899), [email protected]/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1054), [email protected]/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114), [email protected]/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628), [email protected]/java.lang.Thread.run(Thread.java:834)], TIMED_WAITING DiscordSRV - Nickname Updater: [[email protected]/java.lang.Thread.sleep(Native Method), github.scarsz.discordsrv.objects.threads.NicknameUpdater.run(NicknameUpdater.java:104)], WAITING Plan Non critical-pool-2: [[email protected]/jdk.internal.misc.Unsafe.park(Native Method), [email protected]/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194), [email protected]/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2081), [email protected]/java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:433), [email protected]/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1054), [email protected]/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114), [email protected]/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628), [email protected]/java.lang.Thread.run(Thread.java:834)], WAITING envyware_concurrency_2: [[email protected]/jdk.internal.misc.Unsafe.park(Native Method), [email protected]/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194), [email protected]/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2081), [email protected]/java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1177), [email protected]/java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:899), [email protected]/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1054), [email protected]/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114), [email protected]/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628), [email protected]/java.lang.Thread.run(Thread.java:834)], RUNNABLE qtp806719219-345: [[email protected]/sun.nio.ch.EPoll.wait(Native Method), [email protected]/sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:120), [email protected]/sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:124), [email protected]/sun.nio.ch.SelectorImpl.select(SelectorImpl.java:141), plan.org.eclipse.jetty.io.ManagedSelector.nioSelect(ManagedSelector.java:180), plan.org.eclipse.jetty.io.ManagedSelector.select(ManagedSelector.java:187), plan.org.eclipse.jetty.io.ManagedSelector$SelectorProducer.select(ManagedSelector.java:604), plan.org.eclipse.jetty.io.ManagedSelector$SelectorProducer.produce(ManagedSelector.java:541), plan.org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.produceTask(AdaptiveExecutionStrategy.java:450), plan.org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.tryProduce(AdaptiveExecutionStrategy.java:243), plan.org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.produce(AdaptiveExecutionStrategy.java:194), plan.org.eclipse.jetty.io.ManagedSelector$$Lambda$11643/0x000000080293ec40.run(Unknown Source), plan.org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:936), plan.org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:1080), [email protected]/java.lang.Thread.run(Thread.java:834)], WAITING luckperms-command-executor: [[email protected]/jdk.internal.misc.Unsafe.park(Native Method), [email protected]/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194), [email protected]/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2081), [email protected]/java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:433), [email protected]/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1054), [email protected]/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114), [email protected]/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628), [email protected]/java.lang.Thread.run(Thread.java:834)], WAITING pool-30-thread-3: [[email protected]/jdk.internal.misc.Unsafe.park(Native Method), [email protected]/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194), [email protected]/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2081), [email protected]/java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1170), [email protected]/java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:899), [email protected]/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1054), [email protected]/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114), [email protected]/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628), [email protected]/java.lang.Thread.run(Thread.java:834)], RUNNABLE Netty Epoll Server IO #31: [app//io.netty.channel.epoll.Native.epollWait0(Native Method), app//io.netty.channel.epoll.Native.epollWait(Native.java:114), app//io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:239), app//io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:256), app//io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:884), [email protected]/java.lang.Thread.run(Thread.java:834)], RUNNABLE Netty Epoll Server IO #0: [app//io.netty.channel.epoll.Native.epollWait0(Native Method), app//io.netty.channel.epoll.Native.epollWait(Native.java:114), app//io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:239), app//io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:256), app//io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:884), [email protected]/java.lang.Thread.run(Thread.java:834)], TIMED_WAITING bStats-Metrics: [[email protected]/jdk.internal.misc.Unsafe.park(Native Method), [email protected]/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234), [email protected]/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2123), [email protected]/java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1182), [email protected]/java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:899), [email protected]/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1054), [email protected]/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114), [email protected]/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628), [email protected]/java.lang.Thread.run(Thread.java:834)], WAITING envyware_concurrency_4: [[email protected]/jdk.internal.misc.Unsafe.park(Native Method), [email protected]/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194), [email protected]/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2081), [email protected]/java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1170), [email protected]/java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:899), [email protected]/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1054), [email protected]/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114), [email protected]/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628), [email protected]/java.lang.Thread.run(Thread.java:834)], WAITING ForkJoinPool.commonPool-worker-59: [[email protected]/jdk.internal.misc.Unsafe.park(Native Method), [email protected]/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194), [email protected]/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1628), [email protected]/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:183)], WAITING luckperms-worker-10: [[email protected]/jdk.internal.misc.Unsafe.park(Native Method), [email protected]/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194), [email protected]/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1628), [email protected]/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:183)], RUNNABLE Netty Epoll Server IO #44: [app//io.netty.channel.epoll.Native.epollWait0(Native Method), app//io.netty.channel.epoll.Native.epollWait(Native.java:114), app//io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:239), app//io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:256), app//io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:884), [email protected]/java.lang.Thread.run(Thread.java:834)], TIMED_WAITING DiscordSRV - JDA Rate Limit: [[email protected]/jdk.internal.misc.Unsafe.park(Native Method), [email protected]/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234), [email protected]/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2123), [email protected]/java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1182), [email protected]/java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:899), [email protected]/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1054), [email protected]/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114), [email protected]/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628), [email protected]/java.lang.Thread.run(Thread.java:834)], TIMED_WAITING DiscordSRV - Channel Updater: [[email protected]/java.lang.Thread.sleep(Native Method), github.scarsz.discordsrv.objects.threads.ChannelUpdater.run(ChannelUpdater.java:93)], WAITING ForkJoinPool.commonPool-worker-23: [[email protected]/jdk.internal.misc.Unsafe.park(Native Method), [email protected]/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194), [email protected]/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1628), [email protected]/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:183)], WAITING luckperms-worker-2: [[email protected]/jdk.internal.misc.Unsafe.park(Native Method), [email protected]/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194), [email protected]/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1628), [email protected]/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:183)], RUNNABLE Netty Epoll Server IO #43: [app//io.netty.channel.epoll.Native.epollWait0(Native Method), app//io.netty.channel.epoll.Native.epollWait(Native.java:114), app//io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:239), app//io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:256), app//io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:884), [email protected]/java.lang.Thread.run(Thread.java:834)], WAITING Configurate-WatchService-0: [[email protected]/jdk.internal.misc.Unsafe.park(Native Method), [email protected]/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194), [email protected]/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2081), [email protected]/java.util.concurrent.LinkedBlockingDeque.takeFirst(LinkedBlockingDeque.java:483), [email protected]/java.util.concurrent.LinkedBlockingDeque.take(LinkedBlockingDeque.java:671), [email protected]/sun.nio.fs.AbstractWatchService.take(AbstractWatchService.java:118), info.pixelmon.repack.org.spongepowered.reference.WatchServiceListener.lambda$new$0(WatchServiceListener.java:106), info.pixelmon.repack.org.spongepowered.reference.WatchServiceListener$$Lambda$6075/0x0000000801246440.run(Unknown Source), [email protected]/java.lang.Thread.run(Thread.java:834)], RUNNABLE Netty Epoll Server IO #7: [app//io.netty.channel.epoll.Native.epollWait0(Native Method), app//io.netty.channel.epoll.Native.epollWait(Native.java:114), app//io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:239), app//io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:256), app//io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:884), [email protected]/java.lang.Thread.run(Thread.java:834)], RUNNABLE qtp806719219-3220: [[email protected]/sun.nio.ch.EPoll.wait(Native Method), [email protected]/sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:120), [email protected]/sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:124), [email protected]/sun.nio.ch.SelectorImpl.select(SelectorImpl.java:141), plan.org.eclipse.jetty.io.ManagedSelector.nioSelect(ManagedSelector.java:180), plan.org.eclipse.jetty.io.ManagedSelector.select(ManagedSelector.java:187), plan.org.eclipse.jetty.io.ManagedSelector$SelectorProducer.select(ManagedSelector.java:604), plan.org.eclipse.jetty.io.ManagedSelector$SelectorProducer.produce(ManagedSelector.java:541), plan.org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.produceTask(AdaptiveExecutionStrategy.java:450), plan.org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.tryProduce(AdaptiveExecutionStrategy.java:243), plan.org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.lambda$new$0(AdaptiveExecutionStrategy.java:140), plan.org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy$$Lambda$11642/0x000000080293e840.run(Unknown Source), plan.org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:411), plan.org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:936), plan.org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:1080), [email protected]/java.lang.Thread.run(Thread.java:834)], RUNNABLE Netty Epoll Server IO #54: [app//io.netty.channel.epoll.Native.epollWait0(Native Method), app//io.netty.channel.epoll.Native.epollWait(Native.java:114), app//io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:239), app//io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:256), app//io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:884), [email protected]/java.lang.Thread.run(Thread.java:834)], TIMED_WAITING spark-monitor: [[email protected]/jdk.internal.misc.Unsafe.park(Native Method), [email protected]/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234), [email protected]/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2123), [email protected]/java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1182), [email protected]/java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:899), [email protected]/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1054), [email protected]/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114), [email protected]/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628), [email protected]/java.lang.Thread.run(Thread.java:834)], RUNNABLE Netty Epoll Server IO #53: [app//io.netty.channel.epoll.Native.epollWait0(Native Method), app//io.netty.channel.epoll.Native.epollWait(Native.java:114), app//io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:239), app//io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:256), app//io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:884), [email protected]/java.lang.Thread.run(Thread.java:834)], TIMED_WAITING Worker-Main-20: [[email protected]/jdk.internal.misc.Unsafe.park(Native Method), [email protected]/java.util.concurrent.locks.LockSupport.parkUntil(LockSupport.java:275), [email protected]/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1619), [email protected]/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:183)], WAITING luckperms-worker-1: [[email protected]/jdk.internal.misc.Unsafe.park(Native Method), [email protected]/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194), [email protected]/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2081), [email protected]/java.util.concurrent.LinkedBlockingDeque.takeFirst(LinkedBlockingDeque.java:483), [email protected]/java.util.concurrent.LinkedBlockingDeque.take(LinkedBlockingDeque.java:671), [email protected]/sun.nio.fs.AbstractWatchService.take(AbstractWatchService.java:118), me.lucko.luckperms.common.storage.implementation.file.watcher.AbstractFileWatcher.runEventProcessingLoop(AbstractFileWatcher.java:128), me.lucko.luckperms.common.storage.implementation.file.watcher.FileWatcher.lambda$new$0(FileWatcher.java:60), me.lucko.luckperms.common.storage.implementation.file.watcher.FileWatcher$$Lambda$9451/0x0000000801dbb040.run(Unknown Source), [email protected]/java.util.concurrent.ForkJoinTask$RunnableExecuteAction.exec(ForkJoinTask.java:1426), [email protected]/java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:290), [email protected]/java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1020), [email protected]/java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1656), [email protected]/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1594), [email protected]/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:183)], WAITING envyware_concurrency_4: [[email protected]/jdk.internal.misc.Unsafe.park(Native Method), [email protected]/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194), [email protected]/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2081), [email protected]/java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1177), [email protected]/java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:899), [email protected]/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1054), [email protected]/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114), [email protected]/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628), [email protected]/java.lang.Thread.run(Thread.java:834)], RUNNABLE pixelmon_spawning_0: [com.pixelmonmod.pixelmon.api.spawning.calculators.CalculateSpawnLocations.calculateSpawnableLocations(CalculateSpawnLocations.java:156), com.pixelmonmod.pixelmon.spawning.PlayerTrackingSpawner.lambda$getSpawns$1(PlayerTrackingSpawner.java:188), com.pixelmonmod.pixelmon.spawning.PlayerTrackingSpawner$$Lambda$13701/0x0000000802e4b040.run(Unknown Source), [email protected]/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128), [email protected]/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628), [email protected]/java.lang.Thread.run(Thread.java:834)], RUNNABLE Netty Epoll Server IO #46: [app//io.netty.channel.epoll.Native.epollWait0(Native Method), app//io.netty.channel.epoll.Native.epollWait(Native.java:114), app//io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:239), app//io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:256), app//io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:884), [email protected]/java.lang.Thread.run(Thread.java:834)], TIMED_WAITING DiscordSRV - JDA Gateway: [[email protected]/jdk.internal.misc.Unsafe.park(Native Method), [email protected]/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234), [email protected]/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2123), [email protected]/java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1182), [email protected]/java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:899), [email protected]/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1054), [email protected]/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114), [email protected]/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628), [email protected]/java.lang.Thread.run(Thread.java:834)], RUNNABLE OkHttp discord.com: [[email protected]/java.net.SocketInputStream.socketRead0(Native Method), [email protected]/java.net.SocketInputStream.socketRead(SocketInputStream.java:115), [email protected]/java.net.SocketInputStream.read(SocketInputStream.java:168), [email protected]/java.net.SocketInputStream.read(SocketInputStream.java:140), [email protected]/sun.security.ssl.SSLSocketInputRecord.read(SSLSocketInputRecord.java:478), [email protected]/sun.security.ssl.SSLSocketInputRecord.readHeader(SSLSocketInputRecord.java:472), [email protected]/sun.security.ssl.SSLSocketInputRecord.bytesInCompletePacket(SSLSocketInputRecord.java:70), [email protected]/sun.security.ssl.SSLSocketImpl.readApplicationRecord(SSLSocketImpl.java:1308), [email protected]/sun.security.ssl.SSLSocketImpl$AppInputStream.read(SSLSocketImpl.java:949), github.scarsz.discordsrv.dependencies.okio.Okio$2.read(Okio.java:140), github.scarsz.discordsrv.dependencies.okio.AsyncTimeout$2.read(AsyncTimeout.java:237), github.scarsz.discordsrv.dependencies.okio.RealBufferedSource.request(RealBufferedSource.java:72), github.scarsz.discordsrv.dependencies.okio.RealBufferedSource.require(RealBufferedSource.java:65), github.scarsz.discordsrv.dependencies.okhttp3.internal.http2.Http2Reader.nextFrame(Http2Reader.java:95), github.scarsz.discordsrv.dependencies.okhttp3.internal.http2.Http2Connection$ReaderRunnable.execute(Http2Connection.java:608), github.scarsz.discordsrv.dependencies.okhttp3.internal.NamedRunnable.run(NamedRunnable.java:32), [email protected]/java.lang.Thread.run(Thread.java:834)], TIMED_WAITING Thread-34: [[email protected]/java.lang.Thread.sleep(Native Method), com.bencodez.votingplugin.advancedcore.api.skull.SkullThread$ReadThread.run(SkullThread.java:64)], RUNNABLE qtp806719219-347-acceptor-1@3b282626-ServerConnector@21dcc757{HTTP/1.1, (http/1.1, h2c)}{0.0.0.0:8804}: [[email protected]/sun.nio.ch.ServerSocketChannelImpl.accept0(Native Method), [email protected]/sun.nio.ch.ServerSocketChannelImpl.accept(ServerSocketChannelImpl.java:533), [email protected]/sun.nio.ch.ServerSocketChannelImpl.accept(ServerSocketChannelImpl.java:285), plan.org.eclipse.jetty.server.ServerConnector.accept(ServerConnector.java:409), plan.org.eclipse.jetty.server.AbstractConnector$Acceptor.run(AbstractConnector.java:748), plan.org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:936), plan.org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:1080), [email protected]/java.lang.Thread.run(Thread.java:834)], RUNNABLE Netty Epoll Server IO #3: [app//io.netty.channel.epoll.Native.epollWait0(Native Method), app//io.netty.channel.epoll.Native.epollWait(Native.java:114), app//io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:239), app//io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:256), app//io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:884), [email protected]/java.lang.Thread.run(Thread.java:834)], WAITING pool-24-thread-1: [[email protected]/jdk.internal.misc.Unsafe.park(Native Method), [email protected]/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194), [email protected]/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2081), [email protected]/java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:433), [email protected]/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1054), [email protected]/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114), [email protected]/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628), [email protected]/java.lang.Thread.run(Thread.java:834)], RUNNABLE Signal Dispatcher: [], RUNNABLE FileSystemWatchService: [[email protected]/sun.nio.fs.LinuxWatchService.poll(Native Method), [email protected]/sun.nio.fs.LinuxWatchService$Poller.run(LinuxWatchService.java:316), [email protected]/java.lang.Thread.run(Thread.java:834)], WAITING luckperms-worker-14: [[email protected]/jdk.internal.misc.Unsafe.park(Native Method), [email protected]/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194), [email protected]/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1628), [email protected]/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:183)], WAITING evernifecore-assyncsave-pool-2: [[email protected]/jdk.internal.misc.Unsafe.park(Native Method), [email protected]/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194), [email protected]/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2081), [email protected]/java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:433), [email protected]/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1054), [email protected]/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114), [email protected]/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628), [email protected]/java.lang.Thread.run(Thread.java:834)], RUNNABLE Netty Epoll Server IO #57: [app//io.netty.channel.epoll.Native.epollWait0(Native Method), app//io.netty.channel.epoll.Native.epollWait(Native.java:114), app//io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:239), app//io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:256), app//io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:884), [email protected]/java.lang.Thread.run(Thread.java:834)], RUNNABLE Netty Epoll Server IO #19: [app//io.netty.channel.epoll.Native.epollWait0(Native Method), app//io.netty.channel.epoll.Native.epollWait(Native.java:114), app//io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:239), app//io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:256), app//io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:884), [email protected]/java.lang.Thread.run(Thread.java:834)], TIMED_WAITING Timer hack thread: [[email protected]/java.lang.Thread.sleep(Native Method), net.minecraft.util.Util$6.run(Util.java:505)], RUNNABLE FileSystemWatchService: [[email protected]/sun.nio.fs.LinuxWatchService.poll(Native Method), [email protected]/sun.nio.fs.LinuxWatchService$Poller.run(LinuxWatchService.java:316), [email protected]/java.lang.Thread.run(Thread.java:834)], WAITING envyware_concurrency_3: [[email protected]/jdk.internal.misc.Unsafe.park(Native Method), [email protected]/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194), [email protected]/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2081), [email protected]/java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1177), [email protected]/java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:899), [email protected]/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1054), [email protected]/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114), [email protected]/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628), [email protected]/java.lang.Thread.run(Thread.java:834)], TIMED_WAITING OkHttp ConnectionPool: [[email protected]/java.lang.Object.wait(Native Method), [email protected]/java.lang.Object.wait(Object.java:462), net.craftingstore.libraries.okhttp3.internal.connection.RealConnectionPool.lambda$new$0(RealConnectionPool.java:62), net.craftingstore.libraries.okhttp3.internal.connection.RealConnectionPool$$Lambda$13001/0x0000000802cc9440.run(Unknown Source), [email protected]/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128), [email protected]/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628), [email protected]/java.lang.Thread.run(Thread.java:834)], WAITING luckperms-worker-0: [[email protected]/jdk.internal.misc.Unsafe.park(Native Method), [email protected]/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194), [email protected]/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1628), [email protected]/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:183)], TIMED_WAITING Thread-30: [[email protected]/java.lang.Thread.sleep(Native Method), com.bencodez.votingplugin.advancedcore.thread.FileThread$ReadThread.run(FileThread.java:113)], WAITING pool-42-thread-1: [[email protected]/jdk.internal.misc.Unsafe.park(Native Method), [email protected]/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194), [email protected]/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2081), [email protected]/java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1170), [email protected]/java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:899), [email protected]/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1054), [email protected]/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114), [email protected]/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628), [email protected]/java.lang.Thread.run(Thread.java:834)], TIMED_WAITING MVStore background writer /home/mch/multicraft/servers/server258922/plugins/LuckPerms/luckperms-h2-v2.mv.db: [[email protected]/java.lang.Object.wait(Native Method), org.h2.mvstore.MVStore$BackgroundWriterThread.run(MVStore.java:3768)], TIMED_WAITING bStats-Metrics: [[email protected]/jdk.internal.misc.Unsafe.park(Native Method), [email protected]/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234), [email protected]/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2123), [email protected]/java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1182), [email protected]/java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:899), [email protected]/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1054), [email protected]/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114), [email protected]/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628), [email protected]/java.lang.Thread.run(Thread.java:834)], WAITING Plan SQLiteDB-transaction-thread-1: [[email protected]/jdk.internal.misc.Unsafe.park(Native Method), [email protected]/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194), [email protected]/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2081), [email protected]/java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:433), [email protected]/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1054), [email protected]/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114), [email protected]/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628), [email protected]/java.lang.Thread.run(Thread.java:834)], WAITING OkHttp discord.com Writer: [[email protected]/jdk.internal.misc.Unsafe.park(Native Method), [email protected]/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194), [email protected]/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2081), [email protected]/java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1170), [email protected]/java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:899), [email protected]/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1054), [email protected]/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114), [email protected]/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628), [email protected]/java.lang.Thread.run(Thread.java:834)], RUNNABLE Netty Epoll Server IO #14: [app//io.netty.channel.epoll.Native.epollWait0(Native Method), app//io.netty.channel.epoll.Native.epollWait(Native.java:114), app//io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:239), app//io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:256), app//io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:884), [email protected]/java.lang.Thread.run(Thread.java:834)], RUNNABLE Netty Epoll Server IO #37: [app//io.netty.channel.epoll.Native.epollWait0(Native Method), app//io.netty.channel.epoll.Native.epollWait(Native.java:114), app//io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:239), app//io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:256), app//io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:884), [email protected]/java.lang.Thread.run(Thread.java:834)], RUNNABLE Netty Epoll Server IO #20: [app//io.netty.channel.epoll.Native.epollWait0(Native Method), app//io.netty.channel.epoll.Native.epollWait(Native.java:114), app//io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:239), app//io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:256), app//io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:884), [email protected]/java.lang.Thread.run(Thread.java:834)], WAITING pool-25-thread-1: [[email protected]/jdk.internal.misc.Unsafe.park(Native Method), [email protected]/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194), [email protected]/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2081), [email protected]/java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:433), [email protected]/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1054), [email protected]/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114), [email protected]/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628), [email protected]/java.lang.Thread.run(Thread.java:834)], RUNNABLE Netty Epoll Server IO #36: [app//io.netty.channel.epoll.Native.epollWait0(Native Method), app//io.netty.channel.epoll.Native.epollWait(Native.java:114), app//io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:239), app//io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:256), app//io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:884), [email protected]/java.lang.Thread.run(Thread.java:834)], RUNNABLE DestroyJavaVM: [], WAITING Plan Non critical-pool-3: [[email protected]/jdk.internal.misc.Unsafe.park(Native Method), [email protected]/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194), [email protected]/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2081), [email protected]/java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:433), [email protected]/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1054), [email protected]/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114), [email protected]/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628), [email protected]/java.lang.Thread.run(Thread.java:834)], RUNNABLE qtp806719219-343: [[email protected]/sun.nio.ch.EPoll.wait(Native Method), [email protected]/sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:120), [email protected]/sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:124), [email protected]/sun.nio.ch.SelectorImpl.select(SelectorImpl.java:141), plan.org.eclipse.jetty.io.ManagedSelector.nioSelect(ManagedSelector.java:180), plan.org.eclipse.jetty.io.ManagedSelector.select(ManagedSelector.java:187), plan.org.eclipse.jetty.io.ManagedSelector$SelectorProducer.select(ManagedSelector.java:604), plan.org.eclipse.jetty.io.ManagedSelector$SelectorProducer.produce(ManagedSelector.java:541), plan.org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.produceTask(AdaptiveExecutionStrategy.java:450), plan.org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.tryProduce(AdaptiveExecutionStrategy.java:243), plan.org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.produce(AdaptiveExecutionStrategy.java:194), plan.org.eclipse.jetty.io.ManagedSelector$$Lambda$11643/0x000000080293ec40.run(Unknown Source), plan.org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:936), plan.org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:1080), [email protected]/java.lang.Thread.run(Thread.java:834)], RUNNABLE Netty Epoll Server IO #38: [app//io.netty.channel.epoll.Native.epollWait0(Native Method), app//io.netty.channel.epoll.Native.epollWait(Native.java:114), app//io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:239), app//io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:256), app//io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:884), [email protected]/java.lang.Thread.run(Thread.java:834)], WAITING JDA MainWS-WriteThread: [[email protected]/java.lang.Object.wait(Native Method), [email protected]/java.lang.Object.wait(Object.java:328), github.scarsz.discordsrv.dependencies.ws.client.WritingThread.waitForFrames(WritingThread.java:305), github.scarsz.discordsrv.dependencies.ws.client.WritingThread.main(WritingThread.java:89), github.scarsz.discordsrv.dependencies.ws.client.WritingThread.runMain(WritingThread.java:55), github.scarsz.discordsrv.dependencies.ws.client.WebSocketThread.run(WebSocketThread.java:45)], WAITING Thread-39: [[email protected]/jdk.internal.misc.Unsafe.park(Native Method), [email protected]/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194), [email protected]/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2081), [email protected]/java.util.concurrent.LinkedBlockingDeque.takeFirst(LinkedBlockingDeque.java:483), [email protected]/java.util.concurrent.LinkedBlockingDeque.take(LinkedBlockingDeque.java:671), [email protected]/sun.nio.fs.AbstractWatchService.take(AbstractWatchService.java:118), com.djrapitops.plan.settings.upkeep.FileWatcher.runLoop(FileWatcher.java:89), com.djrapitops.plan.settings.upkeep.FileWatcher.run(FileWatcher.java:77)], TIMED_WAITING pool-18-thread-1: [[email protected]/jdk.internal.misc.Unsafe.park(Native Method), [email protected]/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234), [email protected]/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2123), [email protected]/java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1182), [email protected]/java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:899), [email protected]/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1054), [email protected]/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114), [email protected]/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628), [email protected]/java.lang.Thread.run(Thread.java:834)], TIMED_WAITING EnvyGTS housekeeper: [[email protected]/jdk.internal.misc.Unsafe.park(Native Method), [email protected]/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234), [email protected]/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2123), [email protected]/java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1182), [email protected]/java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:899), [email protected]/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1054), [email protected]/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114), [email protected]/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628), [email protected]/java.lang.Thread.run(Thread.java:834)], RUNNABLE FileSystemWatchService: [[email protected]/sun.nio.fs.LinuxWatchService.poll(Native Method), [email protected]/sun.nio.fs.LinuxWatchService$Poller.run(LinuxWatchService.java:316), [email protected]/java.lang.Thread.run(Thread.java:834)], RUNNABLE Netty Epoll Server IO #27: [app//io.netty.channel.epoll.Native.epollWait0(Native Method), app//io.netty.channel.epoll.Native.epollWait(Native.java:114), app//io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:239), app//io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:256), app//io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:884), [email protected]/java.lang.Thread.run(Thread.java:834)], TIMED_WAITING Worker-Main-14: [[email protected]/jdk.internal.misc.Unsafe.park(Native Method), [email protected]/java.util.concurrent.locks.LockSupport.parkUntil(LockSupport.java:275), [email protected]/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1619), [email protected]/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:183)], TIMED_WAITING DiscordSRV - Channel Topic Updater: [[email protected]/java.lang.Thread.sleep(Native Method), github.scarsz.discordsrv.objects.threads.ChannelTopicUpdater.run(ChannelTopicUpdater.java:54)], RUNNABLE Server thread: [[email protected]/java.lang.Thread.dumpThreads(Native Method), [email protected]/java.lang.Thread.getAllStackTraces(Thread.java:1657), org.bukkit.craftbukkit.v1_16_R3.CraftCrashReport.call(CraftCrashReport.java:33), io.izzel.arclight.common.mod.server.BukkitRegistry.lambda$registerAll$0(BukkitRegistry.java:89), io.izzel.arclight.common.mod.server.BukkitRegistry$$Lambda$8577/0x00000008018b6840.call(Unknown Source), net.minecraftforge.fml.CrashReportExtender$1.call(CrashReportExtender.java:47), net.minecraftforge.fml.CrashReportExtender$1.call(CrashReportExtender.java:40), net.minecraft.crash.CrashReportCategory.func_189529_a(CrashReportCategory.java:81), net.minecraftforge.fml.CrashReportExtender.enhanceCrashReport(CrashReportExtender.java:30), net.minecraft.crash.CrashReport.func_71504_g(CrashReport.java:72), net.minecraft.crash.CrashReport.<init>(CrashReport.java:38), net.minecraft.server.MinecraftServer.func_240802_v_(MinecraftServerMixin.java:1944), net.minecraft.server.MinecraftServer.func_240783_a_(MinecraftServerMixin.java:232), net.minecraft.server.MinecraftServer$$Lambda$8527/0x00000008017fa440.run(Unknown Source), [email protected]/java.lang.Thread.run(Thread.java:834)], RUNNABLE Netty Epoll Server IO #21: [app//io.netty.channel.epoll.Native.epollWait0(Native Method), app//io.netty.channel.epoll.Native.epollWait(Native.java:114), app//io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:239), app//io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:256), app//io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:884), [email protected]/java.lang.Thread.run(Thread.java:834)], TIMED_WAITING Timer-0: [[email protected]/java.lang.Object.wait(Native Method), [email protected]/java.util.TimerThread.mainLoop(Timer.java:553), [email protected]/java.util.TimerThread.run(Timer.java:506)], WAITING luckperms-worker-8: [[email protected]/jdk.internal.misc.Unsafe.park(Native Method), [email protected]/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194), [email protected]/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1628), [email protected]/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:183)], TIMED_WAITING pool-20-thread-1: [[email protected]/jdk.internal.misc.Unsafe.park(Native Method), [email protected]/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234), [email protected]/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2123), [email protected]/java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1182), [email protected]/java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:899), [email protected]/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1054), [email protected]/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114), [email protected]/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628), [email protected]/java.lang.Thread.run(Thread.java:834)], WAITING ForkJoinPool.commonPool-worker-45: [[email protected]/jdk.internal.misc.Unsafe.park(Native Method), [email protected]/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194), [email protected]/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1628), [email protected]/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:183)], RUNNABLE Netty Epoll Server IO #16: [app//io.netty.channel.epoll.Native.epollWait0(Native Method), app//io.netty.channel.epoll.Native.epollWait(Native.java:114), app//io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:239), app//io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:256), app//io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:884), [email protected]/java.lang.Thread.run(Thread.java:834)], RUNNABLE Netty Epoll Server IO #32: [app//io.netty.channel.epoll.Native.epollWait0(Native Method), app//io.netty.channel.epoll.Native.epollWait(Native.java:114), app//io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:239), app//io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:256), app//io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:884), [email protected]/java.lang.Thread.run(Thread.java:834)], WAITING Configurate-WatchService-0: [[email protected]/jdk.internal.misc.Unsafe.park(Native Method), [email protected]/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194), [email protected]/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2081), [email protected]/java.util.concurrent.LinkedBlockingDeque.takeFirst(LinkedBlockingDeque.java:483), [email protected]/java.util.concurrent.LinkedBlockingDeque.take(LinkedBlockingDeque.java:671), [email protected]/sun.nio.fs.AbstractWatchService.take(AbstractWatchService.java:118), com.envyful.poke.removal.forge.shade.configurate.reference.WatchServiceListener.lambda$new$0(WatchServiceListener.java:106), com.envyful.poke.removal.forge.shade.configurate.reference.WatchServiceListener$$Lambda$12178/0x0000000802a65c40.run(Unknown Source), [email protected]/java.lang.Thread.run(Thread.java:834)], WAITING ForkJoinPool.commonPool-worker-21: [[email protected]/jdk.internal.misc.Unsafe.park(Native Method), [email protected]/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194), [email protected]/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1628), [email protected]/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:183)], TIMED_WAITING IO-Worker-238: [[email protected]/jdk.internal.misc.Unsafe.park(Native Method), [email protected]/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234), [email protected]/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462), [email protected]/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361), [email protected]/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937), [email protected]/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053), [email protected]/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114), [email protected]/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628), [email protected]/java.lang.Thread.run(Thread.java:834)], TIMED_WAITING Craft Scheduler Thread - 96: [[email protected]/jdk.internal.misc.Unsafe.park(Native Method), [email protected]/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234), [email protected]/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462), [email protected]/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361), [email protected]/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937), [email protected]/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053), [email protected]/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114), [email protected]/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628), [email protected]/java.lang.Thread.run(Thread.java:834)], TIMED_WAITING ForkJoinPool-5-worker-23: [[email protected]/jdk.internal.misc.Unsafe.park(Native Method), [email protected]/java.util.concurrent.locks.LockSupport.parkUntil(LockSupport.java:275), [email protected]/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1619), [email protected]/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:183)], WAITING envyware_concurrency_0: [[email protected]/jdk.internal.misc.Unsafe.park(Native Method), [email protected]/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194), [email protected]/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2081), [email protected]/java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1177), [email protected]/java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:899), [email protected]/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1054), [email protected]/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114), [email protected]/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628), [email protected]/java.lang.Thread.run(Thread.java:834)], TIMED_WAITING pool-44-thread-1: [[email protected]/jdk.internal.misc.Unsafe.park(Native Method), [email protected]/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234), [email protected]/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2123), [email protected]/java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1182), [email protected]/java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:899), [email protected]/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1054), [email protected]/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114), [email protected]/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628), [email protected]/java.lang.Thread.run(Thread.java:834)], WAITING envyware_concurrency_4: [[email protected]/jdk.internal.misc.Unsafe.park(Native Method), [email protected]/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194), [email protected]/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2081), [email protected]/java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1170), [email protected]/java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:899), [email protected]/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1054), [email protected]/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114), [email protected]/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628), [email protected]/java.lang.Thread.run(Thread.java:834)], RUNNABLE Netty Epoll Server IO #52: [app//io.netty.channel.epoll.Native.epollWait0(Native Method), app//io.netty.channel.epoll.Native.epollWait(Native.java:114), app//io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:239), app//io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:256), app//io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:884), [email protected]/java.lang.Thread.run(Thread.java:834)], WAITING Finalizer: [[email protected]/java.lang.Object.wait(Native Method), [email protected]/java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:155), [email protected]/java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:176), [email protected]/java.lang.ref.Finalizer$FinalizerThread.run(Finalizer.java:170)], TIMED_WAITING TAB Processing Thread: [[email protected]/jdk.internal.misc.Unsafe.park(Native Method), [email protected]/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234), [email protected]/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2123), [email protected]/java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1182), [email protected]/java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:899), [email protected]/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1054), [email protected]/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114), [email protected]/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628), [email protected]/java.lang.Thread.run(Thread.java:834)], WAITING ForkJoinPool.commonPool-worker-51: [[email protected]/jdk.internal.misc.Unsafe.park(Native Method), [email protected]/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194), [email protected]/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1628), [email protected]/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:183)], TIMED_WAITING WorldEdit Session Manager: [[email protected]/java.lang.Object.wait(Native Method), [email protected]/java.util.TimerThread.mainLoop(Timer.java:553), [email protected]/java.util.TimerThread.run(Timer.java:506)], WAITING Worker-Main-49: [[email protected]/jdk.internal.misc.Unsafe.park(Native Method), [email protected]/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194), [email protected]/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1628), [email protected]/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:183)], TIMED_WAITING bStats-Metrics: [[email protected]/jdk.internal.misc.Unsafe.park(Native Method), [email protected]/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234), [email protected]/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2123), [email protected]/java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1182), [email protected]/java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:899), [email protected]/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1054), [email protected]/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114), [email protected]/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628), [email protected]/java.lang.Thread.run(Thread.java:834)], WAITING luckperms-worker-13: [[email protected]/jdk.internal.misc.Unsafe.park(Native Method), [email protected]/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194), [email protected]/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1628), [email protected]/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:183)], RUNNABLE FileSystemWatchService: [[email protected]/sun.nio.fs.LinuxWatchService.poll(Native Method), [email protected]/sun.nio.fs.LinuxWatchService$Poller.run(LinuxWatchService.java:316), [email protected]/java.lang.Thread.run(Thread.java:834)], WAITING Worker-Bootstrap-1: [[email protected]/jdk.internal.misc.Unsafe.park(Native Method), [email protected]/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194), [email protected]/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1628), [email protected]/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:183)], TIMED_WAITING pool-51-thread-1: [[email protected]/jdk.internal.misc.Unsafe.park(Native Method), [email protected]/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234), [email protected]/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2123), [email protected]/java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1182), [email protected]/java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:899), [email protected]/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1054), [email protected]/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114), [email protected]/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628), [email protected]/java.lang.Thread.run(Thread.java:834)], RUNNABLE Votifier epoll worker: [com.vexsoftware.votifier.io.netty.channel.epoll.Native.epollWait(Native Method), com.vexsoftware.votifier.io.netty.channel.epoll.Native.epollWait(Native.java:148), com.vexsoftware.votifier.io.netty.channel.epoll.Native.epollWait(Native.java:141), com.vexsoftware.votifier.io.netty.channel.epoll.EpollEventLoop.epollWaitNoTimerChange(EpollEventLoop.java:290), com.vexsoftware.votifier.io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:347), com.vexsoftware.votifier.io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989), com.vexsoftware.votifier.io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74), com.vexsoftware.votifier.io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30), [email protected]/java.lang.Thread.run(Thread.java:834)], WAITING pool-30-thread-1: [[email protected]/jdk.internal.misc.Unsafe.park(Native Method), [email protected]/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194), [email protected]/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2081), [email protected]/java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1170), [email protected]/java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:899), [email protected]/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1054), [email protected]/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114), [email protected]/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628), [email protected]/java.lang.Thread.run(Thread.java:834)], WAITING evernifecore-assyncsave-pool-0: [[email protected]/jdk.internal.misc.Unsafe.park(Native Method), [email protected]/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194), [email protected]/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2081), [email protected]/java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:433), [email protected]/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1054), [email protected]/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114), [email protected]/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628), [email protected]/java.lang.Thread.run(Thread.java:834)], RUNNABLE Netty Epoll Server IO #39: [app//io.netty.channel.epoll.Native.epollWait0(Native Method), app//io.netty.channel.epoll.Native.epollWait(Native.java:114), app//io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:239), app//io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:256), app//io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:884), [email protected]/java.lang.Thread.run(Thread.java:834)], WAITING DiscordSRV - JDA Rate Limit: [[email protected]/jdk.internal.misc.Unsafe.park(Native Method), [email protected]/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194), [email protected]/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2081), [email protected]/java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1177), [email protected]/java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:899), [email protected]/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1054), [email protected]/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114), [email protected]/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628), [email protected]/java.lang.Thread.run(Thread.java:834)], TIMED_WAITING Thread-62: [[email protected]/java.lang.Thread.sleep(Native Method), com.bencodez.votingplugin.advancedcore.thread.Thread$ReadThread.run(Thread.java:33)], RUNNABLE Netty Epoll Server IO #58: [app//io.netty.channel.epoll.Native.epollWait0(Native Method), app//io.netty.channel.epoll.Native.epollWait(Native.java:114), app//io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:239), app//io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:256), app//io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:884), [email protected]/java.lang.Thread.run(Thread.java:834)], WAITING Worker-Main-42: [[email protected]/jdk.internal.misc.Unsafe.park(Native Method), [email protected]/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194), [email protected]/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1628), [email protected]/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:183)], WAITING ForkJoinPool.commonPool-worker-37: [[email protected]/jdk.internal.misc.Unsafe.park(Native Method), [email protected]/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194), [email protected]/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1628), [email protected]/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:183)], TIMED_WAITING DiscordSRV - Presence Updater: [[email protected]/java.lang.Thread.sleep(Native Method), github.scarsz.discordsrv.objects.threads.PresenceUpdater.run(PresenceUpdater.java:117)], WAITING Configurate-WatchService-0: [[email protected]/jdk.internal.misc.Unsafe.park(Native Method), [email protected]/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194), [email protected]/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2081), [email protected]/java.util.concurrent.LinkedBlockingDeque.takeFirst(LinkedBlockingDeque.java:483), [email protected]/java.util.concurrent.LinkedBlockingDeque.take(LinkedBlockingDeque.java:671), [email protected]/sun.nio.fs.AbstractWatchService.take(AbstractWatchService.java:118), com.envyful.better.dex.rewards.shade.configurate.reference.WatchServiceListener.lambda$new$0(WatchServiceListener.java:106), com.envyful.better.dex.rewards.shade.configurate.reference.WatchServiceListener$$Lambda$9613/0x0000000801f27040.run(Unknown Source), [email protected]/java.lang.Thread.run(Thread.java:834)], TIMED_WAITING bStats-Metrics: [[email protected]/jdk.internal.misc.Unsafe.park(Native Method), [email protected]/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234), [email protected]/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2123), [email protected]/java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1182), [email protected]/java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:899), [email protected]/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1054), [email protected]/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114), [email protected]/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628), [email protected]/java.lang.Thread.run(Thread.java:834)], RUNNABLE Votifier epoll worker: [com.vexsoftware.votifier.io.netty.channel.epoll.Native.epollWait(Native Method), com.vexsoftware.votifier.io.netty.channel.epoll.Native.epollWait(Native.java:148), com.vexsoftware.votifier.io.netty.channel.epoll.Native.epollWait(Native.java:141), com.vexsoftware.votifier.io.netty.channel.epoll.EpollEventLoop.epollWaitNoTimerChange(EpollEventLoop.java:290), com.vexsoftware.votifier.io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:347), com.vexsoftware.votifier.io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989), com.vexsoftware.votifier.io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74), com.vexsoftware.votifier.io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30), [email protected]/java.lang.Thread.run(Thread.java:834)], TIMED_WAITING shibapi-pool-0: [[email protected]/jdk.internal.misc.Unsafe.park(Native Method), [email protected]/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234), [email protected]/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2123), [email protected]/java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1182), [email protected]/java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:899), [email protected]/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1054), [email protected]/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114), [email protected]/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628), [email protected]/java.lang.Thread.run(Thread.java:834)], RUNNABLE Netty Epoll Server IO #2: [app//io.netty.channel.epoll.Native.epollWait0(Native Method), app//io.netty.channel.epoll.Native.epollWait(Native.java:114), app//io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:239), app//io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:256), app//io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:884), [email protected]/java.lang.Thread.run(Thread.java:834)], RUNNABLE Netty Epoll Server IO #59: [app//io.netty.channel.epoll.Native.epollWait0(Native Method), app//io.netty.channel.epoll.Native.epollWait(Native.java:114), app//io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:239), app//io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:256), app//io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:884), [email protected]/java.lang.Thread.run(Thread.java:834)], WAITING ForkJoinPool.commonPool-worker-27: [[email protected]/jdk.internal.misc.Unsafe.park(Native Method), [email protected]/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194), [email protected]/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1628), [email protected]/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:183)], TIMED_WAITING Thread-0: [[email protected]/jdk.internal.misc.Unsafe.park(Native Method), [email protected]/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:357), app//com.electronwill.nightconfig.core.file.FileWatcher$WatcherThread.run(FileWatcher.java:190)], TIMED_WAITING DiscordSRV - JDA Rate Limit: [[email protected]/jdk.internal.misc.Unsafe.park(Native Method), [email protected]/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234), [email protected]/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2123), [email protected]/java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1182), [email protected]/java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:899), [email protected]/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1054), [email protected]/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114), [email protected]/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628), [email protected]/java.lang.Thread.run(Thread.java:834)], RUNNABLE qtp806719219-344: [[email protected]/sun.nio.ch.EPoll.wait(Native Method), [email protected]/sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:120), [email protected]/sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:124), [email protected]/sun.nio.ch.SelectorImpl.select(SelectorImpl.java:141), plan.org.eclipse.jetty.io.ManagedSelector.nioSelect(ManagedSelector.java:180), plan.org.eclipse.jetty.io.ManagedSelector.select(ManagedSelector.java:187), plan.org.eclipse.jetty.io.ManagedSelector$SelectorProducer.select(ManagedSelector.java:604), plan.org.eclipse.jetty.io.ManagedSelector$SelectorProducer.produce(ManagedSelector.java:541), plan.org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.produceTask(AdaptiveExecutionStrategy.java:450), plan.org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.tryProduce(AdaptiveExecutionStrategy.java:243), plan.org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.produce(AdaptiveExecutionStrategy.java:194), plan.org.eclipse.jetty.io.ManagedSelector$$Lambda$11643/0x000000080293ec40.run(Unknown Source), plan.org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:936), plan.org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:1080), [email protected]/java.lang.Thread.run(Thread.java:834)], RUNNABLE Netty Epoll Server IO #35: [app//io.netty.channel.epoll.Native.epollWait0(Native Method), app//io.netty.channel.epoll.Native.epollWait(Native.java:114), app//io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:239), app//io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:256), app//io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:884), [email protected]/java.lang.Thread.run(Thread.java:834)], RUNNABLE Netty Epoll Server IO #47: [app//io.netty.channel.epoll.Native.epollWait0(Native Method), app//io.netty.channel.epoll.Native.epollWait(Native.java:114), app//io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:239), app//io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:256), app//io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:884), [email protected]/java.lang.Thread.run(Thread.java:834)], WAITING luckperms-worker-6: [[email protected]/jdk.internal.misc.Unsafe.park(Native Method), [email protected]/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194), [email protected]/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1628), [email protected]/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:183)], TIMED_WAITING Okio Watchdog: [[email protected]/java.lang.Object.wait(Native Method), net.craftingstore.libraries.okio.AsyncTimeout.awaitTimeout(AsyncTimeout.java:348), net.craftingstore.libraries.okio.AsyncTimeout$Watchdog.run(AsyncTimeout.java:313)], WAITING luckperms-worker-9: [[email protected]/jdk.internal.misc.Unsafe.park(Native Method), [email protected]/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194), [email protected]/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1628), [email protected]/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:183)], WAITING H2-serialization: [[email protected]/jdk.internal.misc.Unsafe.park(Native Method), [email protected]/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194), [email protected]/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2081), [email protected]/java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:433), [email protected]/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1054), [email protected]/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114), [email protected]/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628), [email protected]/java.lang.Thread.run(Thread.java:834)], TIMED_WAITING [SaveConfigThread]: [[email protected]/java.lang.Thread.sleep(Native Method), br.com.finalcraft.evernifecore.thread.SaveConfigThread.run(SaveConfigThread.java:12), br.com.finalcraft.evernifecore.thread.SimpleThread$1.run(SimpleThread.java:21)], TIMED_WAITING DiscordSRV ExpiryThread: [[email protected]/java.lang.Thread.sleep(Native Method), github.scarsz.discordsrv.objects.ExpiringDualHashBidiMap$ExpiryThread.run(ExpiringDualHashBidiMap.java:132)], RUNNABLE Votifier epoll boss: [com.vexsoftware.votifier.io.netty.channel.epoll.Native.epollWait(Native Method), com.vexsoftware.votifier.io.netty.channel.epoll.Native.epollWait(Native.java:148), com.vexsoftware.votifier.io.netty.channel.epoll.Native.epollWait(Native.java:141), com.vexsoftware.votifier.io.netty.channel.epoll.EpollEventLoop.epollWaitNoTimerChange(EpollEventLoop.java:290), com.vexsoftware.votifier.io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:347), com.vexsoftware.votifier.io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989), com.vexsoftware.votifier.io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74), com.vexsoftware.votifier.io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30), [email protected]/java.lang.Thread.run(Thread.java:834)], WAITING ForkJoinPool.commonPool-worker-63: [[email protected]/jdk.internal.misc.Unsafe.park(Native Method), [email protected]/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194), [email protected]/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1628), [email protected]/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:183)], WAITING Configurate-WatchService-0: [[email protected]/jdk.internal.misc.Unsafe.park(Native Method), [email protected]/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194), [email protected]/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2081), [email protected]/java.util.concurrent.LinkedBlockingDeque.takeFirst(LinkedBlockingDeque.java:483), [email protected]/java.util.concurrent.LinkedBlockingDeque.take(LinkedBlockingDeque.java:671), [email protected]/sun.nio.fs.AbstractWatchService.take(AbstractWatchService.java:118), com.envyful.gts.forge.shade.configurate.reference.WatchServiceListener.lambda$new$0(WatchServiceListener.java:106), com.envyful.gts.forge.shade.configurate.reference.WatchServiceListener$$Lambda$9788/0x0000000801fdc440.run(Unknown Source), [email protected]/java.lang.Thread.run(Thread.java:834)], WAITING Keep-Alive-SocketCleaner: [[email protected]/java.lang.Object.wait(Native Method), [email protected]/sun.net.www.http.KeepAliveStreamCleaner.run(KeepAliveStreamCleaner.java:101), [email protected]/java.lang.Thread.run(Thread.java:834), [email protected]/jdk.internal.misc.InnocuousThread.run(InnocuousThread.java:134)], WAITING envyware_concurrency_2: [[email protected]/jdk.internal.misc.Unsafe.park(Native Method), [email protected]/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194), [email protected]/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2081), [email protected]/java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1170), [email protected]/java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:899), [email protected]/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1054), [email protected]/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114), [email protected]/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628), [email protected]/java.lang.Thread.run(Thread.java:834)], WAITING Connector-Scheduler-21dcc757-1: [[email protected]/jdk.internal.misc.Unsafe.park(Native Method), [email protected]/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194), [email protected]/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2081), [email protected]/java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1170), [email protected]/java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:899), [email protected]/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1054), [email protected]/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114), [email protected]/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628), [email protected]/java.lang.Thread.run(Thread.java:834)], WAITING ForkJoinPool.commonPool-worker-9: [[email protected]/jdk.internal.misc.Unsafe.park(Native Method), [email protected]/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194), [email protected]/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1628), [email protected]/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:183)], TIMED_WAITING mysql-cj-abandoned-connection-cleanup: [[email protected]/java.lang.Object.wait(Native Method), [email protected]/java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:155), app//com.mysql.jdbc.AbandonedConnectionCleanupThread.run(AbandonedConnectionCleanupThread.java:80), [email protected]/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128), [email protected]/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628), [email protected]/java.lang.Thread.run(Thread.java:834)], TIMED_WAITING spark-asyncsampler-worker-thread: [[email protected]/jdk.internal.misc.Unsafe.park(Native Method), [email protected]/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234), [email protected]/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2123), [email protected]/java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1182), [email protected]/java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:899), [email protected]/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1054), [email protected]/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114), [email protected]/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628), [email protected]/java.lang.Thread.run(Thread.java:834)], WAITING envyware_concurrency_1: [[email protected]/jdk.internal.misc.Unsafe.park(Native Method), [email protected]/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194), [email protected]/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2081), [email protected]/java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1170), [email protected]/java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:899), [email protected]/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1054), [email protected]/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114), [email protected]/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628), [email protected]/java.lang.Thread.run(Thread.java:834)], RUNNABLE Reference Handler: [[email protected]/java.lang.ref.Reference.waitForReferencePendingList(Native Method), [email protected]/java.lang.ref.Reference.processPendingReferences(Reference.java:241), [email protected]/java.lang.ref.Reference$ReferenceHandler.run(Reference.java:213)], RUNNABLE Netty Epoll Server IO #61: [app//io.netty.channel.epoll.Native.epollWait0(Native Method), app//io.netty.channel.epoll.Native.epollWait(Native.java:114), app//io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:239), app//io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:256), app//io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:884), [email protected]/java.lang.Thread.run(Thread.java:834)], TIMED_WAITING Craft Scheduler Thread - 94: [[email protected]/jdk.internal.misc.Unsafe.park(Native Method), [email protected]/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234), [email protected]/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462), [email protected]/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361), [email protected]/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937), [email protected]/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053), [email protected]/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114), [email protected]/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628), [email protected]/java.lang.Thread.run(Thread.java:834)], RUNNABLE FileSystemWatchService: [[email protected]/sun.nio.fs.LinuxWatchService.poll(Native Method), [email protected]/sun.nio.fs.LinuxWatchService$Poller.run(LinuxWatchService.java:316), [email protected]/java.lang.Thread.run(Thread.java:834)], RUNNABLE Netty Epoll Server IO #6: [app//io.netty.channel.epoll.Native.epollWait0(Native Method), app//io.netty.channel.epoll.Native.epollWait(Native.java:114), app//io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:239), app//io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:256), app//io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:884), [email protected]/java.lang.Thread.run(Thread.java:834)], WAITING Java2D Disposer: [[email protected]/java.lang.Object.wait(Native Method), [email protected]/java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:155), [email protected]/java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:176), [email protected]/sun.java2d.Disposer.run(Disposer.java:144), [email protected]/java.lang.Thread.run(Thread.java:834)], TIMED_WAITING arclight class cache saving thread: [[email protected]/jdk.internal.misc.Unsafe.park(Native Method), [email protected]/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234), [email protected]/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2123), [email protected]/java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1182), [email protected]/java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:899), [email protected]/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1054), [email protected]/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114), [email protected]/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628), [email protected]/java.lang.Thread.run(Thread.java:834)], RUNNABLE Netty Epoll Server IO #12: [app//io.netty.channel.epoll.Native.epollWait0(Native Method), app//io.netty.channel.epoll.Native.epollWait(Native.java:114), app//io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:239), app//io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:256), app//io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:884), [email protected]/java.lang.Thread.run(Thread.java:834)], RUNNABLE Netty Epoll Server IO #17: [app//io.netty.channel.epoll.Native.epollWait0(Native Method), app//io.netty.channel.epoll.Native.epollWait(Native.java:114), app//io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:239), app//io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:256), app//io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:884), [email protected]/java.lang.Thread.run(Thread.java:834)], TIMED_WAITING Async Chat Thread - #28: [[email protected]/jdk.internal.misc.Unsafe.park(Native Method), [email protected]/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234), [email protected]/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462), [email protected]/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361), [email protected]/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937), [email protected]/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053), [email protected]/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114), [email protected]/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628), [email protected]/java.lang.Thread.run(Thread.java:834)], WAITING envyware_concurrency_3: [[email protected]/jdk.internal.misc.Unsafe.park(Native Method), [email protected]/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194), [email protected]/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2081), [email protected]/java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1177), [email protected]/java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:899), [email protected]/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1054), [email protected]/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114), [email protected]/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628), [email protected]/java.lang.Thread.run(Thread.java:834)], RUNNABLE qtp806719219-337: [[email protected]/sun.nio.ch.EPoll.wait(Native Method), [email protected]/sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:120), [email protected]/sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:124), [email protected]/sun.nio.ch.SelectorImpl.select(SelectorImpl.java:141), plan.org.eclipse.jetty.io.ManagedSelector.nioSelect(ManagedSelector.java:180), plan.org.eclipse.jetty.io.ManagedSelector.select(ManagedSelector.java:187), plan.org.eclipse.jetty.io.ManagedSelector$SelectorProducer.select(ManagedSelector.java:604), plan.org.eclipse.jetty.io.ManagedSelector$SelectorProducer.produce(ManagedSelector.java:541), plan.org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.produceTask(AdaptiveExecutionStrategy.java:450), plan.org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.tryProduce(AdaptiveExecutionStrategy.java:243), plan.org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.lambda$new$0(AdaptiveExecutionStrategy.java:140), plan.org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy$$Lambda$11642/0x000000080293e840.run(Unknown Source), plan.org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:411), plan.org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:936), plan.org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:1080), [email protected]/java.lang.Thread.run(Thread.java:834)], WAITING luckperms-worker-3: [[email protected]/jdk.internal.misc.Unsafe.park(Native Method), [email protected]/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194), [email protected]/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1628), [email protected]/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:183)], RUNNABLE Netty Epoll Server IO #50: [app//io.netty.channel.epoll.Native.epollWait0(Native Method), app//io.netty.channel.epoll.Native.epollWait(Native.java:114), app//io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:239), app//io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:256), app//io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:884), [email protected]/java.lang.Thread.run(Thread.java:834)], TIMED_WAITING Timer-3: [[email protected]/java.lang.Object.wait(Native Method), [email protected]/java.util.TimerThread.mainLoop(Timer.java:553), [email protected]/java.util.TimerThread.run(Timer.java:506)], RUNNABLE Netty Epoll Server IO #15: [app//io.netty.channel.epoll.Native.epollWait0(Native Method), app//io.netty.channel.epoll.Native.epollWait(Native.java:114), app//io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:239), app//io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:256), app//io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:884), [email protected]/java.lang.Thread.run(Thread.java:834)], WAITING envyware_concurrency_4: [[email protected]/jdk.internal.misc.Unsafe.park(Native Method), [email protected]/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194), [email protected]/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2081), [email protected]/java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1170), [email protected]/java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:899), [email protected]/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1054), [email protected]/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114), [email protected]/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628), [email protected]/java.lang.Thread.run(Thread.java:834)], WAITING envyware_concurrency_1: [[email protected]/jdk.internal.misc.Unsafe.park(Native Method), [email protected]/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194), [email protected]/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2081), [email protected]/java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1177), [email protected]/java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:899), [email protected]/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1054), [email protected]/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114), [email protected]/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628), [email protected]/java.lang.Thread.run(Thread.java:834)], RUNNABLE Netty Epoll Server IO #13: [app//io.netty.channel.epoll.Native.epollWait0(Native Method), app//io.netty.channel.epoll.Native.epollWait(Native.java:114), app//io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:239), app//io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:256), app//io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:884), [email protected]/java.lang.Thread.run(Thread.java:834)], RUNNABLE FileSystemWatchService: [[email protected]/sun.nio.fs.LinuxWatchService.poll(Native Method), [email protected]/sun.nio.fs.LinuxWatchService$Poller.run(LinuxWatchService.java:316), [email protected]/java.lang.Thread.run(Thread.java:834)], WAITING ForkJoinPool.commonPool-worker-11: [[email protected]/jdk.internal.misc.Unsafe.park(Native Method), [email protected]/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194), [email protected]/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1628), [email protected]/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:183)], WAITING luckperms-worker-15: [[email protected]/jdk.internal.misc.Unsafe.park(Native Method), [email protected]/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194), [email protected]/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1628), [email protected]/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:183)], RUNNABLE FileSystemWatchService: [[email protected]/sun.nio.fs.LinuxWatchService.poll(Native Method), [email protected]/sun.nio.fs.LinuxWatchService$Poller.run(LinuxWatchService.java:316), [email protected]/java.lang.Thread.run(Thread.java:834)], WAITING envyware_concurrency_0: [[email protected]/jdk.internal.misc.Unsafe.park(Native Method), [email protected]/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194), [email protected]/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2081), [email protected]/java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1170), [email protected]/java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:899), [email protected]/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1054), [email protected]/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114), [email protected]/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628), [email protected]/java.lang.Thread.run(Thread.java:834)], WAITING luckperms-worker-7: [[email protected]/jdk.internal.misc.Unsafe.park(Native Method), [email protected]/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194), [email protected]/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1628), [email protected]/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:183)], TIMED_WAITING Craft Scheduler Thread - 89: [[email protected]/jdk.internal.misc.Unsafe.park(Native Method), [email protected]/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234), [email protected]/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462), [email protected]/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361), [email protected]/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937), [email protected]/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053), [email protected]/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114), [email protected]/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628), [email protected]/java.lang.Thread.run(Thread.java:834)], RUNNABLE Netty Epoll Server IO #40: [app//io.netty.channel.epoll.Native.epollWait0(Native Method), app//io.netty.channel.epoll.Native.epollWait(Native.java:114), app//io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:239), app//io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:256), app//io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:884), [email protected]/java.lang.Thread.run(Thread.java:834)], WAITING envyware_concurrency_2: [[email protected]/jdk.internal.misc.Unsafe.park(Native Method), [email protected]/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194), [email protected]/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2081), [email protected]/java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1170), [email protected]/java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:899), [email protected]/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1054), [email protected]/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114), [email protected]/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628), [email protected]/java.lang.Thread.run(Thread.java:834)], TIMED_WAITING DiscordSRV - Server Watchdog: [[email protected]/java.lang.Thread.sleep(Native Method), github.scarsz.discordsrv.objects.threads.ServerWatchdog.run(ServerWatchdog.java:63)], TIMED_WAITING Worker-Main-24: [[email protected]/jdk.internal.misc.Unsafe.park(Native Method), [email protected]/java.util.concurrent.locks.LockSupport.parkUntil(LockSupport.java:275), [email protected]/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1619), [email protected]/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:183)], WAITING ForkJoinPool.commonPool-worker-15: [[email protected]/jdk.internal.misc.Unsafe.park(Native Method), [email protected]/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194), [email protected]/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1628), [email protected]/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:183)], RUNNABLE Netty Epoll Server IO #60: [app//io.netty.channel.epoll.Native.epollWait0(Native Method), app//io.netty.channel.epoll.Native.epollWait(Native.java:114), app//io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:239), app//io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:256), app//io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:884), [email protected]/java.lang.Thread.run(Thread.java:834)], RUNNABLE Netty Epoll Server IO #25: [app//io.netty.channel.epoll.Native.epollWait0(Native Method), app//io.netty.channel.epoll.Native.epollWait(Native.java:114), app//io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:239), app//io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:256), app//io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:884), [email protected]/java.lang.Thread.run(Thread.java:834)], RUNNABLE Netty Epoll Server IO #26: [app//io.netty.channel.epoll.Native.epollWait0(Native Method), app//io.netty.channel.epoll.Native.epollWait(Native.java:114), app//io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:239), app//io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:256), app//io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:884), [email protected]/java.lang.Thread.run(Thread.java:834)], TIMED_WAITING Thread-13: [[email protected]/java.lang.Thread.sleep(Native Method), net.coreprotect.thread.CacheHandler.run(CacheHandler.java:30), [email protected]/java.lang.Thread.run(Thread.java:834)], RUNNABLE Netty Epoll Server IO #28: [app//io.netty.channel.epoll.Native.epollWait0(Native Method), app//io.netty.channel.epoll.Native.epollWait(Native.java:114), app//io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:239), app//io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:256), app//io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:884), [email protected]/java.lang.Thread.run(Thread.java:834)], RUNNABLE Netty Epoll Server IO #51: [app//io.netty.channel.epoll.Native.epollWait0(Native Method), app//io.netty.channel.epoll.Native.epollWait(Native.java:114), app//io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:239), app//io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:256), app//io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:884), [email protected]/java.lang.Thread.run(Thread.java:834)], RUNNABLE qtp806719219-3221: [[email protected]/sun.nio.ch.EPoll.wait(Native Method), [email protected]/sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:120), [email protected]/sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:124), [email protected]/sun.nio.ch.SelectorImpl.select(SelectorImpl.java:141), plan.org.eclipse.jetty.io.ManagedSelector.nioSelect(ManagedSelector.java:180), plan.org.eclipse.jetty.io.ManagedSelector.select(ManagedSelector.java:187), plan.org.eclipse.jetty.io.ManagedSelector$SelectorProducer.select(ManagedSelector.java:604), plan.org.eclipse.jetty.io.ManagedSelector$SelectorProducer.produce(ManagedSelector.java:541), plan.org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.produceTask(AdaptiveExecutionStrategy.java:450), plan.org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.tryProduce(AdaptiveExecutionStrategy.java:243), plan.org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.lambda$new$0(AdaptiveExecutionStrategy.java:140), plan.org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy$$Lambda$11642/0x000000080293e840.run(Unknown Source), plan.org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:411), plan.org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:936), plan.org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:1080), [email protected]/java.lang.Thread.run(Thread.java:834)], RUNNABLE Netty Epoll Server IO #4: [app//io.netty.channel.epoll.Native.epollWait0(Native Method), app//io.netty.channel.epoll.Native.epollWait(Native.java:114), app//io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:239), app//io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:256), app//io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:884), [email protected]/java.lang.Thread.run(Thread.java:834)], TIMED_WAITING bStats-Metrics: [[email protected]/jdk.internal.misc.Unsafe.park(Native Method), [email protected]/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234), [email protected]/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2123), [email protected]/java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1182), [email protected]/java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:899), [email protected]/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1054), [email protected]/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114), [email protected]/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628), [email protected]/java.lang.Thread.run(Thread.java:834)], RUNNABLE Netty Epoll Server IO #22: [app//io.netty.channel.epoll.Native.epollWait0(Native Method), app//io.netty.channel.epoll.Native.epollWait(Native.java:114), app//io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:239), app//io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:256), app//io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:884), [email protected]/java.lang.Thread.run(Thread.java:834)], WAITING envyware_concurrency_0: [[email protected]/jdk.internal.misc.Unsafe.park(Native Method), [email protected]/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194), [email protected]/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2081), [email protected]/java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1170), [email protected]/java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:899), [email protected]/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1054), [email protected]/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114), [email protected]/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628), [email protected]/java.lang.Thread.run(Thread.java:834)], WAITING Plan Non critical-pool-6: [[email protected]/jdk.internal.misc.Unsafe.park(Native Method), [email protected]/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194), [email protected]/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2081), [email protected]/java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:433), [email protected]/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1054), [email protected]/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114), [email protected]/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628), [email protected]/java.lang.Thread.run(Thread.java:834)], TIMED_WAITING bStats-Metrics: [[email protected]/jdk.internal.misc.Unsafe.park(Native Method), [email protected]/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234), [email protected]/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2123), [email protected]/java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1182), [email protected]/java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:899), [email protected]/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1054), [email protected]/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114), [email protected]/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628), [email protected]/java.lang.Thread.run(Thread.java:834)], RUNNABLE Netty Epoll Server IO #41: [app//io.netty.channel.epoll.Native.epollWait0(Native Method), app//io.netty.channel.epoll.Native.epollWait(Native.java:114), app//io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:239), app//io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:256), app//io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:884), [email protected]/java.lang.Thread.run(Thread.java:834)], RUNNABLE Netty Epoll Server IO #33: [app//io.netty.channel.epoll.Native.epollWait0(Native Method), app//io.netty.channel.epoll.Native.epollWait(Native.java:114), app//io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:239), app//io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:256), app//io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:884), [email protected]/java.lang.Thread.run(Thread.java:834)], TIMED_WAITING pool-41-thread-1: [[email protected]/jdk.internal.misc.Unsafe.park(Native Method), [email protected]/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234), [email protected]/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2123), [email protected]/java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1182), [email protected]/java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:899), [email protected]/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1054), [email protected]/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114), [email protected]/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628), [email protected]/java.lang.Thread.run(Thread.java:834)], WAITING envyware_concurrency_0: [[email protected]/jdk.internal.misc.Unsafe.park(Native Method), [email protected]/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194), [email protected]/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2081), [email protected]/java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1177), [email protected]/java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:899), [email protected]/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1054), [email protected]/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114), [email protected]/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628), [email protected]/java.lang.Thread.run(Thread.java:834)], WAITING ForkJoinPool.commonPool-worker-47: [[email protected]/jdk.internal.misc.Unsafe.park(Native Method), [email protected]/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194), [email protected]/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1628), [email protected]/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:183)], WAITING Timer-1: [[email protected]/java.lang.Object.wait(Native Method), [email protected]/java.lang.Object.wait(Object.java:328), [email protected]/java.util.TimerThread.mainLoop(Timer.java:527), [email protected]/java.util.TimerThread.run(Timer.java:506)], RUNNABLE Netty Epoll Server IO #23: [app//io.netty.channel.epoll.Native.epollWait0(Native Method), app//io.netty.channel.epoll.Native.epollWait(Native.java:114), app//io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:239), app//io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:256), app//io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:884), [email protected]/java.lang.Thread.run(Thread.java:834)], TIMED_WAITING Common-Cleaner: [[email protected]/java.lang.Object.wait(Native Method), [email protected]/java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:155), [email protected]/jdk.internal.ref.CleanerImpl.run(CleanerImpl.java:148), [email protected]/java.lang.Thread.run(Thread.java:834), [email protected]/jdk.internal.misc.InnocuousThread.run(InnocuousThread.java:134)], TIMED_WAITING pool-43-thread-1: [[email protected]/jdk.internal.misc.Unsafe.park(Native Method), [email protected]/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234), [email protected]/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2123), [email protected]/java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1182), [email protected]/java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:899), [email protected]/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1054), [email protected]/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114), [email protected]/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628), [email protected]/java.lang.Thread.run(Thread.java:834)], TIMED_WAITING pool-63-thread-1: [[email protected]/jdk.internal.misc.Unsafe.park(Native Method), [email protected]/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234), [email protected]/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2123), [email protected]/java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1182), [email protected]/java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:899), [email protected]/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1054), [email protected]/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114), [email protected]/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628), [email protected]/java.lang.Thread.run(Thread.java:834)], TIMED_WAITING Worker-Main-10: [[email protected]/jdk.internal.misc.Unsafe.park(Native Method), [email protected]/java.util.concurrent.locks.LockSupport.parkUntil(LockSupport.java:275), [email protected]/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1619), [email protected]/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:183)], TIMED_WAITING HikariPool-1 housekeeper: [[email protected]/jdk.internal.misc.Unsafe.park(Native Method), [email protected]/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234), [email protected]/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2123), [email protected]/java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1182), [email protected]/java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:899), [email protected]/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1054), [email protected]/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114), [email protected]/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628), [email protected]/java.lang.Thread.run(Thread.java:834)], WAITING ForkJoinPool.commonPool-worker-61: [[email protected]/jdk.internal.misc.Unsafe.park(Native Method), [email protected]/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194), [email protected]/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1628), [email protected]/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:183)], RUNNABLE qtp806719219-772: [[email protected]/sun.nio.ch.EPoll.wait(Native Method), [email protected]/sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:120), [email protected]/sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:124), [email protected]/sun.nio.ch.SelectorImpl.select(SelectorImpl.java:141), plan.org.eclipse.jetty.io.ManagedSelector.nioSelect(ManagedSelector.java:180), plan.org.eclipse.jetty.io.ManagedSelector.select(ManagedSelector.java:187), plan.org.eclipse.jetty.io.ManagedSelector$SelectorProducer.select(ManagedSelector.java:604), plan.org.eclipse.jetty.io.ManagedSelector$SelectorProducer.produce(ManagedSelector.java:541), plan.org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.produceTask(AdaptiveExecutionStrategy.java:450), plan.org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.tryProduce(AdaptiveExecutionStrategy.java:243), plan.org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.lambda$new$0(AdaptiveExecutionStrategy.java:140), plan.org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy$$Lambda$11642/0x000000080293e840.run(Unknown Source), plan.org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:411), plan.org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:936), plan.org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:1080), [email protected]/java.lang.Thread.run(Thread.java:834)], RUNNABLE OkHttp https://sockets.craftingstore.hypervisor2.cloudprotected.net:8001/...: [[email protected]/java.net.SocketInputStream.socketRead0(Native Method), [email protected]/java.net.SocketInputStream.socketRead(SocketInputStream.java:115), [email protected]/java.net.SocketInputStream.read(SocketInputStream.java:168), [email protected]/java.net.SocketInputStream.read(SocketInputStream.java:140), [email protected]/sun.security.ssl.SSLSocketInputRecord.read(SSLSocketInputRecord.java:478), [email protected]/sun.security.ssl.SSLSocketInputRecord.readHeader(SSLSocketInputRecord.java:472), [email protected]/sun.security.ssl.SSLSocketInputRecord.bytesInCompletePacket(SSLSocketInputRecord.java:70), [email protected]/sun.security.ssl.SSLSocketImpl.readApplicationRecord(SSLSocketImpl.java:1308), [email protected]/sun.security.ssl.SSLSocketImpl$AppInputStream.read(SSLSocketImpl.java:949), net.craftingstore.libraries.okio.Okio$2.read(Okio.java:140), net.craftingstore.libraries.okio.AsyncTimeout$2.read(AsyncTimeout.java:237), net.craftingstore.libraries.okio.RealBufferedSource.request(RealBufferedSource.java:72), net.craftingstore.libraries.okio.RealBufferedSource.require(RealBufferedSource.java:65), net.craftingstore.libraries.okio.RealBufferedSource.readByte(RealBufferedSource.java:78), net.craftingstore.libraries.okhttp3.internal.ws.WebSocketReader.readHeader(WebSocketReader.java:117), net.craftingstore.libraries.okhttp3.internal.ws.WebSocketReader.processNextFrame(WebSocketReader.java:101), net.craftingstore.libraries.okhttp3.internal.ws.RealWebSocket.loopReader(RealWebSocket.java:273), net.craftingstore.libraries.okhttp3.internal.ws.RealWebSocket$1.onResponse(RealWebSocket.java:209), net.craftingstore.libraries.okhttp3.RealCall$AsyncCall.execute(RealCall.java:174), net.craftingstore.libraries.okhttp3.internal.NamedRunnable.run(NamedRunnable.java:32), [email protected]/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128), [email protected]/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628), [email protected]/java.lang.Thread.run(Thread.java:834)], RUNNABLE qtp806719219-781: [[email protected]/sun.nio.ch.EPoll.wait(Native Method), [email protected]/sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:120), [email protected]/sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:124), [email protected]/sun.nio.ch.SelectorImpl.select(SelectorImpl.java:141), plan.org.eclipse.jetty.io.ManagedSelector.nioSelect(ManagedSelector.java:180), plan.org.eclipse.jetty.io.ManagedSelector.select(ManagedSelector.java:187), plan.org.eclipse.jetty.io.ManagedSelector$SelectorProducer.select(ManagedSelector.java:604), plan.org.eclipse.jetty.io.ManagedSelector$SelectorProducer.produce(ManagedSelector.java:541), plan.org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.produceTask(AdaptiveExecutionStrategy.java:450), plan.org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.tryProduce(AdaptiveExecutionStrategy.java:243), plan.org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.lambda$new$0(AdaptiveExecutionStrategy.java:140), plan.org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy$$Lambda$11642/0x000000080293e840.run(Unknown Source), plan.org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:411), plan.org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:936), plan.org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:1080), [email protected]/java.lang.Thread.run(Thread.java:834)], WAITING luckperms-worker-11: [[email protected]/jdk.internal.misc.Unsafe.park(Native Method), [email protected]/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194), [email protected]/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1628), [email protected]/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:183)], WAITING envyware_concurrency_0: [[email protected]/jdk.internal.misc.Unsafe.park(Native Method), [email protected]/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194), [email protected]/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2081), [email protected]/java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1170), [email protected]/java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:899), [email protected]/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1054), [email protected]/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114), [email protected]/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628), [email protected]/java.lang.Thread.run(Thread.java:834)], RUNNABLE Netty Epoll Server IO #49: [app//io.netty.channel.epoll.Native.epollWait0(Native Method), app//io.netty.channel.epoll.Native.epollWait(Native.java:114), app//io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:239), app//io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:256), app//io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:884), [email protected]/java.lang.Thread.run(Thread.java:834)], WAITING Configurate-WatchService-0: [[email protected]/jdk.internal.misc.Unsafe.park(Native Method), [email protected]/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194), [email protected]/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2081), [email protected]/java.util.concurrent.LinkedBlockingDeque.takeFirst(LinkedBlockingDeque.java:483), [email protected]/java.util.concurrent.LinkedBlockingDeque.take(LinkedBlockingDeque.java:671), [email protected]/sun.nio.fs.AbstractWatchService.take(AbstractWatchService.java:118), com.envyful.reforged.bingo.forge.shade.configurate.reference.WatchServiceListener.lambda$new$0(WatchServiceListener.java:106), com.envyful.reforged.bingo.forge.shade.configurate.reference.WatchServiceListener$$Lambda$9695/0x0000000801f6c040.run(Unknown Source), [email protected]/java.lang.Thread.run(Thread.java:834)], WAITING luckperms-worker-5: [[email protected]/jdk.internal.misc.Unsafe.park(Native Method), [email protected]/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194), [email protected]/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1628), [email protected]/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:183)], RUNNABLE Netty Epoll Server IO #18: [app//io.netty.channel.epoll.Native.epollWait0(Native Method), app//io.netty.channel.epoll.Native.epollWait(Native.java:114), app//io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:239), app//io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:256), app//io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:884), [email protected]/java.lang.Thread.run(Thread.java:834)], WAITING Plan Non critical-pool-1: [[email protected]/jdk.internal.misc.Unsafe.park(Native Method), [email protected]/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194), [email protected]/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2081), [email protected]/java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:433), [email protected]/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1054), [email protected]/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114), [email protected]/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628), [email protected]/java.lang.Thread.run(Thread.java:834)], RUNNABLE Netty Epoll Server IO #24: [app//io.netty.channel.epoll.Native.epollWait0(Native Method), app//io.netty.channel.epoll.Native.epollWait(Native.java:114), app//io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:239), app//io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:256), app//io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:884), [email protected]/java.lang.Thread.run(Thread.java:834)], RUNNABLE Netty Epoll Server IO #63: [app//io.netty.channel.epoll.Native.epollWait0(Native Method), app//io.netty.channel.epoll.Native.epollWait(Native.java:114), app//io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:239), app//io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:256), app//io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:884), [email protected]/java.lang.Thread.run(Thread.java:834)], WAITING envyware_concurrency_1: [[email protected]/jdk.internal.misc.Unsafe.park(Native Method), [email protected]/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194), [email protected]/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2081), [email protected]/java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1170), [email protected]/java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:899), [email protected]/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1054), [email protected]/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114), [email protected]/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628), [email protected]/java.lang.Thread.run(Thread.java:834)], WAITING DiscordSRV - JDA Rate Limit: [[email protected]/jdk.internal.misc.Unsafe.park(Native Method), [email protected]/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194), [email protected]/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2081), [email protected]/java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1177), [email protected]/java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:899), [email protected]/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1054), [email protected]/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114), [email protected]/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628), [email protected]/java.lang.Thread.run(Thread.java:834)], RUNNABLE Votifier epoll worker: [com.vexsoftware.votifier.io.netty.channel.epoll.Native.epollWait(Native Method), com.vexsoftware.votifier.io.netty.channel.epoll.Native.epollWait(Native.java:148), com.vexsoftware.votifier.io.netty.channel.epoll.Native.epollWait(Native.java:141), com.vexsoftware.votifier.io.netty.channel.epoll.EpollEventLoop.epollWaitNoTimerChange(EpollEventLoop.java:290), com.vexsoftware.votifier.io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:347), com.vexsoftware.votifier.io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989), com.vexsoftware.votifier.io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74), com.vexsoftware.votifier.io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30), [email protected]/java.lang.Thread.run(Thread.java:834)], RUNNABLE Netty Epoll Server IO #9: [app//io.netty.channel.epoll.Native.epollWait0(Native Method), app//io.netty.channel.epoll.Native.epollWait(Native.java:114), app//io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:239), app//io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:256), app//io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:884), [email protected]/java.lang.Thread.run(Thread.java:834)], WAITING Plan Non critical-pool-5: [[email protected]/jdk.internal.misc.Unsafe.park(Native Method), [email protected]/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194), [email protected]/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2081), [email protected]/java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:433), [email protected]/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1054), [email protected]/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114), [email protected]/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628), [email protected]/java.lang.Thread.run(Thread.java:834)], WAITING ForkJoinPool.commonPool-worker-35: [[email protected]/jdk.internal.misc.Unsafe.park(Native Method), [email protected]/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194), [email protected]/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1628), [email protected]/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:183)], TIMED_WAITING DayCare Thread #0: [[email protected]/jdk.internal.misc.Unsafe.park(Native Method), [email protected]/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234), [email protected]/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2123), [email protected]/java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1182), [email protected]/java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:899), [email protected]/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1054), [email protected]/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114), [email protected]/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628), [email protected]/java.lang.Thread.run(Thread.java:834)], RUNNABLE FileSystemWatchService: [[email protected]/sun.nio.fs.LinuxWatchService.poll(Native Method), [email protected]/sun.nio.fs.LinuxWatchService$Poller.run(LinuxWatchService.java:316), [email protected]/java.lang.Thread.run(Thread.java:834)], RUNNABLE Netty Epoll Server IO #11: [app//io.netty.channel.epoll.Native.epollWait0(Native Method), app//io.netty.channel.epoll.Native.epollWait(Native.java:114), app//io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:239), app//io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:256), app//io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:884), [email protected]/java.lang.Thread.run(Thread.java:834)], WAITING modloading-worker-21: [[email protected]/jdk.internal.misc.Unsafe.park(Native Method), [email protected]/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194), [email protected]/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1628), [email protected]/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:183)], RUNNABLE Netty Epoll Server IO #8: [app//io.netty.channel.epoll.Native.epollWait0(Native Method), app//io.netty.channel.epoll.Native.epollWait(Native.java:114), app//io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:239), app//io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:256), app//io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:884), [email protected]/java.lang.Thread.run(Thread.java:834)], WAITING Configurate-WatchService-0: [[email protected]/jdk.internal.misc.Unsafe.park(Native Method), [email protected]/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194), [email protected]/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2081), [email protected]/java.util.concurrent.LinkedBlockingDeque.takeFirst(LinkedBlockingDeque.java:483), [email protected]/java.util.concurrent.LinkedBlockingDeque.take(LinkedBlockingDeque.java:671), [email protected]/sun.nio.fs.AbstractWatchService.take(AbstractWatchService.java:118), com.envyful.anti.lag.forge.shade.configurate.reference.WatchServiceListener.lambda$new$0(WatchServiceListener.java:106), com.envyful.anti.lag.forge.shade.configurate.reference.WatchServiceListener$$Lambda$12338/0x0000000802b16c40.run(Unknown Source), [email protected]/java.lang.Thread.run(Thread.java:834)], WAITING pool-30-thread-5: [[email protected]/jdk.internal.misc.Unsafe.park(Native Method), [email protected]/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194), [email protected]/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2081), [email protected]/java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1170), [email protected]/java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:899), [email protected]/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1054), [email protected]/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114), [email protected]/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628), [email protected]/java.lang.Thread.run(Thread.java:834)], RUNNABLE Server console handler: [[email protected]/java.io.FileInputStream.readBytes(Native Method), [email protected]/java.io.FileInputStream.read(FileInputStream.java:279), [email protected]/java.io.BufferedInputStream.read1(BufferedInputStream.java:290), [email protected]/java.io.BufferedInputStream.read(BufferedInputStream.java:351), [email protected]/sun.nio.cs.StreamDecoder.readBytes(StreamDecoder.java:284), [email protected]/sun.nio.cs.StreamDecoder.implRead(StreamDecoder.java:326), [email protected]/sun.nio.cs.StreamDecoder.read(StreamDecoder.java:178), [email protected]/java.io.InputStreamReader.read(InputStreamReader.java:181), [email protected]/java.io.BufferedReader.fill(BufferedReader.java:161), [email protected]/java.io.BufferedReader.readLine(BufferedReader.java:326), [email protected]/java.io.BufferedReader.readLine(BufferedReader.java:392), net.minecraft.server.dedicated.DedicatedServer$1.run(DedicatedServer.java:89)], TIMED_WAITING Server Watchdog: [[email protected]/java.lang.Thread.sleep(Native Method), net.minecraft.server.dedicated.ServerHangWatchdog.run(ServerHangWatchdog.java:79), [email protected]/java.lang.Thread.run(Thread.java:834)], TIMED_WAITING envyware_concurrency_0: [[email protected]/java.lang.Thread.sleep(Native Method), com.envyful.poke.removal.forge.shade.envy.api.forge.concurrency.ForgeTaskBuilder.lambda$start$0(ForgeTaskBuilder.java:88), com.envyful.poke.removal.forge.shade.envy.api.forge.concurrency.ForgeTaskBuilder$$Lambda$12258/0x0000000802ab7840.call(Unknown Source), [email protected]/java.util.concurrent.FutureTask.run(FutureTask.java:264), [email protected]/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128), [email protected]/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628), [email protected]/java.lang.Thread.run(Thread.java:834)], RUNNABLE Netty Epoll Server IO #5: [app//io.netty.channel.epoll.Native.epollWait0(Native Method), app//io.netty.channel.epoll.Native.epollWait(Native.java:114), app//io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:239), app//io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:256), app//io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:884), [email protected]/java.lang.Thread.run(Thread.java:834)], WAITING evernifecore-assyncsave-pool-3: [[email protected]/jdk.internal.misc.Unsafe.park(Native Method), [email protected]/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194), [email protected]/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2081), [email protected]/java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:433), [email protected]/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1054), [email protected]/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114), [email protected]/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628), [email protected]/java.lang.Thread.run(Thread.java:834)], TIMED_WAITING pool-48-thread-1: [[email protected]/jdk.internal.misc.Unsafe.park(Native Method), [email protected]/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234), [email protected]/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2123), [email protected]/java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1182), [email protected]/java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:899), [email protected]/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1054), [email protected]/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114), [email protected]/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628), [email protected]/java.lang.Thread.run(Thread.java:834)], WAITING envyware_concurrency_1: [[email protected]/jdk.internal.misc.Unsafe.park(Native Method), [email protected]/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194), [email protected]/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2081), [email protected]/java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1177), [email protected]/java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:899), [email protected]/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1054), [email protected]/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114), [email protected]/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628), [email protected]/java.lang.Thread.run(Thread.java:834)], TIMED_WAITING bStats-Metrics: [[email protected]/jdk.internal.misc.Unsafe.park(Native Method), [email protected]/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234), [email protected]/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2123), [email protected]/java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1182), [email protected]/java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:899), [email protected]/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1054), [email protected]/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114), [email protected]/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628), [email protected]/java.lang.Thread.run(Thread.java:834)], TIMED_WAITING Thread-61: [[email protected]/java.lang.Thread.sleep(Native Method), net.coreprotect.thread.NetworkHandler.run(NetworkHandler.java:360), [email protected]/java.lang.Thread.run(Thread.java:834)], WAITING DiscordSRV - JDA Callback 25: [[email protected]/jdk.internal.misc.Unsafe.park(Native Method), [email protected]/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194), [email protected]/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1628), [email protected]/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:183)], WAITING pool-49-thread-1: [[email protected]/jdk.internal.misc.Unsafe.park(Native Method), [email protected]/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194), [email protected]/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2081), [email protected]/java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1170), [email protected]/java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:899), [email protected]/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1054), [email protected]/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114), [email protected]/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628), [email protected]/java.lang.Thread.run(Thread.java:834)], RUNNABLE Netty Epoll Server IO #45: [app//io.netty.channel.epoll.Native.epollWait0(Native Method), app//io.netty.channel.epoll.Native.epollWait(Native.java:114), app//io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:239), app//io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:256), app//io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:884), [email protected]/java.lang.Thread.run(Thread.java:834)], TIMED_WAITING ForkJoinPool.commonPool-worker-43: [[email protected]/jdk.internal.misc.Unsafe.park(Native Method), [email protected]/java.util.concurrent.locks.LockSupport.parkUntil(LockSupport.java:275), [email protected]/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1619), [email protected]/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:183)], TIMED_WAITING ObjectCleanerThread: [[email protected]/java.lang.Object.wait(Native Method), [email protected]/java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:155), app//io.netty.util.internal.ObjectCleaner$1.run(ObjectCleaner.java:54), app//io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30), [email protected]/java.lang.Thread.run(Thread.java:834)], RUNNABLE qtp806719219-336: [[email protected]/sun.nio.ch.EPoll.wait(Native Method), [email protected]/sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:120), [email protected]/sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:124), [email protected]/sun.nio.ch.SelectorImpl.select(SelectorImpl.java:141), plan.org.eclipse.jetty.io.ManagedSelector.nioSelect(ManagedSelector.java:180), plan.org.eclipse.jetty.io.ManagedSelector.select(ManagedSelector.java:187), plan.org.eclipse.jetty.io.ManagedSelector$SelectorProducer.select(ManagedSelector.java:604), plan.org.eclipse.jetty.io.ManagedSelector$SelectorProducer.produce(ManagedSelector.java:541), plan.org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.produceTask(AdaptiveExecutionStrategy.java:450), plan.org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.tryProduce(AdaptiveExecutionStrategy.java:243), plan.org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.lambda$new$0(AdaptiveExecutionStrategy.java:140), plan.org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy$$Lambda$11642/0x000000080293e840.run(Unknown Source), plan.org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:411), plan.org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:936), plan.org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:1080), [email protected]/java.lang.Thread.run(Thread.java:834)], TIMED_WAITING Spigot Metrics Thread: [[email protected]/java.lang.Object.wait(Native Method), [email protected]/java.util.TimerThread.mainLoop(Timer.java:553), [email protected]/java.util.TimerThread.run(Timer.java:506)], TIMED_WAITING Okio Watchdog: [[email protected]/java.lang.Object.wait(Native Method), github.scarsz.discordsrv.dependencies.okio.AsyncTimeout.awaitTimeout(AsyncTimeout.java:348), github.scarsz.discordsrv.dependencies.okio.AsyncTimeout$Watchdog.run(AsyncTimeout.java:313)], WAITING ForkJoinPool.commonPool-worker-33: [[email protected]/jdk.internal.misc.Unsafe.park(Native Method), [email protected]/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194), [email protected]/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1628), [email protected]/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:183)], WAITING Snooper Timer: [[email protected]/java.lang.Object.wait(Native Method), [email protected]/java.lang.Object.wait(Object.java:328), [email protected]/java.util.TimerThread.mainLoop(Timer.java:527), [email protected]/java.util.TimerThread.run(Timer.java:506)], WAITING OkHttp WebSocket https://sockets.craftingstore.hypervisor2.cloudprotected.net:8001/...: [[email protected]/jdk.internal.misc.Unsafe.park(Native Method), [email protected]/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194), [email protected]/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2081), [email protected]/java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1170), [email protected]/java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:899), [email protected]/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1054), [email protected]/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114), [email protected]/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628), [email protected]/java.lang.Thread.run(Thread.java:834)], TIMED_WAITING OkHttp Http2Connection: [[email protected]/jdk.internal.misc.Unsafe.park(Native Method), [email protected]/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234), [email protected]/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462), [email protected]/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361), [email protected]/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937), [email protected]/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053), [email protected]/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114), [email protected]/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628), [email protected]/java.lang.Thread.run(Thread.java:834)], RUNNABLE qtp806719219-334: [[email protected]/sun.nio.ch.EPoll.wait(Native Method), [email protected]/sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:120), [email protected]/sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:124), [email protected]/sun.nio.ch.SelectorImpl.select(SelectorImpl.java:141), plan.org.eclipse.jetty.io.ManagedSelector.nioSelect(ManagedSelector.java:180), plan.org.eclipse.jetty.io.ManagedSelector.select(ManagedSelector.java:187), plan.org.eclipse.jetty.io.ManagedSelector$SelectorProducer.select(ManagedSelector.java:604), plan.org.eclipse.jetty.io.ManagedSelector$SelectorProducer.produce(ManagedSelector.java:541), plan.org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.produceTask(AdaptiveExecutionStrategy.java:450), plan.org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.tryProduce(AdaptiveExecutionStrategy.java:243), plan.org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.produce(AdaptiveExecutionStrategy.java:194), plan.org.eclipse.jetty.io.ManagedSelector$$Lambda$11643/0x000000080293ec40.run(Unknown Source), plan.org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:936), plan.org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:1080), [email protected]/java.lang.Thread.run(Thread.java:834)], RUNNABLE FileSystemWatchService: [[email protected]/sun.nio.fs.LinuxWatchService.poll(Native Method), [email protected]/sun.nio.fs.LinuxWatchService$Poller.run(LinuxWatchService.java:316), [email protected]/java.lang.Thread.run(Thread.java:834)], TIMED_WAITING Worker-Main-11: [[email protected]/jdk.internal.misc.Unsafe.park(Native Method), [email protected]/java.util.concurrent.locks.LockSupport.parkUntil(LockSupport.java:275), [email protected]/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1619), [email protected]/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:183)], WAITING ForkJoinPool.commonPool-worker-29: [[email protected]/jdk.internal.misc.Unsafe.park(Native Method), [email protected]/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194), [email protected]/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1628), [email protected]/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:183)], RUNNABLE Netty Epoll Server IO #56: [app//io.netty.channel.epoll.Native.epollWait0(Native Method), app//io.netty.channel.epoll.Native.epollWait(Native.java:114), app//io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:239), app//io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:256), app//io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:884), [email protected]/java.lang.Thread.run(Thread.java:834)], TIMED_WAITING luckperms-scheduler: [[email protected]/jdk.internal.misc.Unsafe.park(Native Method), [email protected]/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234), [email protected]/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2123), [email protected]/java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1182), [email protected]/java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:899), [email protected]/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1054), [email protected]/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114), [email protected]/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628), [email protected]/java.lang.Thread.run(Thread.java:834)], RUNNABLE qtp806719219-335: [[email protected]/sun.nio.ch.EPoll.wait(Native Method), [email protected]/sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:120), [email protected]/sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:124), [email protected]/sun.nio.ch.SelectorImpl.select(SelectorImpl.java:141), plan.org.eclipse.jetty.io.ManagedSelector.nioSelect(ManagedSelector.java:180), plan.org.eclipse.jetty.io.ManagedSelector.select(ManagedSelector.java:187), plan.org.eclipse.jetty.io.ManagedSelector$SelectorProducer.select(ManagedSelector.java:604), plan.org.eclipse.jetty.io.ManagedSelector$SelectorProducer.produce(ManagedSelector.java:541), plan.org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.produceTask(AdaptiveExecutionStrategy.java:450), plan.org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.tryProduce(AdaptiveExecutionStrategy.java:243), plan.org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.produce(AdaptiveExecutionStrategy.java:194), plan.org.eclipse.jetty.io.ManagedSelector$$Lambda$11643/0x000000080293ec40.run(Unknown Source), plan.org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:936), plan.org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:1080), [email protected]/java.lang.Thread.run(Thread.java:834)], TIMED_WAITING bStats-Metrics: [[email protected]/jdk.internal.misc.Unsafe.park(Native Method), [email protected]/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234), [email protected]/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2123), [email protected]/java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1182), [email protected]/java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:899), [email protected]/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1054), [email protected]/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114), [email protected]/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628), [email protected]/java.lang.Thread.run(Thread.java:834)], RUNNABLE FileSystemWatchService: [[email protected]/sun.nio.fs.LinuxWatchService.poll(Native Method), [email protected]/sun.nio.fs.LinuxWatchService$Poller.run(LinuxWatchService.java:316), [email protected]/java.lang.Thread.run(Thread.java:834)], WAITING Configurate-WatchService-0: [[email protected]/jdk.internal.misc.Unsafe.park(Native Method), [email protected]/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194), [email protected]/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2081), [email protected]/java.util.concurrent.LinkedBlockingDeque.takeFirst(LinkedBlockingDeque.java:483), [email protected]/java.util.concurrent.LinkedBlockingDeque.take(LinkedBlockingDeque.java:671), [email protected]/sun.nio.fs.AbstractWatchService.take(AbstractWatchService.java:118), com.envyful.legend.tracker.forge.shade.configurate.reference.WatchServiceListener.lambda$new$0(WatchServiceListener.java:106), com.envyful.legend.tracker.forge.shade.configurate.reference.WatchServiceListener$$Lambda$12260/0x0000000802ab7040.run(Unknown Source), [email protected]/java.lang.Thread.run(Thread.java:834)], TIMED_WAITING bStats-Metrics: [[email protected]/jdk.internal.misc.Unsafe.park(Native Method), [email protected]/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234), [email protected]/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2123), [email protected]/java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1182), [email protected]/java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:899), [email protected]/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1054), [email protected]/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114), [email protected]/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628), [email protected]/java.lang.Thread.run(Thread.java:834)], RUNNABLE Attach Listener: [], TIMED_WAITING Craft Scheduler Thread - 93: [[email protected]/jdk.internal.misc.Unsafe.park(Native Method), [email protected]/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234), [email protected]/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462), [email protected]/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361), [email protected]/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937), [email protected]/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053), [email protected]/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114), [email protected]/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628), [email protected]/java.lang.Thread.run(Thread.java:834)], RUNNABLE FileSystemWatchService: [[email protected]/sun.nio.fs.LinuxWatchService.poll(Native Method), [email protected]/sun.nio.fs.LinuxWatchService$Poller.run(LinuxWatchService.java:316), [email protected]/java.lang.Thread.run(Thread.java:834)], TIMED_WAITING Thread-14: [[email protected]/java.lang.Thread.sleep(Native Method), net.coreprotect.consumer.Consumer.run(Consumer.java:131), [email protected]/java.lang.Thread.run(Thread.java:834)], WAITING evernifecore-assyncsave-pool-1: [[email protected]/jdk.internal.misc.Unsafe.park(Native Method), [email protected]/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194), [email protected]/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2081), [email protected]/java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:433), [email protected]/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1054), [email protected]/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114), [email protected]/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628), [email protected]/java.lang.Thread.run(Thread.java:834)], TIMED_WAITING IO-Worker-235: [[email protected]/jdk.internal.misc.Unsafe.park(Native Method), [email protected]/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234), [email protected]/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462), [email protected]/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361), [email protected]/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937), [email protected]/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053), [email protected]/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114), [email protected]/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628), [email protected]/java.lang.Thread.run(Thread.java:834)], WAITING qtp806719219-349-acceptor-3@1f28d399-ServerConnector@21dcc757{HTTP/1.1, (http/1.1, h2c)}{0.0.0.0:8804}: [[email protected]/jdk.internal.misc.Unsafe.park(Native Method), [email protected]/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194), [email protected]/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885), [email protected]/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:917), [email protected]/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:1240), [email protected]/java.util.concurrent.locks.ReentrantLock.lock(ReentrantLock.java:267), [email protected]/sun.nio.ch.ServerSocketChannelImpl.accept(ServerSocketChannelImpl.java:275), plan.org.eclipse.jetty.server.ServerConnector.accept(ServerConnector.java:409), plan.org.eclipse.jetty.server.AbstractConnector$Acceptor.run(AbstractConnector.java:748), plan.org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:936), plan.org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:1080), [email protected]/java.lang.Thread.run(Thread.java:834)], WAITING qtp806719219-346-acceptor-0@51d73e89-ServerConnector@21dcc757{HTTP/1.1, (http/1.1, h2c)}{0.0.0.0:8804}: [[email protected]/jdk.internal.misc.Unsafe.park(Native Method), [email protected]/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194), [email protected]/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885), [email protected]/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:917), [email protected]/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:1240), [email protected]/java.util.concurrent.locks.ReentrantLock.lock(ReentrantLock.java:267), [email protected]/sun.nio.ch.ServerSocketChannelImpl.accept(ServerSocketChannelImpl.java:275), plan.org.eclipse.jetty.server.ServerConnector.accept(ServerConnector.java:409), plan.org.eclipse.jetty.server.AbstractConnector$Acceptor.run(AbstractConnector.java:748), plan.org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:936), plan.org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:1080), [email protected]/java.lang.Thread.run(Thread.java:834)], WAITING H2-save: [[email protected]/jdk.internal.misc.Unsafe.park(Native Method), [email protected]/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194), [email protected]/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2081), [email protected]/java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:433), [email protected]/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1054), [email protected]/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114), [email protected]/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628), [email protected]/java.lang.Thread.run(Thread.java:834)], RUNNABLE Netty Epoll Server IO #10: [app//io.netty.channel.epoll.Native.epollWait0(Native Method), app//io.netty.channel.epoll.Native.epollWait(Native.java:114), app//io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:239), app//io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:256), app//io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:884), [email protected]/java.lang.Thread.run(Thread.java:834)], WAITING qtp806719219-348-acceptor-2@2b289b85-ServerConnector@21dcc757{HTTP/1.1, (http/1.1, h2c)}{0.0.0.0:8804}: [[email protected]/jdk.internal.misc.Unsafe.park(Native Method), [email protected]/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194), [email protected]/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885), [email protected]/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:917), [email protected]/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:1240), [email protected]/java.util.concurrent.locks.ReentrantLock.lock(ReentrantLock.java:267), [email protected]/sun.nio.ch.ServerSocketChannelImpl.accept(ServerSocketChannelImpl.java:275), plan.org.eclipse.jetty.server.ServerConnector.accept(ServerConnector.java:409), plan.org.eclipse.jetty.server.AbstractConnector$Acceptor.run(AbstractConnector.java:748), plan.org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:936), plan.org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:1080), [email protected]/java.lang.Thread.run(Thread.java:834)], WAITING pool-17-thread-1: [[email protected]/jdk.internal.misc.Unsafe.park(Native Method), [email protected]/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194), [email protected]/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2081), [email protected]/java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:433), [email protected]/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1054), [email protected]/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114), [email protected]/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628), [email protected]/java.lang.Thread.run(Thread.java:834)], RUNNABLE Netty Epoll Server IO #30: [app//io.netty.channel.epoll.Native.epollWait0(Native Method), app//io.netty.channel.epoll.Native.epollWait(Native.java:114), app//io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:239), app//io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:256), app//io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:884), [email protected]/java.lang.Thread.run(Thread.java:834)], WAITING Plan Non critical-pool-4: [[email protected]/jdk.internal.misc.Unsafe.park(Native Method), [email protected]/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194), [email protected]/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2081), [email protected]/java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:433), [email protected]/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1054), [email protected]/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114), [email protected]/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628), [email protected]/java.lang.Thread.run(Thread.java:834)], RUNNABLE Netty Epoll Server IO #34: [app//io.netty.channel.epoll.Native.epollWait0(Native Method), app//io.netty.channel.epoll.Native.epollWait(Native.java:114), app//io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:239), app//io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:256), app//io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:884), [email protected]/java.lang.Thread.run(Thread.java:834)], TIMED_WAITING pixelmon_async_storage_0: [[email protected]/jdk.internal.misc.Unsafe.park(Native Method), [email protected]/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234), [email protected]/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2123), [email protected]/java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1182), [email protected]/java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:899), [email protected]/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1054), [email protected]/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114), [email protected]/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628), [email protected]/java.lang.Thread.run(Thread.java:834)], WAITING Plan Critical-pool-2: [[email protected]/jdk.internal.misc.Unsafe.park(Native Method), [email protected]/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194), [email protected]/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2081), [email protected]/java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:433), [email protected]/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1054), [email protected]/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114), [email protected]/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628), [email protected]/java.lang.Thread.run(Thread.java:834)], RUNNABLE FileSystemWatchService: [[email protected]/sun.nio.fs.LinuxWatchService.poll(Native Method), [email protected]/sun.nio.fs.LinuxWatchService$Poller.run(LinuxWatchService.java:316), [email protected]/java.lang.Thread.run(Thread.java:834)], RUNNABLE Netty Epoll Server IO #42: [app//io.netty.channel.epoll.Native.epollWait0(Native Method), app//io.netty.channel.epoll.Native.epollWait(Native.java:114), app//io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:239), app//io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:256), app//io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:884), [email protected]/java.lang.Thread.run(Thread.java:834)], WAITING evernifecore-assyncsave-pool-4: [[email protected]/jdk.internal.misc.Unsafe.park(Native Method), [email protected]/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194), [email protected]/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2081), [email protected]/java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:433), [email protected]/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1054), [email protected]/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114), [email protected]/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628), [email protected]/java.lang.Thread.run(Thread.java:834)], RUNNABLE Netty Epoll Server IO #1: [app//io.netty.channel.epoll.Native.epollWait0(Native Method), app//io.netty.channel.epoll.Native.epollWait(Native.java:114), app//io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:239), app//io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:256), app//io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:884), [email protected]/java.lang.Thread.run(Thread.java:834)], TIMED_WAITING mysql-cj-abandoned-connection-cleanup: [[email protected]/java.lang.Object.wait(Native Method), [email protected]/java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:155), com.mysql.cj.jdbc.AbandonedConnectionCleanupThread.run(AbandonedConnectionCleanupThread.java:91), [email protected]/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128), [email protected]/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628), [email protected]/java.lang.Thread.run(Thread.java:834)], RUNNABLE Netty Epoll Server IO #62: [app//io.netty.channel.epoll.Native.epollWait0(Native Method), app//io.netty.channel.epoll.Native.epollWait(Native.java:114), app//io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:239), app//io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:256), app//io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:884), [email protected]/java.lang.Thread.run(Thread.java:834)], RUNNABLE Netty Epoll Server IO #29: [app//io.netty.channel.epoll.Native.epollWait0(Native Method), app//io.netty.channel.epoll.Native.epollWait(Native.java:114), app//io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:239), app//io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:256), app//io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:884), [email protected]/java.lang.Thread.run(Thread.java:834)], WAITING luckperms-worker-4: [[email protected]/jdk.internal.misc.Unsafe.park(Native Method), [email protected]/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194), [email protected]/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1628), [email protected]/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:183)], WAITING pool-30-thread-2: [[email protected]/jdk.internal.misc.Unsafe.park(Native Method), [email protected]/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194), [email protected]/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2081), [email protected]/java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1170), [email protected]/java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:899), [email protected]/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1054), [email protected]/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114), [email protected]/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628), [email protected]/java.lang.Thread.run(Thread.java:834)], WAITING pool-30-thread-4: [[email protected]/jdk.internal.misc.Unsafe.park(Native Method), [email protected]/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194), [email protected]/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2081), [email protected]/java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1170), [email protected]/java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:899), [email protected]/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1054), [email protected]/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114), [email protected]/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628), [email protected]/java.lang.Thread.run(Thread.java:834)], TIMED_WAITING bStats-Metrics: [[email protected]/jdk.internal.misc.Unsafe.park(Native Method), [email protected]/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234), [email protected]/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2123), [email protected]/java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1182), [email protected]/java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:899), [email protected]/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1054), [email protected]/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114), [email protected]/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628), [email protected]/java.lang.Thread.run(Thread.java:834)], WAITING DiscordSRV - JDA Rate Limit: [[email protected]/jdk.internal.misc.Unsafe.park(Native Method), [email protected]/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194), [email protected]/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2081), [email protected]/java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1177), [email protected]/java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:899), [email protected]/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1054), [email protected]/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114), [email protected]/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628), [email protected]/java.lang.Thread.run(Thread.java:834)], TIMED_WAITING IO-Worker-240: [[email protected]/jdk.internal.misc.Unsafe.park(Native Method), [email protected]/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234), [email protected]/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462), [email protected]/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361), [email protected]/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937), [email protected]/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053), [email protected]/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114), [email protected]/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628), [email protected]/java.lang.Thread.run(Thread.java:834)], WAITING Plan Critical-pool-1: [[email protected]/jdk.internal.misc.Unsafe.park(Native Method), [email protected]/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194), [email protected]/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2081), [email protected]/java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:433), [email protected]/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1054), [email protected]/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114), [email protected]/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628), [email protected]/java.lang.Thread.run(Thread.java:834)], RUNNABLE Netty Epoll Server IO #48: [app//io.netty.channel.epoll.Native.epollWait0(Native Method), app//io.netty.channel.epoll.Native.epollWait(Native.java:114), app//io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:239), app//io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:256), app//io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:884), [email protected]/java.lang.Thread.run(Thread.java:834)], WAITING ForkJoinPool.commonPool-worker-41: [[email protected]/jdk.internal.misc.Unsafe.park(Native Method), [email protected]/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194), [email protected]/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1628), [email protected]/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:183)], TIMED_WAITING envyware_concurrency_1: [[email protected]/jdk.internal.misc.Unsafe.park(Native Method), [email protected]/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234), [email protected]/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2123), [email protected]/java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1182), [email protected]/java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:899), [email protected]/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1054), [email protected]/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114), [email protected]/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628), [email protected]/java.lang.Thread.run(Thread.java:834)], WAITING luckperms-worker-12: [[email protected]/jdk.internal.misc.Unsafe.park(Native Method), [email protected]/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194), [email protected]/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1628), [email protected]/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:183)], RUNNABLE Netty Epoll Server IO #55: [app//io.netty.channel.epoll.Native.epollWait0(Native Method), app//io.netty.channel.epoll.Native.epollWait(Native.java:114), app//io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:239), app//io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:256), app//io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:884), [email protected]/java.lang.Thread.run(Thread.java:834)], RUNNABLE HttpClient-1-SelectorManager: [[email protected]/sun.nio.ch.EPoll.wait(Native Method), [email protected]/sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:120), [email protected]/sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:124), [email protected]/sun.nio.ch.SelectorImpl.select(SelectorImpl.java:136), platform/[email protected]/jdk.internal.net.http.HttpClientImpl$SelectorManager.run(HttpClientImpl.java:867)], RUNNABLE JDA MainWS-ReadThread: [[email protected]/java.net.SocketInputStream.socketRead0(Native Method), [email protected]/java.net.SocketInputStream.socketRead(SocketInputStream.java:115), [email protected]/java.net.SocketInputStream.read(SocketInputStream.java:168), [email protected]/java.net.SocketInputStream.read(SocketInputStream.java:140), [email protected]/sun.security.ssl.SSLSocketInputRecord.read(SSLSocketInputRecord.java:478), [email protected]/sun.security.ssl.SSLSocketInputRecord.readHeader(SSLSocketInputRecord.java:472), [email protected]/sun.security.ssl.SSLSocketInputRecord.bytesInCompletePacket(SSLSocketInputRecord.java:70), [email protected]/sun.security.ssl.SSLSocketImpl.readApplicationRecord(SSLSocketImpl.java:1308), [email protected]/sun.security.ssl.SSLSocketImpl$AppInputStream.read(SSLSocketImpl.java:949), [email protected]/java.io.BufferedInputStream.fill(BufferedInputStream.java:252), [email protected]/java.io.BufferedInputStream.read1(BufferedInputStream.java:292), [email protected]/java.io.BufferedInputStream.read(BufferedInputStream.java:351), [email protected]/java.io.FilterInputStream.read(FilterInputStream.java:133), github.scarsz.discordsrv.dependencies.ws.client.WebSocketInputStream.readBytes(WebSocketInputStream.java:165), github.scarsz.discordsrv.dependencies.ws.client.WebSocketInputStream.readFrame(WebSocketInputStream.java:46), github.scarsz.discordsrv.dependencies.ws.client.ReadingThread.readFrame(ReadingThread.java:338), github.scarsz.discordsrv.dependencies.ws.client.ReadingThread.main(ReadingThread.java:99), github.scarsz.discordsrv.dependencies.ws.client.ReadingThread.runMain(ReadingThread.java:64), github.scarsz.discordsrv.dependencies.ws.client.WebSocketThread.run(WebSocketThread.java:45)], WAITING envyware_concurrency_3: [[email protected]/jdk.internal.misc.Unsafe.park(Native Method), [email protected]/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194), [email protected]/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2081), [email protected]/java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1170), [email protected]/java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:899), [email protected]/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1054), [email protected]/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114), [email protected]/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628), [email protected]/java.lang.Thread.run(Thread.java:834)], WAITING ForkJoinPool-5-worker-9: [[email protected]/jdk.internal.misc.Unsafe.park(Native Method), [email protected]/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194), [email protected]/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1628), [email protected]/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:183)], TIMED_WAITING OkHttp ConnectionPool: [[email protected]/java.lang.Object.wait(Native Method), [email protected]/java.lang.Object.wait(Object.java:462), github.scarsz.discordsrv.dependencies.okhttp3.ConnectionPool.lambda$new$0(ConnectionPool.java:66), github.scarsz.discordsrv.dependencies.okhttp3.ConnectionPool$$Lambda$11124/0x0000000802546040.run(Unknown Source), [email protected]/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128), [email protected]/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628), [email protected]/java.lang.Thread.run(Thread.java:834)], WAITING Configurate-WatchService-0: [[email protected]/jdk.internal.misc.Unsafe.park(Native Method), [email protected]/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194), [email protected]/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2081), [email protected]/java.util.concurrent.LinkedBlockingDeque.takeFirst(LinkedBlockingDeque.java:483), [email protected]/java.util.concurrent.LinkedBlockingDeque.take(LinkedBlockingDeque.java:671), [email protected]/sun.nio.fs.AbstractWatchService.take(AbstractWatchService.java:118), com.envyful.vaults.shade.configurate.reference.WatchServiceListener.lambda$new$0(WatchServiceListener.java:106), com.envyful.vaults.shade.configurate.reference.WatchServiceListener$$Lambda$3162/0x0000000800c96040.run(Unknown Source), [email protected]/java.lang.Thread.run(Thread.java:834)], TIMED_WAITING envyware_concurrency_2: [[email protected]/jdk.internal.misc.Unsafe.park(Native Method), [email protected]/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234), [email protected]/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2123), [email protected]/java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1182), [email protected]/java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:899), [email protected]/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1054), [email protected]/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114), [email protected]/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628), [email protected]/java.lang.Thread.run(Thread.java:834)], WAITING envyware_concurrency_3: [[email protected]/jdk.internal.misc.Unsafe.park(Native Method), [email protected]/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194), [email protected]/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2081), [email protected]/java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1170), [email protected]/java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:899), [email protected]/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1054), [email protected]/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114), [email protected]/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628), [email protected]/java.lang.Thread.run(Thread.java:834)], RUNNABLE qtp806719219-3222: [[email protected]/sun.nio.ch.EPoll.wait(Native Method), [email protected]/sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:120), [email protected]/sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:124), [email protected]/sun.nio.ch.SelectorImpl.select(SelectorImpl.java:141), plan.org.eclipse.jetty.io.ManagedSelector.nioSelect(ManagedSelector.java:180), plan.org.eclipse.jetty.io.ManagedSelector.select(ManagedSelector.java:187), plan.org.eclipse.jetty.io.ManagedSelector$SelectorProducer.select(ManagedSelector.java:604), plan.org.eclipse.jetty.io.ManagedSelector$SelectorProducer.produce(ManagedSelector.java:541), plan.org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.produceTask(AdaptiveExecutionStrategy.java:450), plan.org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.tryProduce(AdaptiveExecutionStrategy.java:243), plan.org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.lambda$new$0(AdaptiveExecutionStrategy.java:140), plan.org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy$$Lambda$11642/0x000000080293e840.run(Unknown Source), plan.org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:411), plan.org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:936), plan.org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:1080), [email protected]/java.lang.Thread.run(Thread.java:834)],}
  94. Recent tasks from 235743-235773{Plan:net.playeranalytics.plugin.scheduling.UnscheduledBukkitTask@235779,PixelmonEconomyBridge:br.com.finalcraft.pixelmoneconomybridge.implementation.v1_16_5.vaultonly.VaultUpdaterThread_v1_16_5$1@235782,Plan:net.playeranalytics.plugin.scheduling.UnscheduledBukkitTask@235789,Plan:net.playeranalytics.plugin.scheduling.UnscheduledBukkitTask@235789,PixelmonEconomyBridge:br.com.finalcraft.pixelmoneconomybridge.implementation.v1_16_5.vaultonly.VaultUpdaterThread_v1_16_5$1@235792,Plan:net.playeranalytics.plugin.scheduling.UnscheduledBukkitTask@235799,PixelmonEconomyBridge:br.com.finalcraft.pixelmoneconomybridge.implementation.v1_16_5.vaultonly.VaultUpdaterThread_v1_16_5$1@235802,}
  95. Force Loaded Chunks: { powkemon: {}, powkemon/DIM-1: {}, powkemon/DIM1: {}, powkemon/pixelmon/ultra_space: {}, powkemon/pixelmon/drowned_world: {}, mainworld: {}, world/DIM-1: {}, world: {}, powkemon_nether: {}, powkemon_the_end: {}, world/DIM1: {}, pokeworld_nether: {},}
  96. Player Count: 8 / 99; [ServerPlayerEntity['IrishSpear'/10896, l='ServerLevel[powkemon]', x=-3440.53, y=64.00, z=-21088.55](IrishSpear at -3440.5304719434416,64.0,-21088.55135236599), ServerPlayerEntity['Cyberrrrrr'/179702, l='ServerLevel[powkemon]', x=16709.71, y=69.00, z=-20149.32](Cyberrrrrr at 16709.707784447113,69.0,-20149.320324660584), ServerPlayerEntity['TexesBread'/1069088, l='ServerLevel[powkemon]', x=-1764.75, y=64.18, z=524.92](TexesBread at -1764.7460312254073,64.17675927506424,524.9196444889049), ServerPlayerEntity['SpiffyPlexus'/835388, l='ServerLevel[powkemon]', x=-19403.20, y=59.44, z=14989.10](SpiffyPlexus at -19403.197203462147,59.44335686623806,14989.096845029248), ServerPlayerEntity['jamieb3'/675307, l='ServerLevel[powkemon]', x=-1752.69, y=63.50, z=524.41](jamieb3 at -1752.6940483961478,63.49520087700592,524.4109086780228), ServerPlayerEntity['Zkazim'/1070100, l='ServerLevel[powkemon]', x=-1766.18, y=63.00, z=523.43](Zkazim at -1766.1783873564773,63.0,523.4314615052399), ServerPlayerEntity['Dracielle'/893530, l='ServerLevel[powkemon]', x=10845.70, y=65.00, z=15863.23](Dracielle at 10845.699999988079,65.0,15863.231251084633), ServerPlayerEntity['xNOBUx'/1362158, l='ServerLevel[powkemon/pixelmon/ultra_space]', x=-3909.87, y=71.00, z=-1865.40](xNOBUx at -3909.870629747465,71.0,-1865.396653888653)]
  97. Data Packs: vanilla, mod:forgeplaceholderapi, mod:poketracker, mod:worldedit (incompatible), mod:getittogetherdrops, mod:ferritecore (incompatible), mod:envyantilag, mod:arclight, mod:connectivity, mod:forge, mod:shibapi, mod:reforgedbingo, mod:betterdexrewards, mod:pokeremoval, mod:evofix, mod:journeymap (incompatible), mod:kryptonreforged (incompatible), mod:pixelmon, mod:explorerscompass, mod:byg, mod:shibaplush, mod:naturescompass (incompatible), file/bukkit, mod:universalpokeloot, file/No+Requirement+Breeding.zip, mod:envygts
  98. Is Modded: Definitely; Server brand changed to 'forge arclight'
  99. Type: Dedicated Server (map_server.txt)
Add Comment
Please, Sign In to add comment