Time: 12/28/17 5:51 PM
Description: Watching Server
java.lang.Error
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at com.sk89q.worldedit.internal.expression.runtime.Function.invokeMethod(Function.java:58)
at com.sk89q.worldedit.internal.expression.runtime.Function.getValue(Function.java:53)
at com.sk89q.worldedit.internal.expression.runtime.For.getValue(For.java:49)
at com.sk89q.worldedit.internal.expression.runtime.For.getValue(For.java:56)
at com.sk89q.worldedit.internal.expression.runtime.For.getValue(For.java:56)
at com.sk89q.worldedit.internal.expression.runtime.For.getValue(For.java:56)
at com.sk89q.worldedit.internal.expression.Expression.evaluate(Expression.java:118)
at com.sk89q.worldedit.command.UtilityCommands.calc(UtilityCommands.java:516)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at com.sk89q.worldedit.util.command.parametric.ParametricCallable.call(ParametricCallable.java:243)
at com.sk89q.worldedit.util.command.SimpleDispatcher.call(SimpleDispatcher.java:125)
at com.sk89q.worldedit.extension.platform.CommandManager.handleCommand(CommandManager.java:225)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at com.sk89q.worldedit.util.eventbus.MethodEventHandler.dispatch(MethodEventHandler.java:58)
at com.sk89q.worldedit.util.eventbus.EventHandler.handleEvent(EventHandler.java:73)
at com.sk89q.worldedit.util.eventbus.EventBus.dispatch(EventBus.java:187)
at com.sk89q.worldedit.util.eventbus.EventBus.post(EventBus.java:173)
at com.sk89q.worldedit.bukkit.WorldEditPlugin.onCommand(WorldEditPlugin.java:242)
at com.sk89q.bukkit.util.DynamicPluginCommand.execute(DynamicPluginCommand.java:54)
at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:140)
at org.bukkit.craftbukkit.v1_8_R3.CraftServer.dispatchCommand(CraftServer.java:620)
at net.minecraft.server.v1_8_R3.PlayerConnection.handleCommand(PlayerConnection.java:1106)
at net.minecraft.server.v1_8_R3.PlayerConnection.a(PlayerConnection.java:966)
at net.minecraft.server.v1_8_R3.PacketPlayInChat.a(SourceFile:37)
at net.minecraft.server.v1_8_R3.PacketPlayInChat.a(SourceFile:9)
at net.minecraft.server.v1_8_R3.PlayerConnectionUtils$1.run(SourceFile:13)
at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
at java.util.concurrent.FutureTask.run(FutureTask.java:266)
at net.minecraft.server.v1_8_R3.SystemUtils.a(SourceFile:44)
at net.minecraft.server.v1_8_R3.MinecraftServer.B(MinecraftServer.java:673)
at net.minecraft.server.v1_8_R3.DedicatedServer.B(DedicatedServer.java:335)
at net.minecraft.server.v1_8_R3.MinecraftServer.A(MinecraftServer.java:629)
at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:537)
at java.lang.Thread.run(Thread.java:748)
A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------
-- Head --
Stacktrace:
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at com.sk89q.worldedit.internal.expression.runtime.Function.invokeMethod(Function.java:58)
at com.sk89q.worldedit.internal.expression.runtime.Function.getValue(Function.java:53)
at com.sk89q.worldedit.internal.expression.runtime.For.getValue(For.java:49)
at com.sk89q.worldedit.internal.expression.runtime.For.getValue(For.java:56)
at com.sk89q.worldedit.internal.expression.runtime.For.getValue(For.java:56)
at com.sk89q.worldedit.internal.expression.runtime.For.getValue(For.java:56)
at com.sk89q.worldedit.internal.expression.Expression.evaluate(Expression.java:118)
at com.sk89q.worldedit.command.UtilityCommands.calc(UtilityCommands.java:516)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at com.sk89q.worldedit.util.command.parametric.ParametricCallable.call(ParametricCallable.java:243)
at com.sk89q.worldedit.util.command.SimpleDispatcher.call(SimpleDispatcher.java:125)
at com.sk89q.worldedit.extension.platform.CommandManager.handleCommand(CommandManager.java:225)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at com.sk89q.worldedit.util.eventbus.MethodEventHandler.dispatch(MethodEventHandler.java:58)
at com.sk89q.worldedit.util.eventbus.EventHandler.handleEvent(EventHandler.java:73)
at com.sk89q.worldedit.util.eventbus.EventBus.dispatch(EventBus.java:187)
at com.sk89q.worldedit.util.eventbus.EventBus.post(EventBus.java:173)
at com.sk89q.worldedit.bukkit.WorldEditPlugin.onCommand(WorldEditPlugin.java:242)
at com.sk89q.bukkit.util.DynamicPluginCommand.execute(DynamicPluginCommand.java:54)
at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:140)
at org.bukkit.craftbukkit.v1_8_R3.CraftServer.dispatchCommand(CraftServer.java:620)
at net.minecraft.server.v1_8_R3.PlayerConnection.handleCommand(PlayerConnection.java:1106)
at net.minecraft.server.v1_8_R3.PlayerConnection.a(PlayerConnection.java:966)
at net.minecraft.server.v1_8_R3.PacketPlayInChat.a(SourceFile:37)
at net.minecraft.server.v1_8_R3.PacketPlayInChat.a(SourceFile:9)
at net.minecraft.server.v1_8_R3.PlayerConnectionUtils$1.run(SourceFile:13)
at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
at java.util.concurrent.FutureTask.run(FutureTask.java:266)
at net.minecraft.server.v1_8_R3.SystemUtils.a(SourceFile:44)
at net.minecraft.server.v1_8_R3.MinecraftServer.B(MinecraftServer.java:673)
at net.minecraft.server.v1_8_R3.DedicatedServer.B(DedicatedServer.java:335)
at net.minecraft.server.v1_8_R3.MinecraftServer.A(MinecraftServer.java:629)
-- Thread Dump --
Details:
Threads: "Chunk I/O Executor Thread-1" Id=135 WAITING on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@700d9351
at sun.misc.Unsafe.park(Native Method)
- waiting on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@700d9351
at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
at java.lang.Thread.run(Thread.java:748)
"Netty Epoll Server IO #15" Id=78 RUNNABLE (in native)
at io.netty.channel.epoll.Native.epollWait(Native Method)
at io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:194)
at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:219)
at io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:116)
at java.lang.Thread.run(Thread.java:748)
"Netty Epoll Server IO #14" Id=77 RUNNABLE
at io.netty.channel.epoll.Native.epollWait(Native Method)
at io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:194)
at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:219)
at io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:116)
at java.lang.Thread.run(Thread.java:748)
"Netty Epoll Server IO #13" Id=76 RUNNABLE (in native)
at io.netty.channel.epoll.Native.epollWait(Native Method)
at io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:194)
at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:219)
at io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:116)
at java.lang.Thread.run(Thread.java:748)
"Netty Epoll Server IO #12" Id=75 RUNNABLE (in native)
at io.netty.channel.epoll.Native.epollWait(Native Method)
at io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:194)
at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:219)
at io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:116)
at java.lang.Thread.run(Thread.java:748)
"File IO Thread" Id=132 TIMED_WAITING
at java.lang.Thread.sleep(Native Method)
at net.minecraft.server.v1_8_R3.FileIOThread.c(SourceFile:51)
at net.minecraft.server.v1_8_R3.FileIOThread.run(SourceFile:30)
at java.lang.Thread.run(Thread.java:748)
"pool-26-thread-1" Id=131 WAITING on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@7eca7320
at sun.misc.Unsafe.park(Native Method)
- waiting on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@7eca7320
at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
at java.lang.Thread.run(Thread.java:748)
"Netty Epoll Server IO #11" Id=74 RUNNABLE
at io.netty.channel.epoll.Native.epollWait(Native Method)
at io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:194)
at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:219)
at io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:116)
at java.lang.Thread.run(Thread.java:748)
"pool-27-thread-1" Id=129 WAITING on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@7af5f821
at sun.misc.Unsafe.park(Native Method)
- waiting on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@7af5f821
at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
at java.lang.Thread.run(Thread.java:748)
"Netty Epoll Server IO #10" Id=73 BLOCKED on java.util.ArrayDeque@3ff7791b owned by "Server thread" Id=57
at net.minecraft.server.v1_8_R3.MinecraftServer.a(MinecraftServer.java:1421)
- blocked on java.util.ArrayDeque@3ff7791b
at net.minecraft.server.v1_8_R3.MinecraftServer.postToMainThread(MinecraftServer.java:1436)
at net.minecraft.server.v1_8_R3.WorldServer.postToMainThread(WorldServer.java:1152)
at net.minecraft.server.v1_8_R3.PlayerConnectionUtils.ensureMainThread(SourceFile:10)
at net.minecraft.server.v1_8_R3.PlayerConnection.a(PlayerConnection.java:202)
at net.minecraft.server.v1_8_R3.PacketPlayInFlying.a(SourceFile:126)
at net.minecraft.server.v1_8_R3.PacketPlayInFlying$PacketPlayInPositionLook.a(SourceFile:18)
at net.minecraft.server.v1_8_R3.NetworkManager.a(NetworkManager.java:115)
...
"Netty Epoll Server IO #9" Id=72 RUNNABLE (in native)
at io.netty.channel.epoll.Native.epollWait(Native Method)
at io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:194)
at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:219)
at io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:116)
at java.lang.Thread.run(Thread.java:748)
"Skript variable save thread" Id=95 WAITING on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@23fcf2af
at sun.misc.Unsafe.park(Native Method)
- waiting on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@23fcf2af
at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
at ch.njol.skript.variables.Variables$2.run(Variables.java:378)
at java.lang.Thread.run(Thread.java:748)
"Skript variable save thread for database 'default'" Id=123 WAITING on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@e82c683
at sun.misc.Unsafe.park(Native Method)
- waiting on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@e82c683
at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
at ch.njol.skript.variables.VariablesStorage$1.run(VariablesStorage.java:76)
at java.lang.Thread.run(Thread.java:748)
"Server Watchdog" Id=114 RUNNABLE
at sun.management.ThreadImpl.dumpThreads0(Native Method)
at sun.management.ThreadImpl.dumpAllThreads(ThreadImpl.java:454)
at net.minecraft.server.v1_8_R3.ThreadWatchdog.run(SourceFile:43)
at java.lang.Thread.run(Thread.java:748)
"Query Listener #1" Id=113 RUNNABLE
at java.net.PlainDatagramSocketImpl.receive0(Native Method)
- locked java.net.PlainDatagramSocketImpl@5b631382
at java.net.AbstractPlainDatagramSocketImpl.receive(AbstractPlainDatagramSocketImpl.java:143)
- locked java.net.PlainDatagramSocketImpl@5b631382
at java.net.DatagramSocket.receive(DatagramSocket.java:812)
- locked java.net.DatagramPacket@5fd88654
- locked java.net.DatagramSocket@4b7d19b7
at net.minecraft.server.v1_8_R3.RemoteStatusListener.run(SourceFile:261)
at java.lang.Thread.run(Thread.java:748)
"pool-28-thread-1" Id=107 TIMED_WAITING on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@1bf57e8a
at sun.misc.Unsafe.park(Native Method)
- waiting on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@1bf57e8a
at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078)
at java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1093)
at java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:809)
at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
...
"Netty Epoll Server IO #8" Id=71 RUNNABLE (in native)
at io.netty.channel.epoll.Native.epollWait(Native Method)
at io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:194)
at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:219)
at io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:116)
at java.lang.Thread.run(Thread.java:748)
"ActionThread" Id=106 WAITING on java.lang.Object@3db05a9
at java.lang.Object.wait(Native Method)
- waiting on java.lang.Object@3db05a9
at java.lang.Object.wait(Object.java:502)
at pl.myhard.api.actions.ActionThread.run(ActionThread.java:114)
"Netty Epoll Server IO #7" Id=70 RUNNABLE (in native)
at io.netty.channel.epoll.Native.epollWait(Native Method)
at io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:194)
at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:219)
at io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:116)
at java.lang.Thread.run(Thread.java:748)
"IndependentThread" Id=104 WAITING on java.lang.Object@4067f953
at java.lang.Object.wait(Native Method)
- waiting on java.lang.Object@4067f953
at java.lang.Object.wait(Object.java:502)
at net.dzikoysk.funnyguilds.util.thread.IndependentThread.run(IndependentThread.java:29)
"Netty Epoll Server IO #6" Id=69 RUNNABLE
at io.netty.channel.epoll.Native.epollWait(Native Method)
at io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:194)
at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:219)
at io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:116)
at java.lang.Thread.run(Thread.java:748)
"Timer-2" Id=97 TIMED_WAITING on java.util.TaskQueue@5b963d2d
at java.lang.Object.wait(Native Method)
- waiting on java.util.TaskQueue@5b963d2d
at java.util.TimerThread.mainLoop(Timer.java:552)
at java.util.TimerThread.run(Timer.java:505)
"Timer-1" Id=94 TIMED_WAITING on java.util.TaskQueue@6ba719fb
at java.lang.Object.wait(Native Method)
- waiting on java.util.TaskQueue@6ba719fb
at java.util.TimerThread.mainLoop(Timer.java:552)
at java.util.TimerThread.run(Timer.java:505)
"Netty Epoll Server IO #5" Id=68 RUNNABLE (in native)
at io.netty.channel.epoll.Native.epollWait(Native Method)
at io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:194)
at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:219)
at io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:116)
at java.lang.Thread.run(Thread.java:748)
"Timer-0" Id=91 TIMED_WAITING on java.util.TaskQueue@308aaf6b
at java.lang.Object.wait(Native Method)
- waiting on java.util.TaskQueue@308aaf6b
at java.util.TimerThread.mainLoop(Timer.java:552)
at java.util.TimerThread.run(Timer.java:505)
"Netty Epoll Server IO #4" Id=67 RUNNABLE (in native)
at io.netty.channel.epoll.Native.epollWait(Native Method)
at io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:194)
at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:219)
at io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:116)
at java.lang.Thread.run(Thread.java:748)
"Netty Epoll Server IO #3" Id=66 RUNNABLE
at io.netty.channel.epoll.Native.epollWait(Native Method)
at io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:194)
at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:219)
at io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:116)
at java.lang.Thread.run(Thread.java:748)
"Netty Epoll Server IO #2" Id=65 RUNNABLE
at io.netty.channel.epoll.Native.epollWait(Native Method)
at io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:194)
at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:219)
at io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:116)
at java.lang.Thread.run(Thread.java:748)
"Netty Epoll Server IO #1" Id=64 RUNNABLE (in native)
at io.netty.channel.epoll.Native.epollWait(Native Method)
at io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:194)
at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:219)
at io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:116)
at java.lang.Thread.run(Thread.java:748)
"Ebean-ScoreboardStats.0" Id=84 WAITING on java.lang.Object@4f587548
at java.lang.Object.wait(Native Method)
- waiting on java.lang.Object@4f587548
at java.lang.Object.wait(Object.java:502)
at com.avaje.ebeaninternal.server.lib.thread.PooledThread.run(PooledThread.java:75)
at java.lang.Thread.run(Thread.java:748)
"EbeanBackgroundThread" Id=83 TIMED_WAITING
at java.lang.Thread.sleep(Native Method)
at com.avaje.ebeaninternal.server.lib.BackgroundThread$Runner.run(BackgroundThread.java:168)
at java.lang.Thread.run(Thread.java:748)
"Netty Epoll Server IO #0" Id=63 BLOCKED on java.util.ArrayDeque@3ff7791b owned by "Server thread" Id=57
at net.minecraft.server.v1_8_R3.MinecraftServer.a(MinecraftServer.java:1421)
- blocked on java.util.ArrayDeque@3ff7791b
at net.minecraft.server.v1_8_R3.MinecraftServer.postToMainThread(MinecraftServer.java:1436)
at net.minecraft.server.v1_8_R3.WorldServer.postToMainThread(WorldServer.java:1152)
at net.minecraft.server.v1_8_R3.PlayerConnectionUtils.ensureMainThread(SourceFile:10)
at net.minecraft.server.v1_8_R3.PlayerConnection.a(PlayerConnection.java:202)
at net.minecraft.server.v1_8_R3.PacketPlayInFlying.a(SourceFile:126)
at net.minecraft.server.v1_8_R3.PacketPlayInFlying.a(SourceFile:8)
at net.minecraft.server.v1_8_R3.NetworkManager.a(NetworkManager.java:115)
...
"Server console handler" Id=60 RUNNABLE (in native)
at java.io.FileInputStream.readBytes(Native Method)
at java.io.FileInputStream.read(FileInputStream.java:255)
at java.io.BufferedInputStream.fill(BufferedInputStream.java:246)
at java.io.BufferedInputStream.read(BufferedInputStream.java:265)
- locked java.io.BufferedInputStream@25cd46db
at org.bukkit.craftbukkit.libs.jline.internal.NonBlockingInputStream.read(NonBlockingInputStream.java:248)
at org.bukkit.craftbukkit.libs.jline.internal.InputStreamReader.read(InputStreamReader.java:261)
- locked org.bukkit.craftbukkit.libs.jline.internal.NonBlockingInputStream@76f6eb58
at org.bukkit.craftbukkit.libs.jline.internal.InputStreamReader.read(InputStreamReader.java:198)
- locked org.bukkit.craftbukkit.libs.jline.internal.NonBlockingInputStream@76f6eb58
at org.bukkit.craftbukkit.libs.jline.console.ConsoleReader.readCharacter(ConsoleReader.java:2145)
...
"Thread-4" Id=61 RUNNABLE
at java.lang.Thread.isInterrupted(Native Method)
at java.lang.Thread.interrupted(Thread.java:947)
at java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireInterruptibly(AbstractQueuedSynchronizer.java:1219)
at java.util.concurrent.locks.ReentrantLock.lockInterruptibly(ReentrantLock.java:335)
at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:439)
at com.mojang.util.QueueLogAppender.getNextLogEvent(QueueLogAppender.java:77)
at org.bukkit.craftbukkit.v1_8_R3.util.TerminalConsoleWriterThread.run(TerminalConsoleWriterThread.java:25)
at java.lang.Thread.run(Thread.java:748)
"DestroyJavaVM" Id=59 RUNNABLE
"Server thread" Id=57 RUNNABLE
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at com.sk89q.worldedit.internal.expression.runtime.Function.invokeMethod(Function.java:58)
at com.sk89q.worldedit.internal.expression.runtime.Function.getValue(Function.java:53)
at com.sk89q.worldedit.internal.expression.runtime.For.getValue(For.java:49)
at com.sk89q.worldedit.internal.expression.runtime.For.getValue(For.java:56)
at com.sk89q.worldedit.internal.expression.runtime.For.getValue(For.java:56)
at com.sk89q.worldedit.internal.expression.runtime.For.getValue(For.java:56)
...
"Server Infinisleeper" Id=58 TIMED_WAITING
at java.lang.Thread.sleep(Native Method)
at net.minecraft.server.v1_8_R3.DedicatedServer$1.run(DedicatedServer.java:53)
"Snooper Timer" Id=54 TIMED_WAITING on java.util.TaskQueue@13e2e31a
at java.lang.Object.wait(Native Method)
- waiting on java.util.TaskQueue@13e2e31a
at java.util.TimerThread.mainLoop(Timer.java:552)
at java.util.TimerThread.run(Timer.java:505)
"SeedGenerator Thread" Id=10 WAITING on sun.security.provider.SeedGenerator$ThreadedSeedGenerator@1f1c361b
at java.lang.Object.wait(Native Method)
- waiting on sun.security.provider.SeedGenerator$ThreadedSeedGenerator@1f1c361b
at java.lang.Object.wait(Object.java:502)
at sun.security.provider.SeedGenerator$ThreadedSeedGenerator.run(SeedGenerator.java:334)
at java.lang.Thread.run(Thread.java:748)
"Signal Dispatcher" Id=4 RUNNABLE
"Finalizer" Id=3 WAITING on java.lang.ref.ReferenceQueue$Lock@50a840bd
at java.lang.Object.wait(Native Method)
- waiting on java.lang.ref.ReferenceQueue$Lock@50a840bd
at java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:143)
at java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:164)
at java.lang.ref.Finalizer$FinalizerThread.run(Finalizer.java:209)
"Reference Handler" Id=2 WAITING on java.lang.ref.Reference$Lock@11c5dddb
at java.lang.Object.wait(Native Method)
- waiting on java.lang.ref.Reference$Lock@11c5dddb
at java.lang.Object.wait(Object.java:502)
at java.lang.ref.Reference.tryHandlePending(Reference.java:191)
at java.lang.ref.Reference$ReferenceHandler.run(Reference.java:153)
Stacktrace:
at net.minecraft.server.v1_8_R3.ThreadWatchdog.run(SourceFile:59)
at java.lang.Thread.run(Thread.java:748)
Pytanie
Gonti 27
Witam
Crashuje mi caly czas serwer nwm dlaczego..
Tutaj macie crasa=
// I let you down. Sorry
Description: Watching Server
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at com.sk89q.worldedit.internal.expression.runtime.Function.invokeMethod(Function.java:58)
at com.sk89q.worldedit.internal.expression.runtime.Function.getValue(Function.java:53)
at com.sk89q.worldedit.internal.expression.runtime.For.getValue(For.java:49)
at com.sk89q.worldedit.internal.expression.runtime.For.getValue(For.java:56)
at com.sk89q.worldedit.internal.expression.runtime.For.getValue(For.java:56)
at com.sk89q.worldedit.internal.expression.runtime.For.getValue(For.java:56)
at com.sk89q.worldedit.internal.expression.Expression.evaluate(Expression.java:118)
at com.sk89q.worldedit.command.UtilityCommands.calc(UtilityCommands.java:516)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at com.sk89q.worldedit.util.command.parametric.ParametricCallable.call(ParametricCallable.java:243)
at com.sk89q.worldedit.util.command.SimpleDispatcher.call(SimpleDispatcher.java:125)
at com.sk89q.worldedit.extension.platform.CommandManager.handleCommand(CommandManager.java:225)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at com.sk89q.worldedit.util.eventbus.MethodEventHandler.dispatch(MethodEventHandler.java:58)
at com.sk89q.worldedit.util.eventbus.EventHandler.handleEvent(EventHandler.java:73)
at com.sk89q.worldedit.util.eventbus.EventBus.dispatch(EventBus.java:187)
at com.sk89q.worldedit.util.eventbus.EventBus.post(EventBus.java:173)
at com.sk89q.worldedit.bukkit.WorldEditPlugin.onCommand(WorldEditPlugin.java:242)
at com.sk89q.bukkit.util.DynamicPluginCommand.execute(DynamicPluginCommand.java:54)
at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:140)
at org.bukkit.craftbukkit.v1_8_R3.CraftServer.dispatchCommand(CraftServer.java:620)
at net.minecraft.server.v1_8_R3.PlayerConnection.handleCommand(PlayerConnection.java:1106)
at net.minecraft.server.v1_8_R3.PlayerConnection.a(PlayerConnection.java:966)
at net.minecraft.server.v1_8_R3.PacketPlayInChat.a(SourceFile:37)
at net.minecraft.server.v1_8_R3.PacketPlayInChat.a(SourceFile:9)
at net.minecraft.server.v1_8_R3.PlayerConnectionUtils$1.run(SourceFile:13)
at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
at java.util.concurrent.FutureTask.run(FutureTask.java:266)
at net.minecraft.server.v1_8_R3.SystemUtils.a(SourceFile:44)
at net.minecraft.server.v1_8_R3.MinecraftServer.B(MinecraftServer.java:673)
at net.minecraft.server.v1_8_R3.DedicatedServer.B(DedicatedServer.java:335)
at net.minecraft.server.v1_8_R3.MinecraftServer.A(MinecraftServer.java:629)
at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:537)
at java.lang.Thread.run(Thread.java:748)
A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------
Stacktrace:
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at com.sk89q.worldedit.internal.expression.runtime.Function.invokeMethod(Function.java:58)
at com.sk89q.worldedit.internal.expression.runtime.Function.getValue(Function.java:53)
at com.sk89q.worldedit.internal.expression.runtime.For.getValue(For.java:49)
at com.sk89q.worldedit.internal.expression.runtime.For.getValue(For.java:56)
at com.sk89q.worldedit.internal.expression.runtime.For.getValue(For.java:56)
at com.sk89q.worldedit.internal.expression.runtime.For.getValue(For.java:56)
at com.sk89q.worldedit.internal.expression.Expression.evaluate(Expression.java:118)
at com.sk89q.worldedit.command.UtilityCommands.calc(UtilityCommands.java:516)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at com.sk89q.worldedit.util.command.parametric.ParametricCallable.call(ParametricCallable.java:243)
at com.sk89q.worldedit.util.command.SimpleDispatcher.call(SimpleDispatcher.java:125)
at com.sk89q.worldedit.extension.platform.CommandManager.handleCommand(CommandManager.java:225)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at com.sk89q.worldedit.util.eventbus.MethodEventHandler.dispatch(MethodEventHandler.java:58)
at com.sk89q.worldedit.util.eventbus.EventHandler.handleEvent(EventHandler.java:73)
at com.sk89q.worldedit.util.eventbus.EventBus.dispatch(EventBus.java:187)
at com.sk89q.worldedit.util.eventbus.EventBus.post(EventBus.java:173)
at com.sk89q.worldedit.bukkit.WorldEditPlugin.onCommand(WorldEditPlugin.java:242)
at com.sk89q.bukkit.util.DynamicPluginCommand.execute(DynamicPluginCommand.java:54)
at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:140)
at org.bukkit.craftbukkit.v1_8_R3.CraftServer.dispatchCommand(CraftServer.java:620)
at net.minecraft.server.v1_8_R3.PlayerConnection.handleCommand(PlayerConnection.java:1106)
at net.minecraft.server.v1_8_R3.PlayerConnection.a(PlayerConnection.java:966)
at net.minecraft.server.v1_8_R3.PacketPlayInChat.a(SourceFile:37)
at net.minecraft.server.v1_8_R3.PacketPlayInChat.a(SourceFile:9)
at net.minecraft.server.v1_8_R3.PlayerConnectionUtils$1.run(SourceFile:13)
at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
at java.util.concurrent.FutureTask.run(FutureTask.java:266)
at net.minecraft.server.v1_8_R3.SystemUtils.a(SourceFile:44)
at net.minecraft.server.v1_8_R3.MinecraftServer.B(MinecraftServer.java:673)
at net.minecraft.server.v1_8_R3.DedicatedServer.B(DedicatedServer.java:335)
at net.minecraft.server.v1_8_R3.MinecraftServer.A(MinecraftServer.java:629)
Details:
Threads: "Chunk I/O Executor Thread-1" Id=135 WAITING on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@700d9351
at sun.misc.Unsafe.park(Native Method)
- waiting on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@700d9351
at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
at java.lang.Thread.run(Thread.java:748)
"Netty Epoll Server IO #15" Id=78 RUNNABLE (in native)
at io.netty.channel.epoll.Native.epollWait(Native Method)
at io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:194)
at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:219)
at io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:116)
at java.lang.Thread.run(Thread.java:748)
"Netty Epoll Server IO #14" Id=77 RUNNABLE
at io.netty.channel.epoll.Native.epollWait(Native Method)
at io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:194)
at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:219)
at io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:116)
at java.lang.Thread.run(Thread.java:748)
"Netty Epoll Server IO #13" Id=76 RUNNABLE (in native)
at io.netty.channel.epoll.Native.epollWait(Native Method)
at io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:194)
at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:219)
at io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:116)
at java.lang.Thread.run(Thread.java:748)
"Netty Epoll Server IO #12" Id=75 RUNNABLE (in native)
at io.netty.channel.epoll.Native.epollWait(Native Method)
at io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:194)
at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:219)
at io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:116)
at java.lang.Thread.run(Thread.java:748)
"File IO Thread" Id=132 TIMED_WAITING
at java.lang.Thread.sleep(Native Method)
at net.minecraft.server.v1_8_R3.FileIOThread.c(SourceFile:51)
at net.minecraft.server.v1_8_R3.FileIOThread.run(SourceFile:30)
at java.lang.Thread.run(Thread.java:748)
"pool-26-thread-1" Id=131 WAITING on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@7eca7320
at sun.misc.Unsafe.park(Native Method)
- waiting on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@7eca7320
at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
at java.lang.Thread.run(Thread.java:748)
"Netty Epoll Server IO #11" Id=74 RUNNABLE
at io.netty.channel.epoll.Native.epollWait(Native Method)
at io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:194)
at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:219)
at io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:116)
at java.lang.Thread.run(Thread.java:748)
"pool-27-thread-1" Id=129 WAITING on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@7af5f821
at sun.misc.Unsafe.park(Native Method)
- waiting on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@7af5f821
at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
at java.lang.Thread.run(Thread.java:748)
"Netty Epoll Server IO #10" Id=73 BLOCKED on java.util.ArrayDeque@3ff7791b owned by "Server thread" Id=57
at net.minecraft.server.v1_8_R3.MinecraftServer.a(MinecraftServer.java:1421)
- blocked on java.util.ArrayDeque@3ff7791b
at net.minecraft.server.v1_8_R3.MinecraftServer.postToMainThread(MinecraftServer.java:1436)
at net.minecraft.server.v1_8_R3.WorldServer.postToMainThread(WorldServer.java:1152)
at net.minecraft.server.v1_8_R3.PlayerConnectionUtils.ensureMainThread(SourceFile:10)
at net.minecraft.server.v1_8_R3.PlayerConnection.a(PlayerConnection.java:202)
at net.minecraft.server.v1_8_R3.PacketPlayInFlying.a(SourceFile:126)
at net.minecraft.server.v1_8_R3.PacketPlayInFlying$PacketPlayInPositionLook.a(SourceFile:18)
at net.minecraft.server.v1_8_R3.NetworkManager.a(NetworkManager.java:115)
...
"Netty Epoll Server IO #9" Id=72 RUNNABLE (in native)
at io.netty.channel.epoll.Native.epollWait(Native Method)
at io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:194)
at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:219)
at io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:116)
at java.lang.Thread.run(Thread.java:748)
"Skript variable save thread" Id=95 WAITING on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@23fcf2af
at sun.misc.Unsafe.park(Native Method)
- waiting on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@23fcf2af
at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
at ch.njol.skript.variables.Variables$2.run(Variables.java:378)
at java.lang.Thread.run(Thread.java:748)
"Skript variable save thread for database 'default'" Id=123 WAITING on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@e82c683
at sun.misc.Unsafe.park(Native Method)
- waiting on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@e82c683
at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
at ch.njol.skript.variables.VariablesStorage$1.run(VariablesStorage.java:76)
at java.lang.Thread.run(Thread.java:748)
"Server Watchdog" Id=114 RUNNABLE
at sun.management.ThreadImpl.dumpThreads0(Native Method)
at sun.management.ThreadImpl.dumpAllThreads(ThreadImpl.java:454)
at net.minecraft.server.v1_8_R3.ThreadWatchdog.run(SourceFile:43)
at java.lang.Thread.run(Thread.java:748)
"Query Listener #1" Id=113 RUNNABLE
at java.net.PlainDatagramSocketImpl.receive0(Native Method)
- locked java.net.PlainDatagramSocketImpl@5b631382
at java.net.AbstractPlainDatagramSocketImpl.receive(AbstractPlainDatagramSocketImpl.java:143)
- locked java.net.PlainDatagramSocketImpl@5b631382
at java.net.DatagramSocket.receive(DatagramSocket.java:812)
- locked java.net.DatagramPacket@5fd88654
- locked java.net.DatagramSocket@4b7d19b7
at net.minecraft.server.v1_8_R3.RemoteStatusListener.run(SourceFile:261)
at java.lang.Thread.run(Thread.java:748)
"pool-28-thread-1" Id=107 TIMED_WAITING on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@1bf57e8a
at sun.misc.Unsafe.park(Native Method)
- waiting on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@1bf57e8a
at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078)
at java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1093)
at java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:809)
at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
...
"Netty Epoll Server IO #8" Id=71 RUNNABLE (in native)
at io.netty.channel.epoll.Native.epollWait(Native Method)
at io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:194)
at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:219)
at io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:116)
at java.lang.Thread.run(Thread.java:748)
"ActionThread" Id=106 WAITING on java.lang.Object@3db05a9
at java.lang.Object.wait(Native Method)
- waiting on java.lang.Object@3db05a9
at java.lang.Object.wait(Object.java:502)
at pl.myhard.api.actions.ActionThread.run(ActionThread.java:114)
"Netty Epoll Server IO #7" Id=70 RUNNABLE (in native)
at io.netty.channel.epoll.Native.epollWait(Native Method)
at io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:194)
at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:219)
at io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:116)
at java.lang.Thread.run(Thread.java:748)
"IndependentThread" Id=104 WAITING on java.lang.Object@4067f953
at java.lang.Object.wait(Native Method)
- waiting on java.lang.Object@4067f953
at java.lang.Object.wait(Object.java:502)
at net.dzikoysk.funnyguilds.util.thread.IndependentThread.run(IndependentThread.java:29)
"Netty Epoll Server IO #6" Id=69 RUNNABLE
at io.netty.channel.epoll.Native.epollWait(Native Method)
at io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:194)
at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:219)
at io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:116)
at java.lang.Thread.run(Thread.java:748)
"Timer-2" Id=97 TIMED_WAITING on java.util.TaskQueue@5b963d2d
at java.lang.Object.wait(Native Method)
- waiting on java.util.TaskQueue@5b963d2d
at java.util.TimerThread.mainLoop(Timer.java:552)
at java.util.TimerThread.run(Timer.java:505)
"Timer-1" Id=94 TIMED_WAITING on java.util.TaskQueue@6ba719fb
at java.lang.Object.wait(Native Method)
- waiting on java.util.TaskQueue@6ba719fb
at java.util.TimerThread.mainLoop(Timer.java:552)
at java.util.TimerThread.run(Timer.java:505)
"Netty Epoll Server IO #5" Id=68 RUNNABLE (in native)
at io.netty.channel.epoll.Native.epollWait(Native Method)
at io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:194)
at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:219)
at io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:116)
at java.lang.Thread.run(Thread.java:748)
"Timer-0" Id=91 TIMED_WAITING on java.util.TaskQueue@308aaf6b
at java.lang.Object.wait(Native Method)
- waiting on java.util.TaskQueue@308aaf6b
at java.util.TimerThread.mainLoop(Timer.java:552)
at java.util.TimerThread.run(Timer.java:505)
"Netty Epoll Server IO #4" Id=67 RUNNABLE (in native)
at io.netty.channel.epoll.Native.epollWait(Native Method)
at io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:194)
at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:219)
at io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:116)
at java.lang.Thread.run(Thread.java:748)
"Netty Epoll Server IO #3" Id=66 RUNNABLE
at io.netty.channel.epoll.Native.epollWait(Native Method)
at io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:194)
at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:219)
at io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:116)
at java.lang.Thread.run(Thread.java:748)
"Netty Epoll Server IO #2" Id=65 RUNNABLE
at io.netty.channel.epoll.Native.epollWait(Native Method)
at io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:194)
at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:219)
at io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:116)
at java.lang.Thread.run(Thread.java:748)
"Netty Epoll Server IO #1" Id=64 RUNNABLE (in native)
at io.netty.channel.epoll.Native.epollWait(Native Method)
at io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:194)
at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:219)
at io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:116)
at java.lang.Thread.run(Thread.java:748)
"Ebean-ScoreboardStats.0" Id=84 WAITING on java.lang.Object@4f587548
at java.lang.Object.wait(Native Method)
- waiting on java.lang.Object@4f587548
at java.lang.Object.wait(Object.java:502)
at com.avaje.ebeaninternal.server.lib.thread.PooledThread.run(PooledThread.java:75)
at java.lang.Thread.run(Thread.java:748)
"EbeanBackgroundThread" Id=83 TIMED_WAITING
at java.lang.Thread.sleep(Native Method)
at com.avaje.ebeaninternal.server.lib.BackgroundThread$Runner.run(BackgroundThread.java:168)
at java.lang.Thread.run(Thread.java:748)
"Netty Epoll Server IO #0" Id=63 BLOCKED on java.util.ArrayDeque@3ff7791b owned by "Server thread" Id=57
at net.minecraft.server.v1_8_R3.MinecraftServer.a(MinecraftServer.java:1421)
- blocked on java.util.ArrayDeque@3ff7791b
at net.minecraft.server.v1_8_R3.MinecraftServer.postToMainThread(MinecraftServer.java:1436)
at net.minecraft.server.v1_8_R3.WorldServer.postToMainThread(WorldServer.java:1152)
at net.minecraft.server.v1_8_R3.PlayerConnectionUtils.ensureMainThread(SourceFile:10)
at net.minecraft.server.v1_8_R3.PlayerConnection.a(PlayerConnection.java:202)
at net.minecraft.server.v1_8_R3.PacketPlayInFlying.a(SourceFile:126)
at net.minecraft.server.v1_8_R3.PacketPlayInFlying.a(SourceFile:8)
at net.minecraft.server.v1_8_R3.NetworkManager.a(NetworkManager.java:115)
...
"Server console handler" Id=60 RUNNABLE (in native)
at java.io.FileInputStream.readBytes(Native Method)
at java.io.FileInputStream.read(FileInputStream.java:255)
at java.io.BufferedInputStream.fill(BufferedInputStream.java:246)
at java.io.BufferedInputStream.read(BufferedInputStream.java:265)
- locked java.io.BufferedInputStream@25cd46db
at org.bukkit.craftbukkit.libs.jline.internal.NonBlockingInputStream.read(NonBlockingInputStream.java:248)
at org.bukkit.craftbukkit.libs.jline.internal.InputStreamReader.read(InputStreamReader.java:261)
- locked org.bukkit.craftbukkit.libs.jline.internal.NonBlockingInputStream@76f6eb58
at org.bukkit.craftbukkit.libs.jline.internal.InputStreamReader.read(InputStreamReader.java:198)
- locked org.bukkit.craftbukkit.libs.jline.internal.NonBlockingInputStream@76f6eb58
at org.bukkit.craftbukkit.libs.jline.console.ConsoleReader.readCharacter(ConsoleReader.java:2145)
...
"Thread-4" Id=61 RUNNABLE
at java.lang.Thread.isInterrupted(Native Method)
at java.lang.Thread.interrupted(Thread.java:947)
at java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireInterruptibly(AbstractQueuedSynchronizer.java:1219)
at java.util.concurrent.locks.ReentrantLock.lockInterruptibly(ReentrantLock.java:335)
at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:439)
at com.mojang.util.QueueLogAppender.getNextLogEvent(QueueLogAppender.java:77)
at org.bukkit.craftbukkit.v1_8_R3.util.TerminalConsoleWriterThread.run(TerminalConsoleWriterThread.java:25)
at java.lang.Thread.run(Thread.java:748)
"DestroyJavaVM" Id=59 RUNNABLE
"Server thread" Id=57 RUNNABLE
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at com.sk89q.worldedit.internal.expression.runtime.Function.invokeMethod(Function.java:58)
at com.sk89q.worldedit.internal.expression.runtime.Function.getValue(Function.java:53)
at com.sk89q.worldedit.internal.expression.runtime.For.getValue(For.java:49)
at com.sk89q.worldedit.internal.expression.runtime.For.getValue(For.java:56)
at com.sk89q.worldedit.internal.expression.runtime.For.getValue(For.java:56)
at com.sk89q.worldedit.internal.expression.runtime.For.getValue(For.java:56)
...
"Server Infinisleeper" Id=58 TIMED_WAITING
at java.lang.Thread.sleep(Native Method)
at net.minecraft.server.v1_8_R3.DedicatedServer$1.run(DedicatedServer.java:53)
"Snooper Timer" Id=54 TIMED_WAITING on java.util.TaskQueue@13e2e31a
at java.lang.Object.wait(Native Method)
- waiting on java.util.TaskQueue@13e2e31a
at java.util.TimerThread.mainLoop(Timer.java:552)
at java.util.TimerThread.run(Timer.java:505)
"SeedGenerator Thread" Id=10 WAITING on sun.security.provider.SeedGenerator$ThreadedSeedGenerator@1f1c361b
at java.lang.Object.wait(Native Method)
- waiting on sun.security.provider.SeedGenerator$ThreadedSeedGenerator@1f1c361b
at java.lang.Object.wait(Object.java:502)
at sun.security.provider.SeedGenerator$ThreadedSeedGenerator.run(SeedGenerator.java:334)
at java.lang.Thread.run(Thread.java:748)
"Signal Dispatcher" Id=4 RUNNABLE
"Finalizer" Id=3 WAITING on java.lang.ref.ReferenceQueue$Lock@50a840bd
at java.lang.Object.wait(Native Method)
- waiting on java.lang.ref.ReferenceQueue$Lock@50a840bd
at java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:143)
at java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:164)
at java.lang.ref.Finalizer$FinalizerThread.run(Finalizer.java:209)
"Reference Handler" Id=2 WAITING on java.lang.ref.Reference$Lock@11c5dddb
at java.lang.Object.wait(Native Method)
- waiting on java.lang.ref.Reference$Lock@11c5dddb
at java.lang.Object.wait(Object.java:502)
at java.lang.ref.Reference.tryHandlePending(Reference.java:191)
at java.lang.ref.Reference$ReferenceHandler.run(Reference.java:153)
at net.minecraft.server.v1_8_R3.ThreadWatchdog.run(SourceFile:59)
at java.lang.Thread.run(Thread.java:748)
Details:
Minecraft Version: 1.8.8
Operating System: Linux (amd64) version 3.10.0-693.5.2.el7.x86_64
Java Version: 1.8.0_131, Oracle Corporation
Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
Memory: 3145146256 bytes (2999 MB) / 4374659072 bytes (4172 MB) up to 4374659072 bytes (4172 MB)
JVM Flags: 5 total; -Xms2250M -Xmx4500M -XX:-DisableExplicitGC -XX:+AggressiveOpts -XX:+OptimizeStringConcat
IntCache: cache: 7, tcache: 0, allocated: 13, tallocated: 95
CraftBukkit Information:
Running: CraftBukkit version git-Bukkit-e1ebe52 (MC: 1.8.8) (Implementing API version 1.8.8-R0.1-SNAPSHOT) false
Plugins: { CleanroomGenerator v1.0.0 io.nv.bukkit.CleanroomGenerator.CleanroomGenerator [NVX (Neo_Vortex)], WorldEdit v6.1;no_git_id com.sk89q.worldedit.bukkit.WorldEditPlugin [], TimTheEnchanter v3.0 org.kitteh.enchant.Tim [mbaxter], Skript v2.1.2 ch.njol.skript.Skript [Njol], KondziuChat v2.5.1 pl.MinecraftKondziu.KondziuChat [MinecraftKondziu], ClearLag v2.9.7 me.minebuilders.clearlag.Clearlag [bob7l], iAntyLogout v1.4.3 pl.inder00.antylogout.AntyLogout [Inder00], WorldGuard v6.1 com.sk89q.worldguard.bukkit.WorldGuardPlugin [], NoCheatPlus v3.15.1-RC-sMD5NET-b1084 fr.neatmonster.nocheatplus.NoCheatPlus [NeatMonster, asofold, Evenprime], SkinsRestorer v12.9.7 skinsrestorer.bukkit.SkinsRestorer [Blackfire62, Th3Tr0LLeR], Server_Motd v1.0.0 nl.tomudding.plugins.servermotd.ServerMotd [], PermissionsEx v1.23.3 ru.tehkode.permissions.bukkit.PermissionsEx [[t3hk0d3, zml]], FunnyGuilds v3.9.9.1 Cleaned net.dzikoysk.funnyguilds.FunnyGuilds [Dzikoysk], MH-API v1.0-SNAPSHOT pl.myhard.api.API [Karolek], Tablist v1.3.0.2 com.sn1cko.tablist.tablist [], Vault v1.5.6-b49 net.milkbowl.vault.Vault [cereal, Sleaker, mung3r], PlayerParticles v4.5 com.esophose.playerparticles.PlayerParticles [Esophose], ShopGUIPlus v1.3.9 net.brcdev.shopgui.ShopGuiPlugin [brc], ChestShop v4.0-r5 com.Acrobot.ChestShop.ChestShop [Acrobot], Essentials v2.0.1-b468 com.earth2me.essentials.Essentials [Zenexer, ementalo, Aelux, Brettflan, KimKandor, snowleo, ceulemans, Xeology, KHobbits, md_5, Iaccidentally, drtshock, vemacs, SupaHam], KukuTurboDrop v1.0 com.gmail.kukubaczek.TurboDrop.Main [], ScoreboardStats v0.5.7 com.github.games647.scoreboardstats.ScoreboardStats [games647], ASkyBlock v3.0.6.9 com.wasteofplastic.askyblock.ASkyBlock [Tastybento], ChestCommands v3.1.2 com.gmail.filoghost.chestcommands.ChestCommands [], EssentialsChat v2.0.1-b468 com.earth2me.essentials.chat.EssentialsChat [Zenexer, ementalo, Aelux, Brettflan, KimKandor, snowleo, ceulemans, Xeology, KHobbits, md_5, Okamosy, Iaccidentally], MH-Drop v1.0-SNAPSHOT pl.myhard.drop.DropPlugin [Karolek], EssentialsSpawn v2.0.1-b468 com.earth2me.essentials.spawn.EssentialsSpawn [Zenexer, ementalo, Aelux, Brettflan, KimKandor, snowleo, ceulemans, Xeology, KHobbits], Multiverse-Core v2.5-b691 com.onarandombox.MultiverseCore.MultiverseCore [Rigby, fernferret, lithium3141, main--], AuthMe v3.3.4 fr.xephi.authme.AuthMe [Xephi59], HolographicDisplays v2.1.12 com.gmail.filoghost.holographicdisplays.HolographicDisplays [],}
Warnings: DEFAULT
Reload Count: 0
Threads: { TIMED_WAITING Timer-0: [java.lang.Object.wait(Native Method), java.util.TimerThread.mainLoop(Timer.java:552), java.util.TimerThread.run(Timer.java:505)], RUNNABLE Netty Epoll Server IO #3: [io.netty.channel.epoll.Native.epollWait(Native Method), io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:194), io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:219), io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:116), java.lang.Thread.run(Thread.java:748)], RUNNABLE Netty Epoll Server IO #14: [io.netty.channel.epoll.Native.epollWait(Native Method), io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:194), io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:219), io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:116), java.lang.Thread.run(Thread.java:748)], WAITING pool-26-thread-1: [sun.misc.Unsafe.park(Native Method), java.util.concurrent.locks.LockSupport.park(LockSupport.java:175), java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039), java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442), java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067), java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127), java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617), java.lang.Thread.run(Thread.java:748)], WAITING pool-27-thread-1: [sun.misc.Unsafe.park(Native Method), java.util.concurrent.locks.LockSupport.park(LockSupport.java:175), java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039), java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442), java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067), java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127), java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617), java.lang.Thread.run(Thread.java:748)], WAITING Ebean-ScoreboardStats.0: [java.lang.Object.wait(Native Method), java.lang.Object.wait(Object.java:502), com.avaje.ebeaninternal.server.lib.thread.PooledThread.run(PooledThread.java:75), java.lang.Thread.run(Thread.java:748)], RUNNABLE Netty Epoll Server IO #15: [io.netty.channel.epoll.Native.epollWait(Native Method), io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:194), io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:219), io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:116), java.lang.Thread.run(Thread.java:748)], WAITING SeedGenerator Thread: [java.lang.Object.wait(Native Method), java.lang.Object.wait(Object.java:502), sun.security.provider.SeedGenerator$ThreadedSeedGenerator.run(SeedGenerator.java:334), java.lang.Thread.run(Thread.java:748)], RUNNABLE Netty Epoll Server IO #8: [io.netty.channel.epoll.Native.epollWait(Native Method), io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:194), io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:219), io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:116), java.lang.Thread.run(Thread.java:748)], RUNNABLE Netty Epoll Server IO #7: [io.netty.channel.epoll.Native.epollWait(Native Method), io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:194), io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:219), io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:116), java.lang.Thread.run(Thread.java:748)], RUNNABLE Netty Epoll Server IO #12: [io.netty.channel.epoll.Native.epollWait(Native Method), io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:194), io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:219), io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:116), java.lang.Thread.run(Thread.java:748)], TIMED_WAITING EbeanBackgroundThread: [java.lang.Thread.sleep(Native Method), com.avaje.ebeaninternal.server.lib.BackgroundThread$Runner.run(BackgroundThread.java:168), java.lang.Thread.run(Thread.java:748)], TIMED_WAITING File IO Thread: [java.lang.Thread.sleep(Native Method), net.minecraft.server.v1_8_R3.FileIOThread.c(SourceFile:51), net.minecraft.server.v1_8_R3.FileIOThread.run(SourceFile:30), java.lang.Thread.run(Thread.java:748)], RUNNABLE Netty Epoll Server IO #13: [io.netty.channel.epoll.Native.epollWait(Native Method), io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:194), io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:219), io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:116), java.lang.Thread.run(Thread.java:748)], RUNNABLE Server thread: [sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43), java.lang.reflect.Method.invoke(Method.java:498), com.sk89q.worldedit.internal.expression.runtime.Function.invokeMethod(Function.java:58), com.sk89q.worldedit.internal.expression.runtime.Function.getValue(Function.java:53), com.sk89q.worldedit.internal.expression.runtime.For.getValue(For.java:56), com.sk89q.worldedit.internal.expression.runtime.For.getValue(For.java:56), com.sk89q.worldedit.internal.expression.runtime.For.getValue(For.java:56), com.sk89q.worldedit.internal.expression.runtime.For.getValue(For.java:56), com.sk89q.worldedit.internal.expression.Expression.evaluate(Expression.java:118), com.sk89q.worldedit.command.UtilityCommands.calc(UtilityCommands.java:516), sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method), sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62), sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43), java.lang.reflect.Method.invoke(Method.java:498), com.sk89q.worldedit.util.command.parametric.ParametricCallable.call(ParametricCallable.java:243), com.sk89q.worldedit.util.command.SimpleDispatcher.call(SimpleDispatcher.java:125), com.sk89q.worldedit.extension.platform.CommandManager.handleCommand(CommandManager.java:225), sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method), sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62), sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43), java.lang.reflect.Method.invoke(Method.java:498), com.sk89q.worldedit.util.eventbus.MethodEventHandler.dispatch(MethodEventHandler.java:58), com.sk89q.worldedit.util.eventbus.EventHandler.handleEvent(EventHandler.java:73), com.sk89q.worldedit.util.eventbus.EventBus.dispatch(EventBus.java:187), com.sk89q.worldedit.util.eventbus.EventBus.post(EventBus.java:173), com.sk89q.worldedit.bukkit.WorldEditPlugin.onCommand(WorldEditPlugin.java:242), com.sk89q.bukkit.util.DynamicPluginCommand.execute(DynamicPluginCommand.java:54), org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:140), org.bukkit.craftbukkit.v1_8_R3.CraftServer.dispatchCommand(CraftServer.java:620), net.minecraft.server.v1_8_R3.PlayerConnection.handleCommand(PlayerConnection.java:1106), net.minecraft.server.v1_8_R3.PlayerConnection.a(PlayerConnection.java:966), net.minecraft.server.v1_8_R3.PacketPlayInChat.a(SourceFile:37), net.minecraft.server.v1_8_R3.PacketPlayInChat.a(SourceFile:9), net.minecraft.server.v1_8_R3.PlayerConnectionUtils$1.run(SourceFile:13), java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511), java.util.concurrent.FutureTask.run(FutureTask.java:266), net.minecraft.server.v1_8_R3.SystemUtils.a(SourceFile:44), net.minecraft.server.v1_8_R3.MinecraftServer.B(MinecraftServer.java:673), net.minecraft.server.v1_8_R3.DedicatedServer.B(DedicatedServer.java:335), net.minecraft.server.v1_8_R3.MinecraftServer.A(MinecraftServer.java:629), net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:537), java.lang.Thread.run(Thread.java:748)], TIMED_WAITING pool-28-thread-1: [sun.misc.Unsafe.park(Native Method), java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215), java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078), java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1093), java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:809), java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067), java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127), java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617), java.lang.Thread.run(Thread.java:748)], WAITING Thread-4: [sun.misc.Unsafe.park(Native Method), java.util.concurrent.locks.LockSupport.park(LockSupport.java:175), java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039), java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442), com.mojang.util.QueueLogAppender.getNextLogEvent(QueueLogAppender.java:77), org.bukkit.craftbukkit.v1_8_R3.util.TerminalConsoleWriterThread.run(TerminalConsoleWriterThread.java:25), java.lang.Thread.run(Thread.java:748)], WAITING Skript variable save thread: [sun.misc.Unsafe.park(Native Method), java.util.concurrent.locks.LockSupport.park(LockSupport.java:175), java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039), java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442), ch.njol.skript.variables.Variables$2.run(Variables.java:378), java.lang.Thread.run(Thread.java:748)], BLOCKED Netty Epoll Server IO #0: [net.minecraft.server.v1_8_R3.MinecraftServer.a(MinecraftServer.java:1421), net.minecraft.server.v1_8_R3.MinecraftServer.postToMainThread(MinecraftServer.java:1436), net.minecraft.server.v1_8_R3.WorldServer.postToMainThread(WorldServer.java:1152), net.minecraft.server.v1_8_R3.PlayerConnectionUtils.ensureMainThread(SourceFile:10), net.minecraft.server.v1_8_R3.PlayerConnection.a(PlayerConnection.java:202), net.minecraft.server.v1_8_R3.PacketPlayInFlying.a(SourceFile:126), net.minecraft.server.v1_8_R3.PacketPlayInFlying.a(SourceFile:8), net.minecraft.server.v1_8_R3.NetworkManager.a(NetworkManager.java:115), net.minecraft.server.v1_8_R3.NetworkManager.channelRead0(NetworkManager.java:312), net.minecraft.server.v1_8_R3.NetworkManager.channelRead0(NetworkManager.java:1), io.netty.channel.SimpleChannelInboundHandler.channelRead(SimpleChannelInboundHandler.java:105), io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:333), io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:319), io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:163), io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:333), io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:319), io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:163), io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:333), io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:319), io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:163), io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:333), io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:319), io.netty.handler.timeout.ReadTimeoutHandler.channelRead(ReadTimeoutHandler.java:150), io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:333), io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:319), io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:787), io.netty.channel.epoll.EpollSocketChannel$EpollSocketUnsafe.epollInReady(EpollSocketChannel.java:722), io.netty.channel.epoll.EpollEventLoop.processReady(EpollEventLoop.java:326), io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:264), io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:116), java.lang.Thread.run(Thread.java:748)], BLOCKED Netty Epoll Server IO #10: [net.minecraft.server.v1_8_R3.MinecraftServer.a(MinecraftServer.java:1421), net.minecraft.server.v1_8_R3.MinecraftServer.postToMainThread(MinecraftServer.java:1436), net.minecraft.server.v1_8_R3.WorldServer.postToMainThread(WorldServer.java:1152), net.minecraft.server.v1_8_R3.PlayerConnectionUtils.ensureMainThread(SourceFile:10), net.minecraft.server.v1_8_R3.PlayerConnection.a(PlayerConnection.java:202), net.minecraft.server.v1_8_R3.PacketPlayInFlying.a(SourceFile:126), net.minecraft.server.v1_8_R3.PacketPlayInFlying$PacketPlayInPositionLook.a(SourceFile:18), net.minecraft.server.v1_8_R3.NetworkManager.a(NetworkManager.java:115), net.minecraft.server.v1_8_R3.NetworkManager.channelRead0(NetworkManager.java:312), net.minecraft.server.v1_8_R3.NetworkManager.channelRead0(NetworkManager.java:1), io.netty.channel.SimpleChannelInboundHandler.channelRead(SimpleChannelInboundHandler.java:105), io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:333), io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:319), io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:163), io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:333), io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:319), io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:163), io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:333), io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:319), io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:163), io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:333), io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:319), io.netty.handler.timeout.ReadTimeoutHandler.channelRead(ReadTimeoutHandler.java:150), io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:333), io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:319), io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:787), io.netty.channel.epoll.EpollSocketChannel$EpollSocketUnsafe.epollInReady(EpollSocketChannel.java:722), io.netty.channel.epoll.EpollEventLoop.processReady(EpollEventLoop.java:326), io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:264), io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:116), java.lang.Thread.run(Thread.java:748)], WAITING Skript variable save thread for database 'default': [sun.misc.Unsafe.park(Native Method), java.util.concurrent.locks.LockSupport.park(LockSupport.java:175), java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039), java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442), ch.njol.skript.variables.VariablesStorage$1.run(VariablesStorage.java:76), java.lang.Thread.run(Thread.java:748)], RUNNABLE Netty Epoll Server IO #2: [io.netty.channel.epoll.Native.epollWait(Native Method), io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:194), io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:219), io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:116), java.lang.Thread.run(Thread.java:748)], RUNNABLE Netty Epoll Server IO #4: [io.netty.channel.epoll.Native.epollWait(Native Method), io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:194), io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:219), io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:116), java.lang.Thread.run(Thread.java:748)], RUNNABLE Netty Epoll Server IO #9: [io.netty.channel.epoll.Native.epollWait(Native Method), io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:194), io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:219), io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:116), java.lang.Thread.run(Thread.java:748)], WAITING ActionThread: [java.lang.Object.wait(Native Method), java.lang.Object.wait(Object.java:502), pl.myhard.api.actions.ActionThread.run(ActionThread.java:114)], RUNNABLE Netty Epoll Server IO #6: [io.netty.channel.epoll.Native.epollWait(Native Method), io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:194), io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:219), io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:116), java.lang.Thread.run(Thread.java:748)], WAITING Chunk I/O Executor Thread-1: [sun.misc.Unsafe.park(Native Method), java.util.concurrent.locks.LockSupport.park(LockSupport.java:175), java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039), java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442), java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067), java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127), java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617), java.lang.Thread.run(Thread.java:748)], RUNNABLE Query Listener #1: [java.net.PlainDatagramSocketImpl.receive0(Native Method), java.net.AbstractPlainDatagramSocketImpl.receive(AbstractPlainDatagramSocketImpl.java:143), java.net.DatagramSocket.receive(DatagramSocket.java:812), net.minecraft.server.v1_8_R3.RemoteStatusListener.run(SourceFile:261), java.lang.Thread.run(Thread.java:748)], TIMED_WAITING Snooper Timer: [java.lang.Object.wait(Native Method), java.util.TimerThread.mainLoop(Timer.java:552), java.util.TimerThread.run(Timer.java:505)], TIMED_WAITING Timer-2: [java.lang.Object.wait(Native Method), java.util.TimerThread.mainLoop(Timer.java:552), java.util.TimerThread.run(Timer.java:505)], RUNNABLE DestroyJavaVM: [], TIMED_WAITING Server Infinisleeper: [java.lang.Thread.sleep(Native Method), net.minecraft.server.v1_8_R3.DedicatedServer$1.run(DedicatedServer.java:53)], WAITING IndependentThread: [java.lang.Object.wait(Native Method), java.lang.Object.wait(Object.java:502), net.dzikoysk.funnyguilds.util.thread.IndependentThread.run(IndependentThread.java:29)], RUNNABLE Server console handler: [java.io.FileInputStream.readBytes(Native Method), java.io.FileInputStream.read(FileInputStream.java:255), java.io.BufferedInputStream.fill(BufferedInputStream.java:246), java.io.BufferedInputStream.read(BufferedInputStream.java:265), org.bukkit.craftbukkit.libs.jline.internal.NonBlockingInputStream.read(NonBlockingInputStream.java:248), org.bukkit.craftbukkit.libs.jline.internal.InputStreamReader.read(InputStreamReader.java:261), org.bukkit.craftbukkit.libs.jline.internal.InputStreamReader.read(InputStreamReader.java:198), org.bukkit.craftbukkit.libs.jline.console.ConsoleReader.readCharacter(ConsoleReader.java:2145), org.bukkit.craftbukkit.libs.jline.console.ConsoleReader.readLineSimple(ConsoleReader.java:3183), org.bukkit.craftbukkit.libs.jline.console.ConsoleReader.readLine(ConsoleReader.java:2333), org.bukkit.craftbukkit.libs.jline.console.ConsoleReader.readLine(ConsoleReader.java:2269), org.bukkit.craftbukkit.libs.jline.console.ConsoleReader.readLine(ConsoleReader.java:2257), net.minecraft.server.v1_8_R3.DedicatedServer$2.run(DedicatedServer.java:80)], RUNNABLE Signal Dispatcher: [], RUNNABLE Netty Epoll Server IO #5: [io.netty.channel.epoll.Native.epollWait(Native Method), io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:194), io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:219), io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:116), java.lang.Thread.run(Thread.java:748)], TIMED_WAITING Timer-1: [java.lang.Object.wait(Native Method), java.util.TimerThread.mainLoop(Timer.java:552), java.util.TimerThread.run(Timer.java:505)], WAITING Finalizer: [java.lang.Object.wait(Native Method), java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:143), java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:164), java.lang.ref.Finalizer$FinalizerThread.run(Finalizer.java:209)], RUNNABLE Server Watchdog: [java.lang.Thread.dumpThreads(Native Method), java.lang.Thread.getAllStackTraces(Thread.java:1610), org.bukkit.craftbukkit.v1_8_R3.CraftCrashReport.call(CraftCrashReport.java:29), net.minecraft.server.v1_8_R3.CrashReportSystemDetails.a(SourceFile:78), net.minecraft.server.v1_8_R3.CrashReport.h(CrashReport.java:127), net.minecraft.server.v1_8_R3.CrashReport.<init>(CrashReport.java:34), net.minecraft.server.v1_8_R3.ThreadWatchdog.run(SourceFile:57), java.lang.Thread.run(Thread.java:748)], WAITING Reference Handler: [java.lang.Object.wait(Native Method), java.lang.Object.wait(Object.java:502), java.lang.ref.Reference.tryHandlePending(Reference.java:191), java.lang.ref.Reference$ReferenceHandler.run(Reference.java:153)], RUNNABLE Netty Epoll Server IO #1: [io.netty.channel.epoll.Native.epollWait(Native Method), io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:194), io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:219), io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:116), java.lang.Thread.run(Thread.java:748)], RUNNABLE Netty Epoll Server IO #11: [io.netty.channel.epoll.Native.epollWait(Native Method), io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:194), io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:219), io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:116), java.lang.Thread.run(Thread.java:748)],}
Recent tasks from 480-510{MH-Drop:pl.myhard.drop.tasks.LevelTask@529,}
Profiler Position: N/A (disabled)
Player Count: 2 / 100; [EntityPlayer['Gonciak'/35, l='ASkyBlock', x=1.71, y=25.75, z=-12.33](Gonciak at 1.7074548673362528,25.753199980521202,-12.327945461938963), EntityPlayer['Wiatr_uwka'/771, l='ASkyBlock', x=1.95, y=24.00, z=1.67](Wiatr_uwka at 1.9522506590188984,24.0,1.673184309186585)]
Is Modded: Definitely; Server brand changed to 'CraftBukkit'
Type: Dedicated Server (map_server.txt)
[
Odnośnik do komentarza
Udostępnij na innych stronach
3 odpowiedzi na to pytanie
Rekomendowane odpowiedzi