Advertisement
Guest User

Crash Report

a guest
Dec 5th, 2015
99
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 81.08 KB | None | 0 0
  1. ---- Minecraft Crash Report ----
  2. // Why did you do that?
  3.  
  4. Time: 12/5/15 11:23 PM
  5. Description: Watching Server
  6.  
  7. java.lang.Error
  8. at java.util.HashMap.getNode(HashMap.java:571)
  9. at java.util.HashMap.containsKey(HashMap.java:595)
  10. at java.util.HashSet.contains(HashSet.java:203)
  11. at com.sk89q.worldedit.function.visitor.BreadthFirstSearch.visit(BreadthFirstSearch.java:131)
  12. at com.sk89q.worldedit.function.visitor.BreadthFirstSearch.resume(BreadthFirstSearch.java:168)
  13. at com.sk89q.worldedit.function.operation.Operations.completeLegacy(Operations.java:55)
  14. at com.sk89q.worldedit.EditSession.fillXZ(EditSession.java:787)
  15. at com.sk89q.worldedit.command.UtilityCommands.fill(UtilityCommands.java:107)
  16. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  17. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  18. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  19. at java.lang.reflect.Method.invoke(Method.java:497)
  20. at com.sk89q.worldedit.util.command.parametric.ParametricCallable.call(ParametricCallable.java:243)
  21. at com.sk89q.worldedit.util.command.SimpleDispatcher.call(SimpleDispatcher.java:125)
  22. at com.sk89q.worldedit.extension.platform.CommandManager.handleCommand(CommandManager.java:225)
  23. at sun.reflect.GeneratedMethodAccessor1135.invoke(Unknown Source)
  24. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  25. at java.lang.reflect.Method.invoke(Method.java:497)
  26. at com.sk89q.worldedit.util.eventbus.MethodEventHandler.dispatch(MethodEventHandler.java:58)
  27. at com.sk89q.worldedit.util.eventbus.EventHandler.handleEvent(EventHandler.java:73)
  28. at com.sk89q.worldedit.util.eventbus.EventBus.dispatch(EventBus.java:187)
  29. at com.sk89q.worldedit.util.eventbus.EventBus.post(EventBus.java:173)
  30. at com.sk89q.worldedit.bukkit.WorldEditPlugin.onCommand(WorldEditPlugin.java:242)
  31. at com.sk89q.bukkit.util.DynamicPluginCommand.execute(DynamicPluginCommand.java:54)
  32. at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:140)
  33. at org.bukkit.craftbukkit.v1_8_R3.CraftServer.dispatchCommand(CraftServer.java:620)
  34. at net.minecraft.server.v1_8_R3.PlayerConnection.handleCommand(PlayerConnection.java:1106)
  35. at net.minecraft.server.v1_8_R3.PlayerConnection.a(PlayerConnection.java:966)
  36. at net.minecraft.server.v1_8_R3.PacketPlayInChat.a(SourceFile:37)
  37. at net.minecraft.server.v1_8_R3.PacketPlayInChat.a(SourceFile:9)
  38. at net.minecraft.server.v1_8_R3.PlayerConnectionUtils$1.run(SourceFile:13)
  39. at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
  40. at java.util.concurrent.FutureTask.run(FutureTask.java:266)
  41. at net.minecraft.server.v1_8_R3.SystemUtils.a(SourceFile:44)
  42. at net.minecraft.server.v1_8_R3.MinecraftServer.B(MinecraftServer.java:672)
  43. at net.minecraft.server.v1_8_R3.DedicatedServer.B(DedicatedServer.java:335)
  44. at net.minecraft.server.v1_8_R3.MinecraftServer.A(MinecraftServer.java:628)
  45. at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:536)
  46. at java.lang.Thread.run(Thread.java:745)
  47.  
  48.  
  49. A detailed walkthrough of the error, its code path and all known details is as follows:
  50. ---------------------------------------------------------------------------------------
  51.  
  52. -- Head --
  53. Stacktrace:
  54. at java.util.HashMap.getNode(HashMap.java:571)
  55. at java.util.HashMap.containsKey(HashMap.java:595)
  56. at java.util.HashSet.contains(HashSet.java:203)
  57. at com.sk89q.worldedit.function.visitor.BreadthFirstSearch.visit(BreadthFirstSearch.java:131)
  58. at com.sk89q.worldedit.function.visitor.BreadthFirstSearch.resume(BreadthFirstSearch.java:168)
  59. at com.sk89q.worldedit.function.operation.Operations.completeLegacy(Operations.java:55)
  60. at com.sk89q.worldedit.EditSession.fillXZ(EditSession.java:787)
  61. at com.sk89q.worldedit.command.UtilityCommands.fill(UtilityCommands.java:107)
  62. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  63. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  64. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  65. at java.lang.reflect.Method.invoke(Method.java:497)
  66. at com.sk89q.worldedit.util.command.parametric.ParametricCallable.call(ParametricCallable.java:243)
  67. at com.sk89q.worldedit.util.command.SimpleDispatcher.call(SimpleDispatcher.java:125)
  68. at com.sk89q.worldedit.extension.platform.CommandManager.handleCommand(CommandManager.java:225)
  69. at sun.reflect.GeneratedMethodAccessor1135.invoke(Unknown Source)
  70. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  71. at java.lang.reflect.Method.invoke(Method.java:497)
  72. at com.sk89q.worldedit.util.eventbus.MethodEventHandler.dispatch(MethodEventHandler.java:58)
  73. at com.sk89q.worldedit.util.eventbus.EventHandler.handleEvent(EventHandler.java:73)
  74. at com.sk89q.worldedit.util.eventbus.EventBus.dispatch(EventBus.java:187)
  75. at com.sk89q.worldedit.util.eventbus.EventBus.post(EventBus.java:173)
  76. at com.sk89q.worldedit.bukkit.WorldEditPlugin.onCommand(WorldEditPlugin.java:242)
  77. at com.sk89q.bukkit.util.DynamicPluginCommand.execute(DynamicPluginCommand.java:54)
  78. at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:140)
  79. at org.bukkit.craftbukkit.v1_8_R3.CraftServer.dispatchCommand(CraftServer.java:620)
  80. at net.minecraft.server.v1_8_R3.PlayerConnection.handleCommand(PlayerConnection.java:1106)
  81. at net.minecraft.server.v1_8_R3.PlayerConnection.a(PlayerConnection.java:966)
  82. at net.minecraft.server.v1_8_R3.PacketPlayInChat.a(SourceFile:37)
  83. at net.minecraft.server.v1_8_R3.PacketPlayInChat.a(SourceFile:9)
  84. at net.minecraft.server.v1_8_R3.PlayerConnectionUtils$1.run(SourceFile:13)
  85. at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
  86. at java.util.concurrent.FutureTask.run(FutureTask.java:266)
  87. at net.minecraft.server.v1_8_R3.SystemUtils.a(SourceFile:44)
  88. at net.minecraft.server.v1_8_R3.MinecraftServer.B(MinecraftServer.java:672)
  89. at net.minecraft.server.v1_8_R3.DedicatedServer.B(DedicatedServer.java:335)
  90. at net.minecraft.server.v1_8_R3.MinecraftServer.A(MinecraftServer.java:628)
  91.  
  92. -- Thread Dump --
  93. Details:
  94. Threads: "pool-55-thread-1" Id=8023 WAITING on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@7ac524eb
  95. at sun.misc.Unsafe.park(Native Method)
  96. - waiting on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@7ac524eb
  97. at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
  98. at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
  99. at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
  100. at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067)
  101. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
  102. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
  103. at java.lang.Thread.run(Thread.java:745)
  104.  
  105.  
  106. "pool-53-thread-1" Id=7851 WAITING on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@7402c5c3
  107. at sun.misc.Unsafe.park(Native Method)
  108. - waiting on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@7402c5c3
  109. at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
  110. at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
  111. at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
  112. at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067)
  113. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
  114. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
  115. at java.lang.Thread.run(Thread.java:745)
  116.  
  117.  
  118. "pool-52-thread-1" Id=4825 WAITING on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@703d4f9b
  119. at sun.misc.Unsafe.park(Native Method)
  120. - waiting on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@703d4f9b
  121. at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
  122. at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
  123. at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
  124. at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067)
  125. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
  126. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
  127. at java.lang.Thread.run(Thread.java:745)
  128.  
  129.  
  130. "ProtocolLib-StructureCompiler 0" Id=4819 WAITING on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@353fcff8
  131. at sun.misc.Unsafe.park(Native Method)
  132. - waiting on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@353fcff8
  133. at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
  134. at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
  135. at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
  136. at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067)
  137. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
  138. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
  139. at java.lang.Thread.run(Thread.java:745)
  140.  
  141.  
  142. "JDBM Soft Cache Disposer 0" Id=4817 TIMED_WAITING on java.lang.ref.ReferenceQueue$Lock@660e57c8
  143. at java.lang.Object.wait(Native Method)
  144. - waiting on java.lang.ref.ReferenceQueue$Lock@660e57c8
  145. at java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:143)
  146. at jdbm.recman.CacheRecordManager$SoftRunnable.run(CacheRecordManager.java:501)
  147. at java.lang.Thread.run(Thread.java:745)
  148.  
  149.  
  150. "pool-3-thread-3969" Id=4807 WAITING on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@440ba17
  151. at sun.misc.Unsafe.park(Native Method)
  152. - waiting on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@440ba17
  153. at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
  154. at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
  155. at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
  156. at org.wargamer2010.signshop.configuration.Storage.saveToFile(Storage.java:408)
  157. at org.wargamer2010.signshop.configuration.Storage.run(Storage.java:391)
  158. at org.bukkit.craftbukkit.v1_8_R3.scheduler.CraftTask.run(CraftTask.java:53)
  159. at org.bukkit.craftbukkit.v1_8_R3.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:53)
  160. ...
  161.  
  162. Number of locked synchronizers = 1
  163. - java.util.concurrent.ThreadPoolExecutor$Worker@41bea851
  164.  
  165.  
  166. "ScoreboardStats-Database" Id=4797 TIMED_WAITING on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@1e9b7c93
  167. at sun.misc.Unsafe.park(Native Method)
  168. - waiting on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@1e9b7c93
  169. at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
  170. at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078)
  171. at java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1093)
  172. at java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:809)
  173. at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067)
  174. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
  175. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
  176. ...
  177.  
  178.  
  179. "Thread-60" Id=4788 RUNNABLE (in native)
  180. at java.net.PlainSocketImpl.socketAccept(Native Method)
  181. at java.net.AbstractPlainSocketImpl.accept(AbstractPlainSocketImpl.java:409)
  182. at java.net.ServerSocket.implAccept(ServerSocket.java:545)
  183. at java.net.ServerSocket.accept(ServerSocket.java:513)
  184. at com.vexsoftware.votifier.net.VoteReceiver.run(VoteReceiver.java:114)
  185.  
  186.  
  187. "Timer-4" Id=4783 TIMED_WAITING on java.util.TaskQueue@551030b7
  188. at java.lang.Object.wait(Native Method)
  189. - waiting on java.util.TaskQueue@551030b7
  190. at java.util.TimerThread.mainLoop(Timer.java:552)
  191. at java.util.TimerThread.run(Timer.java:505)
  192.  
  193.  
  194. "pool-42-thread-1" Id=4782 WAITING on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@41348dca
  195. at sun.misc.Unsafe.park(Native Method)
  196. - waiting on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@41348dca
  197. at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
  198. at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
  199. at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
  200. at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067)
  201. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
  202. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
  203. at java.lang.Thread.run(Thread.java:745)
  204.  
  205.  
  206. "pool-41-thread-1" Id=4750 WAITING on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@402517f9
  207. at sun.misc.Unsafe.park(Native Method)
  208. - waiting on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@402517f9
  209. at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
  210. at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
  211. at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
  212. at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067)
  213. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
  214. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
  215. at java.lang.Thread.run(Thread.java:745)
  216.  
  217.  
  218. "pool-3-thread-3929" Id=4736 WAITING on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@59f948a
  219. at sun.misc.Unsafe.park(Native Method)
  220. - waiting on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@59f948a
  221. at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
  222. at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
  223. at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
  224. at org.wargamer2010.signshop.configuration.Storage.saveToFile(Storage.java:408)
  225. at org.wargamer2010.signshop.configuration.Storage.run(Storage.java:391)
  226. at org.bukkit.craftbukkit.v1_8_R3.scheduler.CraftTask.run(CraftTask.java:53)
  227. at org.bukkit.craftbukkit.v1_8_R3.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:53)
  228. ...
  229.  
  230. Number of locked synchronizers = 1
  231. - java.util.concurrent.ThreadPoolExecutor$Worker@73f9137f
  232.  
  233.  
  234. "Timer-3" Id=4710 TIMED_WAITING on java.util.TaskQueue@515e8906
  235. at java.lang.Object.wait(Native Method)
  236. - waiting on java.util.TaskQueue@515e8906
  237. at java.util.TimerThread.mainLoop(Timer.java:552)
  238. at java.util.TimerThread.run(Timer.java:505)
  239.  
  240.  
  241. "pool-31-thread-1" Id=4709 WAITING on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@34e1043a
  242. at sun.misc.Unsafe.park(Native Method)
  243. - waiting on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@34e1043a
  244. at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
  245. at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
  246. at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
  247. at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067)
  248. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
  249. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
  250. at java.lang.Thread.run(Thread.java:745)
  251.  
  252.  
  253. "pool-30-thread-1" Id=4702 WAITING on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@5c935780
  254. at sun.misc.Unsafe.park(Native Method)
  255. - waiting on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@5c935780
  256. at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
  257. at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
  258. at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
  259. at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067)
  260. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
  261. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
  262. at java.lang.Thread.run(Thread.java:745)
  263.  
  264.  
  265. "pool-3-thread-3902" Id=4686 WAITING on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@2551a35c
  266. at sun.misc.Unsafe.park(Native Method)
  267. - waiting on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@2551a35c
  268. at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
  269. at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
  270. at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
  271. at org.wargamer2010.signshop.configuration.Storage.saveToFile(Storage.java:408)
  272. at org.wargamer2010.signshop.configuration.Storage.run(Storage.java:391)
  273. at org.bukkit.craftbukkit.v1_8_R3.scheduler.CraftTask.run(CraftTask.java:53)
  274. at org.bukkit.craftbukkit.v1_8_R3.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:53)
  275. ...
  276.  
  277. Number of locked synchronizers = 1
  278. - java.util.concurrent.ThreadPoolExecutor$Worker@5c869911
  279.  
  280.  
  281. "Timer-2" Id=4663 TIMED_WAITING on java.util.TaskQueue@e21849
  282. at java.lang.Object.wait(Native Method)
  283. - waiting on java.util.TaskQueue@e21849
  284. at java.util.TimerThread.mainLoop(Timer.java:552)
  285. at java.util.TimerThread.run(Timer.java:505)
  286.  
  287.  
  288. "pool-20-thread-1" Id=4662 WAITING on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@3c9e0cbb
  289. at sun.misc.Unsafe.park(Native Method)
  290. - waiting on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@3c9e0cbb
  291. at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
  292. at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
  293. at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
  294. at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067)
  295. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
  296. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
  297. at java.lang.Thread.run(Thread.java:745)
  298.  
  299.  
  300. "pool-19-thread-1" Id=4661 WAITING on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@7a7763ff
  301. at sun.misc.Unsafe.park(Native Method)
  302. - waiting on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@7a7763ff
  303. at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
  304. at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
  305. at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
  306. at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067)
  307. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
  308. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
  309. at java.lang.Thread.run(Thread.java:745)
  310.  
  311.  
  312. "pool-3-thread-3880" Id=4643 WAITING on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@521464ae
  313. at sun.misc.Unsafe.park(Native Method)
  314. - waiting on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@521464ae
  315. at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
  316. at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
  317. at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
  318. at org.wargamer2010.signshop.configuration.Storage.saveToFile(Storage.java:408)
  319. at org.wargamer2010.signshop.configuration.Storage.run(Storage.java:391)
  320. at org.bukkit.craftbukkit.v1_8_R3.scheduler.CraftTask.run(CraftTask.java:53)
  321. at org.bukkit.craftbukkit.v1_8_R3.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:53)
  322. ...
  323.  
  324. Number of locked synchronizers = 1
  325. - java.util.concurrent.ThreadPoolExecutor$Worker@6abbbdbd
  326.  
  327.  
  328. "Timer-1" Id=4626 TIMED_WAITING on java.util.TaskQueue@42241ef5
  329. at java.lang.Object.wait(Native Method)
  330. - waiting on java.util.TaskQueue@42241ef5
  331. at java.util.TimerThread.mainLoop(Timer.java:552)
  332. at java.util.TimerThread.run(Timer.java:505)
  333.  
  334.  
  335. "pool-8-thread-1" Id=1059 WAITING on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@e9339de
  336. at sun.misc.Unsafe.park(Native Method)
  337. - waiting on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@e9339de
  338. at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
  339. at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
  340. at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
  341. at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067)
  342. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
  343. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
  344. at java.lang.Thread.run(Thread.java:745)
  345.  
  346.  
  347. "pool-7-thread-1" Id=226 WAITING on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@4f3acb68
  348. at sun.misc.Unsafe.park(Native Method)
  349. - waiting on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@4f3acb68
  350. at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
  351. at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
  352. at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
  353. at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067)
  354. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
  355. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
  356. at java.lang.Thread.run(Thread.java:745)
  357.  
  358.  
  359. "Chunk I/O Executor Thread-1" Id=222 WAITING on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@3efaf735
  360. at sun.misc.Unsafe.park(Native Method)
  361. - waiting on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@3efaf735
  362. at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
  363. at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
  364. at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
  365. at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067)
  366. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
  367. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
  368. at java.lang.Thread.run(Thread.java:745)
  369.  
  370.  
  371. "Netty Epoll Server IO #23" Id=45 RUNNABLE (in native)
  372. at io.netty.channel.epoll.Native.epollWait(Native Method)
  373. at io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:194)
  374. at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:219)
  375. at io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:116)
  376. at java.lang.Thread.run(Thread.java:745)
  377.  
  378.  
  379. "Netty Epoll Server IO #22" Id=44 RUNNABLE (in native)
  380. at io.netty.channel.epoll.Native.epollWait(Native Method)
  381. at io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:194)
  382. at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:219)
  383. at io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:116)
  384. at java.lang.Thread.run(Thread.java:745)
  385.  
  386.  
  387. "Netty Epoll Server IO #21" Id=43 RUNNABLE (in native)
  388. at io.netty.channel.epoll.Native.epollWait(Native Method)
  389. at io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:194)
  390. at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:219)
  391. at io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:116)
  392. at java.lang.Thread.run(Thread.java:745)
  393.  
  394.  
  395. "Netty Epoll Server IO #20" Id=42 RUNNABLE (in native)
  396. at io.netty.channel.epoll.Native.epollWait(Native Method)
  397. at io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:194)
  398. at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:219)
  399. at io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:116)
  400. at java.lang.Thread.run(Thread.java:745)
  401.  
  402.  
  403. "Netty Epoll Server IO #19" Id=41 RUNNABLE (in native)
  404. at io.netty.channel.epoll.Native.epollWait(Native Method)
  405. at io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:194)
  406. at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:219)
  407. at io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:116)
  408. at java.lang.Thread.run(Thread.java:745)
  409.  
  410.  
  411. "Netty Epoll Server IO #18" Id=40 RUNNABLE (in native)
  412. at io.netty.channel.epoll.Native.epollWait(Native Method)
  413. at io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:194)
  414. at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:219)
  415. at io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:116)
  416. at java.lang.Thread.run(Thread.java:745)
  417.  
  418.  
  419. "Netty Epoll Server IO #17" Id=39 RUNNABLE (in native)
  420. at io.netty.channel.epoll.Native.epollWait(Native Method)
  421. at io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:194)
  422. at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:219)
  423. at io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:116)
  424. at java.lang.Thread.run(Thread.java:745)
  425.  
  426.  
  427. "Netty Epoll Server IO #16" Id=38 RUNNABLE (in native)
  428. at io.netty.channel.epoll.Native.epollWait(Native Method)
  429. at io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:194)
  430. at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:219)
  431. at io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:116)
  432. at java.lang.Thread.run(Thread.java:745)
  433.  
  434.  
  435. "Netty Epoll Server IO #15" Id=37 RUNNABLE (in native)
  436. at io.netty.channel.epoll.Native.epollWait(Native Method)
  437. at io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:194)
  438. at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:219)
  439. at io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:116)
  440. at java.lang.Thread.run(Thread.java:745)
  441.  
  442.  
  443. "Netty Epoll Server IO #14" Id=36 RUNNABLE (in native)
  444. at io.netty.channel.epoll.Native.epollWait(Native Method)
  445. at io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:194)
  446. at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:219)
  447. at io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:116)
  448. at java.lang.Thread.run(Thread.java:745)
  449.  
  450.  
  451. "Netty Epoll Server IO #13" Id=35 RUNNABLE
  452. at io.netty.channel.epoll.Native.epollWait(Native Method)
  453. at io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:194)
  454. at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:219)
  455. at io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:116)
  456. at java.lang.Thread.run(Thread.java:745)
  457.  
  458.  
  459. "Netty Epoll Server IO #12" Id=34 BLOCKED on java.util.ArrayDeque@5c4b95a9 owned by "Server thread" Id=16
  460. at net.minecraft.server.v1_8_R3.MinecraftServer.a(MinecraftServer.java:1420)
  461. - blocked on java.util.ArrayDeque@5c4b95a9
  462. at net.minecraft.server.v1_8_R3.MinecraftServer.postToMainThread(MinecraftServer.java:1435)
  463. at net.minecraft.server.v1_8_R3.WorldServer.postToMainThread(WorldServer.java:1152)
  464. at net.minecraft.server.v1_8_R3.PlayerConnectionUtils.ensureMainThread(SourceFile:10)
  465. at net.minecraft.server.v1_8_R3.PlayerConnection.a(PlayerConnection.java:202)
  466. at net.minecraft.server.v1_8_R3.PacketPlayInFlying.a(SourceFile:126)
  467. at net.minecraft.server.v1_8_R3.PacketPlayInFlying$PacketPlayInPositionLook.a(SourceFile:18)
  468. at net.minecraft.server.v1_8_R3.NetworkManager.a(NetworkManager.java:115)
  469. ...
  470.  
  471.  
  472. "Netty Epoll Server IO #11" Id=33 RUNNABLE (in native)
  473. at io.netty.channel.epoll.Native.epollWait(Native Method)
  474. at io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:194)
  475. at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:219)
  476. at io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:116)
  477. at java.lang.Thread.run(Thread.java:745)
  478.  
  479.  
  480. "Netty Epoll Server IO #10" Id=32 RUNNABLE (in native)
  481. at io.netty.channel.epoll.Native.epollWait(Native Method)
  482. at io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:194)
  483. at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:219)
  484. at io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:116)
  485. at java.lang.Thread.run(Thread.java:745)
  486.  
  487.  
  488. "Netty Epoll Server IO #9" Id=31 RUNNABLE (in native)
  489. at io.netty.channel.epoll.Native.epollWait(Native Method)
  490. at io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:194)
  491. at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:219)
  492. at io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:116)
  493. at java.lang.Thread.run(Thread.java:745)
  494.  
  495.  
  496. "Netty Epoll Server IO #8" Id=30 RUNNABLE (in native)
  497. at io.netty.channel.epoll.Native.epollWait(Native Method)
  498. at io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:194)
  499. at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:219)
  500. at io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:116)
  501. at java.lang.Thread.run(Thread.java:745)
  502.  
  503.  
  504. "Netty Epoll Server IO #7" Id=29 RUNNABLE (in native)
  505. at io.netty.channel.epoll.Native.epollWait(Native Method)
  506. at io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:194)
  507. at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:219)
  508. at io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:116)
  509. at java.lang.Thread.run(Thread.java:745)
  510.  
  511.  
  512. "Netty Epoll Server IO #6" Id=28 RUNNABLE (in native)
  513. at io.netty.channel.epoll.Native.epollWait(Native Method)
  514. at io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:194)
  515. at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:219)
  516. at io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:116)
  517. at java.lang.Thread.run(Thread.java:745)
  518.  
  519.  
  520. "Netty Epoll Server IO #5" Id=27 RUNNABLE (in native)
  521. at io.netty.channel.epoll.Native.epollWait(Native Method)
  522. at io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:194)
  523. at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:219)
  524. at io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:116)
  525. at java.lang.Thread.run(Thread.java:745)
  526.  
  527.  
  528. "Netty Epoll Server IO #4" Id=26 RUNNABLE (in native)
  529. at io.netty.channel.epoll.Native.epollWait(Native Method)
  530. at io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:194)
  531. at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:219)
  532. at io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:116)
  533. at java.lang.Thread.run(Thread.java:745)
  534.  
  535.  
  536. "Netty Epoll Server IO #3" Id=25 BLOCKED on java.util.ArrayDeque@5c4b95a9 owned by "Server thread" Id=16
  537. at net.minecraft.server.v1_8_R3.MinecraftServer.a(MinecraftServer.java:1420)
  538. - blocked on java.util.ArrayDeque@5c4b95a9
  539. at net.minecraft.server.v1_8_R3.MinecraftServer.postToMainThread(MinecraftServer.java:1435)
  540. at net.minecraft.server.v1_8_R3.WorldServer.postToMainThread(WorldServer.java:1152)
  541. at net.minecraft.server.v1_8_R3.PlayerConnectionUtils.ensureMainThread(SourceFile:10)
  542. at net.minecraft.server.v1_8_R3.PlayerConnection.a(PlayerConnection.java:202)
  543. at net.minecraft.server.v1_8_R3.PacketPlayInFlying.a(SourceFile:126)
  544. at net.minecraft.server.v1_8_R3.PacketPlayInFlying.a(SourceFile:8)
  545. at net.minecraft.server.v1_8_R3.NetworkManager.a(NetworkManager.java:115)
  546. ...
  547.  
  548.  
  549. "Netty Epoll Server IO #2" Id=24 RUNNABLE (in native)
  550. at io.netty.channel.epoll.Native.epollWait(Native Method)
  551. at io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:194)
  552. at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:219)
  553. at io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:116)
  554. at java.lang.Thread.run(Thread.java:745)
  555.  
  556.  
  557. "Netty Epoll Server IO #1" Id=23 RUNNABLE (in native)
  558. at io.netty.channel.epoll.Native.epollWait(Native Method)
  559. at io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:194)
  560. at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:219)
  561. at io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:116)
  562. at java.lang.Thread.run(Thread.java:745)
  563.  
  564.  
  565. "File IO Thread" Id=87 TIMED_WAITING
  566. at java.lang.Thread.sleep(Native Method)
  567. at net.minecraft.server.v1_8_R3.FileIOThread.c(SourceFile:51)
  568. at net.minecraft.server.v1_8_R3.FileIOThread.run(SourceFile:30)
  569. at java.lang.Thread.run(Thread.java:745)
  570.  
  571.  
  572. "pool-3-thread-7" Id=78 WAITING on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@4b810a37
  573. at sun.misc.Unsafe.park(Native Method)
  574. - waiting on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@4b810a37
  575. at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
  576. at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
  577. at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
  578. at org.wargamer2010.signshop.configuration.Storage.saveToFile(Storage.java:408)
  579. at org.wargamer2010.signshop.configuration.Storage.run(Storage.java:391)
  580. at org.bukkit.craftbukkit.v1_8_R3.scheduler.CraftTask.run(CraftTask.java:53)
  581. at org.bukkit.craftbukkit.v1_8_R3.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:53)
  582. ...
  583.  
  584. Number of locked synchronizers = 1
  585. - java.util.concurrent.ThreadPoolExecutor$Worker@30a6edc
  586.  
  587.  
  588. "Server Watchdog" Id=71 RUNNABLE
  589. at sun.management.ThreadImpl.dumpThreads0(Native Method)
  590. at sun.management.ThreadImpl.dumpAllThreads(ThreadImpl.java:446)
  591. at net.minecraft.server.v1_8_R3.ThreadWatchdog.run(SourceFile:43)
  592. at java.lang.Thread.run(Thread.java:745)
  593.  
  594.  
  595. "Query Listener #1" Id=70 RUNNABLE
  596. at java.net.PlainDatagramSocketImpl.receive0(Native Method)
  597. - locked java.net.PlainDatagramSocketImpl@52f9f9a4
  598. at java.net.AbstractPlainDatagramSocketImpl.receive(AbstractPlainDatagramSocketImpl.java:144)
  599. - locked java.net.PlainDatagramSocketImpl@52f9f9a4
  600. at java.net.DatagramSocket.receive(DatagramSocket.java:812)
  601. - locked java.net.DatagramPacket@3b53ff91
  602. - locked java.net.DatagramSocket@2841a6e2
  603. at net.minecraft.server.v1_8_R3.RemoteStatusListener.run(SourceFile:261)
  604. at java.lang.Thread.run(Thread.java:745)
  605.  
  606.  
  607. "Ebean-ScoreboardStats.0" Id=63 WAITING on java.lang.Object@3bb5c38f
  608. at java.lang.Object.wait(Native Method)
  609. - waiting on java.lang.Object@3bb5c38f
  610. at java.lang.Object.wait(Object.java:502)
  611. at com.avaje.ebeaninternal.server.lib.thread.PooledThread.run(PooledThread.java:75)
  612. at java.lang.Thread.run(Thread.java:745)
  613.  
  614.  
  615. "EbeanBackgroundThread" Id=62 TIMED_WAITING
  616. at java.lang.Thread.sleep(Native Method)
  617. at com.avaje.ebeaninternal.server.lib.BackgroundThread$Runner.run(BackgroundThread.java:168)
  618. at java.lang.Thread.run(Thread.java:745)
  619.  
  620.  
  621. "Timer-0" Id=47 TIMED_WAITING on java.util.TaskQueue@78a6a67c
  622. at java.lang.Object.wait(Native Method)
  623. - waiting on java.util.TaskQueue@78a6a67c
  624. at java.util.TimerThread.mainLoop(Timer.java:552)
  625. at java.util.TimerThread.run(Timer.java:505)
  626.  
  627.  
  628. "Netty Epoll Server IO #0" Id=22 RUNNABLE (in native)
  629. at io.netty.channel.epoll.Native.epollWait(Native Method)
  630. at io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:194)
  631. at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:219)
  632. at io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:116)
  633. at java.lang.Thread.run(Thread.java:745)
  634.  
  635.  
  636. "Server console handler" Id=19 RUNNABLE (in native)
  637. at java.io.FileInputStream.readBytes(Native Method)
  638. at java.io.FileInputStream.read(FileInputStream.java:255)
  639. at java.io.BufferedInputStream.fill(BufferedInputStream.java:246)
  640. at java.io.BufferedInputStream.read(BufferedInputStream.java:265)
  641. - locked java.io.BufferedInputStream@658f5415
  642. at org.bukkit.craftbukkit.libs.jline.internal.NonBlockingInputStream.read(NonBlockingInputStream.java:248)
  643. at org.bukkit.craftbukkit.libs.jline.internal.InputStreamReader.read(InputStreamReader.java:261)
  644. - locked org.bukkit.craftbukkit.libs.jline.internal.NonBlockingInputStream@41849042
  645. at org.bukkit.craftbukkit.libs.jline.internal.InputStreamReader.read(InputStreamReader.java:198)
  646. - locked org.bukkit.craftbukkit.libs.jline.internal.NonBlockingInputStream@41849042
  647. at org.bukkit.craftbukkit.libs.jline.console.ConsoleReader.readCharacter(ConsoleReader.java:2145)
  648. ...
  649.  
  650.  
  651. "Thread-4" Id=20 WAITING on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@54b88a46
  652. at sun.misc.Unsafe.park(Native Method)
  653. - waiting on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@54b88a46
  654. at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
  655. at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
  656. at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
  657. at com.mojang.util.QueueLogAppender.getNextLogEvent(QueueLogAppender.java:77)
  658. at org.bukkit.craftbukkit.v1_8_R3.util.TerminalConsoleWriterThread.run(TerminalConsoleWriterThread.java:25)
  659. at java.lang.Thread.run(Thread.java:745)
  660.  
  661.  
  662. "DestroyJavaVM" Id=18 RUNNABLE
  663.  
  664.  
  665. "Server thread" Id=16 RUNNABLE
  666. at java.util.HashMap.getNode(HashMap.java:571)
  667. at java.util.HashMap.containsKey(HashMap.java:595)
  668. at java.util.HashSet.contains(HashSet.java:203)
  669. at com.sk89q.worldedit.function.visitor.BreadthFirstSearch.visit(BreadthFirstSearch.java:131)
  670. at com.sk89q.worldedit.function.visitor.BreadthFirstSearch.resume(BreadthFirstSearch.java:168)
  671. at com.sk89q.worldedit.function.operation.Operations.completeLegacy(Operations.java:55)
  672. at com.sk89q.worldedit.EditSession.fillXZ(EditSession.java:787)
  673. at com.sk89q.worldedit.command.UtilityCommands.fill(UtilityCommands.java:107)
  674. ...
  675.  
  676.  
  677. "Server Infinisleeper" Id=17 TIMED_WAITING
  678. at java.lang.Thread.sleep(Native Method)
  679. at net.minecraft.server.v1_8_R3.DedicatedServer$1.run(DedicatedServer.java:53)
  680.  
  681.  
  682. "Snooper Timer" Id=13 TIMED_WAITING on java.util.TaskQueue@19e043eb
  683. at java.lang.Object.wait(Native Method)
  684. - waiting on java.util.TaskQueue@19e043eb
  685. at java.util.TimerThread.mainLoop(Timer.java:552)
  686. at java.util.TimerThread.run(Timer.java:505)
  687.  
  688.  
  689. "Signal Dispatcher" Id=4 RUNNABLE
  690.  
  691.  
  692. "Finalizer" Id=3 WAITING on java.lang.ref.ReferenceQueue$Lock@650933e
  693. at java.lang.Object.wait(Native Method)
  694. - waiting on java.lang.ref.ReferenceQueue$Lock@650933e
  695. at java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:143)
  696. at java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:164)
  697. at java.lang.ref.Finalizer$FinalizerThread.run(Finalizer.java:209)
  698.  
  699.  
  700. "Reference Handler" Id=2 WAITING on java.lang.ref.Reference$Lock@63330536
  701. at java.lang.Object.wait(Native Method)
  702. - waiting on java.lang.ref.Reference$Lock@63330536
  703. at java.lang.Object.wait(Object.java:502)
  704. at java.lang.ref.Reference$ReferenceHandler.run(Reference.java:157)
  705.  
  706.  
  707.  
  708. Stacktrace:
  709. at net.minecraft.server.v1_8_R3.ThreadWatchdog.run(SourceFile:59)
  710. at java.lang.Thread.run(Thread.java:745)
  711.  
  712. -- System Details --
  713. Details:
  714. Minecraft Version: 1.8.8
  715. Operating System: Linux (amd64) version 3.14.32-xxxx-grs-ipv6-64
  716. Java Version: 1.8.0_60, Oracle Corporation
  717. Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
  718. Memory: 868448408 bytes (828 MB) / 4294967296 bytes (4096 MB) up to 4294967296 bytes (4096 MB)
  719. JVM Flags: 2 total; -Xmx4608M -Xms4608M
  720. IntCache: cache: 0, tcache: 0, allocated: 13, tallocated: 95
  721. CraftBukkit Information:
  722. Running: CraftBukkit version git-Bukkit-9cd1111 (MC: 1.8.8) (Implementing API version 1.8.8-R0.1-SNAPSHOT) true
  723. Plugins: { WorldEdit v6.1;no_git_id com.sk89q.worldedit.bukkit.WorldEditPlugin [], ColoredSigns v4.25 Release com.xErik75125690x.ColoredSigns.ColoredSigns [xErik75125690x], BloodParticles v0.5.0 me.TheReaperNationYT.BloodParticles.BloodBase [TheReaperNationYT], Essentials vTeamCity com.earth2me.essentials.Essentials [Zenexer, ementalo, Aelux, Brettflan, KimKandor, snowleo, ceulemans, Xeology, KHobbits, md_5, Iaccidentally], Minigames v1.7.0 au.com.mineauz.minigames.Minigames [_Razz_], ClearLag v2.8.3 me.minebuilders.clearlag.Clearlag [bob7l], iCommands v1.0.0 higgsboson728.bukkit.org.MainClass [higgsboson728], CrackShot v0.98.1 com.shampaggon.crackshot.CSDirector [Shampaggon], AutoMessage v2.5.4 com.TeamNovus.AutoMessage.AutoMessage [ELCHILEN0], SpawnJoin v1.0.6.1 me.Opgesnoven.sj.Main [], WorldBorder v1.8.3 com.wimbli.WorldBorder.WorldBorder [Brettflan], Votifier v1.9 com.vexsoftware.votifier.Votifier [blakeman8192, Kramer], ProtocolLib v3.6.3-SNAPSHOT-b134 com.comphenix.protocol.ProtocolLibrary [dmulloy2, comphenix], WorldGuard v5.9 com.sk89q.worldguard.bukkit.WorldGuardPlugin [], GTADrugs v1.0.0 higgsboson728.MainClass [Higgsboson728], MultiWorld v5.2.6 multiworld.MultiWorldPlugin [ferrybig], Minigames-Regions v1.7.0 au.com.mineauz.minigamesregions.Main [_Razz_], ColoredChat v0.3 com.seniorcluckers.colorchat.ColoredChat [SeniorCluckers], PermissionsEx v1.23.3 ru.tehkode.permissions.bukkit.PermissionsEx [[t3hk0d3, zml]], Signs v1.9.4 com.jofkos.signs.Signs [Jofkos], Bodyguards v0.0.9 higgsboson728.Main [Higgsboson728], Vault v1.5.3-b37 net.milkbowl.vault.Vault [cereal, Sleaker, mung3r], ColoredTexts v1.4 me.gameguykiler.coloredtexts.ColoredTexts [Gameguykiler], MyCommand v5.1.6 it.mri.mycommand.Main [MRI a.k.a Ivanpro], pvparena v1.3.0.548 net.slipcor.pvparena.PVPArena [slipcor, slipcor], MobArena v0.96.9 com.garbagemule.MobArena.MobArena [garbagemule], ScoreboardStats v0.9.1 com.github.games647.scoreboardstats.ScoreboardStats [[games647, https://github.com/games647/ScoreboardStats/graphs/contributors]], PerWorldInventory v1.5.4 me.gnat008.perworldinventory.PerWorldInventory [Gnat008], HolographicDisplays v2.1.10 com.gmail.filoghost.holographicdisplays.HolographicDisplays [], SignShop v2.10.0 org.wargamer2010.signshop.SignShop [Wargamer2010 and Devinish], ASkyBlock v2.9.6.4 com.wasteofplastic.askyblock.ASkyBlock [Tastybento], ChestCommands v3.1.1 com.gmail.filoghost.chestcommands.ChestCommands [], PhatLoots v4.1.0 com.codisimus.plugins.phatloots.PhatLoots [Codisimus], MoneyThief v1.2.10 io.github.ratismal.moneythief.MoneyThief [Ratismal],}
  724. Warnings: DEFAULT
  725. Reload Count: 4
  726. Threads: { 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)], WAITING Ebean-ScoreboardStats.0: [java.lang.Object.wait(Native Method), java.lang.Object.wait(Object.java:502), com.avaje.ebeaninternal.server.lib.thread.PooledThread.run(PooledThread.java:75), java.lang.Thread.run(Thread.java:745)], RUNNABLE Netty Epoll Server IO #8: [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-8-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-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)], RUNNABLE DestroyJavaVM: [], 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 #19: [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 EbeanBackgroundThread: [java.lang.Thread.sleep(Native Method), com.avaje.ebeaninternal.server.lib.BackgroundThread$Runner.run(BackgroundThread.java:168), java.lang.Thread.run(Thread.java:745)], RUNNABLE Netty Epoll Server IO #22: [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 #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)], 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)], RUNNABLE Server thread: [org.bukkit.craftbukkit.v1_8_R3.util.LongHashSet.remove(LongHashSet.java:138), org.bukkit.craftbukkit.v1_8_R3.util.LongHashSet.remove(LongHashSet.java:129), net.minecraft.server.v1_8_R3.ChunkProviderServer.getChunkAt(ChunkProviderServer.java:101), net.minecraft.server.v1_8_R3.ChunkProviderServer.getChunkAt(ChunkProviderServer.java:97), org.bukkit.craftbukkit.v1_8_R3.CraftWorld.getChunkAt(CraftWorld.java:126), org.bukkit.craftbukkit.v1_8_R3.CraftWorld.getBlockAt(CraftWorld.java:90), org.bukkit.craftbukkit.v1_8_R3.CraftWorld.getBlockAt(CraftWorld.java:563), org.bukkit.Location.getBlock(Location.java:87), com.sk89q.worldedit.bukkit.adapter.impl.Spigot_v1_8_R3.getBlock(Spigot_v1_8_R3.java:209), com.sk89q.worldedit.bukkit.BukkitWorld.getBlock(BukkitWorld.java:402), com.sk89q.worldedit.extent.AbstractDelegateExtent.getBlock(AbstractDelegateExtent.java:68), com.sk89q.worldedit.extent.AbstractDelegateExtent.getBlock(AbstractDelegateExtent.java:68), com.sk89q.worldedit.extent.AbstractDelegateExtent.getBlock(AbstractDelegateExtent.java:68), com.sk89q.worldedit.extent.AbstractDelegateExtent.getBlock(AbstractDelegateExtent.java:68), com.sk89q.worldedit.extent.AbstractDelegateExtent.getBlock(AbstractDelegateExtent.java:68), com.sk89q.worldedit.extent.AbstractDelegateExtent.getBlock(AbstractDelegateExtent.java:68), com.sk89q.worldedit.extent.AbstractDelegateExtent.getBlock(AbstractDelegateExtent.java:68), com.sk89q.worldedit.extent.AbstractDelegateExtent.getBlock(AbstractDelegateExtent.java:68), com.sk89q.worldedit.extent.AbstractDelegateExtent.getBlock(AbstractDelegateExtent.java:68), com.sk89q.worldedit.extent.ChangeSetExtent.setBlock(ChangeSetExtent.java:62), com.sk89q.worldedit.extent.AbstractDelegateExtent.setBlock(AbstractDelegateExtent.java:78), com.sk89q.worldedit.extent.MaskingExtent.setBlock(MaskingExtent.java:69), com.sk89q.worldedit.extent.AbstractDelegateExtent.setBlock(AbstractDelegateExtent.java:78), com.sk89q.worldedit.extent.validation.BlockChangeLimiter.setBlock(BlockChangeLimiter.java:87), com.sk89q.worldedit.EditSession.setBlock(EditSession.java:503), com.sk89q.worldedit.EditSession.setBlock(EditSession.java:546), com.sk89q.worldedit.function.block.BlockReplace.apply(BlockReplace.java:53), com.sk89q.worldedit.function.visitor.BreadthFirstSearch.resume(BreadthFirstSearch.java:163), com.sk89q.worldedit.function.operation.Operations.completeLegacy(Operations.java:55), com.sk89q.worldedit.EditSession.fillXZ(EditSession.java:787), com.sk89q.worldedit.command.UtilityCommands.fill(UtilityCommands.java:107), sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method), sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62), sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43), java.lang.reflect.Method.invoke(Method.java:497), com.sk89q.worldedit.util.command.parametric.ParametricCallable.call(ParametricCallable.java:243), com.sk89q.worldedit.util.command.SimpleDispatcher.call(SimpleDispatcher.java:125), com.sk89q.worldedit.extension.platform.CommandManager.handleCommand(CommandManager.java:225), sun.reflect.GeneratedMethodAccessor1135.invoke(Unknown Source), sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43), java.lang.reflect.Method.invoke(Method.java:497), com.sk89q.worldedit.util.eventbus.MethodEventHandler.dispatch(MethodEventHandler.java:58), com.sk89q.worldedit.util.eventbus.EventHandler.handleEvent(EventHandler.java:73), com.sk89q.worldedit.util.eventbus.EventBus.dispatch(EventBus.java:187), com.sk89q.worldedit.util.eventbus.EventBus.post(EventBus.java:173), com.sk89q.worldedit.bukkit.WorldEditPlugin.onCommand(WorldEditPlugin.java:242), com.sk89q.bukkit.util.DynamicPluginCommand.execute(DynamicPluginCommand.java:54), org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:140), org.bukkit.craftbukkit.v1_8_R3.CraftServer.dispatchCommand(CraftServer.java:620), net.minecraft.server.v1_8_R3.PlayerConnection.handleCommand(PlayerConnection.java:1106), net.minecraft.server.v1_8_R3.PlayerConnection.a(PlayerConnection.java:966), net.minecraft.server.v1_8_R3.PacketPlayInChat.a(SourceFile:37), net.minecraft.server.v1_8_R3.PacketPlayInChat.a(SourceFile:9), net.minecraft.server.v1_8_R3.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_8_R3.SystemUtils.a(SourceFile:44), net.minecraft.server.v1_8_R3.MinecraftServer.B(MinecraftServer.java:672), net.minecraft.server.v1_8_R3.DedicatedServer.B(DedicatedServer.java:335), net.minecraft.server.v1_8_R3.MinecraftServer.A(MinecraftServer.java:628), net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:536), 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)], RUNNABLE Netty Epoll Server IO #23: [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 Server Infinisleeper: [java.lang.Thread.sleep(Native Method), net.minecraft.server.v1_8_R3.DedicatedServer$1.run(DedicatedServer.java:53)], WAITING pool-7-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 #21: [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-1: [java.lang.Object.wait(Native Method), java.util.TimerThread.mainLoop(Timer.java:552), java.util.TimerThread.run(Timer.java:505)], WAITING pool-55-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-41-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 JDBM Soft Cache Disposer 0: [java.lang.Object.wait(Native Method), java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:143), jdbm.recman.CacheRecordManager$SoftRunnable.run(CacheRecordManager.java:501), 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)], 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 pool-53-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 #20: [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-2: [java.lang.Object.wait(Native Method), java.util.TimerThread.mainLoop(Timer.java:552), java.util.TimerThread.run(Timer.java:505)], RUNNABLE Netty Epoll Server IO #16: [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-3-thread-3969: [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), org.wargamer2010.signshop.configuration.Storage.saveToFile(Storage.java:408), org.wargamer2010.signshop.configuration.Storage.run(Storage.java:391), org.bukkit.craftbukkit.v1_8_R3.scheduler.CraftTask.run(CraftTask.java:53), org.bukkit.craftbukkit.v1_8_R3.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:53), 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 #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 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 File IO Thread: [java.lang.Thread.sleep(Native Method), net.minecraft.server.v1_8_R3.FileIOThread.c(SourceFile:51), net.minecraft.server.v1_8_R3.FileIOThread.run(SourceFile:30), java.lang.Thread.run(Thread.java:745)], 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 Snooper Timer: [java.lang.Object.wait(Native Method), java.util.TimerThread.mainLoop(Timer.java:552), java.util.TimerThread.run(Timer.java:505)], WAITING pool-20-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)], BLOCKED Netty Epoll Server IO #12: [net.minecraft.server.v1_8_R3.MinecraftServer.a(MinecraftServer.java:1420), net.minecraft.server.v1_8_R3.MinecraftServer.postToMainThread(MinecraftServer.java:1435), net.minecraft.server.v1_8_R3.WorldServer.postToMainThread(WorldServer.java:1152), net.minecraft.server.v1_8_R3.PlayerConnectionUtils.ensureMainThread(SourceFile:10), net.minecraft.server.v1_8_R3.PlayerConnection.a(PlayerConnection.java:202), net.minecraft.server.v1_8_R3.PacketPlayInFlying.a(SourceFile:126), net.minecraft.server.v1_8_R3.PacketPlayInFlying$PacketPlayInPositionLook.a(SourceFile:18), net.minecraft.server.v1_8_R3.NetworkManager.a(NetworkManager.java:115), net.minecraft.server.v1_8_R3.NetworkManager.channelRead0(NetworkManager.java:312), net.minecraft.server.v1_8_R3.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.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:168), 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), com.comphenix.protocol.injector.netty.ChannelInjector$4.channelRead(ChannelInjector.java:258), 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 Netty Epoll Server IO #18: [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-4: [java.lang.Object.wait(Native Method), java.util.TimerThread.mainLoop(Timer.java:552), java.util.TimerThread.run(Timer.java:505)], 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 pool-3-thread-7: [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), org.wargamer2010.signshop.configuration.Storage.saveToFile(Storage.java:408), org.wargamer2010.signshop.configuration.Storage.run(Storage.java:391), org.bukkit.craftbukkit.v1_8_R3.scheduler.CraftTask.run(CraftTask.java:53), org.bukkit.craftbukkit.v1_8_R3.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:53), 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 #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 #6: [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 #3: [net.minecraft.server.v1_8_R3.MinecraftServer.a(MinecraftServer.java:1420), net.minecraft.server.v1_8_R3.MinecraftServer.postToMainThread(MinecraftServer.java:1435), net.minecraft.server.v1_8_R3.WorldServer.postToMainThread(WorldServer.java:1152), net.minecraft.server.v1_8_R3.PlayerConnectionUtils.ensureMainThread(SourceFile:10), net.minecraft.server.v1_8_R3.PlayerConnection.a(PlayerConnection.java:202), net.minecraft.server.v1_8_R3.PacketPlayInFlying.a(SourceFile:126), net.minecraft.server.v1_8_R3.PacketPlayInFlying.a(SourceFile:8), net.minecraft.server.v1_8_R3.NetworkManager.a(NetworkManager.java:115), net.minecraft.server.v1_8_R3.NetworkManager.channelRead0(NetworkManager.java:312), net.minecraft.server.v1_8_R3.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.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:168), 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), com.comphenix.protocol.injector.netty.ChannelInjector$4.channelRead(ChannelInjector.java:258), 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 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)], RUNNABLE Server Watchdog: [java.lang.Thread.dumpThreads(Native Method), java.lang.Thread.getAllStackTraces(Thread.java:1603), org.bukkit.craftbukkit.v1_8_R3.CraftCrashReport.call(CraftCrashReport.java:29), net.minecraft.server.v1_8_R3.CrashReportSystemDetails.a(SourceFile:78), net.minecraft.server.v1_8_R3.CrashReport.h(CrashReport.java:127), net.minecraft.server.v1_8_R3.CrashReport.<init>(CrashReport.java:34), net.minecraft.server.v1_8_R3.ThreadWatchdog.run(SourceFile:57), java.lang.Thread.run(Thread.java:745)], WAITING ProtocolLib-StructureCompiler 0: [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 ScoreboardStats-Database: [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.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1093), java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:809), 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-31-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-3-thread-3902: [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), org.wargamer2010.signshop.configuration.Storage.saveToFile(Storage.java:408), org.wargamer2010.signshop.configuration.Storage.run(Storage.java:391), org.bukkit.craftbukkit.v1_8_R3.scheduler.CraftTask.run(CraftTask.java:53), org.bukkit.craftbukkit.v1_8_R3.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:53), 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 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_8_R3.RemoteStatusListener.run(SourceFile:261), 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)], 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_8_R3.util.TerminalConsoleWriterThread.run(TerminalConsoleWriterThread.java:25), java.lang.Thread.run(Thread.java:745)], RUNNABLE Netty Epoll Server IO #0: [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 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_8_R3.DedicatedServer$2.run(DedicatedServer.java:80)], 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)], WAITING pool-19-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-30-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-3-thread-3880: [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), org.wargamer2010.signshop.configuration.Storage.saveToFile(Storage.java:408), org.wargamer2010.signshop.configuration.Storage.run(Storage.java:391), org.bukkit.craftbukkit.v1_8_R3.scheduler.CraftTask.run(CraftTask.java:53), org.bukkit.craftbukkit.v1_8_R3.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:53), java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142), 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)], RUNNABLE Thread-60: [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), com.vexsoftware.votifier.net.VoteReceiver.run(VoteReceiver.java:114)], RUNNABLE Netty Epoll Server IO #17: [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 Signal Dispatcher: [], WAITING pool-3-thread-3929: [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), org.wargamer2010.signshop.configuration.Storage.saveToFile(Storage.java:408), org.wargamer2010.signshop.configuration.Storage.run(Storage.java:391), org.bukkit.craftbukkit.v1_8_R3.scheduler.CraftTask.run(CraftTask.java:53), org.bukkit.craftbukkit.v1_8_R3.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:53), java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142), java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617), java.lang.Thread.run(Thread.java:745)],}
  727. Recent tasks from 9690274-9690304{ASkyBlock:com.wasteofplastic.askyblock.Metrics$1@9684699,}
  728. Profiler Position: N/A (disabled)
  729. Player Count: 2 / 54; [EntityPlayer['bubbaluva80'/711910, l='City', x=-116.97, y=58.86, z=55.16](bubbaluva80 at -116.96771432759924,58.864356480986174,55.16100837030359), EntityPlayer['Asch1919'/712108, l='City', x=-117.00, y=61.26, z=43.73](Asch1919 at -116.99592041127796,61.25918822460001,43.73483793803866)]
  730. Is Modded: Definitely; Server brand changed to 'CraftBukkit'
  731. Type: Dedicated Server (map_server.txt)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement