Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- > [17:17:17 INFO]: **Mystical [MEMBER] SmartGen » haha
- > [17:17:17 ERROR]: Could not pass event BlockPlaceEvent to WildStacker v2.9.2
- org.bukkit.event.EventException
- at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:302) ~[server.jar:git-TacoSpigot-unknown]
- at co.aikar.timings.TimedEventExecutor.execute(TimedEventExecutor.java:78) ~[server.jar:git-TacoSpigot-unknown]
- at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62) ~[server.jar:git-TacoSpigot-unknown]
- at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:505) [server.jar:git-TacoSpigot-unknown]
- at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:480) [server.jar:git-TacoSpigot-unknown]
- at org.bukkit.craftbukkit.v1_8_R3.event.CraftEventFactory.callBlockPlaceEvent(CraftEventFactory.java:128) [server.jar:git-TacoSpigot-unknown]
- at net.minecraft.server.v1_8_R3.ItemStack.placeItem(ItemStack.java:160) [server.jar:git-TacoSpigot-unknown]
- at net.minecraft.server.v1_8_R3.PlayerInteractManager.interact(PlayerInteractManager.java:503) [server.jar:git-TacoSpigot-unknown]
- at net.minecraft.server.v1_8_R3.PlayerConnection.a(PlayerConnection.java:745) [server.jar:git-TacoSpigot-unknown]
- at net.minecraft.server.v1_8_R3.PacketPlayInBlockPlace.a(PacketPlayInBlockPlace.java:52) [server.jar:git-TacoSpigot-unknown]
- at net.minecraft.server.v1_8_R3.PacketPlayInBlockPlace.a(PacketPlayInBlockPlace.java:1) [server.jar:git-TacoSpigot-unknown]
- at net.minecraft.server.v1_8_R3.PlayerConnectionUtils$1.run(SourceFile:13) [server.jar:git-TacoSpigot-unknown]
- at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) [?:1.8.0_212]
- at java.util.concurrent.FutureTask.run(FutureTask.java:266) [?:1.8.0_212]
- at net.minecraft.server.v1_8_R3.SystemUtils.a(SourceFile:44) [server.jar:git-TacoSpigot-unknown]
- at net.minecraft.server.v1_8_R3.MinecraftServer.tickScheduler(MinecraftServer.java:812) [server.jar:git-TacoSpigot-unknown]
- at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:651) [server.jar:git-TacoSpigot-unknown]
- at java.lang.Thread.run(Thread.java:748) [?:1.8.0_212]
- Caused by: java.util.concurrent.RejectedExecutionException: Task com.bgsoftware.wildstacker.database.StatementHolder$$Lambda$1002/1334621972@5cfd73da rejected from java.util.concurrent.ThreadPoolExecutor@5661ae45[Terminated, pool size = 0, active threads = 0, queued tasks = 0, completed tasks = 53]
- at java.util.concurrent.ThreadPoolExecutor$AbortPolicy.rejectedExecution(ThreadPoolExecutor.java:2063) ~[?:1.8.0_212]
- at java.util.concurrent.ThreadPoolExecutor.reject(ThreadPoolExecutor.java:830) ~[?:1.8.0_212]
- at java.util.concurrent.ThreadPoolExecutor.execute(ThreadPoolExecutor.java:1379) ~[?:1.8.0_212]
- at com.bgsoftware.wildstacker.utils.Executor.data(Executor.java:35) ~[WildStacker-2.9.2.2.jar:?]
- at com.bgsoftware.wildstacker.database.StatementHolder.execute(StatementHolder.java:84) ~[WildStacker-2.9.2.2.jar:?]
- at com.bgsoftware.wildstacker.objects.WStackedSpawner.setStackAmount(WStackedSpawner.java:54) ~[WildStacker-2.9.2.2.jar:?]
- at com.bgsoftware.wildstacker.hooks.SpawnersProvider_Default.setSpawnerType(SpawnersProvider_Default.java:88) ~[WildStacker-2.9.2.2.jar:?]
- at com.bgsoftware.wildstacker.handlers.ProvidersHandler.setSpawnerType(ProvidersHandler.java:144) ~[WildStacker-2.9.2.2.jar:?]
- at com.bgsoftware.wildstacker.listeners.SpawnersListener.onBlockPlace(SpawnersListener.java:71) ~[WildStacker-2.9.2.2.jar:?]
- at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_212]
- at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_212]
- at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_212]
- at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_212]
- at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:300) ~[server.jar:git-TacoSpigot-unknown]
- ... 17 more
- > [17:17:17 WARN]: [WildStacker] Task #26444 for WildStacker v2.9.2 generated an exception
- java.util.concurrent.RejectedExecutionException: Task com.bgsoftware.wildstacker.database.SQLHelper$$Lambda$857/1311996029@7b44f320 rejected from java.util.concurrent.ThreadPoolExecutor@5661ae45[Terminated, pool size = 0, active threads = 0, queued tasks = 0, completed tasks = 53]
- at java.util.concurrent.ThreadPoolExecutor$AbortPolicy.rejectedExecution(ThreadPoolExecutor.java:2063) ~[?:1.8.0_212]
- at java.util.concurrent.ThreadPoolExecutor.reject(ThreadPoolExecutor.java:830) ~[?:1.8.0_212]
- at java.util.concurrent.ThreadPoolExecutor.execute(ThreadPoolExecutor.java:1379) ~[?:1.8.0_212]
- at com.bgsoftware.wildstacker.utils.Executor.data(Executor.java:35) ~[WildStacker-2.9.2.2.jar:?]
- at com.bgsoftware.wildstacker.database.SQLHelper.runIfConditionNotExist(SQLHelper.java:58) ~[WildStacker-2.9.2.2.jar:?]
- at com.bgsoftware.wildstacker.objects.WStackedSpawner.lambda$new$1(WStackedSpawner.java:37) ~[WildStacker-2.9.2.2.jar:?]
- at org.bukkit.craftbukkit.v1_8_R3.scheduler.CraftTask.run(CraftTask.java:59) ~[server.jar:git-TacoSpigot-unknown]
- at org.bukkit.craftbukkit.v1_8_R3.scheduler.CraftScheduler.mainThreadHeartbeat(CraftScheduler.java:349) [server.jar:git-TacoSpigot-unknown]
- at net.minecraft.server.v1_8_R3.MinecraftServer.B(MinecraftServer.java:828) [server.jar:git-TacoSpigot-unknown]
- at net.minecraft.server.v1_8_R3.DedicatedServer.B(DedicatedServer.java:384) [server.jar:git-TacoSpigot-unknown]
- at net.minecraft.server.v1_8_R3.MinecraftServer.A(MinecraftServer.java:752) [server.jar:git-TacoSpigot-unknown]
- at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:649) [server.jar:git-TacoSpigot-unknown]
- at java.lang.Thread.run(Thread.java:748) [?:1.8.0_212]
- > [17:17:18 INFO]: _XEnderGamer_ issued server command: /f chest
- > [17:17:19 INFO]: **Mystical [MEMBER] SmartGen » he was away
- > [17:17:23 INFO]: Set TightGirl's 'spam' points from 0 -> 2
- > [17:17:28 INFO]: FactionChat Mystical: **AATrenchMachineAA _XEnderGamer_: jusus
- > [17:17:38 INFO]: Set HweatThins's 'spam' points from 5 -> 7
- > [17:17:40 INFO]: Set HweatThins's 'spam' points from 7 -> 9
- > [17:17:44 INFO]: FactionChat Mystical: **AATrenchMachineAA _XEnderGamer_: who is crashing server?
- > [17:17:44 INFO]: *--------- Rule match (chat) for TightGirl ---------
- > [17:17:44 INFO]: MATCH: \b(f+(\W|\d|_)*u+(\W|\d|_)*c+(\W|\d|_)*k+(\W|\d|_)*)
- > [17:17:44 INFO]: CATCH: how fucking shit
- > [17:17:44 INFO]: FINAL: how *****ing shit
- > [17:17:44 INFO]: *--------- Rule match (chat) for TightGirl ---------
- > [17:17:44 INFO]: MATCH: \b(s+(\W|\d|_)*h+(\W|\d|_)*i+(\W|\d|_)*t+(\W|\d|_)*)
- > [17:17:44 INFO]: CATCH: how *****ing shit
- > [17:17:44 INFO]: FINAL: how *****ing *****
- > [17:17:48 INFO]: FactionChat Mystical: **AATrenchMachineAA _XEnderGamer_: who is crashing server?
- > [17:17:52 ERROR]: [Plan] Error was caught by com.djrapitops.plan.db.MySQLDB
- java.util.concurrent.CompletionException: com.djrapitops.plan.api.exceptions.database.DBOpException: StoreNumberProviderTransaction failed: SQL Failed: UPDATE plan_extension_providers SET text=?,description=?,priority=?,condition_name=?,show_in_players_table=?,format_type=?,tab_id=(SELECT id FROM plan_extension_tabs WHERE name=? AND plugin_id=(SELECT id FROM plan_extension_plugins WHERE name=? AND server_uuid=?)),icon_id=(SELECT id FROM plan_extension_icons WHERE name=? AND family=? AND color=?) WHERE plugin_id=(SELECT id FROM plan_extension_plugins WHERE name=? AND server_uuid=?) AND name=?; Lock wait timeout exceeded; try restarting transaction, Transaction was rolled back.
- at java.util.concurrent.CompletableFuture.encodeThrowable(CompletableFuture.java:273) ~[?:1.8.0_212]
- at java.util.concurrent.CompletableFuture.completeThrowable(CompletableFuture.java:280) [?:1.8.0_212]
- at java.util.concurrent.CompletableFuture$AsyncSupply.run(CompletableFuture.java:1592) [?:1.8.0_212]
- at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) [?:1.8.0_212]
- at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) [?:1.8.0_212]
- at java.lang.Thread.run(Thread.java:748) [?:1.8.0_212]
- Caused by: com.djrapitops.plan.api.exceptions.database.DBOpException: StoreNumberProviderTransaction failed: SQL Failed: UPDATE plan_extension_providers SET text=?,description=?,priority=?,condition_name=?,show_in_players_table=?,format_type=?,tab_id=(SELECT id FROM plan_extension_tabs WHERE name=? AND plugin_id=(SELECT id FROM plan_extension_plugins WHERE name=? AND server_uuid=?)),icon_id=(SELECT id FROM plan_extension_icons WHERE name=? AND family=? AND color=?) WHERE plugin_id=(SELECT id FROM plan_extension_plugins WHERE name=? AND server_uuid=?) AND name=?; Lock wait timeout exceeded; try restarting transaction, Transaction was rolled back.
- at com.djrapitops.plan.db.access.transactions.Transaction.manageFailure(Transaction.java:89) ~[Plan-4.9.4.jar:?]
- at com.djrapitops.plan.db.access.transactions.Transaction.executeTransaction(Transaction.java:71) ~[Plan-4.9.4.jar:?]
- at com.djrapitops.plan.db.SQLDB.lambda$executeTransaction$1(SQLDB.java:236) ~[Plan-4.9.4.jar:?]
- at java.util.concurrent.CompletableFuture$AsyncSupply.run(CompletableFuture.java:1590) ~[?:1.8.0_212]
- ... 3 more
- Caused by: com.djrapitops.plan.api.exceptions.database.DBOpException: SQL Failed: UPDATE plan_extension_providers SET text=?,description=?,priority=?,condition_name=?,show_in_players_table=?,format_type=?,tab_id=(SELECT id FROM plan_extension_tabs WHERE name=? AND plugin_id=(SELECT id FROM plan_extension_plugins WHERE name=? AND server_uuid=?)),icon_id=(SELECT id FROM plan_extension_icons WHERE name=? AND family=? AND color=?) WHERE plugin_id=(SELECT id FROM plan_extension_plugins WHERE name=? AND server_uuid=?) AND name=?; Lock wait timeout exceeded; try restarting transaction
- at com.djrapitops.plan.api.exceptions.database.DBOpException.forCause(DBOpException.java:37) ~[Plan-4.9.4.jar:?]
- at com.djrapitops.plan.db.access.ExecStatement.execute(ExecStatement.java:45) ~[Plan-4.9.4.jar:?]
- at com.djrapitops.plan.extension.implementation.storage.transactions.providers.StoreNumberProviderTransaction.lambda$storeProvider$0(StoreNumberProviderTransaction.java:64) ~[Plan-4.9.4.jar:?]
- at com.djrapitops.plan.db.access.transactions.Transaction.execute(Transaction.java:142) ~[Plan-4.9.4.jar:?]
- at com.djrapitops.plan.extension.implementation.storage.transactions.providers.StoreNumberProviderTransaction.performOperations(StoreNumberProviderTransaction.java:59) ~[Plan-4.9.4.jar:?]
- at com.djrapitops.plan.db.access.transactions.Transaction.executeTransaction(Transaction.java:67) ~[Plan-4.9.4.jar:?]
- at com.djrapitops.plan.db.SQLDB.lambda$executeTransaction$1(SQLDB.java:236) ~[Plan-4.9.4.jar:?]
- at java.util.concurrent.CompletableFuture$AsyncSupply.run(CompletableFuture.java:1590) ~[?:1.8.0_212]
- ... 3 more
- Caused by: java.sql.SQLException: Lock wait timeout exceeded; try restarting transaction
- at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:1073) ~[server.jar:git-TacoSpigot-unknown]
- at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:3593) ~[server.jar:git-TacoSpigot-unknown]
- at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:3525) ~[server.jar:git-TacoSpigot-unknown]
- at com.mysql.jdbc.MysqlIO.sendCommand(MysqlIO.java:1986) ~[server.jar:git-TacoSpigot-unknown]
- at com.mysql.jdbc.MysqlIO.sqlQueryDirect(MysqlIO.java:2140) ~[server.jar:git-TacoSpigot-unknown]
- at com.mysql.jdbc.ConnectionImpl.execSQL(ConnectionImpl.java:2626) ~[server.jar:git-TacoSpigot-unknown]
- at com.mysql.jdbc.PreparedStatement.executeInternal(PreparedStatement.java:2111) ~[server.jar:git-TacoSpigot-unknown]
- at com.mysql.jdbc.PreparedStatement.executeUpdate(PreparedStatement.java:2407) ~[server.jar:git-TacoSpigot-unknown]
- at com.mysql.jdbc.PreparedStatement.executeUpdate(PreparedStatement.java:2325) ~[server.jar:git-TacoSpigot-unknown]
- at com.mysql.jdbc.PreparedStatement.executeUpdate(PreparedStatement.java:2310) ~[server.jar:git-TacoSpigot-unknown]
- at plan.com.zaxxer.hikari.pool.ProxyPreparedStatement.executeUpdate(ProxyPreparedStatement.java:61) ~[Plan-4.9.4.jar:?]
- at plan.com.zaxxer.hikari.pool.HikariProxyPreparedStatement.executeUpdate(HikariProxyPreparedStatement.java) ~[Plan-4.9.4.jar:?]
- at com.djrapitops.plan.db.access.ExecStatement.callExecute(ExecStatement.java:60) ~[Plan-4.9.4.jar:?]
- at com.djrapitops.plan.db.access.ExecStatement.execute(ExecStatement.java:52) ~[Plan-4.9.4.jar:?]
- at com.djrapitops.plan.db.access.ExecStatement.execute(ExecStatement.java:42) ~[Plan-4.9.4.jar:?]
- at com.djrapitops.plan.extension.implementation.storage.transactions.providers.StoreNumberProviderTransaction.lambda$storeProvider$0(StoreNumberProviderTransaction.java:64) ~[Plan-4.9.4.jar:?]
- at com.djrapitops.plan.db.access.transactions.Transaction.execute(Transaction.java:142) ~[Plan-4.9.4.jar:?]
- at com.djrapitops.plan.extension.implementation.storage.transactions.providers.StoreNumberProviderTransaction.performOperations(StoreNumberProviderTransaction.java:59) ~[Plan-4.9.4.jar:?]
- at com.djrapitops.plan.db.access.transactions.Transaction.executeTransaction(Transaction.java:67) ~[Plan-4.9.4.jar:?]
- at com.djrapitops.plan.db.SQLDB.lambda$executeTransaction$1(SQLDB.java:236) ~[Plan-4.9.4.jar:?]
- at java.util.concurrent.CompletableFuture$AsyncSupply.run(CompletableFuture.java:1590) ~[?:1.8.0_212]
- at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) ~[?:1.8.0_212]
- at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) ~[?:1.8.0_212]
- at java.lang.Thread.run(Thread.java:748) ~[?:1.8.0_212]
- at com.djrapitops.plan.db.SQLDB.executeTransaction(SQLDB.java:229) ~[Plan-4.9.4.jar:?]
- at com.djrapitops.plan.extension.implementation.providers.gathering.NumberProviderValueGatherer.gatherNumberDataOfProvider(NumberProviderValueGatherer.java:108) ~[Plan-4.9.4.jar:?]
- at com.djrapitops.plan.extension.implementation.providers.gathering.NumberProviderValueGatherer.gatherNumberDataOfPlayer(NumberProviderValueGatherer.java:73) ~[Plan-4.9.4.jar:?]
- at com.djrapitops.plan.extension.implementation.providers.gathering.ProviderValueGatherer.updateValues(ProviderValueGatherer.java:128) ~[Plan-4.9.4.jar:?]
- at com.djrapitops.plan.extension.ExtensionServiceImplementation.updatePlayerValues(ExtensionServiceImplementation.java:155) ~[Plan-4.9.4.jar:?]
- at com.djrapitops.plan.extension.ExtensionServiceImplementation.updatePlayerValues(ExtensionServiceImplementation.java:144) ~[Plan-4.9.4.jar:?]
- at com.djrapitops.plan.system.listeners.bukkit.PlayerOnlineListener.lambda$actOnJoinEvent$3(PlayerOnlineListener.java:181) ~[Plan-4.9.4.jar:?]
- at com.djrapitops.plan.system.processing.Processing.lambda$submitNonCritical$0(Processing.java:73) ~[Plan-4.9.4.jar:?]
- at java.util.concurrent.CompletableFuture$AsyncSupply.run(CompletableFuture.java:1590) ~[?:1.8.0_212]
- ... 3 more
- > [17:17:56 INFO]: *--------- Rule match (chat) for HweatThins ---------
- > [17:17:56 INFO]: MATCH: \b(f+(\W|\d|_)*u+(\W|\d|_)*c+(\W|\d|_)*k+(\W|\d|_)*)
- > [17:17:56 INFO]: CATCH: ITs taking my fucking money
- > [17:17:56 INFO]: FINAL: ITs taking my *****ing money
- >day day pvp
- >night night world_the_end
- >night night world_nether
- > [17:18:26 ERROR]: The server has stopped responding!
- > [17:18:26 ERROR]: Please report this to PaperSpigot directly!
- > [17:18:26 ERROR]: Be sure to include ALL relevant console errors and Minecraft crash reports
- > [17:18:26 ERROR]: PaperSpigot version: Elapsed (MC: 1.8.8)
- > [17:18:26 ERROR]: ------------------------------
- > [17:18:26 ERROR]: Server thread dump (Look for plugins here before reporting to PaperSpigot!):
- > [17:18:26 ERROR]: ------------------------------
- > [17:18:26 ERROR]: Current Thread: Server thread
- > [17:18:26 ERROR]: PID: 19 | Suspended: false | Native: false | State: RUNNABLE
- > [17:18:26 ERROR]: Stack:
- > [17:18:26 ERROR]: sun.misc.Unsafe.getObjectVolatile(Native Method)
- > [17:18:26 ERROR]: java.util.concurrent.atomic.AtomicReferenceArray.getRaw(AtomicReferenceArray.java:130)
- > [17:18:26 ERROR]: java.util.concurrent.atomic.AtomicReferenceArray.get(AtomicReferenceArray.java:125)
- > [17:18:26 ERROR]: io.netty.util.DefaultAttributeMap.attr(DefaultAttributeMap.java:68)
- > [17:18:26 ERROR]: com.comphenix.protocol.injector.netty.ChannelProxy.attr(ChannelProxy.java:85)
- > [17:18:26 ERROR]: net.minecraft.server.v1_8_R3.NetworkManager.a(NetworkManager.java:172)
- > [17:18:26 ERROR]: net.minecraft.server.v1_8_R3.NetworkManager.handle(NetworkManager.java:141)
- > [17:18:26 ERROR]: net.minecraft.server.v1_8_R3.PlayerConnection.sendPacket(PlayerConnection.java:975)
- > [17:18:26 ERROR]: net.minecraft.server.v1_8_R3.EntityTrackerEntry.broadcast(EntityTrackerEntry.java:305)
- > [17:18:26 ERROR]: net.minecraft.server.v1_8_R3.EntityTrackerEntry.updatePlayer(EntityTrackerEntry.java:445)
- > [17:18:26 ERROR]: net.minecraft.server.v1_8_R3.EntityTrackerEntry.scanPlayers(EntityTrackerEntry.java:482)
- > [17:18:26 ERROR]: net.minecraft.server.v1_8_R3.EntityTracker.addEntity(EntityTracker.java:112)
- > [17:18:26 ERROR]: net.minecraft.server.v1_8_R3.EntityTracker.track(EntityTracker.java:61)
- > [17:18:26 ERROR]: net.minecraft.server.v1_8_R3.WorldManager.a(WorldManager.java:18)
- > [17:18:26 ERROR]: net.minecraft.server.v1_8_R3.World.a(World.java:1325)
- > [17:18:26 ERROR]: net.minecraft.server.v1_8_R3.WorldServer.a(WorldServer.java:984)
- > [17:18:26 ERROR]: net.minecraft.server.v1_8_R3.World.lambda$1(World.java:1317)
- > [17:18:26 ERROR]: net.minecraft.server.v1_8_R3.World$$Lambda$687/1366863456.call(Unknown Source)
- > [17:18:26 ERROR]: net.minecraft.server.v1_8_R3.World.runAsyncSafe(World.java:343)
- > [17:18:26 ERROR]: net.minecraft.server.v1_8_R3.World.addEntity(World.java:1252)
- > [17:18:26 ERROR]: net.minecraft.server.v1_8_R3.World.addEntity(World.java:1245)
- > [17:18:26 ERROR]: org.bukkit.craftbukkit.v1_8_R3.CraftWorld.dropItem(CraftWorld.java:336)
- > [17:18:26 ERROR]: org.bukkit.craftbukkit.v1_8_R3.CraftWorld.dropItemNaturally(CraftWorld.java:375)
- > [17:18:26 ERROR]: com.bgsoftware.wildstacker.utils.items.ItemUtil.dropItem(ItemUtil.java:77)
- > [17:18:26 ERROR]: com.bgsoftware.wildstacker.listeners.EntitiesListener.lambda$null$2(EntitiesListener.java:184)
- > [17:18:26 ERROR]: com.bgsoftware.wildstacker.listeners.EntitiesListener$$Lambda$932/227525254.accept(Unknown Source)
- > [17:18:26 ERROR]: java.util.ArrayList.forEach(ArrayList.java:1257)
- > [17:18:26 ERROR]: com.bgsoftware.wildstacker.listeners.EntitiesListener.lambda$null$3(EntitiesListener.java:184)
- > [17:18:26 ERROR]: com.bgsoftware.wildstacker.listeners.EntitiesListener$$Lambda$929/1880292037.run(Unknown Source)
- > [17:18:26 ERROR]: org.bukkit.craftbukkit.v1_8_R3.scheduler.CraftTask.run(CraftTask.java:59)
- > [17:18:26 ERROR]: org.bukkit.craftbukkit.v1_8_R3.scheduler.CraftScheduler.mainThreadHeartbeat(CraftScheduler.java:349)
- > [17:18:26 ERROR]: net.minecraft.server.v1_8_R3.MinecraftServer.B(MinecraftServer.java:828)
- > [17:18:26 ERROR]: net.minecraft.server.v1_8_R3.DedicatedServer.B(DedicatedServer.java:384)
- > [17:18:26 ERROR]: net.minecraft.server.v1_8_R3.MinecraftServer.A(MinecraftServer.java:752)
- > [17:18:26 ERROR]: net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:649)
- > [17:18:26 ERROR]: java.lang.Thread.run(Thread.java:748)
- > [17:18:26 ERROR]: ------------------------------
- > [17:18:26 ERROR]: Entire Thread Dump:
- > [17:18:27 ERROR]: ------------------------------
- > [17:18:27 ERROR]: Current Thread: Async Chat Thread - #22
- > [17:18:27 ERROR]: PID: 267 | Suspended: false | Native: false | State: WAITING
- > [17:18:27 ERROR]: Stack:
- > [17:18:27 ERROR]: java.lang.Object.wait(Native Method)
- > [17:18:27 ERROR]: java.lang.Object.wait(Object.java:502)
- > [17:18:27 ERROR]: org.bukkit.craftbukkit.v1_8_R3.util.Waitable.get(Waitable.java:39)
- > [17:18:27 ERROR]: net.minecraft.server.v1_8_R3.PlayerConnection.chat(PlayerConnection.java:1206)
- > [17:18:27 ERROR]: net.minecraft.server.v1_8_R3.PlayerConnection.a(PlayerConnection.java:1088)
- > [17:18:27 ERROR]: net.minecraft.server.v1_8_R3.PacketPlayInChat$1.run(PacketPlayInChat.java:39)
- > [17:18:27 ERROR]: java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
- > [17:18:27 ERROR]: java.util.concurrent.FutureTask.run(FutureTask.java:266)
- > [17:18:27 ERROR]: java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
- > [17:18:27 ERROR]: java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
- > [17:18:27 ERROR]: java.lang.Thread.run(Thread.java:748)
- > [17:18:27 ERROR]: ------------------------------
- > [17:18:27 ERROR]: Current Thread: luckperms-worker-11
- > [17:18:27 ERROR]: PID: 266 | Suspended: false | Native: false | State: TIMED_WAITING
- > [17:18:27 ERROR]: Stack:
- > [17:18:27 ERROR]: sun.misc.Unsafe.park(Native Method)
- > [17:18:27 ERROR]: java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
- > [17:18:27 ERROR]: java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)
- > [17:18:27 ERROR]: java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)
- > [17:18:27 ERROR]: java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)
- > [17:18:27 ERROR]: java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1073)
- > [17:18:27 ERROR]: java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
- > [17:18:27 ERROR]: java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
- > [17:18:27 ERROR]: java.lang.Thread.run(Thread.java:748)
- > [17:18:27 ERROR]: ------------------------------
- > [17:18:27 ERROR]: Current Thread: luckperms-worker-10
- > [17:18:27 ERROR]: PID: 265 | Suspended: false | Native: false | State: TIMED_WAITING
- > [17:18:27 ERROR]: Stack:
- > [17:18:27 ERROR]: sun.misc.Unsafe.park(Native Method)
- > [17:18:27 ERROR]: java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
- > [17:18:27 ERROR]: java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)
- > [17:18:27 ERROR]: java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)
- > [17:18:27 ERROR]: java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)
- > [17:18:27 ERROR]: java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1073)
- > [17:18:27 ERROR]: java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
- > [17:18:27 ERROR]: java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
- > [17:18:27 ERROR]: java.lang.Thread.run(Thread.java:748)
- > [17:18:27 ERROR]: ------------------------------
- > [17:18:27 ERROR]: Current Thread: Async Chat Thread - #21
- > [17:18:27 ERROR]: PID: 264 | Suspended: false | Native: false | State: WAITING
- > [17:18:27 ERROR]: Stack:
- > [17:18:27 ERROR]: java.lang.Object.wait(Native Method)
- > [17:18:27 ERROR]: java.lang.Object.wait(Object.java:502)
- > [17:18:27 ERROR]: org.bukkit.craftbukkit.v1_8_R3.util.Waitable.get(Waitable.java:39)
- > [17:18:27 ERROR]: net.minecraft.server.v1_8_R3.PlayerConnection.chat(PlayerConnection.java:1206)
- > [17:18:27 ERROR]: net.minecraft.server.v1_8_R3.PlayerConnection.a(PlayerConnection.java:1088)
- > [17:18:27 ERROR]: net.minecraft.server.v1_8_R3.PacketPlayInChat$1.run(PacketPlayInChat.java:39)
- > [17:18:27 ERROR]: java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
- > [17:18:27 ERROR]: java.util.concurrent.FutureTask.run(FutureTask.java:266)
- > [17:18:27 ERROR]: java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
- > [17:18:27 ERROR]: java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
- > [17:18:27 ERROR]: java.lang.Thread.run(Thread.java:748)
- > [17:18:27 ERROR]: ------------------------------
- > [17:18:27 ERROR]: Current Thread: luckperms-worker-9
- > [17:18:27 ERROR]: PID: 263 | Suspended: false | Native: false | State: TIMED_WAITING
- > [17:18:27 ERROR]: Stack:
- > [17:18:27 ERROR]: sun.misc.Unsafe.park(Native Method)
- > [17:18:27 ERROR]: java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
- > [17:18:27 ERROR]: java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)
- > [17:18:27 ERROR]: java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)
- > [17:18:27 ERROR]: java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)
- > [17:18:27 ERROR]: java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1073)
- > [17:18:27 ERROR]: java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
- > [17:18:27 ERROR]: java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
- > [17:18:27 ERROR]: java.lang.Thread.run(Thread.java:748)
- > [17:18:27 ERROR]: ------------------------------
- > [17:18:27 ERROR]: Current Thread: luckperms-worker-8
- > [17:18:27 ERROR]: PID: 262 | Suspended: false | Native: false | State: TIMED_WAITING
- > [17:18:27 ERROR]: Stack:
- > [17:18:27 ERROR]: sun.misc.Unsafe.park(Native Method)
- > [17:18:27 ERROR]: java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
- > [17:18:27 ERROR]: java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)
- > [17:18:27 ERROR]: java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)
- > [17:18:27 ERROR]: java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)
- > [17:18:27 ERROR]: java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1073)
- > [17:18:27 ERROR]: java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
- > [17:18:27 ERROR]: java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
- > [17:18:27 ERROR]: java.lang.Thread.run(Thread.java:748)
- > [17:18:27 ERROR]: ------------------------------
- > [17:18:27 ERROR]: Current Thread: luckperms-worker-7
- > [17:18:27 ERROR]: PID: 261 | Suspended: false | Native: false | State: TIMED_WAITING
- > [17:18:27 ERROR]: Stack:
- > [17:18:27 ERROR]: sun.misc.Unsafe.park(Native Method)
- > [17:18:27 ERROR]: java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
- > [17:18:27 ERROR]: java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)
- > [17:18:27 ERROR]: java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)
- > [17:18:27 ERROR]: java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)
- > [17:18:27 ERROR]: java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1073)
- > [17:18:27 ERROR]: java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
- > [17:18:27 ERROR]: java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
- > [17:18:27 ERROR]: java.lang.Thread.run(Thread.java:748)
- > [17:18:27 ERROR]: ------------------------------
- > [17:18:27 ERROR]: Current Thread: luckperms-worker-6
- > [17:18:27 ERROR]: PID: 260 | Suspended: false | Native: false | State: TIMED_WAITING
- > [17:18:27 ERROR]: Stack:
- > [17:18:27 ERROR]: sun.misc.Unsafe.park(Native Method)
- > [17:18:27 ERROR]: java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
- > [17:18:27 ERROR]: java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)
- > [17:18:27 ERROR]: java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)
- > [17:18:27 ERROR]: java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)
- > [17:18:27 ERROR]: java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1073)
- > [17:18:27 ERROR]: java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
- > [17:18:27 ERROR]: java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
- > [17:18:27 ERROR]: java.lang.Thread.run(Thread.java:748)
- > [17:18:27 ERROR]: ------------------------------
- > [17:18:27 ERROR]: Current Thread: Thread-67
- > [17:18:27 ERROR]: PID: 259 | Suspended: false | Native: false | State: WAITING
- > [17:18:27 ERROR]: Stack:
- > [17:18:27 ERROR]: java.lang.Object.wait(Native Method)
- > [17:18:27 ERROR]: java.lang.Object.wait(Object.java:502)
- > [17:18:27 ERROR]: org.bukkit.craftbukkit.v1_8_R3.util.Waitable.get(Waitable.java:39)
- > [17:18:27 ERROR]: net.minecraft.server.v1_8_R3.LoginListener$LoginHandler.fireEvents(LoginListener.java:264)
- > [17:18:27 ERROR]: net.minecraft.server.v1_8_R3.LoginListener$2.run(LoginListener.java:172)
- > [17:18:27 ERROR]: java.lang.Thread.run(Thread.java:748)
- > [17:18:27 ERROR]: ------------------------------
- > [17:18:27 ERROR]: Current Thread: Async Chat Thread - #20
- > [17:18:27 ERROR]: PID: 258 | Suspended: false | Native: false | State: WAITING
- > [17:18:27 ERROR]: Stack:
- > [17:18:27 ERROR]: java.lang.Object.wait(Native Method)
- > [17:18:27 ERROR]: java.lang.Object.wait(Object.java:502)
- > [17:18:27 ERROR]: org.bukkit.craftbukkit.v1_8_R3.util.Waitable.get(Waitable.java:39)
- > [17:18:27 ERROR]: net.minecraft.server.v1_8_R3.PlayerConnection.chat(PlayerConnection.java:1206)
- > [17:18:27 ERROR]: net.minecraft.server.v1_8_R3.PlayerConnection.a(PlayerConnection.java:1088)
- > [17:18:27 ERROR]: net.minecraft.server.v1_8_R3.PacketPlayInChat$1.run(PacketPlayInChat.java:39)
- > [17:18:27 ERROR]: java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
- > [17:18:27 ERROR]: java.util.concurrent.FutureTask.run(FutureTask.java:266)
- > [17:18:27 ERROR]: java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
- > [17:18:27 ERROR]: java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
- > [17:18:27 ERROR]: java.lang.Thread.run(Thread.java:748)
- > [17:18:27 ERROR]: ------------------------------
- > [17:18:27 ERROR]: Current Thread: Async Chat Thread - #19
- > [17:18:27 ERROR]: PID: 257 | Suspended: false | Native: false | State: WAITING
- > [17:18:27 ERROR]: Stack:
- > [17:18:27 ERROR]: java.lang.Object.wait(Native Method)
- > [17:18:27 ERROR]: java.lang.Object.wait(Object.java:502)
- > [17:18:27 ERROR]: org.bukkit.craftbukkit.v1_8_R3.util.Waitable.get(Waitable.java:39)
- > [17:18:27 ERROR]: net.minecraft.server.v1_8_R3.PlayerConnection.chat(PlayerConnection.java:1206)
- > [17:18:27 ERROR]: net.minecraft.server.v1_8_R3.PlayerConnection.a(PlayerConnection.java:1088)
- > [17:18:27 ERROR]: net.minecraft.server.v1_8_R3.PacketPlayInChat$1.run(PacketPlayInChat.java:39)
- > [17:18:27 ERROR]: java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
- > [17:18:27 ERROR]: java.util.concurrent.FutureTask.run(FutureTask.java:266)
- > [17:18:27 ERROR]: java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
- > [17:18:27 ERROR]: java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
- > [17:18:27 ERROR]: java.lang.Thread.run(Thread.java:748)
- > [17:18:27 ERROR]: ------------------------------
- > [17:18:27 ERROR]: Current Thread: Async Chat Thread - #18
- > [17:18:27 ERROR]: PID: 256 | Suspended: false | Native: false | State: WAITING
- > [17:18:27 ERROR]: Stack:
- > [17:18:27 ERROR]: java.lang.Object.wait(Native Method)
- > [17:18:27 ERROR]: java.lang.Object.wait(Object.java:502)
- > [17:18:27 ERROR]: org.bukkit.craftbukkit.v1_8_R3.util.Waitable.get(Waitable.java:39)
- > [17:18:27 ERROR]: net.minecraft.server.v1_8_R3.PlayerConnection.chat(PlayerConnection.java:1206)
- > [17:18:27 ERROR]: net.minecraft.server.v1_8_R3.PlayerConnection.a(PlayerConnection.java:1088)
- > [17:18:27 ERROR]: net.minecraft.server.v1_8_R3.PacketPlayInChat$1.run(PacketPlayInChat.java:39)
- > [17:18:27 ERROR]: java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
- > [17:18:27 ERROR]: java.util.concurrent.FutureTask.run(FutureTask.java:266)
- > [17:18:27 ERROR]: java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
- > [17:18:27 ERROR]: java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
- > [17:18:27 ERROR]: java.lang.Thread.run(Thread.java:748)
- > [17:18:27 ERROR]: ------------------------------
- > [17:18:27 ERROR]: Current Thread: Async Chat Thread - #17
- > [17:18:27 ERROR]: PID: 255 | Suspended: false | Native: false | State: WAITING
- > [17:18:27 ERROR]: Stack:
- > [17:18:27 ERROR]: java.lang.Object.wait(Native Method)
- > [17:18:27 ERROR]: java.lang.Object.wait(Object.java:502)
- > [17:18:27 ERROR]: org.bukkit.craftbukkit.v1_8_R3.util.Waitable.get(Waitable.java:39)
- > [17:18:27 ERROR]: net.minecraft.server.v1_8_R3.PlayerConnection.chat(PlayerConnection.java:1206)
- > [17:18:27 ERROR]: net.minecraft.server.v1_8_R3.PlayerConnection.a(PlayerConnection.java:1088)
- > [17:18:27 ERROR]: net.minecraft.server.v1_8_R3.PacketPlayInChat$1.run(PacketPlayInChat.java:39)
- > [17:18:27 ERROR]: java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
- > [17:18:27 ERROR]: java.util.concurrent.FutureTask.run(FutureTask.java:266)
- > [17:18:27 ERROR]: java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
- > [17:18:27 ERROR]: java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
- > [17:18:27 ERROR]: java.lang.Thread.run(Thread.java:748)
- > [17:18:27 ERROR]: ------------------------------
- > [17:18:27 ERROR]: Current Thread: Async Chat Thread - #16
- > [17:18:27 ERROR]: PID: 254 | Suspended: false | Native: false | State: WAITING
- > [17:18:27 ERROR]: Stack:
- > [17:18:27 ERROR]: java.lang.Object.wait(Native Method)
- > [17:18:27 ERROR]: java.lang.Object.wait(Object.java:502)
- > [17:18:27 ERROR]: org.bukkit.craftbukkit.v1_8_R3.util.Waitable.get(Waitable.java:39)
- > [17:18:27 ERROR]: net.minecraft.server.v1_8_R3.PlayerConnection.chat(PlayerConnection.java:1206)
- > [17:18:27 ERROR]: net.minecraft.server.v1_8_R3.PlayerConnection.a(PlayerConnection.java:1088)
- > [17:18:27 ERROR]: net.minecraft.server.v1_8_R3.PacketPlayInChat$1.run(PacketPlayInChat.java:39)
- > [17:18:27 ERROR]: java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
- > [17:18:27 ERROR]: java.util.concurrent.FutureTask.run(FutureTask.java:266)
- > [17:18:27 ERROR]: java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
- > [17:18:27 ERROR]: java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
- > [17:18:27 ERROR]: java.lang.Thread.run(Thread.java:748)
- > [17:18:27 ERROR]: ------------------------------
- > [17:18:27 ERROR]: Current Thread: Async Chat Thread - #15
- > [17:18:27 ERROR]: PID: 253 | Suspended: false | Native: false | State: WAITING
- > [17:18:27 ERROR]: Stack:
- > [17:18:27 ERROR]: java.lang.Object.wait(Native Method)
- > [17:18:27 ERROR]: java.lang.Object.wait(Object.java:502)
- > [17:18:27 ERROR]: org.bukkit.craftbukkit.v1_8_R3.util.Waitable.get(Waitable.java:39)
- > [17:18:27 ERROR]: net.minecraft.server.v1_8_R3.PlayerConnection.chat(PlayerConnection.java:1206)
- > [17:18:27 ERROR]: net.minecraft.server.v1_8_R3.PlayerConnection.a(PlayerConnection.java:1088)
- > [17:18:27 ERROR]: net.minecraft.server.v1_8_R3.PacketPlayInChat$1.run(PacketPlayInChat.java:39)
- > [17:18:27 ERROR]: java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
- > [17:18:27 ERROR]: java.util.concurrent.FutureTask.run(FutureTask.java:266)
- > [17:18:27 ERROR]: java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
- > [17:18:27 ERROR]: java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
- > [17:18:27 ERROR]: java.lang.Thread.run(Thread.java:748)
- > [17:18:27 ERROR]: ------------------------------
- > [17:18:27 ERROR]: Current Thread: Thread-66
- > [17:18:27 ERROR]: PID: 252 | Suspended: false | Native: false | State: WAITING
- > [17:18:27 ERROR]: Stack:
- > [17:18:27 ERROR]: java.lang.Object.wait(Native Method)
- > [17:18:27 ERROR]: java.lang.Object.wait(Object.java:502)
- > [17:18:27 ERROR]: org.bukkit.craftbukkit.v1_8_R3.util.Waitable.get(Waitable.java:39)
- > [17:18:27 ERROR]: net.minecraft.server.v1_8_R3.LoginListener$LoginHandler.fireEvents(LoginListener.java:264)
- > [17:18:27 ERROR]: net.minecraft.server.v1_8_R3.LoginListener$2.run(LoginListener.java:172)
- > [17:18:27 ERROR]: java.lang.Thread.run(Thread.java:748)
- > [17:18:27 ERROR]: ------------------------------
- > [17:18:27 ERROR]: Current Thread: Async Chat Thread - #14
- > [17:18:27 ERROR]: PID: 251 | Suspended: false | Native: false | State: WAITING
- > [17:18:27 ERROR]: Stack:
- > [17:18:27 ERROR]: java.lang.Object.wait(Native Method)
- > [17:18:27 ERROR]: java.lang.Object.wait(Object.java:502)
- > [17:18:27 ERROR]: org.bukkit.craftbukkit.v1_8_R3.util.Waitable.get(Waitable.java:39)
- > [17:18:27 ERROR]: net.minecraft.server.v1_8_R3.PlayerConnection.chat(PlayerConnection.java:1206)
- > [17:18:27 ERROR]: net.minecraft.server.v1_8_R3.PlayerConnection.a(PlayerConnection.java:1088)
- > [17:18:27 ERROR]: net.minecraft.server.v1_8_R3.PacketPlayInChat$1.run(PacketPlayInChat.java:39)
- > [17:18:27 ERROR]: java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
- > [17:18:27 ERROR]: java.util.concurrent.FutureTask.run(FutureTask.java:266)
- > [17:18:27 ERROR]: java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
- > [17:18:27 ERROR]: java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
- > [17:18:27 ERROR]: java.lang.Thread.run(Thread.java:748)
- > [17:18:27 ERROR]: ------------------------------
- > [17:18:27 ERROR]: Current Thread: Async Chat Thread - #13
- > [17:18:27 ERROR]: PID: 250 | Suspended: false | Native: false | State: WAITING
- > [17:18:27 ERROR]: Stack:
- > [17:18:27 ERROR]: java.lang.Object.wait(Native Method)
- > [17:18:27 ERROR]: java.lang.Object.wait(Object.java:502)
- > [17:18:27 ERROR]: org.bukkit.craftbukkit.v1_8_R3.util.Waitable.get(Waitable.java:39)
- > [17:18:27 ERROR]: net.minecraft.server.v1_8_R3.PlayerConnection.chat(PlayerConnection.java:1206)
- > [17:18:27 ERROR]: net.minecraft.server.v1_8_R3.PlayerConnection.a(PlayerConnection.java:1088)
- > [17:18:27 ERROR]: net.minecraft.server.v1_8_R3.PacketPlayInChat$1.run(PacketPlayInChat.java:39)
- > [17:18:27 ERROR]: java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
- > [17:18:27 ERROR]: java.util.concurrent.FutureTask.run(FutureTask.java:266)
- > [17:18:27 ERROR]: java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
- > [17:18:27 ERROR]: java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
- > [17:18:27 ERROR]: java.lang.Thread.run(Thread.java:748)
- > [17:18:27 ERROR]: ------------------------------
- > [17:18:27 ERROR]: Current Thread: Async Chat Thread - #12
- > [17:18:27 ERROR]: PID: 249 | Suspended: false | Native: false | State: WAITING
- > [17:18:27 ERROR]: Stack:
- > [17:18:27 ERROR]: java.lang.Object.wait(Native Method)
- > [17:18:27 ERROR]: java.lang.Object.wait(Object.java:502)
- > [17:18:27 ERROR]: org.bukkit.craftbukkit.v1_8_R3.util.Waitable.get(Waitable.java:39)
- > [17:18:27 ERROR]: net.minecraft.server.v1_8_R3.PlayerConnection.chat(PlayerConnection.java:1206)
- > [17:18:27 ERROR]: net.minecraft.server.v1_8_R3.PlayerConnection.a(PlayerConnection.java:1088)
- > [17:18:27 ERROR]: net.minecraft.server.v1_8_R3.PacketPlayInChat$1.run(PacketPlayInChat.java:39)
- > [17:18:27 ERROR]: java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
- > [17:18:27 ERROR]: java.util.concurrent.FutureTask.run(FutureTask.java:266)
- > [17:18:27 ERROR]: java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
- > [17:18:27 ERROR]: java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
- > [17:18:27 ERROR]: java.lang.Thread.run(Thread.java:748)
- > [17:18:27 ERROR]: ------------------------------
- > [17:18:27 ERROR]: Current Thread: Async Chat Thread - #11
- > [17:18:27 ERROR]: PID: 248 | Suspended: false | Native: false | State: WAITING
- > [17:18:27 ERROR]: Stack:
- > [17:18:27 ERROR]: java.lang.Object.wait(Native Method)
- > [17:18:27 ERROR]: java.lang.Object.wait(Object.java:502)
- > [17:18:27 ERROR]: org.bukkit.craftbukkit.v1_8_R3.util.Waitable.get(Waitable.java:39)
- > [17:18:27 ERROR]: net.minecraft.server.v1_8_R3.PlayerConnection.chat(PlayerConnection.java:1206)
- > [17:18:27 ERROR]: net.minecraft.server.v1_8_R3.PlayerConnection.a(PlayerConnection.java:1088)
- > [17:18:27 ERROR]: net.minecraft.server.v1_8_R3.PacketPlayInChat$1.run(PacketPlayInChat.java:39)
- > [17:18:27 ERROR]: java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
- > [17:18:27 ERROR]: java.util.concurrent.FutureTask.run(FutureTask.java:266)
- > [17:18:27 ERROR]: java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
- > [17:18:27 ERROR]: java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
- > [17:18:27 ERROR]: java.lang.Thread.run(Thread.java:748)
- > [17:18:27 ERROR]: ------------------------------
- > [17:18:27 ERROR]: Current Thread: Async Chat Thread - #10
- > [17:18:27 ERROR]: PID: 247 | Suspended: false | Native: false | State: WAITING
- > [17:18:27 ERROR]: Stack:
- > [17:18:27 ERROR]: java.lang.Object.wait(Native Method)
- > [17:18:27 ERROR]: java.lang.Object.wait(Object.java:502)
- > [17:18:27 ERROR]: org.bukkit.craftbukkit.v1_8_R3.util.Waitable.get(Waitable.java:39)
- > [17:18:27 ERROR]: net.minecraft.server.v1_8_R3.PlayerConnection.chat(PlayerConnection.java:1206)
- > [17:18:27 ERROR]: net.minecraft.server.v1_8_R3.PlayerConnection.a(PlayerConnection.java:1088)
- > [17:18:27 ERROR]: net.minecraft.server.v1_8_R3.PacketPlayInChat$1.run(PacketPlayInChat.java:39)
- > [17:18:27 ERROR]: java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
- > [17:18:27 ERROR]: java.util.concurrent.FutureTask.run(FutureTask.java:266)
- > [17:18:27 ERROR]: java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
- > [17:18:27 ERROR]: java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
- > [17:18:27 ERROR]: ------------------------------
- > [17:18:27 ERROR]: Current Thread: File IO Thread
- > [17:18:27 ERROR]: PID: 200 | Suspended: false | Native: false | State: TIMED_WAITING
- > [17:18:27 ERROR]: Stack:
- > [17:18:27 ERROR]: java.lang.Thread.sleep(Native Method)
- > [17:18:27 ERROR]: net.minecraft.server.v1_8_R3.FileIOThread.c(FileIOThread.java:52)
- > [17:18:27 ERROR]: net.minecraft.server.v1_8_R3.FileIOThread.run(FileIOThread.java:28)
- > [17:18:27 ERROR]: java.lang.Thread.run(Thread.java:748)
- > [17:18:27 ERROR]: ------------------------------
- > [17:18:27 ERROR]: Current Thread: RxComputationScheduler-1
- > [17:18:27 ERROR]: PID: 192 | Suspended: false | Native: false | State: WAITING
- > [17:18:27 ERROR]: Stack:
- > [17:18:27 ERROR]: sun.misc.Unsafe.park(Native Method)
- > [17:18:27 ERROR]: java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
- > [17:18:27 ERROR]: java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
- > [17:18:27 ERROR]: java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1081)
- > [17:18:27 ERROR]: java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:809)
- > [17:18:27 ERROR]: java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
- > [17:18:27 ERROR]: java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
- > [17:18:27 ERROR]: java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
- > [17:18:27 ERROR]: java.lang.Thread.run(Thread.java:748)
- > [17:18:27 ERROR]: ------------------------------
- > [17:18:27 ERROR]: Current Thread: pool-38-thread-5
- > [17:18:27 ERROR]: PID: 181 | Suspended: false | Native: false | State: WAITING
- > [17:18:27 ERROR]: Stack:
- > [17:18:27 ERROR]: sun.misc.Unsafe.park(Native Method)
- > [17:18:27 ERROR]: java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
- > [17:18:27 ERROR]: java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
- > [17:18:27 ERROR]: java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
- > [17:18:27 ERROR]: java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
- > [17:18:27 ERROR]: java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
- > [17:18:27 ERROR]: java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
- > [17:18:27 ERROR]: java.lang.Thread.run(Thread.java:748)
- > [17:18:27 ERROR]: ------------------------------
- > [17:18:27 ERROR]: Current Thread: pool-22-thread-1
- > [17:18:27 ERROR]: PID: 180 | Suspended: false | Native: false | State: WAITING
- > [17:18:27 ERROR]: Stack:
- > [17:18:27 ERROR]: sun.misc.Unsafe.park(Native Method)
- > [17:18:27 ERROR]: java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
- > [17:18:27 ERROR]: java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
- > [17:18:27 ERROR]: java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
- > [17:18:27 ERROR]: java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
- > [17:18:27 ERROR]: java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
- > [17:18:27 ERROR]: java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
- > [17:18:27 ERROR]: java.lang.Thread.run(Thread.java:748)
- > [17:18:27 ERROR]: ------------------------------
- > [17:18:27 ERROR]: Current Thread: pool-38-thread-4
- > [17:18:27 ERROR]: PID: 177 | Suspended: false | Native: false | State: WAITING
- > [17:18:27 ERROR]: Stack:
- > [17:18:27 ERROR]: sun.misc.Unsafe.park(Native Method)
- > [17:18:27 ERROR]: java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
- > [17:18:27 ERROR]: java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
- > [17:18:27 ERROR]: java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
- > [17:18:27 ERROR]: java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
- > [17:18:27 ERROR]: java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
- > [17:18:27 ERROR]: java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
- > [17:18:27 ERROR]: java.lang.Thread.run(Thread.java:748)
- > [17:18:27 ERROR]: ------------------------------
- > [17:18:27 ERROR]: Current Thread: pool-38-thread-3
- > [17:18:27 ERROR]: PID: 175 | Suspended: false | Native: false | State: WAITING
- > [17:18:27 ERROR]: Stack:
- > [17:18:27 ERROR]: sun.misc.Unsafe.park(Native Method)
- > [17:18:27 ERROR]: java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
- > [17:18:27 ERROR]: java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
- > [17:18:27 ERROR]: java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
- > [17:18:27 ERROR]: java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
- > [17:18:27 ERROR]: java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
- > [17:18:27 ERROR]: java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
- > [17:18:27 ERROR]: java.lang.Thread.run(Thread.java:748)
- > [17:18:27 ERROR]: ------------------------------
- > [17:18:27 ERROR]: Current Thread: pool-38-thread-2
- > [17:18:27 ERROR]: PID: 173 | Suspended: false | Native: false | State: WAITING
- > [17:18:27 ERROR]: Stack:
- > [17:18:27 ERROR]: sun.misc.Unsafe.park(Native Method)
- > [17:18:27 ERROR]: java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
- > [17:18:27 ERROR]: java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
- > [17:18:27 ERROR]: java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
- > [17:18:27 ERROR]: java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
- > [17:18:27 ERROR]: java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
- > [17:18:27 ERROR]: java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
- > [17:18:27 ERROR]: java.lang.Thread.run(Thread.java:748)
- > [17:18:27 ERROR]: ------------------------------
- > [17:18:27 ERROR]: Current Thread: ProtocolLib-StructureCompiler 0
- > [17:18:27 ERROR]: PID: 171 | Suspended: false | Native: false | State: WAITING
- > [17:18:27 ERROR]: Stack:
- > [17:18:27 ERROR]: sun.misc.Unsafe.park(Native Method)
- > [17:18:27 ERROR]: java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
- > [17:18:27 ERROR]: java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
- > [17:18:27 ERROR]: java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
- > [17:18:27 ERROR]: java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
- > [17:18:27 ERROR]: java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
- > [17:18:27 ERROR]: java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
- > [17:18:27 ERROR]: java.lang.Thread.run(Thread.java:748)
- > [17:18:27 ERROR]: ------------------------------
- > [17:18:27 ERROR]: Current Thread: Chunk I/O Executor Thread-2
- > [17:18:27 ERROR]: PID: 170 | Suspended: false | Native: false | State: WAITING
- > [17:18:27 ERROR]: Stack:
- > [17:18:27 ERROR]: sun.misc.Unsafe.park(Native Method)
- > [17:18:27 ERROR]: java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
- > [17:18:27 ERROR]: java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
- > [17:18:27 ERROR]: java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
- > [17:18:27 ERROR]: java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
- > [17:18:27 ERROR]: java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
- > [17:18:27 ERROR]: java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
- > [17:18:27 ERROR]: java.lang.Thread.run(Thread.java:748)
- > [17:18:27 ERROR]: ------------------------------
- > [17:18:27 ERROR]: Current Thread: Chunk I/O Executor Thread-1
- > [17:18:27 ERROR]: PID: 169 | Suspended: false | Native: false | State: WAITING
- > [17:18:27 ERROR]: Stack:
- > [17:18:27 ERROR]: sun.misc.Unsafe.park(Native Method)
- > [17:18:27 ERROR]: java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
- > [17:18:27 ERROR]: java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
- > [17:18:27 ERROR]: java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
- > [17:18:27 ERROR]: java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
- > [17:18:27 ERROR]: java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
- > [17:18:27 ERROR]: java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
- > [17:18:27 ERROR]: java.lang.Thread.run(Thread.java:748)
- > [17:18:27 ERROR]: ------------------------------
- > [17:18:27 ERROR]: Current Thread: ExpiringMap-Expirer
- > [17:18:27 ERROR]: PID: 168 | Suspended: false | Native: false | State: TIMED_WAITING
- > [17:18:27 ERROR]: Stack:
- > [17:18:27 ERROR]: sun.misc.Unsafe.park(Native Method)
- > [17:18:27 ERROR]: java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
- > [17:18:27 ERROR]: java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078)
- > [17:18:27 ERROR]: java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1093)
- > [17:18:27 ERROR]: java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:809)
- > [17:18:27 ERROR]: java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
- > [17:18:27 ERROR]: java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
- > [17:18:27 ERROR]: java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
- > [17:18:27 ERROR]: java.lang.Thread.run(Thread.java:748)
- > [17:18:27 ERROR]: ------------------------------
- > [17:18:27 ERROR]: Current Thread: pool-47-thread-1
- > [17:18:27 ERROR]: PID: 167 | Suspended: false | Native: false | State: WAITING
- > [17:18:27 ERROR]: Stack:
- > [17:18:27 ERROR]: sun.misc.Unsafe.park(Native Method)
- > [17:18:27 ERROR]: java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
- > [17:18:27 ERROR]: java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
- > [17:18:27 ERROR]: java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
- > [17:18:27 ERROR]: java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
- > [17:18:27 ERROR]: java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
- > [17:18:27 ERROR]: java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
- > [17:18:27 ERROR]: java.lang.Thread.run(Thread.java:748)
- > [17:18:27 ERROR]: ------------------------------
- > [17:18:27 ERROR]: Current Thread: pool-38-thread-1
- > [17:18:27 ERROR]: PID: 166 | Suspended: false | Native: false | State: WAITING
- > [17:18:27 ERROR]: Stack:
- > [17:18:27 ERROR]: sun.misc.Unsafe.park(Native Method)
- > [17:18:27 ERROR]: Locked on:sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:86)
- > [17:18:27 ERROR]: Locked on:sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:86)
- > [17:18:27 ERROR]: Stack:
- > [17:18:27 ERROR]: sun.nio.ch.EPollArrayWrapper.epollWait(Native Method)
- > [17:18:27 ERROR]: sun.nio.ch.EPollArrayWrapper.poll(EPollArrayWrapper.java:269)
- > [17:18:27 ERROR]: sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:93)
- > [17:18:27 ERROR]: sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:86)
- > [17:18:27 ERROR]: sun.nio.ch.SelectorImpl.select(SelectorImpl.java:97)
- > [17:18:27 ERROR]: sun.net.httpserver.ServerImpl$Dispatcher.run(ServerImpl.java:352)
- > [17:18:27 ERROR]: java.lang.Thread.run(Thread.java:748)
- > [17:18:27 ERROR]: ------------------------------
- > [17:18:27 ERROR]: Current Thread: server-timer
- > [17:18:27 ERROR]: PID: 108 | Suspended: false | Native: false | State: TIMED_WAITING
- > [17:18:27 ERROR]: Stack:
- > [17:18:27 ERROR]: java.lang.Object.wait(Native Method)
- > [17:18:27 ERROR]: java.util.TimerThread.mainLoop(Timer.java:552)
- > [17:18:27 ERROR]: java.util.TimerThread.run(Timer.java:505)
- > [17:18:27 ERROR]: ------------------------------
- > [17:18:27 ERROR]: Current Thread: Plan MySQLDB-transaction-thread-0
- > [17:18:27 ERROR]: PID: 107 | Suspended: false | Native: false | State: WAITING
- > [17:18:27 ERROR]: Stack:
- > [17:18:27 ERROR]: sun.misc.Unsafe.park(Native Method)
- > [17:18:27 ERROR]: java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
- > [17:18:27 ERROR]: java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
- > [17:18:27 ERROR]: java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
- > [17:18:27 ERROR]: java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
- > [17:18:27 ERROR]: java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
- > [17:18:27 ERROR]: java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
- > [17:18:27 ERROR]: java.lang.Thread.run(Thread.java:748)
- > [17:18:27 ERROR]: ------------------------------
- > [17:18:27 ERROR]: Current Thread: Plan Connection Pool-1 housekeeper
- > [17:18:27 ERROR]: PID: 106 | Suspended: false | Native: false | State: TIMED_WAITING
- > [17:18:27 ERROR]: Stack:
- > [17:18:27 ERROR]: sun.misc.Unsafe.park(Native Method)
- > [17:18:27 ERROR]: java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
- > [17:18:27 ERROR]: java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078)
- > [17:18:27 ERROR]: java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1093)
- > [17:18:27 ERROR]: java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:809)
- > [17:18:27 ERROR]: java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
- > [17:18:27 ERROR]: java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
- > [17:18:27 ERROR]: java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
- > [17:18:27 ERROR]: java.lang.Thread.run(Thread.java:748)
- > [17:18:27 ERROR]: ------------------------------
- > [17:18:27 ERROR]: Current Thread: Thread-38
- > [17:18:27 ERROR]: PID: 104 | Suspended: false | Native: true | State: RUNNABLE
- > [17:18:27 ERROR]: Stack:
- > [17:18:27 ERROR]: sun.nio.fs.LinuxWatchService.poll(Native Method)
- > [17:18:27 ERROR]: sun.nio.fs.LinuxWatchService.access$600(LinuxWatchService.java:47)
- > [17:18:27 ERROR]: sun.nio.fs.LinuxWatchService$Poller.run(LinuxWatchService.java:314)
- > [17:18:27 ERROR]: java.lang.Thread.run(Thread.java:748)
- > [17:18:27 ERROR]: ------------------------------
- > [17:18:27 ERROR]: Current Thread: Thread-37
- > [17:18:27 ERROR]: PID: 103 | Suspended: false | Native: false | State: WAITING
- > [17:18:27 ERROR]: Stack:
- > [17:18:27 ERROR]: sun.misc.Unsafe.park(Native Method)
- > [17:18:27 ERROR]: java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
- > [17:18:27 ERROR]: java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
- > [17:18:27 ERROR]: java.util.concurrent.LinkedBlockingDeque.takeFirst(LinkedBlockingDeque.java:492)
- > [17:18:27 ERROR]: java.util.concurrent.LinkedBlockingDeque.take(LinkedBlockingDeque.java:680)
- > [17:18:27 ERROR]: sun.nio.fs.AbstractWatchService.take(AbstractWatchService.java:118)
- > [17:18:27 ERROR]: com.djrapitops.plan.utilities.file.FileWatcher.runLoop(FileWatcher.java:88)
- > [17:18:27 ERROR]: com.djrapitops.plan.utilities.file.FileWatcher.run(FileWatcher.java:76)
- > [17:18:27 ERROR]: ------------------------------
- > [17:18:27 ERROR]: Current Thread: pool-40-thread-1
- > [17:18:27 ERROR]: PID: 101 | Suspended: false | Native: false | State: TIMED_WAITING
- > [17:18:27 ERROR]: Stack:
- > [17:18:27 ERROR]: sun.misc.Unsafe.park(Native Method)
- > [17:18:27 ERROR]: java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
- > [17:18:27 ERROR]: java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078)
- > [17:18:27 ERROR]: java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1093)
- > [17:18:27 ERROR]: java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:809)
- > [17:18:27 ERROR]: java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
- > [17:18:27 ERROR]: java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
- > [17:18:27 ERROR]: java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
- > [17:18:27 ERROR]: java.lang.Thread.run(Thread.java:748)
- > [17:18:27 ERROR]: ------------------------------
- > [17:18:27 ERROR]: Current Thread: RxIoScheduler-1 (Evictor)
- > [17:18:27 ERROR]: PID: 100 | Suspended: false | Native: false | State: TIMED_WAITING
- > [17:18:27 ERROR]: Stack:
- > [17:18:27 ERROR]: sun.misc.Unsafe.park(Native Method)
- > [17:18:27 ERROR]: java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
- > [17:18:27 ERROR]: java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078)
- > [17:18:27 ERROR]: java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1093)
- > [17:18:27 ERROR]: java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:809)
- > [17:18:27 ERROR]: java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
- > [17:18:27 ERROR]: java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
- > [17:18:27 ERROR]: java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
- > [17:18:27 ERROR]: java.lang.Thread.run(Thread.java:748)
- > [17:18:27 ERROR]: ------------------------------
- > [17:18:27 ERROR]: Current Thread: HikariPool-1 housekeeper
- > [17:18:27 ERROR]: PID: 97 | Suspended: false | Native: false | State: TIMED_WAITING
- > [17:18:27 ERROR]: Stack:
- > [17:18:27 ERROR]: sun.misc.Unsafe.park(Native Method)
- > [17:18:27 ERROR]: java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
- > [17:18:27 ERROR]: java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078)
- > [17:18:27 ERROR]: java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1093)
- > [17:18:27 ERROR]: java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:809)
- > [17:18:27 ERROR]: java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
- > [17:18:27 ERROR]: java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
- > [17:18:27 ERROR]: java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
- > [17:18:27 ERROR]: java.lang.Thread.run(Thread.java:748)
- > [17:18:27 ERROR]: ------------------------------
- > [17:18:27 ERROR]: Current Thread: Timer-2
- > [17:18:27 ERROR]: PID: 90 | Suspended: false | Native: false | State: TIMED_WAITING
- > [17:18:27 ERROR]: Stack:
- > [17:18:27 ERROR]: java.lang.Object.wait(Native Method)
- > [17:18:27 ERROR]: java.util.TimerThread.mainLoop(Timer.java:552)
- > [17:18:27 ERROR]: java.util.TimerThread.run(Timer.java:505)
- > [17:18:27 ERROR]: ------------------------------
- > [17:18:27 ERROR]: Current Thread: Okio Watchdog
- > [17:18:27 ERROR]: PID: 89 | Suspended: false | Native: false | State: WAITING
- > [17:18:27 ERROR]: Stack:
- > [17:18:27 ERROR]: java.lang.Object.wait(Native Method)
- > [17:18:27 ERROR]: java.lang.Object.wait(Object.java:502)
- > [17:18:27 ERROR]: net.buycraft.plugin.internal.okio.AsyncTimeout.awaitTimeout(AsyncTimeout.java:338)
- > [17:18:27 ERROR]: net.buycraft.plugin.internal.okio.AsyncTimeout$Watchdog.run(AsyncTimeout.java:313)
- > [17:18:27 ERROR]: ------------------------------
- > [17:18:27 ERROR]: Current Thread: OkHttp ConnectionPool
- > [17:18:27 ERROR]: PID: 88 | Suspended: false | Native: false | State: TIMED_WAITING
- > [17:18:27 ERROR]: Stack:
- > [17:18:27 ERROR]: java.lang.Object.wait(Native Method)
- > [17:18:27 ERROR]: java.lang.Object.wait(Object.java:460)
- > [17:18:27 ERROR]: net.buycraft.plugin.internal.okhttp3.ConnectionPool$1.run(ConnectionPool.java:66)
- > [17:18:27 ERROR]: java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
- > [17:18:27 ERROR]: java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
- > [17:18:27 ERROR]: java.lang.Thread.run(Thread.java:748)
- > [17:18:27 ERROR]: ------------------------------
- > [17:18:27 ERROR]: Current Thread: pool-9-thread-4
- > [17:18:27 ERROR]: PID: 87 | Suspended: false | Native: false | State: TIMED_WAITING
- > [17:18:27 ERROR]: Stack:
- > [17:18:27 ERROR]: sun.misc.Unsafe.park(Native Method)
- > [17:18:27 ERROR]: java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
- > [17:18:27 ERROR]: java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)
- > [17:18:27 ERROR]: java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)
- > [17:18:27 ERROR]: java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)
- > [17:18:27 ERROR]: java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1073)
- > [17:18:27 ERROR]: java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
- > [17:18:27 ERROR]: java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
- > [17:18:27 ERROR]: java.lang.Thread.run(Thread.java:748)
- > [17:18:27 ERROR]: ------------------------------
- > [17:18:27 ERROR]: Current Thread: litebans-pool housekeeper
- > [17:18:27 ERROR]: PID: 83 | Suspended: false | Native: false | State: TIMED_WAITING
- > [17:18:27 ERROR]: Stack:
- > [17:18:27 ERROR]: sun.misc.Unsafe.park(Native Method)
- > [17:18:27 ERROR]: java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
- > [17:18:27 ERROR]: java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078)
- > [17:18:27 ERROR]: java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1093)
- > [17:18:27 ERROR]: java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:809)
- > [17:18:27 ERROR]: java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
- > [17:18:27 ERROR]: java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
- > [17:18:27 ERROR]: java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
- > [17:18:27 ERROR]: java.lang.Thread.run(Thread.java:748)
- > [17:18:27 ERROR]: ------------------------------
- > [17:18:27 ERROR]: Current Thread: mysql-cj-abandoned-connection-cleanup
- > [17:18:27 ERROR]: PID: 82 | Suspended: false | Native: false | State: TIMED_WAITING
- > [17:18:27 ERROR]: Stack:
- > [17:18:27 ERROR]: java.lang.Object.wait(Native Method)
- > [17:18:27 ERROR]: java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:144)
- > [17:18:27 ERROR]: com.mysql.cj.jdbc.AbandonedConnectionCleanupThread.run(AbandonedConnectionCleanupThread.java:85)
- > [17:18:27 ERROR]: java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
- > [17:18:27 ERROR]: java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
- > [17:18:27 ERROR]: java.lang.Thread.run(Thread.java:748)
- > [17:18:27 ERROR]: ------------------------------
- > [17:18:27 ERROR]: Current Thread: pool-9-thread-3
- > [17:18:27 ERROR]: PID: 81 | Suspended: false | Native: false | State: TIMED_WAITING
- > [17:18:27 ERROR]: Stack:
- > [17:18:27 ERROR]: java.lang.Thread.sleep(Native Method)
- > [17:18:27 ERROR]: sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
- > [17:18:27 ERROR]: sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
- > [17:18:27 ERROR]: sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
- > [17:18:27 ERROR]: java.lang.reflect.Method.invoke(Method.java:498)
- > [17:18:27 ERROR]: litebans.dc.b(dc.java:198)
- > [17:18:27 ERROR]: sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
- > [17:18:27 ERROR]: sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
- > [17:18:27 ERROR]: sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
- > [17:18:27 ERROR]: java.lang.reflect.Method.invoke(Method.java:498)
- > [17:18:27 ERROR]: litebans.dc.run(dc.java:114)
- > [17:18:27 ERROR]: java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
- > [17:18:27 ERROR]: java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308)
- > [17:18:27 ERROR]: java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180)
- > [17:18:27 ERROR]: java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294)
- > [17:18:27 ERROR]: java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
- > [17:18:27 ERROR]: java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
- > [17:18:27 ERROR]: java.lang.Thread.run(Thread.java:748)
- > [17:18:27 ERROR]: ------------------------------
- > [17:18:27 ERROR]: Current Thread: pool-23-thread-1
- > [17:18:27 ERROR]: PID: 80 | Suspended: false | Native: false | State: TIMED_WAITING
- > [17:18:27 ERROR]: Stack:
- > [17:18:27 ERROR]: sun.misc.Unsafe.park(Native Method)
- > [17:18:27 ERROR]: java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
- > [17:18:27 ERROR]: java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078)
- > [17:18:27 ERROR]: java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1093)
- > [17:18:27 ERROR]: java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:809)
- > [17:18:27 ERROR]: java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
- > [17:18:27 ERROR]: java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
- > [17:18:27 ERROR]: java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
- > [17:18:27 ERROR]: java.lang.Thread.run(Thread.java:748)
- > [17:18:27 ERROR]: ------------------------------
- > [17:18:27 ERROR]: Current Thread: Timer-1
- > [17:18:27 ERROR]: PID: 79 | Suspended: false | Native: false | State: WAITING
- > [17:18:27 ERROR]: Stack:
- > [17:18:27 ERROR]: java.lang.Object.wait(Native Method)
- > [17:18:27 ERROR]: java.lang.Object.wait(Object.java:502)
- > [17:18:27 ERROR]: java.util.TimerThread.mainLoop(Timer.java:526)
- > [17:18:27 ERROR]: java.util.TimerThread.run(Timer.java:505)
- > [17:18:27 ERROR]: ------------------------------
- > [17:18:27 ERROR]: Current Thread: commons-pool-EvictionTimer
- > [17:18:27 ERROR]: PID: 71 | Suspended: false | Native: false | State: TIMED_WAITING
- > [17:18:27 ERROR]: Stack:
- > [17:18:27 ERROR]: java.lang.Object.wait(Native Method)
- > [17:18:27 ERROR]: java.util.TimerThread.mainLoop(Timer.java:552)
- > [17:18:27 ERROR]: java.util.TimerThread.run(Timer.java:505)
- > [17:18:27 ERROR]: ------------------------------
- > [17:18:27 ERROR]: Current Thread: HikariPool-1 housekeeper
- > [17:18:27 ERROR]: PID: 69 | Suspended: false | Native: false | State: TIMED_WAITING
- > [17:18:27 ERROR]: Stack:
- > [17:18:27 ERROR]: sun.misc.Unsafe.park(Native Method)
- > [17:18:27 ERROR]: java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
- > [17:18:27 ERROR]: java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078)
- > [17:18:27 ERROR]: java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1093)
- > [17:18:27 ERROR]: java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:809)
- > [17:18:27 ERROR]: java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
- > [17:18:27 ERROR]: java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
- > [17:18:27 ERROR]: java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
- > [17:18:27 ERROR]: java.lang.Thread.run(Thread.java:748)
- > [17:18:27 ERROR]: ------------------------------
- > [17:18:27 ERROR]: Current Thread: luckperms-worker-2
- > [17:18:27 ERROR]: PID: 66 | Suspended: false | Native: false | State: TIMED_WAITING
- > [17:18:27 ERROR]: Stack:
- > [17:18:27 ERROR]: sun.misc.Unsafe.park(Native Method)
- > [17:18:27 ERROR]: java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
- > [17:18:27 ERROR]: java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)
- > [17:18:27 ERROR]: java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)
- > [17:18:27 ERROR]: java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)
- > [17:18:27 ERROR]: java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1073)
- > [17:18:27 ERROR]: java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
- > [17:18:27 ERROR]: java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
- > [17:18:27 ERROR]: java.lang.Thread.run(Thread.java:748)
- > [17:18:27 ERROR]: ------------------------------
- > [17:18:27 ERROR]: Current Thread: sentry-pool-1-thread-1
- > [17:18:27 ERROR]: PID: 64 | Suspended: false | Native: false | State: WAITING
- > [17:18:27 ERROR]: Stack:
- > [17:18:27 ERROR]: sun.misc.Unsafe.park(Native Method)
- > [17:18:27 ERROR]: java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
- > [17:18:27 ERROR]: java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
- > [17:18:27 ERROR]: java.util.concurrent.LinkedBlockingDeque.takeFirst(LinkedBlockingDeque.java:492)
- > [17:18:27 ERROR]: java.util.concurrent.LinkedBlockingDeque.take(LinkedBlockingDeque.java:680)
- > [17:18:27 ERROR]: java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
- > [17:18:27 ERROR]: java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
- > [17:18:27 ERROR]: java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
- > [17:18:27 ERROR]: java.lang.Thread.run(Thread.java:748)
- > [17:18:27 ERROR]: ------------------------------
- > [17:18:27 ERROR]: Current Thread: spark-cpu-monitor
- > [17:18:27 ERROR]: PID: 56 | Suspended: false | Native: false | State: TIMED_WAITING
- > [17:18:27 ERROR]: Stack:
- > [17:18:27 ERROR]: sun.misc.Unsafe.park(Native Method)
- > [17:18:27 ERROR]: java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
- > [17:18:27 ERROR]: java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078)
- > [17:18:27 ERROR]: java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1093)
- > [17:18:27 ERROR]: java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:809)
- > [17:18:27 ERROR]: java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
- > [17:18:27 ERROR]: java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
- > [17:18:27 ERROR]: java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
- > [17:18:27 ERROR]: java.lang.Thread.run(Thread.java:748)
- > [17:18:27 ERROR]: ------------------------------
- > [17:18:27 ERROR]: Current Thread: Thread-20
- > [17:18:27 ERROR]: PID: 55 | Suspended: false | Native: false | State: TIMED_WAITING
- > [17:18:27 ERROR]: Stack:
- > [17:18:27 ERROR]: java.lang.Thread.sleep(Native Method)
- > [17:18:27 ERROR]: net.coreprotect.consumer.Consumer.run(Consumer.java:46)
- > [17:18:27 ERROR]: java.lang.Thread.run(Thread.java:748)
- > [17:18:27 ERROR]: ------------------------------
- > [17:18:27 ERROR]: Current Thread: Thread-19
- > [17:18:27 ERROR]: PID: 54 | Suspended: false | Native: false | State: TIMED_WAITING
- > [17:18:27 ERROR]: Stack:
- > [17:18:27 ERROR]: java.lang.Thread.sleep(Native Method)
- > [17:18:27 ERROR]: net.coreprotect.thread.CacheCleanUp.run(CacheCleanUp.java:14)
- > [17:18:27 ERROR]: java.lang.Thread.run(Thread.java:748)
- > [17:18:27 ERROR]: ------------------------------
- > [17:18:27 ERROR]: Current Thread: PoolCleaner[531104664:1567005302508]
- > [17:18:27 ERROR]: PID: 46 | Suspended: false | Native: false | State: TIMED_WAITING
- > [17:18:27 ERROR]: Stack:
- > [17:18:27 ERROR]: java.lang.Object.wait(Native Method)
- > [17:18:27 ERROR]: java.util.TimerThread.mainLoop(Timer.java:552)
- > [17:18:27 ERROR]: java.util.TimerThread.run(Timer.java:505)
- > [17:18:27 ERROR]: ------------------------------
- > [17:18:27 ERROR]: Current Thread: Timer-0
- > [17:18:27 ERROR]: PID: 45 | Suspended: false | Native: false | State: TIMED_WAITING
- > [17:18:27 ERROR]: Stack:
- > [17:18:27 ERROR]: java.lang.Object.wait(Native Method)
- > [17:18:27 ERROR]: java.util.TimerThread.mainLoop(Timer.java:552)
- > [17:18:27 ERROR]: java.util.TimerThread.run(Timer.java:505)
- > [17:18:27 ERROR]: ------------------------------
- > [17:18:27 ERROR]: Current Thread: Netty Epoll Server IO #3
- > [17:18:27 ERROR]: PID: 30 | Suspended: false | Native: false | State: RUNNABLE
- > [17:18:27 ERROR]: Stack:
- > [17:18:27 ERROR]: io.netty.channel.epoll.Native.epollWait(Native Method)
- > [17:18:27 ERROR]: io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:194)
- > [17:18:27 ERROR]: io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:219)
- > [17:18:27 ERROR]: io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:116)
- > [17:18:27 ERROR]: java.lang.Thread.run(Thread.java:748)
- > [17:18:27 ERROR]: ------------------------------
- > [17:18:27 ERROR]: Current Thread: Netty Epoll Server IO #2
- > [17:18:27 ERROR]: PID: 29 | Suspended: false | Native: false | State: RUNNABLE
- > [17:18:27 ERROR]: Stack:
- > [17:18:27 ERROR]: io.netty.channel.epoll.Native.epollWait(Native Method)
- > [17:18:27 ERROR]: io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:194)
- > [17:18:27 ERROR]: io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:219)
- > [17:18:27 ERROR]: io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:116)
- > [17:18:27 ERROR]: java.lang.Thread.run(Thread.java:748)
- > [17:18:27 ERROR]: ------------------------------
- > [17:18:27 ERROR]: Current Thread: luckperms-hikari housekeeper
- > [17:18:27 ERROR]: PID: 39 | Suspended: false | Native: false | State: TIMED_WAITING
- > [17:18:27 ERROR]: Stack:
- > [17:18:27 ERROR]: sun.misc.Unsafe.park(Native Method)
- > [17:18:27 ERROR]: java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
- > [17:18:27 ERROR]: java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078)
- > [17:18:27 ERROR]: java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1093)
- > [17:18:27 ERROR]: java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:809)
- > [17:18:27 ERROR]: java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
- > [17:18:27 ERROR]: java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
- > [17:18:27 ERROR]: java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
- > [17:18:27 ERROR]: java.lang.Thread.run(Thread.java:748)
- > [17:18:27 ERROR]: ------------------------------
- > [17:18:27 ERROR]: Current Thread: Abandoned connection cleanup thread
- > [17:18:27 ERROR]: PID: 38 | Suspended: false | Native: false | State: TIMED_WAITING
- > [17:18:27 ERROR]: Stack:
- > [17:18:27 ERROR]: java.lang.Object.wait(Native Method)
- > [17:18:27 ERROR]: java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:144)
- > [17:18:27 ERROR]: me.lucko.luckperms.lib.mysql.jdbc.AbandonedConnectionCleanupThread.run(AbandonedConnectionCleanupThread.java:64)
- > [17:18:27 ERROR]: java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
- > [17:18:27 ERROR]: java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
- > [17:18:27 ERROR]: java.lang.Thread.run(Thread.java:748)
- > [17:18:27 ERROR]: ------------------------------
- > [17:18:27 ERROR]: Current Thread: Thread-9
- > [17:18:27 ERROR]: PID: 37 | Suspended: false | Native: true | State: RUNNABLE
- > [17:18:27 ERROR]: Stack:
- > [17:18:27 ERROR]: sun.nio.fs.LinuxWatchService.poll(Native Method)
- > [17:18:27 ERROR]: sun.nio.fs.LinuxWatchService.access$600(LinuxWatchService.java:47)
- > [17:18:27 ERROR]: sun.nio.fs.LinuxWatchService$Poller.run(LinuxWatchService.java:314)
- > [17:18:27 ERROR]: java.lang.Thread.run(Thread.java:748)
- > [17:18:27 ERROR]: ------------------------------
- > [17:18:27 ERROR]: Current Thread: luckperms-scheduler
- > [17:18:27 ERROR]: PID: 36 | Suspended: false | Native: false | State: TIMED_WAITING
- > [17:18:27 ERROR]: Stack:
- > [17:18:27 ERROR]: sun.misc.Unsafe.park(Native Method)
- > [17:18:27 ERROR]: java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
- > [17:18:27 ERROR]: java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078)
- > [17:18:27 ERROR]: java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1093)
- > [17:18:27 ERROR]: java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:809)
- > [17:18:27 ERROR]: java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
- > [17:18:27 ERROR]: java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
- > [17:18:27 ERROR]: java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
- > [17:18:27 ERROR]: java.lang.Thread.run(Thread.java:748)
- > [17:18:27 ERROR]: ------------------------------
- > [17:18:27 ERROR]: Current Thread: pool-9-thread-2
- > [17:18:27 ERROR]: PID: 35 | Suspended: false | Native: false | State: TIMED_WAITING
- > [17:18:27 ERROR]: Stack:
- > [17:18:27 ERROR]: sun.misc.Unsafe.park(Native Method)
- > [17:18:27 ERROR]: java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
- > [17:18:27 ERROR]: java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)
- > [17:18:27 ERROR]: java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)
- > [17:18:27 ERROR]: java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)
- > [17:18:27 ERROR]: java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1073)
- > [17:18:27 ERROR]: java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
- > [17:18:27 ERROR]: java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
- > [17:18:27 ERROR]: java.lang.Thread.run(Thread.java:748)
- > [17:18:27 ERROR]: ------------------------------
- > [17:18:27 ERROR]: Current Thread: pool-4-thread-1
- > [17:18:27 ERROR]: PID: 33 | Suspended: false | Native: false | State: TIMED_WAITING
- > [17:18:27 ERROR]: Stack:
- > [17:18:27 ERROR]: sun.misc.Unsafe.park(Native Method)
- > [17:18:27 ERROR]: java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
- > [17:18:27 ERROR]: java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078)
- > [17:18:27 ERROR]: java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1093)
- > [17:18:27 ERROR]: java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:809)
- > [17:18:27 ERROR]: java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
- > [17:18:27 ERROR]: java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
- > [17:18:27 ERROR]: java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
- > [17:18:27 ERROR]: java.lang.Thread.run(Thread.java:748)
- > [17:18:27 ERROR]: ------------------------------
- > [17:18:27 ERROR]: Current Thread: Netty Epoll Server IO #1
- > [17:18:27 ERROR]: PID: 28 | Suspended: false | Native: false | State: RUNNABLE
- > [17:18:27 ERROR]: Stack:
- > [17:18:27 ERROR]: io.netty.channel.epoll.Native.writeAddress(Native Method)
- > [17:18:27 ERROR]: io.netty.channel.epoll.EpollSocketChannel.writeBytes(EpollSocketChannel.java:125)
- > [17:18:27 ERROR]: io.netty.channel.epoll.EpollSocketChannel.doWriteSingle(EpollSocketChannel.java:337)
- > [17:18:27 ERROR]: io.netty.channel.epoll.EpollSocketChannel.doWrite(EpollSocketChannel.java:325)
- > [17:18:27 ERROR]: io.netty.channel.AbstractChannel$AbstractUnsafe.flush0(AbstractChannel.java:707)
- > [17:18:27 ERROR]: io.netty.channel.epoll.AbstractEpollChannel$AbstractEpollUnsafe.flush0(AbstractEpollChannel.java:240)
- > [17:18:27 ERROR]: io.netty.channel.AbstractChannel$AbstractUnsafe.flush(AbstractChannel.java:676)
- > [17:18:27 ERROR]: io.netty.channel.DefaultChannelPipeline$HeadContext.flush(DefaultChannelPipeline.java:1059)
- > [17:18:27 ERROR]: io.netty.channel.AbstractChannelHandlerContext.invokeFlush(AbstractChannelHandlerContext.java:688)
- > [17:18:27 ERROR]: io.netty.channel.AbstractChannelHandlerContext.flush(AbstractChannelHandlerContext.java:669)
- > [17:18:27 ERROR]: io.netty.channel.ChannelOutboundHandlerAdapter.flush(ChannelOutboundHandlerAdapter.java:115)
- > [17:18:27 ERROR]: io.netty.channel.AbstractChannelHandlerContext.invokeFlush(AbstractChannelHandlerContext.java:688)
- > [17:18:27 ERROR]: io.netty.channel.AbstractChannelHandlerContext.flush(AbstractChannelHandlerContext.java:669)
- > [17:18:27 ERROR]: io.netty.channel.ChannelOutboundHandlerAdapter.flush(ChannelOutboundHandlerAdapter.java:115)
- > [17:18:27 ERROR]: io.netty.channel.AbstractChannelHandlerContext.invokeFlush(AbstractChannelHandlerContext.java:688)
- > [17:18:27 ERROR]: io.netty.channel.AbstractChannelHandlerContext.flush(AbstractChannelHandlerContext.java:669)
- > [17:18:27 ERROR]: io.netty.channel.ChannelOutboundHandlerAdapter.flush(ChannelOutboundHandlerAdapter.java:115)
- > [17:18:27 ERROR]: io.netty.channel.AbstractChannelHandlerContext.invokeFlush(AbstractChannelHandlerContext.java:688)
- > [17:18:27 ERROR]: io.netty.channel.AbstractChannelHandlerContext.flush(AbstractChannelHandlerContext.java:669)
- > [17:18:27 ERROR]: io.netty.channel.ChannelDuplexHandler.flush(ChannelDuplexHandler.java:117)
- > [17:18:27 ERROR]: io.netty.channel.AbstractChannelHandlerContext.invokeFlush(AbstractChannelHandlerContext.java:688)
- > [17:18:27 ERROR]: io.netty.channel.AbstractChannelHandlerContext.flush(AbstractChannelHandlerContext.java:669)
- > [17:18:27 ERROR]: io.netty.channel.ChannelOutboundHandlerAdapter.flush(ChannelOutboundHandlerAdapter.java:115)
- > [17:18:27 ERROR]: io.netty.channel.AbstractChannelHandlerContext.invokeFlush(AbstractChannelHandlerContext.java:688)
- > [17:18:27 ERROR]: io.netty.channel.AbstractChannelHandlerContext.write(AbstractChannelHandlerContext.java:718)
- > [17:18:27 ERROR]: io.netty.channel.AbstractChannelHandlerContext.writeAndFlush(AbstractChannelHandlerContext.java:706)
- > [17:18:27 ERROR]: io.netty.channel.AbstractChannelHandlerContext.writeAndFlush(AbstractChannelHandlerContext.java:741)
- > [17:18:27 ERROR]: io.netty.channel.DefaultChannelPipeline.writeAndFlush(DefaultChannelPipeline.java:895)
- > [17:18:27 ERROR]: io.netty.channel.AbstractChannel.writeAndFlush(AbstractChannel.java:240)
- > [17:18:27 ERROR]: com.comphenix.protocol.injector.netty.ChannelProxy.writeAndFlush(ChannelProxy.java:327)
- > [17:18:27 ERROR]: net.minecraft.server.v1_8_R3.NetworkManager$4.run(NetworkManager.java:198)
- > [17:18:27 ERROR]: com.comphenix.protocol.injector.netty.ChannelInjector$3.lambda$onMessageScheduled$1(ChannelInjector.java:310)
- > [17:18:27 ERROR]: com.comphenix.protocol.injector.netty.ChannelInjector$3$$Lambda$778/996993599.run(Unknown Source)
- > [17:18:27 ERROR]: io.netty.util.concurrent.SingleThreadEventExecutor.runAllTasks(SingleThreadEventExecutor.java:380)
- > [17:18:27 ERROR]: io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:268)
- > [17:18:27 ERROR]: io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:116)
- > [17:18:27 ERROR]: java.lang.Thread.run(Thread.java:748)
- > [17:18:27 ERROR]: ------------------------------
- > [17:18:27 ERROR]: Current Thread: Netty Epoll Server IO #0
- > [17:18:27 ERROR]: PID: 27 | Suspended: false | Native: false | State: RUNNABLE
- > [17:18:27 ERROR]: Stack:
- > [17:18:27 ERROR]: io.netty.channel.epoll.Native.epollWait(Native Method)
- > [17:18:27 ERROR]: io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:194)
- > [17:18:27 ERROR]: io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:219)
- > [17:18:27 ERROR]: io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:116)
- > [17:18:27 ERROR]: java.lang.Thread.run(Thread.java:748)
- > [17:18:27 ERROR]: ------------------------------
- > [17:18:27 ERROR]: Current Thread: Spigot Metrics Thread
- > [17:18:27 ERROR]: PID: 26 | Suspended: false | Native: false | State: TIMED_WAITING
- > [17:18:27 ERROR]: Stack:
- > [17:18:27 ERROR]: java.lang.Object.wait(Native Method)
- > [17:18:27 ERROR]: java.util.TimerThread.mainLoop(Timer.java:552)
- > [17:18:27 ERROR]: java.util.TimerThread.run(Timer.java:505)
- > [17:18:27 ERROR]: ------------------------------
- > [17:18:27 ERROR]: Current Thread: PaperSpigot Watchdog Thread
- > [17:18:27 ERROR]: PID: 25 | Suspended: false | Native: false | State: RUNNABLE
- > [17:18:27 ERROR]: Stack:
- > [17:18:27 ERROR]: sun.management.ThreadImpl.dumpThreads0(Native Method)
- > [17:18:27 ERROR]: sun.management.ThreadImpl.dumpAllThreads(ThreadImpl.java:454)
- > [17:18:27 ERROR]: org.spigotmc.WatchdogThread.run(WatchdogThread.java:76)
- > [17:18:27 ERROR]: ------------------------------
- > [17:18:27 ERROR]: Current Thread: Server console handler
- > [17:18:27 ERROR]: PID: 22 | Suspended: false | Native: true | State: RUNNABLE
- > [17:18:27 ERROR]: Thread is waiting on monitor(s):
- > [17:18:27 ERROR]: Locked on:java.io.BufferedInputStream.read(BufferedInputStream.java:265)
- > [17:18:27 ERROR]: Locked on:org.bukkit.craftbukkit.libs.jline.internal.NonBlockingInputStream.read(NonBlockingInputStream.java:169)
- > [17:18:27 ERROR]: Locked on:org.bukkit.craftbukkit.libs.jline.internal.InputStreamReader.read(InputStreamReader.java:261)
- > [17:18:27 ERROR]: Locked on:org.bukkit.craftbukkit.libs.jline.internal.InputStreamReader.read(InputStreamReader.java:198)
- > [17:18:27 ERROR]: Stack:
- > [17:18:27 ERROR]: java.io.FileInputStream.readBytes(Native Method)
- > [17:18:27 ERROR]: java.io.FileInputStream.read(FileInputStream.java:255)
- > [17:18:27 ERROR]: java.io.BufferedInputStream.fill(BufferedInputStream.java:246)
- > [17:18:27 ERROR]: java.io.BufferedInputStream.read(BufferedInputStream.java:265)
- > [17:18:27 ERROR]: org.bukkit.craftbukkit.libs.jline.internal.NonBlockingInputStream.read(NonBlockingInputStream.java:169)
- > [17:18:27 ERROR]: org.bukkit.craftbukkit.libs.jline.internal.NonBlockingInputStream.read(NonBlockingInputStream.java:137)
- > [17:18:27 ERROR]: org.bukkit.craftbukkit.libs.jline.internal.NonBlockingInputStream.read(NonBlockingInputStream.java:246)
- > [17:18:27 ERROR]: org.bukkit.craftbukkit.libs.jline.internal.InputStreamReader.read(InputStreamReader.java:261)
- > [17:18:27 ERROR]: org.bukkit.craftbukkit.libs.jline.internal.InputStreamReader.read(InputStreamReader.java:198)
- > [17:18:27 ERROR]: org.bukkit.craftbukkit.libs.jline.console.ConsoleReader.readCharacter(ConsoleReader.java:2145)
- > [17:18:27 ERROR]: org.bukkit.craftbukkit.libs.jline.console.ConsoleReader.readLine(ConsoleReader.java:2349)
- > [17:18:27 ERROR]: net.minecraft.server.v1_8_R3.DedicatedServer$2.run(DedicatedServer.java:78)
- > [17:18:27 ERROR]: ------------------------------
- > [17:18:27 ERROR]: Current Thread: Thread-5
- > [17:18:27 ERROR]: PID: 23 | Suspended: false | Native: false | State: RUNNABLE
- > [17:18:27 ERROR]: Thread is waiting on monitor(s):
- > [17:18:27 ERROR]: Locked on:java.io.BufferedInputStream.read(BufferedInputStream.java:265)
- > [17:18:27 ERROR]: Stack:
- > [17:18:27 ERROR]: java.io.FileInputStream.readBytes(Native Method)
- > [17:18:27 ERROR]: java.io.FileInputStream.read(FileInputStream.java:255)
- > [17:18:27 ERROR]: java.io.BufferedInputStream.fill(BufferedInputStream.java:246)
- > [17:18:27 ERROR]: java.io.BufferedInputStream.read(BufferedInputStream.java:265)
- > [17:18:27 ERROR]: org.bukkit.craftbukkit.libs.jline.internal.TerminalLineSettings.exec(TerminalLineSettings.java:204)
- > [17:18:27 ERROR]: org.bukkit.craftbukkit.libs.jline.internal.TerminalLineSettings.exec(TerminalLineSettings.java:186)
- > [17:18:27 ERROR]: org.bukkit.craftbukkit.libs.jline.internal.TerminalLineSettings.stty(TerminalLineSettings.java:181)
- > [17:18:27 ERROR]: org.bukkit.craftbukkit.libs.jline.internal.TerminalLineSettings.get(TerminalLineSettings.java:74)
- > [17:18:27 ERROR]: org.bukkit.craftbukkit.libs.jline.internal.TerminalLineSettings.getProperty(TerminalLineSettings.java:95)
- > [17:18:27 ERROR]: org.bukkit.craftbukkit.libs.jline.UnixTerminal.getWidth(UnixTerminal.java:76)
- > [17:18:27 ERROR]: org.bukkit.craftbukkit.libs.jline.console.ConsoleReader.drawBuffer(ConsoleReader.java:879)
- > [17:18:27 ERROR]: org.bukkit.craftbukkit.libs.jline.console.ConsoleReader.drawBuffer(ConsoleReader.java:898)
- > [17:18:27 ERROR]: org.bukkit.craftbukkit.libs.jline.console.ConsoleReader.drawLine(ConsoleReader.java:608)
- > [17:18:27 ERROR]: org.bukkit.craftbukkit.v1_8_R3.util.TerminalConsoleWriterThread.run(TerminalConsoleWriterThread.java:38)
- > [17:18:27 ERROR]: java.lang.Thread.run(Thread.java:748)
- > [17:18:27 ERROR]: ------------------------------
- > [17:18:27 ERROR]: Current Thread: DestroyJavaVM
- > [17:18:27 ERROR]: PID: 21 | Suspended: false | Native: false | State: RUNNABLE
- > [17:18:27 ERROR]: Stack:
- > [17:18:27 ERROR]: ------------------------------
- > [17:18:27 ERROR]: Current Thread: Server thread
- > [17:18:27 ERROR]: PID: 19 | Suspended: false | Native: false | State: RUNNABLE
- > [17:18:27 ERROR]: Stack:
- > [17:18:27 ERROR]: sun.misc.Unsafe.getObjectVolatile(Native Method)
- > [17:18:27 ERROR]: java.util.concurrent.atomic.AtomicReferenceArray.getRaw(AtomicReferenceArray.java:130)
- > [17:18:27 ERROR]: java.util.concurrent.atomic.AtomicReferenceArray.get(AtomicReferenceArray.java:125)
- > [17:18:27 ERROR]: io.netty.util.DefaultAttributeMap.attr(DefaultAttributeMap.java:68)
- > [17:18:27 ERROR]: com.comphenix.protocol.injector.netty.ChannelProxy.attr(ChannelProxy.java:85)
- > [17:18:27 ERROR]: net.minecraft.server.v1_8_R3.NetworkManager.a(NetworkManager.java:172)
- > [17:18:27 ERROR]: net.minecraft.server.v1_8_R3.NetworkManager.handle(NetworkManager.java:141)
- > [17:18:27 ERROR]: net.minecraft.server.v1_8_R3.PlayerConnection.sendPacket(PlayerConnection.java:975)
- > [17:18:27 ERROR]: net.minecraft.server.v1_8_R3.EntityTrackerEntry.updatePlayer(EntityTrackerEntry.java:386)
- > [17:18:27 ERROR]: net.minecraft.server.v1_8_R3.EntityTrackerEntry.scanPlayers(EntityTrackerEntry.java:482)
- > [17:18:27 ERROR]: net.minecraft.server.v1_8_R3.EntityTracker.addEntity(EntityTracker.java:112)
- > [17:18:27 ERROR]: net.minecraft.server.v1_8_R3.EntityTracker.track(EntityTracker.java:61)
- > [17:18:27 ERROR]: net.minecraft.server.v1_8_R3.WorldManager.a(WorldManager.java:18)
- > [17:18:27 ERROR]: net.minecraft.server.v1_8_R3.World.a(World.java:1325)
- > [17:18:27 ERROR]: net.minecraft.server.v1_8_R3.WorldServer.a(WorldServer.java:984)
- > [17:18:27 ERROR]: net.minecraft.server.v1_8_R3.World.lambda$1(World.java:1317)
- > [17:18:27 ERROR]: net.minecraft.server.v1_8_R3.World$$Lambda$687/1366863456.call(Unknown Source)
- > [17:18:27 ERROR]: net.minecraft.server.v1_8_R3.World.runAsyncSafe(World.java:343)
- > [17:18:27 ERROR]: net.minecraft.server.v1_8_R3.World.addEntity(World.java:1252)
- > [17:18:27 ERROR]: net.minecraft.server.v1_8_R3.World.addEntity(World.java:1245)
- > [17:18:27 ERROR]: org.bukkit.craftbukkit.v1_8_R3.CraftWorld.dropItem(CraftWorld.java:336)
- > [17:18:27 ERROR]: org.bukkit.craftbukkit.v1_8_R3.CraftWorld.dropItemNaturally(CraftWorld.java:375)
- > [17:18:27 ERROR]: com.bgsoftware.wildstacker.utils.items.ItemUtil.dropItem(ItemUtil.java:77)
- > [17:18:27 ERROR]: com.bgsoftware.wildstacker.listeners.EntitiesListener.lambda$null$2(EntitiesListener.java:184)
- > [17:18:27 ERROR]: com.bgsoftware.wildstacker.listeners.EntitiesListener$$Lambda$932/227525254.accept(Unknown Source)
- > [17:18:27 ERROR]: java.util.ArrayList.forEach(ArrayList.java:1257)
- > [17:18:27 ERROR]: com.bgsoftware.wildstacker.listeners.EntitiesListener.lambda$null$3(EntitiesListener.java:184)
- > [17:18:27 ERROR]: com.bgsoftware.wildstacker.listeners.EntitiesListener$$Lambda$929/1880292037.run(Unknown Source)
- > [17:18:27 ERROR]: org.bukkit.craftbukkit.v1_8_R3.scheduler.CraftTask.run(CraftTask.java:59)
- > [17:18:27 ERROR]: org.bukkit.craftbukkit.v1_8_R3.scheduler.CraftScheduler.mainThreadHeartbeat(CraftScheduler.java:349)
- > [17:18:27 ERROR]: net.minecraft.server.v1_8_R3.MinecraftServer.B(MinecraftServer.java:828)
- > [17:18:27 ERROR]: net.minecraft.server.v1_8_R3.DedicatedServer.B(DedicatedServer.java:384)
- > [17:18:27 ERROR]: net.minecraft.server.v1_8_R3.MinecraftServer.A(MinecraftServer.java:752)
- > [17:18:27 ERROR]: net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:649)
- > [17:18:27 ERROR]: java.lang.Thread.run(Thread.java:748)
- > [17:18:27 ERROR]: ------------------------------
- > [17:18:27 ERROR]: Current Thread: Server Infinisleeper
- > [17:18:27 ERROR]: PID: 20 | Suspended: false | Native: false | State: TIMED_WAITING
- > [17:18:27 ERROR]: Stack:
- > [17:18:27 ERROR]: java.lang.Thread.sleep(Native Method)
- > [17:18:27 ERROR]: net.minecraft.server.v1_8_R3.DedicatedServer$1.run(DedicatedServer.java:53)
- > [17:18:27 ERROR]: ------------------------------
- > [17:18:27 ERROR]: Current Thread: NonBlockingInputStreamThread
- > [17:18:27 ERROR]: PID: 17 | Suspended: false | Native: false | State: WAITING
- > [17:18:27 ERROR]: Stack:
- > [17:18:27 ERROR]: java.lang.Object.wait(Native Method)
- > [17:18:27 ERROR]: org.bukkit.craftbukkit.libs.jline.internal.NonBlockingInputStream.run(NonBlockingInputStream.java:278)
- > [17:18:27 ERROR]: java.lang.Thread.run(Thread.java:748)
- > [17:18:27 ERROR]: ------------------------------
- > [17:18:27 ERROR]: Current Thread: process reaper
- > [17:18:27 ERROR]: PID: 15 | Suspended: false | Native: false | State: RUNNABLE
- > [17:18:27 ERROR]: Stack:
- > [17:18:27 ERROR]: java.lang.UNIXProcess.waitForProcessExit(Native Method)
- > [17:18:27 ERROR]: java.lang.UNIXProcess.lambda$initStreams$3(UNIXProcess.java:289)
- > [17:18:27 ERROR]: java.lang.UNIXProcess$$Lambda$7/125993742.run(Unknown Source)
- > [17:18:27 ERROR]: java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
- > [17:18:27 ERROR]: java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
- > [17:18:27 ERROR]: java.lang.Thread.run(Thread.java:748)
- > [17:18:27 ERROR]: ------------------------------
- > [17:18:27 ERROR]: Current Thread: Snooper Timer
- > [17:18:27 ERROR]: PID: 14 | Suspended: false | Native: false | State: TIMED_WAITING
- > [17:18:27 ERROR]: Stack:
- > [17:18:27 ERROR]: java.lang.Object.wait(Native Method)
- > [17:18:27 ERROR]: java.util.TimerThread.mainLoop(Timer.java:552)
- > [17:18:27 ERROR]: java.util.TimerThread.run(Timer.java:505)
- > [17:18:27 ERROR]: ------------------------------
- > [17:18:27 ERROR]: Current Thread: Signal Dispatcher
- > [17:18:27 ERROR]: PID: 4 | Suspended: false | Native: false | State: RUNNABLE
- > [17:18:27 ERROR]: Stack:
- > [17:18:27 ERROR]: ------------------------------
- > [17:18:27 ERROR]: Current Thread: Finalizer
- > [17:18:27 ERROR]: PID: 3 | Suspended: false | Native: false | State: WAITING
- > [17:18:27 ERROR]: Stack:
- > [17:18:27 ERROR]: java.lang.Object.wait(Native Method)
- > [17:18:27 ERROR]: java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:144)
- > [17:18:27 ERROR]: java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:165)
- > [17:18:27 ERROR]: java.lang.ref.Finalizer$FinalizerThread.run(Finalizer.java:216)
- > [17:18:27 ERROR]: ------------------------------
- > [17:18:27 ERROR]: Current Thread: Reference Handler
- > [17:18:27 ERROR]: PID: 2 | Suspended: false | Native: false | State: WAITING
- > [17:18:27 ERROR]: Stack:
- > [17:18:27 ERROR]: java.lang.Object.wait(Native Method)
- > [17:18:27 ERROR]: java.lang.Object.wait(Object.java:502)
- > [17:18:27 ERROR]: java.lang.ref.Reference.tryHandlePending(Reference.java:191)
- > [17:18:27 ERROR]: java.lang.ref.Reference$ReferenceHandler.run(Reference.java:153)
- > [17:18:27 ERROR]: ------------------------------
- > [17:18:27 INFO]: Startup script './start.sh' does not exist! Stopping server.
- [Pterodactyl Daemon] Server marked as OFF
- >
- [Pterodactyl Daemon] ---------- Detected server process in a crashed state! ----------
- [Pterodactyl Daemon] Exit Code: 0
- [Pterodactyl Daemon] Out of Memory: false
- [Pterodactyl Daemon] Error Response:
- [Pterodactyl Daemon] Server process detected as entering a crashed state; rebooting.
- [Pterodactyl Daemon] Server marked as STARTING
Advertisement
Add Comment
Please, Sign In to add comment