Skocz do zawartości
  • 👋 Witaj na MPCForum!

    Przeglądasz forum jako gość, co oznacza, że wiele świetnych funkcji jest jeszcze przed Tobą! 😎

    • Pełny dostęp do działów i ukrytych treści
    • Możliwość pisania i odpowiadania w tematach
    • System prywatnych wiadomości
    • Zbieranie reputacji i rozwijanie swojego profilu
    • Członkostwo w jednej z największych społeczności graczy

    👉 Dołączenie zajmie Ci mniej niż minutę – a zyskasz znacznie więcej!

    Zarejestruj się teraz

Spigot crash serwera


Rekomendowane odpowiedzi

Opublikowano

 

[16:43:57] [spigot Watchdog Thread/ERROR]: The server has stopped responding!
[16:43:57] [spigot Watchdog Thread/ERROR]: Please report this to http://www.spigotmc.org/
[16:43:57] [spigot Watchdog Thread/ERROR]: Be sure to include ALL relevant console errors and Minecraft crash reports
[16:43:57] [spigot Watchdog Thread/ERROR]: Spigot version: git-Spigot-1.7.9-R0.2-207-g03373bb (MC: 1.7.10)
[16:43:57] [spigot Watchdog Thread/ERROR]: ------------------------------
[16:43:57] [spigot Watchdog Thread/ERROR]: Server thread dump (Look for plugins here before reporting to Spigot!):
[16:44:18] [spigot Watchdog Thread/ERROR]: ------------------------------
[16:44:18] [spigot Watchdog Thread/ERROR]: Current Thread: Server thread
[16:44:18] [spigot Watchdog Thread/ERROR]: PID: 16 | Suspended: false | Native: false | State: RUNNABLE
[16:44:18] [spigot Watchdog Thread/ERROR]: Stack:
[16:44:18] [spigot Watchdog Thread/ERROR]: java.util.ArrayList$SubList.listIterator(ArrayList.java:1095)
[16:44:18] [spigot Watchdog Thread/ERROR]: java.util.AbstractList.listIterator(AbstractList.java:299)
[16:44:18] [spigot Watchdog Thread/ERROR]: java.util.ArrayList$SubList.iterator(ArrayList.java:1087)
[16:44:18] [spigot Watchdog Thread/ERROR]: java.util.AbstractCollection.toArray(AbstractCollection.java:180)
[16:44:18] [spigot Watchdog Thread/ERROR]: java.lang.String.split(String.java:2378)
[16:44:18] [spigot Watchdog Thread/ERROR]: java.lang.String.split(String.java:2422)
[16:44:18] [spigot Watchdog Thread/ERROR]: fr.xephi.authme.threads.FlatFileThread.isAuthAvailable(FlatFileThread.java:60)
[16:44:18] [spigot Watchdog Thread/ERROR]: fr.xephi.authme.threads.FlatFileThread.updateSession(FlatFileThread.java:164)
[16:44:18] [spigot Watchdog Thread/ERROR]: fr.xephi.authme.datasource.CacheDataSource.updateSession(CacheDataSource.java:63)
[16:44:18] [spigot Watchdog Thread/ERROR]: fr.xephi.authme.listener.AuthMePlayerListener.onPlayerQuit(AuthMePlayerListener.java:767)
[16:44:18] [spigot Watchdog Thread/ERROR]: sun.reflect.GeneratedMethodAccessor264.invoke(Unknown Source)
[16:44:18] [spigot Watchdog Thread/ERROR]: sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[16:44:18] [spigot Watchdog Thread/ERROR]: java.lang.reflect.Method.invoke(Method.java:498)
[16:44:18] [spigot Watchdog Thread/ERROR]: org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:298)
[16:44:18] [spigot Watchdog Thread/ERROR]: org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62)
[16:44:18] [spigot Watchdog Thread/ERROR]: org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:509)
[16:44:18] [spigot Watchdog Thread/ERROR]: org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:494)
[16:44:18] [spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_7_R4.PlayerList.disconnect(PlayerList.java:334)
[16:44:18] [spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_7_R4.PlayerConnection.a(PlayerConnection.java:738)
[16:44:18] [spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_7_R4.ServerConnection.c(ServerConnection.java:77)
[16:44:18] [spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_7_R4.MinecraftServer.v(MinecraftServer.java:734)
[16:44:18] [spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_7_R4.DedicatedServer.v(DedicatedServer.java:289)
[16:44:33] [spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_7_R4.MinecraftServer.u(MinecraftServer.java:584)
[16:44:38] [spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_7_R4.MinecraftServer.run(MinecraftServer.java:490)
[16:44:38] [spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_7_R4.ThreadServerApplication.run(SourceFile:628)
[16:44:38] [spigot Watchdog Thread/ERROR]: ------------------------------
[16:44:38] [spigot Watchdog Thread/ERROR]: Entire Thread Dump:
[16:47:05] [spigot Watchdog Thread/ERROR]: ------------------------------
[16:47:05] [spigot Watchdog Thread/ERROR]: Current Thread: Async Chat Thread - #89
[16:48:09] [spigot Watchdog Thread/ERROR]: PID: 2976 | Suspended: false | Native: false | State: WAITING
[16:48:19] [spigot Watchdog Thread/ERROR]: Stack:
[16:48:28] [spigot Watchdog Thread/ERROR]: java.lang.Object.wait(Native Method)
[16:48:28] [spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.v1_7_R4.scheduler.CraftFuture.get(CraftFuture.java:54)
[16:48:28] [spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.v1_7_R4.scheduler.CraftFuture.get(CraftFuture.java:42)
[16:48:54] [spigot Watchdog Thread/ERROR]: ch.njol.skript.util.Task.callSync(Task.java:148)
[16:48:59] [spigot Watchdog Thread/ERROR]: ch.njol.skript.events.EvtChat$1.execute(EvtChat.java:83)
[16:48:59] [spigot Watchdog Thread/ERROR]: org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62)
[16:48:59] [spigot Watchdog Thread/ERROR]: org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:509)
[16:48:59] [spigot Watchdog Thread/ERROR]: org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:491)
[16:48:59] [spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_7_R4.PlayerConnection.chat(PlayerConnection.java:965)
[16:48:59] [spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_7_R4.PlayerConnection.a(PlayerConnection.java:905)
[16:48:59] [spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_7_R4.PacketPlayInChat.a(PacketPlayInChat.java:28)
[16:48:59] [spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_7_R4.PacketPlayInChat$1.run(PacketPlayInChat.java:59)
[16:48:59] [spigot Watchdog Thread/ERROR]: java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
[16:48:59] [spigot Watchdog Thread/ERROR]: java.util.concurrent.FutureTask.run(FutureTask.java:266)
[16:48:59] [spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
[16:48:59] [spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
[16:48:59] [spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:745)
[16:48:59] [spigot Watchdog Thread/ERROR]: ------------------------------
[16:48:59] [spigot Watchdog Thread/ERROR]: Current Thread: Async Chat Thread - #88
[16:48:59] [spigot Watchdog Thread/ERROR]: PID: 2966 | Suspended: false | Native: false | State: WAITING
[16:48:59] [spigot Watchdog Thread/ERROR]: Stack:
[16:48:59] [spigot Watchdog Thread/ERROR]: java.lang.Object.wait(Native Method)
[16:48:59] [spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.v1_7_R4.scheduler.CraftFuture.get(CraftFuture.java:54)
[16:48:59] [spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.v1_7_R4.scheduler.CraftFuture.get(CraftFuture.java:42)
[16:48:59] [spigot Watchdog Thread/ERROR]: ch.njol.skript.util.Task.callSync(Task.java:148)
[16:48:59] [spigot Watchdog Thread/ERROR]: ch.njol.skript.events.EvtChat$1.execute(EvtChat.java:83)
[16:48:59] [spigot Watchdog Thread/ERROR]: org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62)
[16:48:59] [spigot Watchdog Thread/ERROR]: org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:509)
[16:48:59] [spigot Watchdog Thread/ERROR]: org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:491)
[16:48:59] [spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_7_R4.PlayerConnection.chat(PlayerConnection.java:965)
[16:48:59] [spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_7_R4.PlayerConnection.a(PlayerConnection.java:905)
[16:48:59] [spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_7_R4.PacketPlayInChat.a(PacketPlayInChat.java:28)
[16:48:59] [spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_7_R4.PacketPlayInChat$1.run(PacketPlayInChat.java:59)
[16:48:59] [spigot Watchdog Thread/ERROR]: java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
[16:48:59] [spigot Watchdog Thread/ERROR]: java.util.concurrent.FutureTask.run(FutureTask.java:266)
[16:48:59] [spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
[16:48:59] [spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
[16:48:59] [spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:745)
[16:48:59] [spigot Watchdog Thread/ERROR]: ------------------------------
[16:48:59] [spigot Watchdog Thread/ERROR]: Current Thread: pool-6-thread-1
[16:48:59] [spigot Watchdog Thread/ERROR]: PID: 581 | Suspended: false | Native: false | State: WAITING
[16:48:59] [spigot Watchdog Thread/ERROR]: Stack:
[16:48:59] [spigot Watchdog Thread/ERROR]: sun.misc.Unsafe.park(Native Method)
[16:49:20] [spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
[16:49:25] [spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
[16:49:25] [spigot Watchdog Thread/ERROR]: java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
[16:49:25] [spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067)
[16:49:25] [spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
[16:49:25] [spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
[16:49:25] [spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:745)
[16:49:25] [spigot Watchdog Thread/ERROR]: ------------------------------
[16:49:25] [spigot Watchdog Thread/ERROR]: Current Thread: Head Conversion Thread - 2
[16:49:25] [spigot Watchdog Thread/ERROR]: PID: 510 | Suspended: false | Native: false | State: WAITING
[16:49:25] [spigot Watchdog Thread/ERROR]: Stack:
[16:49:25] [spigot Watchdog Thread/ERROR]: sun.misc.Unsafe.park(Native Method)
[16:49:25] [spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
[16:49:25] [spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
[16:49:25] [spigot Watchdog Thread/ERROR]: java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
[16:49:25] [spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067)
[16:49:25] [spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
[16:49:25] [spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
[16:49:25] [spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:745)
[16:49:25] [spigot Watchdog Thread/ERROR]: ------------------------------
[16:49:25] [spigot Watchdog Thread/ERROR]: Current Thread: Head Conversion Thread - 1
[16:49:25] [spigot Watchdog Thread/ERROR]: PID: 508 | Suspended: false | Native: false | State: WAITING
[16:49:25] [spigot Watchdog Thread/ERROR]: Stack:
[16:49:25] [spigot Watchdog Thread/ERROR]: sun.misc.Unsafe.park(Native Method)
[16:49:25] [spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
[16:49:25] [spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
[16:49:25] [spigot Watchdog Thread/ERROR]: java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
[16:49:25] [spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067)
[16:49:25] [spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
[16:49:25] [spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
[16:49:25] [spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:745)
[16:49:25] [spigot Watchdog Thread/ERROR]: ------------------------------
[16:49:25] [spigot Watchdog Thread/ERROR]: Current Thread: Head Conversion Thread - 0
[16:49:25] [spigot Watchdog Thread/ERROR]: PID: 498 | Suspended: false | Native: false | State: WAITING
[16:49:25] [spigot Watchdog Thread/ERROR]: Stack:
[16:49:25] [spigot Watchdog Thread/ERROR]: sun.misc.Unsafe.park(Native Method)
[16:49:25] [spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
[16:49:25] [spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
[16:49:25] [spigot Watchdog Thread/ERROR]: java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
[16:49:25] [spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067)
[16:49:25] [spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
[16:49:25] [spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
[16:49:25] [spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:745)
[16:49:25] [spigot Watchdog Thread/ERROR]: ------------------------------
[16:49:25] [spigot Watchdog Thread/ERROR]: Current Thread: Chunk I/O Executor Thread-1
[16:49:25] [spigot Watchdog Thread/ERROR]: PID: 190 | Suspended: false | Native: false | State: RUNNABLE
[16:49:25] [spigot Watchdog Thread/ERROR]: Stack:
[16:49:25] [spigot Watchdog Thread/ERROR]: java.io.DataInputStream.readUTF(DataInputStream.java:661)
[16:49:25] [spigot Watchdog Thread/ERROR]: java.io.DataInputStream.readUTF(DataInputStream.java:564)
[16:49:25] [spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_7_R4.NBTTagCompound.b(SourceFile:322)
[16:49:25] [spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_7_R4.NBTTagCompound.load(SourceFile:38)
[16:49:25] [spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_7_R4.NBTCompressedStreamTools.a(NBTCompressedStreamTools.java:112)
[16:49:25] [spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_7_R4.NBTCompressedStreamTools.a(NBTCompressedStreamTools.java:81)
[16:49:25] [spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_7_R4.NBTCompressedStreamTools.a(NBTCompressedStreamTools.java:71)
[16:49:25] [spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_7_R4.ChunkRegionLoader.loadChunk(ChunkRegionLoader.java:85)
[16:49:25] [spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.v1_7_R4.chunkio.ChunkIOProvider.callStage1(ChunkIOProvider.java:19)
[16:49:25] [spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.v1_7_R4.chunkio.ChunkIOProvider.callStage1(ChunkIOProvider.java:13)
[16:49:25] [spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.v1_7_R4.util.AsynchronousExecutor$Task.init(AsynchronousExecutor.java:150)
[16:49:25] [spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.v1_7_R4.util.AsynchronousExecutor$Task.initAsync(AsynchronousExecutor.java:95)
[16:49:25] [spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.v1_7_R4.util.AsynchronousExecutor$Task.run(AsynchronousExecutor.java:85)
[16:49:25] [spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
[16:49:25] [spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
[16:49:25] [spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:745)
[16:49:25] [spigot Watchdog Thread/ERROR]: ------------------------------
[16:49:25] [spigot Watchdog Thread/ERROR]: Current Thread: pool-4-thread-1
[16:49:25] [spigot Watchdog Thread/ERROR]: PID: 189 | Suspended: false | Native: false | State: WAITING
[16:49:25] [spigot Watchdog Thread/ERROR]: Stack:
[16:49:25] [spigot Watchdog Thread/ERROR]: sun.misc.Unsafe.park(Native Method)
[16:49:25] [spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
[16:49:25] [spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
[16:49:25] [spigot Watchdog Thread/ERROR]: java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
[16:49:25] [spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067)
[16:49:25] [spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
[16:49:25] [spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
[16:49:25] [spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:745)
[16:49:25] [spigot Watchdog Thread/ERROR]: ------------------------------
[16:50:44] [spigot Watchdog Thread/ERROR]: Current Thread: Netty IO #3
[16:51:22] [AutoSaveWorld AutoSaveThread/INFO]: [0;34;1mAutoSaving[m
[16:52:58] [spigot Watchdog Thread/ERROR]: PID: 28 | Suspended: false | Native: true | State: RUNNABLE
[16:52:58] [spigot Watchdog Thread/ERROR]: Thread is waiting on monitor(s):
[16:52:58] [spigot Watchdog Thread/ERROR]: Locked on:sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:86)
[16:52:58] [spigot Watchdog Thread/ERROR]: Locked on:sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:86)
[16:52:58] [spigot Watchdog Thread/ERROR]: Locked on:sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:86)
[16:52:58] [spigot Watchdog Thread/ERROR]: Stack:
[16:52:58] [spigot Watchdog Thread/ERROR]: sun.nio.ch.EPollArrayWrapper.epollWait(Native Method)
[16:52:58] [spigot Watchdog Thread/ERROR]: sun.nio.ch.EPollArrayWrapper.poll(EPollArrayWrapper.java:269)
[16:52:58] [spigot Watchdog Thread/ERROR]: sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:93)
[16:52:58] [spigot Watchdog Thread/ERROR]: sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:86)
[16:52:58] [spigot Watchdog Thread/ERROR]: sun.nio.ch.SelectorImpl.select(SelectorImpl.java:97)
[16:53:15] [spigot Watchdog Thread/ERROR]: net.minecraft.util.io.netty.channel.nio.NioEventLoop.select(NioEventLoop.java:591)
[16:53:27] [spigot Watchdog Thread/ERROR]: net.minecraft.util.io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:301)
[16:53:27] [spigot Watchdog Thread/ERROR]: net.minecraft.util.io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:101)
[16:53:27] [spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:745)
[16:53:27] [spigot Watchdog Thread/ERROR]: ------------------------------
[16:53:27] [spigot Watchdog Thread/ERROR]: Current Thread: Netty IO #2
[16:53:27] [spigot Watchdog Thread/ERROR]: PID: 27 | Suspended: false | Native: true | State: RUNNABLE
[16:53:44] [spigot Watchdog Thread/ERROR]: Thread is waiting on monitor(s):
[16:53:44] [spigot Watchdog Thread/ERROR]: Locked on:sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:86)
[16:53:44] [spigot Watchdog Thread/ERROR]: Locked on:sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:86)
[16:53:44] [spigot Watchdog Thread/ERROR]: Locked on:sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:86)
[16:53:44] [spigot Watchdog Thread/ERROR]: Stack:
[16:53:44] [spigot Watchdog Thread/ERROR]: sun.nio.ch.EPollArrayWrapper.epollWait(Native Method)
[16:53:44] [spigot Watchdog Thread/ERROR]: sun.nio.ch.EPollArrayWrapper.poll(EPollArrayWrapper.java:269)
[16:53:44] [spigot Watchdog Thread/ERROR]: sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:93)
[16:53:55] [spigot Watchdog Thread/ERROR]: sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:86)
[16:53:59] [spigot Watchdog Thread/ERROR]: sun.nio.ch.SelectorImpl.select(SelectorImpl.java:97)
[16:54:18] [spigot Watchdog Thread/ERROR]: net.minecraft.util.io.netty.channel.nio.NioEventLoop.select(NioEventLoop.java:591)
[16:54:18] [spigot Watchdog Thread/ERROR]: net.minecraft.util.io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:301)
[16:54:18] [spigot Watchdog Thread/ERROR]: net.minecraft.util.io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:101)
[16:54:18] [spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:745)
[16:54:18] [spigot Watchdog Thread/ERROR]: ------------------------------
[16:54:18] [spigot Watchdog Thread/ERROR]: Current Thread: Netty IO #1
[16:54:33] [spigot Watchdog Thread/ERROR]: PID: 26 | Suspended: false | Native: false | State: BLOCKED
[16:54:33] [spigot Watchdog Thread/ERROR]: Stack:
[16:54:35] [spigot Watchdog Thread/ERROR]: org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:493)
[16:56:18] [spigot Watchdog Thread/ERROR]: net.dzikoysk.funnyguilds.util.reflect.PacketExtension$1.channelRead(PacketExtension.java:59)
[16:56:34] [spigot Watchdog Thread/ERROR]: net.minecraft.util.io.netty.channel.DefaultChannelHandlerContext.invokeChannelRead(DefaultChannelHandlerContext.java:337)
[16:56:34] [spigot Watchdog Thread/ERROR]: net.minecraft.util.io.netty.channel.DefaultChannelHandlerContext.fireChannelRead(DefaultChannelHandlerContext.java:323)
[16:56:34] [spigot Watchdog Thread/ERROR]: net.minecraft.util.io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:173)
[16:56:34] [spigot Watchdog Thread/ERROR]: net.minecraft.util.io.netty.channel.DefaultChannelHandlerContext.invokeChannelRead(DefaultChannelHandlerContext.java:337)
[16:56:34] [spigot Watchdog Thread/ERROR]: net.minecraft.util.io.netty.channel.DefaultChannelHandlerContext.fireChannelRead(DefaultChannelHandlerContext.java:323)
[16:56:52] [spigot Watchdog Thread/ERROR]: net.minecraft.util.io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:173)
[16:56:54] [spigot Watchdog Thread/ERROR]: net.minecraft.util.io.netty.channel.DefaultChannelHandlerContext.invokeChannelRead(DefaultChannelHandlerContext.java:337)
[16:56:59] [spigot Watchdog Thread/ERROR]: net.minecraft.util.io.netty.channel.DefaultChannelHandlerContext.fireChannelRead(DefaultChannelHandlerContext.java:323)
[16:57:01] [spigot Watchdog Thread/ERROR]: net.minecraft.util.io.netty.handler.timeout.ReadTimeoutHandler.channelRead(ReadTimeoutHandler.java:149)
[16:58:21] [spigot Watchdog Thread/ERROR]: net.minecraft.util.io.netty.channel.DefaultChannelHandlerContext.invokeChannelRead(DefaultChannelHandlerContext.java:337)
[16:58:26] [spigot Watchdog Thread/ERROR]: net.minecraft.util.io.netty.channel.DefaultChannelHandlerContext.fireChannelRead(DefaultChannelHandlerContext.java:323)
[16:58:33] [spigot Watchdog Thread/ERROR]: net.minecraft.util.io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:785)
[16:58:42] [spigot Watchdog Thread/ERROR]: net.minecraft.util.io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:100)
[16:59:14] [spigot Watchdog Thread/ERROR]: net.minecraft.util.io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:480)
[17:00:32] [spigot Watchdog Thread/ERROR]: net.minecraft.util.io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:447)
[17:01:11] [spigot Watchdog Thread/ERROR]: net.minecraft.util.io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:341)
[17:01:45] [spigot Watchdog Thread/ERROR]: net.minecraft.util.io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:101)
[17:03:07] [spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:745)
[17:03:34] [spigot Watchdog Thread/ERROR]: ------------------------------
[17:04:12] [spigot Watchdog Thread/ERROR]: Current Thread: File IO Thread
[17:05:31] [spigot Watchdog Thread/ERROR]: PID: 76 | Suspended: false | Native: false | State: RUNNABLE
[17:05:31] [spigot Watchdog Thread/ERROR]: Stack:
[17:05:31] [spigot Watchdog Thread/ERROR]: java.util.zip.DeflaterOutputStream.write(DeflaterOutputStream.java:186)
[17:05:31] [spigot Watchdog Thread/ERROR]: java.io.DataOutputStream.writeInt(DataOutputStream.java:199)
[17:05:31] [spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_7_R4.NBTTagByteArray.write(NBTTagByteArray.java:19)
[17:05:31] [spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_7_R4.NBTTagCompound.a(SourceFile:314)
[17:05:31] [spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_7_R4.NBTTagCompound.write(SourceFile:25)
[17:05:31] [spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_7_R4.NBTTagList.write(NBTTagList.java:28)
[17:05:31] [spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_7_R4.NBTTagCompound.a(SourceFile:314)
[17:05:31] [spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_7_R4.NBTTagCompound.write(SourceFile:25)
[17:05:31] [spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_7_R4.NBTTagCompound.a(SourceFile:314)
[17:05:31] [spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_7_R4.NBTTagCompound.write(SourceFile:25)
[17:05:31] [spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_7_R4.NBTCompressedStreamTools.a(NBTCompressedStreamTools.java:98)
[17:05:31] [spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_7_R4.NBTCompressedStreamTools.a(NBTCompressedStreamTools.java:91)
[17:05:31] [spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_7_R4.ChunkRegionLoader.a(ChunkRegionLoader.java:200)
[17:05:31] [spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_7_R4.ChunkRegionLoader.c(ChunkRegionLoader.java:188)
[17:05:31] [spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_7_R4.FileIOThread.b(SourceFile:30)
[17:05:56] [spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_7_R4.FileIOThread.run(SourceFile:23)
[17:07:14] [spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:745)
[17:09:54] [spigot Watchdog Thread/ERROR]: ------------------------------
[17:10:33] [spigot Watchdog Thread/ERROR]: Current Thread: Skript variable save thread
[17:10:33] [spigot Watchdog Thread/ERROR]: PID: 39 | Suspended: false | Native: false | State: WAITING
[17:10:33] [spigot Watchdog Thread/ERROR]: Stack:
[17:11:45] [snooper Timer/WARN]: Exception in thread "Snooper Timer"
[17:10:39] [spigot Watchdog Thread/ERROR]: sun.misc.Unsafe.park(Native Method)
[17:12:31] [spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
[17:12:31] [spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
[17:12:31] [spigot Watchdog Thread/ERROR]: java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
[17:12:31] [spigot Watchdog Thread/ERROR]: ch.njol.skript.variables.Variables$2.run(Variables.java:378)
[17:13:32] [snooper Timer/WARN]: java.lang.OutOfMemoryError: Java heap space
[17:12:31] [spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:745)
[17:13:40] [spigot Watchdog Thread/ERROR]: ------------------------------
[17:13:48] [spigot Watchdog Thread/ERROR]: Current Thread: Skript variable save thread for database 'default'
[17:14:55] [snooper Timer/WARN]: at java.io.BufferedWriter.(BufferedWriter.java:105)
[17:15:38] [spigot Watchdog Thread/ERROR]: PID: 74 | Suspended: false | Native: false | State: WAITING
[17:16:38] [spigot Watchdog Thread/ERROR]: Stack:
[17:16:42] [spigot Watchdog Thread/ERROR]: sun.misc.Unsafe.park(Native Method)
[17:16:31] [snooper Timer/WARN]: at java.io.BufferedWriter.(BufferedWriter.java:88)
[17:16:49] [snooper Timer/WARN]: at java.io.PrintStream.(PrintStream.java:112)
[17:16:49] [snooper Timer/WARN]: at java.io.PrintStream.(PrintStream.java:175)
[17:16:49] [snooper Timer/WARN]: at sun.net.www.http.HttpClient.openServer(HttpClient.java:438)
[17:16:49] [snooper Timer/WARN]: at sun.net.www.http.HttpClient.openServer(HttpClient.java:527)
[17:16:49] [snooper Timer/WARN]: at sun.net.www.http.HttpClient.parseHTTPHeader(HttpClient.java:781)
[17:17:41] [spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
[17:17:44] [spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
[17:17:54] [snooper Timer/WARN]: at sun.net.www.http.HttpClient.parseHTTP(HttpClient.java:647)
[17:18:20] [spigot Watchdog Thread/ERROR]: java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
[17:18:54] [spigot Watchdog Thread/ERROR]: ch.njol.skript.variables.VariablesStorage$1.run(VariablesStorage.java:76)
[17:19:26] [snooper Timer/WARN]: at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1536)
[17:19:26] [spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:745)
[17:19:49] [spigot Watchdog Thread/ERROR]: ------------------------------
[17:19:49] [spigot Watchdog Thread/ERROR]: Current Thread: RCON Listener #2
[17:19:49] [spigot Watchdog Thread/ERROR]: PID: 57 | Suspended: false | Native: false | State: RUNNABLE
[17:19:49] [spigot Watchdog Thread/ERROR]: Stack:
[17:19:49] [spigot Watchdog Thread/ERROR]: java.net.PlainSocketImpl.socketAccept(Native Method)
[17:20:46] [spigot Watchdog Thread/ERROR]: java.net.AbstractPlainSocketImpl.accept(AbstractPlainSocketImpl.java:409)
[17:20:58] [snooper Timer/WARN]: at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1441)
[17:21:28] [spigot Watchdog Thread/ERROR]: java.net.ServerSocket.implAccept(ServerSocket.java:545)
[17:22:53] [snooper Timer/WARN]: at net.minecraft.server.v1_7_R4.HttpUtilities.a(SourceFile:74)
[17:23:05] [spigot Watchdog Thread/ERROR]: java.net.ServerSocket.accept(ServerSocket.java:513)
[17:24:31] [snooper Timer/WARN]: at net.minecraft.server.v1_7_R4.HttpUtilities.a(SourceFile:49)
[17:25:09] [spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_7_R4.RemoteControlListener.run(SourceFile:69)
[17:24:46] [snooper Timer/WARN]: at net.minecraft.server.v1_7_R4.MojangStatisticsTask.run(SourceFile:58)
[17:25:34] [snooper Timer/WARN]: at java.util.TimerThread.mainLoop(Timer.java:555)
[17:26:31] [snooper Timer/WARN]: at java.util.TimerThread.run(Timer.java:505)
[17:27:15] [spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:745)
[17:28:55] [spigot Metrics Thread/WARN]: Exception in thread "Spigot Metrics Thread"
[17:29:22] [spigot Watchdog Thread/ERROR]: ------------------------------
[17:29:39] [spigot Metrics Thread/WARN]: java.lang.OutOfMemoryError: Java heap space
[17:31:01] [spigot Watchdog Thread/ERROR]: Current Thread: Query Listener #1
[17:31:22] [spigot Watchdog Thread/ERROR]: PID: 56 | Suspended: false | Native: false | State: RUNNABLE
[17:31:28] [spigot Watchdog Thread/ERROR]: Thread is waiting on monitor(s):
[17:31:38] [spigot Watchdog Thread/ERROR]: Locked on:java.net.PlainDatagramSocketImpl.receive0(Native Method)
[17:31:47] [spigot Watchdog Thread/ERROR]: Locked on:java.net.AbstractPlainDatagramSocketImpl.receive(AbstractPlainDatagramSocketImpl.java:143)
[17:32:41] [spigot Watchdog Thread/ERROR]: Locked on:java.net.DatagramSocket.receive(DatagramSocket.java:812)
[17:33:45] [spigot Watchdog Thread/ERROR]: Locked on:java.net.DatagramSocket.receive(DatagramSocket.java:812)
[17:34:36] [spigot Watchdog Thread/ERROR]: Stack:
[17:35:13] [spigot Watchdog Thread/ERROR]: java.net.PlainDatagramSocketImpl.receive0(Native Method)
[17:35:28] [spigot Watchdog Thread/ERROR]: java.net.AbstractPlainDatagramSocketImpl.receive(AbstractPlainDatagramSocketImpl.java:143)
[17:35:30] [spigot Watchdog Thread/ERROR]: java.net.DatagramSocket.receive(DatagramSocket.java:812)
[17:35:32] [spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_7_R4.RemoteStatusListener.run(SourceFile:256)
[17:36:14] [spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:745)
[17:37:28] [spigot Watchdog Thread/ERROR]: ------------------------------
[17:37:41] [spigot Watchdog Thread/ERROR]: Current Thread: IndependentThread
[17:38:10] [File IO Thread/WARN]: Exception in thread "File IO Thread"
[17:38:56] [spigot Watchdog Thread/ERROR]: PID: 49 | Suspended: false | Native: false | State: WAITING
[17:39:09] [File IO Thread/WARN]: java.lang.OutOfMemoryError: Java heap space
[17:39:23] [spigot Watchdog Thread/ERROR]: Stack:
[17:39:28] [spigot Watchdog Thread/ERROR]: java.lang.Object.wait(Native Method)
[17:40:08] [spigot Watchdog Thread/ERROR]: java.lang.Object.wait(Object.java:502)
[17:41:12] [spigot Watchdog Thread/ERROR]: net.dzikoysk.funnyguilds.util.thread.IndependentThread.run(IndependentThread.java:29)
[17:42:21] [spigot Watchdog Thread/ERROR]: ------------------------------
[17:43:27] [spigot Watchdog Thread/ERROR]: Current Thread: AutoSaveWorld WorldRegenCopyThread
[17:43:57] [spigot Watchdog Thread/ERROR]: PID: 37 | Suspended: false | Native: false | State: TIMED_WAITING
[17:45:36] [spigot Watchdog Thread/ERROR]: Stack:
[17:45:42] [spigot Watchdog Thread/ERROR]: java.lang.Thread.sleep(Native Method)
[17:47:13] [spigot Watchdog Thread/ERROR]: autosaveworld.threads.worldregen.WorldRegenCopyThread.run(WorldRegenCopyThread.java:82)
[17:47:54] [spigot Watchdog Thread/ERROR]: ------------------------------
[17:50:00] [spigot Watchdog Thread/ERROR]: Current Thread: AutoSaveWorld AutoConsoleCommandThread
[17:50:02] [spigot Watchdog Thread/ERROR]: PID: 36 | Suspended: false | Native: false | State: TIMED_WAITING
[17:50:02] [spigot Watchdog Thread/ERROR]: Stack:
[17:51:27] [spigot Watchdog Thread/ERROR]: java.lang.Thread.sleep(Native Method)
[17:52:30] [spigot Watchdog Thread/ERROR]: autosaveworld.threads.consolecommand.AutoConsoleCommandThread.run(AutoConsoleCommandThread.java:95)
[17:53:34] [spigot Watchdog Thread/ERROR]: ------------------------------
[17:53:57] [spigot Watchdog Thread/ERROR]: Current Thread: AutoSaveWorld AutoRestartThread
[17:54:31] [spigot Watchdog Thread/ERROR]: PID: 34 | Suspended: false | Native: false | State: TIMED_WAITING
[17:55:56] [spigot Watchdog Thread/ERROR]: Stack:
[17:55:56] [spigot Watchdog Thread/ERROR]: java.lang.Thread.sleep(Native Method)
[17:55:56] [spigot Watchdog Thread/ERROR]: autosaveworld.threads.restart.AutoRestartThread.run(AutoRestartThread.java:92)
[17:55:56] [spigot Watchdog Thread/ERROR]: ------------------------------
[17:55:56] [spigot Watchdog Thread/ERROR]: Current Thread: AutoSaveWorld AutoPurgeThread
[17:57:07] [spigot Watchdog Thread/ERROR]: PID: 32 | Suspended: false | Native: false | State: TIMED_WAITING
[17:58:33] [RCON Listener #2/WARN]: Exception in thread "RCON Listener #2"
[17:58:39] [RCON Listener #2/WARN]: java.lang.OutOfMemoryError: Java heap space
[17:58:07] [spigot Watchdog Thread/ERROR]: Stack:
[17:59:36] [spigot Watchdog Thread/ERROR]: java.lang.Thread.sleep(Native Method)
[17:59:50] [spigot Watchdog Thread/ERROR]: autosaveworld.threads.purge.AutoPurgeThread.run(AutoPurgeThread.java:75)
[17:59:52] [spigot Watchdog Thread/ERROR]: ------------------------------
[17:59:55] [spigot Watchdog Thread/ERROR]: Current Thread: AutoSaveWorld AutoBackupThread
[17:59:57] [spigot Watchdog Thread/ERROR]: PID: 31 | Suspended: false | Native: false | State: TIMED_WAITING
[17:59:59] [spigot Watchdog Thread/ERROR]: Stack:
[18:00:08] [spigot Watchdog Thread/ERROR]: java.lang.Thread.sleep(Native Method)
[18:01:50] [spigot Watchdog Thread/ERROR]: autosaveworld.threads.backup.AutoBackupThread.run(AutoBackupThread.java:95)
[18:02:38] [spigot Watchdog Thread/ERROR]: ------------------------------
[18:04:04] [spigot Watchdog Thread/ERROR]: Current Thread: AutoSaveWorld AutoSaveThread
[18:06:12] [spigot Watchdog Thread/ERROR]: PID: 30 | Suspended: false | Native: false | State: TIMED_WAITING
[18:06:12] [spigot Watchdog Thread/ERROR]: Stack:
[18:06:12] [spigot Watchdog Thread/ERROR]: java.lang.Thread.sleep(Native Method)
[18:06:12] [spigot Watchdog Thread/ERROR]: autosaveworld.threads.save.AutoSaveThread.run(AutoSaveThread.java:82)
[18:06:12] [spigot Watchdog Thread/ERROR]: ------------------------------
[18:06:12] [spigot Watchdog Thread/ERROR]: Current Thread: Netty IO #0
[18:06:12] [spigot Watchdog Thread/ERROR]: PID: 25 | Suspended: false | Native: false | State: BLOCKED
[18:06:12] [spigot Watchdog Thread/ERROR]: Stack:
[18:06:12] [spigot Watchdog Thread/ERROR]: java.util.Collections$SynchronizedCollection.add(Collections.java:2035)
[18:06:12] [spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_7_R4.ServerConnectionChannel.initChannel(ServerConnectionChannel.java:33)
[18:06:12] [spigot Watchdog Thread/ERROR]: net.minecraft.util.io.netty.channel.ChannelInitializer.channelRegistered(ChannelInitializer.java:70)
[18:06:12] [spigot Watchdog Thread/ERROR]: net.minecraft.util.io.netty.channel.DefaultChannelHandlerContext.invokeChannelRegistered(DefaultChannelHandlerContext.java:162)
[18:06:12] [spigot Watchdog Thread/ERROR]: net.minecraft.util.io.netty.channel.DefaultChannelHandlerContext.fireChannelRegistered(DefaultChannelHandlerContext.java:148)
[18:06:12] [spigot Watchdog Thread/ERROR]: net.minecraft.util.io.netty.channel.DefaultChannelPipeline.fireChannelRegistered(DefaultChannelPipeline.java:730)
[18:06:12] [spigot Watchdog Thread/ERROR]: net.minecraft.util.io.netty.channel.AbstractChannel$AbstractUnsafe.register0(AbstractChannel.java:441)
[18:06:12] [spigot Watchdog Thread/ERROR]: net.minecraft.util.io.netty.channel.AbstractChannel$AbstractUnsafe.register(AbstractChannel.java:411)
[18:06:12] [spigot Watchdog Thread/ERROR]: net.minecraft.util.io.netty.channel.SingleThreadEventLoop.register(SingleThreadEventLoop.java:60)
[18:06:12] [spigot Watchdog Thread/ERROR]: net.minecraft.util.io.netty.channel.SingleThreadEventLoop.register(SingleThreadEventLoop.java:48)
[18:06:12] [spigot Watchdog Thread/ERROR]: net.minecraft.util.io.netty.channel.MultithreadEventLoopGroup.register(MultithreadEventLoopGroup.java:64)
[18:06:12] [spigot Watchdog Thread/ERROR]: net.minecraft.util.io.netty.bootstrap.ServerBootstrap$ServerBootstrapAcceptor.channelRead(ServerBootstrap.java:249)
[18:06:12] [spigot Watchdog Thread/ERROR]: net.minecraft.util.io.netty.channel.DefaultChannelHandlerContext.invokeChannelRead(DefaultChannelHandlerContext.java:337)
[18:06:12] [spigot Watchdog Thread/ERROR]: net.minecraft.util.io.netty.channel.DefaultChannelHandlerContext.fireChannelRead(DefaultChannelHandlerContext.java:323)
[18:06:12] [spigot Watchdog Thread/ERROR]: net.minecraft.util.io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:785)
[18:06:12] [spigot Watchdog Thread/ERROR]: net.minecraft.util.io.netty.channel.nio.AbstractNioMessageChannel$NioMessageUnsafe.read(AbstractNioMessageChannel.java:90)
[18:06:12] [spigot Watchdog Thread/ERROR]: net.minecraft.util.io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:480)
[18:06:12] [spigot Watchdog Thread/ERROR]: net.minecraft.util.io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:447)
[18:06:12] [spigot Watchdog Thread/ERROR]: net.minecraft.util.io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:341)
[18:06:12] [spigot Watchdog Thread/ERROR]: net.minecraft.util.io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:101)
[18:06:12] [spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:745)
[18:06:12] [spigot Watchdog Thread/ERROR]: ------------------------------
[18:06:12] [spigot Watchdog Thread/ERROR]: Current Thread: Spigot Metrics Thread
[18:06:12] [spigot Watchdog Thread/ERROR]: PID: 23 | Suspended: false | Native: false | State: TIMED_WAITING
[18:06:12] [spigot Watchdog Thread/ERROR]: Stack:
[18:06:12] [spigot Watchdog Thread/ERROR]: java.lang.Object.wait(Native Method)
[18:06:12] [spigot Watchdog Thread/ERROR]: java.util.TimerThread.mainLoop(Timer.java:552)
[18:06:12] [spigot Watchdog Thread/ERROR]: java.util.TimerThread.run(Timer.java:505)
[18:06:12] [spigot Watchdog Thread/ERROR]: ------------------------------
[18:06:12] [spigot Watchdog Thread/ERROR]: Current Thread: Spigot Watchdog Thread
[18:06:12] [spigot Watchdog Thread/ERROR]: PID: 22 | Suspended: false | Native: false | State: RUNNABLE
[18:06:12] [spigot Watchdog Thread/ERROR]: Stack:
[18:06:12] [spigot Watchdog Thread/ERROR]: sun.management.ThreadImpl.dumpThreads0(Native Method)
[18:06:12] [spigot Watchdog Thread/ERROR]: sun.management.ThreadImpl.dumpAllThreads(ThreadImpl.java:454)
[18:06:12] [spigot Watchdog Thread/ERROR]: org.spigotmc.WatchdogThread.run(WatchdogThread.java:76)
[18:06:12] [spigot Watchdog Thread/ERROR]: ------------------------------
[18:06:12] [spigot Watchdog Thread/ERROR]: Current Thread: Thread-5
[18:06:12] [spigot Watchdog Thread/ERROR]: PID: 20 | Suspended: false | Native: false | State: RUNNABLE
[18:06:12] [spigot Watchdog Thread/ERROR]: Stack:
[18:06:12] [spigot Watchdog Thread/ERROR]: java.security.AccessController.getStackAccessControlContext(Native Method)
[18:06:12] [spigot Watchdog Thread/ERROR]: java.security.AccessController.getContext(AccessController.java:820)
[18:06:12] [spigot Watchdog Thread/ERROR]: java.lang.Thread.init(Thread.java:412)
[18:06:12] [spigot Watchdog Thread/ERROR]: java.lang.Thread.init(Thread.java:349)
[18:06:12] [spigot Watchdog Thread/ERROR]: java.lang.Thread.(Thread.java:675)
[18:06:12] [spigot Watchdog Thread/ERROR]: java.lang.UNIXProcess.lambda$null$0(UNIXProcess.java:229)
[18:06:12] [spigot Watchdog Thread/ERROR]: java.lang.UNIXProcess$$Lambda$5/1446922577.newThread(Unknown Source)
[18:06:12] [spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor$Worker.(ThreadPoolExecutor.java:612)
[18:06:12] [spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.addWorker(ThreadPoolExecutor.java:925)
[18:06:12] [spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.execute(ThreadPoolExecutor.java:1368)
[18:06:12] [spigot Watchdog Thread/ERROR]: java.lang.UNIXProcess.initStreams(UNIXProcess.java:289)
[18:06:12] [spigot Watchdog Thread/ERROR]: java.lang.UNIXProcess.lambda$new$2(UNIXProcess.java:259)
[18:06:12] [spigot Watchdog Thread/ERROR]: java.lang.UNIXProcess$$Lambda$6/1052253947.run(Unknown Source)
[18:06:12] [spigot Watchdog Thread/ERROR]: java.security.AccessController.doPrivileged(Native Method)
[18:06:12] [spigot Watchdog Thread/ERROR]: java.lang.UNIXProcess.(UNIXProcess.java:258)
[18:06:12] [spigot Watchdog Thread/ERROR]: java.lang.ProcessImpl.start(ProcessImpl.java:134)
[18:06:12] [spigot Watchdog Thread/ERROR]: java.lang.ProcessBuilder.start(ProcessBuilder.java:1029)
[18:06:12] [spigot Watchdog Thread/ERROR]: java.lang.Runtime.exec(Runtime.java:620)
[18:06:12] [spigot Watchdog Thread/ERROR]: java.lang.Runtime.exec(Runtime.java:485)
[18:06:12] [spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.libs.jline.internal.TerminalLineSettings.exec(TerminalLineSettings.java:188)
[18:06:12] [spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.libs.jline.internal.TerminalLineSettings.exec(TerminalLineSettings.java:178)
[18:06:12] [spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.libs.jline.internal.TerminalLineSettings.stty(TerminalLineSettings.java:173)
[18:06:12] [spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.libs.jline.internal.TerminalLineSettings.get(TerminalLineSettings.java:69)
[18:06:12] [spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.libs.jline.internal.TerminalLineSettings.getProperty(TerminalLineSettings.java:92)
[18:06:12] [spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.libs.jline.UnixTerminal.getWidth(UnixTerminal.java:75)
[18:06:12] [spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.libs.jline.console.ConsoleReader.drawBuffer(ConsoleReader.java:610)
[18:06:12] [spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.libs.jline.console.ConsoleReader.drawBuffer(ConsoleReader.java:629)
[18:06:15] [spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.libs.jline.console.ConsoleReader.drawLine(ConsoleReader.java:357)
[18:06:15] [spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.v1_7_R4.util.TerminalConsoleWriterThread.run(TerminalConsoleWriterThread.java:38)
[18:06:15] [spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:745)
[18:06:15] [spigot Watchdog Thread/ERROR]: ------------------------------
[18:06:15] [spigot Watchdog Thread/ERROR]: Current Thread: Server console handler
[18:06:15] [spigot Watchdog Thread/ERROR]: PID: 19 | Suspended: false | Native: true | State: RUNNABLE
[18:06:15] [spigot Watchdog Thread/ERROR]: Thread is waiting on monitor(s):
[18:06:15] [spigot Watchdog Thread/ERROR]: Locked on:java.io.BufferedInputStream.read(BufferedInputStream.java:265)
[18:06:15] [spigot Watchdog Thread/ERROR]: Locked on:org.bukkit.craftbukkit.libs.jline.internal.InputStreamReader.read(InputStreamReader.java:267)
[18:06:15] [spigot Watchdog Thread/ERROR]: Locked on:org.bukkit.craftbukkit.libs.jline.internal.InputStreamReader.read(InputStreamReader.java:204)
[18:06:15] [spigot Watchdog Thread/ERROR]: Stack:
[18:06:15] [spigot Watchdog Thread/ERROR]: java.io.FileInputStream.readBytes(Native Method)
[18:06:15] [spigot Watchdog Thread/ERROR]: java.io.FileInputStream.read(FileInputStream.java:255)
[18:06:15] [spigot Watchdog Thread/ERROR]: java.io.BufferedInputStream.fill(BufferedInputStream.java:246)
[18:06:15] [spigot Watchdog Thread/ERROR]: java.io.BufferedInputStream.read(BufferedInputStream.java:265)
[18:06:15] [spigot Watchdog Thread/ERROR]: java.io.FilterInputStream.read(FilterInputStream.java:83)
[18:06:15] [spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.libs.jline.console.ConsoleReader$1.read(ConsoleReader.java:167)
[18:06:15] [spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.libs.jline.internal.InputStreamReader.read(InputStreamReader.java:267)
[18:06:15] [spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.libs.jline.internal.InputStreamReader.read(InputStreamReader.java:204)
[18:06:15] [spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.libs.jline.console.ConsoleReader.readCharacter(ConsoleReader.java:995)
[18:06:15] [spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.libs.jline.console.ConsoleReader.readLine(ConsoleReader.java:1167)
[18:06:15] [spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_7_R4.ThreadCommandReader.run(ThreadCommandReader.java:32)
[18:06:15] [spigot Watchdog Thread/ERROR]: ------------------------------
[18:06:15] [spigot Watchdog Thread/ERROR]: Current Thread: DestroyJavaVM
[18:06:15] [spigot Watchdog Thread/ERROR]: PID: 18 | Suspended: false | Native: false | State: RUNNABLE
[18:06:15] [spigot Watchdog Thread/ERROR]: Stack:
[18:06:15] [spigot Watchdog Thread/ERROR]: ------------------------------
[18:06:15] [spigot Watchdog Thread/ERROR]: Current Thread: Server thread
[18:06:15] [spigot Watchdog Thread/ERROR]: PID: 16 | Suspended: false | Native: false | State: RUNNABLE
[18:06:15] [spigot Watchdog Thread/ERROR]: Thread is waiting on monitor(s):
[18:06:15] [spigot Watchdog Thread/ERROR]: Locked on:fr.xephi.authme.threads.FlatFileThread.isAuthAvailable(FlatFileThread.java:60)
[18:06:15] [spigot Watchdog Thread/ERROR]: Locked on:org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:494)
[18:06:15] [spigot Watchdog Thread/ERROR]: Locked on:net.minecraft.server.v1_7_R4.ServerConnection.c(ServerConnection.java:77)
[18:06:15] [spigot Watchdog Thread/ERROR]: Stack:
[18:06:21] [spigot Watchdog Thread/ERROR]: java.util.ArrayList.subList(ArrayList.java:997)
[18:06:21] [spigot Watchdog Thread/ERROR]: java.lang.String.split(String.java:2378)
[18:06:21] [spigot Watchdog Thread/ERROR]: java.lang.String.split(String.java:2422)
[18:06:21] [spigot Watchdog Thread/ERROR]: fr.xephi.authme.threads.FlatFileThread.isAuthAvailable(FlatFileThread.java:60)
[18:06:21] [spigot Watchdog Thread/ERROR]: fr.xephi.authme.threads.FlatFileThread.updateSession(FlatFileThread.java:164)
[18:06:21] [spigot Watchdog Thread/ERROR]: fr.xephi.authme.datasource.CacheDataSource.updateSession(CacheDataSource.java:63)
[18:06:21] [spigot Watchdog Thread/ERROR]: fr.xephi.authme.listener.AuthMePlayerListener.onPlayerQuit(AuthMePlayerListener.java:767)
[18:06:21] [spigot Watchdog Thread/ERROR]: sun.reflect.GeneratedMethodAccessor264.invoke(Unknown Source)
[18:06:21] [spigot Watchdog Thread/ERROR]: sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[18:06:21] [spigot Watchdog Thread/ERROR]: java.lang.reflect.Method.invoke(Method.java:498)
[18:06:21] [spigot Watchdog Thread/ERROR]: org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:298)
[18:06:21] [spigot Watchdog Thread/ERROR]: org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62)
[18:06:21] [spigot Watchdog Thread/ERROR]: org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:509)
[18:06:21] [spigot Watchdog Thread/ERROR]: org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:494)
[18:06:21] [spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_7_R4.PlayerList.disconnect(PlayerList.java:334)
[18:06:21] [spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_7_R4.PlayerConnection.a(PlayerConnection.java:738)
[18:06:21] [spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_7_R4.ServerConnection.c(ServerConnection.java:77)
[18:06:21] [spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_7_R4.MinecraftServer.v(MinecraftServer.java:734)
[18:06:21] [spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_7_R4.DedicatedServer.v(DedicatedServer.java:289)
[18:06:21] [spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_7_R4.MinecraftServer.u(MinecraftServer.java:584)
[18:06:21] [spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_7_R4.MinecraftServer.run(MinecraftServer.java:490)
[18:06:21] [spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_7_R4.ThreadServerApplication.run(SourceFile:628)
[18:06:21] [spigot Watchdog Thread/ERROR]: ------------------------------
[18:06:21] [spigot Watchdog Thread/ERROR]: Current Thread: Server Infinisleeper
[18:06:21] [spigot Watchdog Thread/ERROR]: PID: 17 | Suspended: false | Native: false | State: TIMED_WAITING
[18:06:21] [spigot Watchdog Thread/ERROR]: Stack:
[18:06:21] [spigot Watchdog Thread/ERROR]: java.lang.Thread.sleep(Native Method)
[18:06:21] [spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_7_R4.ThreadSleepForever.run(SourceFile:63)
[18:06:21] [spigot Watchdog Thread/ERROR]: ------------------------------
[18:06:21] [spigot Watchdog Thread/ERROR]: Current Thread: Snooper Timer
[18:06:21] [spigot Watchdog Thread/ERROR]: PID: 12 | Suspended: false | Native: false | State: TIMED_WAITING
[18:06:21] [spigot Watchdog Thread/ERROR]: Stack:
[18:06:21] [spigot Watchdog Thread/ERROR]: java.lang.Object.wait(Native Method)
[18:06:21] [spigot Watchdog Thread/ERROR]: java.util.TimerThread.mainLoop(Timer.java:552)
[18:06:21] [spigot Watchdog Thread/ERROR]: java.util.TimerThread.run(Timer.java:505)
[18:06:21] [spigot Watchdog Thread/ERROR]: ------------------------------
[18:06:21] [spigot Watchdog Thread/ERROR]: Current Thread: Signal Dispatcher
[18:06:21] [spigot Watchdog Thread/ERROR]: PID: 4 | Suspended: false | Native: false | State: RUNNABLE
[18:06:21] [spigot Watchdog Thread/ERROR]: Stack:
[18:06:21] [spigot Watchdog Thread/ERROR]: ------------------------------
[18:04:15] [server thread/ERROR]: Encountered an unexpected exception
java.lang.OutOfMemoryError: Java heap space
[18:06:42] [spigot Watchdog Thread/ERROR]: Current Thread: Finalizer
[18:06:42] [spigot Watchdog Thread/ERROR]: PID: 3 | Suspended: false | Native: false | State: WAITING
[18:06:42] [spigot Watchdog Thread/ERROR]: Stack:
[18:06:42] [spigot Watchdog Thread/ERROR]: java.lang.Object.wait(Native Method)
[18:06:42] [spigot Watchdog Thread/ERROR]: java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:143)
[18:06:42] [spigot Watchdog Thread/ERROR]: java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:164)
[18:06:44] [Netty IO #2/WARN]: Selector.select() returned prematurely 512 times in a row; rebuilding selector.
[18:07:00] [spigot Watchdog Thread/ERROR]: java.lang.ref.Finalizer$FinalizerThread.run(Finalizer.java:209)
[18:08:23] [spigot Watchdog Thread/ERROR]: ------------------------------
[18:07:12] [Netty IO #2/INFO]: Migrated 0 channel(s) to the new Selector.
[18:08:46] [spigot Watchdog Thread/ERROR]: Current Thread: Reference Handler
[18:09:15] [spigot Watchdog Thread/ERROR]: PID: 2 | Suspended: false | Native: false | State: WAITING
[18:10:24] [spigot Watchdog Thread/ERROR]: Stack:
[18:11:41] [server thread/INFO]: Stopping server
[18:13:06] [spigot Watchdog Thread/ERROR]: java.lang.Object.wait(Native Method)
[18:13:13] [spigot Watchdog Thread/ERROR]: java.lang.Object.wait(Object.java:502)
[18:13:17] [spigot Watchdog Thread/ERROR]: java.lang.ref.Reference.tryHandlePending(Reference.java:191)
[18:13:25] [spigot Watchdog Thread/ERROR]: java.lang.ref.Reference$ReferenceHandler.run(Reference.java:153)
[18:13:30] [spigot Watchdog Thread/ERROR]: ------------------------------
[18:13:33] [spigot Watchdog Thread/INFO]: Startup script './start.sh' does not exist! Stopping server.
[18:13:28] [Query Listener #1/WARN]: Exception in thread "Query Listener #1"
[18:13:37] [Query Listener #1/WARN]: java.lang.OutOfMemoryError: Java heap space
[18:14:55] [Thread-4/INFO]: Stopping server
[18:16:50] [Thread-1/WARN]: Exception in thread "Thread-1"
[18:17:41] [Thread-1/WARN]: java.lang.OutOfMemoryError: Java heap space

 

Gość dominik148
Opublikowano

1. Podaj listę pluginów.

2. Serwer crashuje przy starcie czy po jakimś czasie?.

3. Podaj parametry maszyny.

Zarchiwizowany

Ten temat przebywa obecnie w archiwum. Dodawanie nowych odpowiedzi zostało zablokowane.

×
×
  • Dodaj nową pozycję...