Advertisement
Guest User

Untitled

a guest
Mar 6th, 2015
183
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Java 56.70 KB | None | 0 0
  1. 14:43:12] [Server thread/INFO]: [AuthMe] Set MiSTiK31 to gamemode: ADVENTURE
  2. [14:43:46] [Spigot Watchdog Thread/ERROR]: The server has stopped responding!
  3. [14:43:46] [Spigot Watchdog Thread/ERROR]: Please report this to http://www.spigotmc.org/
  4. [14:43:46] [Spigot Watchdog Thread/ERROR]: Be sure to include ALL relevant console errors and Minecraft crash reports
  5. [14:43:46] [Spigot Watchdog Thread/ERROR]: Spigot version: git-Spigot-1.7.9-R0.2-208-ge0f2e95 (MC: 1.7.10)
  6. [14:43:46] [Spigot Watchdog Thread/ERROR]: ------------------------------
  7. [14:43:46] [Spigot Watchdog Thread/ERROR]: Server thread dump (Look for plugins here before reporting to Spigot!):
  8. [14:43:46] [Spigot Watchdog Thread/ERROR]: ------------------------------
  9. [14:43:46] [Spigot Watchdog Thread/ERROR]: Current Thread: Server thread
  10. [14:43:46] [Spigot Watchdog Thread/ERROR]:  PID: 15 | Suspended: false | Native: true | State: RUNNABLE
  11. [14:43:46] [Spigot Watchdog Thread/ERROR]:  Stack:
  12. [14:43:46] [Spigot Watchdog Thread/ERROR]:      java.net.SocketInputStream.socketRead0(Native Method)
  13. [14:43:46] [Spigot Watchdog Thread/ERROR]:      java.net.SocketInputStream.read(SocketInputStream.java:152)
  14. [14:43:46] [Spigot Watchdog Thread/ERROR]:      java.net.SocketInputStream.read(SocketInputStream.java:122)
  15. [14:43:46] [Spigot Watchdog Thread/ERROR]:      com.mysql.jdbc.util.ReadAheadInputStream.fill(ReadAheadInputStream.java:114)
  16. [14:43:46] [Spigot Watchdog Thread/ERROR]:      com.mysql.jdbc.util.ReadAheadInputStream.readFromUnderlyingStreamIfNecessary(ReadAheadInputStream.java:161)
  17. [14:43:46] [Spigot Watchdog Thread/ERROR]:      com.mysql.jdbc.util.ReadAheadInputStream.read(ReadAheadInputStream.java:189)
  18. [14:43:46] [Spigot Watchdog Thread/ERROR]:      com.mysql.jdbc.MysqlIO.readFully(MysqlIO.java:2526)
  19. [14:43:46] [Spigot Watchdog Thread/ERROR]:      com.mysql.jdbc.MysqlIO.reuseAndReadPacket(MysqlIO.java:2979)
  20. [14:43:46] [Spigot Watchdog Thread/ERROR]:      com.mysql.jdbc.MysqlIO.reuseAndReadPacket(MysqlIO.java:2968)
  21. [14:43:46] [Spigot Watchdog Thread/ERROR]:      com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:3516)
  22. [14:43:46] [Spigot Watchdog Thread/ERROR]:      com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:931)
  23. [14:43:46] [Spigot Watchdog Thread/ERROR]:      com.mysql.jdbc.MysqlIO.secureAuth411(MysqlIO.java:4031)
  24. [14:43:46] [Spigot Watchdog Thread/ERROR]:      com.mysql.jdbc.MysqlIO.changeUser(MysqlIO.java:886)
  25. [14:43:46] [Spigot Watchdog Thread/ERROR]:      com.mysql.jdbc.ConnectionImpl.changeUser(ConnectionImpl.java:1156)
  26. [14:43:46] [Spigot Watchdog Thread/ERROR]:      com.mysql.jdbc.ConnectionImpl.resetServerState(ConnectionImpl.java:4696)
  27. [14:43:46] [Spigot Watchdog Thread/ERROR]:      com.mysql.jdbc.jdbc2.optional.MysqlPooledConnection.getConnection(MysqlPooledConnection.java:181)
  28. [14:43:46] [Spigot Watchdog Thread/ERROR]:      com.mysql.jdbc.jdbc2.optional.MysqlPooledConnection.getConnection(MysqlPooledConnection.java:158)
  29. [14:43:46] [Spigot Watchdog Thread/ERROR]:      fr.xephi.authme.datasource.MiniConnectionPoolManager.getConnection3(MiniConnectionPoolManager.java:167)
  30. [14:43:46] [Spigot Watchdog Thread/ERROR]:      fr.xephi.authme.datasource.MiniConnectionPoolManager.getConnection2(MiniConnectionPoolManager.java:144)
  31. [14:43:46] [Spigot Watchdog Thread/ERROR]:      fr.xephi.authme.datasource.MiniConnectionPoolManager.getValidConnection2(MiniConnectionPoolManager.java:214)
  32. [14:43:46] [Spigot Watchdog Thread/ERROR]:      fr.xephi.authme.datasource.MiniConnectionPoolManager.getValidConnection(MiniConnectionPoolManager.java:196)
  33. [14:43:46] [Spigot Watchdog Thread/ERROR]:      fr.xephi.authme.threads.MySQLThread.makeSureConnectionIsReady(MySQLThread.java:865)
  34. [14:43:46] [Spigot Watchdog Thread/ERROR]:      fr.xephi.authme.threads.MySQLThread.getAuth(MySQLThread.java:215)
  35. [14:43:46] [Spigot Watchdog Thread/ERROR]:      fr.xephi.authme.listener.AuthMePlayerListener.onPlayerKick(AuthMePlayerListener.java:825)
  36. [14:43:46] [Spigot Watchdog Thread/ERROR]:      sun.reflect.GeneratedMethodAccessor78.invoke(Unknown Source)
  37. [14:43:46] [Spigot Watchdog Thread/ERROR]:      sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  38. [14:43:46] [Spigot Watchdog Thread/ERROR]:      java.lang.reflect.Method.invoke(Method.java:606)
  39. [14:43:46] [Spigot Watchdog Thread/ERROR]:      org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:298)
  40. [14:43:46] [Spigot Watchdog Thread/ERROR]:      org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62)
  41. [14:43:46] [Spigot Watchdog Thread/ERROR]:      org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:509)
  42. [14:43:46] [Spigot Watchdog Thread/ERROR]:      org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:494)
  43. [14:43:46] [Spigot Watchdog Thread/ERROR]:      net.minecraft.server.v1_7_R4.PlayerConnection.disconnect(PlayerConnection.java:163)
  44. [14:43:46] [Spigot Watchdog Thread/ERROR]:      org.bukkit.craftbukkit.v1_7_R4.entity.CraftPlayer.kickPlayer(CraftPlayer.java:257)
  45. [14:43:46] [Spigot Watchdog Thread/ERROR]:      fr.xephi.authme.task.TimeoutTask.run(TimeoutTask.java:51)
  46. [14:43:46] [Spigot Watchdog Thread/ERROR]:      org.bukkit.craftbukkit.v1_7_R4.scheduler.CraftTask.run(CraftTask.java:71)
  47. [14:43:46] [Spigot Watchdog Thread/ERROR]:      org.bukkit.craftbukkit.v1_7_R4.scheduler.CraftScheduler.mainThreadHeartbeat(CraftScheduler.java:350)
  48. [14:43:46] [Spigot Watchdog Thread/ERROR]:      net.minecraft.server.v1_7_R4.MinecraftServer.v(MinecraftServer.java:641)
  49. [14:43:46] [Spigot Watchdog Thread/ERROR]:      net.minecraft.server.v1_7_R4.DedicatedServer.v(DedicatedServer.java:289)
  50. [14:43:46] [Spigot Watchdog Thread/ERROR]:      net.minecraft.server.v1_7_R4.MinecraftServer.u(MinecraftServer.java:584)
  51. [14:43:46] [Spigot Watchdog Thread/ERROR]:      net.minecraft.server.v1_7_R4.MinecraftServer.run(MinecraftServer.java:490)
  52. [14:43:46] [Spigot Watchdog Thread/ERROR]:      net.minecraft.server.v1_7_R4.ThreadServerApplication.run(SourceFile:628)
  53. [14:43:46] [Spigot Watchdog Thread/ERROR]: ------------------------------
  54. [14:43:46] [Spigot Watchdog Thread/ERROR]: Entire Thread Dump:
  55. [14:43:46] [Spigot Watchdog Thread/ERROR]: ------------------------------
  56. [14:43:46] [Spigot Watchdog Thread/ERROR]: Current Thread: Async Chat Thread - #16
  57. [14:43:46] [Spigot Watchdog Thread/ERROR]:  PID: 4104 | Suspended: false | Native: false | State: TIMED_WAITING
  58. [14:43:46] [Spigot Watchdog Thread/ERROR]:  Stack:
  59. [14:43:46] [Spigot Watchdog Thread/ERROR]:      sun.misc.Unsafe.park(Native Method)
  60. [14:43:46] [Spigot Watchdog Thread/ERROR]:      java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:226)
  61. [14:43:46] [Spigot Watchdog Thread/ERROR]:      java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)
  62. [14:43:46] [Spigot Watchdog Thread/ERROR]:      java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:359)
  63. [14:43:46] [Spigot Watchdog Thread/ERROR]:      java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:942)
  64. [14:43:46] [Spigot Watchdog Thread/ERROR]:      java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1068)
  65. [14:43:46] [Spigot Watchdog Thread/ERROR]:      java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130)
  66. [14:43:46] [Spigot Watchdog Thread/ERROR]:      java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
  67. [14:43:46] [Spigot Watchdog Thread/ERROR]:      java.lang.Thread.run(Thread.java:745)
  68. [14:43:46] [Spigot Watchdog Thread/ERROR]: ------------------------------
  69. [14:43:46] [Spigot Watchdog Thread/ERROR]: Current Thread: Craft Scheduler Thread - 185
  70. [14:43:46] [Spigot Watchdog Thread/ERROR]:  PID: 4082 | Suspended: false | Native: false | State: TIMED_WAITING
  71. [14:43:46] [Spigot Watchdog Thread/ERROR]:  Stack:
  72. [14:43:46] [Spigot Watchdog Thread/ERROR]:      sun.misc.Unsafe.park(Native Method)
  73. [14:43:46] [Spigot Watchdog Thread/ERROR]:      java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:226)
  74. [14:43:46] [Spigot Watchdog Thread/ERROR]:      java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)
  75. [14:43:46] [Spigot Watchdog Thread/ERROR]:      java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:359)
  76. [14:43:46] [Spigot Watchdog Thread/ERROR]:      java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:942)
  77. [14:43:46] [Spigot Watchdog Thread/ERROR]:      java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1068)
  78. [14:43:46] [Spigot Watchdog Thread/ERROR]:      java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130)
  79. [14:43:46] [Spigot Watchdog Thread/ERROR]:      java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
  80. [14:43:46] [Spigot Watchdog Thread/ERROR]:      java.lang.Thread.run(Thread.java:745)
  81. [14:43:46] [Spigot Watchdog Thread/ERROR]: ------------------------------
  82. [14:43:46] [Spigot Watchdog Thread/ERROR]: Current Thread: Craft Scheduler Thread - 184
  83. [14:43:46] [Spigot Watchdog Thread/ERROR]:  PID: 4061 | Suspended: false | Native: false | State: TIMED_WAITING
  84. [14:43:46] [Spigot Watchdog Thread/ERROR]:  Stack:
  85. [14:43:46] [Spigot Watchdog Thread/ERROR]:      sun.misc.Unsafe.park(Native Method)
  86. [14:43:46] [Spigot Watchdog Thread/ERROR]:      java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:226)
  87. [14:43:46] [Spigot Watchdog Thread/ERROR]:      java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)
  88. [14:43:46] [Spigot Watchdog Thread/ERROR]:      java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:359)
  89. [14:43:46] [Spigot Watchdog Thread/ERROR]:      java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:942)
  90. [14:43:46] [Spigot Watchdog Thread/ERROR]:      java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1068)
  91. [14:43:46] [Spigot Watchdog Thread/ERROR]:      java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130)
  92. [14:43:46] [Spigot Watchdog Thread/ERROR]:      java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
  93. [14:43:46] [Spigot Watchdog Thread/ERROR]:      java.lang.Thread.run(Thread.java:745)
  94. [14:43:46] [Spigot Watchdog Thread/ERROR]: ------------------------------
  95. [14:43:46] [Spigot Watchdog Thread/ERROR]: Current Thread: Craft Scheduler Thread - 183
  96. [14:43:46] [Spigot Watchdog Thread/ERROR]:  PID: 4060 | Suspended: false | Native: false | State: TIMED_WAITING
  97. [14:43:46] [Spigot Watchdog Thread/ERROR]:  Stack:
  98. [14:43:46] [Spigot Watchdog Thread/ERROR]:      sun.misc.Unsafe.park(Native Method)
  99. [14:43:46] [Spigot Watchdog Thread/ERROR]:      java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:226)
  100. [14:43:46] [Spigot Watchdog Thread/ERROR]:      java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)
  101. [14:43:46] [Spigot Watchdog Thread/ERROR]:      java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:359)
  102. [14:43:46] [Spigot Watchdog Thread/ERROR]:      java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:942)
  103. [14:43:46] [Spigot Watchdog Thread/ERROR]:      java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1068)
  104. [14:43:46] [Spigot Watchdog Thread/ERROR]:      java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130)
  105. [14:43:46] [Spigot Watchdog Thread/ERROR]:      java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
  106. [14:43:46] [Spigot Watchdog Thread/ERROR]:      java.lang.Thread.run(Thread.java:745)
  107. [14:43:46] [Spigot Watchdog Thread/ERROR]: ------------------------------
  108. [14:43:46] [Spigot Watchdog Thread/ERROR]: Current Thread: Craft Scheduler Thread - 182
  109. [14:43:46] [Spigot Watchdog Thread/ERROR]:  PID: 4059 | Suspended: false | Native: false | State: TIMED_WAITING
  110. [14:43:46] [Spigot Watchdog Thread/ERROR]:  Stack:
  111. [14:43:46] [Spigot Watchdog Thread/ERROR]:      sun.misc.Unsafe.park(Native Method)
  112. [14:43:46] [Spigot Watchdog Thread/ERROR]:      java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:226)
  113. [14:43:46] [Spigot Watchdog Thread/ERROR]:      java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)
  114. [14:43:46] [Spigot Watchdog Thread/ERROR]:      java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:359)
  115. [14:43:46] [Spigot Watchdog Thread/ERROR]:      java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:942)
  116. [14:43:46] [Spigot Watchdog Thread/ERROR]:      java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1068)
  117. [14:43:46] [Spigot Watchdog Thread/ERROR]:      java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130)
  118. [14:43:46] [Spigot Watchdog Thread/ERROR]:      java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
  119. [14:43:46] [Spigot Watchdog Thread/ERROR]:      java.lang.Thread.run(Thread.java:745)
  120. [14:43:46] [Spigot Watchdog Thread/ERROR]: ------------------------------
  121. [14:43:46] [Spigot Watchdog Thread/ERROR]: Current Thread: Craft Scheduler Thread - 181
  122. [14:43:46] [Spigot Watchdog Thread/ERROR]:  PID: 4049 | Suspended: false | Native: false | State: TIMED_WAITING
  123. [14:43:46] [Spigot Watchdog Thread/ERROR]:  Stack:
  124. [14:43:46] [Spigot Watchdog Thread/ERROR]:      sun.misc.Unsafe.park(Native Method)
  125. [14:43:46] [Spigot Watchdog Thread/ERROR]:      java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:226)
  126. [14:43:46] [Spigot Watchdog Thread/ERROR]:      java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)
  127. [14:43:46] [Spigot Watchdog Thread/ERROR]:      java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:359)
  128. [14:43:46] [Spigot Watchdog Thread/ERROR]:      java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:942)
  129. [14:43:46] [Spigot Watchdog Thread/ERROR]:      java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1068)
  130. [14:43:46] [Spigot Watchdog Thread/ERROR]:      java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130)
  131. [14:43:46] [Spigot Watchdog Thread/ERROR]:      java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
  132. [14:43:46] [Spigot Watchdog Thread/ERROR]:      java.lang.Thread.run(Thread.java:745)
  133. [14:43:46] [Spigot Watchdog Thread/ERROR]: ------------------------------
  134. [14:43:46] [Spigot Watchdog Thread/ERROR]: Current Thread: Craft Scheduler Thread - 180
  135. [14:43:46] [Spigot Watchdog Thread/ERROR]:  PID: 4048 | Suspended: false | Native: false | State: TIMED_WAITING
  136. [14:43:46] [Spigot Watchdog Thread/ERROR]:  Stack:
  137. [14:43:46] [Spigot Watchdog Thread/ERROR]:      sun.misc.Unsafe.park(Native Method)
  138. [14:43:46] [Spigot Watchdog Thread/ERROR]:      java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:226)
  139. [14:43:46] [Spigot Watchdog Thread/ERROR]:      java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)
  140. [14:43:46] [Spigot Watchdog Thread/ERROR]:      java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:359)
  141. [14:43:46] [Spigot Watchdog Thread/ERROR]:      java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:942)
  142. [14:43:46] [Spigot Watchdog Thread/ERROR]:      java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1068)
  143. [14:43:46] [Spigot Watchdog Thread/ERROR]:      java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130)
  144. [14:43:46] [Spigot Watchdog Thread/ERROR]:      java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
  145. [14:43:46] [Spigot Watchdog Thread/ERROR]:      java.lang.Thread.run(Thread.java:745)
  146. [14:43:46] [Spigot Watchdog Thread/ERROR]: ------------------------------
  147. [14:43:46] [Spigot Watchdog Thread/ERROR]: Current Thread: Craft Scheduler Thread - 179
  148. [14:43:46] [Spigot Watchdog Thread/ERROR]:  PID: 4047 | Suspended: false | Native: false | State: TIMED_WAITING
  149. [14:43:46] [Spigot Watchdog Thread/ERROR]:  Stack:
  150. [14:43:46] [Spigot Watchdog Thread/ERROR]:      sun.misc.Unsafe.park(Native Method)
  151. [14:43:46] [Spigot Watchdog Thread/ERROR]:      java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:226)
  152. [14:43:46] [Spigot Watchdog Thread/ERROR]:      java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)
  153. [14:43:46] [Spigot Watchdog Thread/ERROR]:      java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:359)
  154. [14:43:46] [Spigot Watchdog Thread/ERROR]:      java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:942)
  155. [14:43:46] [Spigot Watchdog Thread/ERROR]:      java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1068)
  156. [14:43:46] [Spigot Watchdog Thread/ERROR]:      java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130)
  157. [14:43:46] [Spigot Watchdog Thread/ERROR]:      java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
  158. [14:43:46] [Spigot Watchdog Thread/ERROR]:      java.lang.Thread.run(Thread.java:745)
  159. [14:43:46] [Spigot Watchdog Thread/ERROR]: ------------------------------
  160. [14:43:46] [Spigot Watchdog Thread/ERROR]: Current Thread: Craft Scheduler Thread - 175
  161. [14:43:46] [Spigot Watchdog Thread/ERROR]:  PID: 3986 | Suspended: false | Native: false | State: TIMED_WAITING
  162. [14:43:46] [Spigot Watchdog Thread/ERROR]:  Stack:
  163. [14:43:46] [Spigot Watchdog Thread/ERROR]:      sun.misc.Unsafe.park(Native Method)
  164. [14:43:46] [Spigot Watchdog Thread/ERROR]:      java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:226)
  165. [14:43:46] [Spigot Watchdog Thread/ERROR]:      java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)
  166. [14:43:46] [Spigot Watchdog Thread/ERROR]:      java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:359)
  167. [14:43:46] [Spigot Watchdog Thread/ERROR]:      java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:942)
  168. [14:43:46] [Spigot Watchdog Thread/ERROR]:      java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1068)
  169. [14:43:46] [Spigot Watchdog Thread/ERROR]:      java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130)
  170. [14:43:46] [Spigot Watchdog Thread/ERROR]:      java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
  171. [14:43:46] [Spigot Watchdog Thread/ERROR]:      java.lang.Thread.run(Thread.java:745)
  172. [14:43:46] [Spigot Watchdog Thread/ERROR]: ------------------------------
  173. [14:43:46] [Spigot Watchdog Thread/ERROR]: Current Thread: Craft Scheduler Thread - 174
  174. [14:43:46] [Spigot Watchdog Thread/ERROR]:  PID: 3985 | Suspended: false | Native: false | State: TIMED_WAITING
  175. [14:43:46] [Spigot Watchdog Thread/ERROR]:  Stack:
  176. [14:43:46] [Spigot Watchdog Thread/ERROR]:      sun.misc.Unsafe.park(Native Method)
  177. [14:43:46] [Spigot Watchdog Thread/ERROR]:      java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:226)
  178. [14:43:46] [Spigot Watchdog Thread/ERROR]:      java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)
  179. [14:43:46] [Spigot Watchdog Thread/ERROR]:      java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:359)
  180. [14:43:46] [Spigot Watchdog Thread/ERROR]:      java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:942)
  181. [14:43:46] [Spigot Watchdog Thread/ERROR]:      java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1068)
  182. [14:43:46] [Spigot Watchdog Thread/ERROR]:      java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130)
  183. [14:43:46] [Spigot Watchdog Thread/ERROR]:      java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
  184. [14:43:46] [Spigot Watchdog Thread/ERROR]:      java.lang.Thread.run(Thread.java:745)
  185. [14:43:46] [Spigot Watchdog Thread/ERROR]: ------------------------------
  186. [14:43:46] [Spigot Watchdog Thread/ERROR]: Current Thread: Craft Scheduler Thread - 170
  187. [14:43:46] [Spigot Watchdog Thread/ERROR]:  PID: 3933 | Suspended: false | Native: false | State: TIMED_WAITING
  188. [14:43:46] [Spigot Watchdog Thread/ERROR]:  Stack:
  189. [14:43:46] [Spigot Watchdog Thread/ERROR]:      sun.misc.Unsafe.park(Native Method)
  190. [14:43:46] [Spigot Watchdog Thread/ERROR]:      java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:226)
  191. [14:43:46] [Spigot Watchdog Thread/ERROR]:      java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)
  192. [14:43:46] [Spigot Watchdog Thread/ERROR]:      java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:359)
  193. [14:43:46] [Spigot Watchdog Thread/ERROR]:      java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:942)
  194. [14:43:46] [Spigot Watchdog Thread/ERROR]:      java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1068)
  195. [14:43:46] [Spigot Watchdog Thread/ERROR]:      java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130)
  196. [14:43:46] [Spigot Watchdog Thread/ERROR]:      java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
  197. [14:43:46] [Spigot Watchdog Thread/ERROR]:      java.lang.Thread.run(Thread.java:745)
  198. [14:43:46] [Spigot Watchdog Thread/ERROR]: ------------------------------
  199. [14:43:46] [Spigot Watchdog Thread/ERROR]: Current Thread: Craft Scheduler Thread - 169
  200. [14:43:46] [Spigot Watchdog Thread/ERROR]:  PID: 3932 | Suspended: false | Native: false | State: TIMED_WAITING
  201. [14:43:46] [Spigot Watchdog Thread/ERROR]:  Stack:
  202. [14:43:46] [Spigot Watchdog Thread/ERROR]:      sun.misc.Unsafe.park(Native Method)
  203. [14:43:46] [Spigot Watchdog Thread/ERROR]:      java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:226)
  204. [14:43:46] [Spigot Watchdog Thread/ERROR]:      java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)
  205. [14:43:46] [Spigot Watchdog Thread/ERROR]:      java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:359)
  206. [14:43:46] [Spigot Watchdog Thread/ERROR]:      java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:942)
  207. [14:43:46] [Spigot Watchdog Thread/ERROR]:      java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1068)
  208. [14:43:46] [Spigot Watchdog Thread/ERROR]:      java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130)
  209. [14:43:46] [Spigot Watchdog Thread/ERROR]:      java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
  210. [14:43:46] [Spigot Watchdog Thread/ERROR]:      java.lang.Thread.run(Thread.java:745)
  211. [14:43:46] [Spigot Watchdog Thread/ERROR]: ------------------------------
  212. [14:43:46] [Spigot Watchdog Thread/ERROR]: Current Thread: Craft Scheduler Thread - 168
  213. [14:43:46] [Spigot Watchdog Thread/ERROR]:  PID: 3749 | Suspended: false | Native: false | State: TIMED_WAITING
  214. [14:43:46] [Spigot Watchdog Thread/ERROR]:  Stack:
  215. [14:43:46] [Spigot Watchdog Thread/ERROR]:      sun.misc.Unsafe.park(Native Method)
  216. [14:43:46] [Spigot Watchdog Thread/ERROR]:      java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:226)
  217. [14:43:46] [Spigot Watchdog Thread/ERROR]:      java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)
  218. [14:43:46] [Spigot Watchdog Thread/ERROR]:      java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:359)
  219. [14:43:46] [Spigot Watchdog Thread/ERROR]:      java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:942)
  220. [14:43:46] [Spigot Watchdog Thread/ERROR]:      java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1068)
  221. [14:43:46] [Spigot Watchdog Thread/ERROR]:      java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130)
  222. [14:43:46] [Spigot Watchdog Thread/ERROR]:      java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
  223. [14:43:46] [Spigot Watchdog Thread/ERROR]:      java.lang.Thread.run(Thread.java:745)
  224. [14:43:46] [Spigot Watchdog Thread/ERROR]: ------------------------------
  225. [14:43:46] [Spigot Watchdog Thread/ERROR]: Current Thread: Craft Scheduler Thread - 166
  226. [14:43:46] [Spigot Watchdog Thread/ERROR]:  PID: 3712 | Suspended: false | Native: false | State: TIMED_WAITING
  227. [14:43:46] [Spigot Watchdog Thread/ERROR]:  Stack:
  228. [14:43:46] [Spigot Watchdog Thread/ERROR]:      sun.misc.Unsafe.park(Native Method)
  229. [14:43:46] [Spigot Watchdog Thread/ERROR]:      java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:226)
  230. [14:43:46] [Spigot Watchdog Thread/ERROR]:      java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)
  231. [14:43:46] [Spigot Watchdog Thread/ERROR]:      java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:359)
  232. [14:43:46] [Spigot Watchdog Thread/ERROR]:      java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:942)
  233. [14:43:46] [Spigot Watchdog Thread/ERROR]:      java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1068)
  234. [14:43:46] [Spigot Watchdog Thread/ERROR]:      java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130)
  235. [14:43:46] [Spigot Watchdog Thread/ERROR]:      java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
  236. [14:43:46] [Spigot Watchdog Thread/ERROR]:      java.lang.Thread.run(Thread.java:745)
  237. [14:43:46] [Spigot Watchdog Thread/ERROR]: ------------------------------
  238. [14:43:46] [Spigot Watchdog Thread/ERROR]: Current Thread: Craft Scheduler Thread - 163
  239. [14:43:46] [Spigot Watchdog Thread/ERROR]:  PID: 3641 | Suspended: false | Native: false | State: TIMED_WAITING
  240. [14:43:46] [Spigot Watchdog Thread/ERROR]:  Stack:
  241. [14:43:46] [Spigot Watchdog Thread/ERROR]:      sun.misc.Unsafe.park(Native Method)
  242. [14:43:46] [Spigot Watchdog Thread/ERROR]:      java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:226)
  243. [14:43:46] [Spigot Watchdog Thread/ERROR]:      java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)
  244. [14:43:46] [Spigot Watchdog Thread/ERROR]:      java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:359)
  245. [14:43:46] [Spigot Watchdog Thread/ERROR]:      java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:942)
  246. [14:43:46] [Spigot Watchdog Thread/ERROR]:      java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1068)
  247. [14:43:46] [Spigot Watchdog Thread/ERROR]:      java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130)
  248. [14:43:46] [Spigot Watchdog Thread/ERROR]:      java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
  249. [14:43:46] [Spigot Watchdog Thread/ERROR]:      java.lang.Thread.run(Thread.java:745)
  250. [14:43:46] [Spigot Watchdog Thread/ERROR]: ------------------------------
  251. [14:43:46] [Spigot Watchdog Thread/ERROR]: Current Thread: Craft Scheduler Thread - 158
  252. [14:43:46] [Spigot Watchdog Thread/ERROR]:  PID: 3406 | Suspended: false | Native: false | State: TIMED_WAITING
  253. [14:43:46] [Spigot Watchdog Thread/ERROR]:  Stack:
  254. [14:43:46] [Spigot Watchdog Thread/ERROR]:      sun.misc.Unsafe.park(Native Method)
  255. [14:43:46] [Spigot Watchdog Thread/ERROR]:      java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:226)
  256. [14:43:46] [Spigot Watchdog Thread/ERROR]:      java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)
  257. [14:43:46] [Spigot Watchdog Thread/ERROR]:      java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:359)
  258. [14:43:46] [Spigot Watchdog Thread/ERROR]:      java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:942)
  259. [14:43:46] [Spigot Watchdog Thread/ERROR]:      java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1068)
  260. [14:43:46] [Spigot Watchdog Thread/ERROR]:      java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130)
  261. [14:43:46] [Spigot Watchdog Thread/ERROR]:      java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
  262. [14:43:46] [Spigot Watchdog Thread/ERROR]:      java.lang.Thread.run(Thread.java:745)
  263. [14:43:46] [Spigot Watchdog Thread/ERROR]: ------------------------------
  264. [14:43:46] [Spigot Watchdog Thread/ERROR]: Current Thread: Craft Scheduler Thread - 147
  265. [14:43:46] [Spigot Watchdog Thread/ERROR]:  PID: 3183 | Suspended: false | Native: false | State: TIMED_WAITING
  266. [14:43:46] [Spigot Watchdog Thread/ERROR]:  Stack:
  267. [14:43:46] [Spigot Watchdog Thread/ERROR]:      sun.misc.Unsafe.park(Native Method)
  268. [14:43:46] [Spigot Watchdog Thread/ERROR]:      java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:226)
  269. [14:43:46] [Spigot Watchdog Thread/ERROR]:      java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)
  270. [14:43:46] [Spigot Watchdog Thread/ERROR]:      java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:359)
  271. [14:43:46] [Spigot Watchdog Thread/ERROR]:      java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:942)
  272. [14:43:46] [Spigot Watchdog Thread/ERROR]:      java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1068)
  273. [14:43:46] [Spigot Watchdog Thread/ERROR]:      java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130)
  274. [14:43:46] [Spigot Watchdog Thread/ERROR]:      java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
  275. [14:43:46] [Spigot Watchdog Thread/ERROR]:      java.lang.Thread.run(Thread.java:745)
  276. [14:43:46] [Spigot Watchdog Thread/ERROR]: ------------------------------
  277. [14:43:46] [Spigot Watchdog Thread/ERROR]: Current Thread: Craft Scheduler Thread - 131
  278. [14:43:46] [Spigot Watchdog Thread/ERROR]:  PID: 2862 | Suspended: false | Native: false | State: TIMED_WAITING
  279. [14:43:46] [Spigot Watchdog Thread/ERROR]:  Stack:
  280. [14:43:46] [Spigot Watchdog Thread/ERROR]:      sun.misc.Unsafe.park(Native Method)
  281. [14:43:46] [Spigot Watchdog Thread/ERROR]:      java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:226)
  282. [14:43:46] [Spigot Watchdog Thread/ERROR]:      java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)
  283. [14:43:46] [Spigot Watchdog Thread/ERROR]:      java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:359)
  284. [14:43:46] [Spigot Watchdog Thread/ERROR]:      java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:942)
  285. [14:43:46] [Spigot Watchdog Thread/ERROR]:      java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1068)
  286. [14:43:46] [Spigot Watchdog Thread/ERROR]:      java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130)
  287. [14:43:46] [Spigot Watchdog Thread/ERROR]:      java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
  288. [14:43:46] [Spigot Watchdog Thread/ERROR]:      java.lang.Thread.run(Thread.java:745)
  289. [14:43:46] [Spigot Watchdog Thread/ERROR]: ------------------------------
  290. [14:43:46] [Spigot Watchdog Thread/ERROR]: Current Thread: Craft Scheduler Thread - 121
  291. [14:43:46] [Spigot Watchdog Thread/ERROR]:  PID: 2726 | Suspended: false | Native: false | State: TIMED_WAITING
  292. [14:43:46] [Spigot Watchdog Thread/ERROR]:  Stack:
  293. [14:43:46] [Spigot Watchdog Thread/ERROR]:      sun.misc.Unsafe.park(Native Method)
  294. [14:43:46] [Spigot Watchdog Thread/ERROR]:      java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:226)
  295. [14:43:46] [Spigot Watchdog Thread/ERROR]:      java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)
  296. [14:43:46] [Spigot Watchdog Thread/ERROR]:      java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:359)
  297. [14:43:46] [Spigot Watchdog Thread/ERROR]:      java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:942)
  298. [14:43:46] [Spigot Watchdog Thread/ERROR]:      java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1068)
  299. [14:43:46] [Spigot Watchdog Thread/ERROR]:      java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130)
  300. [14:43:46] [Spigot Watchdog Thread/ERROR]:      java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
  301. [14:43:46] [Spigot Watchdog Thread/ERROR]:      java.lang.Thread.run(Thread.java:745)
  302. [14:43:46] [Spigot Watchdog Thread/ERROR]: ------------------------------
  303. [14:43:46] [Spigot Watchdog Thread/ERROR]: Current Thread: Chunk I/O Executor Thread-1
  304. [14:43:46] [Spigot Watchdog Thread/ERROR]:  PID: 296 | Suspended: false | Native: false | State: WAITING
  305. [14:43:46] [Spigot Watchdog Thread/ERROR]:  Stack:
  306. [14:43:46] [Spigot Watchdog Thread/ERROR]:      sun.misc.Unsafe.park(Native Method)
  307. [14:43:46] [Spigot Watchdog Thread/ERROR]:      java.util.concurrent.locks.LockSupport.park(LockSupport.java:186)
  308. [14:43:46] [Spigot Watchdog Thread/ERROR]:      java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2043)
  309. [14:43:46] [Spigot Watchdog Thread/ERROR]:      java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
  310. [14:43:46] [Spigot Watchdog Thread/ERROR]:      java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1068)
  311. [14:43:46] [Spigot Watchdog Thread/ERROR]:      java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130)
  312. [14:43:46] [Spigot Watchdog Thread/ERROR]:      java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
  313. [14:43:46] [Spigot Watchdog Thread/ERROR]:      java.lang.Thread.run(Thread.java:745)
  314. [14:43:46] [Spigot Watchdog Thread/ERROR]: ------------------------------
  315. [14:43:46] [Spigot Watchdog Thread/ERROR]: Current Thread: File IO Thread
  316. [14:43:46] [Spigot Watchdog Thread/ERROR]:  PID: 293 | Suspended: false | Native: false | State: TIMED_WAITING
  317. [14:43:46] [Spigot Watchdog Thread/ERROR]:  Stack:
  318. [14:43:46] [Spigot Watchdog Thread/ERROR]:      java.lang.Thread.sleep(Native Method)
  319. [14:43:46] [Spigot Watchdog Thread/ERROR]:      net.minecraft.server.v1_7_R4.FileIOThread.b(SourceFile:44)
  320. [14:43:46] [Spigot Watchdog Thread/ERROR]:      net.minecraft.server.v1_7_R4.FileIOThread.run(SourceFile:23)
  321. [14:43:46] [Spigot Watchdog Thread/ERROR]:      java.lang.Thread.run(Thread.java:745)
  322. [14:43:46] [Spigot Watchdog Thread/ERROR]: ------------------------------
  323. [14:43:46] [Spigot Watchdog Thread/ERROR]: Current Thread: PermissionsEx-Cleaner
  324. [14:43:46] [Spigot Watchdog Thread/ERROR]:  PID: 34 | Suspended: false | Native: false | State: WAITING
  325. [14:43:46] [Spigot Watchdog Thread/ERROR]:  Stack:
  326. [14:43:46] [Spigot Watchdog Thread/ERROR]:      java.lang.Object.wait(Native Method)
  327. [14:43:46] [Spigot Watchdog Thread/ERROR]:      java.lang.Object.wait(Object.java:503)
  328. [14:43:46] [Spigot Watchdog Thread/ERROR]:      java.util.TimerThread.mainLoop(Timer.java:526)
  329. [14:43:46] [Spigot Watchdog Thread/ERROR]:      java.util.TimerThread.run(Timer.java:505)
  330. [14:43:46] [Spigot Watchdog Thread/ERROR]: ------------------------------
  331. [14:43:46] [Spigot Watchdog Thread/ERROR]: Current Thread: Netty IO #3
  332. [14:43:46] [Spigot Watchdog Thread/ERROR]:  PID: 26 | Suspended: false | Native: true | State: RUNNABLE
  333. [14:43:46] [Spigot Watchdog Thread/ERROR]:  Thread is waiting on monitor(s):
  334. [14:43:46] [Spigot Watchdog Thread/ERROR]:      Locked on:sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:87)
  335. [14:43:46] [Spigot Watchdog Thread/ERROR]:      Locked on:sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:87)
  336. [14:43:46] [Spigot Watchdog Thread/ERROR]:      Locked on:sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:87)
  337. [14:43:46] [Spigot Watchdog Thread/ERROR]:  Stack:
  338. [14:43:46] [Spigot Watchdog Thread/ERROR]:      sun.nio.ch.EPollArrayWrapper.epollWait(Native Method)
  339. [14:43:46] [Spigot Watchdog Thread/ERROR]:      sun.nio.ch.EPollArrayWrapper.poll(EPollArrayWrapper.java:269)
  340. [14:43:46] [Spigot Watchdog Thread/ERROR]:      sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:79)
  341. [14:43:46] [Spigot Watchdog Thread/ERROR]:      sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:87)
  342. [14:43:46] [Spigot Watchdog Thread/ERROR]:      sun.nio.ch.SelectorImpl.select(SelectorImpl.java:98)
  343. [14:43:46] [Spigot Watchdog Thread/ERROR]:      net.minecraft.util.io.netty.channel.nio.NioEventLoop.select(NioEventLoop.java:591)
  344. [14:43:46] [Spigot Watchdog Thread/ERROR]:      net.minecraft.util.io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:301)
  345. [14:43:46] [Spigot Watchdog Thread/ERROR]:      net.minecraft.util.io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:101)
  346. [14:43:46] [Spigot Watchdog Thread/ERROR]:      java.lang.Thread.run(Thread.java:745)
  347. [14:43:46] [Spigot Watchdog Thread/ERROR]: ------------------------------
  348. [14:43:46] [Spigot Watchdog Thread/ERROR]: Current Thread: Netty IO #2
  349. [14:43:46] [Spigot Watchdog Thread/ERROR]:  PID: 25 | Suspended: false | Native: true | State: RUNNABLE
  350. [14:43:46] [Spigot Watchdog Thread/ERROR]:  Thread is waiting on monitor(s):
  351. [14:43:46] [Spigot Watchdog Thread/ERROR]:      Locked on:sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:87)
  352. [14:43:46] [Spigot Watchdog Thread/ERROR]:      Locked on:sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:87)
  353. [14:43:46] [Spigot Watchdog Thread/ERROR]:      Locked on:sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:87)
  354. [14:43:46] [Spigot Watchdog Thread/ERROR]:  Stack:
  355. [14:43:46] [Spigot Watchdog Thread/ERROR]:      sun.nio.ch.EPollArrayWrapper.epollWait(Native Method)
  356. [14:43:46] [Spigot Watchdog Thread/ERROR]:      sun.nio.ch.EPollArrayWrapper.poll(EPollArrayWrapper.java:269)
  357. [14:43:46] [Spigot Watchdog Thread/ERROR]:      sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:79)
  358. [14:43:46] [Spigot Watchdog Thread/ERROR]:      sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:87)
  359. [14:43:46] [Spigot Watchdog Thread/ERROR]:      sun.nio.ch.SelectorImpl.select(SelectorImpl.java:98)
  360. [14:43:46] [Spigot Watchdog Thread/ERROR]:      net.minecraft.util.io.netty.channel.nio.NioEventLoop.select(NioEventLoop.java:591)
  361. [14:43:46] [Spigot Watchdog Thread/ERROR]:      net.minecraft.util.io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:301)
  362. [14:43:46] [Spigot Watchdog Thread/ERROR]:      net.minecraft.util.io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:101)
  363. [14:43:46] [Spigot Watchdog Thread/ERROR]:      java.lang.Thread.run(Thread.java:745)
  364. [14:43:46] [Spigot Watchdog Thread/ERROR]: ------------------------------
  365. [14:43:46] [Spigot Watchdog Thread/ERROR]: Current Thread: Netty IO #1
  366. [14:43:46] [Spigot Watchdog Thread/ERROR]:  PID: 24 | Suspended: false | Native: true | State: RUNNABLE
  367. [14:43:46] [Spigot Watchdog Thread/ERROR]:  Thread is waiting on monitor(s):
  368. [14:43:46] [Spigot Watchdog Thread/ERROR]:      Locked on:sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:87)
  369. [14:43:46] [Spigot Watchdog Thread/ERROR]:      Locked on:sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:87)
  370. [14:43:46] [Spigot Watchdog Thread/ERROR]:      Locked on:sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:87)
  371. [14:43:46] [Spigot Watchdog Thread/ERROR]:  Stack:
  372. [14:43:46] [Spigot Watchdog Thread/ERROR]:      sun.nio.ch.EPollArrayWrapper.epollWait(Native Method)
  373. [14:43:46] [Spigot Watchdog Thread/ERROR]:      sun.nio.ch.EPollArrayWrapper.poll(EPollArrayWrapper.java:269)
  374. [14:43:46] [Spigot Watchdog Thread/ERROR]:      sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:79)
  375. [14:43:46] [Spigot Watchdog Thread/ERROR]:      sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:87)
  376. [14:43:46] [Spigot Watchdog Thread/ERROR]:      sun.nio.ch.SelectorImpl.select(SelectorImpl.java:98)
  377. [14:43:46] [Spigot Watchdog Thread/ERROR]:      net.minecraft.util.io.netty.channel.nio.NioEventLoop.select(NioEventLoop.java:591)
  378. [14:43:46] [Spigot Watchdog Thread/ERROR]:      net.minecraft.util.io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:301)
  379. [14:43:46] [Spigot Watchdog Thread/ERROR]:      net.minecraft.util.io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:101)
  380. [14:43:46] [Spigot Watchdog Thread/ERROR]:      java.lang.Thread.run(Thread.java:745)
  381. [14:43:46] [Spigot Watchdog Thread/ERROR]: ------------------------------
  382. [14:43:46] [Spigot Watchdog Thread/ERROR]: Current Thread: Netty IO #0
  383. [14:43:46] [Spigot Watchdog Thread/ERROR]:  PID: 23 | Suspended: false | Native: true | State: RUNNABLE
  384. [14:43:46] [Spigot Watchdog Thread/ERROR]:  Thread is waiting on monitor(s):
  385. [14:43:46] [Spigot Watchdog Thread/ERROR]:      Locked on:sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:87)
  386. [14:43:46] [Spigot Watchdog Thread/ERROR]:      Locked on:sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:87)
  387. [14:43:46] [Spigot Watchdog Thread/ERROR]:      Locked on:sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:87)
  388. [14:43:46] [Spigot Watchdog Thread/ERROR]:  Stack:
  389. [14:43:46] [Spigot Watchdog Thread/ERROR]:      sun.nio.ch.EPollArrayWrapper.epollWait(Native Method)
  390. [14:43:46] [Spigot Watchdog Thread/ERROR]:      sun.nio.ch.EPollArrayWrapper.poll(EPollArrayWrapper.java:269)
  391. [14:43:46] [Spigot Watchdog Thread/ERROR]:      sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:79)
  392. [14:43:46] [Spigot Watchdog Thread/ERROR]:      sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:87)
  393. [14:43:46] [Spigot Watchdog Thread/ERROR]:      sun.nio.ch.SelectorImpl.select(SelectorImpl.java:98)
  394. [14:43:46] [Spigot Watchdog Thread/ERROR]:      net.minecraft.util.io.netty.channel.nio.NioEventLoop.select(NioEventLoop.java:591)
  395. [14:43:46] [Spigot Watchdog Thread/ERROR]:      net.minecraft.util.io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:301)
  396. [14:43:46] [Spigot Watchdog Thread/ERROR]:      net.minecraft.util.io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:101)
  397. [14:43:46] [Spigot Watchdog Thread/ERROR]:      java.lang.Thread.run(Thread.java:745)
  398. [14:43:46] [Spigot Watchdog Thread/ERROR]: ------------------------------
  399. [14:43:46] [Spigot Watchdog Thread/ERROR]: Current Thread: Spigot Metrics Thread
  400. [14:43:46] [Spigot Watchdog Thread/ERROR]:  PID: 22 | Suspended: false | Native: false | State: TIMED_WAITING
  401. [14:43:46] [Spigot Watchdog Thread/ERROR]:  Stack:
  402. [14:43:46] [Spigot Watchdog Thread/ERROR]:      java.lang.Object.wait(Native Method)
  403. [14:43:46] [Spigot Watchdog Thread/ERROR]:      java.util.TimerThread.mainLoop(Timer.java:552)
  404. [14:43:46] [Spigot Watchdog Thread/ERROR]:      java.util.TimerThread.run(Timer.java:505)
  405. [14:43:46] [Spigot Watchdog Thread/ERROR]: ------------------------------
  406. [14:43:46] [Spigot Watchdog Thread/ERROR]: Current Thread: Spigot Watchdog Thread
  407. [14:43:46] [Spigot Watchdog Thread/ERROR]:  PID: 21 | Suspended: false | Native: false | State: RUNNABLE
  408. [14:43:46] [Spigot Watchdog Thread/ERROR]:  Stack:
  409. [14:43:46] [Spigot Watchdog Thread/ERROR]:      sun.management.ThreadImpl.dumpThreads0(Native Method)
  410. [14:43:46] [Spigot Watchdog Thread/ERROR]:      sun.management.ThreadImpl.dumpAllThreads(ThreadImpl.java:446)
  411. [14:43:46] [Spigot Watchdog Thread/ERROR]:      org.spigotmc.WatchdogThread.run(WatchdogThread.java:76)
  412. [14:43:46] [Spigot Watchdog Thread/ERROR]: ------------------------------
  413. [14:43:46] [Spigot Watchdog Thread/ERROR]: Current Thread: Thread-5
  414. [14:43:46] [Spigot Watchdog Thread/ERROR]:  PID: 19 | Suspended: false | Native: false | State: RUNNABLE
  415. [14:43:46] [Spigot Watchdog Thread/ERROR]:  Stack:
  416. [14:43:46] [Spigot Watchdog Thread/ERROR]:      java.util.Arrays.copyOf(Arrays.java:2271)
  417. [14:43:46] [Spigot Watchdog Thread/ERROR]:      java.lang.StringCoding.safeTrim(StringCoding.java:79)
  418. [14:43:46] [Spigot Watchdog Thread/ERROR]:      java.lang.StringCoding.access$300(StringCoding.java:50)
  419. [14:43:46] [Spigot Watchdog Thread/ERROR]:      java.lang.StringCoding$StringEncoder.encode(StringCoding.java:305)
  420. [14:43:46] [Spigot Watchdog Thread/ERROR]:      java.lang.StringCoding.encode(StringCoding.java:344)
  421. [14:43:46] [Spigot Watchdog Thread/ERROR]:      java.lang.StringCoding.encode(StringCoding.java:387)
  422. [14:43:46] [Spigot Watchdog Thread/ERROR]:      java.lang.String.getBytes(String.java:956)
  423. [14:43:46] [Spigot Watchdog Thread/ERROR]:      org.bukkit.craftbukkit.libs.jline.console.ConsoleReader.stripAnsi(ConsoleReader.java:286)
  424. [14:43:46] [Spigot Watchdog Thread/ERROR]:      org.bukkit.craftbukkit.libs.jline.console.ConsoleReader.getCursorPosition(ConsoleReader.java:262)
  425. [14:43:46] [Spigot Watchdog Thread/ERROR]:      org.bukkit.craftbukkit.libs.jline.console.ConsoleReader.drawBuffer(ConsoleReader.java:614)
  426. [14:43:46] [Spigot Watchdog Thread/ERROR]:      org.bukkit.craftbukkit.libs.jline.console.ConsoleReader.drawBuffer(ConsoleReader.java:629)
  427. [14:43:46] [Spigot Watchdog Thread/ERROR]:      org.bukkit.craftbukkit.libs.jline.console.ConsoleReader.drawLine(ConsoleReader.java:357)
  428. [14:43:46] [Spigot Watchdog Thread/ERROR]:      org.bukkit.craftbukkit.v1_7_R4.util.TerminalConsoleWriterThread.run(TerminalConsoleWriterThread.java:38)
  429. [14:43:46] [Spigot Watchdog Thread/ERROR]:      java.lang.Thread.run(Thread.java:745)
  430. [14:43:46] [Spigot Watchdog Thread/ERROR]: ------------------------------
  431. [14:43:46] [Spigot Watchdog Thread/ERROR]: Current Thread: Server console handler
  432. [14:43:46] [Spigot Watchdog Thread/ERROR]:  PID: 18 | Suspended: false | Native: true | State: RUNNABLE
  433. [14:43:46] [Spigot Watchdog Thread/ERROR]:  Thread is waiting on monitor(s):
  434. [14:43:46] [Spigot Watchdog Thread/ERROR]:      Locked on:java.io.BufferedInputStream.read(BufferedInputStream.java:254)
  435. [14:43:46] [Spigot Watchdog Thread/ERROR]:      Locked on:org.bukkit.craftbukkit.libs.jline.internal.InputStreamReader.read(InputStreamReader.java:267)
  436. [14:43:46] [Spigot Watchdog Thread/ERROR]:      Locked on:org.bukkit.craftbukkit.libs.jline.internal.InputStreamReader.read(InputStreamReader.java:204)
  437. [14:43:46] [Spigot Watchdog Thread/ERROR]:  Stack:
  438. [14:43:46] [Spigot Watchdog Thread/ERROR]:      java.io.FileInputStream.readBytes(Native Method)
  439. [14:43:46] [Spigot Watchdog Thread/ERROR]:      java.io.FileInputStream.read(FileInputStream.java:272)
  440. [14:43:46] [Spigot Watchdog Thread/ERROR]:      java.io.BufferedInputStream.fill(BufferedInputStream.java:235)
  441. [14:43:46] [Spigot Watchdog Thread/ERROR]:      java.io.BufferedInputStream.read(BufferedInputStream.java:254)
  442. [14:43:46] [Spigot Watchdog Thread/ERROR]:      java.io.FilterInputStream.read(FilterInputStream.java:83)
  443. [14:43:46] [Spigot Watchdog Thread/ERROR]:      org.bukkit.craftbukkit.libs.jline.console.ConsoleReader$1.read(ConsoleReader.java:167)
  444. [14:43:46] [Spigot Watchdog Thread/ERROR]:      org.bukkit.craftbukkit.libs.jline.internal.InputStreamReader.read(InputStreamReader.java:267)
  445. [14:43:46] [Spigot Watchdog Thread/ERROR]:      org.bukkit.craftbukkit.libs.jline.internal.InputStreamReader.read(InputStreamReader.java:204)
  446. [14:43:46] [Spigot Watchdog Thread/ERROR]:      org.bukkit.craftbukkit.libs.jline.console.ConsoleReader.readCharacter(ConsoleReader.java:995)
  447. [14:43:46] [Spigot Watchdog Thread/ERROR]:      org.bukkit.craftbukkit.libs.jline.console.ConsoleReader.readLine(ConsoleReader.java:1167)
  448. [14:43:46] [Spigot Watchdog Thread/ERROR]:      net.minecraft.server.v1_7_R4.ThreadCommandReader.run(ThreadCommandReader.java:32)
  449. [14:43:46] [Spigot Watchdog Thread/ERROR]: ------------------------------
  450. [14:43:46] [Spigot Watchdog Thread/ERROR]: Current Thread: DestroyJavaVM
  451. [14:43:46] [Spigot Watchdog Thread/ERROR]:  PID: 17 | Suspended: false | Native: false | State: RUNNABLE
  452. [14:43:46] [Spigot Watchdog Thread/ERROR]:  Stack:
  453. [14:43:46] [Spigot Watchdog Thread/ERROR]: ------------------------------
  454. [14:43:46] [Spigot Watchdog Thread/ERROR]: Current Thread: Server thread
  455. [14:43:46] [Spigot Watchdog Thread/ERROR]:  PID: 15 | Suspended: false | Native: true | State: RUNNABLE
  456. [14:43:46] [Spigot Watchdog Thread/ERROR]:  Thread is waiting on monitor(s):
  457. [14:43:46] [Spigot Watchdog Thread/ERROR]:      Locked on:com.mysql.jdbc.util.ReadAheadInputStream.read(ReadAheadInputStream.java:189)
  458. [14:43:46] [Spigot Watchdog Thread/ERROR]:      Locked on:com.mysql.jdbc.jdbc2.optional.MysqlPooledConnection.getConnection(MysqlPooledConnection.java:181)
  459. [14:43:46] [Spigot Watchdog Thread/ERROR]:      Locked on:com.mysql.jdbc.jdbc2.optional.MysqlPooledConnection.getConnection(MysqlPooledConnection.java:158)
  460. [14:43:46] [Spigot Watchdog Thread/ERROR]:      Locked on:fr.xephi.authme.datasource.MiniConnectionPoolManager.getConnection3(MiniConnectionPoolManager.java:167)
  461. [14:43:46] [Spigot Watchdog Thread/ERROR]:      Locked on:fr.xephi.authme.threads.MySQLThread.makeSureConnectionIsReady(MySQLThread.java:865)
  462. [14:43:46] [Spigot Watchdog Thread/ERROR]:      Locked on:fr.xephi.authme.threads.MySQLThread.getAuth(MySQLThread.java:215)
  463. [14:43:46] [Spigot Watchdog Thread/ERROR]:      Locked on:org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:494)
  464. [14:43:46] [Spigot Watchdog Thread/ERROR]:  Stack:
  465. [14:43:46] [Spigot Watchdog Thread/ERROR]:      java.net.SocketInputStream.socketRead0(Native Method)
  466. [14:43:46] [Spigot Watchdog Thread/ERROR]:      java.net.SocketInputStream.read(SocketInputStream.java:152)
  467. [14:43:46] [Spigot Watchdog Thread/ERROR]:      java.net.SocketInputStream.read(SocketInputStream.java:122)
  468. [14:43:46] [Spigot Watchdog Thread/ERROR]:      com.mysql.jdbc.util.ReadAheadInputStream.fill(ReadAheadInputStream.java:114)
  469. [14:43:46] [Spigot Watchdog Thread/ERROR]:      com.mysql.jdbc.util.ReadAheadInputStream.readFromUnderlyingStreamIfNecessary(ReadAheadInputStream.java:161)
  470. [14:43:46] [Spigot Watchdog Thread/ERROR]:      com.mysql.jdbc.util.ReadAheadInputStream.read(ReadAheadInputStream.java:189)
  471. [14:43:46] [Spigot Watchdog Thread/ERROR]:      com.mysql.jdbc.MysqlIO.readFully(MysqlIO.java:2526)
  472. [14:43:46] [Spigot Watchdog Thread/ERROR]:      com.mysql.jdbc.MysqlIO.reuseAndReadPacket(MysqlIO.java:2979)
  473. [14:43:46] [Spigot Watchdog Thread/ERROR]:      com.mysql.jdbc.MysqlIO.reuseAndReadPacket(MysqlIO.java:2968)
  474. [14:43:46] [Spigot Watchdog Thread/ERROR]:      com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:3516)
  475. [14:43:46] [Spigot Watchdog Thread/ERROR]:      com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:931)
  476. [14:43:46] [Spigot Watchdog Thread/ERROR]:      com.mysql.jdbc.MysqlIO.secureAuth411(MysqlIO.java:4031)
  477. [14:43:46] [Spigot Watchdog Thread/ERROR]:      com.mysql.jdbc.MysqlIO.changeUser(MysqlIO.java:886)
  478. [14:43:46] [Spigot Watchdog Thread/ERROR]:      com.mysql.jdbc.ConnectionImpl.changeUser(ConnectionImpl.java:1156)
  479. [14:43:46] [Spigot Watchdog Thread/ERROR]:      com.mysql.jdbc.ConnectionImpl.resetServerState(ConnectionImpl.java:4696)
  480. [14:43:46] [Spigot Watchdog Thread/ERROR]:      com.mysql.jdbc.jdbc2.optional.MysqlPooledConnection.getConnection(MysqlPooledConnection.java:181)
  481. [14:43:46] [Spigot Watchdog Thread/ERROR]:      com.mysql.jdbc.jdbc2.optional.MysqlPooledConnection.getConnection(MysqlPooledConnection.java:158)
  482. [14:43:46] [Spigot Watchdog Thread/ERROR]:      fr.xephi.authme.datasource.MiniConnectionPoolManager.getConnection3(MiniConnectionPoolManager.java:167)
  483. [14:43:46] [Spigot Watchdog Thread/ERROR]:      fr.xephi.authme.datasource.MiniConnectionPoolManager.getConnection2(MiniConnectionPoolManager.java:144)
  484. [14:43:46] [Spigot Watchdog Thread/ERROR]:      fr.xephi.authme.datasource.MiniConnectionPoolManager.getValidConnection2(MiniConnectionPoolManager.java:214)
  485. [14:43:46] [Spigot Watchdog Thread/ERROR]:      fr.xephi.authme.datasource.MiniConnectionPoolManager.getValidConnection(MiniConnectionPoolManager.java:196)
  486. [14:43:46] [Spigot Watchdog Thread/ERROR]:      fr.xephi.authme.threads.MySQLThread.makeSureConnectionIsReady(MySQLThread.java:865)
  487. [14:43:46] [Spigot Watchdog Thread/ERROR]:      fr.xephi.authme.threads.MySQLThread.getAuth(MySQLThread.java:215)
  488. [14:43:46] [Spigot Watchdog Thread/ERROR]:      fr.xephi.authme.listener.AuthMePlayerListener.onPlayerKick(AuthMePlayerListener.java:825)
  489. [14:43:46] [Spigot Watchdog Thread/ERROR]:      sun.reflect.GeneratedMethodAccessor78.invoke(Unknown Source)
  490. [14:43:46] [Spigot Watchdog Thread/ERROR]:      sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  491. [14:43:46] [Spigot Watchdog Thread/ERROR]:      java.lang.reflect.Method.invoke(Method.java:606)
  492. [14:43:46] [Spigot Watchdog Thread/ERROR]:      org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:298)
  493. [14:43:46] [Spigot Watchdog Thread/ERROR]:      org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62)
  494. [14:43:46] [Spigot Watchdog Thread/ERROR]:      org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:509)
  495. [14:43:46] [Spigot Watchdog Thread/ERROR]:      org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:494)
  496. [14:43:46] [Spigot Watchdog Thread/ERROR]:      net.minecraft.server.v1_7_R4.PlayerConnection.disconnect(PlayerConnection.java:163)
  497. [14:43:46] [Spigot Watchdog Thread/ERROR]:      org.bukkit.craftbukkit.v1_7_R4.entity.CraftPlayer.kickPlayer(CraftPlayer.java:257)
  498. [14:43:46] [Spigot Watchdog Thread/ERROR]:      fr.xephi.authme.task.TimeoutTask.run(TimeoutTask.java:51)
  499. [14:43:46] [Spigot Watchdog Thread/ERROR]:      org.bukkit.craftbukkit.v1_7_R4.scheduler.CraftTask.run(CraftTask.java:71)
  500. [14:43:46] [Spigot Watchdog Thread/ERROR]:      org.bukkit.craftbukkit.v1_7_R4.scheduler.CraftScheduler.mainThreadHeartbeat(CraftScheduler.java:350)
  501. [14:43:46] [Spigot Watchdog Thread/ERROR]:      net.minecraft.server.v1_7_R4.MinecraftServer.v(MinecraftServer.java:641)
  502. [14:43:46] [Spigot Watchdog Thread/ERROR]:      net.minecraft.server.v1_7_R4.DedicatedServer.v(DedicatedServer.java:289)
  503. [14:43:46] [Spigot Watchdog Thread/ERROR]:      net.minecraft.server.v1_7_R4.MinecraftServer.u(MinecraftServer.java:584)
  504. [14:43:46] [Spigot Watchdog Thread/ERROR]:      net.minecraft.server.v1_7_R4.MinecraftServer.run(MinecraftServer.java:490)
  505. [14:43:46] [Spigot Watchdog Thread/ERROR]:      net.minecraft.server.v1_7_R4.ThreadServerApplication.run(SourceFile:628)
  506. [14:43:46] [Spigot Watchdog Thread/ERROR]: ------------------------------
  507. [14:43:46] [Spigot Watchdog Thread/ERROR]: Current Thread: Server Infinisleeper
  508. [14:43:46] [Spigot Watchdog Thread/ERROR]:  PID: 16 | Suspended: false | Native: false | State: TIMED_WAITING
  509. [14:43:46] [Spigot Watchdog Thread/ERROR]:  Stack:
  510. [14:43:46] [Spigot Watchdog Thread/ERROR]:      java.lang.Thread.sleep(Native Method)
  511. [14:43:46] [Spigot Watchdog Thread/ERROR]:      net.minecraft.server.v1_7_R4.ThreadSleepForever.run(SourceFile:63)
  512. [14:43:46] [Spigot Watchdog Thread/ERROR]: ------------------------------
  513. [14:43:46] [Spigot Watchdog Thread/ERROR]: Current Thread: process reaper
  514. [14:43:46] [Spigot Watchdog Thread/ERROR]:  PID: 12 | Suspended: false | Native: false | State: TIMED_WAITING
  515. [14:43:46] [Spigot Watchdog Thread/ERROR]:  Stack:
  516. [14:43:46] [Spigot Watchdog Thread/ERROR]:      sun.misc.Unsafe.park(Native Method)
  517. [14:43:46] [Spigot Watchdog Thread/ERROR]:      java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:226)
  518. [14:43:46] [Spigot Watchdog Thread/ERROR]:      java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)
  519. [14:43:46] [Spigot Watchdog Thread/ERROR]:      java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:359)
  520. [14:43:46] [Spigot Watchdog Thread/ERROR]:      java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:942)
  521. [14:43:46] [Spigot Watchdog Thread/ERROR]:      java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1068)
  522. [14:43:46] [Spigot Watchdog Thread/ERROR]:      java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130)
  523. [14:43:46] [Spigot Watchdog Thread/ERROR]:      java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
  524. [14:43:46] [Spigot Watchdog Thread/ERROR]:      java.lang.Thread.run(Thread.java:745)
  525. [14:43:46] [Spigot Watchdog Thread/ERROR]: ------------------------------
  526. [14:43:46] [Spigot Watchdog Thread/ERROR]: Current Thread: Snooper Timer
  527. [14:43:46] [Spigot Watchdog Thread/ERROR]:  PID: 11 | Suspended: false | Native: false | State: WAITING
  528. [14:43:46] [Spigot Watchdog Thread/ERROR]:  Stack:
  529. [14:43:46] [Spigot Watchdog Thread/ERROR]:      java.lang.Object.wait(Native Method)
  530. [14:43:46] [Spigot Watchdog Thread/ERROR]:      java.lang.Object.wait(Object.java:503)
  531. [14:43:46] [Spigot Watchdog Thread/ERROR]:      java.util.TimerThread.mainLoop(Timer.java:526)
  532. [14:43:46] [Spigot Watchdog Thread/ERROR]:      java.util.TimerThread.run(Timer.java:505)
  533. [14:43:46] [Spigot Watchdog Thread/ERROR]: ------------------------------
  534. [14:43:46] [Spigot Watchdog Thread/ERROR]: Current Thread: Signal Dispatcher
  535. [14:43:46] [Spigot Watchdog Thread/ERROR]:  PID: 5 | Suspended: false | Native: false | State: RUNNABLE
  536. [14:43:46] [Spigot Watchdog Thread/ERROR]:  Stack:
  537. [14:43:46] [Spigot Watchdog Thread/ERROR]: ------------------------------
  538. [14:43:46] [Spigot Watchdog Thread/ERROR]: Current Thread: Finalizer
  539. [14:43:46] [Spigot Watchdog Thread/ERROR]:  PID: 3 | Suspended: false | Native: false | State: WAITING
  540. [14:43:46] [Spigot Watchdog Thread/ERROR]:  Stack:
  541. [14:43:46] [Spigot Watchdog Thread/ERROR]:      java.lang.Object.wait(Native Method)
  542. [14:43:46] [Spigot Watchdog Thread/ERROR]:      java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:135)
  543. [14:43:46] [Spigot Watchdog Thread/ERROR]:      java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:151)
  544. [14:43:46] [Spigot Watchdog Thread/ERROR]:      java.lang.ref.Finalizer$FinalizerThread.run(Finalizer.java:209)
  545. [14:43:46] [Spigot Watchdog Thread/ERROR]: ------------------------------
  546. [14:43:46] [Spigot Watchdog Thread/ERROR]: Current Thread: Reference Handler
  547. [14:43:46] [Spigot Watchdog Thread/ERROR]:  PID: 2 | Suspended: false | Native: false | State: WAITING
  548. [14:43:46] [Spigot Watchdog Thread/ERROR]:  Stack:
  549. [14:43:46] [Spigot Watchdog Thread/ERROR]:      java.lang.Object.wait(Native Method)
  550. [14:43:46] [Spigot Watchdog Thread/ERROR]:      java.lang.Object.wait(Object.java:503)
  551. [14:43:46] [Spigot Watchdog Thread/ERROR]:      java.lang.ref.Reference$ReferenceHandler.run(Reference.java:133)
  552. [14:43:46] [Spigot Watchdog Thread/ERROR]: ------------------------------
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement