Advertisement
Guest User

Untitled

a guest
Apr 20th, 2017
124
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 47.28 KB | None | 0 0
  1. [16:05:55] [Spigot Watchdog Thread/ERROR]: The server has stopped responding!
  2. [16:05:55] [Spigot Watchdog Thread/ERROR]: Please report this to http://www.spigotmc.org/
  3. [16:05:55] [Spigot Watchdog Thread/ERROR]: Be sure to include ALL relevant console errors and Minecraft crash reports
  4. [16:05:55] [Spigot Watchdog Thread/ERROR]: Spigot version: git-Spigot-db6de12-18fbb24 (MC: 1.8.8)
  5. [16:05:55] [Spigot Watchdog Thread/ERROR]: ------------------------------
  6. [16:05:55] [Spigot Watchdog Thread/ERROR]: Server thread dump (Look for plugins here before reporting to Spigot!):
  7. [16:05:55] [Spigot Watchdog Thread/ERROR]: ------------------------------
  8. [16:05:55] [Spigot Watchdog Thread/ERROR]: Current Thread: Server thread
  9. [16:05:55] [Spigot Watchdog Thread/ERROR]: PID: 29 | Suspended: false | Native: true | State: RUNNABLE
  10. [16:05:55] [Spigot Watchdog Thread/ERROR]: Stack:
  11. [16:05:55] [Spigot Watchdog Thread/ERROR]: java.net.SocketInputStream.socketRead0(Native Method)
  12. [16:05:55] [Spigot Watchdog Thread/ERROR]: java.net.SocketInputStream.socketRead(Unknown Source)
  13. [16:05:55] [Spigot Watchdog Thread/ERROR]: java.net.SocketInputStream.read(Unknown Source)
  14. [16:05:55] [Spigot Watchdog Thread/ERROR]: java.net.SocketInputStream.read(Unknown Source)
  15. [16:05:55] [Spigot Watchdog Thread/ERROR]: com.mysql.jdbc.util.ReadAheadInputStream.fill(ReadAheadInputStream.java:114)
  16. [16:05:55] [Spigot Watchdog Thread/ERROR]: com.mysql.jdbc.util.ReadAheadInputStream.readFromUnderlyingStreamIfNecessary(ReadAheadInputStream.java:161)
  17. [16:05:55] [Spigot Watchdog Thread/ERROR]: com.mysql.jdbc.util.ReadAheadInputStream.read(ReadAheadInputStream.java:189)
  18. [16:05:55] [Spigot Watchdog Thread/ERROR]: com.mysql.jdbc.MysqlIO.readFully(MysqlIO.java:2526)
  19. [16:05:55] [Spigot Watchdog Thread/ERROR]: com.mysql.jdbc.MysqlIO.reuseAndReadPacket(MysqlIO.java:2979)
  20. [16:05:55] [Spigot Watchdog Thread/ERROR]: com.mysql.jdbc.MysqlIO.reuseAndReadPacket(MysqlIO.java:2968)
  21. [16:05:55] [Spigot Watchdog Thread/ERROR]: com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:3516)
  22. [16:05:55] [Spigot Watchdog Thread/ERROR]: com.mysql.jdbc.MysqlIO.sendCommand(MysqlIO.java:1986)
  23. [16:05:55] [Spigot Watchdog Thread/ERROR]: com.mysql.jdbc.MysqlIO.sqlQueryDirect(MysqlIO.java:2140)
  24. [16:05:55] [Spigot Watchdog Thread/ERROR]: com.mysql.jdbc.ConnectionImpl.execSQL(ConnectionImpl.java:2620)
  25. [16:05:55] [Spigot Watchdog Thread/ERROR]: com.mysql.jdbc.ConnectionImpl.configureClientCharacterSet(ConnectionImpl.java:1924)
  26. [16:05:55] [Spigot Watchdog Thread/ERROR]: com.mysql.jdbc.ConnectionImpl.changeUser(ConnectionImpl.java:1161)
  27. [16:05:55] [Spigot Watchdog Thread/ERROR]: com.mysql.jdbc.ConnectionImpl.resetServerState(ConnectionImpl.java:4696)
  28. [16:05:55] [Spigot Watchdog Thread/ERROR]: com.mysql.jdbc.jdbc2.optional.MysqlPooledConnection.getConnection(MysqlPooledConnection.java:181)
  29. [16:05:55] [Spigot Watchdog Thread/ERROR]: com.mysql.jdbc.jdbc2.optional.MysqlPooledConnection.getConnection(MysqlPooledConnection.java:158)
  30. [16:05:55] [Spigot Watchdog Thread/ERROR]: fr.xephi.authme.datasource.MiniConnectionPoolManager.getConnection3(MiniConnectionPoolManager.java:167)
  31. [16:05:55] [Spigot Watchdog Thread/ERROR]: fr.xephi.authme.datasource.MiniConnectionPoolManager.getConnection2(MiniConnectionPoolManager.java:144)
  32. [16:05:55] [Spigot Watchdog Thread/ERROR]: fr.xephi.authme.datasource.MiniConnectionPoolManager.getValidConnection2(MiniConnectionPoolManager.java:214)
  33. [16:05:55] [Spigot Watchdog Thread/ERROR]: fr.xephi.authme.datasource.MiniConnectionPoolManager.getValidConnection(MiniConnectionPoolManager.java:196)
  34. [16:05:55] [Spigot Watchdog Thread/ERROR]: fr.xephi.authme.threads.MySQLThread.makeSureConnectionIsReady(MySQLThread.java:850)
  35. [16:05:55] [Spigot Watchdog Thread/ERROR]: fr.xephi.authme.threads.MySQLThread.setUnlogged(MySQLThread.java:960)
  36. [16:05:55] [Spigot Watchdog Thread/ERROR]: fr.xephi.authme.datasource.CacheDataSource.setUnlogged(CacheDataSource.java:211)
  37. [16:05:55] [Spigot Watchdog Thread/ERROR]: fr.xephi.authme.listener.AuthMePlayerListener.onPlayerQuit(AuthMePlayerListener.java:787)
  38. [16:05:55] [Spigot Watchdog Thread/ERROR]: sun.reflect.GeneratedMethodAccessor38.invoke(Unknown Source)
  39. [16:05:55] [Spigot Watchdog Thread/ERROR]: sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  40. [16:05:55] [Spigot Watchdog Thread/ERROR]: java.lang.reflect.Method.invoke(Unknown Source)
  41. [16:05:55] [Spigot Watchdog Thread/ERROR]: org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:306)
  42. [16:05:55] [Spigot Watchdog Thread/ERROR]: org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62)
  43. [16:05:55] [Spigot Watchdog Thread/ERROR]: org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:502)
  44. [16:05:55] [Spigot Watchdog Thread/ERROR]: org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:487)
  45. [16:05:55] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R3.PlayerList.disconnect(PlayerList.java:348)
  46. [16:05:55] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R3.PlayerConnection.a(PlayerConnection.java:871)
  47. [16:05:55] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R3.NetworkManager.l(NetworkManager.java:314)
  48. [16:05:55] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R3.ServerConnection.c(ServerConnection.java:145)
  49. [16:05:55] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R3.MinecraftServer.B(MinecraftServer.java:814)
  50. [16:05:55] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R3.DedicatedServer.B(DedicatedServer.java:374)
  51. [16:05:55] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R3.MinecraftServer.A(MinecraftServer.java:654)
  52. [16:05:55] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:557)
  53. [16:05:55] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Unknown Source)
  54. [16:05:55] [Spigot Watchdog Thread/ERROR]: ------------------------------
  55. [16:05:55] [Spigot Watchdog Thread/ERROR]: Entire Thread Dump:
  56. [16:05:55] [Spigot Watchdog Thread/ERROR]: ------------------------------
  57. [16:05:55] [Spigot Watchdog Thread/ERROR]: Current Thread: Async Chat Thread - #35
  58. [16:05:55] [Spigot Watchdog Thread/ERROR]: PID: 5537 | Suspended: false | Native: false | State: BLOCKED
  59. [16:05:55] [Spigot Watchdog Thread/ERROR]: Thread is waiting on monitor(s):
  60. [16:05:55] [Spigot Watchdog Thread/ERROR]: Locked on:fr.xephi.authme.datasource.CacheDataSource.isAuthAvailable(CacheDataSource.java:27)
  61. [16:05:55] [Spigot Watchdog Thread/ERROR]: Stack:
  62. [16:05:55] [Spigot Watchdog Thread/ERROR]: fr.xephi.authme.threads.MySQLThread.isAuthAvailable(MySQLThread.java:186)
  63. [16:05:55] [Spigot Watchdog Thread/ERROR]: fr.xephi.authme.datasource.CacheDataSource.isAuthAvailable(CacheDataSource.java:27)
  64. [16:05:55] [Spigot Watchdog Thread/ERROR]: fr.xephi.authme.listener.AuthMePlayerListener.onPlayerEarlyChat(AuthMePlayerListener.java:280)
  65. [16:05:55] [Spigot Watchdog Thread/ERROR]: sun.reflect.GeneratedMethodAccessor72.invoke(Unknown Source)
  66. [16:05:55] [Spigot Watchdog Thread/ERROR]: sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  67. [16:05:55] [Spigot Watchdog Thread/ERROR]: java.lang.reflect.Method.invoke(Unknown Source)
  68. [16:05:55] [Spigot Watchdog Thread/ERROR]: org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:306)
  69. [16:05:55] [Spigot Watchdog Thread/ERROR]: org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62)
  70. [16:05:55] [Spigot Watchdog Thread/ERROR]: org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:502)
  71. [16:05:55] [Spigot Watchdog Thread/ERROR]: org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:484)
  72. [16:05:55] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R3.PlayerConnection.chat(PlayerConnection.java:1084)
  73. [16:05:55] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R3.PlayerConnection.a(PlayerConnection.java:1022)
  74. [16:05:55] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R3.PacketPlayInChat$1.run(PacketPlayInChat.java:39)
  75. [16:05:55] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source)
  76. [16:05:55] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.FutureTask.run(Unknown Source)
  77. [16:05:55] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
  78. [16:05:55] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
  79. [16:05:55] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Unknown Source)
  80. [16:05:55] [Spigot Watchdog Thread/ERROR]: ------------------------------
  81. [16:05:55] [Spigot Watchdog Thread/ERROR]: Current Thread: Craft Scheduler Thread - 172
  82. [16:05:55] [Spigot Watchdog Thread/ERROR]: PID: 5411 | Suspended: false | Native: false | State: TIMED_WAITING
  83. [16:05:55] [Spigot Watchdog Thread/ERROR]: Stack:
  84. [16:05:55] [Spigot Watchdog Thread/ERROR]: sun.misc.Unsafe.park(Native Method)
  85. [16:05:55] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.LockSupport.parkNanos(Unknown Source)
  86. [16:05:55] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(Unknown Source)
  87. [16:05:55] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.SynchronousQueue$TransferStack.transfer(Unknown Source)
  88. [16:05:55] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.SynchronousQueue.poll(Unknown Source)
  89. [16:05:55] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
  90. [16:05:55] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
  91. [16:05:55] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
  92. [16:05:55] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Unknown Source)
  93. [16:05:55] [Spigot Watchdog Thread/ERROR]: ------------------------------
  94. [16:05:55] [Spigot Watchdog Thread/ERROR]: Current Thread: Craft Scheduler Thread - 168
  95. [16:05:55] [Spigot Watchdog Thread/ERROR]: PID: 5407 | Suspended: false | Native: false | State: TIMED_WAITING
  96. [16:05:55] [Spigot Watchdog Thread/ERROR]: Stack:
  97. [16:05:55] [Spigot Watchdog Thread/ERROR]: sun.misc.Unsafe.park(Native Method)
  98. [16:05:55] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.LockSupport.parkNanos(Unknown Source)
  99. [16:05:55] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(Unknown Source)
  100. [16:05:55] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.SynchronousQueue$TransferStack.transfer(Unknown Source)
  101. [16:05:55] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.SynchronousQueue.poll(Unknown Source)
  102. [16:05:55] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
  103. [16:05:55] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
  104. [16:05:55] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
  105. [16:05:55] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Unknown Source)
  106. [16:05:55] [Spigot Watchdog Thread/ERROR]: ------------------------------
  107. [16:05:55] [Spigot Watchdog Thread/ERROR]: Current Thread: Craft Scheduler Thread - 166
  108. [16:05:55] [Spigot Watchdog Thread/ERROR]: PID: 5405 | Suspended: false | Native: false | State: TIMED_WAITING
  109. [16:05:55] [Spigot Watchdog Thread/ERROR]: Stack:
  110. [16:05:55] [Spigot Watchdog Thread/ERROR]: sun.misc.Unsafe.park(Native Method)
  111. [16:05:55] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.LockSupport.parkNanos(Unknown Source)
  112. [16:05:55] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(Unknown Source)
  113. [16:05:55] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.SynchronousQueue$TransferStack.transfer(Unknown Source)
  114. [16:05:55] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.SynchronousQueue.poll(Unknown Source)
  115. [16:05:55] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
  116. [16:05:55] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
  117. [16:05:55] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
  118. [16:05:55] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Unknown Source)
  119. [16:05:55] [Spigot Watchdog Thread/ERROR]: ------------------------------
  120. [16:05:55] [Spigot Watchdog Thread/ERROR]: Current Thread: Craft Scheduler Thread - 162
  121. [16:05:55] [Spigot Watchdog Thread/ERROR]: PID: 5401 | Suspended: false | Native: false | State: TIMED_WAITING
  122. [16:05:55] [Spigot Watchdog Thread/ERROR]: Stack:
  123. [16:05:55] [Spigot Watchdog Thread/ERROR]: sun.misc.Unsafe.park(Native Method)
  124. [16:05:55] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.LockSupport.parkNanos(Unknown Source)
  125. [16:05:55] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(Unknown Source)
  126. [16:05:55] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.SynchronousQueue$TransferStack.transfer(Unknown Source)
  127. [16:05:55] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.SynchronousQueue.poll(Unknown Source)
  128. [16:05:55] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
  129. [16:05:55] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
  130. [16:05:55] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
  131. [16:05:55] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Unknown Source)
  132. [16:05:55] [Spigot Watchdog Thread/ERROR]: ------------------------------
  133. [16:05:55] [Spigot Watchdog Thread/ERROR]: Current Thread: Craft Scheduler Thread - 158
  134. [16:05:55] [Spigot Watchdog Thread/ERROR]: PID: 5397 | Suspended: false | Native: false | State: TIMED_WAITING
  135. [16:05:55] [Spigot Watchdog Thread/ERROR]: Stack:
  136. [16:05:55] [Spigot Watchdog Thread/ERROR]: sun.misc.Unsafe.park(Native Method)
  137. [16:05:55] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.LockSupport.parkNanos(Unknown Source)
  138. [16:05:55] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(Unknown Source)
  139. [16:05:55] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.SynchronousQueue$TransferStack.transfer(Unknown Source)
  140. [16:05:55] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.SynchronousQueue.poll(Unknown Source)
  141. [16:05:55] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
  142. [16:05:55] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
  143. [16:05:55] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
  144. [16:05:55] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Unknown Source)
  145. [16:05:55] [Spigot Watchdog Thread/ERROR]: ------------------------------
  146. [16:05:55] [Spigot Watchdog Thread/ERROR]: Current Thread: Craft Scheduler Thread - 149
  147. [16:05:55] [Spigot Watchdog Thread/ERROR]: PID: 5274 | Suspended: false | Native: false | State: TIMED_WAITING
  148. [16:05:55] [Spigot Watchdog Thread/ERROR]: Stack:
  149. [16:05:55] [Spigot Watchdog Thread/ERROR]: sun.misc.Unsafe.park(Native Method)
  150. [16:05:55] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.LockSupport.parkNanos(Unknown Source)
  151. [16:05:55] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(Unknown Source)
  152. [16:05:55] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.SynchronousQueue$TransferStack.transfer(Unknown Source)
  153. [16:05:55] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.SynchronousQueue.poll(Unknown Source)
  154. [16:05:55] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
  155. [16:05:55] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
  156. [16:05:55] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
  157. [16:05:55] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Unknown Source)
  158. [16:05:55] [Spigot Watchdog Thread/ERROR]: ------------------------------
  159. [16:05:55] [Spigot Watchdog Thread/ERROR]: Current Thread: pool-8-thread-1
  160. [16:05:55] [Spigot Watchdog Thread/ERROR]: PID: 88 | Suspended: false | Native: false | State: WAITING
  161. [16:05:55] [Spigot Watchdog Thread/ERROR]: Stack:
  162. [16:05:55] [Spigot Watchdog Thread/ERROR]: sun.misc.Unsafe.park(Native Method)
  163. [16:05:55] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.LockSupport.park(Unknown Source)
  164. [16:05:55] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(Unknown Source)
  165. [16:05:55] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.LinkedBlockingQueue.take(Unknown Source)
  166. [16:05:55] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
  167. [16:05:55] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
  168. [16:05:55] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
  169. [16:05:55] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Unknown Source)
  170. [16:05:55] [Spigot Watchdog Thread/ERROR]: ------------------------------
  171. [16:05:55] [Spigot Watchdog Thread/ERROR]: Current Thread: Netty Server IO #3
  172. [16:05:55] [Spigot Watchdog Thread/ERROR]: PID: 42 | Suspended: false | Native: false | State: BLOCKED
  173. [16:05:55] [Spigot Watchdog Thread/ERROR]: Stack:
  174. [16:05:55] [Spigot Watchdog Thread/ERROR]: java.util.Collections$SynchronizedCollection.add(Unknown Source)
  175. [16:05:55] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R3.ServerConnection$4.initChannel(ServerConnection.java:98)
  176. [16:05:55] [Spigot Watchdog Thread/ERROR]: io.netty.channel.ChannelInitializer.channelRegistered(ChannelInitializer.java:69)
  177. [16:05:55] [Spigot Watchdog Thread/ERROR]: io.netty.channel.AbstractChannelHandlerContext.invokeChannelRegistered(AbstractChannelHandlerContext.java:158)
  178. [16:05:55] [Spigot Watchdog Thread/ERROR]: io.netty.channel.AbstractChannelHandlerContext.fireChannelRegistered(AbstractChannelHandlerContext.java:144)
  179. [16:05:55] [Spigot Watchdog Thread/ERROR]: io.netty.channel.DefaultChannelPipeline.fireChannelRegistered(DefaultChannelPipeline.java:732)
  180. [16:05:55] [Spigot Watchdog Thread/ERROR]: io.netty.channel.AbstractChannel$AbstractUnsafe.register0(AbstractChannel.java:442)
  181. [16:05:55] [Spigot Watchdog Thread/ERROR]: io.netty.channel.AbstractChannel$AbstractUnsafe.access$100(AbstractChannel.java:374)
  182. [16:05:55] [Spigot Watchdog Thread/ERROR]: io.netty.channel.AbstractChannel$AbstractUnsafe$1.run(AbstractChannel.java:418)
  183. [16:05:55] [Spigot Watchdog Thread/ERROR]: io.netty.util.concurrent.SingleThreadEventExecutor.runAllTasks(SingleThreadEventExecutor.java:380)
  184. [16:05:55] [Spigot Watchdog Thread/ERROR]: io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:357)
  185. [16:05:55] [Spigot Watchdog Thread/ERROR]: io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:116)
  186. [16:05:55] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Unknown Source)
  187. [16:05:55] [Spigot Watchdog Thread/ERROR]: ------------------------------
  188. [16:05:55] [Spigot Watchdog Thread/ERROR]: Current Thread: Netty Server IO #2
  189. [16:05:55] [Spigot Watchdog Thread/ERROR]: PID: 41 | Suspended: false | Native: false | State: BLOCKED
  190. [16:05:55] [Spigot Watchdog Thread/ERROR]: Stack:
  191. [16:05:55] [Spigot Watchdog Thread/ERROR]: java.util.Collections$SynchronizedCollection.add(Unknown Source)
  192. [16:05:55] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R3.ServerConnection$4.initChannel(ServerConnection.java:98)
  193. [16:05:55] [Spigot Watchdog Thread/ERROR]: io.netty.channel.ChannelInitializer.channelRegistered(ChannelInitializer.java:69)
  194. [16:05:55] [Spigot Watchdog Thread/ERROR]: io.netty.channel.AbstractChannelHandlerContext.invokeChannelRegistered(AbstractChannelHandlerContext.java:158)
  195. [16:05:55] [Spigot Watchdog Thread/ERROR]: io.netty.channel.AbstractChannelHandlerContext.fireChannelRegistered(AbstractChannelHandlerContext.java:144)
  196. [16:05:55] [Spigot Watchdog Thread/ERROR]: io.netty.channel.DefaultChannelPipeline.fireChannelRegistered(DefaultChannelPipeline.java:732)
  197. [16:05:55] [Spigot Watchdog Thread/ERROR]: io.netty.channel.AbstractChannel$AbstractUnsafe.register0(AbstractChannel.java:442)
  198. [16:05:55] [Spigot Watchdog Thread/ERROR]: io.netty.channel.AbstractChannel$AbstractUnsafe.access$100(AbstractChannel.java:374)
  199. [16:05:55] [Spigot Watchdog Thread/ERROR]: io.netty.channel.AbstractChannel$AbstractUnsafe$1.run(AbstractChannel.java:418)
  200. [16:05:55] [Spigot Watchdog Thread/ERROR]: io.netty.util.concurrent.SingleThreadEventExecutor.runAllTasks(SingleThreadEventExecutor.java:380)
  201. [16:05:55] [Spigot Watchdog Thread/ERROR]: io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:357)
  202. [16:05:55] [Spigot Watchdog Thread/ERROR]: io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:116)
  203. [16:05:55] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Unknown Source)
  204. [16:05:55] [Spigot Watchdog Thread/ERROR]: ------------------------------
  205. [16:05:55] [Spigot Watchdog Thread/ERROR]: Current Thread: pool-7-thread-1
  206. [16:05:55] [Spigot Watchdog Thread/ERROR]: PID: 62 | Suspended: false | Native: false | State: WAITING
  207. [16:05:55] [Spigot Watchdog Thread/ERROR]: Stack:
  208. [16:05:55] [Spigot Watchdog Thread/ERROR]: sun.misc.Unsafe.park(Native Method)
  209. [16:05:55] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.LockSupport.park(Unknown Source)
  210. [16:05:55] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(Unknown Source)
  211. [16:05:55] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.LinkedBlockingQueue.take(Unknown Source)
  212. [16:05:55] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
  213. [16:05:55] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
  214. [16:05:55] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
  215. [16:05:55] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Unknown Source)
  216. [16:05:55] [Spigot Watchdog Thread/ERROR]: ------------------------------
  217. [16:05:55] [Spigot Watchdog Thread/ERROR]: Current Thread: Netty Server IO #1
  218. [16:05:55] [Spigot Watchdog Thread/ERROR]: PID: 40 | Suspended: false | Native: true | State: RUNNABLE
  219. [16:05:55] [Spigot Watchdog Thread/ERROR]: Thread is waiting on monitor(s):
  220. [16:05:55] [Spigot Watchdog Thread/ERROR]: Locked on:sun.nio.ch.SelectorImpl.lockAndDoSelect(Unknown Source)
  221. [16:05:55] [Spigot Watchdog Thread/ERROR]: Locked on:sun.nio.ch.SelectorImpl.lockAndDoSelect(Unknown Source)
  222. [16:05:55] [Spigot Watchdog Thread/ERROR]: Locked on:sun.nio.ch.SelectorImpl.lockAndDoSelect(Unknown Source)
  223. [16:05:55] [Spigot Watchdog Thread/ERROR]: Stack:
  224. [16:05:55] [Spigot Watchdog Thread/ERROR]: sun.nio.ch.WindowsSelectorImpl$SubSelector.poll0(Native Method)
  225. [16:05:55] [Spigot Watchdog Thread/ERROR]: sun.nio.ch.WindowsSelectorImpl$SubSelector.poll(Unknown Source)
  226. [16:05:55] [Spigot Watchdog Thread/ERROR]: sun.nio.ch.WindowsSelectorImpl$SubSelector.access$400(Unknown Source)
  227. [16:05:55] [Spigot Watchdog Thread/ERROR]: sun.nio.ch.WindowsSelectorImpl.doSelect(Unknown Source)
  228. [16:05:55] [Spigot Watchdog Thread/ERROR]: sun.nio.ch.SelectorImpl.lockAndDoSelect(Unknown Source)
  229. [16:05:55] [Spigot Watchdog Thread/ERROR]: sun.nio.ch.SelectorImpl.select(Unknown Source)
  230. [16:05:55] [Spigot Watchdog Thread/ERROR]: io.netty.channel.nio.NioEventLoop.select(NioEventLoop.java:622)
  231. [16:05:55] [Spigot Watchdog Thread/ERROR]: io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:310)
  232. [16:05:55] [Spigot Watchdog Thread/ERROR]: io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:116)
  233. [16:05:55] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Unknown Source)
  234. [16:05:55] [Spigot Watchdog Thread/ERROR]: ------------------------------
  235. [16:05:55] [Spigot Watchdog Thread/ERROR]: Current Thread: File IO Thread
  236. [16:05:55] [Spigot Watchdog Thread/ERROR]: PID: 60 | Suspended: false | Native: false | State: TIMED_WAITING
  237. [16:05:55] [Spigot Watchdog Thread/ERROR]: Stack:
  238. [16:05:55] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.sleep(Native Method)
  239. [16:05:55] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R3.FileIOThread.c(FileIOThread.java:52)
  240. [16:05:55] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R3.FileIOThread.run(FileIOThread.java:28)
  241. [16:05:55] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Unknown Source)
  242. [16:05:55] [Spigot Watchdog Thread/ERROR]: ------------------------------
  243. [16:05:55] [Spigot Watchdog Thread/ERROR]: Current Thread: Timer-1
  244. [16:05:55] [Spigot Watchdog Thread/ERROR]: PID: 48 | Suspended: false | Native: false | State: TIMED_WAITING
  245. [16:05:55] [Spigot Watchdog Thread/ERROR]: Stack:
  246. [16:05:55] [Spigot Watchdog Thread/ERROR]: java.lang.Object.wait(Native Method)
  247. [16:05:55] [Spigot Watchdog Thread/ERROR]: java.util.TimerThread.mainLoop(Unknown Source)
  248. [16:05:55] [Spigot Watchdog Thread/ERROR]: java.util.TimerThread.run(Unknown Source)
  249. [16:05:55] [Spigot Watchdog Thread/ERROR]: ------------------------------
  250. [16:05:55] [Spigot Watchdog Thread/ERROR]: Current Thread: pool-9-thread-1
  251. [16:05:55] [Spigot Watchdog Thread/ERROR]: PID: 46 | Suspended: false | Native: false | State: TIMED_WAITING
  252. [16:05:55] [Spigot Watchdog Thread/ERROR]: Stack:
  253. [16:05:55] [Spigot Watchdog Thread/ERROR]: sun.misc.Unsafe.park(Native Method)
  254. [16:05:55] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.LockSupport.parkNanos(Unknown Source)
  255. [16:05:55] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(Unknown Source)
  256. [16:05:55] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(Unknown Source)
  257. [16:05:55] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(Unknown Source)
  258. [16:05:55] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
  259. [16:05:55] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
  260. [16:05:55] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
  261. [16:05:55] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Unknown Source)
  262. [16:05:55] [Spigot Watchdog Thread/ERROR]: ------------------------------
  263. [16:05:55] [Spigot Watchdog Thread/ERROR]: Current Thread: Timer-0
  264. [16:05:55] [Spigot Watchdog Thread/ERROR]: PID: 45 | Suspended: false | Native: false | State: TIMED_WAITING
  265. [16:05:55] [Spigot Watchdog Thread/ERROR]: Stack:
  266. [16:05:55] [Spigot Watchdog Thread/ERROR]: java.lang.Object.wait(Native Method)
  267. [16:05:55] [Spigot Watchdog Thread/ERROR]: java.util.TimerThread.mainLoop(Unknown Source)
  268. [16:05:55] [Spigot Watchdog Thread/ERROR]: java.util.TimerThread.run(Unknown Source)
  269. [16:05:55] [Spigot Watchdog Thread/ERROR]: ------------------------------
  270. [16:05:55] [Spigot Watchdog Thread/ERROR]: Current Thread: Netty Server IO #0
  271. [16:05:55] [Spigot Watchdog Thread/ERROR]: PID: 39 | Suspended: false | Native: false | State: BLOCKED
  272. [16:05:55] [Spigot Watchdog Thread/ERROR]: Stack:
  273. [16:05:55] [Spigot Watchdog Thread/ERROR]: java.util.Collections$SynchronizedCollection.add(Unknown Source)
  274. [16:05:55] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R3.ServerConnection$4.initChannel(ServerConnection.java:98)
  275. [16:05:55] [Spigot Watchdog Thread/ERROR]: io.netty.channel.ChannelInitializer.channelRegistered(ChannelInitializer.java:69)
  276. [16:05:55] [Spigot Watchdog Thread/ERROR]: io.netty.channel.AbstractChannelHandlerContext.invokeChannelRegistered(AbstractChannelHandlerContext.java:158)
  277. [16:05:55] [Spigot Watchdog Thread/ERROR]: io.netty.channel.AbstractChannelHandlerContext.fireChannelRegistered(AbstractChannelHandlerContext.java:144)
  278. [16:05:55] [Spigot Watchdog Thread/ERROR]: io.netty.channel.DefaultChannelPipeline.fireChannelRegistered(DefaultChannelPipeline.java:732)
  279. [16:05:55] [Spigot Watchdog Thread/ERROR]: io.netty.channel.AbstractChannel$AbstractUnsafe.register0(AbstractChannel.java:442)
  280. [16:05:55] [Spigot Watchdog Thread/ERROR]: io.netty.channel.AbstractChannel$AbstractUnsafe.register(AbstractChannel.java:412)
  281. [16:05:55] [Spigot Watchdog Thread/ERROR]: io.netty.channel.SingleThreadEventLoop.register(SingleThreadEventLoop.java:60)
  282. [16:05:55] [Spigot Watchdog Thread/ERROR]: io.netty.channel.SingleThreadEventLoop.register(SingleThreadEventLoop.java:48)
  283. [16:05:55] [Spigot Watchdog Thread/ERROR]: io.netty.channel.MultithreadEventLoopGroup.register(MultithreadEventLoopGroup.java:64)
  284. [16:05:55] [Spigot Watchdog Thread/ERROR]: io.netty.bootstrap.ServerBootstrap$ServerBootstrapAcceptor.channelRead(ServerBootstrap.java:251)
  285. [16:05:55] [Spigot Watchdog Thread/ERROR]: io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:333)
  286. [16:05:55] [Spigot Watchdog Thread/ERROR]: io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:319)
  287. [16:05:55] [Spigot Watchdog Thread/ERROR]: io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:787)
  288. [16:05:55] [Spigot Watchdog Thread/ERROR]: io.netty.channel.nio.AbstractNioMessageChannel$NioMessageUnsafe.read(AbstractNioMessageChannel.java:92)
  289. [16:05:55] [Spigot Watchdog Thread/ERROR]: io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:511)
  290. [16:05:55] [Spigot Watchdog Thread/ERROR]: io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:468)
  291. [16:05:55] [Spigot Watchdog Thread/ERROR]: io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:382)
  292. [16:05:55] [Spigot Watchdog Thread/ERROR]: io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:354)
  293. [16:05:55] [Spigot Watchdog Thread/ERROR]: io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:116)
  294. [16:05:55] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Unknown Source)
  295. [16:05:55] [Spigot Watchdog Thread/ERROR]: ------------------------------
  296. [16:05:55] [Spigot Watchdog Thread/ERROR]: Current Thread: Spigot Metrics Thread
  297. [16:05:55] [Spigot Watchdog Thread/ERROR]: PID: 38 | Suspended: false | Native: false | State: TIMED_WAITING
  298. [16:05:55] [Spigot Watchdog Thread/ERROR]: Stack:
  299. [16:05:55] [Spigot Watchdog Thread/ERROR]: java.lang.Object.wait(Native Method)
  300. [16:05:55] [Spigot Watchdog Thread/ERROR]: java.util.TimerThread.mainLoop(Unknown Source)
  301. [16:05:55] [Spigot Watchdog Thread/ERROR]: java.util.TimerThread.run(Unknown Source)
  302. [16:05:55] [Spigot Watchdog Thread/ERROR]: ------------------------------
  303. [16:05:55] [Spigot Watchdog Thread/ERROR]: Current Thread: Spigot Watchdog Thread
  304. [16:05:55] [Spigot Watchdog Thread/ERROR]: PID: 37 | Suspended: false | Native: false | State: RUNNABLE
  305. [16:05:55] [Spigot Watchdog Thread/ERROR]: Stack:
  306. [16:05:55] [Spigot Watchdog Thread/ERROR]: sun.management.ThreadImpl.dumpThreads0(Native Method)
  307. [16:05:55] [Spigot Watchdog Thread/ERROR]: sun.management.ThreadImpl.dumpAllThreads(Unknown Source)
  308. [16:05:55] [Spigot Watchdog Thread/ERROR]: org.spigotmc.WatchdogThread.run(WatchdogThread.java:76)
  309. [16:05:55] [Spigot Watchdog Thread/ERROR]: ------------------------------
  310. [16:05:55] [Spigot Watchdog Thread/ERROR]: Current Thread: Java2D Disposer
  311. [16:05:55] [Spigot Watchdog Thread/ERROR]: PID: 35 | Suspended: false | Native: false | State: WAITING
  312. [16:05:55] [Spigot Watchdog Thread/ERROR]: Stack:
  313. [16:05:55] [Spigot Watchdog Thread/ERROR]: java.lang.Object.wait(Native Method)
  314. [16:05:55] [Spigot Watchdog Thread/ERROR]: java.lang.ref.ReferenceQueue.remove(Unknown Source)
  315. [16:05:55] [Spigot Watchdog Thread/ERROR]: java.lang.ref.ReferenceQueue.remove(Unknown Source)
  316. [16:05:55] [Spigot Watchdog Thread/ERROR]: sun.java2d.Disposer.run(Unknown Source)
  317. [16:05:55] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Unknown Source)
  318. [16:05:55] [Spigot Watchdog Thread/ERROR]: ------------------------------
  319. [16:05:55] [Spigot Watchdog Thread/ERROR]: Current Thread: Server console handler
  320. [16:05:55] [Spigot Watchdog Thread/ERROR]: PID: 32 | Suspended: false | Native: true | State: RUNNABLE
  321. [16:05:55] [Spigot Watchdog Thread/ERROR]: Thread is waiting on monitor(s):
  322. [16:05:55] [Spigot Watchdog Thread/ERROR]: Locked on:org.bukkit.craftbukkit.libs.jline.internal.NonBlockingInputStream.read(NonBlockingInputStream.java:169)
  323. [16:05:55] [Spigot Watchdog Thread/ERROR]: Locked on:org.bukkit.craftbukkit.libs.jline.internal.InputStreamReader.read(InputStreamReader.java:261)
  324. [16:05:55] [Spigot Watchdog Thread/ERROR]: Locked on:org.bukkit.craftbukkit.libs.jline.internal.InputStreamReader.read(InputStreamReader.java:198)
  325. [16:05:55] [Spigot Watchdog Thread/ERROR]: Stack:
  326. [16:05:55] [Spigot Watchdog Thread/ERROR]: org.fusesource.jansi.internal.Kernel32.ReadConsoleInputW(Native Method)
  327. [16:05:55] [Spigot Watchdog Thread/ERROR]: org.fusesource.jansi.internal.Kernel32.readConsoleInputHelper(Kernel32.java:761)
  328. [16:05:55] [Spigot Watchdog Thread/ERROR]: org.fusesource.jansi.internal.Kernel32.readConsoleKeyInput(Kernel32.java:794)
  329. [16:05:55] [Spigot Watchdog Thread/ERROR]: org.fusesource.jansi.internal.WindowsSupport.readConsoleInput(WindowsSupport.java:97)
  330. [16:05:55] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.libs.jline.WindowsTerminal.readConsoleInput(WindowsTerminal.java:215)
  331. [16:05:55] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.libs.jline.WindowsTerminal.access$000(WindowsTerminal.java:55)
  332. [16:05:55] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.libs.jline.WindowsTerminal$1.read(WindowsTerminal.java:157)
  333. [16:05:55] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.libs.jline.internal.NonBlockingInputStream.read(NonBlockingInputStream.java:169)
  334. [16:05:55] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.libs.jline.internal.NonBlockingInputStream.read(NonBlockingInputStream.java:137)
  335. [16:05:55] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.libs.jline.internal.NonBlockingInputStream.read(NonBlockingInputStream.java:246)
  336. [16:05:55] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.libs.jline.internal.InputStreamReader.read(InputStreamReader.java:261)
  337. [16:05:55] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.libs.jline.internal.InputStreamReader.read(InputStreamReader.java:198)
  338. [16:05:55] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.libs.jline.console.ConsoleReader.readCharacter(ConsoleReader.java:2145)
  339. [16:05:55] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.libs.jline.console.ConsoleReader.readLine(ConsoleReader.java:2349)
  340. [16:05:55] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R3.DedicatedServer$2.run(DedicatedServer.java:79)
  341. [16:05:55] [Spigot Watchdog Thread/ERROR]: ------------------------------
  342. [16:05:55] [Spigot Watchdog Thread/ERROR]: Current Thread: Thread-5
  343. [16:05:55] [Spigot Watchdog Thread/ERROR]: PID: 33 | Suspended: false | Native: false | State: RUNNABLE
  344. [16:05:55] [Spigot Watchdog Thread/ERROR]: Thread is waiting on monitor(s):
  345. [16:05:55] [Spigot Watchdog Thread/ERROR]: Locked on:java.io.BufferedOutputStream.flush(Unknown Source)
  346. [16:05:55] [Spigot Watchdog Thread/ERROR]: Locked on:java.io.PrintStream.write(Unknown Source)
  347. [16:05:55] [Spigot Watchdog Thread/ERROR]: Locked on:java.io.PrintStream.write(Unknown Source)
  348. [16:05:55] [Spigot Watchdog Thread/ERROR]: Stack:
  349. [16:05:55] [Spigot Watchdog Thread/ERROR]: java.io.FileOutputStream.writeBytes(Native Method)
  350. [16:05:55] [Spigot Watchdog Thread/ERROR]: java.io.FileOutputStream.write(Unknown Source)
  351. [16:05:55] [Spigot Watchdog Thread/ERROR]: java.io.BufferedOutputStream.flushBuffer(Unknown Source)
  352. [16:05:55] [Spigot Watchdog Thread/ERROR]: java.io.BufferedOutputStream.flush(Unknown Source)
  353. [16:05:55] [Spigot Watchdog Thread/ERROR]: java.io.PrintStream.write(Unknown Source)
  354. [16:05:55] [Spigot Watchdog Thread/ERROR]: org.fusesource.jansi.AnsiOutputStream.write(AnsiOutputStream.java:82)
  355. [16:05:55] [Spigot Watchdog Thread/ERROR]: java.io.FilterOutputStream.write(Unknown Source)
  356. [16:05:55] [Spigot Watchdog Thread/ERROR]: java.io.PrintStream.write(Unknown Source)
  357. [16:05:55] [Spigot Watchdog Thread/ERROR]: java.io.FilterOutputStream.write(Unknown Source)
  358. [16:05:55] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.v1_8_R3.util.TerminalConsoleWriterThread.run(TerminalConsoleWriterThread.java:34)
  359. [16:05:55] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Unknown Source)
  360. [16:05:55] [Spigot Watchdog Thread/ERROR]: ------------------------------
  361. [16:05:55] [Spigot Watchdog Thread/ERROR]: Current Thread: DestroyJavaVM
  362. [16:05:55] [Spigot Watchdog Thread/ERROR]: PID: 31 | Suspended: false | Native: false | State: RUNNABLE
  363. [16:05:55] [Spigot Watchdog Thread/ERROR]: Stack:
  364. [16:05:55] [Spigot Watchdog Thread/ERROR]: ------------------------------
  365. [16:05:55] [Spigot Watchdog Thread/ERROR]: Current Thread: Server thread
  366. [16:05:55] [Spigot Watchdog Thread/ERROR]: PID: 29 | Suspended: false | Native: true | State: RUNNABLE
  367. [16:05:55] [Spigot Watchdog Thread/ERROR]: Thread is waiting on monitor(s):
  368. [16:05:55] [Spigot Watchdog Thread/ERROR]: Locked on:com.mysql.jdbc.util.ReadAheadInputStream.read(ReadAheadInputStream.java:189)
  369. [16:05:55] [Spigot Watchdog Thread/ERROR]: Locked on:com.mysql.jdbc.ConnectionImpl.execSQL(ConnectionImpl.java:2620)
  370. [16:05:55] [Spigot Watchdog Thread/ERROR]: Locked on:com.mysql.jdbc.jdbc2.optional.MysqlPooledConnection.getConnection(MysqlPooledConnection.java:158)
  371. [16:05:55] [Spigot Watchdog Thread/ERROR]: Locked on:fr.xephi.authme.datasource.MiniConnectionPoolManager.getConnection3(MiniConnectionPoolManager.java:167)
  372. [16:05:55] [Spigot Watchdog Thread/ERROR]: Locked on:fr.xephi.authme.threads.MySQLThread.makeSureConnectionIsReady(MySQLThread.java:850)
  373. [16:05:55] [Spigot Watchdog Thread/ERROR]: Locked on:org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:487)
  374. [16:05:55] [Spigot Watchdog Thread/ERROR]: Locked on:net.minecraft.server.v1_8_R3.ServerConnection.c(ServerConnection.java:145)
  375. [16:05:55] [Spigot Watchdog Thread/ERROR]: Stack:
  376. [16:05:55] [Spigot Watchdog Thread/ERROR]: java.net.SocketInputStream.socketRead0(Native Method)
  377. [16:05:55] [Spigot Watchdog Thread/ERROR]: java.net.SocketInputStream.socketRead(Unknown Source)
  378. [16:05:55] [Spigot Watchdog Thread/ERROR]: java.net.SocketInputStream.read(Unknown Source)
  379. [16:05:55] [Spigot Watchdog Thread/ERROR]: java.net.SocketInputStream.read(Unknown Source)
  380. [16:05:55] [Spigot Watchdog Thread/ERROR]: com.mysql.jdbc.util.ReadAheadInputStream.fill(ReadAheadInputStream.java:114)
  381. [16:05:55] [Spigot Watchdog Thread/ERROR]: com.mysql.jdbc.util.ReadAheadInputStream.readFromUnderlyingStreamIfNecessary(ReadAheadInputStream.java:161)
  382. [16:05:55] [Spigot Watchdog Thread/ERROR]: com.mysql.jdbc.util.ReadAheadInputStream.read(ReadAheadInputStream.java:189)
  383. [16:05:55] [Spigot Watchdog Thread/ERROR]: com.mysql.jdbc.MysqlIO.readFully(MysqlIO.java:2526)
  384. [16:05:55] [Spigot Watchdog Thread/ERROR]: com.mysql.jdbc.MysqlIO.reuseAndReadPacket(MysqlIO.java:2979)
  385. [16:05:55] [Spigot Watchdog Thread/ERROR]: com.mysql.jdbc.MysqlIO.reuseAndReadPacket(MysqlIO.java:2968)
  386. [16:05:55] [Spigot Watchdog Thread/ERROR]: com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:3516)
  387. [16:05:55] [Spigot Watchdog Thread/ERROR]: com.mysql.jdbc.MysqlIO.sendCommand(MysqlIO.java:1986)
  388. [16:05:55] [Spigot Watchdog Thread/ERROR]: com.mysql.jdbc.MysqlIO.sqlQueryDirect(MysqlIO.java:2140)
  389. [16:05:55] [Spigot Watchdog Thread/ERROR]: com.mysql.jdbc.ConnectionImpl.execSQL(ConnectionImpl.java:2620)
  390. [16:05:55] [Spigot Watchdog Thread/ERROR]: com.mysql.jdbc.ConnectionImpl.configureClientCharacterSet(ConnectionImpl.java:1924)
  391. [16:05:55] [Spigot Watchdog Thread/ERROR]: com.mysql.jdbc.ConnectionImpl.changeUser(ConnectionImpl.java:1161)
  392. [16:05:55] [Spigot Watchdog Thread/ERROR]: com.mysql.jdbc.ConnectionImpl.resetServerState(ConnectionImpl.java:4696)
  393. [16:05:55] [Spigot Watchdog Thread/ERROR]: com.mysql.jdbc.jdbc2.optional.MysqlPooledConnection.getConnection(MysqlPooledConnection.java:181)
  394. [16:05:55] [Spigot Watchdog Thread/ERROR]: com.mysql.jdbc.jdbc2.optional.MysqlPooledConnection.getConnection(MysqlPooledConnection.java:158)
  395. [16:05:55] [Spigot Watchdog Thread/ERROR]: fr.xephi.authme.datasource.MiniConnectionPoolManager.getConnection3(MiniConnectionPoolManager.java:167)
  396. [16:05:55] [Spigot Watchdog Thread/ERROR]: fr.xephi.authme.datasource.MiniConnectionPoolManager.getConnection2(MiniConnectionPoolManager.java:144)
  397. [16:05:55] [Spigot Watchdog Thread/ERROR]: fr.xephi.authme.datasource.MiniConnectionPoolManager.getValidConnection2(MiniConnectionPoolManager.java:214)
  398. [16:05:55] [Spigot Watchdog Thread/ERROR]: fr.xephi.authme.datasource.MiniConnectionPoolManager.getValidConnection(MiniConnectionPoolManager.java:196)
  399. [16:05:55] [Spigot Watchdog Thread/ERROR]: fr.xephi.authme.threads.MySQLThread.makeSureConnectionIsReady(MySQLThread.java:850)
  400. [16:05:55] [Spigot Watchdog Thread/ERROR]: fr.xephi.authme.threads.MySQLThread.setUnlogged(MySQLThread.java:960)
  401. [16:05:55] [Spigot Watchdog Thread/ERROR]: fr.xephi.authme.datasource.CacheDataSource.setUnlogged(CacheDataSource.java:211)
  402. [16:05:55] [Spigot Watchdog Thread/ERROR]: fr.xephi.authme.listener.AuthMePlayerListener.onPlayerQuit(AuthMePlayerListener.java:787)
  403. [16:05:55] [Spigot Watchdog Thread/ERROR]: sun.reflect.GeneratedMethodAccessor38.invoke(Unknown Source)
  404. [16:05:55] [Spigot Watchdog Thread/ERROR]: sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  405. [16:05:55] [Spigot Watchdog Thread/ERROR]: java.lang.reflect.Method.invoke(Unknown Source)
  406. [16:05:55] [Spigot Watchdog Thread/ERROR]: org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:306)
  407. [16:05:55] [Spigot Watchdog Thread/ERROR]: org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62)
  408. [16:05:55] [Spigot Watchdog Thread/ERROR]: org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:502)
  409. [16:05:55] [Spigot Watchdog Thread/ERROR]: org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:487)
  410. [16:05:55] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R3.PlayerList.disconnect(PlayerList.java:348)
  411. [16:05:55] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R3.PlayerConnection.a(PlayerConnection.java:871)
  412. [16:05:55] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R3.NetworkManager.l(NetworkManager.java:314)
  413. [16:05:55] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R3.ServerConnection.c(ServerConnection.java:145)
  414. [16:05:55] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R3.MinecraftServer.B(MinecraftServer.java:814)
  415. [16:05:55] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R3.DedicatedServer.B(DedicatedServer.java:374)
  416. [16:05:55] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R3.MinecraftServer.A(MinecraftServer.java:654)
  417. [16:05:55] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:557)
  418. [16:05:55] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Unknown Source)
  419. [16:05:55] [Spigot Watchdog Thread/ERROR]: ------------------------------
  420. [16:05:55] [Spigot Watchdog Thread/ERROR]: Current Thread: Server Infinisleeper
  421. [16:05:55] [Spigot Watchdog Thread/ERROR]: PID: 30 | Suspended: false | Native: false | State: TIMED_WAITING
  422. [16:05:55] [Spigot Watchdog Thread/ERROR]: Stack:
  423. [16:05:55] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.sleep(Native Method)
  424. [16:05:55] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R3.DedicatedServer$1.run(DedicatedServer.java:54)
  425. [16:05:55] [Spigot Watchdog Thread/ERROR]: ------------------------------
  426. [16:05:55] [Spigot Watchdog Thread/ERROR]: Current Thread: NonBlockingInputStreamThread
  427. [16:05:55] [Spigot Watchdog Thread/ERROR]: PID: 27 | Suspended: false | Native: false | State: WAITING
  428. [16:05:55] [Spigot Watchdog Thread/ERROR]: Stack:
  429. [16:05:55] [Spigot Watchdog Thread/ERROR]: java.lang.Object.wait(Native Method)
  430. [16:05:55] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.libs.jline.internal.NonBlockingInputStream.run(NonBlockingInputStream.java:278)
  431. [16:05:55] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Unknown Source)
  432. [16:05:55] [Spigot Watchdog Thread/ERROR]: ------------------------------
  433. [16:05:55] [Spigot Watchdog Thread/ERROR]: Current Thread: Snooper Timer
  434. [16:05:55] [Spigot Watchdog Thread/ERROR]: PID: 25 | Suspended: false | Native: false | State: TIMED_WAITING
  435. [16:05:55] [Spigot Watchdog Thread/ERROR]: Stack:
  436. [16:05:55] [Spigot Watchdog Thread/ERROR]: java.lang.Object.wait(Native Method)
  437. [16:05:55] [Spigot Watchdog Thread/ERROR]: java.util.TimerThread.mainLoop(Unknown Source)
  438. [16:05:55] [Spigot Watchdog Thread/ERROR]: java.util.TimerThread.run(Unknown Source)
  439. [16:05:55] [Spigot Watchdog Thread/ERROR]: ------------------------------
  440. [16:05:55] [Spigot Watchdog Thread/ERROR]: Current Thread: Attach Listener
  441. [16:05:55] [Spigot Watchdog Thread/ERROR]: PID: 6 | Suspended: false | Native: false | State: RUNNABLE
  442. [16:05:55] [Spigot Watchdog Thread/ERROR]: Stack:
  443. [16:05:55] [Spigot Watchdog Thread/ERROR]: ------------------------------
  444. [16:05:55] [Spigot Watchdog Thread/ERROR]: Current Thread: Signal Dispatcher
  445. [16:05:55] [Spigot Watchdog Thread/ERROR]: PID: 5 | Suspended: false | Native: false | State: RUNNABLE
  446. [16:05:55] [Spigot Watchdog Thread/ERROR]: Stack:
  447. [16:05:55] [Spigot Watchdog Thread/ERROR]: ------------------------------
  448. [16:05:55] [Spigot Watchdog Thread/ERROR]: Current Thread: Finalizer
  449. [16:05:55] [Spigot Watchdog Thread/ERROR]: PID: 3 | Suspended: false | Native: false | State: WAITING
  450. [16:05:55] [Spigot Watchdog Thread/ERROR]: Stack:
  451. [16:05:55] [Spigot Watchdog Thread/ERROR]: java.lang.Object.wait(Native Method)
  452. [16:05:55] [Spigot Watchdog Thread/ERROR]: java.lang.ref.ReferenceQueue.remove(Unknown Source)
  453. [16:05:55] [Spigot Watchdog Thread/ERROR]: java.lang.ref.ReferenceQueue.remove(Unknown Source)
  454. [16:05:55] [Spigot Watchdog Thread/ERROR]: java.lang.ref.Finalizer$FinalizerThread.run(Unknown Source)
  455. [16:05:55] [Spigot Watchdog Thread/ERROR]: ------------------------------
  456. [16:05:55] [Spigot Watchdog Thread/ERROR]: Current Thread: Reference Handler
  457. [16:05:55] [Spigot Watchdog Thread/ERROR]: PID: 2 | Suspended: false | Native: false | State: WAITING
  458. [16:05:55] [Spigot Watchdog Thread/ERROR]: Stack:
  459. [16:05:55] [Spigot Watchdog Thread/ERROR]: java.lang.Object.wait(Native Method)
  460. [16:05:55] [Spigot Watchdog Thread/ERROR]: java.lang.Object.wait(Unknown Source)
  461. [16:05:55] [Spigot Watchdog Thread/ERROR]: java.lang.ref.Reference.tryHandlePending(Unknown Source)
  462. [16:05:55] [Spigot Watchdog Thread/ERROR]: java.lang.ref.Reference$ReferenceHandler.run(Unknown Source)
  463. [16:05:55] [Spigot Watchdog Thread/ERROR]: ------------------------------
  464. [16:05:55] [Spigot Watchdog Thread/INFO]: Startup script './start.sh' does not exist! Stopping server.
  465. [16:05:55] [Thread-4/INFO]: Stopping server
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement