Advertisement
Guest User

Untitled

a guest
Dec 16th, 2014
226
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 68.05 KB | None | 0 0
  1.  
  2. [23:37:34] [Spigot Watchdog Thread/ERROR]: The server has stopped responding!
  3. [23:37:34] [Spigot Watchdog Thread/ERROR]: Please report this to http://www.spigotmc.org/
  4. [23:37:34] [Spigot Watchdog Thread/ERROR]: Be sure to include ALL relevant console errors and Minecraft crash reports
  5. [23:37:34] [Spigot Watchdog Thread/ERROR]: Spigot version: git-Spigot-612de46-07c2162 (MC: 1.8)
  6. [23:37:34] [Spigot Watchdog Thread/ERROR]: ------------------------------
  7. [23:37:34] [Spigot Watchdog Thread/ERROR]: Server thread dump (Look for plugins here before reporting to Spigot!):
  8. [23:37:34] [Spigot Watchdog Thread/ERROR]: ------------------------------
  9. [23:37:34] [Spigot Watchdog Thread/ERROR]: Current Thread: Server thread
  10. [23:37:34] [Spigot Watchdog Thread/ERROR]: PID: 15 | Suspended: false | Native: false | State: RUNNABLE
  11. [23:37:34] [Spigot Watchdog Thread/ERROR]: Stack:
  12. [23:37:34] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R1.ChunkProviderServer.getChunkAt(ChunkProviderServer.java:95)
  13. [23:37:34] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.v1_8_R1.CraftWorld.getChunkAt(CraftWorld.java:123)
  14. [23:37:34] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.v1_8_R1.CraftWorld.getBlockAt(CraftWorld.java:87)
  15. [23:37:34] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.v1_8_R1.CraftWorld.getBlockAt(CraftWorld.java:530)
  16. [23:37:34] [Spigot Watchdog Thread/ERROR]: org.bukkit.Location.getBlock(Location.java:82)
  17. [23:37:34] [Spigot Watchdog Thread/ERROR]: eu.phiwa.dt.modules.DragonManagement.getSaveTeleportLocation(DragonManagement.java:79)
  18. [23:37:34] [Spigot Watchdog Thread/ERROR]: eu.phiwa.dt.modules.DragonManagement.removeRiderandDragon(DragonManagement.java:195)
  19. [23:37:34] [Spigot Watchdog Thread/ERROR]: eu.phiwa.dt.modules.DragonManagement.mount(DragonManagement.java:104)
  20. [23:37:34] [Spigot Watchdog Thread/ERROR]: eu.phiwa.dt.movement.Travels.travel(Travels.java:311)
  21. [23:37:34] [Spigot Watchdog Thread/ERROR]: eu.phiwa.dt.movement.Travels.toStation(Travels.java:265)
  22. [23:37:34] [Spigot Watchdog Thread/ERROR]: eu.phiwa.dt.commands.CommandHandler.onCommand(CommandHandler.java:454)
  23. [23:37:34] [Spigot Watchdog Thread/ERROR]: org.bukkit.command.PluginCommand.execute(PluginCommand.java:44)
  24. [23:37:34] [Spigot Watchdog Thread/ERROR]: org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:141)
  25. [23:37:34] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.v1_8_R1.CraftServer.dispatchCommand(CraftServer.java:645)
  26. [23:37:34] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R1.PlayerConnection.handleCommand(PlayerConnection.java:1115)
  27. [23:37:34] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R1.PlayerConnection.a(PlayerConnection.java:950)
  28. [23:37:34] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R1.PacketPlayInChat.a(PacketPlayInChat.java:26)
  29. [23:37:34] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R1.PacketPlayInChat.a(PacketPlayInChat.java:53)
  30. [23:37:34] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R1.PacketHandleTask.run(SourceFile:13)
  31. [23:37:34] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:471)
  32. [23:37:34] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.FutureTask.run(FutureTask.java:262)
  33. [23:37:34] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R1.MinecraftServer.z(MinecraftServer.java:683)
  34. [23:37:34] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R1.DedicatedServer.z(DedicatedServer.java:316)
  35. [23:37:34] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R1.MinecraftServer.y(MinecraftServer.java:623)
  36. [23:37:34] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R1.MinecraftServer.run(MinecraftServer.java:526)
  37. [23:37:34] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:745)
  38. [23:37:34] [Spigot Watchdog Thread/ERROR]: ------------------------------
  39. [23:37:34] [Spigot Watchdog Thread/ERROR]: Entire Thread Dump:
  40. [23:37:34] [Spigot Watchdog Thread/ERROR]: ------------------------------
  41. [23:37:34] [Spigot Watchdog Thread/ERROR]: Current Thread: process reaper
  42. [23:37:34] [Spigot Watchdog Thread/ERROR]: PID: 736 | Suspended: false | Native: false | State: TIMED_WAITING
  43. [23:37:34] [Spigot Watchdog Thread/ERROR]: Stack:
  44. [23:37:34] [Spigot Watchdog Thread/ERROR]: sun.misc.Unsafe.park(Native Method)
  45. [23:37:34] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:226)
  46. [23:37:34] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)
  47. [23:37:34] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:359)
  48. [23:37:34] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:942)
  49. [23:37:34] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1068)
  50. [23:37:34] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130)
  51. [23:37:34] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
  52. [23:37:34] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:745)
  53. [23:37:34] [Spigot Watchdog Thread/ERROR]: ------------------------------
  54. [23:37:34] [Spigot Watchdog Thread/ERROR]: Current Thread: pool-47-thread-1
  55. [23:37:34] [Spigot Watchdog Thread/ERROR]: PID: 627 | Suspended: false | Native: false | State: TIMED_WAITING
  56. [23:37:34] [Spigot Watchdog Thread/ERROR]: Stack:
  57. [23:37:34] [Spigot Watchdog Thread/ERROR]: sun.misc.Unsafe.park(Native Method)
  58. [23:37:34] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:226)
  59. [23:37:34] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2082)
  60. [23:37:34] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1090)
  61. [23:37:34] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:807)
  62. [23:37:34] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1068)
  63. [23:37:34] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130)
  64. [23:37:34] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
  65. [23:37:34] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:745)
  66. [23:37:34] [Spigot Watchdog Thread/ERROR]: ------------------------------
  67. [23:37:34] [Spigot Watchdog Thread/ERROR]: Current Thread: Head Conversion Thread - 2
  68. [23:37:34] [Spigot Watchdog Thread/ERROR]: PID: 189 | Suspended: false | Native: false | State: WAITING
  69. [23:37:34] [Spigot Watchdog Thread/ERROR]: Stack:
  70. [23:37:34] [Spigot Watchdog Thread/ERROR]: sun.misc.Unsafe.park(Native Method)
  71. [23:37:34] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.LockSupport.park(LockSupport.java:186)
  72. [23:37:34] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2043)
  73. [23:37:34] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
  74. [23:37:34] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1068)
  75. [23:37:34] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130)
  76. [23:37:34] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
  77. [23:37:34] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:745)
  78. [23:37:34] [Spigot Watchdog Thread/ERROR]: ------------------------------
  79. [23:37:34] [Spigot Watchdog Thread/ERROR]: Current Thread: Head Conversion Thread - 1
  80. [23:37:34] [Spigot Watchdog Thread/ERROR]: PID: 185 | Suspended: false | Native: false | State: WAITING
  81. [23:37:34] [Spigot Watchdog Thread/ERROR]: Stack:
  82. [23:37:34] [Spigot Watchdog Thread/ERROR]: sun.misc.Unsafe.park(Native Method)
  83. [23:37:34] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.LockSupport.park(LockSupport.java:186)
  84. [23:37:34] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2043)
  85. [23:37:34] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
  86. [23:37:34] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1068)
  87. [23:37:34] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130)
  88. [23:37:34] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
  89. [23:37:34] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:745)
  90. [23:37:34] [Spigot Watchdog Thread/ERROR]: ------------------------------
  91. [23:37:34] [Spigot Watchdog Thread/ERROR]: Current Thread: Head Conversion Thread - 0
  92. [23:37:34] [Spigot Watchdog Thread/ERROR]: PID: 184 | Suspended: false | Native: false | State: WAITING
  93. [23:37:34] [Spigot Watchdog Thread/ERROR]: Stack:
  94. [23:37:34] [Spigot Watchdog Thread/ERROR]: sun.misc.Unsafe.park(Native Method)
  95. [23:37:34] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.LockSupport.park(LockSupport.java:186)
  96. [23:37:34] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2043)
  97. [23:37:34] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
  98. [23:37:34] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1068)
  99. [23:37:34] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130)
  100. [23:37:34] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
  101. [23:37:34] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:745)
  102. [23:37:34] [Spigot Watchdog Thread/ERROR]: ------------------------------
  103. [23:37:34] [Spigot Watchdog Thread/ERROR]: Current Thread: Chunk I/O Executor Thread-1
  104. [23:37:34] [Spigot Watchdog Thread/ERROR]: PID: 121 | Suspended: false | Native: false | State: WAITING
  105. [23:37:34] [Spigot Watchdog Thread/ERROR]: Stack:
  106. [23:37:34] [Spigot Watchdog Thread/ERROR]: sun.misc.Unsafe.park(Native Method)
  107. [23:37:34] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.LockSupport.park(LockSupport.java:186)
  108. [23:37:34] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2043)
  109. [23:37:34] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
  110. [23:37:34] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1068)
  111. [23:37:34] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130)
  112. [23:37:34] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
  113. [23:37:34] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:745)
  114. [23:37:34] [Spigot Watchdog Thread/ERROR]: ------------------------------
  115. [23:37:34] [Spigot Watchdog Thread/ERROR]: Current Thread: pool-21-thread-1
  116. [23:37:34] [Spigot Watchdog Thread/ERROR]: PID: 114 | Suspended: false | Native: false | State: WAITING
  117. [23:37:34] [Spigot Watchdog Thread/ERROR]: Stack:
  118. [23:37:34] [Spigot Watchdog Thread/ERROR]: sun.misc.Unsafe.park(Native Method)
  119. [23:37:34] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.LockSupport.park(LockSupport.java:186)
  120. [23:37:34] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2043)
  121. [23:37:34] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
  122. [23:37:34] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1068)
  123. [23:37:34] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130)
  124. [23:37:34] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
  125. [23:37:34] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:745)
  126. [23:37:34] [Spigot Watchdog Thread/ERROR]: ------------------------------
  127. [23:37:34] [Spigot Watchdog Thread/ERROR]: Current Thread: Netty Server IO #3
  128. [23:37:34] [Spigot Watchdog Thread/ERROR]: PID: 27 | Suspended: false | Native: false | State: BLOCKED
  129. [23:37:34] [Spigot Watchdog Thread/ERROR]: Stack:
  130. [23:37:34] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R1.MinecraftServer.a(MinecraftServer.java:1503)
  131. [23:37:34] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R1.MinecraftServer.postToMainThread(MinecraftServer.java:1518)
  132. [23:37:34] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R1.WorldServer.postToMainThread(WorldServer.java:1176)
  133. [23:37:34] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R1.PlayerConnectionUtils.ensureMainThread(SourceFile:10)
  134. [23:37:34] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R1.PlayerConnection.a(PlayerConnection.java:185)
  135. [23:37:34] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R1.PacketPlayInFlying.a(SourceFile:126)
  136. [23:37:34] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R1.PacketPlayInFlying.a(SourceFile:8)
  137. [23:37:34] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R1.NetworkManager.a(NetworkManager.java:84)
  138. [23:37:34] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R1.NetworkManager.channelRead0(NetworkManager.java:249)
  139. [23:37:34] [Spigot Watchdog Thread/ERROR]: io.netty.channel.SimpleChannelInboundHandler.channelRead(SimpleChannelInboundHandler.java:103)
  140. [23:37:34] [Spigot Watchdog Thread/ERROR]: io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:332)
  141. [23:37:34] [Spigot Watchdog Thread/ERROR]: io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:318)
  142. [23:37:34] [Spigot Watchdog Thread/ERROR]: io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:168)
  143. [23:37:34] [Spigot Watchdog Thread/ERROR]: io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:332)
  144. [23:37:34] [Spigot Watchdog Thread/ERROR]: io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:318)
  145. [23:37:34] [Spigot Watchdog Thread/ERROR]: io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:163)
  146. [23:37:34] [Spigot Watchdog Thread/ERROR]: io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:332)
  147. [23:37:34] [Spigot Watchdog Thread/ERROR]: io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:318)
  148. [23:37:34] [Spigot Watchdog Thread/ERROR]: io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:163)
  149. [23:37:34] [Spigot Watchdog Thread/ERROR]: io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:332)
  150. [23:37:34] [Spigot Watchdog Thread/ERROR]: io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:318)
  151. [23:37:34] [Spigot Watchdog Thread/ERROR]: com.comphenix.protocol.injector.netty.ChannelInjector$4.channelRead(ChannelInjector.java:240)
  152. [23:37:34] [Spigot Watchdog Thread/ERROR]: io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:332)
  153. [23:37:34] [Spigot Watchdog Thread/ERROR]: io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:318)
  154. [23:37:34] [Spigot Watchdog Thread/ERROR]: io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:163)
  155. [23:37:34] [Spigot Watchdog Thread/ERROR]: io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:332)
  156. [23:37:34] [Spigot Watchdog Thread/ERROR]: io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:318)
  157. [23:37:34] [Spigot Watchdog Thread/ERROR]: io.netty.handler.codec.MessageToMessageDecoder.channelRead(MessageToMessageDecoder.java:103)
  158. [23:37:34] [Spigot Watchdog Thread/ERROR]: io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:332)
  159. [23:37:34] [Spigot Watchdog Thread/ERROR]: io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:318)
  160. [23:37:34] [Spigot Watchdog Thread/ERROR]: io.netty.handler.timeout.ReadTimeoutHandler.channelRead(ReadTimeoutHandler.java:150)
  161. [23:37:34] [Spigot Watchdog Thread/ERROR]: io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:332)
  162. [23:37:34] [Spigot Watchdog Thread/ERROR]: io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:318)
  163. [23:37:34] [Spigot Watchdog Thread/ERROR]: io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:787)
  164. [23:37:34] [Spigot Watchdog Thread/ERROR]: io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:125)
  165. [23:37:34] [Spigot Watchdog Thread/ERROR]: io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:507)
  166. [23:37:34] [Spigot Watchdog Thread/ERROR]: io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:464)
  167. [23:37:34] [Spigot Watchdog Thread/ERROR]: io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:378)
  168. [23:37:34] [Spigot Watchdog Thread/ERROR]: io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:350)
  169. [23:37:34] [Spigot Watchdog Thread/ERROR]: io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:116)
  170. [23:37:34] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:745)
  171. [23:37:34] [Spigot Watchdog Thread/ERROR]: ------------------------------
  172. [23:37:34] [Spigot Watchdog Thread/ERROR]: Current Thread: Netty Server IO #2
  173. [23:37:34] [Spigot Watchdog Thread/ERROR]: PID: 26 | Suspended: false | Native: false | State: BLOCKED
  174. [23:37:34] [Spigot Watchdog Thread/ERROR]: Stack:
  175. [23:37:34] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R1.MinecraftServer.a(MinecraftServer.java:1503)
  176. [23:37:34] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R1.MinecraftServer.postToMainThread(MinecraftServer.java:1518)
  177. [23:37:34] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R1.WorldServer.postToMainThread(WorldServer.java:1176)
  178. [23:37:34] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R1.PlayerConnectionUtils.ensureMainThread(SourceFile:10)
  179. [23:37:34] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R1.PlayerConnection.a(PlayerConnection.java:185)
  180. [23:37:34] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R1.PacketPlayInFlying.a(SourceFile:126)
  181. [23:37:34] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R1.PacketPlayInLook.a(SourceFile:88)
  182. [23:37:34] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R1.NetworkManager.a(NetworkManager.java:84)
  183. [23:37:34] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R1.NetworkManager.channelRead0(NetworkManager.java:249)
  184. [23:37:34] [Spigot Watchdog Thread/ERROR]: io.netty.channel.SimpleChannelInboundHandler.channelRead(SimpleChannelInboundHandler.java:103)
  185. [23:37:34] [Spigot Watchdog Thread/ERROR]: io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:332)
  186. [23:37:34] [Spigot Watchdog Thread/ERROR]: io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:318)
  187. [23:37:34] [Spigot Watchdog Thread/ERROR]: io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:168)
  188. [23:37:34] [Spigot Watchdog Thread/ERROR]: io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:332)
  189. [23:37:34] [Spigot Watchdog Thread/ERROR]: io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:318)
  190. [23:37:34] [Spigot Watchdog Thread/ERROR]: io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:163)
  191. [23:37:34] [Spigot Watchdog Thread/ERROR]: io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:332)
  192. [23:37:34] [Spigot Watchdog Thread/ERROR]: io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:318)
  193. [23:37:34] [Spigot Watchdog Thread/ERROR]: io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:163)
  194. [23:37:34] [Spigot Watchdog Thread/ERROR]: io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:332)
  195. [23:37:34] [Spigot Watchdog Thread/ERROR]: io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:318)
  196. [23:37:34] [Spigot Watchdog Thread/ERROR]: com.comphenix.protocol.injector.netty.ChannelInjector$4.channelRead(ChannelInjector.java:240)
  197. [23:37:34] [Spigot Watchdog Thread/ERROR]: io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:332)
  198. [23:37:34] [Spigot Watchdog Thread/ERROR]: io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:318)
  199. [23:37:34] [Spigot Watchdog Thread/ERROR]: io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:163)
  200. [23:37:34] [Spigot Watchdog Thread/ERROR]: io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:332)
  201. [23:37:34] [Spigot Watchdog Thread/ERROR]: io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:318)
  202. [23:37:34] [Spigot Watchdog Thread/ERROR]: io.netty.handler.codec.MessageToMessageDecoder.channelRead(MessageToMessageDecoder.java:103)
  203. [23:37:34] [Spigot Watchdog Thread/ERROR]: io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:332)
  204. [23:37:34] [Spigot Watchdog Thread/ERROR]: io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:318)
  205. [23:37:34] [Spigot Watchdog Thread/ERROR]: io.netty.handler.timeout.ReadTimeoutHandler.channelRead(ReadTimeoutHandler.java:150)
  206. [23:37:34] [Spigot Watchdog Thread/ERROR]: io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:332)
  207. [23:37:34] [Spigot Watchdog Thread/ERROR]: io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:318)
  208. [23:37:34] [Spigot Watchdog Thread/ERROR]: io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:787)
  209. [23:37:34] [Spigot Watchdog Thread/ERROR]: io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:125)
  210. [23:37:34] [Spigot Watchdog Thread/ERROR]: io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:507)
  211. [23:37:34] [Spigot Watchdog Thread/ERROR]: io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:464)
  212. [23:37:34] [Spigot Watchdog Thread/ERROR]: io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:378)
  213. [23:37:34] [Spigot Watchdog Thread/ERROR]: io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:350)
  214. [23:37:34] [Spigot Watchdog Thread/ERROR]: io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:116)
  215. [23:37:34] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:745)
  216. [23:37:34] [Spigot Watchdog Thread/ERROR]: ------------------------------
  217. [23:37:34] [Spigot Watchdog Thread/ERROR]: Current Thread: pool-19-thread-4
  218. [23:37:34] [Spigot Watchdog Thread/ERROR]: PID: 105 | Suspended: false | Native: false | State: TIMED_WAITING
  219. [23:37:34] [Spigot Watchdog Thread/ERROR]: Stack:
  220. [23:37:34] [Spigot Watchdog Thread/ERROR]: sun.misc.Unsafe.park(Native Method)
  221. [23:37:34] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:226)
  222. [23:37:34] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2082)
  223. [23:37:34] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.LinkedBlockingQueue.poll(LinkedBlockingQueue.java:467)
  224. [23:37:34] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1068)
  225. [23:37:34] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130)
  226. [23:37:34] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
  227. [23:37:34] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:745)
  228. [23:37:34] [Spigot Watchdog Thread/ERROR]: ------------------------------
  229. [23:37:34] [Spigot Watchdog Thread/ERROR]: Current Thread: pool-19-thread-3
  230. [23:37:34] [Spigot Watchdog Thread/ERROR]: PID: 104 | Suspended: false | Native: false | State: TIMED_WAITING
  231. [23:37:34] [Spigot Watchdog Thread/ERROR]: Stack:
  232. [23:37:34] [Spigot Watchdog Thread/ERROR]: sun.misc.Unsafe.park(Native Method)
  233. [23:37:34] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:226)
  234. [23:37:34] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2082)
  235. [23:37:34] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.LinkedBlockingQueue.poll(LinkedBlockingQueue.java:467)
  236. [23:37:34] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1068)
  237. [23:37:34] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130)
  238. [23:37:34] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
  239. [23:37:34] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:745)
  240. [23:37:34] [Spigot Watchdog Thread/ERROR]: ------------------------------
  241. [23:37:34] [Spigot Watchdog Thread/ERROR]: Current Thread: pool-20-thread-1
  242. [23:37:34] [Spigot Watchdog Thread/ERROR]: PID: 103 | Suspended: false | Native: false | State: WAITING
  243. [23:37:34] [Spigot Watchdog Thread/ERROR]: Stack:
  244. [23:37:34] [Spigot Watchdog Thread/ERROR]: sun.misc.Unsafe.park(Native Method)
  245. [23:37:34] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.LockSupport.park(LockSupport.java:186)
  246. [23:37:34] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2043)
  247. [23:37:34] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
  248. [23:37:34] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1068)
  249. [23:37:34] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130)
  250. [23:37:34] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
  251. [23:37:34] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:745)
  252. [23:37:34] [Spigot Watchdog Thread/ERROR]: ------------------------------
  253. [23:37:34] [Spigot Watchdog Thread/ERROR]: Current Thread: MV-Inv Profile Write Thread
  254. [23:37:34] [Spigot Watchdog Thread/ERROR]: PID: 102 | Suspended: false | Native: false | State: WAITING
  255. [23:37:34] [Spigot Watchdog Thread/ERROR]: Stack:
  256. [23:37:34] [Spigot Watchdog Thread/ERROR]: sun.misc.Unsafe.park(Native Method)
  257. [23:37:34] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.LockSupport.park(LockSupport.java:186)
  258. [23:37:34] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2043)
  259. [23:37:34] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
  260. [23:37:34] [Spigot Watchdog Thread/ERROR]: com.onarandombox.multiverseinventories.util.data.FlatFilePlayerData$FileWriteThread.run(FlatFilePlayerData.java:208)
  261. [23:37:34] [Spigot Watchdog Thread/ERROR]: ------------------------------
  262. [23:37:34] [Spigot Watchdog Thread/ERROR]: Current Thread: Netty Server IO #1
  263. [23:37:34] [Spigot Watchdog Thread/ERROR]: PID: 25 | Suspended: false | Native: false | State: BLOCKED
  264. [23:37:34] [Spigot Watchdog Thread/ERROR]: Stack:
  265. [23:37:34] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R1.MinecraftServer.a(MinecraftServer.java:1503)
  266. [23:37:34] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R1.MinecraftServer.postToMainThread(MinecraftServer.java:1518)
  267. [23:37:34] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R1.WorldServer.postToMainThread(WorldServer.java:1176)
  268. [23:37:34] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R1.PlayerConnectionUtils.ensureMainThread(SourceFile:10)
  269. [23:37:34] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R1.PlayerConnection.a(PlayerConnection.java:185)
  270. [23:37:34] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R1.PacketPlayInFlying.a(SourceFile:126)
  271. [23:37:34] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R1.PacketPlayInLook.a(SourceFile:88)
  272. [23:37:34] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R1.NetworkManager.a(NetworkManager.java:84)
  273. [23:37:34] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R1.NetworkManager.channelRead0(NetworkManager.java:249)
  274. [23:37:34] [Spigot Watchdog Thread/ERROR]: io.netty.channel.SimpleChannelInboundHandler.channelRead(SimpleChannelInboundHandler.java:103)
  275. [23:37:34] [Spigot Watchdog Thread/ERROR]: io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:332)
  276. [23:37:34] [Spigot Watchdog Thread/ERROR]: io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:318)
  277. [23:37:34] [Spigot Watchdog Thread/ERROR]: io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:168)
  278. [23:37:34] [Spigot Watchdog Thread/ERROR]: io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:332)
  279. [23:37:34] [Spigot Watchdog Thread/ERROR]: io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:318)
  280. [23:37:34] [Spigot Watchdog Thread/ERROR]: io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:163)
  281. [23:37:34] [Spigot Watchdog Thread/ERROR]: io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:332)
  282. [23:37:34] [Spigot Watchdog Thread/ERROR]: io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:318)
  283. [23:37:34] [Spigot Watchdog Thread/ERROR]: io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:163)
  284. [23:37:34] [Spigot Watchdog Thread/ERROR]: io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:332)
  285. [23:37:34] [Spigot Watchdog Thread/ERROR]: io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:318)
  286. [23:37:34] [Spigot Watchdog Thread/ERROR]: com.comphenix.protocol.injector.netty.ChannelInjector$4.channelRead(ChannelInjector.java:240)
  287. [23:37:34] [Spigot Watchdog Thread/ERROR]: io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:332)
  288. [23:37:34] [Spigot Watchdog Thread/ERROR]: io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:318)
  289. [23:37:34] [Spigot Watchdog Thread/ERROR]: io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:163)
  290. [23:37:34] [Spigot Watchdog Thread/ERROR]: io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:332)
  291. [23:37:34] [Spigot Watchdog Thread/ERROR]: io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:318)
  292. [23:37:34] [Spigot Watchdog Thread/ERROR]: io.netty.handler.codec.MessageToMessageDecoder.channelRead(MessageToMessageDecoder.java:103)
  293. [23:37:34] [Spigot Watchdog Thread/ERROR]: io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:332)
  294. [23:37:34] [Spigot Watchdog Thread/ERROR]: io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:318)
  295. [23:37:34] [Spigot Watchdog Thread/ERROR]: io.netty.handler.timeout.ReadTimeoutHandler.channelRead(ReadTimeoutHandler.java:150)
  296. [23:37:34] [Spigot Watchdog Thread/ERROR]: io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:332)
  297. [23:37:34] [Spigot Watchdog Thread/ERROR]: io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:318)
  298. [23:37:34] [Spigot Watchdog Thread/ERROR]: io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:787)
  299. [23:37:34] [Spigot Watchdog Thread/ERROR]: io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:125)
  300. [23:37:34] [Spigot Watchdog Thread/ERROR]: io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:507)
  301. [23:37:34] [Spigot Watchdog Thread/ERROR]: io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:464)
  302. [23:37:34] [Spigot Watchdog Thread/ERROR]: io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:378)
  303. [23:37:34] [Spigot Watchdog Thread/ERROR]: io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:350)
  304. [23:37:34] [Spigot Watchdog Thread/ERROR]: io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:116)
  305. [23:37:34] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:745)
  306. [23:37:34] [Spigot Watchdog Thread/ERROR]: ------------------------------
  307. [23:37:34] [Spigot Watchdog Thread/ERROR]: Current Thread: RCON Listener #2
  308. [23:37:34] [Spigot Watchdog Thread/ERROR]: PID: 66 | Suspended: false | Native: false | State: RUNNABLE
  309. [23:37:34] [Spigot Watchdog Thread/ERROR]: Stack:
  310. [23:37:34] [Spigot Watchdog Thread/ERROR]: java.net.PlainSocketImpl.socketAccept(Native Method)
  311. [23:37:34] [Spigot Watchdog Thread/ERROR]: java.net.AbstractPlainSocketImpl.accept(AbstractPlainSocketImpl.java:398)
  312. [23:37:34] [Spigot Watchdog Thread/ERROR]: java.net.ServerSocket.implAccept(ServerSocket.java:530)
  313. [23:37:34] [Spigot Watchdog Thread/ERROR]: java.net.ServerSocket.accept(ServerSocket.java:498)
  314. [23:37:34] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R1.RemoteControlListener.run(SourceFile:65)
  315. [23:37:34] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:745)
  316. [23:37:34] [Spigot Watchdog Thread/ERROR]: ------------------------------
  317. [23:37:34] [Spigot Watchdog Thread/ERROR]: Current Thread: Query Listener #1
  318. [23:37:34] [Spigot Watchdog Thread/ERROR]: PID: 65 | Suspended: false | Native: true | State: RUNNABLE
  319. [23:37:34] [Spigot Watchdog Thread/ERROR]: Thread is waiting on monitor(s):
  320. [23:37:34] [Spigot Watchdog Thread/ERROR]: Locked on:java.net.PlainDatagramSocketImpl.receive0(Native Method)
  321. [23:37:34] [Spigot Watchdog Thread/ERROR]: Locked on:java.net.AbstractPlainDatagramSocketImpl.receive(AbstractPlainDatagramSocketImpl.java:146)
  322. [23:37:34] [Spigot Watchdog Thread/ERROR]: Locked on:java.net.DatagramSocket.receive(DatagramSocket.java:816)
  323. [23:37:34] [Spigot Watchdog Thread/ERROR]: Locked on:java.net.DatagramSocket.receive(DatagramSocket.java:816)
  324. [23:37:34] [Spigot Watchdog Thread/ERROR]: Stack:
  325. [23:37:34] [Spigot Watchdog Thread/ERROR]: java.net.PlainDatagramSocketImpl.receive0(Native Method)
  326. [23:37:34] [Spigot Watchdog Thread/ERROR]: java.net.AbstractPlainDatagramSocketImpl.receive(AbstractPlainDatagramSocketImpl.java:146)
  327. [23:37:34] [Spigot Watchdog Thread/ERROR]: java.net.DatagramSocket.receive(DatagramSocket.java:816)
  328. [23:37:34] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R1.RemoteStatusListener.run(SourceFile:261)
  329. [23:37:34] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:745)
  330. [23:37:34] [Spigot Watchdog Thread/ERROR]: ------------------------------
  331. [23:37:34] [Spigot Watchdog Thread/ERROR]: Current Thread: File IO Thread
  332. [23:37:34] [Spigot Watchdog Thread/ERROR]: PID: 59 | Suspended: false | Native: false | State: TIMED_WAITING
  333. [23:37:34] [Spigot Watchdog Thread/ERROR]: Stack:
  334. [23:37:34] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.sleep(Native Method)
  335. [23:37:34] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R1.FileIOThread.c(SourceFile:51)
  336. [23:37:34] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R1.FileIOThread.run(SourceFile:30)
  337. [23:37:34] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:745)
  338. [23:37:34] [Spigot Watchdog Thread/ERROR]: ------------------------------
  339. [23:37:34] [Spigot Watchdog Thread/ERROR]: Current Thread: Thread-26
  340. [23:37:34] [Spigot Watchdog Thread/ERROR]: PID: 58 | Suspended: false | Native: false | State: WAITING
  341. [23:37:34] [Spigot Watchdog Thread/ERROR]: Stack:
  342. [23:37:34] [Spigot Watchdog Thread/ERROR]: sun.misc.Unsafe.park(Native Method)
  343. [23:37:34] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.LockSupport.park(LockSupport.java:186)
  344. [23:37:34] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2043)
  345. [23:37:34] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
  346. [23:37:34] [Spigot Watchdog Thread/ERROR]: me.desht.chesscraft.results.Results.pollDatabaseUpdate(Results.java:260)
  347. [23:37:34] [Spigot Watchdog Thread/ERROR]: me.desht.chesscraft.results.DatabaseUpdaterTask.run(DatabaseUpdaterTask.java:21)
  348. [23:37:34] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:745)
  349. [23:37:34] [Spigot Watchdog Thread/ERROR]: ------------------------------
  350. [23:37:34] [Spigot Watchdog Thread/ERROR]: Current Thread: Thread-25
  351. [23:37:34] [Spigot Watchdog Thread/ERROR]: PID: 56 | Suspended: false | Native: true | State: RUNNABLE
  352. [23:37:34] [Spigot Watchdog Thread/ERROR]: Stack:
  353. [23:37:34] [Spigot Watchdog Thread/ERROR]: java.net.PlainSocketImpl.socketAccept(Native Method)
  354. [23:37:34] [Spigot Watchdog Thread/ERROR]: java.net.AbstractPlainSocketImpl.accept(AbstractPlainSocketImpl.java:398)
  355. [23:37:34] [Spigot Watchdog Thread/ERROR]: java.net.ServerSocket.implAccept(ServerSocket.java:530)
  356. [23:37:34] [Spigot Watchdog Thread/ERROR]: java.net.ServerSocket.accept(ServerSocket.java:498)
  357. [23:37:34] [Spigot Watchdog Thread/ERROR]: com.vexsoftware.votifier.net.VoteReceiver.run(VoteReceiver.java:114)
  358. [23:37:34] [Spigot Watchdog Thread/ERROR]: ------------------------------
  359. [23:37:34] [Spigot Watchdog Thread/ERROR]: Current Thread: Thread-24
  360. [23:37:34] [Spigot Watchdog Thread/ERROR]: PID: 55 | Suspended: false | Native: false | State: WAITING
  361. [23:37:34] [Spigot Watchdog Thread/ERROR]: Stack:
  362. [23:37:34] [Spigot Watchdog Thread/ERROR]: java.lang.Object.wait(Native Method)
  363. [23:37:34] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.join(Thread.java:1281)
  364. [23:37:34] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.join(Thread.java:1355)
  365. [23:37:34] [Spigot Watchdog Thread/ERROR]: com.Acrobot.ChestShop.Updater.Updater.waitForThread(Updater.java:289)
  366. [23:37:34] [Spigot Watchdog Thread/ERROR]: com.Acrobot.ChestShop.Updater.Updater.getLatestType(Updater.java:241)
  367. [23:37:34] [Spigot Watchdog Thread/ERROR]: com.Acrobot.ChestShop.Updater.Updater.shouldUpdate(Updater.java:508)
  368. [23:37:34] [Spigot Watchdog Thread/ERROR]: com.Acrobot.ChestShop.Updater.Updater.versionCheck(Updater.java:466)
  369. [23:37:34] [Spigot Watchdog Thread/ERROR]: com.Acrobot.ChestShop.Updater.Updater.access$400(Updater.java:41)
  370. [23:37:34] [Spigot Watchdog Thread/ERROR]: com.Acrobot.ChestShop.Updater.Updater$UpdateRunnable.run(Updater.java:586)
  371. [23:37:34] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:745)
  372. [23:37:34] [Spigot Watchdog Thread/ERROR]: ------------------------------
  373. [23:37:34] [Spigot Watchdog Thread/ERROR]: Current Thread: Thread-23
  374. [23:37:34] [Spigot Watchdog Thread/ERROR]: PID: 52 | Suspended: false | Native: false | State: TIMED_WAITING
  375. [23:37:34] [Spigot Watchdog Thread/ERROR]: Stack:
  376. [23:37:34] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.sleep(Native Method)
  377. [23:37:34] [Spigot Watchdog Thread/ERROR]: com.griefcraft.modules.credits.CreditsModule$CreditsTask.run(CreditsModule.java:110)
  378. [23:37:34] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:745)
  379. [23:37:34] [Spigot Watchdog Thread/ERROR]: ------------------------------
  380. [23:37:34] [Spigot Watchdog Thread/ERROR]: Current Thread: Thread-22
  381. [23:37:34] [Spigot Watchdog Thread/ERROR]: PID: 50 | Suspended: false | Native: false | State: TIMED_WAITING
  382. [23:37:34] [Spigot Watchdog Thread/ERROR]: Stack:
  383. [23:37:34] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.sleep(Native Method)
  384. [23:37:34] [Spigot Watchdog Thread/ERROR]: com.griefcraft.util.DatabaseThread.run(DatabaseThread.java:181)
  385. [23:37:34] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:745)
  386. [23:37:34] [Spigot Watchdog Thread/ERROR]: ------------------------------
  387. [23:37:34] [Spigot Watchdog Thread/ERROR]: Current Thread: pool-19-thread-2 Acceptor0 SelectChannelConnector@185.38.149.39:8123
  388. [23:37:34] [Spigot Watchdog Thread/ERROR]: PID: 48 | Suspended: false | Native: true | State: RUNNABLE
  389. [23:37:34] [Spigot Watchdog Thread/ERROR]: Thread is waiting on monitor(s):
  390. [23:37:34] [Spigot Watchdog Thread/ERROR]: Locked on:sun.nio.ch.ServerSocketChannelImpl.accept(ServerSocketChannelImpl.java:241)
  391. [23:37:34] [Spigot Watchdog Thread/ERROR]: Stack:
  392. [23:37:34] [Spigot Watchdog Thread/ERROR]: sun.nio.ch.ServerSocketChannelImpl.accept0(Native Method)
  393. [23:37:34] [Spigot Watchdog Thread/ERROR]: sun.nio.ch.ServerSocketChannelImpl.accept(ServerSocketChannelImpl.java:241)
  394. [23:37:34] [Spigot Watchdog Thread/ERROR]: org.dynmap.jetty.server.nio.SelectChannelConnector.accept(SelectChannelConnector.java:109)
  395. [23:37:34] [Spigot Watchdog Thread/ERROR]: org.dynmap.jetty.server.AbstractConnector$Acceptor.run(AbstractConnector.java:938)
  396. [23:37:34] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
  397. [23:37:34] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
  398. [23:37:34] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:745)
  399. [23:37:34] [Spigot Watchdog Thread/ERROR]: ------------------------------
  400. [23:37:34] [Spigot Watchdog Thread/ERROR]: Current Thread: pool-19-thread-1 Selector0
  401. [23:37:34] [Spigot Watchdog Thread/ERROR]: PID: 47 | Suspended: false | Native: false | State: RUNNABLE
  402. [23:37:34] [Spigot Watchdog Thread/ERROR]: Thread is waiting on monitor(s):
  403. [23:37:34] [Spigot Watchdog Thread/ERROR]: Locked on:sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:87)
  404. [23:37:34] [Spigot Watchdog Thread/ERROR]: Locked on:sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:87)
  405. [23:37:34] [Spigot Watchdog Thread/ERROR]: Locked on:sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:87)
  406. [23:37:34] [Spigot Watchdog Thread/ERROR]: Stack:
  407. [23:37:34] [Spigot Watchdog Thread/ERROR]: sun.nio.ch.EPollArrayWrapper.epollWait(Native Method)
  408. [23:37:34] [Spigot Watchdog Thread/ERROR]: sun.nio.ch.EPollArrayWrapper.poll(EPollArrayWrapper.java:269)
  409. [23:37:34] [Spigot Watchdog Thread/ERROR]: sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:79)
  410. [23:37:34] [Spigot Watchdog Thread/ERROR]: sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:87)
  411. [23:37:34] [Spigot Watchdog Thread/ERROR]: sun.nio.ch.SelectorImpl.select(SelectorImpl.java:98)
  412. [23:37:34] [Spigot Watchdog Thread/ERROR]: org.dynmap.jetty.io.nio.SelectorManager$SelectSet.doSelect(SelectorManager.java:569)
  413. [23:37:34] [Spigot Watchdog Thread/ERROR]: org.dynmap.jetty.io.nio.SelectorManager$1.run(SelectorManager.java:290)
  414. [23:37:34] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
  415. [23:37:34] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
  416. [23:37:34] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:745)
  417. [23:37:34] [Spigot Watchdog Thread/ERROR]: ------------------------------
  418. [23:37:34] [Spigot Watchdog Thread/ERROR]: Current Thread: HashSessionScavenger-0
  419. [23:37:34] [Spigot Watchdog Thread/ERROR]: PID: 46 | Suspended: false | Native: false | State: TIMED_WAITING
  420. [23:37:34] [Spigot Watchdog Thread/ERROR]: Stack:
  421. [23:37:34] [Spigot Watchdog Thread/ERROR]: java.lang.Object.wait(Native Method)
  422. [23:37:34] [Spigot Watchdog Thread/ERROR]: java.util.TimerThread.mainLoop(Timer.java:552)
  423. [23:37:34] [Spigot Watchdog Thread/ERROR]: java.util.TimerThread.run(Timer.java:505)
  424. [23:37:34] [Spigot Watchdog Thread/ERROR]: ------------------------------
  425. [23:37:34] [Spigot Watchdog Thread/ERROR]: Current Thread: Dynmap Render Thread
  426. [23:37:34] [Spigot Watchdog Thread/ERROR]: PID: 43 | Suspended: false | Native: false | State: TIMED_WAITING
  427. [23:37:34] [Spigot Watchdog Thread/ERROR]: Stack:
  428. [23:37:34] [Spigot Watchdog Thread/ERROR]: sun.misc.Unsafe.park(Native Method)
  429. [23:37:34] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:226)
  430. [23:37:34] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2082)
  431. [23:37:34] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1090)
  432. [23:37:34] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:807)
  433. [23:37:34] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1068)
  434. [23:37:34] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130)
  435. [23:37:34] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
  436. [23:37:34] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:745)
  437. [23:37:34] [Spigot Watchdog Thread/ERROR]: ------------------------------
  438. [23:37:34] [Spigot Watchdog Thread/ERROR]: Current Thread: Dynmap Render Thread
  439. [23:37:34] [Spigot Watchdog Thread/ERROR]: PID: 42 | Suspended: false | Native: false | State: WAITING
  440. [23:37:34] [Spigot Watchdog Thread/ERROR]: Stack:
  441. [23:37:34] [Spigot Watchdog Thread/ERROR]: sun.misc.Unsafe.park(Native Method)
  442. [23:37:34] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.LockSupport.park(LockSupport.java:186)
  443. [23:37:34] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2043)
  444. [23:37:34] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1085)
  445. [23:37:34] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:807)
  446. [23:37:34] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1068)
  447. [23:37:34] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130)
  448. [23:37:34] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
  449. [23:37:34] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:745)
  450. [23:37:34] [Spigot Watchdog Thread/ERROR]: ------------------------------
  451. [23:37:34] [Spigot Watchdog Thread/ERROR]: Current Thread: Dynmap Render Thread
  452. [23:37:34] [Spigot Watchdog Thread/ERROR]: PID: 41 | Suspended: false | Native: false | State: WAITING
  453. [23:37:34] [Spigot Watchdog Thread/ERROR]: Stack:
  454. [23:37:34] [Spigot Watchdog Thread/ERROR]: java.lang.Object.wait(Native Method)
  455. [23:37:34] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.v1_8_R1.scheduler.CraftFuture.get(CraftFuture.java:54)
  456. [23:37:34] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.v1_8_R1.scheduler.CraftFuture.get(CraftFuture.java:42)
  457. [23:37:34] [Spigot Watchdog Thread/ERROR]: org.dynmap.MapManager$CheckWorldTimes.run(MapManager.java:804)
  458. [23:37:34] [Spigot Watchdog Thread/ERROR]: org.dynmap.MapManager$DynmapScheduledThreadPoolExecutor$2.run(MapManager.java:206)
  459. [23:37:34] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:471)
  460. [23:37:34] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.FutureTask.run(FutureTask.java:262)
  461. [23:37:34] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$201(ScheduledThreadPoolExecutor.java:178)
  462. [23:37:34] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:292)
  463. [23:37:34] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
  464. [23:37:34] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
  465. [23:37:34] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:745)
  466. [23:37:34] [Spigot Watchdog Thread/ERROR]: ------------------------------
  467. [23:37:34] [Spigot Watchdog Thread/ERROR]: Current Thread: Thread-14
  468. [23:37:34] [Spigot Watchdog Thread/ERROR]: PID: 40 | Suspended: false | Native: false | State: TIMED_WAITING
  469. [23:37:34] [Spigot Watchdog Thread/ERROR]: Stack:
  470. [23:37:34] [Spigot Watchdog Thread/ERROR]: java.lang.Object.wait(Native Method)
  471. [23:37:34] [Spigot Watchdog Thread/ERROR]: org.dynmap.AsynchronousQueue.running(AsynchronousQueue.java:120)
  472. [23:37:34] [Spigot Watchdog Thread/ERROR]: org.dynmap.AsynchronousQueue.access$000(AsynchronousQueue.java:9)
  473. [23:37:34] [Spigot Watchdog Thread/ERROR]: org.dynmap.AsynchronousQueue$1.run(AsynchronousQueue.java:83)
  474. [23:37:34] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:745)
  475. [23:37:34] [Spigot Watchdog Thread/ERROR]: ------------------------------
  476. [23:37:34] [Spigot Watchdog Thread/ERROR]: Current Thread: Timer-1
  477. [23:37:34] [Spigot Watchdog Thread/ERROR]: PID: 36 | Suspended: false | Native: false | State: TIMED_WAITING
  478. [23:37:34] [Spigot Watchdog Thread/ERROR]: Stack:
  479. [23:37:34] [Spigot Watchdog Thread/ERROR]: java.lang.Object.wait(Native Method)
  480. [23:37:34] [Spigot Watchdog Thread/ERROR]: java.util.TimerThread.mainLoop(Timer.java:552)
  481. [23:37:34] [Spigot Watchdog Thread/ERROR]: java.util.TimerThread.run(Timer.java:505)
  482. [23:37:34] [Spigot Watchdog Thread/ERROR]: ------------------------------
  483. [23:37:34] [Spigot Watchdog Thread/ERROR]: Current Thread: Timer-0
  484. [23:37:34] [Spigot Watchdog Thread/ERROR]: PID: 35 | Suspended: false | Native: false | State: TIMED_WAITING
  485. [23:37:34] [Spigot Watchdog Thread/ERROR]: Stack:
  486. [23:37:34] [Spigot Watchdog Thread/ERROR]: java.lang.Object.wait(Native Method)
  487. [23:37:34] [Spigot Watchdog Thread/ERROR]: java.util.TimerThread.mainLoop(Timer.java:552)
  488. [23:37:34] [Spigot Watchdog Thread/ERROR]: java.util.TimerThread.run(Timer.java:505)
  489. [23:37:34] [Spigot Watchdog Thread/ERROR]: ------------------------------
  490. [23:37:34] [Spigot Watchdog Thread/ERROR]: Current Thread: Thread-10
  491. [23:37:34] [Spigot Watchdog Thread/ERROR]: PID: 33 | Suspended: false | Native: false | State: TIMED_WAITING
  492. [23:37:34] [Spigot Watchdog Thread/ERROR]: Stack:
  493. [23:37:34] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.sleep(Native Method)
  494. [23:37:34] [Spigot Watchdog Thread/ERROR]: com.griefcraft.modules.credits.CreditsModule$CreditsTask.run(CreditsModule.java:110)
  495. [23:37:34] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:745)
  496. [23:37:34] [Spigot Watchdog Thread/ERROR]: ------------------------------
  497. [23:37:34] [Spigot Watchdog Thread/ERROR]: Current Thread: Thread-9
  498. [23:37:34] [Spigot Watchdog Thread/ERROR]: PID: 32 | Suspended: false | Native: false | State: TIMED_WAITING
  499. [23:37:34] [Spigot Watchdog Thread/ERROR]: Stack:
  500. [23:37:34] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.sleep(Native Method)
  501. [23:37:34] [Spigot Watchdog Thread/ERROR]: com.griefcraft.util.DatabaseThread.run(DatabaseThread.java:181)
  502. [23:37:34] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:745)
  503. [23:37:34] [Spigot Watchdog Thread/ERROR]: ------------------------------
  504. [23:37:34] [Spigot Watchdog Thread/ERROR]: Current Thread: MySQL Connection Reaper Thread - LogBlock
  505. [23:37:34] [Spigot Watchdog Thread/ERROR]: PID: 31 | Suspended: false | Native: false | State: TIMED_WAITING
  506. [23:37:34] [Spigot Watchdog Thread/ERROR]: Stack:
  507. [23:37:34] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.sleep(Native Method)
  508. [23:37:34] [Spigot Watchdog Thread/ERROR]: de.diddiz.util.MySQLConnectionPool$ConnectionReaper.run(MySQLConnectionPool.java:103)
  509. [23:37:34] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:745)
  510. [23:37:34] [Spigot Watchdog Thread/ERROR]: ------------------------------
  511. [23:37:34] [Spigot Watchdog Thread/ERROR]: Current Thread: Netty Server IO #0
  512. [23:37:34] [Spigot Watchdog Thread/ERROR]: PID: 24 | Suspended: false | Native: false | State: RUNNABLE
  513. [23:37:34] [Spigot Watchdog Thread/ERROR]: Thread is waiting on monitor(s):
  514. [23:37:34] [Spigot Watchdog Thread/ERROR]: Locked on:sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:87)
  515. [23:37:34] [Spigot Watchdog Thread/ERROR]: Locked on:sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:87)
  516. [23:37:34] [Spigot Watchdog Thread/ERROR]: Locked on:sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:87)
  517. [23:37:34] [Spigot Watchdog Thread/ERROR]: Stack:
  518. [23:37:34] [Spigot Watchdog Thread/ERROR]: sun.nio.ch.EPollArrayWrapper.epollWait(Native Method)
  519. [23:37:34] [Spigot Watchdog Thread/ERROR]: sun.nio.ch.EPollArrayWrapper.poll(EPollArrayWrapper.java:269)
  520. [23:37:34] [Spigot Watchdog Thread/ERROR]: sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:79)
  521. [23:37:34] [Spigot Watchdog Thread/ERROR]: sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:87)
  522. [23:37:34] [Spigot Watchdog Thread/ERROR]: sun.nio.ch.SelectorImpl.select(SelectorImpl.java:98)
  523. [23:37:34] [Spigot Watchdog Thread/ERROR]: io.netty.channel.nio.NioEventLoop.select(NioEventLoop.java:618)
  524. [23:37:34] [Spigot Watchdog Thread/ERROR]: io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:306)
  525. [23:37:34] [Spigot Watchdog Thread/ERROR]: io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:116)
  526. [23:37:34] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:745)
  527. [23:37:34] [Spigot Watchdog Thread/ERROR]: ------------------------------
  528. [23:37:34] [Spigot Watchdog Thread/ERROR]: Current Thread: Spigot Watchdog Thread
  529. [23:37:34] [Spigot Watchdog Thread/ERROR]: PID: 23 | Suspended: false | Native: false | State: RUNNABLE
  530. [23:37:34] [Spigot Watchdog Thread/ERROR]: Stack:
  531. [23:37:34] [Spigot Watchdog Thread/ERROR]: sun.management.ThreadImpl.dumpThreads0(Native Method)
  532. [23:37:34] [Spigot Watchdog Thread/ERROR]: sun.management.ThreadImpl.dumpAllThreads(ThreadImpl.java:446)
  533. [23:37:34] [Spigot Watchdog Thread/ERROR]: org.spigotmc.WatchdogThread.run(WatchdogThread.java:76)
  534. [23:37:34] [Spigot Watchdog Thread/ERROR]: ------------------------------
  535. [23:37:34] [Spigot Watchdog Thread/ERROR]: Current Thread: Java2D Disposer
  536. [23:37:34] [Spigot Watchdog Thread/ERROR]: PID: 21 | Suspended: false | Native: false | State: WAITING
  537. [23:37:34] [Spigot Watchdog Thread/ERROR]: Stack:
  538. [23:37:34] [Spigot Watchdog Thread/ERROR]: java.lang.Object.wait(Native Method)
  539. [23:37:34] [Spigot Watchdog Thread/ERROR]: java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:135)
  540. [23:37:34] [Spigot Watchdog Thread/ERROR]: java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:151)
  541. [23:37:34] [Spigot Watchdog Thread/ERROR]: sun.java2d.Disposer.run(Disposer.java:145)
  542. [23:37:34] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:745)
  543. [23:37:34] [Spigot Watchdog Thread/ERROR]: ------------------------------
  544. [23:37:34] [Spigot Watchdog Thread/ERROR]: Current Thread: Thread-5
  545. [23:37:34] [Spigot Watchdog Thread/ERROR]: PID: 19 | Suspended: false | Native: false | State: RUNNABLE
  546. [23:37:34] [Spigot Watchdog Thread/ERROR]: Stack:
  547. [23:37:34] [Spigot Watchdog Thread/ERROR]: java.util.regex.Pattern$BnM.optimize(Pattern.java:5309)
  548. [23:37:34] [Spigot Watchdog Thread/ERROR]: java.util.regex.Pattern.compile(Pattern.java:1678)
  549. [23:37:34] [Spigot Watchdog Thread/ERROR]: java.util.regex.Pattern.<init>(Pattern.java:1337)
  550. [23:37:34] [Spigot Watchdog Thread/ERROR]: java.util.regex.Pattern.compile(Pattern.java:1022)
  551. [23:37:34] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.libs.jline.internal.TerminalLineSettings.getProperty(TerminalLineSettings.java:126)
  552. [23:37:34] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.libs.jline.internal.TerminalLineSettings.getProperty(TerminalLineSettings.java:112)
  553. [23:37:34] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.libs.jline.UnixTerminal.getWidth(UnixTerminal.java:76)
  554. [23:37:34] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.libs.jline.console.ConsoleReader.drawBuffer(ConsoleReader.java:879)
  555. [23:37:34] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.libs.jline.console.ConsoleReader.drawBuffer(ConsoleReader.java:898)
  556. [23:37:34] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.libs.jline.console.ConsoleReader.drawLine(ConsoleReader.java:608)
  557. [23:37:34] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.v1_8_R1.util.TerminalConsoleWriterThread.run(TerminalConsoleWriterThread.java:38)
  558. [23:37:34] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:745)
  559. [23:37:34] [Spigot Watchdog Thread/ERROR]: ------------------------------
  560. [23:37:34] [Spigot Watchdog Thread/ERROR]: Current Thread: Server console handler
  561. [23:37:34] [Spigot Watchdog Thread/ERROR]: PID: 18 | Suspended: false | Native: true | State: RUNNABLE
  562. [23:37:34] [Spigot Watchdog Thread/ERROR]: Thread is waiting on monitor(s):
  563. [23:37:34] [Spigot Watchdog Thread/ERROR]: Locked on:java.io.BufferedInputStream.read(BufferedInputStream.java:254)
  564. [23:37:34] [Spigot Watchdog Thread/ERROR]: Locked on:org.bukkit.craftbukkit.libs.jline.internal.NonBlockingInputStream.read(NonBlockingInputStream.java:169)
  565. [23:37:34] [Spigot Watchdog Thread/ERROR]: Locked on:org.bukkit.craftbukkit.libs.jline.internal.InputStreamReader.read(InputStreamReader.java:261)
  566. [23:37:34] [Spigot Watchdog Thread/ERROR]: Locked on:org.bukkit.craftbukkit.libs.jline.internal.InputStreamReader.read(InputStreamReader.java:198)
  567. [23:37:34] [Spigot Watchdog Thread/ERROR]: Stack:
  568. [23:37:34] [Spigot Watchdog Thread/ERROR]: java.io.FileInputStream.readBytes(Native Method)
  569. [23:37:34] [Spigot Watchdog Thread/ERROR]: java.io.FileInputStream.read(FileInputStream.java:272)
  570. [23:37:34] [Spigot Watchdog Thread/ERROR]: java.io.BufferedInputStream.fill(BufferedInputStream.java:235)
  571. [23:37:34] [Spigot Watchdog Thread/ERROR]: java.io.BufferedInputStream.read(BufferedInputStream.java:254)
  572. [23:37:34] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.libs.jline.internal.NonBlockingInputStream.read(NonBlockingInputStream.java:169)
  573. [23:37:34] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.libs.jline.internal.NonBlockingInputStream.read(NonBlockingInputStream.java:137)
  574. [23:37:34] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.libs.jline.internal.NonBlockingInputStream.read(NonBlockingInputStream.java:246)
  575. [23:37:34] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.libs.jline.internal.InputStreamReader.read(InputStreamReader.java:261)
  576. [23:37:34] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.libs.jline.internal.InputStreamReader.read(InputStreamReader.java:198)
  577. [23:37:34] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.libs.jline.console.ConsoleReader.readCharacter(ConsoleReader.java:2145)
  578. [23:37:34] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.libs.jline.console.ConsoleReader.readLine(ConsoleReader.java:2349)
  579. [23:37:34] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R1.ThreadCommandReader.run(ThreadCommandReader.java:33)
  580. [23:37:34] [Spigot Watchdog Thread/ERROR]: ------------------------------
  581. [23:37:34] [Spigot Watchdog Thread/ERROR]: Current Thread: DestroyJavaVM
  582. [23:37:34] [Spigot Watchdog Thread/ERROR]: PID: 17 | Suspended: false | Native: false | State: RUNNABLE
  583. [23:37:34] [Spigot Watchdog Thread/ERROR]: Stack:
  584. [23:37:34] [Spigot Watchdog Thread/ERROR]: ------------------------------
  585. [23:37:34] [Spigot Watchdog Thread/ERROR]: Current Thread: Server thread
  586. [23:37:34] [Spigot Watchdog Thread/ERROR]: PID: 15 | Suspended: false | Native: false | State: RUNNABLE
  587. [23:37:34] [Spigot Watchdog Thread/ERROR]: Thread is waiting on monitor(s):
  588. [23:37:34] [Spigot Watchdog Thread/ERROR]: Locked on:net.minecraft.server.v1_8_R1.MinecraftServer.z(MinecraftServer.java:683)
  589. [23:37:34] [Spigot Watchdog Thread/ERROR]: Stack:
  590. [23:37:34] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.v1_8_R1.block.CraftBlock.getType(CraftBlock.java:143)
  591. [23:37:34] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.v1_8_R1.block.CraftBlock.isEmpty(CraftBlock.java:373)
  592. [23:37:34] [Spigot Watchdog Thread/ERROR]: eu.phiwa.dt.modules.DragonManagement.getSaveTeleportLocation(DragonManagement.java:79)
  593. [23:37:34] [Spigot Watchdog Thread/ERROR]: eu.phiwa.dt.modules.DragonManagement.removeRiderandDragon(DragonManagement.java:195)
  594. [23:37:34] [Spigot Watchdog Thread/ERROR]: eu.phiwa.dt.modules.DragonManagement.mount(DragonManagement.java:104)
  595. [23:37:34] [Spigot Watchdog Thread/ERROR]: eu.phiwa.dt.movement.Travels.travel(Travels.java:311)
  596. [23:37:34] [Spigot Watchdog Thread/ERROR]: eu.phiwa.dt.movement.Travels.toStation(Travels.java:265)
  597. [23:37:34] [Spigot Watchdog Thread/ERROR]: eu.phiwa.dt.commands.CommandHandler.onCommand(CommandHandler.java:454)
  598. [23:37:34] [Spigot Watchdog Thread/ERROR]: org.bukkit.command.PluginCommand.execute(PluginCommand.java:44)
  599. [23:37:34] [Spigot Watchdog Thread/ERROR]: org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:141)
  600. [23:37:34] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.v1_8_R1.CraftServer.dispatchCommand(CraftServer.java:645)
  601. [23:37:34] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R1.PlayerConnection.handleCommand(PlayerConnection.java:1115)
  602. [23:37:34] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R1.PlayerConnection.a(PlayerConnection.java:950)
  603. [23:37:34] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R1.PacketPlayInChat.a(PacketPlayInChat.java:26)
  604. [23:37:34] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R1.PacketPlayInChat.a(PacketPlayInChat.java:53)
  605. [23:37:34] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R1.PacketHandleTask.run(SourceFile:13)
  606. [23:37:34] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:471)
  607. [23:37:34] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.FutureTask.run(FutureTask.java:262)
  608. [23:37:34] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R1.MinecraftServer.z(MinecraftServer.java:683)
  609. [23:37:34] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R1.DedicatedServer.z(DedicatedServer.java:316)
  610. [23:37:34] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R1.MinecraftServer.y(MinecraftServer.java:623)
  611. [23:37:34] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R1.MinecraftServer.run(MinecraftServer.java:526)
  612. [23:37:34] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:745)
  613. [23:37:34] [Spigot Watchdog Thread/ERROR]: ------------------------------
  614. [23:37:34] [Spigot Watchdog Thread/ERROR]: Current Thread: Server Infinisleeper
  615. [23:37:34] [Spigot Watchdog Thread/ERROR]: PID: 16 | Suspended: false | Native: false | State: TIMED_WAITING
  616. [23:37:34] [Spigot Watchdog Thread/ERROR]: Stack:
  617. [23:37:34] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.sleep(Native Method)
  618. [23:37:34] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R1.ThreadSleepForever.run(SourceFile:64)
  619. [23:37:34] [Spigot Watchdog Thread/ERROR]: ------------------------------
  620. [23:37:34] [Spigot Watchdog Thread/ERROR]: Current Thread: NonBlockingInputStreamThread
  621. [23:37:34] [Spigot Watchdog Thread/ERROR]: PID: 13 | Suspended: false | Native: false | State: WAITING
  622. [23:37:34] [Spigot Watchdog Thread/ERROR]: Stack:
  623. [23:37:34] [Spigot Watchdog Thread/ERROR]: java.lang.Object.wait(Native Method)
  624. [23:37:34] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.libs.jline.internal.NonBlockingInputStream.run(NonBlockingInputStream.java:278)
  625. [23:37:34] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:745)
  626. [23:37:34] [Spigot Watchdog Thread/ERROR]: ------------------------------
  627. [23:37:34] [Spigot Watchdog Thread/ERROR]: Current Thread: Snooper Timer
  628. [23:37:34] [Spigot Watchdog Thread/ERROR]: PID: 11 | Suspended: false | Native: false | State: WAITING
  629. [23:37:34] [Spigot Watchdog Thread/ERROR]: Stack:
  630. [23:37:34] [Spigot Watchdog Thread/ERROR]: java.lang.Object.wait(Native Method)
  631. [23:37:34] [Spigot Watchdog Thread/ERROR]: java.lang.Object.wait(Object.java:503)
  632. [23:37:34] [Spigot Watchdog Thread/ERROR]: java.util.TimerThread.mainLoop(Timer.java:526)
  633. [23:37:34] [Spigot Watchdog Thread/ERROR]: java.util.TimerThread.run(Timer.java:505)
  634. [23:37:34] [Spigot Watchdog Thread/ERROR]: ------------------------------
  635. [23:37:34] [Spigot Watchdog Thread/ERROR]: Current Thread: Signal Dispatcher
  636. [23:37:34] [Spigot Watchdog Thread/ERROR]: PID: 4 | Suspended: false | Native: false | State: RUNNABLE
  637. [23:37:34] [Spigot Watchdog Thread/ERROR]: Stack:
  638. [23:37:34] [Spigot Watchdog Thread/ERROR]: ------------------------------
  639. [23:37:34] [Spigot Watchdog Thread/ERROR]: Current Thread: Finalizer
  640. [23:37:34] [Spigot Watchdog Thread/ERROR]: PID: 3 | Suspended: false | Native: false | State: WAITING
  641. [23:37:34] [Spigot Watchdog Thread/ERROR]: Stack:
  642. [23:37:34] [Spigot Watchdog Thread/ERROR]: java.lang.Object.wait(Native Method)
  643. [23:37:34] [Spigot Watchdog Thread/ERROR]: java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:135)
  644. [23:37:34] [Spigot Watchdog Thread/ERROR]: java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:151)
  645. [23:37:34] [Spigot Watchdog Thread/ERROR]: java.lang.ref.Finalizer$FinalizerThread.run(Finalizer.java:209)
  646. [23:37:34] [Spigot Watchdog Thread/ERROR]: ------------------------------
  647. [23:37:34] [Spigot Watchdog Thread/ERROR]: Current Thread: Reference Handler
  648. [23:37:34] [Spigot Watchdog Thread/ERROR]: PID: 2 | Suspended: false | Native: false | State: WAITING
  649. [23:37:34] [Spigot Watchdog Thread/ERROR]: Stack:
  650. [23:37:34] [Spigot Watchdog Thread/ERROR]: java.lang.Object.wait(Native Method)
  651. [23:37:34] [Spigot Watchdog Thread/ERROR]: java.lang.Object.wait(Object.java:503)
  652. [23:37:34] [Spigot Watchdog Thread/ERROR]: java.lang.ref.Reference$ReferenceHandler.run(Reference.java:133)
  653. [23:37:34] [Spigot Watchdog Thread/ERROR]: ------------------------------
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement