Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- [01:55:36] [Thread-30/WARN]: [Server] The main thread failed to respond after 10 seconds
- [01:55:36] [Thread-30/WARN]: [Server] Probable Plugin cause: 'VirtualPack'
- [01:55:36] [Thread-30/WARN]: [Server] What follows is the stack trace of the main thread
- [01:55:36] [Thread-30/WARN]: [Server] at java.net.PlainSocketImpl.socketConnect(Native Method)
- [01:55:36] [Thread-30/WARN]: [Server] at java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:339)
- [01:55:36] [Thread-30/WARN]: [Server] at java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:200)
- [01:55:36] [Thread-30/WARN]: [Server] at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:182)
- [01:55:36] [Thread-30/WARN]: [Server] at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392)
- [01:55:36] [Thread-30/WARN]: [Server] at java.net.Socket.connect(Socket.java:579)
- [01:55:36] [Thread-30/WARN]: [Server] at sun.security.ssl.SSLSocketImpl.connect(SSLSocketImpl.java:618)
- [01:55:36] [Thread-30/WARN]: [Server] at sun.security.ssl.BaseSSLSocketImpl.connect(BaseSSLSocketImpl.java:160)
- [01:55:36] [Thread-30/WARN]: [Server] at sun.net.NetworkClient.doConnect(NetworkClient.java:180)
- [01:55:36] [Thread-30/WARN]: [Server] at sun.net.www.http.HttpClient.openServer(HttpClient.java:378)
- [01:55:36] [Thread-30/WARN]: [Server] at sun.net.www.http.HttpClient.openServer(HttpClient.java:473)
- [01:55:36] [Thread-30/WARN]: [Server] at sun.net.www.protocol.https.HttpsClient.<init>(HttpsClient.java:270)
- [01:55:36] [Thread-30/WARN]: [Server] at sun.net.www.protocol.https.HttpsClient.New(HttpsClient.java:327)
- [01:55:36] [Thread-30/WARN]: [Server] at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.getNewHttpClient(AbstractDelegateHttpsURLConnection.java:191)
- [01:55:36] [Thread-30/WARN]: [Server] at sun.net.www.protocol.http.HttpURLConnection.plainConnect(HttpURLConnection.java:931)
- [01:55:36] [Thread-30/WARN]: [Server] at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.connect(AbstractDelegateHttpsURLConnection.java:177)
- [01:55:36] [Thread-30/WARN]: [Server] at sun.net.www.protocol.https.HttpsURLConnectionImpl.connect(HttpsURLConnectionImpl.java:153)
- [01:55:36] [Thread-30/WARN]: [Server] at net.drgnome.virtualpack.util.Util.hasUpdate(Util.java:58)
- [01:55:36] [Thread-30/WARN]: [Server] at net.drgnome.virtualpack.VPlugin.checkUpdate(VPlugin.java:779)
- [01:55:36] [Thread-30/WARN]: [Server] at net.drgnome.virtualpack.VPlugin.runUpdate(VPlugin.java:748)
- [01:55:36] [Thread-30/WARN]: [Server] at net.drgnome.virtualpack.thread.VThreadUpdate.run(VThreadUpdate.java:13)
- [01:55:36] [Thread-30/WARN]: [Server] at org.bukkit.craftbukkit.v1_7_R1.scheduler.CraftTask.run(CraftTask.java:58)
- [01:55:36] [Thread-30/WARN]: [Server] at org.bukkit.craftbukkit.v1_7_R1.scheduler.CraftScheduler.mainThreadHeartbeat(CraftScheduler.java:345)
- [01:55:36] [Thread-30/WARN]: [Server] at net.minecraft.server.v1_7_R1.MinecraftServer.u(MinecraftServer.java:597)
- [01:55:36] [Thread-30/WARN]: [Server] at net.minecraft.server.v1_7_R1.DedicatedServer.u(DedicatedServer.java:273)
- [01:55:36] [Thread-30/WARN]: [Server] at net.minecraft.server.v1_7_R1.MinecraftServer.t(MinecraftServer.java:545)
- [01:55:36] [Thread-30/WARN]: [Server] at net.minecraft.server.v1_7_R1.MinecraftServer.run(MinecraftServer.java:452)
- [01:55:36] [Thread-30/WARN]: [Server] at net.minecraft.server.v1_7_R1.ThreadServerApplication.run(SourceFile:617)
- [01:55:48] [Thread-30/WARN]: [Server] The main thread is still stuck, current loop line is:
- [01:55:48] [Thread-30/WARN]: [Server] at java.net.PlainSocketImpl.socketConnect(Native Method)
- [01:55:48] [Thread-30/WARN]: [Server] This appears to be plugin 'VirtualPack'!
- [01:56:17] [Spigot Watchdog Thread/ERROR]: The server has stopped responding!
- [01:56:17] [Spigot Watchdog Thread/ERROR]: Please report this to http://www.spigotmc.org/
- [01:56:17] [Spigot Watchdog Thread/ERROR]: Be sure to include ALL relevant console errors and Minecraft crash reports
- [01:56:17] [Spigot Watchdog Thread/ERROR]: Spigot version: git-Spigot-1260 (MC: 1.7.2)
- [01:56:17] [Spigot Watchdog Thread/ERROR]: ------------------------------
- [01:56:17] [Spigot Watchdog Thread/ERROR]: Server thread dump (Look for plugins here before reporting to Spigot!):
- [01:56:17] [Spigot Watchdog Thread/ERROR]: ------------------------------
- [01:56:17] [Spigot Watchdog Thread/ERROR]: Current Thread: Server thread
- [01:56:17] [Spigot Watchdog Thread/ERROR]: PID: 17 | Suspended: false | Native: true | State: RUNNABLE
- [01:56:17] [Spigot Watchdog Thread/ERROR]: Stack:
- [01:56:17] [Spigot Watchdog Thread/ERROR]: java.net.PlainSocketImpl.socketConnect(Native Method)
- [01:56:17] [Spigot Watchdog Thread/ERROR]: java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:339)
- [01:56:17] [Spigot Watchdog Thread/ERROR]: java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:200)
- [01:56:17] [Spigot Watchdog Thread/ERROR]: java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:182)
- [01:56:17] [Spigot Watchdog Thread/ERROR]: java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392)
- [01:56:17] [Spigot Watchdog Thread/ERROR]: java.net.Socket.connect(Socket.java:579)
- [01:56:17] [Spigot Watchdog Thread/ERROR]: sun.security.ssl.SSLSocketImpl.connect(SSLSocketImpl.java:618)
- [01:56:17] [Spigot Watchdog Thread/ERROR]: sun.security.ssl.BaseSSLSocketImpl.connect(BaseSSLSocketImpl.java:160)
- [01:56:17] [Spigot Watchdog Thread/ERROR]: sun.net.NetworkClient.doConnect(NetworkClient.java:180)
- [01:56:17] [Spigot Watchdog Thread/ERROR]: sun.net.www.http.HttpClient.openServer(HttpClient.java:378)
- [01:56:17] [Spigot Watchdog Thread/ERROR]: sun.net.www.http.HttpClient.openServer(HttpClient.java:473)
- [01:56:17] [Spigot Watchdog Thread/ERROR]: sun.net.www.protocol.https.HttpsClient.<init>(HttpsClient.java:270)
- [01:56:17] [Spigot Watchdog Thread/ERROR]: sun.net.www.protocol.https.HttpsClient.New(HttpsClient.java:327)
- [01:56:17] [Spigot Watchdog Thread/ERROR]: sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.getNewHttpClient(AbstractDelegateHttpsURLConnection.java:191)
- [01:56:17] [Spigot Watchdog Thread/ERROR]: sun.net.www.protocol.http.HttpURLConnection.plainConnect(HttpURLConnection.java:931)
- [01:56:17] [Spigot Watchdog Thread/ERROR]: sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.connect(AbstractDelegateHttpsURLConnection.java:177)
- [01:56:17] [Spigot Watchdog Thread/ERROR]: sun.net.www.protocol.https.HttpsURLConnectionImpl.connect(HttpsURLConnectionImpl.java:153)
- [01:56:17] [Spigot Watchdog Thread/ERROR]: net.drgnome.virtualpack.util.Util.hasUpdate(Util.java:58)
- [01:56:17] [Spigot Watchdog Thread/ERROR]: net.drgnome.virtualpack.VPlugin.checkUpdate(VPlugin.java:779)
- [01:56:17] [Spigot Watchdog Thread/ERROR]: net.drgnome.virtualpack.VPlugin.runUpdate(VPlugin.java:748)
- [01:56:17] [Spigot Watchdog Thread/ERROR]: net.drgnome.virtualpack.thread.VThreadUpdate.run(VThreadUpdate.java:13)
- [01:56:17] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.v1_7_R1.scheduler.CraftTask.run(CraftTask.java:58)
- [01:56:17] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.v1_7_R1.scheduler.CraftScheduler.mainThreadHeartbeat(CraftScheduler.java:345)
- [01:56:17] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_7_R1.MinecraftServer.u(MinecraftServer.java:597)
- [01:56:17] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_7_R1.DedicatedServer.u(DedicatedServer.java:273)
- [01:56:17] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_7_R1.MinecraftServer.t(MinecraftServer.java:545)
- [01:56:17] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_7_R1.MinecraftServer.run(MinecraftServer.java:452)
- [01:56:17] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_7_R1.ThreadServerApplication.run(SourceFile:617)
- [01:56:17] [Spigot Watchdog Thread/ERROR]: ------------------------------
- [01:56:17] [Spigot Watchdog Thread/ERROR]: Entire Thread Dump:
- [01:56:17] [Spigot Watchdog Thread/ERROR]: ------------------------------
- [01:56:17] [Spigot Watchdog Thread/ERROR]: Current Thread: Async Chat Thread - #60
- [01:56:17] [Spigot Watchdog Thread/ERROR]: PID: 2511 | Suspended: false | Native: false | State: WAITING
- [01:56:17] [Spigot Watchdog Thread/ERROR]: Stack:
- [01:56:17] [Spigot Watchdog Thread/ERROR]: java.lang.Object.wait(Native Method)
- [01:56:17] [Spigot Watchdog Thread/ERROR]: java.lang.Object.wait(Object.java:503)
- [01:56:17] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.v1_7_R1.util.Waitable.get(Waitable.java:39)
- [01:56:17] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_7_R1.PlayerConnection.chat(PlayerConnection.java:915)
- [01:56:17] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_7_R1.PlayerConnection.a(PlayerConnection.java:831)
- [01:56:17] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_7_R1.PacketPlayInChat.a(PacketPlayInChat.java:28)
- [01:56:17] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_7_R1.PacketPlayInChat$1.run(PacketPlayInChat.java:59)
- [01:56:17] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:471)
- [01:56:17] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:334)
- [01:56:17] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.FutureTask.run(FutureTask.java:166)
- [01:56:17] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
- [01:56:17] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
- [01:56:17] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:724)
- [01:56:17] [Spigot Watchdog Thread/ERROR]: ------------------------------
- [01:56:17] [Spigot Watchdog Thread/ERROR]: Current Thread: Async Chat Thread - #59
- [01:56:17] [Spigot Watchdog Thread/ERROR]: PID: 2510 | Suspended: false | Native: false | State: WAITING
- [01:56:17] [Spigot Watchdog Thread/ERROR]: Stack:
- [01:56:17] [Spigot Watchdog Thread/ERROR]: java.lang.Object.wait(Native Method)
- [01:56:17] [Spigot Watchdog Thread/ERROR]: java.lang.Object.wait(Object.java:503)
- [01:56:17] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.v1_7_R1.util.Waitable.get(Waitable.java:39)
- [01:56:17] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_7_R1.PlayerConnection.chat(PlayerConnection.java:915)
- [01:56:17] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_7_R1.PlayerConnection.a(PlayerConnection.java:831)
- [01:56:17] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_7_R1.PacketPlayInChat.a(PacketPlayInChat.java:28)
- [01:56:17] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_7_R1.PacketPlayInChat$1.run(PacketPlayInChat.java:59)
- [01:56:17] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:471)
- [01:56:17] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:334)
- [01:56:17] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.FutureTask.run(FutureTask.java:166)
- [01:56:17] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
- [01:56:17] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
- [01:56:17] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:724)
- [01:56:17] [Spigot Watchdog Thread/ERROR]: ------------------------------
- [01:56:17] [Spigot Watchdog Thread/ERROR]: Current Thread: Async Chat Thread - #58
- [01:56:17] [Spigot Watchdog Thread/ERROR]: PID: 2509 | Suspended: false | Native: false | State: WAITING
- [01:56:17] [Spigot Watchdog Thread/ERROR]: Stack:
- [01:56:17] [Spigot Watchdog Thread/ERROR]: java.lang.Object.wait(Native Method)
- [01:56:17] [Spigot Watchdog Thread/ERROR]: java.lang.Object.wait(Object.java:503)
- [01:56:17] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.v1_7_R1.util.Waitable.get(Waitable.java:39)
- [01:56:17] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_7_R1.PlayerConnection.chat(PlayerConnection.java:915)
- [01:56:17] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_7_R1.PlayerConnection.a(PlayerConnection.java:831)
- [01:56:17] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_7_R1.PacketPlayInChat.a(PacketPlayInChat.java:28)
- [01:56:17] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_7_R1.PacketPlayInChat$1.run(PacketPlayInChat.java:59)
- [01:56:17] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:471)
- [01:56:17] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:334)
- [01:56:17] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.FutureTask.run(FutureTask.java:166)
- [01:56:17] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
- [01:56:17] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
- [01:56:17] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:724)
- [01:56:17] [Spigot Watchdog Thread/ERROR]: ------------------------------
- [01:56:17] [Spigot Watchdog Thread/ERROR]: Current Thread: Async Chat Thread - #57
- [01:56:17] [Spigot Watchdog Thread/ERROR]: PID: 2508 | Suspended: false | Native: false | State: WAITING
- [01:56:17] [Spigot Watchdog Thread/ERROR]: Stack:
- [01:56:17] [Spigot Watchdog Thread/ERROR]: java.lang.Object.wait(Native Method)
- [01:56:17] [Spigot Watchdog Thread/ERROR]: java.lang.Object.wait(Object.java:503)
- [01:56:17] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.v1_7_R1.util.Waitable.get(Waitable.java:39)
- [01:56:17] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_7_R1.PlayerConnection.chat(PlayerConnection.java:915)
- [01:56:17] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_7_R1.PlayerConnection.a(PlayerConnection.java:831)
- [01:56:17] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_7_R1.PacketPlayInChat.a(PacketPlayInChat.java:28)
- [01:56:17] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_7_R1.PacketPlayInChat$1.run(PacketPlayInChat.java:59)
- [01:56:17] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:471)
- [01:56:17] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:334)
- [01:56:17] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.FutureTask.run(FutureTask.java:166)
- [01:56:17] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
- [01:56:17] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
- [01:56:17] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:724)
- [01:56:17] [Spigot Watchdog Thread/ERROR]: ------------------------------
- [01:56:17] [Spigot Watchdog Thread/ERROR]: Current Thread: Async Chat Thread - #56
- [01:56:17] [Spigot Watchdog Thread/ERROR]: PID: 2471 | Suspended: false | Native: false | State: WAITING
- [01:56:17] [Spigot Watchdog Thread/ERROR]: Stack:
- [01:56:17] [Spigot Watchdog Thread/ERROR]: java.lang.Object.wait(Native Method)
- [01:56:17] [Spigot Watchdog Thread/ERROR]: java.lang.Object.wait(Object.java:503)
- [01:56:17] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.v1_7_R1.util.Waitable.get(Waitable.java:39)
- [01:56:17] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_7_R1.PlayerConnection.chat(PlayerConnection.java:915)
- [01:56:17] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_7_R1.PlayerConnection.a(PlayerConnection.java:831)
- [01:56:17] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_7_R1.PacketPlayInChat.a(PacketPlayInChat.java:28)
- [01:56:17] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_7_R1.PacketPlayInChat$1.run(PacketPlayInChat.java:59)
- [01:56:17] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:471)
- [01:56:17] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:334)
- [01:56:17] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.FutureTask.run(FutureTask.java:166)
- [01:56:17] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
- [01:56:17] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
- [01:56:17] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:724)
- [01:56:17] [Spigot Watchdog Thread/ERROR]: ------------------------------
- [01:56:17] [Spigot Watchdog Thread/ERROR]: Current Thread: process reaper
- [01:56:17] [Spigot Watchdog Thread/ERROR]: PID: 2396 | Suspended: false | Native: false | State: RUNNABLE
- [01:56:17] [Spigot Watchdog Thread/ERROR]: Stack:
- [01:56:17] [Spigot Watchdog Thread/ERROR]: java.lang.UNIXProcess.waitForProcessExit(Native Method)
- [01:56:17] [Spigot Watchdog Thread/ERROR]: java.lang.UNIXProcess.access$200(UNIXProcess.java:54)
- [01:56:17] [Spigot Watchdog Thread/ERROR]: java.lang.UNIXProcess$3.run(UNIXProcess.java:174)
- [01:56:17] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
- [01:56:17] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
- [01:56:17] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:724)
- [01:56:17] [Spigot Watchdog Thread/ERROR]: ------------------------------
- [01:56:17] [Spigot Watchdog Thread/ERROR]: Current Thread: pool-8-thread-5
- [01:56:17] [Spigot Watchdog Thread/ERROR]: PID: 114 | Suspended: false | Native: false | State: WAITING
- [01:56:17] [Spigot Watchdog Thread/ERROR]: Stack:
- [01:56:17] [Spigot Watchdog Thread/ERROR]: sun.misc.Unsafe.park(Native Method)
- [01:56:17] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.LockSupport.park(LockSupport.java:186)
- [01:56:17] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2043)
- [01:56:17] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
- [01:56:17] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1068)
- [01:56:17] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130)
- [01:56:17] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
- [01:56:17] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:724)
- [01:56:17] [Spigot Watchdog Thread/ERROR]: ------------------------------
- [01:56:17] [Spigot Watchdog Thread/ERROR]: Current Thread: pool-9-thread-1
- [01:56:17] [Spigot Watchdog Thread/ERROR]: PID: 110 | Suspended: false | Native: false | State: WAITING
- [01:56:17] [Spigot Watchdog Thread/ERROR]: Stack:
- [01:56:17] [Spigot Watchdog Thread/ERROR]: sun.misc.Unsafe.park(Native Method)
- [01:56:17] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.LockSupport.park(LockSupport.java:186)
- [01:56:17] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2043)
- [01:56:17] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
- [01:56:17] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1068)
- [01:56:17] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130)
- [01:56:17] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
- [01:56:17] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:724)
- [01:56:17] [Spigot Watchdog Thread/ERROR]: ------------------------------
- [01:56:17] [Spigot Watchdog Thread/ERROR]: Current Thread: ProtocolLib-StructureCompiler 0
- [01:56:17] [Spigot Watchdog Thread/ERROR]: PID: 109 | Suspended: false | Native: false | State: WAITING
- [01:56:17] [Spigot Watchdog Thread/ERROR]: Stack:
- [01:56:17] [Spigot Watchdog Thread/ERROR]: sun.misc.Unsafe.park(Native Method)
- [01:56:17] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.LockSupport.park(LockSupport.java:186)
- [01:56:17] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2043)
- [01:56:17] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
- [01:56:17] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1068)
- [01:56:17] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130)
- [01:56:17] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
- [01:56:17] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:724)
- [01:56:17] [Spigot Watchdog Thread/ERROR]: ------------------------------
- [01:56:17] [Spigot Watchdog Thread/ERROR]: Current Thread: Chunk I/O Executor Thread-1
- [01:56:17] [Spigot Watchdog Thread/ERROR]: PID: 108 | Suspended: false | Native: false | State: WAITING
- [01:56:17] [Spigot Watchdog Thread/ERROR]: Stack:
- [01:56:17] [Spigot Watchdog Thread/ERROR]: sun.misc.Unsafe.park(Native Method)
- [01:56:17] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.LockSupport.park(LockSupport.java:186)
- [01:56:17] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2043)
- [01:56:17] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
- [01:56:17] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1068)
- [01:56:17] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130)
- [01:56:17] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
- [01:56:17] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:724)
- [01:56:17] [Spigot Watchdog Thread/ERROR]: ------------------------------
- [01:56:17] [Spigot Watchdog Thread/ERROR]: Current Thread: pool-8-thread-4
- [01:56:17] [Spigot Watchdog Thread/ERROR]: PID: 102 | Suspended: false | Native: false | State: WAITING
- [01:56:17] [Spigot Watchdog Thread/ERROR]: Stack:
- [01:56:17] [Spigot Watchdog Thread/ERROR]: sun.misc.Unsafe.park(Native Method)
- [01:56:17] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.LockSupport.park(LockSupport.java:186)
- [01:56:17] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2043)
- [01:56:17] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
- [01:56:17] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1068)
- [01:56:17] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130)
- [01:56:17] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
- [01:56:17] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:724)
- [01:56:17] [Spigot Watchdog Thread/ERROR]: ------------------------------
- [01:56:17] [Spigot Watchdog Thread/ERROR]: Current Thread: File IO Thread
- [01:56:17] [Spigot Watchdog Thread/ERROR]: PID: 100 | Suspended: false | Native: false | State: TIMED_WAITING
- [01:56:17] [Spigot Watchdog Thread/ERROR]: Stack:
- [01:56:17] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.sleep(Native Method)
- [01:56:17] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_7_R1.FileIOThread.b(SourceFile:44)
- [01:56:17] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_7_R1.FileIOThread.run(SourceFile:23)
- [01:56:17] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:724)
- [01:56:17] [Spigot Watchdog Thread/ERROR]: ------------------------------
- [01:56:17] [Spigot Watchdog Thread/ERROR]: Current Thread: pool-8-thread-3
- [01:56:17] [Spigot Watchdog Thread/ERROR]: PID: 99 | Suspended: false | Native: false | State: WAITING
- [01:56:17] [Spigot Watchdog Thread/ERROR]: Stack:
- [01:56:17] [Spigot Watchdog Thread/ERROR]: sun.misc.Unsafe.park(Native Method)
- [01:56:17] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.LockSupport.park(LockSupport.java:186)
- [01:56:17] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2043)
- [01:56:17] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
- [01:56:17] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1068)
- [01:56:17] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130)
- [01:56:17] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
- [01:56:17] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:724)
- [01:56:17] [Spigot Watchdog Thread/ERROR]: ------------------------------
- [01:56:17] [Spigot Watchdog Thread/ERROR]: Current Thread: pool-8-thread-2
- [01:56:17] [Spigot Watchdog Thread/ERROR]: PID: 97 | Suspended: false | Native: false | State: WAITING
- [01:56:17] [Spigot Watchdog Thread/ERROR]: Stack:
- [01:56:17] [Spigot Watchdog Thread/ERROR]: sun.misc.Unsafe.park(Native Method)
- [01:56:17] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.LockSupport.park(LockSupport.java:186)
- [01:56:17] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2043)
- [01:56:17] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
- [01:56:17] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1068)
- [01:56:17] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130)
- [01:56:17] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
- [01:56:17] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:724)
- [01:56:17] [Spigot Watchdog Thread/ERROR]: ------------------------------
- [01:56:17] [Spigot Watchdog Thread/ERROR]: Current Thread: Query Listener #1
- [01:56:17] [Spigot Watchdog Thread/ERROR]: PID: 74 | Suspended: false | Native: false | State: RUNNABLE
- [01:56:17] [Spigot Watchdog Thread/ERROR]: Thread is waiting on monitor(s):
- [01:56:17] [Spigot Watchdog Thread/ERROR]: Locked on:java.net.PlainDatagramSocketImpl.receive0(Native Method)
- [01:56:17] [Spigot Watchdog Thread/ERROR]: Locked on:java.net.AbstractPlainDatagramSocketImpl.receive(AbstractPlainDatagramSocketImpl.java:145)
- [01:56:17] [Spigot Watchdog Thread/ERROR]: Locked on:java.net.DatagramSocket.receive(DatagramSocket.java:786)
- [01:56:17] [Spigot Watchdog Thread/ERROR]: Locked on:java.net.DatagramSocket.receive(DatagramSocket.java:786)
- [01:56:17] [Spigot Watchdog Thread/ERROR]: Stack:
- [01:56:17] [Spigot Watchdog Thread/ERROR]: java.net.PlainDatagramSocketImpl.receive0(Native Method)
- [01:56:17] [Spigot Watchdog Thread/ERROR]: java.net.AbstractPlainDatagramSocketImpl.receive(AbstractPlainDatagramSocketImpl.java:145)
- [01:56:17] [Spigot Watchdog Thread/ERROR]: java.net.DatagramSocket.receive(DatagramSocket.java:786)
- [01:56:17] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_7_R1.RemoteStatusListener.run(SourceFile:256)
- [01:56:17] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:724)
- [01:56:17] [Spigot Watchdog Thread/ERROR]: ------------------------------
- [01:56:17] [Spigot Watchdog Thread/ERROR]: Current Thread: Metrics updating thread of NoLagg
- [01:56:17] [Spigot Watchdog Thread/ERROR]: PID: 66 | Suspended: false | Native: false | State: TIMED_WAITING
- [01:56:17] [Spigot Watchdog Thread/ERROR]: Stack:
- [01:56:17] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.sleep(Native Method)
- [01:56:17] [Spigot Watchdog Thread/ERROR]: com.bergerkiller.bukkit.common.metrics.Metrics$1.run(Metrics.java:281)
- [01:56:17] [Spigot Watchdog Thread/ERROR]: ------------------------------
- [01:56:17] [Spigot Watchdog Thread/ERROR]: Current Thread: Thread-30
- [01:56:17] [Spigot Watchdog Thread/ERROR]: PID: 65 | Suspended: false | Native: false | State: TIMED_WAITING
- [01:56:17] [Spigot Watchdog Thread/ERROR]: Stack:
- [01:56:17] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.sleep(Native Method)
- [01:56:17] [Spigot Watchdog Thread/ERROR]: com.bergerkiller.bukkit.nolagg.threadlocknotifier.ThreadLockChecker.run(ThreadLockChecker.java:65)
- [01:56:17] [Spigot Watchdog Thread/ERROR]: com.bergerkiller.bukkit.common.AsyncTask$1.run(AsyncTask.java:46)
- [01:56:17] [Spigot Watchdog Thread/ERROR]: ------------------------------
- [01:56:17] [Spigot Watchdog Thread/ERROR]: Current Thread: Thread-29
- [01:56:17] [Spigot Watchdog Thread/ERROR]: PID: 64 | Suspended: false | Native: false | State: TIMED_WAITING
- [01:56:17] [Spigot Watchdog Thread/ERROR]: Stack:
- [01:56:17] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.sleep(Native Method)
- [01:56:17] [Spigot Watchdog Thread/ERROR]: com.bergerkiller.bukkit.common.AsyncTask.sleep(AsyncTask.java:72)
- [01:56:17] [Spigot Watchdog Thread/ERROR]: com.bergerkiller.bukkit.nolagg.itemstacker.StackFormer.run(StackFormer.java:104)
- [01:56:17] [Spigot Watchdog Thread/ERROR]: com.bergerkiller.bukkit.common.AsyncTask$1.run(AsyncTask.java:46)
- [01:56:17] [Spigot Watchdog Thread/ERROR]: ------------------------------
- [01:56:17] [Spigot Watchdog Thread/ERROR]: Current Thread: Thread-28
- [01:56:17] [Spigot Watchdog Thread/ERROR]: PID: 63 | Suspended: false | Native: false | State: TIMED_WAITING
- [01:56:17] [Spigot Watchdog Thread/ERROR]: Stack:
- [01:56:17] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.sleep(Native Method)
- [01:56:17] [Spigot Watchdog Thread/ERROR]: com.bergerkiller.bukkit.common.AsyncTask.sleep(AsyncTask.java:72)
- [01:56:17] [Spigot Watchdog Thread/ERROR]: com.bergerkiller.bukkit.nolagg.chunks.ChunkCompressionThread.run(ChunkCompressionThread.java:345)
- [01:56:17] [Spigot Watchdog Thread/ERROR]: com.bergerkiller.bukkit.common.AsyncTask$1.run(AsyncTask.java:46)
- [01:56:17] [Spigot Watchdog Thread/ERROR]: ------------------------------
- [01:56:17] [Spigot Watchdog Thread/ERROR]: Current Thread: Thread-27
- [01:56:17] [Spigot Watchdog Thread/ERROR]: PID: 62 | Suspended: false | Native: false | State: TIMED_WAITING
- [01:56:17] [Spigot Watchdog Thread/ERROR]: Stack:
- [01:56:17] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.sleep(Native Method)
- [01:56:17] [Spigot Watchdog Thread/ERROR]: com.bergerkiller.bukkit.common.AsyncTask.sleep(AsyncTask.java:72)
- [01:56:17] [Spigot Watchdog Thread/ERROR]: com.bergerkiller.bukkit.nolagg.chunks.ChunkCompressionThread.run(ChunkCompressionThread.java:345)
- [01:56:17] [Spigot Watchdog Thread/ERROR]: com.bergerkiller.bukkit.common.AsyncTask$1.run(AsyncTask.java:46)
- [01:56:17] [Spigot Watchdog Thread/ERROR]: ------------------------------
- [01:56:17] [Spigot Watchdog Thread/ERROR]: Current Thread: Thread-9
- [01:56:17] [Spigot Watchdog Thread/ERROR]: PID: 37 | Suspended: false | Native: true | State: RUNNABLE
- [01:56:17] [Spigot Watchdog Thread/ERROR]: Stack:
- [01:56:17] [Spigot Watchdog Thread/ERROR]: java.net.PlainSocketImpl.socketAccept(Native Method)
- [01:56:17] [Spigot Watchdog Thread/ERROR]: java.net.AbstractPlainSocketImpl.accept(AbstractPlainSocketImpl.java:398)
- [01:56:17] [Spigot Watchdog Thread/ERROR]: java.net.ServerSocket.implAccept(ServerSocket.java:530)
- [01:56:17] [Spigot Watchdog Thread/ERROR]: java.net.ServerSocket.accept(ServerSocket.java:498)
- [01:56:17] [Spigot Watchdog Thread/ERROR]: net.minestatus.minequery.QueryServer.run(QueryServer.java:76)
- [01:56:17] [Spigot Watchdog Thread/ERROR]: ------------------------------
- [01:56:17] [Spigot Watchdog Thread/ERROR]: Current Thread: Thread-22
- [01:56:17] [Spigot Watchdog Thread/ERROR]: PID: 55 | Suspended: false | Native: true | State: RUNNABLE
- [01:56:17] [Spigot Watchdog Thread/ERROR]: Stack:
- [01:56:17] [Spigot Watchdog Thread/ERROR]: java.net.PlainSocketImpl.socketAccept(Native Method)
- [01:56:17] [Spigot Watchdog Thread/ERROR]: java.net.AbstractPlainSocketImpl.accept(AbstractPlainSocketImpl.java:398)
- [01:56:17] [Spigot Watchdog Thread/ERROR]: java.net.ServerSocket.implAccept(ServerSocket.java:530)
- [01:56:17] [Spigot Watchdog Thread/ERROR]: java.net.ServerSocket.accept(ServerSocket.java:498)
- [01:56:17] [Spigot Watchdog Thread/ERROR]: com.vexsoftware.votifier.net.VoteReceiver.run(VoteReceiver.java:114)
- [01:56:17] [Spigot Watchdog Thread/ERROR]: ------------------------------
- [01:56:17] [Spigot Watchdog Thread/ERROR]: Current Thread: pool-8-thread-1
- [01:56:17] [Spigot Watchdog Thread/ERROR]: PID: 53 | Suspended: false | Native: false | State: WAITING
- [01:56:17] [Spigot Watchdog Thread/ERROR]: Stack:
- [01:56:17] [Spigot Watchdog Thread/ERROR]: sun.misc.Unsafe.park(Native Method)
- [01:56:17] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.LockSupport.park(LockSupport.java:186)
- [01:56:17] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2043)
- [01:56:17] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
- [01:56:17] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1068)
- [01:56:17] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130)
- [01:56:17] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
- [01:56:17] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:724)
- [01:56:17] [Spigot Watchdog Thread/ERROR]: ------------------------------
- [01:56:17] [Spigot Watchdog Thread/ERROR]: Current Thread: Thread-20
- [01:56:17] [Spigot Watchdog Thread/ERROR]: PID: 51 | Suspended: false | Native: false | State: TIMED_WAITING
- [01:56:17] [Spigot Watchdog Thread/ERROR]: Thread is waiting on monitor(s):
- [01:56:17] [Spigot Watchdog Thread/ERROR]: Locked on:de.bananaco.bpermissions.imp.loadmanager.MainThread.check(MainThread.java:54)
- [01:56:17] [Spigot Watchdog Thread/ERROR]: Stack:
- [01:56:17] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.sleep(Native Method)
- [01:56:17] [Spigot Watchdog Thread/ERROR]: de.bananaco.bpermissions.imp.loadmanager.MainThread.check(MainThread.java:54)
- [01:56:17] [Spigot Watchdog Thread/ERROR]: de.bananaco.bpermissions.imp.loadmanager.MainThread.run(MainThread.java:26)
- [01:56:17] [Spigot Watchdog Thread/ERROR]: ------------------------------
- [01:56:17] [Spigot Watchdog Thread/ERROR]: Current Thread: Netty IO #3
- [01:56:17] [Spigot Watchdog Thread/ERROR]: PID: 30 | Suspended: false | Native: true | State: RUNNABLE
- [01:56:17] [Spigot Watchdog Thread/ERROR]: Thread is waiting on monitor(s):
- [01:56:17] [Spigot Watchdog Thread/ERROR]: Locked on:sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:87)
- [01:56:17] [Spigot Watchdog Thread/ERROR]: Locked on:sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:87)
- [01:56:17] [Spigot Watchdog Thread/ERROR]: Locked on:sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:87)
- [01:56:17] [Spigot Watchdog Thread/ERROR]: Stack:
- [01:56:17] [Spigot Watchdog Thread/ERROR]: sun.nio.ch.EPollArrayWrapper.epollWait(Native Method)
- [01:56:17] [Spigot Watchdog Thread/ERROR]: sun.nio.ch.EPollArrayWrapper.poll(EPollArrayWrapper.java:228)
- [01:56:17] [Spigot Watchdog Thread/ERROR]: sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:81)
- [01:56:17] [Spigot Watchdog Thread/ERROR]: sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:87)
- [01:56:17] [Spigot Watchdog Thread/ERROR]: sun.nio.ch.SelectorImpl.select(SelectorImpl.java:98)
- [01:56:17] [Spigot Watchdog Thread/ERROR]: net.minecraft.util.io.netty.channel.nio.NioEventLoop.select(NioEventLoop.java:591)
- [01:56:17] [Spigot Watchdog Thread/ERROR]: net.minecraft.util.io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:301)
- [01:56:17] [Spigot Watchdog Thread/ERROR]: net.minecraft.util.io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:101)
- [01:56:17] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:724)
- [01:56:17] [Spigot Watchdog Thread/ERROR]: ------------------------------
- [01:56:17] [Spigot Watchdog Thread/ERROR]: Current Thread: AutoSaveWorld WorldRegenCopyThread
- [01:56:17] [Spigot Watchdog Thread/ERROR]: PID: 47 | Suspended: false | Native: false | State: TIMED_WAITING
- [01:56:17] [Spigot Watchdog Thread/ERROR]: Stack:
- [01:56:17] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.sleep(Native Method)
- [01:56:17] [Spigot Watchdog Thread/ERROR]: autosaveworld.threads.worldregen.WorldRegenCopyThread.run(WorldRegenCopyThread.java:81)
- [01:56:17] [Spigot Watchdog Thread/ERROR]: ------------------------------
- [01:56:17] [Spigot Watchdog Thread/ERROR]: Current Thread: AutoSaveWorld AutoConsoleCommandThread
- [01:56:17] [Spigot Watchdog Thread/ERROR]: PID: 46 | Suspended: false | Native: false | State: TIMED_WAITING
- [01:56:17] [Spigot Watchdog Thread/ERROR]: Stack:
- [01:56:17] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.sleep(Native Method)
- [01:56:17] [Spigot Watchdog Thread/ERROR]: autosaveworld.threads.consolecommand.AutoConsoleCommandThread.run(AutoConsoleCommandThread.java:95)
- [01:56:17] [Spigot Watchdog Thread/ERROR]: ------------------------------
- [01:56:17] [Spigot Watchdog Thread/ERROR]: Current Thread: AutoSaveWorld AutoRestartThread
- [01:56:17] [Spigot Watchdog Thread/ERROR]: PID: 44 | Suspended: false | Native: false | State: TIMED_WAITING
- [01:56:17] [Spigot Watchdog Thread/ERROR]: Stack:
- [01:56:17] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.sleep(Native Method)
- [01:56:17] [Spigot Watchdog Thread/ERROR]: autosaveworld.threads.restart.AutoRestartThread.run(AutoRestartThread.java:92)
- [01:56:17] [Spigot Watchdog Thread/ERROR]: ------------------------------
- [01:56:17] [Spigot Watchdog Thread/ERROR]: Current Thread: AutoSaveWorld AutoPurgeThread
- [01:56:17] [Spigot Watchdog Thread/ERROR]: PID: 42 | Suspended: false | Native: false | State: TIMED_WAITING
- [01:56:17] [Spigot Watchdog Thread/ERROR]: Stack:
- [01:56:17] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.sleep(Native Method)
- [01:56:17] [Spigot Watchdog Thread/ERROR]: autosaveworld.threads.purge.AutoPurgeThread.run(AutoPurgeThread.java:75)
- [01:56:17] [Spigot Watchdog Thread/ERROR]: ------------------------------
- [01:56:17] [Spigot Watchdog Thread/ERROR]: Current Thread: AutoSaveWorld AutoBackupThread
- [01:56:17] [Spigot Watchdog Thread/ERROR]: PID: 41 | Suspended: false | Native: false | State: TIMED_WAITING
- [01:56:17] [Spigot Watchdog Thread/ERROR]: Stack:
- [01:56:17] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.sleep(Native Method)
- [01:56:17] [Spigot Watchdog Thread/ERROR]: autosaveworld.threads.backup.AutoBackupThread.run(AutoBackupThread.java:95)
- [01:56:17] [Spigot Watchdog Thread/ERROR]: ------------------------------
- [01:56:17] [Spigot Watchdog Thread/ERROR]: Current Thread: AutoSaveWorld AutoSaveThread
- [01:56:17] [Spigot Watchdog Thread/ERROR]: PID: 40 | Suspended: false | Native: false | State: TIMED_WAITING
- [01:56:17] [Spigot Watchdog Thread/ERROR]: Stack:
- [01:56:17] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.sleep(Native Method)
- [01:56:17] [Spigot Watchdog Thread/ERROR]: autosaveworld.threads.save.AutoSaveThread.run(AutoSaveThread.java:78)
- [01:56:17] [Spigot Watchdog Thread/ERROR]: ------------------------------
- [01:56:17] [Spigot Watchdog Thread/ERROR]: Current Thread: Metrics updating thread of BKCommonLib
- [01:56:17] [Spigot Watchdog Thread/ERROR]: PID: 39 | Suspended: false | Native: false | State: TIMED_WAITING
- [01:56:17] [Spigot Watchdog Thread/ERROR]: Stack:
- [01:56:17] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.sleep(Native Method)
- [01:56:17] [Spigot Watchdog Thread/ERROR]: com.bergerkiller.bukkit.common.metrics.Metrics$1.run(Metrics.java:281)
- [01:56:17] [Spigot Watchdog Thread/ERROR]: ------------------------------
- [01:56:17] [Spigot Watchdog Thread/ERROR]: Current Thread: Netty IO #2
- [01:56:17] [Spigot Watchdog Thread/ERROR]: PID: 29 | Suspended: false | Native: true | State: RUNNABLE
- [01:56:17] [Spigot Watchdog Thread/ERROR]: Thread is waiting on monitor(s):
- [01:56:17] [Spigot Watchdog Thread/ERROR]: Locked on:sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:87)
- [01:56:17] [Spigot Watchdog Thread/ERROR]: Locked on:sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:87)
- [01:56:17] [Spigot Watchdog Thread/ERROR]: Locked on:sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:87)
- [01:56:17] [Spigot Watchdog Thread/ERROR]: Stack:
- [01:56:17] [Spigot Watchdog Thread/ERROR]: sun.nio.ch.EPollArrayWrapper.epollWait(Native Method)
- [01:56:17] [Spigot Watchdog Thread/ERROR]: sun.nio.ch.EPollArrayWrapper.poll(EPollArrayWrapper.java:228)
- [01:56:17] [Spigot Watchdog Thread/ERROR]: sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:81)
- [01:56:17] [Spigot Watchdog Thread/ERROR]: sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:87)
- [01:56:17] [Spigot Watchdog Thread/ERROR]: sun.nio.ch.SelectorImpl.select(SelectorImpl.java:98)
- [01:56:17] [Spigot Watchdog Thread/ERROR]: net.minecraft.util.io.netty.channel.nio.NioEventLoop.select(NioEventLoop.java:591)
- [01:56:17] [Spigot Watchdog Thread/ERROR]: net.minecraft.util.io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:301)
- [01:56:17] [Spigot Watchdog Thread/ERROR]: net.minecraft.util.io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:101)
- [01:56:17] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:724)
- [01:56:17] [Spigot Watchdog Thread/ERROR]: ------------------------------
- [01:56:17] [Spigot Watchdog Thread/ERROR]: Current Thread: MySQL Connection Reaper Thread - LogBlock
- [01:56:17] [Spigot Watchdog Thread/ERROR]: PID: 38 | Suspended: false | Native: false | State: TIMED_WAITING
- [01:56:17] [Spigot Watchdog Thread/ERROR]: Stack:
- [01:56:17] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.sleep(Native Method)
- [01:56:17] [Spigot Watchdog Thread/ERROR]: de.diddiz.util.MySQLConnectionPool$ConnectionReaper.run(MySQLConnectionPool.java:103)
- [01:56:17] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:724)
- [01:56:17] [Spigot Watchdog Thread/ERROR]: ------------------------------
- [01:56:17] [Spigot Watchdog Thread/ERROR]: Current Thread: Netty IO #1
- [01:56:17] [Spigot Watchdog Thread/ERROR]: PID: 28 | Suspended: false | Native: true | State: RUNNABLE
- [01:56:17] [Spigot Watchdog Thread/ERROR]: Thread is waiting on monitor(s):
- [01:56:17] [Spigot Watchdog Thread/ERROR]: Locked on:sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:87)
- [01:56:17] [Spigot Watchdog Thread/ERROR]: Locked on:sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:87)
- [01:56:17] [Spigot Watchdog Thread/ERROR]: Locked on:sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:87)
- [01:56:17] [Spigot Watchdog Thread/ERROR]: Stack:
- [01:56:17] [Spigot Watchdog Thread/ERROR]: sun.nio.ch.EPollArrayWrapper.epollWait(Native Method)
- [01:56:17] [Spigot Watchdog Thread/ERROR]: sun.nio.ch.EPollArrayWrapper.poll(EPollArrayWrapper.java:228)
- [01:56:17] [Spigot Watchdog Thread/ERROR]: sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:81)
- [01:56:17] [Spigot Watchdog Thread/ERROR]: sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:87)
- [01:56:17] [Spigot Watchdog Thread/ERROR]: sun.nio.ch.SelectorImpl.select(SelectorImpl.java:98)
- [01:56:17] [Spigot Watchdog Thread/ERROR]: net.minecraft.util.io.netty.channel.nio.NioEventLoop.select(NioEventLoop.java:591)
- [01:56:17] [Spigot Watchdog Thread/ERROR]: net.minecraft.util.io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:301)
- [01:56:17] [Spigot Watchdog Thread/ERROR]: net.minecraft.util.io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:101)
- [01:56:17] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:724)
- [01:56:17] [Spigot Watchdog Thread/ERROR]: ------------------------------
- [01:56:17] [Spigot Watchdog Thread/ERROR]: Current Thread: Netty IO #0
- [01:56:17] [Spigot Watchdog Thread/ERROR]: PID: 27 | Suspended: false | Native: true | State: RUNNABLE
- [01:56:17] [Spigot Watchdog Thread/ERROR]: Thread is waiting on monitor(s):
- [01:56:17] [Spigot Watchdog Thread/ERROR]: Locked on:sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:87)
- [01:56:17] [Spigot Watchdog Thread/ERROR]: Locked on:sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:87)
- [01:56:17] [Spigot Watchdog Thread/ERROR]: Locked on:sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:87)
- [01:56:17] [Spigot Watchdog Thread/ERROR]: Stack:
- [01:56:17] [Spigot Watchdog Thread/ERROR]: sun.nio.ch.EPollArrayWrapper.epollWait(Native Method)
- [01:56:17] [Spigot Watchdog Thread/ERROR]: sun.nio.ch.EPollArrayWrapper.poll(EPollArrayWrapper.java:228)
- [01:56:17] [Spigot Watchdog Thread/ERROR]: sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:81)
- [01:56:17] [Spigot Watchdog Thread/ERROR]: sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:87)
- [01:56:17] [Spigot Watchdog Thread/ERROR]: sun.nio.ch.SelectorImpl.select(SelectorImpl.java:98)
- [01:56:17] [Spigot Watchdog Thread/ERROR]: net.minecraft.util.io.netty.channel.nio.NioEventLoop.select(NioEventLoop.java:591)
- [01:56:17] [Spigot Watchdog Thread/ERROR]: net.minecraft.util.io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:301)
- [01:56:17] [Spigot Watchdog Thread/ERROR]: net.minecraft.util.io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:101)
- [01:56:17] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:724)
- [01:56:17] [Spigot Watchdog Thread/ERROR]: ------------------------------
- [01:56:17] [Spigot Watchdog Thread/ERROR]: Current Thread: Spigot Metrics Thread
- [01:56:17] [Spigot Watchdog Thread/ERROR]: PID: 26 | Suspended: false | Native: false | State: TIMED_WAITING
- [01:56:17] [Spigot Watchdog Thread/ERROR]: Stack:
- [01:56:17] [Spigot Watchdog Thread/ERROR]: java.lang.Object.wait(Native Method)
- [01:56:17] [Spigot Watchdog Thread/ERROR]: java.util.TimerThread.mainLoop(Timer.java:552)
- [01:56:17] [Spigot Watchdog Thread/ERROR]: java.util.TimerThread.run(Timer.java:505)
- [01:56:17] [Spigot Watchdog Thread/ERROR]: ------------------------------
- [01:56:17] [Spigot Watchdog Thread/ERROR]: Current Thread: Spigot Watchdog Thread
- [01:56:17] [Spigot Watchdog Thread/ERROR]: PID: 25 | Suspended: false | Native: false | State: RUNNABLE
- [01:56:17] [Spigot Watchdog Thread/ERROR]: Stack:
- [01:56:17] [Spigot Watchdog Thread/ERROR]: sun.management.ThreadImpl.dumpThreads0(Native Method)
- [01:56:17] [Spigot Watchdog Thread/ERROR]: sun.management.ThreadImpl.dumpAllThreads(ThreadImpl.java:446)
- [01:56:17] [Spigot Watchdog Thread/ERROR]: org.spigotmc.WatchdogThread.run(WatchdogThread.java:69)
- [01:56:17] [Spigot Watchdog Thread/ERROR]: ------------------------------
- [01:56:17] [Spigot Watchdog Thread/ERROR]: Current Thread: Java2D Disposer
- [01:56:17] [Spigot Watchdog Thread/ERROR]: PID: 23 | Suspended: false | Native: false | State: WAITING
- [01:56:17] [Spigot Watchdog Thread/ERROR]: Stack:
- [01:56:17] [Spigot Watchdog Thread/ERROR]: java.lang.Object.wait(Native Method)
- [01:56:17] [Spigot Watchdog Thread/ERROR]: java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:135)
- [01:56:17] [Spigot Watchdog Thread/ERROR]: java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:151)
- [01:56:17] [Spigot Watchdog Thread/ERROR]: sun.java2d.Disposer.run(Disposer.java:145)
- [01:56:17] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:724)
- [01:56:17] [Spigot Watchdog Thread/ERROR]: ------------------------------
- [01:56:17] [Spigot Watchdog Thread/ERROR]: Current Thread: Thread-5
- [01:56:17] [Spigot Watchdog Thread/ERROR]: PID: 21 | Suspended: false | Native: false | State: RUNNABLE
- [01:56:17] [Spigot Watchdog Thread/ERROR]: Thread is waiting on monitor(s):
- [01:56:17] [Spigot Watchdog Thread/ERROR]: Locked on:java.io.BufferedInputStream.read(BufferedInputStream.java:254)
- [01:56:17] [Spigot Watchdog Thread/ERROR]: Stack:
- [01:56:17] [Spigot Watchdog Thread/ERROR]: java.io.FileInputStream.readBytes(Native Method)
- [01:56:17] [Spigot Watchdog Thread/ERROR]: java.io.FileInputStream.read(FileInputStream.java:242)
- [01:56:17] [Spigot Watchdog Thread/ERROR]: java.io.BufferedInputStream.fill(BufferedInputStream.java:235)
- [01:56:17] [Spigot Watchdog Thread/ERROR]: java.io.BufferedInputStream.read(BufferedInputStream.java:254)
- [01:56:17] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.libs.jline.internal.TerminalLineSettings.exec(TerminalLineSettings.java:196)
- [01:56:17] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.libs.jline.internal.TerminalLineSettings.exec(TerminalLineSettings.java:178)
- [01:56:17] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.libs.jline.internal.TerminalLineSettings.stty(TerminalLineSettings.java:173)
- [01:56:17] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.libs.jline.internal.TerminalLineSettings.get(TerminalLineSettings.java:69)
- [01:56:17] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.libs.jline.internal.TerminalLineSettings.getProperty(TerminalLineSettings.java:92)
- [01:56:17] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.libs.jline.UnixTerminal.getWidth(UnixTerminal.java:75)
- [01:56:17] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.libs.jline.console.ConsoleReader.drawBuffer(ConsoleReader.java:610)
- [01:56:17] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.libs.jline.console.ConsoleReader.drawBuffer(ConsoleReader.java:629)
- [01:56:17] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.libs.jline.console.ConsoleReader.drawLine(ConsoleReader.java:357)
- [01:56:17] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.v1_7_R1.util.TerminalConsoleWriterThread.run(TerminalConsoleWriterThread.java:38)
- [01:56:17] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:724)
- [01:56:17] [Spigot Watchdog Thread/ERROR]: ------------------------------
- [01:56:17] [Spigot Watchdog Thread/ERROR]: Current Thread: Server console handler
- [01:56:17] [Spigot Watchdog Thread/ERROR]: PID: 20 | Suspended: false | Native: true | State: RUNNABLE
- [01:56:17] [Spigot Watchdog Thread/ERROR]: Thread is waiting on monitor(s):
- [01:56:17] [Spigot Watchdog Thread/ERROR]: Locked on:java.io.BufferedInputStream.read(BufferedInputStream.java:254)
- [01:56:17] [Spigot Watchdog Thread/ERROR]: Locked on:org.bukkit.craftbukkit.libs.jline.internal.InputStreamReader.read(InputStreamReader.java:267)
- [01:56:17] [Spigot Watchdog Thread/ERROR]: Locked on:org.bukkit.craftbukkit.libs.jline.internal.InputStreamReader.read(InputStreamReader.java:204)
- [01:56:17] [Spigot Watchdog Thread/ERROR]: Stack:
- [01:56:17] [Spigot Watchdog Thread/ERROR]: java.io.FileInputStream.readBytes(Native Method)
- [01:56:17] [Spigot Watchdog Thread/ERROR]: java.io.FileInputStream.read(FileInputStream.java:242)
- [01:56:17] [Spigot Watchdog Thread/ERROR]: java.io.BufferedInputStream.fill(BufferedInputStream.java:235)
- [01:56:17] [Spigot Watchdog Thread/ERROR]: java.io.BufferedInputStream.read(BufferedInputStream.java:254)
- [01:56:17] [Spigot Watchdog Thread/ERROR]: java.io.FilterInputStream.read(FilterInputStream.java:83)
- [01:56:17] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.libs.jline.console.ConsoleReader$1.read(ConsoleReader.java:167)
- [01:56:17] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.libs.jline.internal.InputStreamReader.read(InputStreamReader.java:267)
- [01:56:17] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.libs.jline.internal.InputStreamReader.read(InputStreamReader.java:204)
- [01:56:17] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.libs.jline.console.ConsoleReader.readCharacter(ConsoleReader.java:995)
- [01:56:17] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.libs.jline.console.ConsoleReader.readLine(ConsoleReader.java:1167)
- [01:56:17] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_7_R1.ThreadCommandReader.run(ThreadCommandReader.java:32)
- [01:56:17] [Spigot Watchdog Thread/ERROR]: ------------------------------
- [01:56:17] [Spigot Watchdog Thread/ERROR]: Current Thread: DestroyJavaVM
- [01:56:17] [Spigot Watchdog Thread/ERROR]: PID: 19 | Suspended: false | Native: false | State: RUNNABLE
- [01:56:17] [Spigot Watchdog Thread/ERROR]: Stack:
- [01:56:17] [Spigot Watchdog Thread/ERROR]: ------------------------------
- [01:56:17] [Spigot Watchdog Thread/ERROR]: Current Thread: Server thread
- [01:56:17] [Spigot Watchdog Thread/ERROR]: PID: 17 | Suspended: false | Native: true | State: RUNNABLE
- [01:56:17] [Spigot Watchdog Thread/ERROR]: Thread is waiting on monitor(s):
- [01:56:17] [Spigot Watchdog Thread/ERROR]: Locked on:java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:339)
- [01:56:17] [Spigot Watchdog Thread/ERROR]: Locked on:sun.net.www.http.HttpClient.openServer(HttpClient.java:473)
- [01:56:17] [Spigot Watchdog Thread/ERROR]: Stack:
- [01:56:17] [Spigot Watchdog Thread/ERROR]: java.net.PlainSocketImpl.socketConnect(Native Method)
- [01:56:17] [Spigot Watchdog Thread/ERROR]: java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:339)
- [01:56:17] [Spigot Watchdog Thread/ERROR]: java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:200)
- [01:56:17] [Spigot Watchdog Thread/ERROR]: java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:182)
- [01:56:17] [Spigot Watchdog Thread/ERROR]: java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392)
- [01:56:17] [Spigot Watchdog Thread/ERROR]: java.net.Socket.connect(Socket.java:579)
- [01:56:17] [Spigot Watchdog Thread/ERROR]: sun.security.ssl.SSLSocketImpl.connect(SSLSocketImpl.java:618)
- [01:56:17] [Spigot Watchdog Thread/ERROR]: sun.security.ssl.BaseSSLSocketImpl.connect(BaseSSLSocketImpl.java:160)
- [01:56:17] [Spigot Watchdog Thread/ERROR]: sun.net.NetworkClient.doConnect(NetworkClient.java:180)
- [01:56:17] [Spigot Watchdog Thread/ERROR]: sun.net.www.http.HttpClient.openServer(HttpClient.java:378)
- [01:56:17] [Spigot Watchdog Thread/ERROR]: sun.net.www.http.HttpClient.openServer(HttpClient.java:473)
- [01:56:17] [Spigot Watchdog Thread/ERROR]: sun.net.www.protocol.https.HttpsClient.<init>(HttpsClient.java:270)
- [01:56:17] [Spigot Watchdog Thread/ERROR]: sun.net.www.protocol.https.HttpsClient.New(HttpsClient.java:327)
- [01:56:17] [Spigot Watchdog Thread/ERROR]: sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.getNewHttpClient(AbstractDelegateHttpsURLConnection.java:191)
- [01:56:17] [Spigot Watchdog Thread/ERROR]: sun.net.www.protocol.http.HttpURLConnection.plainConnect(HttpURLConnection.java:931)
- [01:56:17] [Spigot Watchdog Thread/ERROR]: sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.connect(AbstractDelegateHttpsURLConnection.java:177)
- [01:56:17] [Spigot Watchdog Thread/ERROR]: sun.net.www.protocol.https.HttpsURLConnectionImpl.connect(HttpsURLConnectionImpl.java:153)
- [01:56:17] [Spigot Watchdog Thread/ERROR]: net.drgnome.virtualpack.util.Util.hasUpdate(Util.java:58)
- [01:56:17] [Spigot Watchdog Thread/ERROR]: net.drgnome.virtualpack.VPlugin.checkUpdate(VPlugin.java:779)
- [01:56:17] [Spigot Watchdog Thread/ERROR]: net.drgnome.virtualpack.VPlugin.runUpdate(VPlugin.java:748)
- [01:56:17] [Spigot Watchdog Thread/ERROR]: net.drgnome.virtualpack.thread.VThreadUpdate.run(VThreadUpdate.java:13)
- [01:56:17] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.v1_7_R1.scheduler.CraftTask.run(CraftTask.java:58)
- [01:56:17] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.v1_7_R1.scheduler.CraftScheduler.mainThreadHeartbeat(CraftScheduler.java:345)
- [01:56:17] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_7_R1.MinecraftServer.u(MinecraftServer.java:597)
- [01:56:17] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_7_R1.DedicatedServer.u(DedicatedServer.java:273)
- [01:56:17] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_7_R1.MinecraftServer.t(MinecraftServer.java:545)
- [01:56:17] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_7_R1.MinecraftServer.run(MinecraftServer.java:452)
- [01:56:17] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_7_R1.ThreadServerApplication.run(SourceFile:617)
- [01:56:17] [Spigot Watchdog Thread/ERROR]: ------------------------------
- [01:56:17] [Spigot Watchdog Thread/ERROR]: Current Thread: Server Infinisleeper
- [01:56:17] [Spigot Watchdog Thread/ERROR]: PID: 18 | Suspended: false | Native: false | State: TIMED_WAITING
- [01:56:17] [Spigot Watchdog Thread/ERROR]: Stack:
- [01:56:17] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.sleep(Native Method)
- [01:56:17] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_7_R1.ThreadSleepForever.run(SourceFile:62)
- [01:56:17] [Spigot Watchdog Thread/ERROR]: ------------------------------
- [01:56:17] [Spigot Watchdog Thread/ERROR]: Current Thread: Snooper Timer
- [01:56:17] [Spigot Watchdog Thread/ERROR]: PID: 12 | Suspended: false | Native: false | State: TIMED_WAITING
- [01:56:17] [Spigot Watchdog Thread/ERROR]: Stack:
- [01:56:17] [Spigot Watchdog Thread/ERROR]: java.lang.Object.wait(Native Method)
- [01:56:17] [Spigot Watchdog Thread/ERROR]: java.util.TimerThread.mainLoop(Timer.java:552)
- [01:56:17] [Spigot Watchdog Thread/ERROR]: java.util.TimerThread.run(Timer.java:505)
- [01:56:17] [Spigot Watchdog Thread/ERROR]: ------------------------------
- [01:56:17] [Spigot Watchdog Thread/ERROR]: Current Thread: Attach Listener
- [01:56:17] [Spigot Watchdog Thread/ERROR]: PID: 5 | Suspended: false | Native: false | State: RUNNABLE
- [01:56:17] [Spigot Watchdog Thread/ERROR]: Stack:
- [01:56:17] [Spigot Watchdog Thread/ERROR]: ------------------------------
- [01:56:17] [Spigot Watchdog Thread/ERROR]: Current Thread: Finalizer
- [01:56:17] [Spigot Watchdog Thread/ERROR]: PID: 3 | Suspended: false | Native: false | State: WAITING
- [01:56:17] [Spigot Watchdog Thread/ERROR]: Stack:
- [01:56:17] [Spigot Watchdog Thread/ERROR]: java.lang.Object.wait(Native Method)
- [01:56:17] [Spigot Watchdog Thread/ERROR]: java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:135)
- [01:56:17] [Spigot Watchdog Thread/ERROR]: java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:151)
- [01:56:17] [Spigot Watchdog Thread/ERROR]: java.lang.ref.Finalizer$FinalizerThread.run(Finalizer.java:189)
- [01:56:17] [Spigot Watchdog Thread/ERROR]: ------------------------------
- [01:56:17] [Spigot Watchdog Thread/ERROR]: Current Thread: Reference Handler
- [01:56:17] [Spigot Watchdog Thread/ERROR]: PID: 2 | Suspended: false | Native: false | State: WAITING
- [01:56:17] [Spigot Watchdog Thread/ERROR]: Stack:
- [01:56:17] [Spigot Watchdog Thread/ERROR]: java.lang.Object.wait(Native Method)
- [01:56:17] [Spigot Watchdog Thread/ERROR]: java.lang.Object.wait(Object.java:503)
- [01:56:17] [Spigot Watchdog Thread/ERROR]: java.lang.ref.Reference$ReferenceHandler.run(Reference.java:133)
- [01:56:17] [Spigot Watchdog Thread/ERROR]: ------------------------------
- [01:56:17] [Spigot Watchdog Thread/INFO]: Startup script './start.sh' does not exist! Stopping server.
- [01:56:17] [Thread-4/INFO]: Stopping server
Advertisement
Add Comment
Please, Sign In to add comment