Advertisement
Guest User

Untitled

a guest
Dec 10th, 2017
117
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 105.55 KB | None | 0 0
  1. ---- Minecraft Crash Report ----
  2. // Oh - I know what I did wrong!
  3.  
  4. Time: 12/10/17 7:59 PM
  5. Description: Watching Server
  6.  
  7. java.lang.Error
  8. at org.bukkit.plugin.SimplePluginManager.unsubscribeFromPermission(SimplePluginManager.java:662)
  9. at org.bukkit.permissions.PermissibleBase.clearPermissions(PermissibleBase.java:169)
  10. at org.bukkit.permissions.PermissibleBase.recalculatePermissions(PermissibleBase.java:149)
  11. at org.bukkit.craftbukkit.v1_11_R1.command.ServerCommandSender.recalculatePermissions(ServerCommandSender.java:57)
  12. at org.bukkit.plugin.SimplePluginManager.dirtyPermissibles(SimplePluginManager.java:641)
  13. at org.bukkit.plugin.SimplePluginManager.calculatePermissionDefault(SimplePluginManager.java:629)
  14. at org.bukkit.plugin.SimplePluginManager.addPermission(SimplePluginManager.java:602)
  15. at org.bukkit.craftbukkit.v1_11_R1.CraftServer.enablePlugin(CraftServer.java:354)
  16. at org.bukkit.craftbukkit.v1_11_R1.CraftServer.enablePlugins(CraftServer.java:322)
  17. at org.bukkit.craftbukkit.v1_11_R1.CraftServer.reload(CraftServer.java:728)
  18. at org.bukkit.Bukkit.reload(Bukkit.java:549)
  19. at org.bukkit.command.defaults.ReloadCommand.execute(ReloadCommand.java:25)
  20. at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:140)
  21. at org.bukkit.craftbukkit.v1_11_R1.CraftServer.dispatchCommand(CraftServer.java:628)
  22. at net.minecraft.server.v1_11_R1.PlayerConnection.handleCommand(PlayerConnection.java:1278)
  23. at net.minecraft.server.v1_11_R1.PlayerConnection.a(PlayerConnection.java:1138)
  24. at net.minecraft.server.v1_11_R1.PacketPlayInChat.a(SourceFile:37)
  25. at net.minecraft.server.v1_11_R1.PacketPlayInChat.a(SourceFile:9)
  26. at net.minecraft.server.v1_11_R1.PlayerConnectionUtils$1.run(SourceFile:13)
  27. at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
  28. at java.util.concurrent.FutureTask.run(FutureTask.java:266)
  29. at net.minecraft.server.v1_11_R1.SystemUtils.a(SourceFile:46)
  30. at net.minecraft.server.v1_11_R1.MinecraftServer.D(MinecraftServer.java:695)
  31. at net.minecraft.server.v1_11_R1.DedicatedServer.D(DedicatedServer.java:360)
  32. at net.minecraft.server.v1_11_R1.MinecraftServer.C(MinecraftServer.java:650)
  33. at net.minecraft.server.v1_11_R1.MinecraftServer.run(MinecraftServer.java:554)
  34. at java.lang.Thread.run(Thread.java:745)
  35.  
  36.  
  37. A detailed walkthrough of the error, its code path and all known details is as follows:
  38. ---------------------------------------------------------------------------------------
  39.  
  40. -- Head --
  41. Thread: Server Watchdog
  42. Stacktrace:
  43. at org.bukkit.plugin.SimplePluginManager.unsubscribeFromPermission(SimplePluginManager.java:662)
  44. at org.bukkit.permissions.PermissibleBase.clearPermissions(PermissibleBase.java:169)
  45. at org.bukkit.permissions.PermissibleBase.recalculatePermissions(PermissibleBase.java:149)
  46. at org.bukkit.craftbukkit.v1_11_R1.command.ServerCommandSender.recalculatePermissions(ServerCommandSender.java:57)
  47. at org.bukkit.plugin.SimplePluginManager.dirtyPermissibles(SimplePluginManager.java:641)
  48. at org.bukkit.plugin.SimplePluginManager.calculatePermissionDefault(SimplePluginManager.java:629)
  49. at org.bukkit.plugin.SimplePluginManager.addPermission(SimplePluginManager.java:602)
  50. at org.bukkit.craftbukkit.v1_11_R1.CraftServer.enablePlugin(CraftServer.java:354)
  51. at org.bukkit.craftbukkit.v1_11_R1.CraftServer.enablePlugins(CraftServer.java:322)
  52. at org.bukkit.craftbukkit.v1_11_R1.CraftServer.reload(CraftServer.java:728)
  53. at org.bukkit.Bukkit.reload(Bukkit.java:549)
  54. at org.bukkit.command.defaults.ReloadCommand.execute(ReloadCommand.java:25)
  55. at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:140)
  56. at org.bukkit.craftbukkit.v1_11_R1.CraftServer.dispatchCommand(CraftServer.java:628)
  57. at net.minecraft.server.v1_11_R1.PlayerConnection.handleCommand(PlayerConnection.java:1278)
  58. at net.minecraft.server.v1_11_R1.PlayerConnection.a(PlayerConnection.java:1138)
  59. at net.minecraft.server.v1_11_R1.PacketPlayInChat.a(SourceFile:37)
  60. at net.minecraft.server.v1_11_R1.PacketPlayInChat.a(SourceFile:9)
  61. at net.minecraft.server.v1_11_R1.PlayerConnectionUtils$1.run(SourceFile:13)
  62. at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
  63. at java.util.concurrent.FutureTask.run(FutureTask.java:266)
  64. at net.minecraft.server.v1_11_R1.SystemUtils.a(SourceFile:46)
  65. at net.minecraft.server.v1_11_R1.MinecraftServer.D(MinecraftServer.java:695)
  66. at net.minecraft.server.v1_11_R1.DedicatedServer.D(DedicatedServer.java:360)
  67. at net.minecraft.server.v1_11_R1.MinecraftServer.C(MinecraftServer.java:650)
  68.  
  69. -- Thread Dump --
  70. Details:
  71. Threads: "pool-285-thread-1" Id=685 TIMED_WAITING on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@5a7bdde0
  72. at sun.misc.Unsafe.park(Native Method)
  73. - waiting on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@5a7bdde0
  74. at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
  75. at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078)
  76. at java.util.concurrent.LinkedBlockingDeque.pollFirst(LinkedBlockingDeque.java:522)
  77. at java.util.concurrent.LinkedBlockingDeque.poll(LinkedBlockingDeque.java:684)
  78. at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1066)
  79. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
  80. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
  81. ...
  82.  
  83.  
  84. "pool-288-thread-1" Id=684 TIMED_WAITING on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@54bc38df
  85. at sun.misc.Unsafe.park(Native Method)
  86. - waiting on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@54bc38df
  87. at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
  88. at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078)
  89. at java.util.concurrent.LinkedBlockingDeque.pollFirst(LinkedBlockingDeque.java:522)
  90. at java.util.concurrent.LinkedBlockingDeque.poll(LinkedBlockingDeque.java:684)
  91. at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1066)
  92. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
  93. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
  94. ...
  95.  
  96.  
  97. "pool-312-thread-1" Id=682 TIMED_WAITING on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@5083b690
  98. at sun.misc.Unsafe.park(Native Method)
  99. - waiting on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@5083b690
  100. at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
  101. at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078)
  102. at java.util.concurrent.LinkedBlockingDeque.pollFirst(LinkedBlockingDeque.java:522)
  103. at java.util.concurrent.LinkedBlockingDeque.poll(LinkedBlockingDeque.java:684)
  104. at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1066)
  105. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
  106. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
  107. ...
  108.  
  109.  
  110. "pool-309-thread-1" Id=681 TIMED_WAITING on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@158132e4
  111. at sun.misc.Unsafe.park(Native Method)
  112. - waiting on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@158132e4
  113. at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
  114. at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078)
  115. at java.util.concurrent.LinkedBlockingDeque.pollFirst(LinkedBlockingDeque.java:522)
  116. at java.util.concurrent.LinkedBlockingDeque.poll(LinkedBlockingDeque.java:684)
  117. at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1066)
  118. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
  119. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
  120. ...
  121.  
  122.  
  123. "pool-306-thread-1" Id=680 TIMED_WAITING on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@11117969
  124. at sun.misc.Unsafe.park(Native Method)
  125. - waiting on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@11117969
  126. at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
  127. at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078)
  128. at java.util.concurrent.LinkedBlockingDeque.pollFirst(LinkedBlockingDeque.java:522)
  129. at java.util.concurrent.LinkedBlockingDeque.poll(LinkedBlockingDeque.java:684)
  130. at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1066)
  131. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
  132. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
  133. ...
  134.  
  135.  
  136. "pool-303-thread-1" Id=679 TIMED_WAITING on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@24dec154
  137. at sun.misc.Unsafe.park(Native Method)
  138. - waiting on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@24dec154
  139. at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
  140. at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078)
  141. at java.util.concurrent.LinkedBlockingDeque.pollFirst(LinkedBlockingDeque.java:522)
  142. at java.util.concurrent.LinkedBlockingDeque.poll(LinkedBlockingDeque.java:684)
  143. at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1066)
  144. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
  145. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
  146. ...
  147.  
  148.  
  149. "pool-300-thread-1" Id=678 TIMED_WAITING on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@69a4d469
  150. at sun.misc.Unsafe.park(Native Method)
  151. - waiting on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@69a4d469
  152. at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
  153. at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078)
  154. at java.util.concurrent.LinkedBlockingDeque.pollFirst(LinkedBlockingDeque.java:522)
  155. at java.util.concurrent.LinkedBlockingDeque.poll(LinkedBlockingDeque.java:684)
  156. at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1066)
  157. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
  158. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
  159. ...
  160.  
  161.  
  162. "pool-297-thread-1" Id=677 TIMED_WAITING on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@75aecdab
  163. at sun.misc.Unsafe.park(Native Method)
  164. - waiting on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@75aecdab
  165. at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
  166. at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078)
  167. at java.util.concurrent.LinkedBlockingDeque.pollFirst(LinkedBlockingDeque.java:522)
  168. at java.util.concurrent.LinkedBlockingDeque.poll(LinkedBlockingDeque.java:684)
  169. at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1066)
  170. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
  171. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
  172. ...
  173.  
  174.  
  175. "pool-294-thread-1" Id=676 TIMED_WAITING on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@6fee3846
  176. at sun.misc.Unsafe.park(Native Method)
  177. - waiting on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@6fee3846
  178. at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
  179. at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078)
  180. at java.util.concurrent.LinkedBlockingDeque.pollFirst(LinkedBlockingDeque.java:522)
  181. at java.util.concurrent.LinkedBlockingDeque.poll(LinkedBlockingDeque.java:684)
  182. at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1066)
  183. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
  184. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
  185. ...
  186.  
  187.  
  188. "pool-291-thread-1" Id=675 TIMED_WAITING on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@3d68808e
  189. at sun.misc.Unsafe.park(Native Method)
  190. - waiting on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@3d68808e
  191. at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
  192. at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078)
  193. at java.util.concurrent.LinkedBlockingDeque.pollFirst(LinkedBlockingDeque.java:522)
  194. at java.util.concurrent.LinkedBlockingDeque.poll(LinkedBlockingDeque.java:684)
  195. at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1066)
  196. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
  197. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
  198. ...
  199.  
  200.  
  201. "pool-282-thread-1" Id=674 TIMED_WAITING on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@72a01cd6
  202. at sun.misc.Unsafe.park(Native Method)
  203. - waiting on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@72a01cd6
  204. at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
  205. at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078)
  206. at java.util.concurrent.LinkedBlockingDeque.pollFirst(LinkedBlockingDeque.java:522)
  207. at java.util.concurrent.LinkedBlockingDeque.poll(LinkedBlockingDeque.java:684)
  208. at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1066)
  209. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
  210. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
  211. ...
  212.  
  213.  
  214. "Timer-23" Id=673 TIMED_WAITING on java.util.TaskQueue@71e054bc
  215. at java.lang.Object.wait(Native Method)
  216. - waiting on java.util.TaskQueue@71e054bc
  217. at java.util.TimerThread.mainLoop(Timer.java:552)
  218. at java.util.TimerThread.run(Timer.java:505)
  219.  
  220.  
  221. "pool-276-thread-4" Id=672 WAITING on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@6fd27ece
  222. at sun.misc.Unsafe.park(Native Method)
  223. - waiting on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@6fd27ece
  224. at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
  225. at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
  226. at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
  227. at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067)
  228. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
  229. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
  230. at java.lang.Thread.run(Thread.java:745)
  231.  
  232.  
  233. "Timer-22" Id=664 TIMED_WAITING on java.util.TaskQueue@16c7ef4a
  234. at java.lang.Object.wait(Native Method)
  235. - waiting on java.util.TaskQueue@16c7ef4a
  236. at java.util.TimerThread.mainLoop(Timer.java:552)
  237. at java.util.TimerThread.run(Timer.java:505)
  238.  
  239.  
  240. "pool-264-thread-17" Id=663 TIMED_WAITING on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@647307e8
  241. at sun.misc.Unsafe.park(Native Method)
  242. - waiting on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@647307e8
  243. at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
  244. at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078)
  245. at java.util.concurrent.LinkedBlockingDeque.pollFirst(LinkedBlockingDeque.java:522)
  246. at java.util.concurrent.LinkedBlockingDeque.poll(LinkedBlockingDeque.java:684)
  247. at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1066)
  248. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
  249. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
  250. ...
  251.  
  252.  
  253. "pool-237-thread-17" Id=662 TIMED_WAITING on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@1745ea6e
  254. at sun.misc.Unsafe.park(Native Method)
  255. - waiting on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@1745ea6e
  256. at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
  257. at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078)
  258. at java.util.concurrent.LinkedBlockingDeque.pollFirst(LinkedBlockingDeque.java:522)
  259. at java.util.concurrent.LinkedBlockingDeque.poll(LinkedBlockingDeque.java:684)
  260. at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1066)
  261. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
  262. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
  263. ...
  264.  
  265.  
  266. "pool-258-thread-19" Id=660 TIMED_WAITING on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@6b9dd246
  267. at sun.misc.Unsafe.park(Native Method)
  268. - waiting on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@6b9dd246
  269. at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
  270. at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078)
  271. at java.util.concurrent.LinkedBlockingDeque.pollFirst(LinkedBlockingDeque.java:522)
  272. at java.util.concurrent.LinkedBlockingDeque.poll(LinkedBlockingDeque.java:684)
  273. at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1066)
  274. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
  275. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
  276. ...
  277.  
  278.  
  279. "pool-268-thread-1" Id=499 WAITING on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@4209ddc0
  280. at sun.misc.Unsafe.park(Native Method)
  281. - waiting on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@4209ddc0
  282. at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
  283. at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
  284. at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
  285. at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067)
  286. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
  287. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
  288. at java.lang.Thread.run(Thread.java:745)
  289.  
  290.  
  291. "pool-232-thread-1" Id=498 WAITING on io.netty.util.concurrent.PromiseTask@3e39de2e
  292. at java.lang.Object.wait(Native Method)
  293. - waiting on io.netty.util.concurrent.PromiseTask@3e39de2e
  294. at java.lang.Object.wait(Object.java:502)
  295. at io.netty.util.concurrent.DefaultPromise.await(DefaultPromise.java:254)
  296. at io.netty.util.concurrent.DefaultPromise.await(DefaultPromise.java:32)
  297. at io.netty.util.concurrent.AbstractFuture.get(AbstractFuture.java:31)
  298. at io.netty.channel.DefaultChannelPipeline.waitForFuture(DefaultChannelPipeline.java:551)
  299. at io.netty.channel.DefaultChannelPipeline.remove(DefaultChannelPipeline.java:339)
  300. at io.netty.channel.DefaultChannelPipeline.remove(DefaultChannelPipeline.java:304)
  301. ...
  302.  
  303. Number of locked synchronizers = 1
  304. - java.util.concurrent.ThreadPoolExecutor$Worker@7f87cf6e
  305.  
  306.  
  307. "Timer-21" Id=496 TIMED_WAITING on java.util.TaskQueue@697551d
  308. at java.lang.Object.wait(Native Method)
  309. - waiting on java.util.TaskQueue@697551d
  310. at java.util.TimerThread.mainLoop(Timer.java:552)
  311. at java.util.TimerThread.run(Timer.java:505)
  312.  
  313.  
  314. "Thread-63" Id=490 WAITING on java.lang.Thread@31da86b
  315. at java.lang.Object.wait(Native Method)
  316. - waiting on java.lang.Thread@31da86b
  317. at java.lang.Thread.join(Thread.java:1245)
  318. at java.lang.Thread.join(Thread.java:1319)
  319. at com.Acrobot.ChestShop.Updater.Updater.waitForThread(Updater.java:289)
  320. at com.Acrobot.ChestShop.Updater.Updater.getLatestType(Updater.java:241)
  321. at com.Acrobot.ChestShop.Updater.Updater.shouldUpdate(Updater.java:508)
  322. at com.Acrobot.ChestShop.Updater.Updater.versionCheck(Updater.java:466)
  323. at com.Acrobot.ChestShop.Updater.Updater.access$400(Updater.java:41)
  324. ...
  325.  
  326.  
  327. "Timer-20" Id=477 TIMED_WAITING on java.util.TaskQueue@ff69215
  328. at java.lang.Object.wait(Native Method)
  329. - waiting on java.util.TaskQueue@ff69215
  330. at java.util.TimerThread.mainLoop(Timer.java:552)
  331. at java.util.TimerThread.run(Timer.java:505)
  332.  
  333.  
  334. "pool-231-thread-2" Id=476 WAITING on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@7fcef56b
  335. at sun.misc.Unsafe.park(Native Method)
  336. - waiting on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@7fcef56b
  337. at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
  338. at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
  339. at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
  340. at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067)
  341. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
  342. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
  343. at java.lang.Thread.run(Thread.java:745)
  344.  
  345.  
  346. "Timer-19" Id=470 TIMED_WAITING on java.util.TaskQueue@43cd6832
  347. at java.lang.Object.wait(Native Method)
  348. - waiting on java.util.TaskQueue@43cd6832
  349. at java.util.TimerThread.mainLoop(Timer.java:552)
  350. at java.util.TimerThread.run(Timer.java:505)
  351.  
  352.  
  353. "pool-223-thread-1" Id=444 WAITING on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@2d7dded0
  354. at sun.misc.Unsafe.park(Native Method)
  355. - waiting on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@2d7dded0
  356. at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
  357. at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
  358. at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
  359. at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067)
  360. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
  361. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
  362. at java.lang.Thread.run(Thread.java:745)
  363.  
  364.  
  365. "pool-187-thread-1" Id=443 WAITING on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@16a08750
  366. at sun.misc.Unsafe.park(Native Method)
  367. - waiting on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@16a08750
  368. at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
  369. at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
  370. at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
  371. at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067)
  372. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
  373. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
  374. at java.lang.Thread.run(Thread.java:745)
  375.  
  376.  
  377. "Thread-55" Id=435 WAITING on java.lang.Thread@1e4d5d42
  378. at java.lang.Object.wait(Native Method)
  379. - waiting on java.lang.Thread@1e4d5d42
  380. at java.lang.Thread.join(Thread.java:1245)
  381. at java.lang.Thread.join(Thread.java:1319)
  382. at com.Acrobot.ChestShop.Updater.Updater.waitForThread(Updater.java:289)
  383. at com.Acrobot.ChestShop.Updater.Updater.getLatestType(Updater.java:241)
  384. at com.Acrobot.ChestShop.Updater.Updater.shouldUpdate(Updater.java:508)
  385. at com.Acrobot.ChestShop.Updater.Updater.versionCheck(Updater.java:466)
  386. at com.Acrobot.ChestShop.Updater.Updater.access$400(Updater.java:41)
  387. ...
  388.  
  389.  
  390. "Timer-17" Id=422 TIMED_WAITING on java.util.TaskQueue@36692a41
  391. at java.lang.Object.wait(Native Method)
  392. - waiting on java.util.TaskQueue@36692a41
  393. at java.util.TimerThread.mainLoop(Timer.java:552)
  394. at java.util.TimerThread.run(Timer.java:505)
  395.  
  396.  
  397. "pool-186-thread-2" Id=421 WAITING on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@7521e902
  398. at sun.misc.Unsafe.park(Native Method)
  399. - waiting on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@7521e902
  400. at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
  401. at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
  402. at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
  403. at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067)
  404. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
  405. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
  406. at java.lang.Thread.run(Thread.java:745)
  407.  
  408.  
  409. "Timer-16" Id=415 TIMED_WAITING on java.util.TaskQueue@67297af1
  410. at java.lang.Object.wait(Native Method)
  411. - waiting on java.util.TaskQueue@67297af1
  412. at java.util.TimerThread.mainLoop(Timer.java:552)
  413. at java.util.TimerThread.run(Timer.java:505)
  414.  
  415.  
  416. "pool-178-thread-1" Id=343 WAITING on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@13fa8c1b
  417. at sun.misc.Unsafe.park(Native Method)
  418. - waiting on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@13fa8c1b
  419. at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
  420. at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
  421. at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
  422. at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067)
  423. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
  424. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
  425. at java.lang.Thread.run(Thread.java:745)
  426.  
  427.  
  428. "pool-142-thread-1" Id=342 WAITING on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@6c3e8707
  429. at sun.misc.Unsafe.park(Native Method)
  430. - waiting on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@6c3e8707
  431. at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
  432. at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
  433. at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
  434. at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067)
  435. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
  436. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
  437. at java.lang.Thread.run(Thread.java:745)
  438.  
  439.  
  440. "Thread-45" Id=333 WAITING on java.lang.Thread@162d1a7b
  441. at java.lang.Object.wait(Native Method)
  442. - waiting on java.lang.Thread@162d1a7b
  443. at java.lang.Thread.join(Thread.java:1245)
  444. at java.lang.Thread.join(Thread.java:1319)
  445. at com.Acrobot.ChestShop.Updater.Updater.waitForThread(Updater.java:289)
  446. at com.Acrobot.ChestShop.Updater.Updater.getLatestType(Updater.java:241)
  447. at com.Acrobot.ChestShop.Updater.Updater.shouldUpdate(Updater.java:508)
  448. at com.Acrobot.ChestShop.Updater.Updater.versionCheck(Updater.java:466)
  449. at com.Acrobot.ChestShop.Updater.Updater.access$400(Updater.java:41)
  450. ...
  451.  
  452.  
  453. "Timer-14" Id=320 TIMED_WAITING on java.util.TaskQueue@3a7f14bd
  454. at java.lang.Object.wait(Native Method)
  455. - waiting on java.util.TaskQueue@3a7f14bd
  456. at java.util.TimerThread.mainLoop(Timer.java:552)
  457. at java.util.TimerThread.run(Timer.java:505)
  458.  
  459.  
  460. "pool-141-thread-4" Id=319 WAITING on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@7da2cdbd
  461. at sun.misc.Unsafe.park(Native Method)
  462. - waiting on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@7da2cdbd
  463. at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
  464. at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
  465. at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
  466. at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067)
  467. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
  468. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
  469. at java.lang.Thread.run(Thread.java:745)
  470.  
  471.  
  472. "Timer-13" Id=311 TIMED_WAITING on java.util.TaskQueue@653c6bb1
  473. at java.lang.Object.wait(Native Method)
  474. - waiting on java.util.TaskQueue@653c6bb1
  475. at java.util.TimerThread.mainLoop(Timer.java:552)
  476. at java.util.TimerThread.run(Timer.java:505)
  477.  
  478.  
  479. "pool-97-thread-1" Id=310 WAITING on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@1bbc5baf
  480. at sun.misc.Unsafe.park(Native Method)
  481. - waiting on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@1bbc5baf
  482. at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
  483. at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
  484. at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
  485. at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067)
  486. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
  487. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
  488. at java.lang.Thread.run(Thread.java:745)
  489.  
  490.  
  491. "pool-133-thread-1" Id=309 WAITING on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@59247e99
  492. at sun.misc.Unsafe.park(Native Method)
  493. - waiting on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@59247e99
  494. at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
  495. at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
  496. at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
  497. at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067)
  498. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
  499. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
  500. at java.lang.Thread.run(Thread.java:745)
  501.  
  502.  
  503. "Thread-37" Id=289 WAITING on java.lang.Thread@32009f25
  504. at java.lang.Object.wait(Native Method)
  505. - waiting on java.lang.Thread@32009f25
  506. at java.lang.Thread.join(Thread.java:1245)
  507. at java.lang.Thread.join(Thread.java:1319)
  508. at com.Acrobot.ChestShop.Updater.Updater.waitForThread(Updater.java:289)
  509. at com.Acrobot.ChestShop.Updater.Updater.getLatestType(Updater.java:241)
  510. at com.Acrobot.ChestShop.Updater.Updater.shouldUpdate(Updater.java:508)
  511. at com.Acrobot.ChestShop.Updater.Updater.versionCheck(Updater.java:466)
  512. at com.Acrobot.ChestShop.Updater.Updater.access$400(Updater.java:41)
  513. ...
  514.  
  515.  
  516. "Timer-11" Id=276 TIMED_WAITING on java.util.TaskQueue@34e70b37
  517. at java.lang.Object.wait(Native Method)
  518. - waiting on java.util.TaskQueue@34e70b37
  519. at java.util.TimerThread.mainLoop(Timer.java:552)
  520. at java.util.TimerThread.run(Timer.java:505)
  521.  
  522.  
  523. "pool-96-thread-1" Id=275 WAITING on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@4d7f4f27
  524. at sun.misc.Unsafe.park(Native Method)
  525. - waiting on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@4d7f4f27
  526. at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
  527. at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
  528. at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
  529. at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067)
  530. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
  531. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
  532. at java.lang.Thread.run(Thread.java:745)
  533.  
  534.  
  535. "Timer-10" Id=270 TIMED_WAITING on java.util.TaskQueue@37d530a7
  536. at java.lang.Object.wait(Native Method)
  537. - waiting on java.util.TaskQueue@37d530a7
  538. at java.util.TimerThread.mainLoop(Timer.java:552)
  539. at java.util.TimerThread.run(Timer.java:505)
  540.  
  541.  
  542. "pool-52-thread-1" Id=269 WAITING on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@19a68cf
  543. at sun.misc.Unsafe.park(Native Method)
  544. - waiting on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@19a68cf
  545. at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
  546. at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
  547. at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
  548. at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067)
  549. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
  550. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
  551. at java.lang.Thread.run(Thread.java:745)
  552.  
  553.  
  554. "Timer-9" Id=262 WAITING on java.util.TaskQueue@d286578
  555. at java.lang.Object.wait(Native Method)
  556. - waiting on java.util.TaskQueue@d286578
  557. at java.lang.Object.wait(Object.java:502)
  558. at java.util.TimerThread.mainLoop(Timer.java:526)
  559. at java.util.TimerThread.run(Timer.java:505)
  560.  
  561.  
  562. "pool-88-thread-1" Id=260 WAITING on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@3a19158d
  563. at sun.misc.Unsafe.park(Native Method)
  564. - waiting on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@3a19158d
  565. at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
  566. at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
  567. at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
  568. at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067)
  569. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
  570. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
  571. at java.lang.Thread.run(Thread.java:745)
  572.  
  573.  
  574. "Thread-27" Id=239 WAITING on java.lang.Thread@24574a61
  575. at java.lang.Object.wait(Native Method)
  576. - waiting on java.lang.Thread@24574a61
  577. at java.lang.Thread.join(Thread.java:1245)
  578. at java.lang.Thread.join(Thread.java:1319)
  579. at com.Acrobot.ChestShop.Updater.Updater.waitForThread(Updater.java:289)
  580. at com.Acrobot.ChestShop.Updater.Updater.getLatestType(Updater.java:241)
  581. at com.Acrobot.ChestShop.Updater.Updater.shouldUpdate(Updater.java:508)
  582. at com.Acrobot.ChestShop.Updater.Updater.versionCheck(Updater.java:466)
  583. at com.Acrobot.ChestShop.Updater.Updater.access$400(Updater.java:41)
  584. ...
  585.  
  586.  
  587. "Timer-7" Id=226 TIMED_WAITING on java.util.TaskQueue@76598234
  588. at java.lang.Object.wait(Native Method)
  589. - waiting on java.util.TaskQueue@76598234
  590. at java.util.TimerThread.mainLoop(Timer.java:552)
  591. at java.util.TimerThread.run(Timer.java:505)
  592.  
  593.  
  594. "pool-51-thread-3" Id=225 WAITING on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@38143a22
  595. at sun.misc.Unsafe.park(Native Method)
  596. - waiting on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@38143a22
  597. at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
  598. at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
  599. at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
  600. at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067)
  601. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
  602. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
  603. at java.lang.Thread.run(Thread.java:745)
  604.  
  605.  
  606. "Timer-6" Id=218 TIMED_WAITING on java.util.TaskQueue@4a53e5d0
  607. at java.lang.Object.wait(Native Method)
  608. - waiting on java.util.TaskQueue@4a53e5d0
  609. at java.util.TimerThread.mainLoop(Timer.java:552)
  610. at java.util.TimerThread.run(Timer.java:505)
  611.  
  612.  
  613. "pool-6-thread-2" Id=177 WAITING on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@54c9aab9
  614. at sun.misc.Unsafe.park(Native Method)
  615. - waiting on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@54c9aab9
  616. at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
  617. at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
  618. at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
  619. at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067)
  620. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
  621. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
  622. at java.lang.Thread.run(Thread.java:745)
  623.  
  624.  
  625. "Timer-5" Id=132 WAITING on java.util.TaskQueue@6ebbda36
  626. at java.lang.Object.wait(Native Method)
  627. - waiting on java.util.TaskQueue@6ebbda36
  628. at java.lang.Object.wait(Object.java:502)
  629. at java.util.TimerThread.mainLoop(Timer.java:526)
  630. at java.util.TimerThread.run(Timer.java:505)
  631.  
  632.  
  633. "File IO Thread" Id=84 TIMED_WAITING
  634. at java.lang.Thread.sleep(Native Method)
  635. at net.minecraft.server.v1_11_R1.FileIOThread.c(SourceFile:51)
  636. at net.minecraft.server.v1_11_R1.FileIOThread.run(SourceFile:30)
  637. at java.lang.Thread.run(Thread.java:745)
  638.  
  639.  
  640. "pool-42-thread-1" Id=83 WAITING on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@776728e9
  641. at sun.misc.Unsafe.park(Native Method)
  642. - waiting on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@776728e9
  643. at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
  644. at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
  645. at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
  646. at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067)
  647. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
  648. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
  649. at java.lang.Thread.run(Thread.java:745)
  650.  
  651.  
  652. "Chunk I/O Executor Thread-1" Id=82 WAITING on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@22cf2eb0
  653. at sun.misc.Unsafe.park(Native Method)
  654. - waiting on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@22cf2eb0
  655. at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
  656. at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
  657. at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
  658. at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067)
  659. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
  660. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
  661. at java.lang.Thread.run(Thread.java:745)
  662.  
  663.  
  664. "Server Watchdog" Id=70 RUNNABLE
  665. at sun.management.ThreadImpl.dumpThreads0(Native Method)
  666. at sun.management.ThreadImpl.dumpAllThreads(ThreadImpl.java:446)
  667. at net.minecraft.server.v1_11_R1.ThreadWatchdog.run(SourceFile:43)
  668. at java.lang.Thread.run(Thread.java:745)
  669.  
  670.  
  671. "RCON Listener #2" Id=69 RUNNABLE
  672. at java.net.PlainSocketImpl.socketAccept(Native Method)
  673. at java.net.AbstractPlainSocketImpl.accept(AbstractPlainSocketImpl.java:409)
  674. at java.net.ServerSocket.implAccept(ServerSocket.java:545)
  675. at java.net.ServerSocket.accept(ServerSocket.java:513)
  676. at net.minecraft.server.v1_11_R1.RemoteControlListener.run(SourceFile:69)
  677. at java.lang.Thread.run(Thread.java:745)
  678.  
  679.  
  680. "Query Listener #1" Id=68 RUNNABLE
  681. at java.net.PlainDatagramSocketImpl.receive0(Native Method)
  682. - locked java.net.PlainDatagramSocketImpl@3bcad432
  683. at java.net.AbstractPlainDatagramSocketImpl.receive(AbstractPlainDatagramSocketImpl.java:144)
  684. - locked java.net.PlainDatagramSocketImpl@3bcad432
  685. at java.net.DatagramSocket.receive(DatagramSocket.java:812)
  686. - locked java.net.DatagramPacket@b90c317
  687. - locked java.net.DatagramSocket@52f8445d
  688. at net.minecraft.server.v1_11_R1.RemoteStatusListener.run(SourceFile:268)
  689. at java.lang.Thread.run(Thread.java:745)
  690.  
  691.  
  692. "Thread-10" Id=61 WAITING on java.lang.Thread@457e92ec
  693. at java.lang.Object.wait(Native Method)
  694. - waiting on java.lang.Thread@457e92ec
  695. at java.lang.Thread.join(Thread.java:1245)
  696. at java.lang.Thread.join(Thread.java:1319)
  697. at com.Acrobot.ChestShop.Updater.Updater.waitForThread(Updater.java:289)
  698. at com.Acrobot.ChestShop.Updater.Updater.getLatestType(Updater.java:241)
  699. at com.Acrobot.ChestShop.Updater.Updater.shouldUpdate(Updater.java:508)
  700. at com.Acrobot.ChestShop.Updater.Updater.versionCheck(Updater.java:466)
  701. at com.Acrobot.ChestShop.Updater.Updater.access$400(Updater.java:41)
  702. ...
  703.  
  704.  
  705. "Timer-3" Id=46 TIMED_WAITING on java.util.TaskQueue@1e9f8e5d
  706. at java.lang.Object.wait(Native Method)
  707. - waiting on java.util.TaskQueue@1e9f8e5d
  708. at java.util.TimerThread.mainLoop(Timer.java:552)
  709. at java.util.TimerThread.run(Timer.java:505)
  710.  
  711.  
  712. "Abandoned connection cleanup thread" Id=44 TIMED_WAITING on java.lang.ref.ReferenceQueue$Lock@7319a2f8
  713. at java.lang.Object.wait(Native Method)
  714. - waiting on java.lang.ref.ReferenceQueue$Lock@7319a2f8
  715. at java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:143)
  716. at com.mysql.jdbc.AbandonedConnectionCleanupThread.run(AbandonedConnectionCleanupThread.java:43)
  717.  
  718.  
  719. "pool-5-thread-1" Id=43 WAITING on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@7e9c4ff7
  720. at sun.misc.Unsafe.park(Native Method)
  721. - waiting on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@7e9c4ff7
  722. at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
  723. at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
  724. at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
  725. at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067)
  726. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
  727. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
  728. at java.lang.Thread.run(Thread.java:745)
  729.  
  730.  
  731. "Timer-2" Id=42 TIMED_WAITING on java.util.TaskQueue@4fc44b3a
  732. at java.lang.Object.wait(Native Method)
  733. - waiting on java.util.TaskQueue@4fc44b3a
  734. at java.util.TimerThread.mainLoop(Timer.java:552)
  735. at java.util.TimerThread.run(Timer.java:505)
  736.  
  737.  
  738. "Timer-0" Id=39 TIMED_WAITING on java.util.TaskQueue@2dcbc9f9
  739. at java.lang.Object.wait(Native Method)
  740. - waiting on java.util.TaskQueue@2dcbc9f9
  741. at java.util.TimerThread.mainLoop(Timer.java:552)
  742. at java.util.TimerThread.run(Timer.java:505)
  743.  
  744.  
  745. "Netty Epoll Server IO #15" Id=37 RUNNABLE
  746. at io.netty.channel.epoll.Native.epollWait(Native Method)
  747. at io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:194)
  748. at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:219)
  749. at io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:116)
  750. at java.lang.Thread.run(Thread.java:745)
  751.  
  752.  
  753. "Netty Epoll Server IO #14" Id=36 RUNNABLE
  754. at io.netty.channel.epoll.Native.epollWait(Native Method)
  755. at io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:194)
  756. at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:219)
  757. at io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:116)
  758. at java.lang.Thread.run(Thread.java:745)
  759.  
  760.  
  761. "Netty Epoll Server IO #13" Id=35 RUNNABLE
  762. at io.netty.channel.epoll.Native.epollWait(Native Method)
  763. at io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:194)
  764. at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:219)
  765. at io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:116)
  766. at java.lang.Thread.run(Thread.java:745)
  767.  
  768.  
  769. "Netty Epoll Server IO #12" Id=34 RUNNABLE
  770. at io.netty.channel.epoll.Native.epollWait(Native Method)
  771. at io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:194)
  772. at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:219)
  773. at io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:116)
  774. at java.lang.Thread.run(Thread.java:745)
  775.  
  776.  
  777. "Netty Epoll Server IO #11" Id=33 RUNNABLE
  778. at io.netty.channel.epoll.Native.epollWait(Native Method)
  779. at io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:194)
  780. at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:219)
  781. at io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:116)
  782. at java.lang.Thread.run(Thread.java:745)
  783.  
  784.  
  785. "Netty Epoll Server IO #10" Id=32 RUNNABLE
  786. at io.netty.channel.epoll.Native.epollWait(Native Method)
  787. at io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:194)
  788. at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:219)
  789. at io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:116)
  790. at java.lang.Thread.run(Thread.java:745)
  791.  
  792.  
  793. "Netty Epoll Server IO #9" Id=31 RUNNABLE
  794. at io.netty.channel.epoll.Native.epollWait(Native Method)
  795. at io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:194)
  796. at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:219)
  797. at io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:116)
  798. at java.lang.Thread.run(Thread.java:745)
  799.  
  800.  
  801. "Netty Epoll Server IO #8" Id=30 BLOCKED on java.util.ArrayDeque@13fbb0da owned by "Server thread" Id=16
  802. at net.minecraft.server.v1_11_R1.MinecraftServer.a(MinecraftServer.java:1432)
  803. - blocked on java.util.ArrayDeque@13fbb0da
  804. at net.minecraft.server.v1_11_R1.MinecraftServer.postToMainThread(MinecraftServer.java:1447)
  805. at net.minecraft.server.v1_11_R1.WorldServer.postToMainThread(WorldServer.java:1343)
  806. at net.minecraft.server.v1_11_R1.PlayerConnectionUtils.ensureMainThread(SourceFile:10)
  807. at net.minecraft.server.v1_11_R1.PlayerConnection.a(PlayerConnection.java:439)
  808. at net.minecraft.server.v1_11_R1.PacketPlayInFlying.a(SourceFile:126)
  809. at net.minecraft.server.v1_11_R1.PacketPlayInFlying$PacketPlayInPosition.a(SourceFile:57)
  810. at net.minecraft.server.v1_11_R1.NetworkManager.a(NetworkManager.java:117)
  811. ...
  812.  
  813.  
  814. "Netty Epoll Server IO #7" Id=29 RUNNABLE
  815. at io.netty.channel.epoll.Native.epollWait(Native Method)
  816. at io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:194)
  817. at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:219)
  818. at io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:116)
  819. at java.lang.Thread.run(Thread.java:745)
  820.  
  821.  
  822. "Netty Epoll Server IO #6" Id=28 BLOCKED on java.util.ArrayDeque@13fbb0da owned by "Server thread" Id=16
  823. at net.minecraft.server.v1_11_R1.MinecraftServer.a(MinecraftServer.java:1432)
  824. - blocked on java.util.ArrayDeque@13fbb0da
  825. at net.minecraft.server.v1_11_R1.MinecraftServer.postToMainThread(MinecraftServer.java:1447)
  826. at net.minecraft.server.v1_11_R1.WorldServer.postToMainThread(WorldServer.java:1343)
  827. at net.minecraft.server.v1_11_R1.PlayerConnectionUtils.ensureMainThread(SourceFile:10)
  828. at net.minecraft.server.v1_11_R1.PlayerConnection.a(PlayerConnection.java:1506)
  829. at net.minecraft.server.v1_11_R1.PacketPlayInClientCommand.a(SourceFile:31)
  830. at net.minecraft.server.v1_11_R1.PacketPlayInClientCommand.a(SourceFile:8)
  831. at net.minecraft.server.v1_11_R1.NetworkManager.a(NetworkManager.java:117)
  832. ...
  833.  
  834.  
  835. "Netty Epoll Server IO #5" Id=27 RUNNABLE
  836. at io.netty.channel.epoll.Native.epollWait(Native Method)
  837. at io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:194)
  838. at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:219)
  839. at io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:116)
  840. at java.lang.Thread.run(Thread.java:745)
  841.  
  842.  
  843. "Netty Epoll Server IO #4" Id=26 RUNNABLE
  844. at io.netty.channel.epoll.Native.epollWait(Native Method)
  845. at io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:194)
  846. at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:219)
  847. at io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:116)
  848. at java.lang.Thread.run(Thread.java:745)
  849.  
  850.  
  851. "Netty Epoll Server IO #3" Id=25 RUNNABLE
  852. at io.netty.channel.epoll.Native.epollWait(Native Method)
  853. at io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:194)
  854. at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:219)
  855. at io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:116)
  856. at java.lang.Thread.run(Thread.java:745)
  857.  
  858.  
  859. "Netty Epoll Server IO #2" Id=24 RUNNABLE
  860. at io.netty.channel.epoll.Native.epollWait(Native Method)
  861. at io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:194)
  862. at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:219)
  863. at io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:116)
  864. at java.lang.Thread.run(Thread.java:745)
  865.  
  866.  
  867. "Netty Epoll Server IO #1" Id=23 RUNNABLE
  868. at io.netty.channel.epoll.Native.epollWait(Native Method)
  869. at io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:194)
  870. at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:219)
  871. at io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:116)
  872. at java.lang.Thread.run(Thread.java:745)
  873.  
  874.  
  875. "Netty Epoll Server IO #0" Id=22 BLOCKED on java.util.ArrayDeque@13fbb0da owned by "Server thread" Id=16
  876. at net.minecraft.server.v1_11_R1.MinecraftServer.a(MinecraftServer.java:1432)
  877. - blocked on java.util.ArrayDeque@13fbb0da
  878. at net.minecraft.server.v1_11_R1.MinecraftServer.postToMainThread(MinecraftServer.java:1447)
  879. at net.minecraft.server.v1_11_R1.WorldServer.postToMainThread(WorldServer.java:1343)
  880. at net.minecraft.server.v1_11_R1.PlayerConnectionUtils.ensureMainThread(SourceFile:10)
  881. at net.minecraft.server.v1_11_R1.PlayerConnection.a(PlayerConnection.java:439)
  882. at net.minecraft.server.v1_11_R1.PacketPlayInFlying.a(SourceFile:126)
  883. at net.minecraft.server.v1_11_R1.PacketPlayInFlying$PacketPlayInPosition.a(SourceFile:57)
  884. at net.minecraft.server.v1_11_R1.NetworkManager.a(NetworkManager.java:117)
  885. ...
  886.  
  887.  
  888. "Server console handler" Id=19 RUNNABLE (in native)
  889. at java.io.FileInputStream.readBytes(Native Method)
  890. at java.io.FileInputStream.read(FileInputStream.java:255)
  891. at java.io.BufferedInputStream.fill(BufferedInputStream.java:246)
  892. at java.io.BufferedInputStream.read(BufferedInputStream.java:265)
  893. - locked java.io.BufferedInputStream@f04b6a5
  894. at org.bukkit.craftbukkit.libs.jline.internal.NonBlockingInputStream.read(NonBlockingInputStream.java:248)
  895. at org.bukkit.craftbukkit.libs.jline.internal.InputStreamReader.read(InputStreamReader.java:261)
  896. - locked org.bukkit.craftbukkit.libs.jline.internal.NonBlockingInputStream@62f4a1e4
  897. at org.bukkit.craftbukkit.libs.jline.internal.InputStreamReader.read(InputStreamReader.java:198)
  898. - locked org.bukkit.craftbukkit.libs.jline.internal.NonBlockingInputStream@62f4a1e4
  899. at org.bukkit.craftbukkit.libs.jline.console.ConsoleReader.readCharacter(ConsoleReader.java:2145)
  900. ...
  901.  
  902.  
  903. "Thread-4" Id=20 WAITING on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@11833842
  904. at sun.misc.Unsafe.park(Native Method)
  905. - waiting on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@11833842
  906. at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
  907. at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
  908. at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
  909. at com.mojang.util.QueueLogAppender.getNextLogEvent(QueueLogAppender.java:77)
  910. at org.bukkit.craftbukkit.v1_11_R1.util.TerminalConsoleWriterThread.run(TerminalConsoleWriterThread.java:27)
  911. at java.lang.Thread.run(Thread.java:745)
  912.  
  913.  
  914. "DestroyJavaVM" Id=18 RUNNABLE
  915.  
  916.  
  917. "Server thread" Id=16 RUNNABLE
  918. at org.bukkit.plugin.SimplePluginManager.unsubscribeFromPermission(SimplePluginManager.java:662)
  919. at org.bukkit.permissions.PermissibleBase.clearPermissions(PermissibleBase.java:169)
  920. - locked org.bukkit.permissions.PermissibleBase@5fb027c8
  921. at org.bukkit.permissions.PermissibleBase.recalculatePermissions(PermissibleBase.java:149)
  922. at org.bukkit.craftbukkit.v1_11_R1.command.ServerCommandSender.recalculatePermissions(ServerCommandSender.java:57)
  923. at org.bukkit.plugin.SimplePluginManager.dirtyPermissibles(SimplePluginManager.java:641)
  924. at org.bukkit.plugin.SimplePluginManager.calculatePermissionDefault(SimplePluginManager.java:629)
  925. at org.bukkit.plugin.SimplePluginManager.addPermission(SimplePluginManager.java:602)
  926. at org.bukkit.craftbukkit.v1_11_R1.CraftServer.enablePlugin(CraftServer.java:354)
  927. ...
  928.  
  929.  
  930. "Server Infinisleeper" Id=17 TIMED_WAITING
  931. at java.lang.Thread.sleep(Native Method)
  932. at net.minecraft.server.v1_11_R1.DedicatedServer$1.run(DedicatedServer.java:58)
  933.  
  934.  
  935. "Snooper Timer" Id=13 TIMED_WAITING on java.util.TaskQueue@75ab0305
  936. at java.lang.Object.wait(Native Method)
  937. - waiting on java.util.TaskQueue@75ab0305
  938. at java.util.TimerThread.mainLoop(Timer.java:552)
  939. at java.util.TimerThread.run(Timer.java:505)
  940.  
  941.  
  942. "Signal Dispatcher" Id=5 RUNNABLE
  943.  
  944.  
  945. "Finalizer" Id=3 WAITING on java.lang.ref.ReferenceQueue$Lock@321767d5
  946. at java.lang.Object.wait(Native Method)
  947. - waiting on java.lang.ref.ReferenceQueue$Lock@321767d5
  948. at java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:143)
  949. at java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:164)
  950. at java.lang.ref.Finalizer$FinalizerThread.run(Finalizer.java:209)
  951.  
  952.  
  953. "Reference Handler" Id=2 WAITING on java.lang.ref.Reference$Lock@3a5e18fd
  954. at java.lang.Object.wait(Native Method)
  955. - waiting on java.lang.ref.Reference$Lock@3a5e18fd
  956. at java.lang.Object.wait(Object.java:502)
  957. at java.lang.ref.Reference$ReferenceHandler.run(Reference.java:157)
  958.  
  959.  
  960.  
  961. Stacktrace:
  962. at net.minecraft.server.v1_11_R1.ThreadWatchdog.run(SourceFile:59)
  963. at java.lang.Thread.run(Thread.java:745)
  964.  
  965. -- System Details --
  966. Details:
  967. Minecraft Version: 1.11
  968. Operating System: Linux (amd64) version 4.4.0-97-generic
  969. Java Version: 1.8.0_60, Oracle Corporation
  970. Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
  971. Memory: 303499384 bytes (289 MB) / 1649324032 bytes (1572 MB) up to 10416029696 bytes (9933 MB)
  972. JVM Flags: 23 total; -Xmx10000M -Xms256M -XX:MaxPermSize=256m -XX:PermSize=128m -XX:+DisableExplicitGC -XX:+UseConcMarkSweepGC -XX:+UseParNewGC -XX:+UseNUMA -XX:+CMSParallelRemarkEnabled -XX:MaxGCPauseMillis=50 -XX:+UseAdaptiveGCBoundary -XX:-UseGCOverheadLimit -XX:+UseBiasedLocking -XX:SurvivorRatio=8 -XX:TargetSurvivorRatio=90 -XX:MaxTenuringThreshold=15 -XX:UseSSE=3 -XX:+UseLargePages -XX:+UseFastAccessorMethods -XX:+UseStringCache -XX:+UseCompressedOops -XX:+OptimizeStringConcat -XX:+AggressiveOpts
  973. IntCache: cache: 0, tcache: 0, allocated: 12, tallocated: 94
  974. CraftBukkit Information:
  975. Running: CraftBukkit version git-Bukkit-655d840 (MC: 1.11) (Implementing API version 1.11-R0.1-SNAPSHOT) true
  976. Plugins: { WorldEdit v6.1.5;4651611 com.sk89q.worldedit.bukkit.WorldEditPlugin [], MinewebBridge v2.0.0 fr.vmarchaud.mineweb.bukkit.BukkitCore [ThisIsMac], ClearLag v2.9.7 me.minebuilders.clearlag.Clearlag [bob7l], PermissionsEx v1.23.4 ru.tehkode.permissions.bukkit.PermissionsEx [[t3hk0d3, zml]], NametagEdit v4.1.7 com.nametagedit.plugin.NametagEdit [sgtcaze, Cory], Vault v1.5.6-b49 net.milkbowl.vault.Vault [cereal, Sleaker, mung3r], StaffPlus v3.2.2 net.shortninja.staffplus.StaffPlus [Shortninja], WorldGuard v6.1.3-SNAPSHOT;c904242 com.sk89q.worldguard.bukkit.WorldGuardPlugin [], Multiverse-Core v2.5-b699 com.onarandombox.MultiverseCore.MultiverseCore [Rigby, fernferret, lithium3141, main--], Citizens v2.0.21-SNAPSHOT (build 1437) net.citizensnpcs.Citizens [aPunch, fullwall], ChestShop v3.8.12 com.Acrobot.ChestShop.ChestShop [Acrobot], ChestCommands v3.1.4 com.gmail.filoghost.chestcommands.ChestCommands [], Essentials v2.0.1-b547 com.earth2me.essentials.Essentials [Zenexer, ementalo, Aelux, Brettflan, KimKandor, snowleo, ceulemans, Xeology, KHobbits, md_5, Iaccidentally, drtshock, vemacs, SupaHam, md678685], EssentialsChat v2.0.1-b547 com.earth2me.essentials.chat.EssentialsChat [Zenexer, ementalo, Aelux, Brettflan, KimKandor, snowleo, ceulemans, Xeology, KHobbits, md_5, Okamosy, Iaccidentally], HolographicDisplays v2.2.3 com.gmail.filoghost.holographicdisplays.HolographicDisplays [], EssentialsSpawn v2.0.1-b547 com.earth2me.essentials.spawn.EssentialsSpawn [Zenexer, ementalo, Aelux, Brettflan, KimKandor, snowleo, ceulemans, Xeology, KHobbits], CratesPlus v4.4.4 plus.crates.CratesPlus [Connor Linfoot],}
  977. Warnings: DEFAULT
  978. Reload Count: 6
  979. Threads: { WAITING pool-276-thread-4: [sun.misc.Unsafe.park(Native Method), java.util.concurrent.locks.LockSupport.park(LockSupport.java:175), java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039), java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442), java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067), java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127), java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617), java.lang.Thread.run(Thread.java:745)], TIMED_WAITING Snooper Timer: [java.lang.Object.wait(Native Method), java.util.TimerThread.mainLoop(Timer.java:552), java.util.TimerThread.run(Timer.java:505)], WAITING pool-141-thread-4: [sun.misc.Unsafe.park(Native Method), java.util.concurrent.locks.LockSupport.park(LockSupport.java:175), java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039), java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442), java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067), java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127), java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617), java.lang.Thread.run(Thread.java:745)], TIMED_WAITING pool-303-thread-1: [sun.misc.Unsafe.park(Native Method), java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215), java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078), java.util.concurrent.LinkedBlockingDeque.pollFirst(LinkedBlockingDeque.java:522), java.util.concurrent.LinkedBlockingDeque.poll(LinkedBlockingDeque.java:684), java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1066), java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127), java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617), java.lang.Thread.run(Thread.java:745)], RUNNABLE Netty Epoll Server IO #13: [io.netty.channel.epoll.Native.epollWait(Native Method), io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:194), io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:219), io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:116), java.lang.Thread.run(Thread.java:745)], RUNNABLE Netty Epoll Server IO #5: [io.netty.channel.epoll.Native.epollWait(Native Method), io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:194), io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:219), io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:116), java.lang.Thread.run(Thread.java:745)], WAITING pool-52-thread-1: [sun.misc.Unsafe.park(Native Method), java.util.concurrent.locks.LockSupport.park(LockSupport.java:175), java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039), java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442), java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067), java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127), java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617), java.lang.Thread.run(Thread.java:745)], WAITING pool-232-thread-1: [java.lang.Object.wait(Native Method), java.lang.Object.wait(Object.java:502), io.netty.util.concurrent.DefaultPromise.await(DefaultPromise.java:254), io.netty.util.concurrent.DefaultPromise.await(DefaultPromise.java:32), io.netty.util.concurrent.AbstractFuture.get(AbstractFuture.java:31), io.netty.channel.DefaultChannelPipeline.waitForFuture(DefaultChannelPipeline.java:551), io.netty.channel.DefaultChannelPipeline.remove(DefaultChannelPipeline.java:339), io.netty.channel.DefaultChannelPipeline.remove(DefaultChannelPipeline.java:304), org.inventivetalent.packetlistener.channel.INCChannel$2.run(INCChannel.java:79), java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142), java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617), java.lang.Thread.run(Thread.java:745)], RUNNABLE Netty Epoll Server IO #12: [io.netty.channel.epoll.Native.epollWait(Native Method), io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:194), io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:219), io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:116), java.lang.Thread.run(Thread.java:745)], RUNNABLE Netty Epoll Server IO #11: [io.netty.channel.epoll.Native.epollWait(Native Method), io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:194), io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:219), io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:116), java.lang.Thread.run(Thread.java:745)], WAITING Finalizer: [java.lang.Object.wait(Native Method), java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:143), java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:164), java.lang.ref.Finalizer$FinalizerThread.run(Finalizer.java:209)], TIMED_WAITING Timer-19: [java.lang.Object.wait(Native Method), java.util.TimerThread.mainLoop(Timer.java:552), java.util.TimerThread.run(Timer.java:505)], WAITING Thread-55: [java.lang.Object.wait(Native Method), java.lang.Thread.join(Thread.java:1245), java.lang.Thread.join(Thread.java:1319), com.Acrobot.ChestShop.Updater.Updater.waitForThread(Updater.java:289), com.Acrobot.ChestShop.Updater.Updater.getLatestType(Updater.java:241), com.Acrobot.ChestShop.Updater.Updater.shouldUpdate(Updater.java:508), com.Acrobot.ChestShop.Updater.Updater.versionCheck(Updater.java:466), com.Acrobot.ChestShop.Updater.Updater.access$400(Updater.java:41), com.Acrobot.ChestShop.Updater.Updater$UpdateRunnable.run(Updater.java:586), java.lang.Thread.run(Thread.java:745)], RUNNABLE Netty Epoll Server IO #10: [io.netty.channel.epoll.Native.epollWait(Native Method), io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:194), io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:219), io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:116), java.lang.Thread.run(Thread.java:745)], WAITING pool-142-thread-1: [sun.misc.Unsafe.park(Native Method), java.util.concurrent.locks.LockSupport.park(LockSupport.java:175), java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039), java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442), java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067), java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127), java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617), java.lang.Thread.run(Thread.java:745)], TIMED_WAITING Timer-23: [java.lang.Object.wait(Native Method), java.util.TimerThread.mainLoop(Timer.java:552), java.util.TimerThread.run(Timer.java:505)], WAITING Thread-10: [java.lang.Object.wait(Native Method), java.lang.Thread.join(Thread.java:1245), java.lang.Thread.join(Thread.java:1319), com.Acrobot.ChestShop.Updater.Updater.waitForThread(Updater.java:289), com.Acrobot.ChestShop.Updater.Updater.getLatestType(Updater.java:241), com.Acrobot.ChestShop.Updater.Updater.shouldUpdate(Updater.java:508), com.Acrobot.ChestShop.Updater.Updater.versionCheck(Updater.java:466), com.Acrobot.ChestShop.Updater.Updater.access$400(Updater.java:41), com.Acrobot.ChestShop.Updater.Updater$UpdateRunnable.run(Updater.java:586), java.lang.Thread.run(Thread.java:745)], WAITING pool-42-thread-1: [sun.misc.Unsafe.park(Native Method), java.util.concurrent.locks.LockSupport.park(LockSupport.java:175), java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039), java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442), java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067), java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127), java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617), java.lang.Thread.run(Thread.java:745)], RUNNABLE Netty Epoll Server IO #4: [io.netty.channel.epoll.Native.epollWait(Native Method), io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:194), io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:219), io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:116), java.lang.Thread.run(Thread.java:745)], BLOCKED Netty Epoll Server IO #8: [net.minecraft.server.v1_11_R1.MinecraftServer.a(MinecraftServer.java:1432), net.minecraft.server.v1_11_R1.MinecraftServer.postToMainThread(MinecraftServer.java:1447), net.minecraft.server.v1_11_R1.WorldServer.postToMainThread(WorldServer.java:1343), net.minecraft.server.v1_11_R1.PlayerConnectionUtils.ensureMainThread(SourceFile:10), net.minecraft.server.v1_11_R1.PlayerConnection.a(PlayerConnection.java:439), net.minecraft.server.v1_11_R1.PacketPlayInFlying.a(SourceFile:126), net.minecraft.server.v1_11_R1.PacketPlayInFlying$PacketPlayInPosition.a(SourceFile:57), net.minecraft.server.v1_11_R1.NetworkManager.a(NetworkManager.java:117), net.minecraft.server.v1_11_R1.NetworkManager.channelRead0(NetworkManager.java:314), net.minecraft.server.v1_11_R1.NetworkManager.channelRead0(NetworkManager.java:1), io.netty.channel.SimpleChannelInboundHandler.channelRead(SimpleChannelInboundHandler.java:105), io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:333), io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:319), io.netty.channel.ChannelInboundHandlerAdapter.channelRead(ChannelInboundHandlerAdapter.java:86), org.inventivetalent.packetlistener.channel.INCChannel$ChannelHandler.channelRead(INCChannel.java:182), io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:333), io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:319), io.netty.channel.ChannelInboundHandlerAdapter.channelRead(ChannelInboundHandlerAdapter.java:86), org.inventivetalent.packetlistener.channel.INCChannel$ChannelHandler.channelRead(INCChannel.java:182), io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:333), io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:319), io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:163), io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:333), io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:319), io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:163), io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:333), io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:319), io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:163), io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:333), io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:319), io.netty.handler.codec.MessageToMessageDecoder.channelRead(MessageToMessageDecoder.java:103), io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:333), io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:319), io.netty.handler.timeout.ReadTimeoutHandler.channelRead(ReadTimeoutHandler.java:150), io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:333), io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:319), io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:787), io.netty.channel.epoll.EpollSocketChannel$EpollSocketUnsafe.epollInReady(EpollSocketChannel.java:722), io.netty.channel.epoll.EpollEventLoop.processReady(EpollEventLoop.java:326), io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:264), io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:116), java.lang.Thread.run(Thread.java:745)], RUNNABLE DestroyJavaVM: [], RUNNABLE Server Watchdog: [java.lang.Thread.dumpThreads(Native Method), java.lang.Thread.getAllStackTraces(Thread.java:1603), org.bukkit.craftbukkit.v1_11_R1.CraftCrashReport.call(CraftCrashReport.java:30), net.minecraft.server.v1_11_R1.CrashReportSystemDetails.a(SourceFile:78), net.minecraft.server.v1_11_R1.CrashReport.h(CrashReport.java:126), net.minecraft.server.v1_11_R1.CrashReport.<init>(CrashReport.java:33), net.minecraft.server.v1_11_R1.ThreadWatchdog.run(SourceFile:57), java.lang.Thread.run(Thread.java:745)], TIMED_WAITING Timer-17: [java.lang.Object.wait(Native Method), java.util.TimerThread.mainLoop(Timer.java:552), java.util.TimerThread.run(Timer.java:505)], TIMED_WAITING Timer-2: [java.lang.Object.wait(Native Method), java.util.TimerThread.mainLoop(Timer.java:552), java.util.TimerThread.run(Timer.java:505)], TIMED_WAITING pool-306-thread-1: [sun.misc.Unsafe.park(Native Method), java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215), java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078), java.util.concurrent.LinkedBlockingDeque.pollFirst(LinkedBlockingDeque.java:522), java.util.concurrent.LinkedBlockingDeque.poll(LinkedBlockingDeque.java:684), java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1066), java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127), java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617), java.lang.Thread.run(Thread.java:745)], TIMED_WAITING Timer-11: [java.lang.Object.wait(Native Method), java.util.TimerThread.mainLoop(Timer.java:552), java.util.TimerThread.run(Timer.java:505)], WAITING pool-223-thread-1: [sun.misc.Unsafe.park(Native Method), java.util.concurrent.locks.LockSupport.park(LockSupport.java:175), java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039), java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442), java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067), java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127), java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617), java.lang.Thread.run(Thread.java:745)], TIMED_WAITING Timer-3: [java.lang.Object.wait(Native Method), java.util.TimerThread.mainLoop(Timer.java:552), java.util.TimerThread.run(Timer.java:505)], WAITING Thread-37: [java.lang.Object.wait(Native Method), java.lang.Thread.join(Thread.java:1245), java.lang.Thread.join(Thread.java:1319), com.Acrobot.ChestShop.Updater.Updater.waitForThread(Updater.java:289), com.Acrobot.ChestShop.Updater.Updater.getLatestType(Updater.java:241), com.Acrobot.ChestShop.Updater.Updater.shouldUpdate(Updater.java:508), com.Acrobot.ChestShop.Updater.Updater.versionCheck(Updater.java:466), com.Acrobot.ChestShop.Updater.Updater.access$400(Updater.java:41), com.Acrobot.ChestShop.Updater.Updater$UpdateRunnable.run(Updater.java:586), java.lang.Thread.run(Thread.java:745)], TIMED_WAITING Abandoned connection cleanup thread: [java.lang.Object.wait(Native Method), java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:143), com.mysql.jdbc.AbandonedConnectionCleanupThread.run(AbandonedConnectionCleanupThread.java:43)], RUNNABLE Netty Epoll Server IO #14: [io.netty.channel.epoll.Native.epollWait(Native Method), io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:194), io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:219), io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:116), java.lang.Thread.run(Thread.java:745)], RUNNABLE Netty Epoll Server IO #7: [io.netty.channel.epoll.Native.epollWait(Native Method), io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:194), io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:219), io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:116), java.lang.Thread.run(Thread.java:745)], TIMED_WAITING Timer-13: [java.lang.Object.wait(Native Method), java.util.TimerThread.mainLoop(Timer.java:552), java.util.TimerThread.run(Timer.java:505)], WAITING pool-187-thread-1: [sun.misc.Unsafe.park(Native Method), java.util.concurrent.locks.LockSupport.park(LockSupport.java:175), java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039), java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442), java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067), java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127), java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617), java.lang.Thread.run(Thread.java:745)], WAITING pool-178-thread-1: [sun.misc.Unsafe.park(Native Method), java.util.concurrent.locks.LockSupport.park(LockSupport.java:175), java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039), java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442), java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067), java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127), java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617), java.lang.Thread.run(Thread.java:745)], WAITING pool-88-thread-1: [sun.misc.Unsafe.park(Native Method), java.util.concurrent.locks.LockSupport.park(LockSupport.java:175), java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039), java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442), java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067), java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127), java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617), java.lang.Thread.run(Thread.java:745)], RUNNABLE Netty Epoll Server IO #9: [io.netty.channel.epoll.Native.epollWait(Native Method), io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:194), io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:219), io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:116), java.lang.Thread.run(Thread.java:745)], TIMED_WAITING pool-297-thread-1: [sun.misc.Unsafe.park(Native Method), java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215), java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078), java.util.concurrent.LinkedBlockingDeque.pollFirst(LinkedBlockingDeque.java:522), java.util.concurrent.LinkedBlockingDeque.poll(LinkedBlockingDeque.java:684), java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1066), java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127), java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617), java.lang.Thread.run(Thread.java:745)], TIMED_WAITING pool-312-thread-1: [sun.misc.Unsafe.park(Native Method), java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215), java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078), java.util.concurrent.LinkedBlockingDeque.pollFirst(LinkedBlockingDeque.java:522), java.util.concurrent.LinkedBlockingDeque.poll(LinkedBlockingDeque.java:684), java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1066), java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127), java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617), java.lang.Thread.run(Thread.java:745)], WAITING pool-5-thread-1: [sun.misc.Unsafe.park(Native Method), java.util.concurrent.locks.LockSupport.park(LockSupport.java:175), java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039), java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442), java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067), java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127), java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617), java.lang.Thread.run(Thread.java:745)], RUNNABLE Server console handler: [java.io.FileInputStream.readBytes(Native Method), java.io.FileInputStream.read(FileInputStream.java:255), java.io.BufferedInputStream.fill(BufferedInputStream.java:246), java.io.BufferedInputStream.read(BufferedInputStream.java:265), org.bukkit.craftbukkit.libs.jline.internal.NonBlockingInputStream.read(NonBlockingInputStream.java:248), org.bukkit.craftbukkit.libs.jline.internal.InputStreamReader.read(InputStreamReader.java:261), org.bukkit.craftbukkit.libs.jline.internal.InputStreamReader.read(InputStreamReader.java:198), org.bukkit.craftbukkit.libs.jline.console.ConsoleReader.readCharacter(ConsoleReader.java:2145), org.bukkit.craftbukkit.libs.jline.console.ConsoleReader.readLineSimple(ConsoleReader.java:3183), org.bukkit.craftbukkit.libs.jline.console.ConsoleReader.readLine(ConsoleReader.java:2333), org.bukkit.craftbukkit.libs.jline.console.ConsoleReader.readLine(ConsoleReader.java:2269), org.bukkit.craftbukkit.libs.jline.console.ConsoleReader.readLine(ConsoleReader.java:2257), net.minecraft.server.v1_11_R1.DedicatedServer$2.run(DedicatedServer.java:85)], WAITING Thread-27: [java.lang.Object.wait(Native Method), java.lang.Thread.join(Thread.java:1245), java.lang.Thread.join(Thread.java:1319), com.Acrobot.ChestShop.Updater.Updater.waitForThread(Updater.java:289), com.Acrobot.ChestShop.Updater.Updater.getLatestType(Updater.java:241), com.Acrobot.ChestShop.Updater.Updater.shouldUpdate(Updater.java:508), com.Acrobot.ChestShop.Updater.Updater.versionCheck(Updater.java:466), com.Acrobot.ChestShop.Updater.Updater.access$400(Updater.java:41), com.Acrobot.ChestShop.Updater.Updater$UpdateRunnable.run(Updater.java:586), java.lang.Thread.run(Thread.java:745)], RUNNABLE Signal Dispatcher: [], WAITING pool-231-thread-2: [sun.misc.Unsafe.park(Native Method), java.util.concurrent.locks.LockSupport.park(LockSupport.java:175), java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039), java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442), java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067), java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127), java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617), java.lang.Thread.run(Thread.java:745)], TIMED_WAITING Timer-10: [java.lang.Object.wait(Native Method), java.util.TimerThread.mainLoop(Timer.java:552), java.util.TimerThread.run(Timer.java:505)], TIMED_WAITING Timer-16: [java.lang.Object.wait(Native Method), java.util.TimerThread.mainLoop(Timer.java:552), java.util.TimerThread.run(Timer.java:505)], TIMED_WAITING Timer-7: [java.lang.Object.wait(Native Method), java.util.TimerThread.mainLoop(Timer.java:552), java.util.TimerThread.run(Timer.java:505)], WAITING pool-6-thread-2: [sun.misc.Unsafe.park(Native Method), java.util.concurrent.locks.LockSupport.park(LockSupport.java:175), java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039), java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442), java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067), java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127), java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617), java.lang.Thread.run(Thread.java:745)], BLOCKED Netty Epoll Server IO #6: [net.minecraft.server.v1_11_R1.MinecraftServer.a(MinecraftServer.java:1432), net.minecraft.server.v1_11_R1.MinecraftServer.postToMainThread(MinecraftServer.java:1447), net.minecraft.server.v1_11_R1.WorldServer.postToMainThread(WorldServer.java:1343), net.minecraft.server.v1_11_R1.PlayerConnectionUtils.ensureMainThread(SourceFile:10), net.minecraft.server.v1_11_R1.PlayerConnection.a(PlayerConnection.java:1506), net.minecraft.server.v1_11_R1.PacketPlayInClientCommand.a(SourceFile:31), net.minecraft.server.v1_11_R1.PacketPlayInClientCommand.a(SourceFile:8), net.minecraft.server.v1_11_R1.NetworkManager.a(NetworkManager.java:117), net.minecraft.server.v1_11_R1.NetworkManager.channelRead0(NetworkManager.java:314), net.minecraft.server.v1_11_R1.NetworkManager.channelRead0(NetworkManager.java:1), io.netty.channel.SimpleChannelInboundHandler.channelRead(SimpleChannelInboundHandler.java:105), io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:333), io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:319), io.netty.channel.ChannelInboundHandlerAdapter.channelRead(ChannelInboundHandlerAdapter.java:86), org.inventivetalent.packetlistener.channel.INCChannel$ChannelHandler.channelRead(INCChannel.java:182), io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:333), io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:319), io.netty.channel.ChannelInboundHandlerAdapter.channelRead(ChannelInboundHandlerAdapter.java:86), org.inventivetalent.packetlistener.channel.INCChannel$ChannelHandler.channelRead(INCChannel.java:182), io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:333), io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:319), io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:163), io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:333), io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:319), io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:163), io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:333), io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:319), io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:163), io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:333), io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:319), io.netty.handler.codec.MessageToMessageDecoder.channelRead(MessageToMessageDecoder.java:103), io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:333), io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:319), io.netty.handler.timeout.ReadTimeoutHandler.channelRead(ReadTimeoutHandler.java:150), io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:333), io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:319), io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:787), io.netty.channel.epoll.EpollSocketChannel$EpollSocketUnsafe.epollInReady(EpollSocketChannel.java:722), io.netty.channel.epoll.EpollEventLoop.processReady(EpollEventLoop.java:326), io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:264), io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:116), java.lang.Thread.run(Thread.java:745)], TIMED_WAITING Server Infinisleeper: [java.lang.Thread.sleep(Native Method), net.minecraft.server.v1_11_R1.DedicatedServer$1.run(DedicatedServer.java:58)], TIMED_WAITING pool-309-thread-1: [sun.misc.Unsafe.park(Native Method), java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215), java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078), java.util.concurrent.LinkedBlockingDeque.pollFirst(LinkedBlockingDeque.java:522), java.util.concurrent.LinkedBlockingDeque.poll(LinkedBlockingDeque.java:684), java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1066), java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127), java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617), java.lang.Thread.run(Thread.java:745)], TIMED_WAITING Timer-6: [java.lang.Object.wait(Native Method), java.util.TimerThread.mainLoop(Timer.java:552), java.util.TimerThread.run(Timer.java:505)], TIMED_WAITING pool-282-thread-1: [sun.misc.Unsafe.park(Native Method), java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215), java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078), java.util.concurrent.LinkedBlockingDeque.pollFirst(LinkedBlockingDeque.java:522), java.util.concurrent.LinkedBlockingDeque.poll(LinkedBlockingDeque.java:684), java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1066), java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127), java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617), java.lang.Thread.run(Thread.java:745)], RUNNABLE Netty Epoll Server IO #2: [io.netty.channel.epoll.Native.epollWait(Native Method), io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:194), io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:219), io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:116), java.lang.Thread.run(Thread.java:745)], TIMED_WAITING Timer-22: [java.lang.Object.wait(Native Method), java.util.TimerThread.mainLoop(Timer.java:552), java.util.TimerThread.run(Timer.java:505)], RUNNABLE RCON Listener #2: [java.net.PlainSocketImpl.socketAccept(Native Method), java.net.AbstractPlainSocketImpl.accept(AbstractPlainSocketImpl.java:409), java.net.ServerSocket.implAccept(ServerSocket.java:545), java.net.ServerSocket.accept(ServerSocket.java:513), net.minecraft.server.v1_11_R1.RemoteControlListener.run(SourceFile:69), java.lang.Thread.run(Thread.java:745)], TIMED_WAITING pool-291-thread-1: [sun.misc.Unsafe.park(Native Method), java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215), java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078), java.util.concurrent.LinkedBlockingDeque.pollFirst(LinkedBlockingDeque.java:522), java.util.concurrent.LinkedBlockingDeque.poll(LinkedBlockingDeque.java:684), java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1066), java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127), java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617), java.lang.Thread.run(Thread.java:745)], RUNNABLE Query Listener #1: [java.net.PlainDatagramSocketImpl.receive0(Native Method), java.net.AbstractPlainDatagramSocketImpl.receive(AbstractPlainDatagramSocketImpl.java:144), java.net.DatagramSocket.receive(DatagramSocket.java:812), net.minecraft.server.v1_11_R1.RemoteStatusListener.run(SourceFile:268), java.lang.Thread.run(Thread.java:745)], RUNNABLE Netty Epoll Server IO #15: [io.netty.channel.epoll.Native.epollWait(Native Method), io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:194), io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:219), io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:116), java.lang.Thread.run(Thread.java:745)], TIMED_WAITING Timer-0: [java.lang.Object.wait(Native Method), java.util.TimerThread.mainLoop(Timer.java:552), java.util.TimerThread.run(Timer.java:505)], WAITING Thread-45: [java.lang.Object.wait(Native Method), java.lang.Thread.join(Thread.java:1245), java.lang.Thread.join(Thread.java:1319), com.Acrobot.ChestShop.Updater.Updater.waitForThread(Updater.java:289), com.Acrobot.ChestShop.Updater.Updater.getLatestType(Updater.java:241), com.Acrobot.ChestShop.Updater.Updater.shouldUpdate(Updater.java:508), com.Acrobot.ChestShop.Updater.Updater.versionCheck(Updater.java:466), com.Acrobot.ChestShop.Updater.Updater.access$400(Updater.java:41), com.Acrobot.ChestShop.Updater.Updater$UpdateRunnable.run(Updater.java:586), java.lang.Thread.run(Thread.java:745)], TIMED_WAITING File IO Thread: [java.lang.Thread.sleep(Native Method), net.minecraft.server.v1_11_R1.FileIOThread.c(SourceFile:51), net.minecraft.server.v1_11_R1.FileIOThread.run(SourceFile:30), java.lang.Thread.run(Thread.java:745)], TIMED_WAITING pool-294-thread-1: [sun.misc.Unsafe.park(Native Method), java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215), java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078), java.util.concurrent.LinkedBlockingDeque.pollFirst(LinkedBlockingDeque.java:522), java.util.concurrent.LinkedBlockingDeque.poll(LinkedBlockingDeque.java:684), java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1066), java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127), java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617), java.lang.Thread.run(Thread.java:745)], WAITING pool-268-thread-1: [sun.misc.Unsafe.park(Native Method), java.util.concurrent.locks.LockSupport.park(LockSupport.java:175), java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039), java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442), java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067), java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127), java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617), java.lang.Thread.run(Thread.java:745)], WAITING Reference Handler: [java.lang.Object.wait(Native Method), java.lang.Object.wait(Object.java:502), java.lang.ref.Reference$ReferenceHandler.run(Reference.java:157)], WAITING pool-133-thread-1: [sun.misc.Unsafe.park(Native Method), java.util.concurrent.locks.LockSupport.park(LockSupport.java:175), java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039), java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442), java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067), java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127), java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617), java.lang.Thread.run(Thread.java:745)], TIMED_WAITING pool-288-thread-1: [sun.misc.Unsafe.park(Native Method), java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215), java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078), java.util.concurrent.LinkedBlockingDeque.pollFirst(LinkedBlockingDeque.java:522), java.util.concurrent.LinkedBlockingDeque.poll(LinkedBlockingDeque.java:684), java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1066), java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127), java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617), java.lang.Thread.run(Thread.java:745)], RUNNABLE Netty Epoll Server IO #3: [io.netty.channel.epoll.Native.epollWait(Native Method), io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:194), io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:219), io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:116), java.lang.Thread.run(Thread.java:745)], WAITING pool-51-thread-3: [sun.misc.Unsafe.park(Native Method), java.util.concurrent.locks.LockSupport.park(LockSupport.java:175), java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039), java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442), java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067), java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127), java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617), java.lang.Thread.run(Thread.java:745)], RUNNABLE Netty Epoll Server IO #1: [io.netty.channel.epoll.Native.epollWait(Native Method), io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:194), io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:219), io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:116), java.lang.Thread.run(Thread.java:745)], WAITING pool-186-thread-2: [sun.misc.Unsafe.park(Native Method), java.util.concurrent.locks.LockSupport.park(LockSupport.java:175), java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039), java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442), java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067), java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127), java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617), java.lang.Thread.run(Thread.java:745)], TIMED_WAITING Timer-21: [java.lang.Object.wait(Native Method), java.util.TimerThread.mainLoop(Timer.java:552), java.util.TimerThread.run(Timer.java:505)], RUNNABLE Server thread: [org.bukkit.permissions.PermissibleBase.calculateChildPermissions(PermissibleBase.java:184), org.bukkit.permissions.PermissibleBase.recalculatePermissions(PermissibleBase.java:157), org.bukkit.craftbukkit.v1_11_R1.command.ServerCommandSender.recalculatePermissions(ServerCommandSender.java:57), org.bukkit.plugin.SimplePluginManager.dirtyPermissibles(SimplePluginManager.java:641), org.bukkit.plugin.SimplePluginManager.calculatePermissionDefault(SimplePluginManager.java:629), org.bukkit.plugin.SimplePluginManager.addPermission(SimplePluginManager.java:602), org.bukkit.craftbukkit.v1_11_R1.CraftServer.enablePlugin(CraftServer.java:354), org.bukkit.craftbukkit.v1_11_R1.CraftServer.enablePlugins(CraftServer.java:322), org.bukkit.craftbukkit.v1_11_R1.CraftServer.reload(CraftServer.java:728), org.bukkit.Bukkit.reload(Bukkit.java:549), org.bukkit.command.defaults.ReloadCommand.execute(ReloadCommand.java:25), org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:140), org.bukkit.craftbukkit.v1_11_R1.CraftServer.dispatchCommand(CraftServer.java:628), net.minecraft.server.v1_11_R1.PlayerConnection.handleCommand(PlayerConnection.java:1278), net.minecraft.server.v1_11_R1.PlayerConnection.a(PlayerConnection.java:1138), net.minecraft.server.v1_11_R1.PacketPlayInChat.a(SourceFile:37), net.minecraft.server.v1_11_R1.PacketPlayInChat.a(SourceFile:9), net.minecraft.server.v1_11_R1.PlayerConnectionUtils$1.run(SourceFile:13), java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511), java.util.concurrent.FutureTask.run(FutureTask.java:266), net.minecraft.server.v1_11_R1.SystemUtils.a(SourceFile:46), net.minecraft.server.v1_11_R1.MinecraftServer.D(MinecraftServer.java:695), net.minecraft.server.v1_11_R1.DedicatedServer.D(DedicatedServer.java:360), net.minecraft.server.v1_11_R1.MinecraftServer.C(MinecraftServer.java:650), net.minecraft.server.v1_11_R1.MinecraftServer.run(MinecraftServer.java:554), java.lang.Thread.run(Thread.java:745)], BLOCKED Netty Epoll Server IO #0: [net.minecraft.server.v1_11_R1.MinecraftServer.a(MinecraftServer.java:1432), net.minecraft.server.v1_11_R1.MinecraftServer.postToMainThread(MinecraftServer.java:1447), net.minecraft.server.v1_11_R1.WorldServer.postToMainThread(WorldServer.java:1343), net.minecraft.server.v1_11_R1.PlayerConnectionUtils.ensureMainThread(SourceFile:10), net.minecraft.server.v1_11_R1.PlayerConnection.a(PlayerConnection.java:439), net.minecraft.server.v1_11_R1.PacketPlayInFlying.a(SourceFile:126), net.minecraft.server.v1_11_R1.PacketPlayInFlying$PacketPlayInPosition.a(SourceFile:57), net.minecraft.server.v1_11_R1.NetworkManager.a(NetworkManager.java:117), net.minecraft.server.v1_11_R1.NetworkManager.channelRead0(NetworkManager.java:314), net.minecraft.server.v1_11_R1.NetworkManager.channelRead0(NetworkManager.java:1), io.netty.channel.SimpleChannelInboundHandler.channelRead(SimpleChannelInboundHandler.java:105), io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:333), io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:319), io.netty.channel.ChannelInboundHandlerAdapter.channelRead(ChannelInboundHandlerAdapter.java:86), org.inventivetalent.packetlistener.channel.INCChannel$ChannelHandler.channelRead(INCChannel.java:182), io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:333), io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:319), io.netty.channel.ChannelInboundHandlerAdapter.channelRead(ChannelInboundHandlerAdapter.java:86), org.inventivetalent.packetlistener.channel.INCChannel$ChannelHandler.channelRead(INCChannel.java:182), io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:333), io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:319), io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:163), io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:333), io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:319), io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:163), io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:333), io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:319), io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:163), io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:333), io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:319), io.netty.handler.codec.MessageToMessageDecoder.channelRead(MessageToMessageDecoder.java:103), io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:333), io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:319), io.netty.handler.timeout.ReadTimeoutHandler.channelRead(ReadTimeoutHandler.java:150), io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:333), io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:319), io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:787), io.netty.channel.epoll.EpollSocketChannel$EpollSocketUnsafe.epollInReady(EpollSocketChannel.java:722), io.netty.channel.epoll.EpollEventLoop.processReady(EpollEventLoop.java:326), io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:264), io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:116), java.lang.Thread.run(Thread.java:745)], WAITING Thread-4: [sun.misc.Unsafe.park(Native Method), java.util.concurrent.locks.LockSupport.park(LockSupport.java:175), java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039), java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442), com.mojang.util.QueueLogAppender.getNextLogEvent(QueueLogAppender.java:77), org.bukkit.craftbukkit.v1_11_R1.util.TerminalConsoleWriterThread.run(TerminalConsoleWriterThread.java:27), java.lang.Thread.run(Thread.java:745)], TIMED_WAITING pool-300-thread-1: [sun.misc.Unsafe.park(Native Method), java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215), java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078), java.util.concurrent.LinkedBlockingDeque.pollFirst(LinkedBlockingDeque.java:522), java.util.concurrent.LinkedBlockingDeque.poll(LinkedBlockingDeque.java:684), java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1066), java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127), java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617), java.lang.Thread.run(Thread.java:745)], WAITING pool-97-thread-1: [sun.misc.Unsafe.park(Native Method), java.util.concurrent.locks.LockSupport.park(LockSupport.java:175), java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039), java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442), java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067), java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127), java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617), java.lang.Thread.run(Thread.java:745)], WAITING Timer-5: [java.lang.Object.wait(Native Method), java.lang.Object.wait(Object.java:502), java.util.TimerThread.mainLoop(Timer.java:526), java.util.TimerThread.run(Timer.java:505)], TIMED_WAITING Timer-20: [java.lang.Object.wait(Native Method), java.util.TimerThread.mainLoop(Timer.java:552), java.util.TimerThread.run(Timer.java:505)], WAITING Timer-9: [java.lang.Object.wait(Native Method), java.lang.Object.wait(Object.java:502), java.util.TimerThread.mainLoop(Timer.java:526), java.util.TimerThread.run(Timer.java:505)], WAITING Thread-63: [java.lang.Object.wait(Native Method), java.lang.Thread.join(Thread.java:1245), java.lang.Thread.join(Thread.java:1319), com.Acrobot.ChestShop.Updater.Updater.waitForThread(Updater.java:289), com.Acrobot.ChestShop.Updater.Updater.getLatestType(Updater.java:241), com.Acrobot.ChestShop.Updater.Updater.shouldUpdate(Updater.java:508), com.Acrobot.ChestShop.Updater.Updater.versionCheck(Updater.java:466), com.Acrobot.ChestShop.Updater.Updater.access$400(Updater.java:41), com.Acrobot.ChestShop.Updater.Updater$UpdateRunnable.run(Updater.java:586), java.lang.Thread.run(Thread.java:745)], WAITING pool-96-thread-1: [sun.misc.Unsafe.park(Native Method), java.util.concurrent.locks.LockSupport.park(LockSupport.java:175), java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039), java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442), java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067), java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127), java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617), java.lang.Thread.run(Thread.java:745)], TIMED_WAITING Timer-14: [java.lang.Object.wait(Native Method), java.util.TimerThread.mainLoop(Timer.java:552), java.util.TimerThread.run(Timer.java:505)], WAITING Chunk I/O Executor Thread-1: [sun.misc.Unsafe.park(Native Method), java.util.concurrent.locks.LockSupport.park(LockSupport.java:175), java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039), java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442), java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067), java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127), java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617), java.lang.Thread.run(Thread.java:745)], TIMED_WAITING pool-285-thread-1: [sun.misc.Unsafe.park(Native Method), java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215), java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078), java.util.concurrent.LinkedBlockingDeque.pollFirst(LinkedBlockingDeque.java:522), java.util.concurrent.LinkedBlockingDeque.poll(LinkedBlockingDeque.java:684), java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1066), java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127), java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617), java.lang.Thread.run(Thread.java:745)],}
  980. Recent tasks from 362316-362346{MinewebBridge:fr.vmarchaud.mineweb.common.CommandScheduler@362304,}
  981. Profiler Position: N/A (disabled)
  982. Player Count: 3 / 15; [EntityPlayer['mrAxel23'/21804244, l='Min2', x=639.55, y=72.17, z=455.25](mrAxel23 at 639.55204517461,72.16610926093821,455.2455981750045), EntityPlayer['Mineez'/21808222, l='HUB', x=2.70, y=14.87, z=62.83](Mineez at 2.699999988079071,14.868538855785332,62.83168552226928), EntityPlayer['_StarP0w3r_'/21808782, l='HUB', x=11.34, y=24.64, z=68.59](_StarP0w3r_ at 11.335644345097341,24.636645199474735,68.5853578480379)]
  983. Is Modded: Definitely; Server brand changed to 'CraftBukkit'
  984. Type: Dedicated Server (map_server.txt)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement