Advertisement
Guest User

Untitled

a guest
Jan 21st, 2017
102
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 43.02 KB | None | 0 0
  1. [22:42:23] [Spigot Watchdog Thread/ERROR]: The server has stopped responding!
  2. [22:42:23] [Spigot Watchdog Thread/ERROR]: Please report this to http://www.spigotmc.org/
  3. [22:42:23] [Spigot Watchdog Thread/ERROR]: Be sure to include ALL relevant console errors and Minecraft crash reports
  4. [22:42:23] [Spigot Watchdog Thread/ERROR]: Spigot version: git-Spigot-7d78b81-a867313 (MC: 1.11.2)
  5. [22:42:23] [Spigot Watchdog Thread/ERROR]: ------------------------------
  6. [22:42:23] [Spigot Watchdog Thread/ERROR]: Server thread dump (Look for plugins here before reporting to Spigot!):
  7. [22:42:23] [Spigot Watchdog Thread/ERROR]: ------------------------------
  8. [22:42:23] [Spigot Watchdog Thread/ERROR]: Current Thread: Server thread
  9. [22:42:23] [Spigot Watchdog Thread/ERROR]: PID: 17 | Suspended: false | Native: false | State: BLOCKED
  10. [22:42:23] [Spigot Watchdog Thread/ERROR]: Stack:
  11. [22:42:23] [Spigot Watchdog Thread/ERROR]: me.ryanhamshire.GriefPrevention.DataStore.getPlayerData(DataStore.java:529)
  12. [22:42:23] [Spigot Watchdog Thread/ERROR]: me.ryanhamshire.GriefPrevention.PlayerEventHandler.onPlayerQuit(PlayerEventHandler.java:857)
  13. [22:42:23] [Spigot Watchdog Thread/ERROR]: sun.reflect.GeneratedMethodAccessor150.invoke(Unknown Source)
  14. [22:42:23] [Spigot Watchdog Thread/ERROR]: sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  15. [22:42:23] [Spigot Watchdog Thread/ERROR]: java.lang.reflect.Method.invoke(Method.java:498)
  16. [22:42:23] [Spigot Watchdog Thread/ERROR]: org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:302)
  17. [22:42:23] [Spigot Watchdog Thread/ERROR]: org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62)
  18. [22:42:23] [Spigot Watchdog Thread/ERROR]: org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:502)
  19. [22:42:23] [Spigot Watchdog Thread/ERROR]: org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:487)
  20. [22:42:23] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_11_R1.PlayerList.disconnect(PlayerList.java:379)
  21. [22:42:23] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_11_R1.PlayerConnection.a(PlayerConnection.java:1054)
  22. [22:42:23] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_11_R1.NetworkManager.handleDisconnection(NetworkManager.java:316)
  23. [22:42:23] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_11_R1.ServerConnection.c(ServerConnection.java:174)
  24. [22:42:23] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_11_R1.MinecraftServer.D(MinecraftServer.java:834)
  25. [22:42:23] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_11_R1.DedicatedServer.D(DedicatedServer.java:399)
  26. [22:42:23] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_11_R1.MinecraftServer.C(MinecraftServer.java:675)
  27. [22:42:23] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_11_R1.MinecraftServer.run(MinecraftServer.java:574)
  28. [22:42:23] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:745)
  29. [22:42:23] [Spigot Watchdog Thread/ERROR]: ------------------------------
  30. [22:42:23] [Spigot Watchdog Thread/ERROR]: Entire Thread Dump:
  31. [22:42:23] [Spigot Watchdog Thread/ERROR]: ------------------------------
  32. [22:42:23] [Spigot Watchdog Thread/ERROR]: Current Thread: Async Chat Thread - #108
  33. [22:42:23] [Spigot Watchdog Thread/ERROR]: PID: 2552 | Suspended: false | Native: false | State: BLOCKED
  34. [22:42:23] [Spigot Watchdog Thread/ERROR]: Stack:
  35. [22:42:23] [Spigot Watchdog Thread/ERROR]: me.ryanhamshire.GriefPrevention.PlayerEventHandler.onPlayerChat(PlayerEventHandler.java:115)
  36. [22:42:23] [Spigot Watchdog Thread/ERROR]: sun.reflect.GeneratedMethodAccessor109.invoke(Unknown Source)
  37. [22:42:23] [Spigot Watchdog Thread/ERROR]: sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  38. [22:42:23] [Spigot Watchdog Thread/ERROR]: java.lang.reflect.Method.invoke(Method.java:498)
  39. [22:42:23] [Spigot Watchdog Thread/ERROR]: org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:302)
  40. [22:42:23] [Spigot Watchdog Thread/ERROR]: org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62)
  41. [22:42:23] [Spigot Watchdog Thread/ERROR]: org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:502)
  42. [22:42:23] [Spigot Watchdog Thread/ERROR]: org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:484)
  43. [22:42:23] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_11_R1.PlayerConnection.chat(PlayerConnection.java:1266)
  44. [22:42:23] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_11_R1.PlayerConnection.a(PlayerConnection.java:1204)
  45. [22:42:23] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_11_R1.PacketPlayInChat$1.run(PacketPlayInChat.java:39)
  46. [22:42:23] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
  47. [22:42:23] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.FutureTask.run(FutureTask.java:266)
  48. [22:42:23] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
  49. [22:42:23] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
  50. [22:42:23] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:745)
  51. [22:42:23] [Spigot Watchdog Thread/ERROR]: ------------------------------
  52. [22:42:23] [Spigot Watchdog Thread/ERROR]: Current Thread: Async Chat Thread - #107
  53. [22:42:23] [Spigot Watchdog Thread/ERROR]: PID: 2551 | Suspended: false | Native: false | State: BLOCKED
  54. [22:42:23] [Spigot Watchdog Thread/ERROR]: Stack:
  55. [22:42:23] [Spigot Watchdog Thread/ERROR]: me.ryanhamshire.GriefPrevention.PlayerEventHandler.onPlayerChat(PlayerEventHandler.java:115)
  56. [22:42:23] [Spigot Watchdog Thread/ERROR]: sun.reflect.GeneratedMethodAccessor109.invoke(Unknown Source)
  57. [22:42:23] [Spigot Watchdog Thread/ERROR]: sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  58. [22:42:23] [Spigot Watchdog Thread/ERROR]: java.lang.reflect.Method.invoke(Method.java:498)
  59. [22:42:23] [Spigot Watchdog Thread/ERROR]: org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:302)
  60. [22:42:23] [Spigot Watchdog Thread/ERROR]: org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62)
  61. [22:42:23] [Spigot Watchdog Thread/ERROR]: org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:502)
  62. [22:42:23] [Spigot Watchdog Thread/ERROR]: org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:484)
  63. [22:42:23] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_11_R1.PlayerConnection.chat(PlayerConnection.java:1266)
  64. [22:42:23] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_11_R1.PlayerConnection.a(PlayerConnection.java:1204)
  65. [22:42:23] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_11_R1.PacketPlayInChat$1.run(PacketPlayInChat.java:39)
  66. [22:42:23] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
  67. [22:42:23] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.FutureTask.run(FutureTask.java:266)
  68. [22:42:23] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
  69. [22:42:23] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
  70. [22:42:23] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:745)
  71. [22:42:23] [Spigot Watchdog Thread/ERROR]: ------------------------------
  72. [22:42:23] [Spigot Watchdog Thread/ERROR]: Current Thread: Async Chat Thread - #106
  73. [22:42:23] [Spigot Watchdog Thread/ERROR]: PID: 2550 | Suspended: false | Native: false | State: BLOCKED
  74. [22:42:23] [Spigot Watchdog Thread/ERROR]: Stack:
  75. [22:42:23] [Spigot Watchdog Thread/ERROR]: me.ryanhamshire.GriefPrevention.PlayerEventHandler.onPlayerChat(PlayerEventHandler.java:115)
  76. [22:42:23] [Spigot Watchdog Thread/ERROR]: sun.reflect.GeneratedMethodAccessor109.invoke(Unknown Source)
  77. [22:42:23] [Spigot Watchdog Thread/ERROR]: sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  78. [22:42:23] [Spigot Watchdog Thread/ERROR]: java.lang.reflect.Method.invoke(Method.java:498)
  79. [22:42:23] [Spigot Watchdog Thread/ERROR]: org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:302)
  80. [22:42:23] [Spigot Watchdog Thread/ERROR]: org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62)
  81. [22:42:23] [Spigot Watchdog Thread/ERROR]: org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:502)
  82. [22:42:23] [Spigot Watchdog Thread/ERROR]: org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:484)
  83. [22:42:23] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_11_R1.PlayerConnection.chat(PlayerConnection.java:1266)
  84. [22:42:23] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_11_R1.PlayerConnection.a(PlayerConnection.java:1204)
  85. [22:42:23] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_11_R1.PacketPlayInChat$1.run(PacketPlayInChat.java:39)
  86. [22:42:23] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
  87. [22:42:23] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.FutureTask.run(FutureTask.java:266)
  88. [22:42:23] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
  89. [22:42:23] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
  90. [22:42:23] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:745)
  91. [22:42:23] [Spigot Watchdog Thread/ERROR]: ------------------------------
  92. [22:42:23] [Spigot Watchdog Thread/ERROR]: Current Thread: Async Chat Thread - #105
  93. [22:42:23] [Spigot Watchdog Thread/ERROR]: PID: 2549 | Suspended: false | Native: false | State: BLOCKED
  94. [22:42:23] [Spigot Watchdog Thread/ERROR]: Stack:
  95. [22:42:23] [Spigot Watchdog Thread/ERROR]: me.ryanhamshire.GriefPrevention.PlayerEventHandler.onPlayerChat(PlayerEventHandler.java:115)
  96. [22:42:23] [Spigot Watchdog Thread/ERROR]: sun.reflect.GeneratedMethodAccessor109.invoke(Unknown Source)
  97. [22:42:23] [Spigot Watchdog Thread/ERROR]: sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  98. [22:42:23] [Spigot Watchdog Thread/ERROR]: java.lang.reflect.Method.invoke(Method.java:498)
  99. [22:42:23] [Spigot Watchdog Thread/ERROR]: org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:302)
  100. [22:42:23] [Spigot Watchdog Thread/ERROR]: org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62)
  101. [22:42:23] [Spigot Watchdog Thread/ERROR]: org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:502)
  102. [22:42:23] [Spigot Watchdog Thread/ERROR]: org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:484)
  103. [22:42:23] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_11_R1.PlayerConnection.chat(PlayerConnection.java:1266)
  104. [22:42:23] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_11_R1.PlayerConnection.a(PlayerConnection.java:1204)
  105. [22:42:23] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_11_R1.PacketPlayInChat$1.run(PacketPlayInChat.java:39)
  106. [22:42:23] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
  107. [22:42:23] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.FutureTask.run(FutureTask.java:266)
  108. [22:42:23] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
  109. [22:42:23] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
  110. [22:42:23] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:745)
  111. [22:42:23] [Spigot Watchdog Thread/ERROR]: ------------------------------
  112. [22:42:23] [Spigot Watchdog Thread/ERROR]: Current Thread: Async Chat Thread - #104
  113. [22:42:23] [Spigot Watchdog Thread/ERROR]: PID: 2397 | Suspended: false | Native: false | State: BLOCKED
  114. [22:42:23] [Spigot Watchdog Thread/ERROR]: Thread is waiting on monitor(s):
  115. [22:42:23] [Spigot Watchdog Thread/ERROR]: Locked on:me.ryanhamshire.GriefPrevention.DataStore.getMessage(DataStore.java:1690)
  116. [22:42:23] [Spigot Watchdog Thread/ERROR]: Locked on:me.ryanhamshire.GriefPrevention.PlayerEventHandler.onPlayerChat(PlayerEventHandler.java:124)
  117. [22:42:23] [Spigot Watchdog Thread/ERROR]: Stack:
  118. [22:42:23] [Spigot Watchdog Thread/ERROR]: org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:486)
  119. [22:42:23] [Spigot Watchdog Thread/ERROR]: me.ryanhamshire.GriefPrevention.DataStore.getMessage(DataStore.java:1690)
  120. [22:42:23] [Spigot Watchdog Thread/ERROR]: me.ryanhamshire.GriefPrevention.PlayerEventHandler.handlePlayerChat(PlayerEventHandler.java:254)
  121. [22:42:23] [Spigot Watchdog Thread/ERROR]: me.ryanhamshire.GriefPrevention.PlayerEventHandler.onPlayerChat(PlayerEventHandler.java:124)
  122. [22:42:23] [Spigot Watchdog Thread/ERROR]: sun.reflect.GeneratedMethodAccessor109.invoke(Unknown Source)
  123. [22:42:23] [Spigot Watchdog Thread/ERROR]: sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  124. [22:42:23] [Spigot Watchdog Thread/ERROR]: java.lang.reflect.Method.invoke(Method.java:498)
  125. [22:42:23] [Spigot Watchdog Thread/ERROR]: org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:302)
  126. [22:42:23] [Spigot Watchdog Thread/ERROR]: org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62)
  127. [22:42:23] [Spigot Watchdog Thread/ERROR]: org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:502)
  128. [22:42:23] [Spigot Watchdog Thread/ERROR]: org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:484)
  129. [22:42:23] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_11_R1.PlayerConnection.chat(PlayerConnection.java:1266)
  130. [22:42:23] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_11_R1.PlayerConnection.a(PlayerConnection.java:1204)
  131. [22:42:23] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_11_R1.PacketPlayInChat$1.run(PacketPlayInChat.java:39)
  132. [22:42:23] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
  133. [22:42:23] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.FutureTask.run(FutureTask.java:266)
  134. [22:42:23] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
  135. [22:42:23] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
  136. [22:42:23] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:745)
  137. [22:42:23] [Spigot Watchdog Thread/ERROR]: ------------------------------
  138. [22:42:23] [Spigot Watchdog Thread/ERROR]: Current Thread: pool-10-thread-1
  139. [22:42:23] [Spigot Watchdog Thread/ERROR]: PID: 67 | Suspended: false | Native: false | State: WAITING
  140. [22:42:23] [Spigot Watchdog Thread/ERROR]: Stack:
  141. [22:42:23] [Spigot Watchdog Thread/ERROR]: sun.misc.Unsafe.park(Native Method)
  142. [22:42:23] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
  143. [22:42:23] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
  144. [22:42:23] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
  145. [22:42:23] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067)
  146. [22:42:23] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
  147. [22:42:23] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
  148. [22:42:23] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:745)
  149. [22:42:23] [Spigot Watchdog Thread/ERROR]: ------------------------------
  150. [22:42:23] [Spigot Watchdog Thread/ERROR]: Current Thread: Chunk I/O Executor Thread-1
  151. [22:42:23] [Spigot Watchdog Thread/ERROR]: PID: 65 | Suspended: false | Native: false | State: WAITING
  152. [22:42:23] [Spigot Watchdog Thread/ERROR]: Stack:
  153. [22:42:23] [Spigot Watchdog Thread/ERROR]: sun.misc.Unsafe.park(Native Method)
  154. [22:42:23] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
  155. [22:42:23] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
  156. [22:42:23] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
  157. [22:42:23] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067)
  158. [22:42:23] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
  159. [22:42:23] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
  160. [22:42:23] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:745)
  161. [22:42:23] [Spigot Watchdog Thread/ERROR]: ------------------------------
  162. [22:42:23] [Spigot Watchdog Thread/ERROR]: Current Thread: Netty Epoll Server IO #3
  163. [22:42:23] [Spigot Watchdog Thread/ERROR]: PID: 26 | Suspended: false | Native: false | State: BLOCKED
  164. [22:42:23] [Spigot Watchdog Thread/ERROR]: Stack:
  165. [22:42:23] [Spigot Watchdog Thread/ERROR]: java.util.Collections$SynchronizedCollection.add(Collections.java:2035)
  166. [22:42:23] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_11_R1.ServerConnection$4.initChannel(ServerConnection.java:97)
  167. [22:42:23] [Spigot Watchdog Thread/ERROR]: io.netty.channel.ChannelInitializer.channelRegistered(ChannelInitializer.java:69)
  168. [22:42:23] [Spigot Watchdog Thread/ERROR]: io.netty.channel.AbstractChannelHandlerContext.invokeChannelRegistered(AbstractChannelHandlerContext.java:158)
  169. [22:42:23] [Spigot Watchdog Thread/ERROR]: io.netty.channel.AbstractChannelHandlerContext.fireChannelRegistered(AbstractChannelHandlerContext.java:144)
  170. [22:42:23] [Spigot Watchdog Thread/ERROR]: io.netty.channel.DefaultChannelPipeline.fireChannelRegistered(DefaultChannelPipeline.java:732)
  171. [22:42:23] [Spigot Watchdog Thread/ERROR]: io.netty.channel.AbstractChannel$AbstractUnsafe.register0(AbstractChannel.java:442)
  172. [22:42:23] [Spigot Watchdog Thread/ERROR]: io.netty.channel.AbstractChannel$AbstractUnsafe.access$100(AbstractChannel.java:374)
  173. [22:42:23] [Spigot Watchdog Thread/ERROR]: io.netty.channel.AbstractChannel$AbstractUnsafe$1.run(AbstractChannel.java:418)
  174. [22:42:23] [Spigot Watchdog Thread/ERROR]: io.netty.util.concurrent.SingleThreadEventExecutor.runAllTasks(SingleThreadEventExecutor.java:380)
  175. [22:42:23] [Spigot Watchdog Thread/ERROR]: io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:268)
  176. [22:42:23] [Spigot Watchdog Thread/ERROR]: io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:116)
  177. [22:42:23] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:745)
  178. [22:42:23] [Spigot Watchdog Thread/ERROR]: ------------------------------
  179. [22:42:23] [Spigot Watchdog Thread/ERROR]: Current Thread: Netty Epoll Server IO #2
  180. [22:42:23] [Spigot Watchdog Thread/ERROR]: PID: 25 | Suspended: false | Native: false | State: BLOCKED
  181. [22:42:23] [Spigot Watchdog Thread/ERROR]: Stack:
  182. [22:42:23] [Spigot Watchdog Thread/ERROR]: java.util.Collections$SynchronizedCollection.add(Collections.java:2035)
  183. [22:42:23] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_11_R1.ServerConnection$4.initChannel(ServerConnection.java:97)
  184. [22:42:23] [Spigot Watchdog Thread/ERROR]: io.netty.channel.ChannelInitializer.channelRegistered(ChannelInitializer.java:69)
  185. [22:42:23] [Spigot Watchdog Thread/ERROR]: io.netty.channel.AbstractChannelHandlerContext.invokeChannelRegistered(AbstractChannelHandlerContext.java:158)
  186. [22:42:23] [Spigot Watchdog Thread/ERROR]: io.netty.channel.AbstractChannelHandlerContext.fireChannelRegistered(AbstractChannelHandlerContext.java:144)
  187. [22:42:23] [Spigot Watchdog Thread/ERROR]: io.netty.channel.DefaultChannelPipeline.fireChannelRegistered(DefaultChannelPipeline.java:732)
  188. [22:42:23] [Spigot Watchdog Thread/ERROR]: io.netty.channel.AbstractChannel$AbstractUnsafe.register0(AbstractChannel.java:442)
  189. [22:42:23] [Spigot Watchdog Thread/ERROR]: io.netty.channel.AbstractChannel$AbstractUnsafe.access$100(AbstractChannel.java:374)
  190. [22:42:23] [Spigot Watchdog Thread/ERROR]: io.netty.channel.AbstractChannel$AbstractUnsafe$1.run(AbstractChannel.java:418)
  191. [22:42:23] [Spigot Watchdog Thread/ERROR]: io.netty.util.concurrent.SingleThreadEventExecutor.runAllTasks(SingleThreadEventExecutor.java:380)
  192. [22:42:23] [Spigot Watchdog Thread/ERROR]: io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:268)
  193. [22:42:23] [Spigot Watchdog Thread/ERROR]: io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:116)
  194. [22:42:23] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:745)
  195. [22:42:23] [Spigot Watchdog Thread/ERROR]: ------------------------------
  196. [22:42:23] [Spigot Watchdog Thread/ERROR]: Current Thread: File IO Thread
  197. [22:42:23] [Spigot Watchdog Thread/ERROR]: PID: 51 | Suspended: false | Native: false | State: TIMED_WAITING
  198. [22:42:23] [Spigot Watchdog Thread/ERROR]: Stack:
  199. [22:42:23] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.sleep(Native Method)
  200. [22:42:23] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_11_R1.FileIOThread.c(SourceFile:51)
  201. [22:42:23] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_11_R1.FileIOThread.run(SourceFile:30)
  202. [22:42:23] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:745)
  203. [22:42:23] [Spigot Watchdog Thread/ERROR]: ------------------------------
  204. [22:42:23] [Spigot Watchdog Thread/ERROR]: Current Thread: Skript variable save thread
  205. [22:42:23] [Spigot Watchdog Thread/ERROR]: PID: 34 | Suspended: false | Native: false | State: WAITING
  206. [22:42:23] [Spigot Watchdog Thread/ERROR]: Stack:
  207. [22:42:23] [Spigot Watchdog Thread/ERROR]: sun.misc.Unsafe.park(Native Method)
  208. [22:42:23] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
  209. [22:42:23] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
  210. [22:42:23] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
  211. [22:42:23] [Spigot Watchdog Thread/ERROR]: ch.njol.skript.variables.Variables$2.run(Variables.java:455)
  212. [22:42:23] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:745)
  213. [22:42:23] [Spigot Watchdog Thread/ERROR]: ------------------------------
  214. [22:42:23] [Spigot Watchdog Thread/ERROR]: Current Thread: Skript variable save thread for database 'default'
  215. [22:42:23] [Spigot Watchdog Thread/ERROR]: PID: 43 | Suspended: false | Native: false | State: WAITING
  216. [22:42:23] [Spigot Watchdog Thread/ERROR]: Stack:
  217. [22:42:23] [Spigot Watchdog Thread/ERROR]: sun.misc.Unsafe.park(Native Method)
  218. [22:42:23] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
  219. [22:42:23] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
  220. [22:42:23] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
  221. [22:42:23] [Spigot Watchdog Thread/ERROR]: ch.njol.skript.variables.VariablesStorage$1.run(VariablesStorage.java:78)
  222. [22:42:23] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:745)
  223. [22:42:23] [Spigot Watchdog Thread/ERROR]: ------------------------------
  224. [22:42:23] [Spigot Watchdog Thread/ERROR]: Current Thread: Query Listener #1
  225. [22:42:23] [Spigot Watchdog Thread/ERROR]: PID: 40 | Suspended: false | Native: false | State: BLOCKED
  226. [22:42:23] [Spigot Watchdog Thread/ERROR]: Stack:
  227. [22:42:23] [Spigot Watchdog Thread/ERROR]: org.bukkit.plugin.SimplePluginManager.getPlugins(SimplePluginManager.java:365)
  228. [22:42:23] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_11_R1.DedicatedServer.getPlugins(DedicatedServer.java:649)
  229. [22:42:23] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_11_R1.RemoteStatusListener.b(SourceFile:183)
  230. [22:42:23] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_11_R1.RemoteStatusListener.a(SourceFile:127)
  231. [22:42:23] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_11_R1.RemoteStatusListener.run(SourceFile:274)
  232. [22:42:23] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:745)
  233. [22:42:23] [Spigot Watchdog Thread/ERROR]: ------------------------------
  234. [22:42:23] [Spigot Watchdog Thread/ERROR]: Current Thread: pool-11-thread-1
  235. [22:42:23] [Spigot Watchdog Thread/ERROR]: PID: 38 | Suspended: false | Native: false | State: TIMED_WAITING
  236. [22:42:23] [Spigot Watchdog Thread/ERROR]: Stack:
  237. [22:42:23] [Spigot Watchdog Thread/ERROR]: sun.misc.Unsafe.park(Native Method)
  238. [22:42:23] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
  239. [22:42:23] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078)
  240. [22:42:23] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1093)
  241. [22:42:23] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:809)
  242. [22:42:23] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067)
  243. [22:42:23] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
  244. [22:42:23] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
  245. [22:42:23] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:745)
  246. [22:42:23] [Spigot Watchdog Thread/ERROR]: ------------------------------
  247. [22:42:23] [Spigot Watchdog Thread/ERROR]: Current Thread: Timer-0
  248. [22:42:23] [Spigot Watchdog Thread/ERROR]: PID: 32 | Suspended: false | Native: false | State: TIMED_WAITING
  249. [22:42:23] [Spigot Watchdog Thread/ERROR]: Stack:
  250. [22:42:23] [Spigot Watchdog Thread/ERROR]: java.lang.Object.wait(Native Method)
  251. [22:42:23] [Spigot Watchdog Thread/ERROR]: java.util.TimerThread.mainLoop(Timer.java:552)
  252. [22:42:23] [Spigot Watchdog Thread/ERROR]: java.util.TimerThread.run(Timer.java:505)
  253. [22:42:23] [Spigot Watchdog Thread/ERROR]: ------------------------------
  254. [22:42:23] [Spigot Watchdog Thread/ERROR]: Current Thread: Thread-8
  255. [22:42:23] [Spigot Watchdog Thread/ERROR]: PID: 31 | Suspended: false | Native: false | State: TIMED_WAITING
  256. [22:42:23] [Spigot Watchdog Thread/ERROR]: Stack:
  257. [22:42:23] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.sleep(Native Method)
  258. [22:42:23] [Spigot Watchdog Thread/ERROR]: net.coreprotect.consumer.Consumer.run(Consumer.java:103)
  259. [22:42:23] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:745)
  260. [22:42:23] [Spigot Watchdog Thread/ERROR]: ------------------------------
  261. [22:42:23] [Spigot Watchdog Thread/ERROR]: Current Thread: Thread-7
  262. [22:42:23] [Spigot Watchdog Thread/ERROR]: PID: 30 | Suspended: false | Native: false | State: TIMED_WAITING
  263. [22:42:23] [Spigot Watchdog Thread/ERROR]: Stack:
  264. [22:42:23] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.sleep(Native Method)
  265. [22:42:23] [Spigot Watchdog Thread/ERROR]: net.coreprotect.thread.CacheCleanUp.run(CacheCleanUp.java:15)
  266. [22:42:23] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:745)
  267. [22:42:23] [Spigot Watchdog Thread/ERROR]: ------------------------------
  268. [22:42:23] [Spigot Watchdog Thread/ERROR]: Current Thread: Abandoned connection cleanup thread
  269. [22:42:23] [Spigot Watchdog Thread/ERROR]: PID: 28 | Suspended: false | Native: false | State: TIMED_WAITING
  270. [22:42:23] [Spigot Watchdog Thread/ERROR]: Stack:
  271. [22:42:23] [Spigot Watchdog Thread/ERROR]: java.lang.Object.wait(Native Method)
  272. [22:42:23] [Spigot Watchdog Thread/ERROR]: java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:143)
  273. [22:42:23] [Spigot Watchdog Thread/ERROR]: com.mysql.jdbc.AbandonedConnectionCleanupThread.run(AbandonedConnectionCleanupThread.java:43)
  274. [22:42:23] [Spigot Watchdog Thread/ERROR]: ------------------------------
  275. [22:42:23] [Spigot Watchdog Thread/ERROR]: Current Thread: Netty Epoll Server IO #1
  276. [22:42:23] [Spigot Watchdog Thread/ERROR]: PID: 24 | Suspended: false | Native: false | State: BLOCKED
  277. [22:42:23] [Spigot Watchdog Thread/ERROR]: Stack:
  278. [22:42:23] [Spigot Watchdog Thread/ERROR]: java.util.Collections$SynchronizedCollection.add(Collections.java:2035)
  279. [22:42:23] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_11_R1.ServerConnection$4.initChannel(ServerConnection.java:97)
  280. [22:42:23] [Spigot Watchdog Thread/ERROR]: io.netty.channel.ChannelInitializer.channelRegistered(ChannelInitializer.java:69)
  281. [22:42:23] [Spigot Watchdog Thread/ERROR]: io.netty.channel.AbstractChannelHandlerContext.invokeChannelRegistered(AbstractChannelHandlerContext.java:158)
  282. [22:42:23] [Spigot Watchdog Thread/ERROR]: io.netty.channel.AbstractChannelHandlerContext.fireChannelRegistered(AbstractChannelHandlerContext.java:144)
  283. [22:42:23] [Spigot Watchdog Thread/ERROR]: io.netty.channel.DefaultChannelPipeline.fireChannelRegistered(DefaultChannelPipeline.java:732)
  284. [22:42:23] [Spigot Watchdog Thread/ERROR]: io.netty.channel.AbstractChannel$AbstractUnsafe.register0(AbstractChannel.java:442)
  285. [22:42:23] [Spigot Watchdog Thread/ERROR]: io.netty.channel.AbstractChannel$AbstractUnsafe.access$100(AbstractChannel.java:374)
  286. [22:42:23] [Spigot Watchdog Thread/ERROR]: io.netty.channel.AbstractChannel$AbstractUnsafe$1.run(AbstractChannel.java:418)
  287. [22:42:23] [Spigot Watchdog Thread/ERROR]: io.netty.util.concurrent.SingleThreadEventExecutor.runAllTasks(SingleThreadEventExecutor.java:380)
  288. [22:42:23] [Spigot Watchdog Thread/ERROR]: io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:268)
  289. [22:42:23] [Spigot Watchdog Thread/ERROR]: io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:116)
  290. [22:42:23] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:745)
  291. [22:42:23] [Spigot Watchdog Thread/ERROR]: ------------------------------
  292. [22:42:23] [Spigot Watchdog Thread/ERROR]: Current Thread: Netty Epoll Server IO #0
  293. [22:42:23] [Spigot Watchdog Thread/ERROR]: PID: 23 | Suspended: false | Native: false | State: BLOCKED
  294. [22:42:23] [Spigot Watchdog Thread/ERROR]: Stack:
  295. [22:42:23] [Spigot Watchdog Thread/ERROR]: java.util.Collections$SynchronizedCollection.add(Collections.java:2035)
  296. [22:42:23] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_11_R1.ServerConnection$4.initChannel(ServerConnection.java:97)
  297. [22:42:23] [Spigot Watchdog Thread/ERROR]: io.netty.channel.ChannelInitializer.channelRegistered(ChannelInitializer.java:69)
  298. [22:42:23] [Spigot Watchdog Thread/ERROR]: io.netty.channel.AbstractChannelHandlerContext.invokeChannelRegistered(AbstractChannelHandlerContext.java:158)
  299. [22:42:23] [Spigot Watchdog Thread/ERROR]: io.netty.channel.AbstractChannelHandlerContext.fireChannelRegistered(AbstractChannelHandlerContext.java:144)
  300. [22:42:23] [Spigot Watchdog Thread/ERROR]: io.netty.channel.DefaultChannelPipeline.fireChannelRegistered(DefaultChannelPipeline.java:732)
  301. [22:42:23] [Spigot Watchdog Thread/ERROR]: io.netty.channel.AbstractChannel$AbstractUnsafe.register0(AbstractChannel.java:442)
  302. [22:42:23] [Spigot Watchdog Thread/ERROR]: io.netty.channel.AbstractChannel$AbstractUnsafe.register(AbstractChannel.java:412)
  303. [22:42:23] [Spigot Watchdog Thread/ERROR]: io.netty.channel.SingleThreadEventLoop.register(SingleThreadEventLoop.java:60)
  304. [22:42:23] [Spigot Watchdog Thread/ERROR]: io.netty.channel.SingleThreadEventLoop.register(SingleThreadEventLoop.java:48)
  305. [22:42:23] [Spigot Watchdog Thread/ERROR]: io.netty.channel.MultithreadEventLoopGroup.register(MultithreadEventLoopGroup.java:64)
  306. [22:42:23] [Spigot Watchdog Thread/ERROR]: io.netty.bootstrap.ServerBootstrap$ServerBootstrapAcceptor.channelRead(ServerBootstrap.java:251)
  307. [22:42:23] [Spigot Watchdog Thread/ERROR]: io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:333)
  308. [22:42:23] [Spigot Watchdog Thread/ERROR]: io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:319)
  309. [22:42:23] [Spigot Watchdog Thread/ERROR]: io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:787)
  310. [22:42:23] [Spigot Watchdog Thread/ERROR]: io.netty.channel.epoll.EpollServerSocketChannel$EpollServerSocketUnsafe.epollInReady(EpollServerSocketChannel.java:109)
  311. [22:42:23] [Spigot Watchdog Thread/ERROR]: io.netty.channel.epoll.EpollEventLoop.processReady(EpollEventLoop.java:326)
  312. [22:42:23] [Spigot Watchdog Thread/ERROR]: io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:264)
  313. [22:42:23] [Spigot Watchdog Thread/ERROR]: io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:116)
  314. [22:42:23] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:745)
  315. [22:42:23] [Spigot Watchdog Thread/ERROR]: ------------------------------
  316. [22:42:23] [Spigot Watchdog Thread/ERROR]: Current Thread: Spigot Watchdog Thread
  317. [22:42:23] [Spigot Watchdog Thread/ERROR]: PID: 22 | Suspended: false | Native: false | State: RUNNABLE
  318. [22:42:23] [Spigot Watchdog Thread/ERROR]: Stack:
  319. [22:42:23] [Spigot Watchdog Thread/ERROR]: sun.management.ThreadImpl.dumpThreads0(Native Method)
  320. [22:42:23] [Spigot Watchdog Thread/ERROR]: sun.management.ThreadImpl.dumpAllThreads(ThreadImpl.java:454)
  321. [22:42:23] [Spigot Watchdog Thread/ERROR]: org.spigotmc.WatchdogThread.run(WatchdogThread.java:76)
  322. [22:42:23] [Spigot Watchdog Thread/ERROR]: ------------------------------
  323. [22:42:23] [Spigot Watchdog Thread/ERROR]: Current Thread: Server console handler
  324. [22:42:23] [Spigot Watchdog Thread/ERROR]: PID: 20 | Suspended: false | Native: true | State: RUNNABLE
  325. [22:42:23] [Spigot Watchdog Thread/ERROR]: Thread is waiting on monitor(s):
  326. [22:42:23] [Spigot Watchdog Thread/ERROR]: Locked on:java.io.BufferedInputStream.read(BufferedInputStream.java:265)
  327. [22:42:23] [Spigot Watchdog Thread/ERROR]: Locked on:org.bukkit.craftbukkit.libs.jline.internal.InputStreamReader.read(InputStreamReader.java:261)
  328. [22:42:23] [Spigot Watchdog Thread/ERROR]: Locked on:org.bukkit.craftbukkit.libs.jline.internal.InputStreamReader.read(InputStreamReader.java:198)
  329. [22:42:23] [Spigot Watchdog Thread/ERROR]: Stack:
  330. [22:42:23] [Spigot Watchdog Thread/ERROR]: java.io.FileInputStream.readBytes(Native Method)
  331. [22:42:23] [Spigot Watchdog Thread/ERROR]: java.io.FileInputStream.read(FileInputStream.java:255)
  332. [22:42:23] [Spigot Watchdog Thread/ERROR]: java.io.BufferedInputStream.fill(BufferedInputStream.java:246)
  333. [22:42:23] [Spigot Watchdog Thread/ERROR]: java.io.BufferedInputStream.read(BufferedInputStream.java:265)
  334. [22:42:23] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.libs.jline.internal.NonBlockingInputStream.read(NonBlockingInputStream.java:248)
  335. [22:42:23] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.libs.jline.internal.InputStreamReader.read(InputStreamReader.java:261)
  336. [22:42:23] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.libs.jline.internal.InputStreamReader.read(InputStreamReader.java:198)
  337. [22:42:23] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.libs.jline.console.ConsoleReader.readCharacter(ConsoleReader.java:2145)
  338. [22:42:23] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.libs.jline.console.ConsoleReader.readLineSimple(ConsoleReader.java:3183)
  339. [22:42:23] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.libs.jline.console.ConsoleReader.readLine(ConsoleReader.java:2333)
  340. [22:42:23] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_11_R1.DedicatedServer$2.run(DedicatedServer.java:84)
  341. [22:42:23] [Spigot Watchdog Thread/ERROR]: ------------------------------
  342. [22:42:23] [Spigot Watchdog Thread/ERROR]: Current Thread: Thread-5
  343. [22:42:23] [Spigot Watchdog Thread/ERROR]: PID: 21 | Suspended: false | Native: false | State: WAITING
  344. [22:42:23] [Spigot Watchdog Thread/ERROR]: Stack:
  345. [22:42:23] [Spigot Watchdog Thread/ERROR]: sun.misc.Unsafe.park(Native Method)
  346. [22:42:23] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
  347. [22:42:23] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
  348. [22:42:23] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
  349. [22:42:23] [Spigot Watchdog Thread/ERROR]: com.mojang.util.QueueLogAppender.getNextLogEvent(QueueLogAppender.java:77)
  350. [22:42:23] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.v1_11_R1.util.TerminalConsoleWriterThread.run(TerminalConsoleWriterThread.java:27)
  351. [22:42:23] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:745)
  352. [22:42:23] [Spigot Watchdog Thread/ERROR]: ------------------------------
  353. [22:42:23] [Spigot Watchdog Thread/ERROR]: Current Thread: DestroyJavaVM
  354. [22:42:23] [Spigot Watchdog Thread/ERROR]: PID: 19 | Suspended: false | Native: false | State: RUNNABLE
  355. [22:42:23] [Spigot Watchdog Thread/ERROR]: Stack:
  356. [22:42:23] [Spigot Watchdog Thread/ERROR]: ------------------------------
  357. [22:42:23] [Spigot Watchdog Thread/ERROR]: Current Thread: Server thread
  358. [22:42:23] [Spigot Watchdog Thread/ERROR]: PID: 17 | Suspended: false | Native: false | State: BLOCKED
  359. [22:42:23] [Spigot Watchdog Thread/ERROR]: Thread is waiting on monitor(s):
  360. [22:42:23] [Spigot Watchdog Thread/ERROR]: Locked on:org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:487)
  361. [22:42:23] [Spigot Watchdog Thread/ERROR]: Locked on:net.minecraft.server.v1_11_R1.ServerConnection.c(ServerConnection.java:174)
  362. [22:42:23] [Spigot Watchdog Thread/ERROR]: Stack:
  363. [22:42:23] [Spigot Watchdog Thread/ERROR]: me.ryanhamshire.GriefPrevention.DataStore.getPlayerData(DataStore.java:529)
  364. [22:42:23] [Spigot Watchdog Thread/ERROR]: me.ryanhamshire.GriefPrevention.PlayerEventHandler.onPlayerQuit(PlayerEventHandler.java:857)
  365. [22:42:23] [Spigot Watchdog Thread/ERROR]: sun.reflect.GeneratedMethodAccessor150.invoke(Unknown Source)
  366. [22:42:23] [Spigot Watchdog Thread/ERROR]: sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  367. [22:42:23] [Spigot Watchdog Thread/ERROR]: java.lang.reflect.Method.invoke(Method.java:498)
  368. [22:42:23] [Spigot Watchdog Thread/ERROR]: org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:302)
  369. [22:42:23] [Spigot Watchdog Thread/ERROR]: org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62)
  370. [22:42:23] [Spigot Watchdog Thread/ERROR]: org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:502)
  371. [22:42:23] [Spigot Watchdog Thread/ERROR]: org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:487)
  372. [22:42:23] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_11_R1.PlayerList.disconnect(PlayerList.java:379)
  373. [22:42:23] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_11_R1.PlayerConnection.a(PlayerConnection.java:1054)
  374. [22:42:23] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_11_R1.NetworkManager.handleDisconnection(NetworkManager.java:316)
  375. [22:42:23] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_11_R1.ServerConnection.c(ServerConnection.java:174)
  376. [22:42:23] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_11_R1.MinecraftServer.D(MinecraftServer.java:834)
  377. [22:42:23] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_11_R1.DedicatedServer.D(DedicatedServer.java:399)
  378. [22:42:23] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_11_R1.MinecraftServer.C(MinecraftServer.java:675)
  379. [22:42:23] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_11_R1.MinecraftServer.run(MinecraftServer.java:574)
  380. [22:42:23] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:745)
  381. [22:42:23] [Spigot Watchdog Thread/ERROR]: ------------------------------
  382. [22:42:23] [Spigot Watchdog Thread/ERROR]: Current Thread: Server Infinisleeper
  383. [22:42:23] [Spigot Watchdog Thread/ERROR]: PID: 18 | Suspended: false | Native: false | State: TIMED_WAITING
  384. [22:42:23] [Spigot Watchdog Thread/ERROR]: Stack:
  385. [22:42:23] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.sleep(Native Method)
  386. [22:42:23] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_11_R1.DedicatedServer$1.run(DedicatedServer.java:59)
  387. [22:42:23] [Spigot Watchdog Thread/ERROR]: ------------------------------
  388. [22:42:23] [Spigot Watchdog Thread/ERROR]: Current Thread: Snooper Timer
  389. [22:42:23] [Spigot Watchdog Thread/ERROR]: PID: 13 | Suspended: false | Native: false | State: TIMED_WAITING
  390. [22:42:23] [Spigot Watchdog Thread/ERROR]: Stack:
  391. [22:42:23] [Spigot Watchdog Thread/ERROR]: java.lang.Object.wait(Native Method)
  392. [22:42:23] [Spigot Watchdog Thread/ERROR]: java.util.TimerThread.mainLoop(Timer.java:552)
  393. [22:42:23] [Spigot Watchdog Thread/ERROR]: java.util.TimerThread.run(Timer.java:505)
  394. [22:42:23] [Spigot Watchdog Thread/ERROR]: ------------------------------
  395. [22:42:23] [Spigot Watchdog Thread/ERROR]: Current Thread: Signal Dispatcher
  396. [22:42:23] [Spigot Watchdog Thread/ERROR]: PID: 5 | Suspended: false | Native: false | State: RUNNABLE
  397. [22:42:23] [Spigot Watchdog Thread/ERROR]: Stack:
  398. [22:42:23] [Spigot Watchdog Thread/ERROR]: ------------------------------
  399. [22:42:23] [Spigot Watchdog Thread/ERROR]: Current Thread: Finalizer
  400. [22:42:23] [Spigot Watchdog Thread/ERROR]: PID: 3 | Suspended: false | Native: false | State: WAITING
  401. [22:42:23] [Spigot Watchdog Thread/ERROR]: Stack:
  402. [22:42:23] [Spigot Watchdog Thread/ERROR]: java.lang.Object.wait(Native Method)
  403. [22:42:23] [Spigot Watchdog Thread/ERROR]: java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:143)
  404. [22:42:23] [Spigot Watchdog Thread/ERROR]: java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:164)
  405. [22:42:23] [Spigot Watchdog Thread/ERROR]: java.lang.ref.Finalizer$FinalizerThread.run(Finalizer.java:209)
  406. [22:42:23] [Spigot Watchdog Thread/ERROR]: ------------------------------
  407. [22:42:23] [Spigot Watchdog Thread/ERROR]: Current Thread: Reference Handler
  408. [22:42:23] [Spigot Watchdog Thread/ERROR]: PID: 2 | Suspended: false | Native: false | State: WAITING
  409. [22:42:23] [Spigot Watchdog Thread/ERROR]: Stack:
  410. [22:42:23] [Spigot Watchdog Thread/ERROR]: java.lang.Object.wait(Native Method)
  411. [22:42:23] [Spigot Watchdog Thread/ERROR]: java.lang.Object.wait(Object.java:502)
  412. [22:42:23] [Spigot Watchdog Thread/ERROR]: java.lang.ref.Reference.tryHandlePending(Reference.java:191)
  413. [22:42:23] [Spigot Watchdog Thread/ERROR]: java.lang.ref.Reference$ReferenceHandler.run(Reference.java:153)
  414. [22:42:23] [Spigot Watchdog Thread/ERROR]: ------------------------------
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement