Uploaded image for project: 'Spigot'
  1. Spigot
  2. SPIGOT-1336

Server crash

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: Minor Minor
    • None
    • None

      [19:00:25] [Spigot Watchdog Thread/ERROR]: Please report this to http://www.spigotmc.org/
      [19:00:25] [Spigot Watchdog Thread/ERROR]: Be sure to include ALL relevant console errors and Minecraft crash reports
      [19:00:26] [Spigot Watchdog Thread/ERROR]: Spigot version: git-Spigot-5f38d38-18fbb24 (MC: 1.8.8)
      [19:00:26] [Spigot Watchdog Thread/ERROR]: ------------------------------
      [19:00:26] [Spigot Watchdog Thread/ERROR]: Server thread dump (Look for plugins here before reporting to Spigot!):
      [19:00:29] [Spigot Watchdog Thread/ERROR]: ------------------------------
      [19:00:29] [Spigot Watchdog Thread/ERROR]: Current Thread: Server thread
      [19:00:29] [Spigot Watchdog Thread/ERROR]: PID: 15 | Suspended: false | Native: false | State: RUNNABLE
      [19:00:29] [Spigot Watchdog Thread/ERROR]: Stack:
      [19:00:29] [Spigot Watchdog Thread/ERROR]: java.lang.ClassLoader.defineClass1(Native Method)
      [19:00:29] [Spigot Watchdog Thread/ERROR]: java.lang.ClassLoader.defineClass(ClassLoader.java:800)
      [19:00:29] [Spigot Watchdog Thread/ERROR]: java.security.SecureClassLoader.defineClass(SecureClassLoader.java:142)
      [19:00:29] [Spigot Watchdog Thread/ERROR]: java.net.URLClassLoader.defineClass(URLClassLoader.java:449)
      [19:00:30] [Spigot Watchdog Thread/ERROR]: java.net.URLClassLoader.access$100(URLClassLoader.java:71)
      [19:00:30] [Spigot Watchdog Thread/ERROR]: java.net.URLClassLoader$1.run(URLClassLoader.java:361)
      [19:00:30] [Spigot Watchdog Thread/ERROR]: java.net.URLClassLoader$1.run(URLClassLoader.java:355)
      [19:00:30] [Spigot Watchdog Thread/ERROR]: java.security.AccessController.doPrivileged(Native Method)
      [19:00:30] [Spigot Watchdog Thread/ERROR]: java.net.URLClassLoader.findClass(URLClassLoader.java:354)
      [19:00:30] [Spigot Watchdog Thread/ERROR]: java.lang.ClassLoader.loadClass(ClassLoader.java:425)
      [19:00:30] [Spigot Watchdog Thread/ERROR]: sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:308)
      [19:00:30] [Spigot Watchdog Thread/ERROR]: java.lang.ClassLoader.loadClass(ClassLoader.java:358)
      [19:00:30] [Spigot Watchdog Thread/ERROR]: org.apache.commons.lang3.builder.ToStringBuilder.<clinit>(ToStringBuilder.java:94)
      [19:00:30] [Spigot Watchdog Thread/ERROR]: com.mojang.authlib.GameProfile.toString(GameProfile.java:95)
      [19:00:30] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R3.LoginListener.d(LoginListener.java:155)
      [19:00:30] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R3.LoginListener.a(LoginListener.java:151)
      [19:00:30] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R3.NetworkManager.l(NetworkManager.java:314)
      [19:00:30] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R3.ServerConnection.c(ServerConnection.java:145)
      [19:00:30] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R3.MinecraftServer.B(MinecraftServer.java:814)
      [19:00:30] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R3.DedicatedServer.B(DedicatedServer.java:374)
      [19:00:30] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R3.MinecraftServer.A(MinecraftServer.java:654)
      [19:00:30] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:557)
      [19:00:31] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:745)
      [19:00:31] [Spigot Watchdog Thread/ERROR]: ------------------------------
      [19:00:31] [Spigot Watchdog Thread/ERROR]: Entire Thread Dump:
      [19:09:41] [Spigot Watchdog Thread/ERROR]: ------------------------------
      [19:09:41] [Spigot Watchdog Thread/ERROR]: Current Thread: process reaper
      [19:09:41] [Spigot Watchdog Thread/ERROR]: PID: 1877 | Suspended: false | Native: false | State: TIMED_WAITING
      [19:09:41] [Spigot Watchdog Thread/ERROR]: Stack:
      [19:09:41] [Spigot Watchdog Thread/ERROR]: sun.misc.Unsafe.park(Native Method)
      [19:09:41] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:226)
      [19:09:41] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)
      [19:09:42] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:359)
      [19:09:42] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:942)
      [19:09:42] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1068)
      [19:09:42] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130)
      [19:09:41] [Server thread/INFO]: com.mojang.authlib.GameProfile@5306e6de[id=bd17547e-a618-4014-b63b-b199e8f7da4a,name=horse69,properties=

      {textures=[com.mojang.authlib.properties.Property@23f2b5a1]}

      ,legacy=false] (/75.72.166.253:61259) lost connection: Disconnected
      [19:09:42] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
      [19:09:42] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:745)
      [19:09:42] [Spigot Watchdog Thread/ERROR]: ------------------------------
      [19:09:42] [Spigot Watchdog Thread/ERROR]: Current Thread: Netty Epoll Server IO #3
      [19:09:42] [Spigot Watchdog Thread/ERROR]: PID: 27 | Suspended: false | Native: false | State: RUNNABLE
      [19:09:42] [Spigot Watchdog Thread/ERROR]: Stack:
      [19:09:42] [Spigot Watchdog Thread/ERROR]: io.netty.channel.epoll.Native.epollWait(Native Method)
      [19:09:42] [Spigot Watchdog Thread/ERROR]: io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:194)
      [19:09:42] [Spigot Watchdog Thread/ERROR]: io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:219)
      [19:09:42] [Spigot Watchdog Thread/ERROR]: io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:116)
      [19:09:42] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:745)
      [19:09:42] [Spigot Watchdog Thread/ERROR]: ------------------------------
      [19:09:42] [Spigot Watchdog Thread/ERROR]: Current Thread: pool-7-thread-1
      [19:09:42] [Spigot Watchdog Thread/ERROR]: PID: 279 | Suspended: false | Native: false | State: WAITING
      [19:09:42] [Spigot Watchdog Thread/ERROR]: Stack:
      [19:09:42] [Spigot Watchdog Thread/ERROR]: sun.misc.Unsafe.park(Native Method)
      [19:09:43] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.LockSupport.park(LockSupport.java:186)
      [19:09:43] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2043)
      [19:09:43] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
      [19:09:43] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1068)
      [19:09:43] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130)
      [19:09:43] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
      [19:09:43] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:745)
      [19:09:43] [Spigot Watchdog Thread/ERROR]: ------------------------------
      [19:09:43] [Spigot Watchdog Thread/ERROR]: Current Thread: Chunk I/O Executor Thread-1
      [19:09:43] [Spigot Watchdog Thread/ERROR]: PID: 276 | Suspended: false | Native: false | State: WAITING
      [19:09:43] [Spigot Watchdog Thread/ERROR]: Stack:
      [19:09:43] [Spigot Watchdog Thread/ERROR]: sun.misc.Unsafe.park(Native Method)
      [19:09:43] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.LockSupport.park(LockSupport.java:186)
      [19:09:43] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2043)
      [19:09:43] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
      [19:09:43] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1068)
      [19:09:43] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130)
      [19:09:43] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
      [19:09:43] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:745)
      [19:09:43] [Spigot Watchdog Thread/ERROR]: ------------------------------
      [19:09:43] [Spigot Watchdog Thread/ERROR]: Current Thread: Netty Epoll Server IO #2
      [19:09:43] [Spigot Watchdog Thread/ERROR]: PID: 26 | Suspended: false | Native: false | State: RUNNABLE
      [19:09:43] [Spigot Watchdog Thread/ERROR]: Stack:
      [19:09:43] [Spigot Watchdog Thread/ERROR]: io.netty.channel.epoll.Native.epollWait(Native Method)
      [19:09:43] [Spigot Watchdog Thread/ERROR]: io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:194)
      [19:09:43] [Spigot Watchdog Thread/ERROR]: io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:219)
      [19:09:43] [Spigot Watchdog Thread/ERROR]: io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:116)
      [19:09:43] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:745)
      [19:09:43] [Spigot Watchdog Thread/ERROR]: ------------------------------
      [19:09:43] [Spigot Watchdog Thread/ERROR]: Current Thread: Netty Epoll Server IO #1
      [19:09:43] [Spigot Watchdog Thread/ERROR]: PID: 25 | Suspended: false | Native: false | State: RUNNABLE
      [19:09:43] [Spigot Watchdog Thread/ERROR]: Stack:
      [19:09:43] [Spigot Watchdog Thread/ERROR]: io.netty.channel.epoll.Native.epollWait(Native Method)
      [19:09:43] [Spigot Watchdog Thread/ERROR]: io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:194)
      [19:09:43] [Spigot Watchdog Thread/ERROR]: io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:219)
      [19:09:43] [Spigot Watchdog Thread/ERROR]: io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:116)
      [19:09:43] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:745)
      [19:09:43] [Spigot Watchdog Thread/ERROR]: ------------------------------
      [19:09:43] [Spigot Watchdog Thread/ERROR]: Current Thread: File IO Thread
      [19:09:43] [Spigot Watchdog Thread/ERROR]: PID: 47 | Suspended: false | Native: false | State: TIMED_WAITING
      [19:09:43] [Spigot Watchdog Thread/ERROR]: Stack:
      [19:09:44] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.sleep(Native Method)
      [19:09:44] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R3.FileIOThread.c(FileIOThread.java:52)
      [19:09:44] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R3.FileIOThread.run(FileIOThread.java:28)
      [19:09:44] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:745)
      [19:09:44] [Spigot Watchdog Thread/ERROR]: ------------------------------
      [19:09:44] [Spigot Watchdog Thread/ERROR]: Current Thread: AutoSaveWorld AutoConsoleCommandThread
      [19:09:44] [Spigot Watchdog Thread/ERROR]: PID: 35 | Suspended: false | Native: false | State: TIMED_WAITING
      [19:09:44] [Spigot Watchdog Thread/ERROR]: Stack:
      [19:09:44] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.sleep(Native Method)
      [19:09:44] [Spigot Watchdog Thread/ERROR]: autosaveworld.threads.consolecommand.AutoConsoleCommandThread.run(AutoConsoleCommandThread.java:69)
      [19:09:44] [Spigot Watchdog Thread/ERROR]: ------------------------------
      [19:09:44] [Spigot Watchdog Thread/ERROR]: Current Thread: AutoSaveWorld AutoRestartThread
      [19:09:44] [Spigot Watchdog Thread/ERROR]: PID: 34 | Suspended: false | Native: false | State: TIMED_WAITING
      [19:09:44] [Spigot Watchdog Thread/ERROR]: Stack:
      [19:09:44] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.sleep(Native Method)
      [19:09:44] [Spigot Watchdog Thread/ERROR]: autosaveworld.threads.restart.AutoRestartThread.run(AutoRestartThread.java:107)
      [19:09:44] [Spigot Watchdog Thread/ERROR]: ------------------------------
      [19:09:44] [Spigot Watchdog Thread/ERROR]: Current Thread: AutoSaveWorld AutoPurgeThread
      [19:09:44] [Spigot Watchdog Thread/ERROR]: PID: 31 | Suspended: false | Native: false | State: TIMED_WAITING
      [19:09:44] [Spigot Watchdog Thread/ERROR]: Stack:
      [19:09:44] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.sleep(Native Method)
      [19:09:44] [Spigot Watchdog Thread/ERROR]: autosaveworld.threads.purge.AutoPurgeThread.run(AutoPurgeThread.java:70)
      [19:09:44] [Spigot Watchdog Thread/ERROR]: ------------------------------
      [19:09:44] [Spigot Watchdog Thread/ERROR]: Current Thread: AutoSaveWorld AutoBackupThread
      [19:09:44] [Spigot Watchdog Thread/ERROR]: PID: 30 | Suspended: false | Native: false | State: TIMED_WAITING
      [19:09:44] [Spigot Watchdog Thread/ERROR]: Stack:
      [19:09:44] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.sleep(Native Method)
      [19:09:44] [Spigot Watchdog Thread/ERROR]: autosaveworld.threads.backup.AutoBackupThread.run(AutoBackupThread.java:93)
      [19:09:44] [Spigot Watchdog Thread/ERROR]: ------------------------------
      [19:09:44] [Spigot Watchdog Thread/ERROR]: Current Thread: AutoSaveWorld AutoSaveThread
      [19:09:44] [Spigot Watchdog Thread/ERROR]: PID: 29 | Suspended: false | Native: false | State: TIMED_WAITING
      [19:09:44] [Spigot Watchdog Thread/ERROR]: Stack:
      [19:09:44] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.sleep(Native Method)
      [19:09:44] [Spigot Watchdog Thread/ERROR]: autosaveworld.threads.save.AutoSaveThread.run(AutoSaveThread.java:78)
      [19:09:44] [Spigot Watchdog Thread/ERROR]: ------------------------------
      [19:09:44] [Spigot Watchdog Thread/ERROR]: Current Thread: Netty Epoll Server IO #0
      [19:09:44] [Spigot Watchdog Thread/ERROR]: PID: 24 | Suspended: false | Native: false | State: BLOCKED
      [19:09:44] [Spigot Watchdog Thread/ERROR]: Stack:
      [19:09:44] [Spigot Watchdog Thread/ERROR]: java.util.Collections$SynchronizedCollection.add(Collections.java:1636)
      [19:09:44] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R3.ServerConnection$4.initChannel(ServerConnection.java:98)
      [19:09:44] [Spigot Watchdog Thread/ERROR]: io.netty.channel.ChannelInitializer.channelRegistered(ChannelInitializer.java:69)
      [19:09:44] [Spigot Watchdog Thread/ERROR]: io.netty.channel.AbstractChannelHandlerContext.invokeChannelRegistered(AbstractChannelHandlerContext.java:158)
      [19:09:44] [Spigot Watchdog Thread/ERROR]: io.netty.channel.AbstractChannelHandlerContext.fireChannelRegistered(AbstractChannelHandlerContext.java:144)
      [19:09:44] [Spigot Watchdog Thread/ERROR]: io.netty.channel.DefaultChannelPipeline.fireChannelRegistered(DefaultChannelPipeline.java:732)
      [19:09:44] [Spigot Watchdog Thread/ERROR]: io.netty.channel.AbstractChannel$AbstractUnsafe.register0(AbstractChannel.java:442)
      [19:09:44] [Spigot Watchdog Thread/ERROR]: io.netty.channel.AbstractChannel$AbstractUnsafe.register(AbstractChannel.java:412)
      [19:09:44] [Spigot Watchdog Thread/ERROR]: io.netty.channel.SingleThreadEventLoop.register(SingleThreadEventLoop.java:60)
      [19:09:45] [Spigot Watchdog Thread/ERROR]: io.netty.channel.SingleThreadEventLoop.register(SingleThreadEventLoop.java:48)
      [19:09:45] [Spigot Watchdog Thread/ERROR]: io.netty.channel.MultithreadEventLoopGroup.register(MultithreadEventLoopGroup.java:64)
      [19:09:45] [Spigot Watchdog Thread/ERROR]: io.netty.bootstrap.ServerBootstrap$ServerBootstrapAcceptor.channelRead(ServerBootstrap.java:251)
      [19:09:45] [Spigot Watchdog Thread/ERROR]: io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:333)
      [19:09:45] [Spigot Watchdog Thread/ERROR]: io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:319)
      [19:09:45] [Spigot Watchdog Thread/ERROR]: io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:787)
      [19:09:45] [Spigot Watchdog Thread/ERROR]: io.netty.channel.epoll.EpollServerSocketChannel$EpollServerSocketUnsafe.epollInReady(EpollServerSocketChannel.java:109)
      [19:09:45] [Spigot Watchdog Thread/ERROR]: io.netty.channel.epoll.EpollEventLoop.processReady(EpollEventLoop.java:326)
      [19:09:45] [Spigot Watchdog Thread/ERROR]: io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:264)
      [19:09:45] [Spigot Watchdog Thread/ERROR]: io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:116)
      [19:09:45] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:745)
      [19:09:45] [Spigot Watchdog Thread/ERROR]: ------------------------------
      [19:09:45] [Spigot Watchdog Thread/ERROR]: Current Thread: Spigot Metrics Thread
      [19:09:45] [Spigot Watchdog Thread/ERROR]: PID: 22 | Suspended: false | Native: false | State: RUNNABLE
      [19:09:45] [Spigot Watchdog Thread/ERROR]: Thread is waiting on monitor(s):
      [19:09:45] [Spigot Watchdog Thread/ERROR]: Locked on:java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:339)
      [19:09:45] [Spigot Watchdog Thread/ERROR]: Locked on:sun.net.www.http.HttpClient.openServer(HttpClient.java:527)
      [19:09:45] [Spigot Watchdog Thread/ERROR]: Locked on:sun.net.www.protocol.http.HttpURLConnection.getOutputStream(HttpURLConnection.java:1093)
      [19:09:45] [Spigot Watchdog Thread/ERROR]: Stack:
      [19:09:45] [Spigot Watchdog Thread/ERROR]: java.net.PlainSocketImpl.socketConnect(Native Method)
      [19:09:45] [Spigot Watchdog Thread/ERROR]: java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:339)
      [19:09:45] [Spigot Watchdog Thread/ERROR]: java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:200)
      [19:09:45] [Spigot Watchdog Thread/ERROR]: java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:182)
      [19:09:45] [Spigot Watchdog Thread/ERROR]: java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392)
      [19:09:45] [Spigot Watchdog Thread/ERROR]: java.net.Socket.connect(Socket.java:579)
      [19:09:45] [Spigot Watchdog Thread/ERROR]: java.net.Socket.connect(Socket.java:528)
      [19:09:45] [Spigot Watchdog Thread/ERROR]: sun.net.NetworkClient.doConnect(NetworkClient.java:180)
      [19:09:45] [Spigot Watchdog Thread/ERROR]: sun.net.www.http.HttpClient.openServer(HttpClient.java:432)
      [19:09:45] [Spigot Watchdog Thread/ERROR]: sun.net.www.http.HttpClient.openServer(HttpClient.java:527)
      [19:09:45] [Spigot Watchdog Thread/ERROR]: sun.net.www.http.HttpClient.<init>(HttpClient.java:211)
      [19:09:45] [Spigot Watchdog Thread/ERROR]: sun.net.www.http.HttpClient.New(HttpClient.java:308)
      [19:09:45] [Spigot Watchdog Thread/ERROR]: sun.net.www.http.HttpClient.New(HttpClient.java:326)
      [19:09:45] [Spigot Watchdog Thread/ERROR]: sun.net.www.protocol.http.HttpURLConnection.getNewHttpClient(HttpURLConnection.java:998)
      [19:09:45] [Spigot Watchdog Thread/ERROR]: sun.net.www.protocol.http.HttpURLConnection.plainConnect(HttpURLConnection.java:934)
      [19:09:45] [Spigot Watchdog Thread/ERROR]: sun.net.www.protocol.http.HttpURLConnection.connect(HttpURLConnection.java:852)
      [19:09:45] [Spigot Watchdog Thread/ERROR]: sun.net.www.protocol.http.HttpURLConnection.getOutputStream(HttpURLConnection.java:1093)
      [19:09:45] [Spigot Watchdog Thread/ERROR]: org.spigotmc.Metrics.postPlugin(Metrics.java:430)
      [19:09:45] [Spigot Watchdog Thread/ERROR]: org.spigotmc.Metrics.access$4(Metrics.java:345)
      [19:09:45] [Spigot Watchdog Thread/ERROR]: org.spigotmc.Metrics$1.run(Metrics.java:240)
      [19:09:45] [Spigot Watchdog Thread/ERROR]: java.util.TimerThread.mainLoop(Timer.java:555)
      [19:09:45] [Spigot Watchdog Thread/ERROR]: java.util.TimerThread.run(Timer.java:505)
      [19:09:45] [Spigot Watchdog Thread/ERROR]: ------------------------------
      [19:09:45] [Spigot Watchdog Thread/ERROR]: Current Thread: Spigot Watchdog Thread
      [19:09:45] [Spigot Watchdog Thread/ERROR]: PID: 21 | Suspended: false | Native: false | State: RUNNABLE
      [19:09:45] [Spigot Watchdog Thread/ERROR]: Stack:
      [19:09:45] [Spigot Watchdog Thread/ERROR]: sun.management.ThreadImpl.dumpThreads0(Native Method)
      [19:09:45] [Spigot Watchdog Thread/ERROR]: sun.management.ThreadImpl.dumpAllThreads(ThreadImpl.java:446)
      [19:09:45] [Spigot Watchdog Thread/ERROR]: org.spigotmc.WatchdogThread.run(WatchdogThread.java:76)
      [19:09:45] [Spigot Watchdog Thread/ERROR]: ------------------------------
      [19:09:45] [Spigot Watchdog Thread/ERROR]: Current Thread: Server console handler
      [19:09:45] [Spigot Watchdog Thread/ERROR]: PID: 18 | Suspended: false | Native: true | State: RUNNABLE
      [19:09:45] [Spigot Watchdog Thread/ERROR]: Thread is waiting on monitor(s):
      [19:09:45] [Spigot Watchdog Thread/ERROR]: Locked on:java.io.BufferedInputStream.read(BufferedInputStream.java:254)
      [19:09:45] [Spigot Watchdog Thread/ERROR]: Locked on:org.bukkit.craftbukkit.libs.jline.internal.NonBlockingInputStream.read(NonBlockingInputStream.java:169)
      [19:09:45] [Spigot Watchdog Thread/ERROR]: Locked on:org.bukkit.craftbukkit.libs.jline.internal.InputStreamReader.read(InputStreamReader.java:261)
      [19:09:45] [Spigot Watchdog Thread/ERROR]: Locked on:org.bukkit.craftbukkit.libs.jline.internal.InputStreamReader.read(InputStreamReader.java:198)
      [19:09:45] [Spigot Watchdog Thread/ERROR]: Stack:
      [19:09:45] [Spigot Watchdog Thread/ERROR]: java.io.FileInputStream.readBytes(Native Method)
      [19:09:45] [Spigot Watchdog Thread/ERROR]: java.io.FileInputStream.read(FileInputStream.java:272)
      [19:09:45] [Spigot Watchdog Thread/ERROR]: java.io.BufferedInputStream.fill(BufferedInputStream.java:235)
      [19:09:45] [Spigot Watchdog Thread/ERROR]: java.io.BufferedInputStream.read(BufferedInputStream.java:254)
      [19:09:45] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.libs.jline.internal.NonBlockingInputStream.read(NonBlockingInputStream.java:169)
      [19:09:45] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.libs.jline.internal.NonBlockingInputStream.read(NonBlockingInputStream.java:137)
      [19:09:45] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.libs.jline.internal.NonBlockingInputStream.read(NonBlockingInputStream.java:246)
      [19:09:45] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.libs.jline.internal.InputStreamReader.read(InputStreamReader.java:261)
      [19:09:45] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.libs.jline.internal.InputStreamReader.read(InputStreamReader.java:198)
      [19:09:45] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.libs.jline.console.ConsoleReader.readCharacter(ConsoleReader.java:2145)
      [19:09:45] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.libs.jline.console.ConsoleReader.readLine(ConsoleReader.java:2349)
      [19:09:46] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R3.DedicatedServer$2.run(DedicatedServer.java:79)
      [19:09:46] [Spigot Watchdog Thread/ERROR]: ------------------------------
      [19:09:46] [Spigot Watchdog Thread/ERROR]: Current Thread: Thread-5
      [19:09:46] [Spigot Watchdog Thread/ERROR]: PID: 19 | Suspended: false | Native: false | State: RUNNABLE
      [19:09:46] [Spigot Watchdog Thread/ERROR]: Stack:
      [19:09:46] [Spigot Watchdog Thread/ERROR]: java.util.regex.Pattern$BnM.optimize(Pattern.java:5309)
      [19:09:46] [Spigot Watchdog Thread/ERROR]: java.util.regex.Pattern.compile(Pattern.java:1678)
      [19:09:46] [Spigot Watchdog Thread/ERROR]: java.util.regex.Pattern.<init>(Pattern.java:1337)
      [19:09:46] [Spigot Watchdog Thread/ERROR]: java.util.regex.Pattern.compile(Pattern.java:1022)
      [19:09:46] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.libs.jline.internal.TerminalLineSettings.getProperty(TerminalLineSettings.java:130)
      [19:09:46] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.libs.jline.internal.TerminalLineSettings.getProperty(TerminalLineSettings.java:112)
      [19:09:46] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.libs.jline.UnixTerminal.getWidth(UnixTerminal.java:76)
      [19:09:46] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.libs.jline.console.ConsoleReader.drawBuffer(ConsoleReader.java:879)
      [19:09:46] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.libs.jline.console.ConsoleReader.drawBuffer(ConsoleReader.java:898)
      [19:09:46] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.libs.jline.console.ConsoleReader.drawLine(ConsoleReader.java:608)
      [19:09:46] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.v1_8_R3.util.TerminalConsoleWriterThread.run(TerminalConsoleWriterThread.java:38)
      [19:09:46] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:745)
      [19:09:46] [Spigot Watchdog Thread/ERROR]: ------------------------------
      [19:09:46] [Spigot Watchdog Thread/ERROR]: Current Thread: DestroyJavaVM
      [19:09:46] [Spigot Watchdog Thread/ERROR]: PID: 17 | Suspended: false | Native: false | State: RUNNABLE
      [19:09:46] [Spigot Watchdog Thread/ERROR]: Stack:
      [19:09:46] [Spigot Watchdog Thread/ERROR]: ------------------------------
      [19:09:46] [Spigot Watchdog Thread/ERROR]: Current Thread: Server thread
      [19:09:46] [Spigot Watchdog Thread/ERROR]: PID: 15 | Suspended: false | Native: false | State: RUNNABLE
      [19:09:46] [Spigot Watchdog Thread/ERROR]: Thread is waiting on monitor(s):
      [19:09:46] [Spigot Watchdog Thread/ERROR]: Locked on:java.lang.ClassLoader.loadClass(ClassLoader.java:425)
      [19:09:46] [Spigot Watchdog Thread/ERROR]: Locked on:net.minecraft.server.v1_8_R3.ServerConnection.c(ServerConnection.java:145)
      [19:09:46] [Spigot Watchdog Thread/ERROR]: Stack:
      [19:09:46] [Spigot Watchdog Thread/ERROR]: java.lang.ClassLoader.defineClass1(Native Method)
      [19:09:46] [Spigot Watchdog Thread/ERROR]: java.lang.ClassLoader.defineClass(ClassLoader.java:800)
      [19:09:46] [Spigot Watchdog Thread/ERROR]: java.security.SecureClassLoader.defineClass(SecureClassLoader.java:142)
      [19:09:46] [Spigot Watchdog Thread/ERROR]: java.net.URLClassLoader.defineClass(URLClassLoader.java:449)
      [19:09:46] [Spigot Watchdog Thread/ERROR]: java.net.URLClassLoader.access$100(URLClassLoader.java:71)
      [19:09:46] [Spigot Watchdog Thread/ERROR]: java.net.URLClassLoader$1.run(URLClassLoader.java:361)
      [19:09:46] [Spigot Watchdog Thread/ERROR]: java.net.URLClassLoader$1.run(URLClassLoader.java:355)
      [19:09:46] [Spigot Watchdog Thread/ERROR]: java.security.AccessController.doPrivileged(Native Method)
      [19:09:46] [Spigot Watchdog Thread/ERROR]: java.net.URLClassLoader.findClass(URLClassLoader.java:354)
      [19:09:46] [Spigot Watchdog Thread/ERROR]: java.lang.ClassLoader.loadClass(ClassLoader.java:425)
      [19:09:46] [Spigot Watchdog Thread/ERROR]: sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:308)
      [19:09:46] [Spigot Watchdog Thread/ERROR]: java.lang.ClassLoader.loadClass(ClassLoader.java:358)
      [19:09:46] [Spigot Watchdog Thread/ERROR]: org.apache.commons.lang3.builder.ToStringStyle$MultiLineToStringStyle.<init>(ToStringStyle.java:2266)
      [19:09:46] [Spigot Watchdog Thread/ERROR]: org.apache.commons.lang3.builder.ToStringStyle.<clinit>(ToStringStyle.java:95)
      [19:09:46] [Spigot Watchdog Thread/ERROR]: org.apache.commons.lang3.builder.ToStringBuilder.<clinit>(ToStringBuilder.java:94)
      [19:09:46] [Spigot Watchdog Thread/ERROR]: com.mojang.authlib.GameProfile.toString(GameProfile.java:95)
      [19:09:46] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R3.LoginListener.d(LoginListener.java:155)
      [19:09:46] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R3.LoginListener.a(LoginListener.java:151)
      [19:09:47] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R3.NetworkManager.l(NetworkManager.java:314)
      [19:09:47] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R3.ServerConnection.c(ServerConnection.java:145)
      [19:09:47] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R3.MinecraftServer.B(MinecraftServer.java:814)
      [19:09:47] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R3.DedicatedServer.B(DedicatedServer.java:374)
      [19:09:47] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R3.MinecraftServer.A(MinecraftServer.java:654)
      [19:09:47] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:557)
      [19:09:47] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:745)
      [19:09:47] [Spigot Watchdog Thread/ERROR]: ------------------------------
      [19:09:47] [Spigot Watchdog Thread/ERROR]: Current Thread: Server Infinisleeper
      [19:09:47] [Spigot Watchdog Thread/ERROR]: PID: 16 | Suspended: false | Native: false | State: TIMED_WAITING
      [19:09:47] [Spigot Watchdog Thread/ERROR]: Stack:
      [19:09:47] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.sleep(Native Method)
      [19:09:47] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R3.DedicatedServer$1.run(DedicatedServer.java:54)
      [19:09:47] [Spigot Watchdog Thread/ERROR]: ------------------------------
      [19:09:47] [Spigot Watchdog Thread/ERROR]: Current Thread: NonBlockingInputStreamThread
      [19:09:47] [Spigot Watchdog Thread/ERROR]: PID: 13 | Suspended: false | Native: false | State: WAITING
      [19:09:47] [Spigot Watchdog Thread/ERROR]: Stack:
      [19:09:47] [Spigot Watchdog Thread/ERROR]: java.lang.Object.wait(Native Method)
      [19:09:47] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.libs.jline.internal.NonBlockingInputStream.run(NonBlockingInputStream.java:278)
      [19:09:47] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:745)
      [19:09:47] [Spigot Watchdog Thread/ERROR]: ------------------------------
      [19:09:47] [Spigot Watchdog Thread/ERROR]: Current Thread: Snooper Timer
      [19:09:47] [Spigot Watchdog Thread/ERROR]: PID: 11 | Suspended: false | Native: false | State: TIMED_WAITING
      [19:09:47] [Spigot Watchdog Thread/ERROR]: Stack:
      [19:09:47] [Spigot Watchdog Thread/ERROR]: java.lang.Object.wait(Native Method)
      [19:09:47] [Spigot Watchdog Thread/ERROR]: java.util.TimerThread.mainLoop(Timer.java:552)
      [19:09:47] [Spigot Watchdog Thread/ERROR]: java.util.TimerThread.run(Timer.java:505)
      [19:09:47] [Spigot Watchdog Thread/ERROR]: ------------------------------
      [19:09:47] [Spigot Watchdog Thread/ERROR]: Current Thread: Signal Dispatcher
      [19:09:47] [Spigot Watchdog Thread/ERROR]: PID: 4 | Suspended: false | Native: false | State: RUNNABLE
      [19:09:47] [Spigot Watchdog Thread/ERROR]: Stack:
      [19:09:47] [Spigot Watchdog Thread/ERROR]: ------------------------------
      [19:09:47] [Spigot Watchdog Thread/ERROR]: Current Thread: Finalizer
      [19:09:47] [Spigot Watchdog Thread/ERROR]: PID: 3 | Suspended: false | Native: false | State: WAITING
      [19:09:47] [Spigot Watchdog Thread/ERROR]: Stack:
      [19:09:47] [Spigot Watchdog Thread/ERROR]: java.lang.Object.wait(Native Method)
      [19:09:47] [Spigot Watchdog Thread/ERROR]: java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:135)
      [19:09:47] [Spigot Watchdog Thread/ERROR]: java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:151)
      [19:09:47] [Spigot Watchdog Thread/ERROR]: java.lang.ref.Finalizer$FinalizerThread.run(Finalizer.java:209)
      [19:09:47] [Spigot Watchdog Thread/ERROR]: ------------------------------
      [19:09:48] [Spigot Watchdog Thread/ERROR]: Current Thread: Reference Handler
      [19:09:48] [Spigot Watchdog Thread/ERROR]: PID: 2 | Suspended: false | Native: false | State: WAITING
      [19:09:48] [Spigot Watchdog Thread/ERROR]: Stack:
      [19:09:48] [Spigot Watchdog Thread/ERROR]: java.lang.Object.wait(Native Method)
      [19:09:48] [Spigot Watchdog Thread/ERROR]: java.lang.Object.wait(Object.java:503)
      [19:09:48] [Spigot Watchdog Thread/ERROR]: java.lang.ref.Reference$ReferenceHandler.run(Reference.java:133)
      [19:09:48] [Spigot Watchdog Thread/ERROR]: ------------------------------

            Unassigned Unassigned
            Rancour Mike
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: