Advertisement
Guest User

Untitled

a guest
May 6th, 2016
103
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 42.73 KB | None | 0 0
  1. [07:45:04] [Server thread/INFO]: SiT issued server command: /ver AuthMe
  2. [07:45:27] [Server thread/INFO]: CONSOLE issued server command: /list
  3. [07:45:27] [Server thread/INFO]: Сейчас 4 из 450 игроков на сервере.
  4. [07:45:27] [Server thread/INFO]: Players: [Создатель] SiT, misha3050, polinka2004, Wood
  5. [07:45:48] [Craft Scheduler Thread - 311/INFO]: [ShareControl] Database have been background saved!
  6. [07:45:52] [Server thread/INFO]: SiT issued server command: /lag
  7. [07:46:01] [Server thread/INFO]: CONSOLE issued server command: /list
  8. [07:46:01] [Server thread/INFO]: Сейчас 4 из 450 игроков на сервере.
  9. [07:46:01] [Server thread/INFO]: Players: [Создатель] SiT, misha3050, polinka2004, Wood
  10. [07:46:04] [Server thread/INFO]: SiT issued server command: /authme purge 30
  11. [07:46:42] [User Authenticator #28/INFO]: Disconnecting com.mojang.authlib.GameProfile@5d72e424[id=55033db2-32b1-3ef5-88bc-9674324fd78c,name=polinka2004,properties={},legacy=false] (/178.155.24.181:55939): §4Сессия уже активна.
  12. [07:46:42] [User Authenticator #27/INFO]: Disconnecting com.mojang.authlib.GameProfile@52f95bc6[id=d065e78e-898a-390e-a168-e37b087e54eb,name=misha3050,properties={},legacy=false] (/31.31.7.17:1193): §4Сессия уже активна.
  13. [07:46:53] [User Authenticator #29/INFO]: Disconnecting com.mojang.authlib.GameProfile@77b7961a[id=55033db2-32b1-3ef5-88bc-9674324fd78c,name=polinka2004,properties={},legacy=false] (/178.155.24.181:55945): §4Сессия уже активна.
  14. [07:46:59] [User Authenticator #30/INFO]: Disconnecting com.mojang.authlib.GameProfile@5911f466[id=d065e78e-898a-390e-a168-e37b087e54eb,name=misha3050,properties={},legacy=false] (/31.31.7.17:1214): §4Сессия уже активна.
  15. [07:47:07] [User Authenticator #31/INFO]: Disconnecting com.mojang.authlib.GameProfile@6dbae5d3[id=5d781684-641f-344d-9955-93e48333aafb,name=SiT,properties={},legacy=false] (/178.136.191.239:55627): §4Сессия уже активна.
  16. [07:47:12] [Spigot Watchdog Thread/ERROR]: The server has stopped responding!
  17. [07:47:12] [Spigot Watchdog Thread/ERROR]: Please report this to http://www.spigotmc.org/
  18. [07:47:12] [Spigot Watchdog Thread/ERROR]: Be sure to include ALL relevant console errors and Minecraft crash reports
  19. [07:47:12] [Spigot Watchdog Thread/ERROR]: Spigot version: git-Spigot-944aa20-d39a750 (MC: 1.9.2)
  20. [07:47:12] [Spigot Watchdog Thread/ERROR]: ------------------------------
  21. [07:47:12] [Spigot Watchdog Thread/ERROR]: Server thread dump (Look for plugins here before reporting to Spigot!):
  22. [07:47:12] [Spigot Watchdog Thread/ERROR]: ------------------------------
  23. [07:47:12] [Spigot Watchdog Thread/ERROR]: Current Thread: Server thread
  24. [07:47:12] [Spigot Watchdog Thread/ERROR]: PID: 16 | Suspended: false | Native: false | State: RUNNABLE
  25. [07:47:12] [Spigot Watchdog Thread/ERROR]: Stack:
  26. [07:47:12] [Spigot Watchdog Thread/ERROR]: java.io.FileInputStream.open(Native Method)
  27. [07:47:12] [Spigot Watchdog Thread/ERROR]: java.io.FileInputStream.<init>(Unknown Source)
  28. [07:47:12] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_9_R1.WorldNBTStorage.getPlayerData(WorldNBTStorage.java:216)
  29. [07:47:12] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.v1_9_R1.CraftOfflinePlayer.getData(CraftOfflinePlayer.java:172)
  30. [07:47:12] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.v1_9_R1.CraftOfflinePlayer.getBukkitData(CraftOfflinePlayer.java:176)
  31. [07:47:12] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.v1_9_R1.CraftOfflinePlayer.getName(CraftOfflinePlayer.java:57)
  32. [07:47:12] [Spigot Watchdog Thread/ERROR]: fr.xephi.authme.DataManager.getOfflinePlayers(DataManager.java:41)
  33. [07:47:12] [Spigot Watchdog Thread/ERROR]: fr.xephi.authme.DataManager.purgeEssentials(DataManager.java:135)
  34. [07:47:12] [Spigot Watchdog Thread/ERROR]: fr.xephi.authme.command.executable.authme.PurgeCommand.executeCommand(PurgeCommand.java:62)
  35. [07:47:12] [Spigot Watchdog Thread/ERROR]: fr.xephi.authme.command.CommandHandler.executeCommand(CommandHandler.java:88)
  36. [07:47:12] [Spigot Watchdog Thread/ERROR]: fr.xephi.authme.command.CommandHandler.handleCommandResult(CommandHandler.java:60)
  37. [07:47:12] [Spigot Watchdog Thread/ERROR]: fr.xephi.authme.command.CommandHandler.processCommand(CommandHandler.java:53)
  38. [07:47:12] [Spigot Watchdog Thread/ERROR]: fr.xephi.authme.AuthMe.onCommand(AuthMe.java:798)
  39. [07:47:12] [Spigot Watchdog Thread/ERROR]: org.bukkit.command.PluginCommand.execute(PluginCommand.java:44)
  40. [07:47:12] [Spigot Watchdog Thread/ERROR]: org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:141)
  41. [07:47:12] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.v1_9_R1.CraftServer.dispatchCommand(CraftServer.java:645)
  42. [07:47:12] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_9_R1.PlayerConnection.handleCommand(PlayerConnection.java:1350)
  43. [07:47:12] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_9_R1.PlayerConnection.a(PlayerConnection.java:1185)
  44. [07:47:12] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_9_R1.PacketPlayInChat.a(PacketPlayInChat.java:45)
  45. [07:47:12] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_9_R1.PacketPlayInChat.a(PacketPlayInChat.java:1)
  46. [07:47:12] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_9_R1.PlayerConnectionUtils$1.run(SourceFile:13)
  47. [07:47:12] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source)
  48. [07:47:12] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.FutureTask.run(Unknown Source)
  49. [07:47:12] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_9_R1.SystemUtils.a(SourceFile:45)
  50. [07:47:12] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_9_R1.MinecraftServer.D(MinecraftServer.java:721)
  51. [07:47:12] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_9_R1.DedicatedServer.D(DedicatedServer.java:400)
  52. [07:47:12] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_9_R1.MinecraftServer.C(MinecraftServer.java:660)
  53. [07:47:12] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_9_R1.MinecraftServer.run(MinecraftServer.java:559)
  54. [07:47:12] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Unknown Source)
  55. [07:47:12] [Spigot Watchdog Thread/ERROR]: ------------------------------
  56. [07:47:12] [Spigot Watchdog Thread/ERROR]: Entire Thread Dump:
  57. [07:47:12] [Spigot Watchdog Thread/ERROR]: ------------------------------
  58. [07:47:12] [Spigot Watchdog Thread/ERROR]: Current Thread: AuthMe-CacheLoader
  59. [07:47:12] [Spigot Watchdog Thread/ERROR]: PID: 638 | Suspended: false | Native: false | State: TIMED_WAITING
  60. [07:47:12] [Spigot Watchdog Thread/ERROR]: Stack:
  61. [07:47:12] [Spigot Watchdog Thread/ERROR]: sun.misc.Unsafe.park(Native Method)
  62. [07:47:12] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.LockSupport.parkNanos(Unknown Source)
  63. [07:47:12] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(Unknown Source)
  64. [07:47:12] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.SynchronousQueue$TransferStack.transfer(Unknown Source)
  65. [07:47:12] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.SynchronousQueue.poll(Unknown Source)
  66. [07:47:12] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
  67. [07:47:12] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
  68. [07:47:12] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
  69. [07:47:12] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Unknown Source)
  70. [07:47:12] [Spigot Watchdog Thread/ERROR]: ------------------------------
  71. [07:47:12] [Spigot Watchdog Thread/ERROR]: Current Thread: Timer-4
  72. [07:47:12] [Spigot Watchdog Thread/ERROR]: PID: 314 | Suspended: false | Native: false | State: WAITING
  73. [07:47:12] [Spigot Watchdog Thread/ERROR]: Stack:
  74. [07:47:12] [Spigot Watchdog Thread/ERROR]: java.lang.Object.wait(Native Method)
  75. [07:47:12] [Spigot Watchdog Thread/ERROR]: java.lang.Object.wait(Unknown Source)
  76. [07:47:12] [Spigot Watchdog Thread/ERROR]: java.util.TimerThread.mainLoop(Unknown Source)
  77. [07:47:12] [Spigot Watchdog Thread/ERROR]: java.util.TimerThread.run(Unknown Source)
  78. [07:47:12] [Spigot Watchdog Thread/ERROR]: ------------------------------
  79. [07:47:12] [Spigot Watchdog Thread/ERROR]: Current Thread: pool-36-thread-2
  80. [07:47:12] [Spigot Watchdog Thread/ERROR]: PID: 239 | Suspended: false | Native: false | State: WAITING
  81. [07:47:12] [Spigot Watchdog Thread/ERROR]: Stack:
  82. [07:47:12] [Spigot Watchdog Thread/ERROR]: sun.misc.Unsafe.park(Native Method)
  83. [07:47:12] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.LockSupport.park(Unknown Source)
  84. [07:47:12] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(Unknown Source)
  85. [07:47:12] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.LinkedBlockingQueue.take(Unknown Source)
  86. [07:47:12] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
  87. [07:47:12] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
  88. [07:47:12] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
  89. [07:47:12] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Unknown Source)
  90. [07:47:12] [Spigot Watchdog Thread/ERROR]: ------------------------------
  91. [07:47:12] [Spigot Watchdog Thread/ERROR]: Current Thread: JdbcPooledConnectionSource connection tester
  92. [07:47:12] [Spigot Watchdog Thread/ERROR]: PID: 107 | Suspended: false | Native: false | State: TIMED_WAITING
  93. [07:47:12] [Spigot Watchdog Thread/ERROR]: Stack:
  94. [07:47:12] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.sleep(Native Method)
  95. [07:47:12] [Spigot Watchdog Thread/ERROR]: com.j256.ormlite.jdbc.JdbcPooledConnectionSource$ConnectionTester.run(JdbcPooledConnectionSource.java:438)
  96. [07:47:12] [Spigot Watchdog Thread/ERROR]: ------------------------------
  97. [07:47:12] [Spigot Watchdog Thread/ERROR]: Current Thread: Chunk I/O Executor Thread-1
  98. [07:47:12] [Spigot Watchdog Thread/ERROR]: PID: 106 | Suspended: false | Native: false | State: WAITING
  99. [07:47:12] [Spigot Watchdog Thread/ERROR]: Stack:
  100. [07:47:12] [Spigot Watchdog Thread/ERROR]: sun.misc.Unsafe.park(Native Method)
  101. [07:47:12] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.LockSupport.park(Unknown Source)
  102. [07:47:12] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(Unknown Source)
  103. [07:47:12] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.LinkedBlockingQueue.take(Unknown Source)
  104. [07:47:12] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
  105. [07:47:12] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
  106. [07:47:12] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
  107. [07:47:12] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Unknown Source)
  108. [07:47:12] [Spigot Watchdog Thread/ERROR]: ------------------------------
  109. [07:47:12] [Spigot Watchdog Thread/ERROR]: Current Thread: pool-36-thread-1
  110. [07:47:12] [Spigot Watchdog Thread/ERROR]: PID: 104 | Suspended: false | Native: false | State: WAITING
  111. [07:47:12] [Spigot Watchdog Thread/ERROR]: Stack:
  112. [07:47:12] [Spigot Watchdog Thread/ERROR]: sun.misc.Unsafe.park(Native Method)
  113. [07:47:12] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.LockSupport.park(Unknown Source)
  114. [07:47:12] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(Unknown Source)
  115. [07:47:12] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.LinkedBlockingQueue.take(Unknown Source)
  116. [07:47:12] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
  117. [07:47:12] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
  118. [07:47:12] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
  119. [07:47:12] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Unknown Source)
  120. [07:47:12] [Spigot Watchdog Thread/ERROR]: ------------------------------
  121. [07:47:12] [Spigot Watchdog Thread/ERROR]: Current Thread: pool-14-thread-1
  122. [07:47:12] [Spigot Watchdog Thread/ERROR]: PID: 102 | Suspended: false | Native: false | State: WAITING
  123. [07:47:12] [Spigot Watchdog Thread/ERROR]: Stack:
  124. [07:47:12] [Spigot Watchdog Thread/ERROR]: sun.misc.Unsafe.park(Native Method)
  125. [07:47:12] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.LockSupport.park(Unknown Source)
  126. [07:47:12] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(Unknown Source)
  127. [07:47:12] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.LinkedBlockingQueue.take(Unknown Source)
  128. [07:47:12] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
  129. [07:47:12] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
  130. [07:47:12] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
  131. [07:47:12] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Unknown Source)
  132. [07:47:12] [Spigot Watchdog Thread/ERROR]: ------------------------------
  133. [07:47:12] [Spigot Watchdog Thread/ERROR]: Current Thread: ProtocolLib-StructureCompiler 0
  134. [07:47:12] [Spigot Watchdog Thread/ERROR]: PID: 98 | Suspended: false | Native: false | State: WAITING
  135. [07:47:12] [Spigot Watchdog Thread/ERROR]: Stack:
  136. [07:47:12] [Spigot Watchdog Thread/ERROR]: sun.misc.Unsafe.park(Native Method)
  137. [07:47:12] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.LockSupport.park(Unknown Source)
  138. [07:47:12] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(Unknown Source)
  139. [07:47:12] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.LinkedBlockingQueue.take(Unknown Source)
  140. [07:47:12] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
  141. [07:47:12] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
  142. [07:47:12] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
  143. [07:47:12] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Unknown Source)
  144. [07:47:12] [Spigot Watchdog Thread/ERROR]: ------------------------------
  145. [07:47:12] [Spigot Watchdog Thread/ERROR]: Current Thread: Netty Epoll Server IO #3
  146. [07:47:12] [Spigot Watchdog Thread/ERROR]: PID: 30 | Suspended: false | Native: true | State: RUNNABLE
  147. [07:47:12] [Spigot Watchdog Thread/ERROR]: Stack:
  148. [07:47:12] [Spigot Watchdog Thread/ERROR]: io.netty.channel.epoll.Native.epollWait(Native Method)
  149. [07:47:12] [Spigot Watchdog Thread/ERROR]: io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:194)
  150. [07:47:12] [Spigot Watchdog Thread/ERROR]: io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:219)
  151. [07:47:12] [Spigot Watchdog Thread/ERROR]: io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:116)
  152. [07:47:12] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Unknown Source)
  153. [07:47:12] [Spigot Watchdog Thread/ERROR]: ------------------------------
  154. [07:47:12] [Spigot Watchdog Thread/ERROR]: Current Thread: File IO Thread
  155. [07:47:12] [Spigot Watchdog Thread/ERROR]: PID: 81 | Suspended: false | Native: false | State: TIMED_WAITING
  156. [07:47:12] [Spigot Watchdog Thread/ERROR]: Stack:
  157. [07:47:12] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.sleep(Native Method)
  158. [07:47:12] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_9_R1.FileIOThread.c(SourceFile:51)
  159. [07:47:12] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_9_R1.FileIOThread.run(SourceFile:30)
  160. [07:47:12] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Unknown Source)
  161. [07:47:12] [Spigot Watchdog Thread/ERROR]: ------------------------------
  162. [07:47:12] [Spigot Watchdog Thread/ERROR]: Current Thread: Query Listener #1
  163. [07:47:12] [Spigot Watchdog Thread/ERROR]: PID: 59 | Suspended: false | Native: false | State: RUNNABLE
  164. [07:47:12] [Spigot Watchdog Thread/ERROR]: Thread is waiting on monitor(s):
  165. [07:47:12] [Spigot Watchdog Thread/ERROR]: Locked on:java.net.PlainDatagramSocketImpl.receive0(Native Method)
  166. [07:47:12] [Spigot Watchdog Thread/ERROR]: Locked on:java.net.AbstractPlainDatagramSocketImpl.receive(Unknown Source)
  167. [07:47:12] [Spigot Watchdog Thread/ERROR]: Locked on:java.net.DatagramSocket.receive(Unknown Source)
  168. [07:47:12] [Spigot Watchdog Thread/ERROR]: Locked on:java.net.DatagramSocket.receive(Unknown Source)
  169. [07:47:12] [Spigot Watchdog Thread/ERROR]: Stack:
  170. [07:47:12] [Spigot Watchdog Thread/ERROR]: java.net.PlainDatagramSocketImpl.receive0(Native Method)
  171. [07:47:12] [Spigot Watchdog Thread/ERROR]: java.net.AbstractPlainDatagramSocketImpl.receive(Unknown Source)
  172. [07:47:12] [Spigot Watchdog Thread/ERROR]: java.net.DatagramSocket.receive(Unknown Source)
  173. [07:47:12] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_9_R1.RemoteStatusListener.run(SourceFile:268)
  174. [07:47:12] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Unknown Source)
  175. [07:47:12] [Spigot Watchdog Thread/ERROR]: ------------------------------
  176. [07:47:12] [Spigot Watchdog Thread/ERROR]: Current Thread: Timer-3
  177. [07:47:12] [Spigot Watchdog Thread/ERROR]: PID: 58 | Suspended: false | Native: false | State: TIMED_WAITING
  178. [07:47:12] [Spigot Watchdog Thread/ERROR]: Stack:
  179. [07:47:12] [Spigot Watchdog Thread/ERROR]: java.lang.Object.wait(Native Method)
  180. [07:47:12] [Spigot Watchdog Thread/ERROR]: java.util.TimerThread.mainLoop(Unknown Source)
  181. [07:47:12] [Spigot Watchdog Thread/ERROR]: java.util.TimerThread.run(Unknown Source)
  182. [07:47:12] [Spigot Watchdog Thread/ERROR]: ------------------------------
  183. [07:47:12] [Spigot Watchdog Thread/ERROR]: Current Thread: Timer-2
  184. [07:47:12] [Spigot Watchdog Thread/ERROR]: PID: 50 | Suspended: false | Native: false | State: TIMED_WAITING
  185. [07:47:12] [Spigot Watchdog Thread/ERROR]: Stack:
  186. [07:47:12] [Spigot Watchdog Thread/ERROR]: java.lang.Object.wait(Native Method)
  187. [07:47:12] [Spigot Watchdog Thread/ERROR]: java.util.TimerThread.mainLoop(Unknown Source)
  188. [07:47:12] [Spigot Watchdog Thread/ERROR]: java.util.TimerThread.run(Unknown Source)
  189. [07:47:12] [Spigot Watchdog Thread/ERROR]: ------------------------------
  190. [07:47:12] [Spigot Watchdog Thread/ERROR]: Current Thread: Jobs-BufferedPaymentThread
  191. [07:47:12] [Spigot Watchdog Thread/ERROR]: PID: 49 | Suspended: false | Native: false | State: TIMED_WAITING
  192. [07:47:12] [Spigot Watchdog Thread/ERROR]: Stack:
  193. [07:47:12] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.sleep(Native Method)
  194. [07:47:12] [Spigot Watchdog Thread/ERROR]: com.gamingmesh.jobs.tasks.BufferedPaymentThread.run(BufferedPaymentThread.java:47)
  195. [07:47:12] [Spigot Watchdog Thread/ERROR]: ------------------------------
  196. [07:47:12] [Spigot Watchdog Thread/ERROR]: Current Thread: Jobs-DatabaseSaveTask
  197. [07:47:12] [Spigot Watchdog Thread/ERROR]: PID: 48 | Suspended: false | Native: false | State: TIMED_WAITING
  198. [07:47:12] [Spigot Watchdog Thread/ERROR]: Stack:
  199. [07:47:12] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.sleep(Native Method)
  200. [07:47:12] [Spigot Watchdog Thread/ERROR]: com.gamingmesh.jobs.tasks.DatabaseSaveThread.run(DatabaseSaveThread.java:47)
  201. [07:47:12] [Spigot Watchdog Thread/ERROR]: ------------------------------
  202. [07:47:12] [Spigot Watchdog Thread/ERROR]: Current Thread: Abandoned connection cleanup thread
  203. [07:47:12] [Spigot Watchdog Thread/ERROR]: PID: 46 | Suspended: false | Native: false | State: TIMED_WAITING
  204. [07:47:12] [Spigot Watchdog Thread/ERROR]: Stack:
  205. [07:47:12] [Spigot Watchdog Thread/ERROR]: java.lang.Object.wait(Native Method)
  206. [07:47:12] [Spigot Watchdog Thread/ERROR]: java.lang.ref.ReferenceQueue.remove(Unknown Source)
  207. [07:47:12] [Spigot Watchdog Thread/ERROR]: com.mysql.jdbc.AbandonedConnectionCleanupThread.run(AbandonedConnectionCleanupThread.java:43)
  208. [07:47:12] [Spigot Watchdog Thread/ERROR]: ------------------------------
  209. [07:47:12] [Spigot Watchdog Thread/ERROR]: Current Thread: pool-15-thread-1
  210. [07:47:12] [Spigot Watchdog Thread/ERROR]: PID: 45 | Suspended: false | Native: false | State: TIMED_WAITING
  211. [07:47:12] [Spigot Watchdog Thread/ERROR]: Stack:
  212. [07:47:12] [Spigot Watchdog Thread/ERROR]: sun.misc.Unsafe.park(Native Method)
  213. [07:47:12] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.LockSupport.parkNanos(Unknown Source)
  214. [07:47:12] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(Unknown Source)
  215. [07:47:12] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(Unknown Source)
  216. [07:47:12] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(Unknown Source)
  217. [07:47:12] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
  218. [07:47:12] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
  219. [07:47:12] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
  220. [07:47:12] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Unknown Source)
  221. [07:47:12] [Spigot Watchdog Thread/ERROR]: ------------------------------
  222. [07:47:12] [Spigot Watchdog Thread/ERROR]: Current Thread: Timer-1
  223. [07:47:12] [Spigot Watchdog Thread/ERROR]: PID: 44 | Suspended: false | Native: false | State: TIMED_WAITING
  224. [07:47:12] [Spigot Watchdog Thread/ERROR]: Stack:
  225. [07:47:12] [Spigot Watchdog Thread/ERROR]: java.lang.Object.wait(Native Method)
  226. [07:47:12] [Spigot Watchdog Thread/ERROR]: java.util.TimerThread.mainLoop(Unknown Source)
  227. [07:47:12] [Spigot Watchdog Thread/ERROR]: java.util.TimerThread.run(Unknown Source)
  228. [07:47:12] [Spigot Watchdog Thread/ERROR]: ------------------------------
  229. [07:47:12] [Spigot Watchdog Thread/ERROR]: Current Thread: Timer-0
  230. [07:47:12] [Spigot Watchdog Thread/ERROR]: PID: 43 | Suspended: false | Native: false | State: TIMED_WAITING
  231. [07:47:12] [Spigot Watchdog Thread/ERROR]: Stack:
  232. [07:47:12] [Spigot Watchdog Thread/ERROR]: java.lang.Object.wait(Native Method)
  233. [07:47:12] [Spigot Watchdog Thread/ERROR]: java.util.TimerThread.mainLoop(Unknown Source)
  234. [07:47:12] [Spigot Watchdog Thread/ERROR]: java.util.TimerThread.run(Unknown Source)
  235. [07:47:12] [Spigot Watchdog Thread/ERROR]: ------------------------------
  236. [07:47:12] [Spigot Watchdog Thread/ERROR]: Current Thread: Netty Epoll Server IO #2
  237. [07:47:12] [Spigot Watchdog Thread/ERROR]: PID: 29 | Suspended: false | Native: true | State: RUNNABLE
  238. [07:47:12] [Spigot Watchdog Thread/ERROR]: Stack:
  239. [07:47:12] [Spigot Watchdog Thread/ERROR]: io.netty.channel.epoll.Native.epollWait(Native Method)
  240. [07:47:12] [Spigot Watchdog Thread/ERROR]: io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:194)
  241. [07:47:12] [Spigot Watchdog Thread/ERROR]: io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:219)
  242. [07:47:12] [Spigot Watchdog Thread/ERROR]: io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:116)
  243. [07:47:12] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Unknown Source)
  244. [07:47:12] [Spigot Watchdog Thread/ERROR]: ------------------------------
  245. [07:47:12] [Spigot Watchdog Thread/ERROR]: Current Thread: Netty Epoll Server IO #1
  246. [07:47:12] [Spigot Watchdog Thread/ERROR]: PID: 28 | Suspended: false | Native: true | State: RUNNABLE
  247. [07:47:12] [Spigot Watchdog Thread/ERROR]: Stack:
  248. [07:47:12] [Spigot Watchdog Thread/ERROR]: io.netty.channel.epoll.Native.epollWait(Native Method)
  249. [07:47:12] [Spigot Watchdog Thread/ERROR]: io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:194)
  250. [07:47:12] [Spigot Watchdog Thread/ERROR]: io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:219)
  251. [07:47:12] [Spigot Watchdog Thread/ERROR]: io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:116)
  252. [07:47:12] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Unknown Source)
  253. [07:47:12] [Spigot Watchdog Thread/ERROR]: ------------------------------
  254. [07:47:12] [Spigot Watchdog Thread/ERROR]: Current Thread: pool-4-thread-1
  255. [07:47:12] [Spigot Watchdog Thread/ERROR]: PID: 40 | Suspended: false | Native: false | State: TIMED_WAITING
  256. [07:47:12] [Spigot Watchdog Thread/ERROR]: Stack:
  257. [07:47:12] [Spigot Watchdog Thread/ERROR]: sun.misc.Unsafe.park(Native Method)
  258. [07:47:12] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.LockSupport.parkNanos(Unknown Source)
  259. [07:47:12] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(Unknown Source)
  260. [07:47:12] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(Unknown Source)
  261. [07:47:12] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(Unknown Source)
  262. [07:47:12] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
  263. [07:47:12] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
  264. [07:47:12] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
  265. [07:47:12] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Unknown Source)
  266. [07:47:12] [Spigot Watchdog Thread/ERROR]: ------------------------------
  267. [07:47:12] [Spigot Watchdog Thread/ERROR]: Current Thread: AutoSaveWorld AutoConsoleCommandThread
  268. [07:47:12] [Spigot Watchdog Thread/ERROR]: PID: 39 | Suspended: false | Native: false | State: TIMED_WAITING
  269. [07:47:12] [Spigot Watchdog Thread/ERROR]: Stack:
  270. [07:47:12] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.sleep(Native Method)
  271. [07:47:12] [Spigot Watchdog Thread/ERROR]: autosaveworld.features.consolecommand.AutoConsoleCommandThread.run(AutoConsoleCommandThread.java:67)
  272. [07:47:12] [Spigot Watchdog Thread/ERROR]: ------------------------------
  273. [07:47:12] [Spigot Watchdog Thread/ERROR]: Current Thread: AutoSaveWorld AutoRestartThread
  274. [07:47:12] [Spigot Watchdog Thread/ERROR]: PID: 38 | Suspended: false | Native: false | State: TIMED_WAITING
  275. [07:47:12] [Spigot Watchdog Thread/ERROR]: Stack:
  276. [07:47:12] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.sleep(Native Method)
  277. [07:47:12] [Spigot Watchdog Thread/ERROR]: autosaveworld.features.restart.AutoRestartThread.run(AutoRestartThread.java:106)
  278. [07:47:12] [Spigot Watchdog Thread/ERROR]: ------------------------------
  279. [07:47:12] [Spigot Watchdog Thread/ERROR]: Current Thread: AutoSaveWorld CrashRestartThread
  280. [07:47:12] [Spigot Watchdog Thread/ERROR]: PID: 37 | Suspended: false | Native: false | State: TIMED_WAITING
  281. [07:47:12] [Spigot Watchdog Thread/ERROR]: Stack:
  282. [07:47:12] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.sleep(Native Method)
  283. [07:47:12] [Spigot Watchdog Thread/ERROR]: autosaveworld.features.restart.CrashRestartThread.run(CrashRestartThread.java:172)
  284. [07:47:12] [Spigot Watchdog Thread/ERROR]: ------------------------------
  285. [07:47:12] [Spigot Watchdog Thread/ERROR]: Current Thread: AutoSaveWorld AutoPurgeThread
  286. [07:47:12] [Spigot Watchdog Thread/ERROR]: PID: 35 | Suspended: false | Native: false | State: TIMED_WAITING
  287. [07:47:12] [Spigot Watchdog Thread/ERROR]: Stack:
  288. [07:47:12] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.sleep(Native Method)
  289. [07:47:12] [Spigot Watchdog Thread/ERROR]: autosaveworld.features.IntervalTaskThread.run(IntervalTaskThread.java:65)
  290. [07:47:12] [Spigot Watchdog Thread/ERROR]: ------------------------------
  291. [07:47:12] [Spigot Watchdog Thread/ERROR]: Current Thread: AutoSaveWorld AutoBackupThread
  292. [07:47:12] [Spigot Watchdog Thread/ERROR]: PID: 34 | Suspended: false | Native: false | State: TIMED_WAITING
  293. [07:47:12] [Spigot Watchdog Thread/ERROR]: Stack:
  294. [07:47:12] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.sleep(Native Method)
  295. [07:47:12] [Spigot Watchdog Thread/ERROR]: autosaveworld.features.IntervalTaskThread.run(IntervalTaskThread.java:65)
  296. [07:47:12] [Spigot Watchdog Thread/ERROR]: ------------------------------
  297. [07:47:12] [Spigot Watchdog Thread/ERROR]: Current Thread: AutoSaveWorld AutoSaveThread
  298. [07:47:12] [Spigot Watchdog Thread/ERROR]: PID: 33 | Suspended: false | Native: false | State: TIMED_WAITING
  299. [07:47:12] [Spigot Watchdog Thread/ERROR]: Stack:
  300. [07:47:12] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.sleep(Native Method)
  301. [07:47:12] [Spigot Watchdog Thread/ERROR]: autosaveworld.features.IntervalTaskThread.run(IntervalTaskThread.java:65)
  302. [07:47:12] [Spigot Watchdog Thread/ERROR]: ------------------------------
  303. [07:47:12] [Spigot Watchdog Thread/ERROR]: Current Thread: Netty Epoll Server IO #0
  304. [07:47:12] [Spigot Watchdog Thread/ERROR]: PID: 27 | Suspended: false | Native: true | State: RUNNABLE
  305. [07:47:12] [Spigot Watchdog Thread/ERROR]: Stack:
  306. [07:47:12] [Spigot Watchdog Thread/ERROR]: io.netty.channel.epoll.Native.epollWait(Native Method)
  307. [07:47:12] [Spigot Watchdog Thread/ERROR]: io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:194)
  308. [07:47:12] [Spigot Watchdog Thread/ERROR]: io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:219)
  309. [07:47:12] [Spigot Watchdog Thread/ERROR]: io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:116)
  310. [07:47:12] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Unknown Source)
  311. [07:47:12] [Spigot Watchdog Thread/ERROR]: ------------------------------
  312. [07:47:12] [Spigot Watchdog Thread/ERROR]: Current Thread: Spigot Metrics Thread
  313. [07:47:12] [Spigot Watchdog Thread/ERROR]: PID: 26 | Suspended: false | Native: false | State: TIMED_WAITING
  314. [07:47:12] [Spigot Watchdog Thread/ERROR]: Stack:
  315. [07:47:12] [Spigot Watchdog Thread/ERROR]: java.lang.Object.wait(Native Method)
  316. [07:47:12] [Spigot Watchdog Thread/ERROR]: java.util.TimerThread.mainLoop(Unknown Source)
  317. [07:47:12] [Spigot Watchdog Thread/ERROR]: java.util.TimerThread.run(Unknown Source)
  318. [07:47:12] [Spigot Watchdog Thread/ERROR]: ------------------------------
  319. [07:47:12] [Spigot Watchdog Thread/ERROR]: Current Thread: Spigot Watchdog Thread
  320. [07:47:12] [Spigot Watchdog Thread/ERROR]: PID: 25 | Suspended: false | Native: false | State: RUNNABLE
  321. [07:47:12] [Spigot Watchdog Thread/ERROR]: Stack:
  322. [07:47:12] [Spigot Watchdog Thread/ERROR]: sun.management.ThreadImpl.dumpThreads0(Native Method)
  323. [07:47:12] [Spigot Watchdog Thread/ERROR]: sun.management.ThreadImpl.dumpAllThreads(Unknown Source)
  324. [07:47:12] [Spigot Watchdog Thread/ERROR]: org.spigotmc.WatchdogThread.run(WatchdogThread.java:76)
  325. [07:47:12] [Spigot Watchdog Thread/ERROR]: ------------------------------
  326. [07:47:12] [Spigot Watchdog Thread/ERROR]: Current Thread: Java2D Disposer
  327. [07:47:12] [Spigot Watchdog Thread/ERROR]: PID: 22 | Suspended: false | Native: false | State: WAITING
  328. [07:47:12] [Spigot Watchdog Thread/ERROR]: Stack:
  329. [07:47:12] [Spigot Watchdog Thread/ERROR]: java.lang.Object.wait(Native Method)
  330. [07:47:12] [Spigot Watchdog Thread/ERROR]: java.lang.ref.ReferenceQueue.remove(Unknown Source)
  331. [07:47:12] [Spigot Watchdog Thread/ERROR]: java.lang.ref.ReferenceQueue.remove(Unknown Source)
  332. [07:47:12] [Spigot Watchdog Thread/ERROR]: sun.java2d.Disposer.run(Unknown Source)
  333. [07:47:12] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Unknown Source)
  334. [07:47:12] [Spigot Watchdog Thread/ERROR]: ------------------------------
  335. [07:47:12] [Spigot Watchdog Thread/ERROR]: Current Thread: Server console handler
  336. [07:47:12] [Spigot Watchdog Thread/ERROR]: PID: 19 | Suspended: false | Native: true | State: RUNNABLE
  337. [07:47:12] [Spigot Watchdog Thread/ERROR]: Thread is waiting on monitor(s):
  338. [07:47:12] [Spigot Watchdog Thread/ERROR]: Locked on:java.io.BufferedInputStream.read(Unknown Source)
  339. [07:47:12] [Spigot Watchdog Thread/ERROR]: Locked on:org.bukkit.craftbukkit.libs.jline.internal.InputStreamReader.read(InputStreamReader.java:261)
  340. [07:47:12] [Spigot Watchdog Thread/ERROR]: Locked on:org.bukkit.craftbukkit.libs.jline.internal.InputStreamReader.read(InputStreamReader.java:198)
  341. [07:47:12] [Spigot Watchdog Thread/ERROR]: Stack:
  342. [07:47:12] [Spigot Watchdog Thread/ERROR]: java.io.FileInputStream.readBytes(Native Method)
  343. [07:47:12] [Spigot Watchdog Thread/ERROR]: java.io.FileInputStream.read(Unknown Source)
  344. [07:47:12] [Spigot Watchdog Thread/ERROR]: java.io.BufferedInputStream.fill(Unknown Source)
  345. [07:47:12] [Spigot Watchdog Thread/ERROR]: java.io.BufferedInputStream.read(Unknown Source)
  346. [07:47:12] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.libs.jline.internal.NonBlockingInputStream.read(NonBlockingInputStream.java:248)
  347. [07:47:12] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.libs.jline.internal.InputStreamReader.read(InputStreamReader.java:261)
  348. [07:47:12] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.libs.jline.internal.InputStreamReader.read(InputStreamReader.java:198)
  349. [07:47:12] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.libs.jline.console.ConsoleReader.readCharacter(ConsoleReader.java:2145)
  350. [07:47:12] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.libs.jline.console.ConsoleReader.readLineSimple(ConsoleReader.java:3183)
  351. [07:47:12] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.libs.jline.console.ConsoleReader.readLine(ConsoleReader.java:2333)
  352. [07:47:12] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.libs.jline.console.ConsoleReader.readLine(ConsoleReader.java:2269)
  353. [07:47:12] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.libs.jline.console.ConsoleReader.readLine(ConsoleReader.java:2257)
  354. [07:47:12] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_9_R1.DedicatedServer$2.run(DedicatedServer.java:84)
  355. [07:47:12] [Spigot Watchdog Thread/ERROR]: ------------------------------
  356. [07:47:12] [Spigot Watchdog Thread/ERROR]: Current Thread: Thread-4
  357. [07:47:12] [Spigot Watchdog Thread/ERROR]: PID: 20 | Suspended: false | Native: false | State: WAITING
  358. [07:47:12] [Spigot Watchdog Thread/ERROR]: Stack:
  359. [07:47:12] [Spigot Watchdog Thread/ERROR]: sun.misc.Unsafe.park(Native Method)
  360. [07:47:12] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.LockSupport.park(Unknown Source)
  361. [07:47:12] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(Unknown Source)
  362. [07:47:12] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.LinkedBlockingQueue.take(Unknown Source)
  363. [07:47:12] [Spigot Watchdog Thread/ERROR]: com.mojang.util.QueueLogAppender.getNextLogEvent(QueueLogAppender.java:77)
  364. [07:47:12] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.v1_9_R1.util.TerminalConsoleWriterThread.run(TerminalConsoleWriterThread.java:27)
  365. [07:47:12] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Unknown Source)
  366. [07:47:12] [Spigot Watchdog Thread/ERROR]: ------------------------------
  367. [07:47:12] [Spigot Watchdog Thread/ERROR]: Current Thread: DestroyJavaVM
  368. [07:47:12] [Spigot Watchdog Thread/ERROR]: PID: 18 | Suspended: false | Native: false | State: RUNNABLE
  369. [07:47:12] [Spigot Watchdog Thread/ERROR]: Stack:
  370. [07:47:12] [Spigot Watchdog Thread/ERROR]: ------------------------------
  371. [07:47:12] [Spigot Watchdog Thread/ERROR]: Current Thread: Server thread
  372. [07:47:12] [Spigot Watchdog Thread/ERROR]: PID: 16 | Suspended: false | Native: false | State: RUNNABLE
  373. [07:47:12] [Spigot Watchdog Thread/ERROR]: Thread is waiting on monitor(s):
  374. [07:47:12] [Spigot Watchdog Thread/ERROR]: Locked on:java.util.zip.Inflater.inflate(Unknown Source)
  375. [07:47:12] [Spigot Watchdog Thread/ERROR]: Locked on:java.io.BufferedInputStream.read(Unknown Source)
  376. [07:47:12] [Spigot Watchdog Thread/ERROR]: Stack:
  377. [07:47:12] [Spigot Watchdog Thread/ERROR]: java.util.zip.Inflater.inflateBytes(Native Method)
  378. [07:47:12] [Spigot Watchdog Thread/ERROR]: java.util.zip.Inflater.inflate(Unknown Source)
  379. [07:47:12] [Spigot Watchdog Thread/ERROR]: java.util.zip.InflaterInputStream.read(Unknown Source)
  380. [07:47:12] [Spigot Watchdog Thread/ERROR]: java.util.zip.GZIPInputStream.read(Unknown Source)
  381. [07:47:12] [Spigot Watchdog Thread/ERROR]: java.io.BufferedInputStream.fill(Unknown Source)
  382. [07:47:12] [Spigot Watchdog Thread/ERROR]: java.io.BufferedInputStream.read(Unknown Source)
  383. [07:47:12] [Spigot Watchdog Thread/ERROR]: java.io.DataInputStream.readByte(Unknown Source)
  384. [07:47:12] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_9_R1.NBTCompressedStreamTools.a(NBTCompressedStreamTools.java:75)
  385. [07:47:12] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_9_R1.NBTCompressedStreamTools.a(NBTCompressedStreamTools.java:53)
  386. [07:47:12] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_9_R1.NBTCompressedStreamTools.a(NBTCompressedStreamTools.java:23)
  387. [07:47:12] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_9_R1.WorldNBTStorage.getPlayerData(WorldNBTStorage.java:216)
  388. [07:47:12] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.v1_9_R1.CraftOfflinePlayer.getData(CraftOfflinePlayer.java:172)
  389. [07:47:12] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.v1_9_R1.CraftOfflinePlayer.getBukkitData(CraftOfflinePlayer.java:176)
  390. [07:47:12] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.v1_9_R1.CraftOfflinePlayer.getName(CraftOfflinePlayer.java:57)
  391. [07:47:12] [Spigot Watchdog Thread/ERROR]: fr.xephi.authme.DataManager.getOfflinePlayers(DataManager.java:41)
  392. [07:47:12] [Spigot Watchdog Thread/ERROR]: fr.xephi.authme.DataManager.purgeEssentials(DataManager.java:135)
  393. [07:47:12] [Spigot Watchdog Thread/ERROR]: fr.xephi.authme.command.executable.authme.PurgeCommand.executeCommand(PurgeCommand.java:62)
  394. [07:47:12] [Spigot Watchdog Thread/ERROR]: fr.xephi.authme.command.CommandHandler.executeCommand(CommandHandler.java:88)
  395. [07:47:12] [Spigot Watchdog Thread/ERROR]: fr.xephi.authme.command.CommandHandler.handleCommandResult(CommandHandler.java:60)
  396. [07:47:12] [Spigot Watchdog Thread/ERROR]: fr.xephi.authme.command.CommandHandler.processCommand(CommandHandler.java:53)
  397. [07:47:12] [Spigot Watchdog Thread/ERROR]: fr.xephi.authme.AuthMe.onCommand(AuthMe.java:798)
  398. [07:47:12] [Spigot Watchdog Thread/ERROR]: org.bukkit.command.PluginCommand.execute(PluginCommand.java:44)
  399. [07:47:12] [Spigot Watchdog Thread/ERROR]: org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:141)
  400. [07:47:12] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.v1_9_R1.CraftServer.dispatchCommand(CraftServer.java:645)
  401. [07:47:12] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_9_R1.PlayerConnection.handleCommand(PlayerConnection.java:1350)
  402. [07:47:12] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_9_R1.PlayerConnection.a(PlayerConnection.java:1185)
  403. [07:47:12] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_9_R1.PacketPlayInChat.a(PacketPlayInChat.java:45)
  404. [07:47:12] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_9_R1.PacketPlayInChat.a(PacketPlayInChat.java:1)
  405. [07:47:12] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_9_R1.PlayerConnectionUtils$1.run(SourceFile:13)
  406. [07:47:12] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source)
  407. [07:47:12] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.FutureTask.run(Unknown Source)
  408. [07:47:12] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_9_R1.SystemUtils.a(SourceFile:45)
  409. [07:47:12] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_9_R1.MinecraftServer.D(MinecraftServer.java:721)
  410. [07:47:12] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_9_R1.DedicatedServer.D(DedicatedServer.java:400)
  411. [07:47:12] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_9_R1.MinecraftServer.C(MinecraftServer.java:660)
  412. [07:47:12] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_9_R1.MinecraftServer.run(MinecraftServer.java:559)
  413. [07:47:12] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Unknown Source)
  414. [07:47:12] [Spigot Watchdog Thread/ERROR]: ------------------------------
  415. [07:47:12] [Spigot Watchdog Thread/ERROR]: Current Thread: Server Infinisleeper
  416. [07:47:12] [Spigot Watchdog Thread/ERROR]: PID: 17 | Suspended: false | Native: false | State: TIMED_WAITING
  417. [07:47:12] [Spigot Watchdog Thread/ERROR]: Stack:
  418. [07:47:12] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.sleep(Native Method)
  419. [07:47:12] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_9_R1.DedicatedServer$1.run(DedicatedServer.java:57)
  420. [07:47:12] [Spigot Watchdog Thread/ERROR]: ------------------------------
  421. [07:47:12] [Spigot Watchdog Thread/ERROR]: Current Thread: Snooper Timer
  422. [07:47:12] [Spigot Watchdog Thread/ERROR]: PID: 13 | Suspended: false | Native: false | State: WAITING
  423. [07:47:12] [Spigot Watchdog Thread/ERROR]: Stack:
  424. [07:47:12] [Spigot Watchdog Thread/ERROR]: java.lang.Object.wait(Native Method)
  425. [07:47:12] [Spigot Watchdog Thread/ERROR]: java.lang.Object.wait(Unknown Source)
  426. [07:47:12] [Spigot Watchdog Thread/ERROR]: java.util.TimerThread.mainLoop(Unknown Source)
  427. [07:47:12] [Spigot Watchdog Thread/ERROR]: java.util.TimerThread.run(Unknown Source)
  428. [07:47:12] [Spigot Watchdog Thread/ERROR]: ------------------------------
  429. [07:47:12] [Spigot Watchdog Thread/ERROR]: Current Thread: Signal Dispatcher
  430. [07:47:12] [Spigot Watchdog Thread/ERROR]: PID: 5 | Suspended: false | Native: false | State: RUNNABLE
  431. [07:47:12] [Spigot Watchdog Thread/ERROR]: Stack:
  432. [07:47:12] [Spigot Watchdog Thread/ERROR]: ------------------------------
  433. [07:47:12] [Spigot Watchdog Thread/ERROR]: Current Thread: Finalizer
  434. [07:47:12] [Spigot Watchdog Thread/ERROR]: PID: 3 | Suspended: false | Native: false | State: WAITING
  435. [07:47:12] [Spigot Watchdog Thread/ERROR]: Stack:
  436. [07:47:12] [Spigot Watchdog Thread/ERROR]: java.lang.Object.wait(Native Method)
  437. [07:47:12] [Spigot Watchdog Thread/ERROR]: java.lang.ref.ReferenceQueue.remove(Unknown Source)
  438. [07:47:12] [Spigot Watchdog Thread/ERROR]: java.lang.ref.ReferenceQueue.remove(Unknown Source)
  439. [07:47:12] [Spigot Watchdog Thread/ERROR]: java.lang.ref.Finalizer$FinalizerThread.run(Unknown Source)
  440. [07:47:12] [Spigot Watchdog Thread/ERROR]: ------------------------------
  441. [07:47:12] [Spigot Watchdog Thread/ERROR]: Current Thread: Reference Handler
  442. [07:47:12] [Spigot Watchdog Thread/ERROR]: PID: 2 | Suspended: false | Native: false | State: WAITING
  443. [07:47:12] [Spigot Watchdog Thread/ERROR]: Stack:
  444. [07:47:12] [Spigot Watchdog Thread/ERROR]: java.lang.Object.wait(Native Method)
  445. [07:47:12] [Spigot Watchdog Thread/ERROR]: java.lang.Object.wait(Unknown Source)
  446. [07:47:12] [Spigot Watchdog Thread/ERROR]: java.lang.ref.Reference$ReferenceHandler.run(Unknown Source)
  447. [07:47:12] [Spigot Watchdog Thread/ERROR]: ------------------------------
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement