Advertisement
Guest User

Untitled

a guest
Sep 1st, 2015
61
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 51.55 KB | None | 0 0
  1. [16:10:48] [Spigot Watchdog Thread/ERROR]: The server has stopped responding!
  2. [16:10:48] [Spigot Watchdog Thread/ERROR]: Please report this to http://www.spigotmc.org/
  3. [16:10:48] [Spigot Watchdog Thread/ERROR]: Be sure to include ALL relevant console errors and Minecraft crash reports
  4. [16:10:48] [Spigot Watchdog Thread/ERROR]: Spigot version: git-Spigot-1387 (MC: 1.7.8)
  5. [16:10:48] [Spigot Watchdog Thread/ERROR]: ------------------------------
  6. [16:10:48] [Spigot Watchdog Thread/ERROR]: Server thread dump (Look for plugins here before reporting to Spigot!):
  7. [16:10:48] [Spigot Watchdog Thread/ERROR]: ------------------------------
  8. [16:10:48] [Spigot Watchdog Thread/ERROR]: Current Thread: Server thread
  9. [16:10:48] [Spigot Watchdog Thread/ERROR]: PID: 14 | Suspended: false | Native: true | State: RUNNABLE
  10. [16:10:48] [Spigot Watchdog Thread/ERROR]: Stack:
  11. [16:10:48] [Spigot Watchdog Thread/ERROR]: java.net.PlainSocketImpl.socketConnect(Native Method)
  12. [16:10:48] [Spigot Watchdog Thread/ERROR]: java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:339)
  13. [16:10:48] [Spigot Watchdog Thread/ERROR]: java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:200)
  14. [16:10:48] [Spigot Watchdog Thread/ERROR]: java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:182)
  15. [16:10:48] [Spigot Watchdog Thread/ERROR]: java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392)
  16. [16:10:48] [Spigot Watchdog Thread/ERROR]: java.net.Socket.connect(Socket.java:579)
  17. [16:10:48] [Spigot Watchdog Thread/ERROR]: java.net.Socket.connect(Socket.java:528)
  18. [16:10:48] [Spigot Watchdog Thread/ERROR]: sun.net.NetworkClient.doConnect(NetworkClient.java:180)
  19. [16:10:48] [Spigot Watchdog Thread/ERROR]: sun.net.www.http.HttpClient.openServer(HttpClient.java:432)
  20. [16:10:48] [Spigot Watchdog Thread/ERROR]: sun.net.www.http.HttpClient.openServer(HttpClient.java:527)
  21. [16:10:48] [Spigot Watchdog Thread/ERROR]: sun.net.www.http.HttpClient.<init>(HttpClient.java:211)
  22. [16:10:48] [Spigot Watchdog Thread/ERROR]: sun.net.www.http.HttpClient.New(HttpClient.java:308)
  23. [16:10:48] [Spigot Watchdog Thread/ERROR]: sun.net.www.http.HttpClient.New(HttpClient.java:326)
  24. [16:10:48] [Spigot Watchdog Thread/ERROR]: sun.net.www.protocol.http.HttpURLConnection.getNewHttpClient(HttpURLConnection.java:997)
  25. [16:10:48] [Spigot Watchdog Thread/ERROR]: sun.net.www.protocol.http.HttpURLConnection.plainConnect(HttpURLConnection.java:933)
  26. [16:10:48] [Spigot Watchdog Thread/ERROR]: sun.net.www.protocol.http.HttpURLConnection.connect(HttpURLConnection.java:851)
  27. [16:10:48] [Spigot Watchdog Thread/ERROR]: sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1301)
  28. [16:10:48] [Spigot Watchdog Thread/ERROR]: java.net.URL.openStream(URL.java:1041)
  29. [16:10:48] [Spigot Watchdog Thread/ERROR]: pl.eldzi.microsms.sms.SMSChecker.createConnection(SMSChecker.java:49)
  30. [16:10:48] [Spigot Watchdog Thread/ERROR]: pl.eldzi.microsms.cmd.ServiceManager.execute(ServiceManager.java:60)
  31. [16:10:48] [Spigot Watchdog Thread/ERROR]: pl.eldzi.microsms.events.PlayerCommandListener.onPlayer(PlayerCommandListener.java:40)
  32. [16:10:48] [Spigot Watchdog Thread/ERROR]: sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  33. [16:10:48] [Spigot Watchdog Thread/ERROR]: sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
  34. [16:10:48] [Spigot Watchdog Thread/ERROR]: sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  35. [16:10:48] [Spigot Watchdog Thread/ERROR]: java.lang.reflect.Method.invoke(Method.java:606)
  36. [16:10:48] [Spigot Watchdog Thread/ERROR]: org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:292)
  37. [16:10:48] [Spigot Watchdog Thread/ERROR]: org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62)
  38. [16:10:48] [Spigot Watchdog Thread/ERROR]: org.bukkit.plugin.TimedRegisteredListener.callEvent(TimedRegisteredListener.java:30)
  39. [16:10:48] [Spigot Watchdog Thread/ERROR]: org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:502)
  40. [16:10:48] [Spigot Watchdog Thread/ERROR]: org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:487)
  41. [16:10:48] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_7_R2.PlayerConnection.handleCommand(PlayerConnection.java:970)
  42. [16:10:48] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_7_R2.PlayerConnection.a(PlayerConnection.java:829)
  43. [16:10:48] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_7_R2.PacketPlayInChat.a(PacketPlayInChat.java:28)
  44. [16:10:48] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_7_R2.PacketPlayInChat.handle(PacketPlayInChat.java:65)
  45. [16:10:48] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_7_R2.NetworkManager.a(NetworkManager.java:148)
  46. [16:10:48] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_7_R2.ServerConnection.c(ServerConnection.java:77)
  47. [16:10:48] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_7_R2.MinecraftServer.v(MinecraftServer.java:705)
  48. [16:10:48] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_7_R2.DedicatedServer.v(DedicatedServer.java:273)
  49. [16:10:48] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_7_R2.MinecraftServer.u(MinecraftServer.java:568)
  50. [16:10:48] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_7_R2.MinecraftServer.run(MinecraftServer.java:474)
  51. [16:10:48] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_7_R2.ThreadServerApplication.run(SourceFile:618)
  52. [16:10:48] [Spigot Watchdog Thread/ERROR]: ------------------------------
  53. [16:10:48] [Spigot Watchdog Thread/ERROR]: Entire Thread Dump:
  54. [16:10:48] [Spigot Watchdog Thread/ERROR]: ------------------------------
  55. [16:10:48] [Spigot Watchdog Thread/ERROR]: Current Thread: Chunk I/O Executor Thread-1
  56. [16:10:48] [Spigot Watchdog Thread/ERROR]: PID: 108 | Suspended: false | Native: false | State: WAITING
  57. [16:10:48] [Spigot Watchdog Thread/ERROR]: Stack:
  58. [16:10:48] [Spigot Watchdog Thread/ERROR]: sun.misc.Unsafe.park(Native Method)
  59. [16:10:48] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.LockSupport.park(LockSupport.java:186)
  60. [16:10:48] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2043)
  61. [16:10:48] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
  62. [16:10:48] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1068)
  63. [16:10:48] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130)
  64. [16:10:48] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
  65. [16:10:48] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:745)
  66. [16:10:48] [Spigot Watchdog Thread/ERROR]: ------------------------------
  67. [16:10:48] [Spigot Watchdog Thread/ERROR]: Current Thread: File IO Thread
  68. [16:10:48] [Spigot Watchdog Thread/ERROR]: PID: 91 | Suspended: false | Native: false | State: TIMED_WAITING
  69. [16:10:48] [Spigot Watchdog Thread/ERROR]: Stack:
  70. [16:10:48] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.sleep(Native Method)
  71. [16:10:48] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_7_R2.FileIOThread.b(SourceFile:44)
  72. [16:10:48] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_7_R2.FileIOThread.run(SourceFile:23)
  73. [16:10:48] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:745)
  74. [16:10:48] [Spigot Watchdog Thread/ERROR]: ------------------------------
  75. [16:10:48] [Spigot Watchdog Thread/ERROR]: Current Thread: pool-11-thread-1
  76. [16:10:48] [Spigot Watchdog Thread/ERROR]: PID: 82 | Suspended: false | Native: false | State: WAITING
  77. [16:10:48] [Spigot Watchdog Thread/ERROR]: Stack:
  78. [16:10:48] [Spigot Watchdog Thread/ERROR]: sun.misc.Unsafe.park(Native Method)
  79. [16:10:48] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.LockSupport.park(LockSupport.java:186)
  80. [16:10:48] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2043)
  81. [16:10:48] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
  82. [16:10:48] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1068)
  83. [16:10:48] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130)
  84. [16:10:48] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
  85. [16:10:48] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:745)
  86. [16:10:48] [Spigot Watchdog Thread/ERROR]: ------------------------------
  87. [16:10:48] [Spigot Watchdog Thread/ERROR]: Current Thread: pool-8-thread-1
  88. [16:10:48] [Spigot Watchdog Thread/ERROR]: PID: 81 | Suspended: false | Native: false | State: WAITING
  89. [16:10:48] [Spigot Watchdog Thread/ERROR]: Stack:
  90. [16:10:48] [Spigot Watchdog Thread/ERROR]: sun.misc.Unsafe.park(Native Method)
  91. [16:10:48] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.LockSupport.park(LockSupport.java:186)
  92. [16:10:48] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2043)
  93. [16:10:48] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
  94. [16:10:48] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1068)
  95. [16:10:48] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130)
  96. [16:10:48] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
  97. [16:10:48] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:745)
  98. [16:10:48] [Spigot Watchdog Thread/ERROR]: ------------------------------
  99. [16:10:48] [Spigot Watchdog Thread/ERROR]: Current Thread: Craft Scheduler Thread - 7
  100. [16:10:48] [Spigot Watchdog Thread/ERROR]: PID: 61 | Suspended: false | Native: false | State: TIMED_WAITING
  101. [16:10:48] [Spigot Watchdog Thread/ERROR]: Stack:
  102. [16:10:48] [Spigot Watchdog Thread/ERROR]: sun.misc.Unsafe.park(Native Method)
  103. [16:10:48] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:226)
  104. [16:10:48] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)
  105. [16:10:48] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:359)
  106. [16:10:48] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:942)
  107. [16:10:48] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1068)
  108. [16:10:48] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130)
  109. [16:10:48] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
  110. [16:10:48] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:745)
  111. [16:10:48] [Spigot Watchdog Thread/ERROR]: ------------------------------
  112. [16:10:48] [Spigot Watchdog Thread/ERROR]: Current Thread: Craft Scheduler Thread - 6
  113. [16:10:48] [Spigot Watchdog Thread/ERROR]: PID: 60 | Suspended: false | Native: false | State: TIMED_WAITING
  114. [16:10:48] [Spigot Watchdog Thread/ERROR]: Stack:
  115. [16:10:48] [Spigot Watchdog Thread/ERROR]: sun.misc.Unsafe.park(Native Method)
  116. [16:10:48] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:226)
  117. [16:10:48] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)
  118. [16:10:48] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:359)
  119. [16:10:48] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:942)
  120. [16:10:48] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1068)
  121. [16:10:48] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130)
  122. [16:10:48] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
  123. [16:10:48] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:745)
  124. [16:10:48] [Spigot Watchdog Thread/ERROR]: ------------------------------
  125. [16:10:48] [Spigot Watchdog Thread/ERROR]: Current Thread: Craft Scheduler Thread - 5
  126. [16:10:48] [Spigot Watchdog Thread/ERROR]: PID: 59 | Suspended: false | Native: false | State: TIMED_WAITING
  127. [16:10:48] [Spigot Watchdog Thread/ERROR]: Stack:
  128. [16:10:48] [Spigot Watchdog Thread/ERROR]: sun.misc.Unsafe.park(Native Method)
  129. [16:10:48] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:226)
  130. [16:10:48] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)
  131. [16:10:48] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:359)
  132. [16:10:48] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:942)
  133. [16:10:48] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1068)
  134. [16:10:48] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130)
  135. [16:10:48] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
  136. [16:10:48] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:745)
  137. [16:10:48] [Spigot Watchdog Thread/ERROR]: ------------------------------
  138. [16:10:48] [Spigot Watchdog Thread/ERROR]: Current Thread: Craft Scheduler Thread - 4
  139. [16:10:48] [Spigot Watchdog Thread/ERROR]: PID: 58 | Suspended: false | Native: false | State: TIMED_WAITING
  140. [16:10:48] [Spigot Watchdog Thread/ERROR]: Stack:
  141. [16:10:48] [Spigot Watchdog Thread/ERROR]: sun.misc.Unsafe.park(Native Method)
  142. [16:10:48] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:226)
  143. [16:10:48] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)
  144. [16:10:48] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:359)
  145. [16:10:48] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:942)
  146. [16:10:48] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1068)
  147. [16:10:48] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130)
  148. [16:10:48] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
  149. [16:10:48] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:745)
  150. [16:10:48] [Spigot Watchdog Thread/ERROR]: ------------------------------
  151. [16:10:48] [Spigot Watchdog Thread/ERROR]: Current Thread: Craft Scheduler Thread - 3
  152. [16:10:48] [Spigot Watchdog Thread/ERROR]: PID: 57 | Suspended: false | Native: false | State: TIMED_WAITING
  153. [16:10:48] [Spigot Watchdog Thread/ERROR]: Stack:
  154. [16:10:48] [Spigot Watchdog Thread/ERROR]: sun.misc.Unsafe.park(Native Method)
  155. [16:10:48] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:226)
  156. [16:10:48] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)
  157. [16:10:48] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:359)
  158. [16:10:48] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:942)
  159. [16:10:48] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1068)
  160. [16:10:48] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130)
  161. [16:10:48] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
  162. [16:10:48] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:745)
  163. [16:10:48] [Spigot Watchdog Thread/ERROR]: ------------------------------
  164. [16:10:48] [Spigot Watchdog Thread/ERROR]: Current Thread: Craft Scheduler Thread - 2
  165. [16:10:48] [Spigot Watchdog Thread/ERROR]: PID: 56 | Suspended: false | Native: false | State: TIMED_WAITING
  166. [16:10:48] [Spigot Watchdog Thread/ERROR]: Stack:
  167. [16:10:48] [Spigot Watchdog Thread/ERROR]: sun.misc.Unsafe.park(Native Method)
  168. [16:10:48] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:226)
  169. [16:10:48] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)
  170. [16:10:48] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:359)
  171. [16:10:48] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:942)
  172. [16:10:48] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1068)
  173. [16:10:48] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130)
  174. [16:10:48] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
  175. [16:10:48] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:745)
  176. [16:10:48] [Spigot Watchdog Thread/ERROR]: ------------------------------
  177. [16:10:48] [Spigot Watchdog Thread/ERROR]: Current Thread: Craft Scheduler Thread - 1
  178. [16:10:48] [Spigot Watchdog Thread/ERROR]: PID: 55 | Suspended: false | Native: false | State: TIMED_WAITING
  179. [16:10:48] [Spigot Watchdog Thread/ERROR]: Stack:
  180. [16:10:48] [Spigot Watchdog Thread/ERROR]: sun.misc.Unsafe.park(Native Method)
  181. [16:10:48] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:226)
  182. [16:10:48] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)
  183. [16:10:48] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:359)
  184. [16:10:48] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:942)
  185. [16:10:48] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1068)
  186. [16:10:48] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130)
  187. [16:10:48] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
  188. [16:10:48] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:745)
  189. [16:10:48] [Spigot Watchdog Thread/ERROR]: ------------------------------
  190. [16:10:48] [Spigot Watchdog Thread/ERROR]: Current Thread: Craft Scheduler Thread - 0
  191. [16:10:48] [Spigot Watchdog Thread/ERROR]: PID: 54 | Suspended: false | Native: false | State: TIMED_WAITING
  192. [16:10:48] [Spigot Watchdog Thread/ERROR]: Stack:
  193. [16:10:48] [Spigot Watchdog Thread/ERROR]: sun.misc.Unsafe.park(Native Method)
  194. [16:10:48] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:226)
  195. [16:10:48] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)
  196. [16:10:48] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:359)
  197. [16:10:48] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:942)
  198. [16:10:48] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1068)
  199. [16:10:48] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130)
  200. [16:10:48] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
  201. [16:10:48] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:745)
  202. [16:10:48] [Spigot Watchdog Thread/ERROR]: ------------------------------
  203. [16:10:48] [Spigot Watchdog Thread/ERROR]: Current Thread: Query Listener #1
  204. [16:10:48] [Spigot Watchdog Thread/ERROR]: PID: 53 | Suspended: false | Native: false | State: BLOCKED
  205. [16:10:48] [Spigot Watchdog Thread/ERROR]: Stack:
  206. [16:10:48] [Spigot Watchdog Thread/ERROR]: org.bukkit.plugin.SimplePluginManager.getPlugins(SimplePluginManager.java:365)
  207. [16:10:48] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_7_R2.MinecraftServer.getPlugins(MinecraftServer.java:894)
  208. [16:10:48] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_7_R2.RemoteStatusListener.getFullReply(SourceFile:171)
  209. [16:10:48] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_7_R2.RemoteStatusListener.parsePacket(SourceFile:115)
  210. [16:10:48] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_7_R2.RemoteStatusListener.run(SourceFile:262)
  211. [16:10:48] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:745)
  212. [16:10:48] [Spigot Watchdog Thread/ERROR]: ------------------------------
  213. [16:10:48] [Spigot Watchdog Thread/ERROR]: Current Thread: pool-12-thread-1
  214. [16:10:48] [Spigot Watchdog Thread/ERROR]: PID: 52 | Suspended: false | Native: false | State: WAITING
  215. [16:10:48] [Spigot Watchdog Thread/ERROR]: Stack:
  216. [16:10:48] [Spigot Watchdog Thread/ERROR]: sun.misc.Unsafe.park(Native Method)
  217. [16:10:48] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.LockSupport.park(LockSupport.java:186)
  218. [16:10:48] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2043)
  219. [16:10:48] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
  220. [16:10:48] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1068)
  221. [16:10:48] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130)
  222. [16:10:48] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
  223. [16:10:48] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:745)
  224. [16:10:48] [Spigot Watchdog Thread/ERROR]: ------------------------------
  225. [16:10:48] [Spigot Watchdog Thread/ERROR]: Current Thread: Netty IO #3
  226. [16:10:48] [Spigot Watchdog Thread/ERROR]: PID: 28 | Suspended: false | Native: true | State: RUNNABLE
  227. [16:10:48] [Spigot Watchdog Thread/ERROR]: Thread is waiting on monitor(s):
  228. [16:10:48] [Spigot Watchdog Thread/ERROR]: Locked on:sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:87)
  229. [16:10:48] [Spigot Watchdog Thread/ERROR]: Locked on:sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:87)
  230. [16:10:48] [Spigot Watchdog Thread/ERROR]: Locked on:sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:87)
  231. [16:10:48] [Spigot Watchdog Thread/ERROR]: Stack:
  232. [16:10:48] [Spigot Watchdog Thread/ERROR]: sun.nio.ch.EPollArrayWrapper.epollWait(Native Method)
  233. [16:10:48] [Spigot Watchdog Thread/ERROR]: sun.nio.ch.EPollArrayWrapper.poll(EPollArrayWrapper.java:269)
  234. [16:10:48] [Spigot Watchdog Thread/ERROR]: sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:79)
  235. [16:10:48] [Spigot Watchdog Thread/ERROR]: sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:87)
  236. [16:10:48] [Spigot Watchdog Thread/ERROR]: sun.nio.ch.SelectorImpl.select(SelectorImpl.java:98)
  237. [16:10:48] [Spigot Watchdog Thread/ERROR]: net.minecraft.util.io.netty.channel.nio.NioEventLoop.select(NioEventLoop.java:591)
  238. [16:10:48] [Spigot Watchdog Thread/ERROR]: net.minecraft.util.io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:301)
  239. [16:10:48] [Spigot Watchdog Thread/ERROR]: net.minecraft.util.io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:101)
  240. [16:10:48] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:745)
  241. [16:10:48] [Spigot Watchdog Thread/ERROR]: ------------------------------
  242. [16:10:48] [Spigot Watchdog Thread/ERROR]: Current Thread: IndependentThread
  243. [16:10:48] [Spigot Watchdog Thread/ERROR]: PID: 49 | Suspended: false | Native: false | State: WAITING
  244. [16:10:48] [Spigot Watchdog Thread/ERROR]: Stack:
  245. [16:10:48] [Spigot Watchdog Thread/ERROR]: java.lang.Object.wait(Native Method)
  246. [16:10:48] [Spigot Watchdog Thread/ERROR]: java.lang.Object.wait(Object.java:503)
  247. [16:10:48] [Spigot Watchdog Thread/ERROR]: net.dzikoysk.funnyguilds.util.thread.IndependentThread.run(IndependentThread.java:29)
  248. [16:10:48] [Spigot Watchdog Thread/ERROR]: ------------------------------
  249. [16:10:48] [Spigot Watchdog Thread/ERROR]: Current Thread: PermissionsEx-Cleaner
  250. [16:10:48] [Spigot Watchdog Thread/ERROR]: PID: 46 | Suspended: false | Native: false | State: WAITING
  251. [16:10:48] [Spigot Watchdog Thread/ERROR]: Stack:
  252. [16:10:48] [Spigot Watchdog Thread/ERROR]: java.lang.Object.wait(Native Method)
  253. [16:10:48] [Spigot Watchdog Thread/ERROR]: java.lang.Object.wait(Object.java:503)
  254. [16:10:48] [Spigot Watchdog Thread/ERROR]: java.util.TimerThread.mainLoop(Timer.java:526)
  255. [16:10:48] [Spigot Watchdog Thread/ERROR]: java.util.TimerThread.run(Timer.java:505)
  256. [16:10:48] [Spigot Watchdog Thread/ERROR]: ------------------------------
  257. [16:10:48] [Spigot Watchdog Thread/ERROR]: Current Thread: Head Conversion Thread - 6
  258. [16:10:48] [Spigot Watchdog Thread/ERROR]: PID: 45 | Suspended: false | Native: false | State: WAITING
  259. [16:10:48] [Spigot Watchdog Thread/ERROR]: Stack:
  260. [16:10:48] [Spigot Watchdog Thread/ERROR]: sun.misc.Unsafe.park(Native Method)
  261. [16:10:48] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.LockSupport.park(LockSupport.java:186)
  262. [16:10:48] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2043)
  263. [16:10:48] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
  264. [16:10:48] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1068)
  265. [16:10:48] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130)
  266. [16:10:48] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
  267. [16:10:48] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:745)
  268. [16:10:48] [Spigot Watchdog Thread/ERROR]: ------------------------------
  269. [16:10:48] [Spigot Watchdog Thread/ERROR]: Current Thread: Head Conversion Thread - 3
  270. [16:10:48] [Spigot Watchdog Thread/ERROR]: PID: 42 | Suspended: false | Native: false | State: WAITING
  271. [16:10:48] [Spigot Watchdog Thread/ERROR]: Stack:
  272. [16:10:48] [Spigot Watchdog Thread/ERROR]: sun.misc.Unsafe.park(Native Method)
  273. [16:10:48] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.LockSupport.park(LockSupport.java:186)
  274. [16:10:48] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2043)
  275. [16:10:48] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
  276. [16:10:48] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1068)
  277. [16:10:48] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130)
  278. [16:10:48] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
  279. [16:10:48] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:745)
  280. [16:10:48] [Spigot Watchdog Thread/ERROR]: ------------------------------
  281. [16:10:48] [Spigot Watchdog Thread/ERROR]: Current Thread: Head Conversion Thread - 5
  282. [16:10:48] [Spigot Watchdog Thread/ERROR]: PID: 44 | Suspended: false | Native: false | State: WAITING
  283. [16:10:48] [Spigot Watchdog Thread/ERROR]: Stack:
  284. [16:10:48] [Spigot Watchdog Thread/ERROR]: sun.misc.Unsafe.park(Native Method)
  285. [16:10:48] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.LockSupport.park(LockSupport.java:186)
  286. [16:10:48] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2043)
  287. [16:10:48] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
  288. [16:10:48] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1068)
  289. [16:10:48] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130)
  290. [16:10:48] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
  291. [16:10:48] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:745)
  292. [16:10:48] [Spigot Watchdog Thread/ERROR]: ------------------------------
  293. [16:10:48] [Spigot Watchdog Thread/ERROR]: Current Thread: Netty IO #2
  294. [16:10:48] [Spigot Watchdog Thread/ERROR]: PID: 27 | Suspended: false | Native: true | State: RUNNABLE
  295. [16:10:48] [Spigot Watchdog Thread/ERROR]: Thread is waiting on monitor(s):
  296. [16:10:48] [Spigot Watchdog Thread/ERROR]: Locked on:sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:87)
  297. [16:10:48] [Spigot Watchdog Thread/ERROR]: Locked on:sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:87)
  298. [16:10:48] [Spigot Watchdog Thread/ERROR]: Locked on:sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:87)
  299. [16:10:48] [Spigot Watchdog Thread/ERROR]: Stack:
  300. [16:10:48] [Spigot Watchdog Thread/ERROR]: sun.nio.ch.EPollArrayWrapper.epollWait(Native Method)
  301. [16:10:48] [Spigot Watchdog Thread/ERROR]: sun.nio.ch.EPollArrayWrapper.poll(EPollArrayWrapper.java:269)
  302. [16:10:48] [Spigot Watchdog Thread/ERROR]: sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:79)
  303. [16:10:48] [Spigot Watchdog Thread/ERROR]: sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:87)
  304. [16:10:48] [Spigot Watchdog Thread/ERROR]: sun.nio.ch.SelectorImpl.select(SelectorImpl.java:98)
  305. [16:10:48] [Spigot Watchdog Thread/ERROR]: net.minecraft.util.io.netty.channel.nio.NioEventLoop.select(NioEventLoop.java:591)
  306. [16:10:48] [Spigot Watchdog Thread/ERROR]: net.minecraft.util.io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:301)
  307. [16:10:48] [Spigot Watchdog Thread/ERROR]: net.minecraft.util.io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:101)
  308. [16:10:48] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:745)
  309. [16:10:48] [Spigot Watchdog Thread/ERROR]: ------------------------------
  310. [16:10:48] [Spigot Watchdog Thread/ERROR]: Current Thread: Netty IO #1
  311. [16:10:48] [Spigot Watchdog Thread/ERROR]: PID: 26 | Suspended: false | Native: true | State: RUNNABLE
  312. [16:10:48] [Spigot Watchdog Thread/ERROR]: Thread is waiting on monitor(s):
  313. [16:10:48] [Spigot Watchdog Thread/ERROR]: Locked on:sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:87)
  314. [16:10:48] [Spigot Watchdog Thread/ERROR]: Locked on:sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:87)
  315. [16:10:48] [Spigot Watchdog Thread/ERROR]: Locked on:sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:87)
  316. [16:10:48] [Spigot Watchdog Thread/ERROR]: Stack:
  317. [16:10:48] [Spigot Watchdog Thread/ERROR]: sun.nio.ch.EPollArrayWrapper.epollWait(Native Method)
  318. [16:10:48] [Spigot Watchdog Thread/ERROR]: sun.nio.ch.EPollArrayWrapper.poll(EPollArrayWrapper.java:269)
  319. [16:10:48] [Spigot Watchdog Thread/ERROR]: sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:79)
  320. [16:10:48] [Spigot Watchdog Thread/ERROR]: sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:87)
  321. [16:10:48] [Spigot Watchdog Thread/ERROR]: sun.nio.ch.SelectorImpl.select(SelectorImpl.java:98)
  322. [16:10:48] [Spigot Watchdog Thread/ERROR]: net.minecraft.util.io.netty.channel.nio.NioEventLoop.select(NioEventLoop.java:591)
  323. [16:10:48] [Spigot Watchdog Thread/ERROR]: net.minecraft.util.io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:301)
  324. [16:10:48] [Spigot Watchdog Thread/ERROR]: net.minecraft.util.io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:101)
  325. [16:10:48] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:745)
  326. [16:10:48] [Spigot Watchdog Thread/ERROR]: ------------------------------
  327. [16:10:48] [Spigot Watchdog Thread/ERROR]: Current Thread: Netty IO #0
  328. [16:10:48] [Spigot Watchdog Thread/ERROR]: PID: 25 | Suspended: false | Native: false | State: BLOCKED
  329. [16:10:48] [Spigot Watchdog Thread/ERROR]: Stack:
  330. [16:10:48] [Spigot Watchdog Thread/ERROR]: org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:487)
  331. [16:10:48] [Spigot Watchdog Thread/ERROR]: net.dzikoysk.funnyguilds.util.reflect.PacketExtension$1.channelRead(PacketExtension.java:59)
  332. [16:10:48] [Spigot Watchdog Thread/ERROR]: net.minecraft.util.io.netty.channel.DefaultChannelHandlerContext.invokeChannelRead(DefaultChannelHandlerContext.java:337)
  333. [16:10:48] [Spigot Watchdog Thread/ERROR]: net.minecraft.util.io.netty.channel.DefaultChannelHandlerContext.fireChannelRead(DefaultChannelHandlerContext.java:323)
  334. [16:10:48] [Spigot Watchdog Thread/ERROR]: net.minecraft.util.io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:173)
  335. [16:10:48] [Spigot Watchdog Thread/ERROR]: net.minecraft.util.io.netty.channel.DefaultChannelHandlerContext.invokeChannelRead(DefaultChannelHandlerContext.java:337)
  336. [16:10:48] [Spigot Watchdog Thread/ERROR]: net.minecraft.util.io.netty.channel.DefaultChannelHandlerContext.fireChannelRead(DefaultChannelHandlerContext.java:323)
  337. [16:10:48] [Spigot Watchdog Thread/ERROR]: net.minecraft.util.io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:173)
  338. [16:10:48] [Spigot Watchdog Thread/ERROR]: net.minecraft.util.io.netty.channel.DefaultChannelHandlerContext.invokeChannelRead(DefaultChannelHandlerContext.java:337)
  339. [16:10:48] [Spigot Watchdog Thread/ERROR]: net.minecraft.util.io.netty.channel.DefaultChannelHandlerContext.fireChannelRead(DefaultChannelHandlerContext.java:323)
  340. [16:10:48] [Spigot Watchdog Thread/ERROR]: com.comphenix.protocol.compat.netty.shaded.ShadedChannelInjector$4.channelRead(ShadedChannelInjector.java:279)
  341. [16:10:48] [Spigot Watchdog Thread/ERROR]: net.minecraft.util.io.netty.channel.DefaultChannelHandlerContext.invokeChannelRead(DefaultChannelHandlerContext.java:337)
  342. [16:10:48] [Spigot Watchdog Thread/ERROR]: net.minecraft.util.io.netty.channel.DefaultChannelHandlerContext.fireChannelRead(DefaultChannelHandlerContext.java:323)
  343. [16:10:48] [Spigot Watchdog Thread/ERROR]: net.minecraft.util.io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:173)
  344. [16:10:48] [Spigot Watchdog Thread/ERROR]: net.minecraft.util.io.netty.channel.DefaultChannelHandlerContext.invokeChannelRead(DefaultChannelHandlerContext.java:337)
  345. [16:10:48] [Spigot Watchdog Thread/ERROR]: net.minecraft.util.io.netty.channel.DefaultChannelHandlerContext.fireChannelRead(DefaultChannelHandlerContext.java:323)
  346. [16:10:48] [Spigot Watchdog Thread/ERROR]: net.minecraft.util.io.netty.handler.timeout.ReadTimeoutHandler.channelRead(ReadTimeoutHandler.java:149)
  347. [16:10:48] [Spigot Watchdog Thread/ERROR]: net.minecraft.util.io.netty.channel.DefaultChannelHandlerContext.invokeChannelRead(DefaultChannelHandlerContext.java:337)
  348. [16:10:48] [Spigot Watchdog Thread/ERROR]: net.minecraft.util.io.netty.channel.DefaultChannelHandlerContext.fireChannelRead(DefaultChannelHandlerContext.java:323)
  349. [16:10:48] [Spigot Watchdog Thread/ERROR]: net.minecraft.util.io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:785)
  350. [16:10:48] [Spigot Watchdog Thread/ERROR]: net.minecraft.util.io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:100)
  351. [16:10:48] [Spigot Watchdog Thread/ERROR]: net.minecraft.util.io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:480)
  352. [16:10:48] [Spigot Watchdog Thread/ERROR]: net.minecraft.util.io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:447)
  353. [16:10:48] [Spigot Watchdog Thread/ERROR]: net.minecraft.util.io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:341)
  354. [16:10:48] [Spigot Watchdog Thread/ERROR]: net.minecraft.util.io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:101)
  355. [16:10:48] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:745)
  356. [16:10:48] [Spigot Watchdog Thread/ERROR]: ------------------------------
  357. [16:10:48] [Spigot Watchdog Thread/ERROR]: Current Thread: Spigot Metrics Thread
  358. [16:10:48] [Spigot Watchdog Thread/ERROR]: PID: 24 | Suspended: false | Native: false | State: TIMED_WAITING
  359. [16:10:48] [Spigot Watchdog Thread/ERROR]: Stack:
  360. [16:10:48] [Spigot Watchdog Thread/ERROR]: java.lang.Object.wait(Native Method)
  361. [16:10:48] [Spigot Watchdog Thread/ERROR]: java.util.TimerThread.mainLoop(Timer.java:552)
  362. [16:10:48] [Spigot Watchdog Thread/ERROR]: java.util.TimerThread.run(Timer.java:505)
  363. [16:10:48] [Spigot Watchdog Thread/ERROR]: ------------------------------
  364. [16:10:48] [Spigot Watchdog Thread/ERROR]: Current Thread: Spigot Watchdog Thread
  365. [16:10:48] [Spigot Watchdog Thread/ERROR]: PID: 23 | Suspended: false | Native: false | State: RUNNABLE
  366. [16:10:48] [Spigot Watchdog Thread/ERROR]: Stack:
  367. [16:10:48] [Spigot Watchdog Thread/ERROR]: sun.management.ThreadImpl.dumpThreads0(Native Method)
  368. [16:10:48] [Spigot Watchdog Thread/ERROR]: sun.management.ThreadImpl.dumpAllThreads(ThreadImpl.java:446)
  369. [16:10:48] [Spigot Watchdog Thread/ERROR]: org.spigotmc.WatchdogThread.run(WatchdogThread.java:69)
  370. [16:10:48] [Spigot Watchdog Thread/ERROR]: ------------------------------
  371. [16:10:48] [Spigot Watchdog Thread/ERROR]: Current Thread: Java2D Disposer
  372. [16:10:48] [Spigot Watchdog Thread/ERROR]: PID: 20 | Suspended: false | Native: false | State: WAITING
  373. [16:10:48] [Spigot Watchdog Thread/ERROR]: Stack:
  374. [16:10:48] [Spigot Watchdog Thread/ERROR]: java.lang.Object.wait(Native Method)
  375. [16:10:48] [Spigot Watchdog Thread/ERROR]: java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:135)
  376. [16:10:48] [Spigot Watchdog Thread/ERROR]: java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:151)
  377. [16:10:48] [Spigot Watchdog Thread/ERROR]: sun.java2d.Disposer.run(Disposer.java:145)
  378. [16:10:48] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:745)
  379. [16:10:48] [Spigot Watchdog Thread/ERROR]: ------------------------------
  380. [16:10:48] [Spigot Watchdog Thread/ERROR]: Current Thread: Thread-5
  381. [16:10:48] [Spigot Watchdog Thread/ERROR]: PID: 18 | Suspended: false | Native: false | State: WAITING
  382. [16:10:48] [Spigot Watchdog Thread/ERROR]: Stack:
  383. [16:10:48] [Spigot Watchdog Thread/ERROR]: sun.misc.Unsafe.park(Native Method)
  384. [16:10:48] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.LockSupport.park(LockSupport.java:186)
  385. [16:10:48] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2043)
  386. [16:10:48] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
  387. [16:10:48] [Spigot Watchdog Thread/ERROR]: net.minecraft.util.com.mojang.util.QueueLogAppender.getNextLogEvent(QueueLogAppender.java:73)
  388. [16:10:48] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.v1_7_R2.util.TerminalConsoleWriterThread.run(TerminalConsoleWriterThread.java:25)
  389. [16:10:48] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:745)
  390. [16:10:48] [Spigot Watchdog Thread/ERROR]: ------------------------------
  391. [16:10:48] [Spigot Watchdog Thread/ERROR]: Current Thread: Server console handler
  392. [16:10:48] [Spigot Watchdog Thread/ERROR]: PID: 17 | Suspended: false | Native: true | State: RUNNABLE
  393. [16:10:48] [Spigot Watchdog Thread/ERROR]: Thread is waiting on monitor(s):
  394. [16:10:48] [Spigot Watchdog Thread/ERROR]: Locked on:java.io.BufferedInputStream.read(BufferedInputStream.java:254)
  395. [16:10:48] [Spigot Watchdog Thread/ERROR]: Locked on:org.bukkit.craftbukkit.libs.jline.internal.InputStreamReader.read(InputStreamReader.java:267)
  396. [16:10:48] [Spigot Watchdog Thread/ERROR]: Locked on:org.bukkit.craftbukkit.libs.jline.internal.InputStreamReader.read(InputStreamReader.java:204)
  397. [16:10:48] [Spigot Watchdog Thread/ERROR]: Stack:
  398. [16:10:48] [Spigot Watchdog Thread/ERROR]: java.io.FileInputStream.readBytes(Native Method)
  399. [16:10:48] [Spigot Watchdog Thread/ERROR]: java.io.FileInputStream.read(FileInputStream.java:272)
  400. [16:10:48] [Spigot Watchdog Thread/ERROR]: java.io.BufferedInputStream.fill(BufferedInputStream.java:235)
  401. [16:10:48] [Spigot Watchdog Thread/ERROR]: java.io.BufferedInputStream.read(BufferedInputStream.java:254)
  402. [16:10:48] [Spigot Watchdog Thread/ERROR]: java.io.FilterInputStream.read(FilterInputStream.java:83)
  403. [16:10:48] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.libs.jline.console.ConsoleReader$1.read(ConsoleReader.java:167)
  404. [16:10:48] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.libs.jline.internal.InputStreamReader.read(InputStreamReader.java:267)
  405. [16:10:48] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.libs.jline.internal.InputStreamReader.read(InputStreamReader.java:204)
  406. [16:10:48] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.libs.jline.console.ConsoleReader.readCharacter(ConsoleReader.java:995)
  407. [16:10:48] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.libs.jline.console.ConsoleReader.readLineSimple(ConsoleReader.java:1506)
  408. [16:10:48] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.libs.jline.console.ConsoleReader.readLine(ConsoleReader.java:1153)
  409. [16:10:48] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.libs.jline.console.ConsoleReader.readLine(ConsoleReader.java:1117)
  410. [16:10:48] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.libs.jline.console.ConsoleReader.readLine(ConsoleReader.java:1105)
  411. [16:10:48] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_7_R2.ThreadCommandReader.run(ThreadCommandReader.java:34)
  412. [16:10:48] [Spigot Watchdog Thread/ERROR]: ------------------------------
  413. [16:10:48] [Spigot Watchdog Thread/ERROR]: Current Thread: DestroyJavaVM
  414. [16:10:48] [Spigot Watchdog Thread/ERROR]: PID: 16 | Suspended: false | Native: false | State: RUNNABLE
  415. [16:10:48] [Spigot Watchdog Thread/ERROR]: Stack:
  416. [16:10:48] [Spigot Watchdog Thread/ERROR]: ------------------------------
  417. [16:10:48] [Spigot Watchdog Thread/ERROR]: Current Thread: Server thread
  418. [16:10:48] [Spigot Watchdog Thread/ERROR]: PID: 14 | Suspended: false | Native: true | State: RUNNABLE
  419. [16:10:48] [Spigot Watchdog Thread/ERROR]: Thread is waiting on monitor(s):
  420. [16:10:48] [Spigot Watchdog Thread/ERROR]: Locked on:java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:339)
  421. [16:10:48] [Spigot Watchdog Thread/ERROR]: Locked on:sun.net.www.http.HttpClient.openServer(HttpClient.java:527)
  422. [16:10:48] [Spigot Watchdog Thread/ERROR]: Locked on:sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1301)
  423. [16:10:48] [Spigot Watchdog Thread/ERROR]: Locked on:org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:487)
  424. [16:10:48] [Spigot Watchdog Thread/ERROR]: Locked on:net.minecraft.server.v1_7_R2.ServerConnection.c(ServerConnection.java:77)
  425. [16:10:48] [Spigot Watchdog Thread/ERROR]: Stack:
  426. [16:10:48] [Spigot Watchdog Thread/ERROR]: java.net.PlainSocketImpl.socketConnect(Native Method)
  427. [16:10:48] [Spigot Watchdog Thread/ERROR]: java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:339)
  428. [16:10:48] [Spigot Watchdog Thread/ERROR]: java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:200)
  429. [16:10:48] [Spigot Watchdog Thread/ERROR]: java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:182)
  430. [16:10:48] [Spigot Watchdog Thread/ERROR]: java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392)
  431. [16:10:48] [Spigot Watchdog Thread/ERROR]: java.net.Socket.connect(Socket.java:579)
  432. [16:10:48] [Spigot Watchdog Thread/ERROR]: java.net.Socket.connect(Socket.java:528)
  433. [16:10:48] [Spigot Watchdog Thread/ERROR]: sun.net.NetworkClient.doConnect(NetworkClient.java:180)
  434. [16:10:48] [Spigot Watchdog Thread/ERROR]: sun.net.www.http.HttpClient.openServer(HttpClient.java:432)
  435. [16:10:48] [Spigot Watchdog Thread/ERROR]: sun.net.www.http.HttpClient.openServer(HttpClient.java:527)
  436. [16:10:48] [Spigot Watchdog Thread/ERROR]: sun.net.www.http.HttpClient.<init>(HttpClient.java:211)
  437. [16:10:48] [Spigot Watchdog Thread/ERROR]: sun.net.www.http.HttpClient.New(HttpClient.java:308)
  438. [16:10:48] [Spigot Watchdog Thread/ERROR]: sun.net.www.http.HttpClient.New(HttpClient.java:326)
  439. [16:10:48] [Spigot Watchdog Thread/ERROR]: sun.net.www.protocol.http.HttpURLConnection.getNewHttpClient(HttpURLConnection.java:997)
  440. [16:10:48] [Spigot Watchdog Thread/ERROR]: sun.net.www.protocol.http.HttpURLConnection.plainConnect(HttpURLConnection.java:933)
  441. [16:10:48] [Spigot Watchdog Thread/ERROR]: sun.net.www.protocol.http.HttpURLConnection.connect(HttpURLConnection.java:851)
  442. [16:10:48] [Spigot Watchdog Thread/ERROR]: sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1301)
  443. [16:10:48] [Spigot Watchdog Thread/ERROR]: java.net.URL.openStream(URL.java:1041)
  444. [16:10:48] [Spigot Watchdog Thread/ERROR]: pl.eldzi.microsms.sms.SMSChecker.createConnection(SMSChecker.java:49)
  445. [16:10:48] [Spigot Watchdog Thread/ERROR]: pl.eldzi.microsms.cmd.ServiceManager.execute(ServiceManager.java:60)
  446. [16:10:48] [Spigot Watchdog Thread/ERROR]: pl.eldzi.microsms.events.PlayerCommandListener.onPlayer(PlayerCommandListener.java:40)
  447. [16:10:48] [Spigot Watchdog Thread/ERROR]: sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  448. [16:10:48] [Spigot Watchdog Thread/ERROR]: sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
  449. [16:10:48] [Spigot Watchdog Thread/ERROR]: sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  450. [16:10:48] [Spigot Watchdog Thread/ERROR]: java.lang.reflect.Method.invoke(Method.java:606)
  451. [16:10:48] [Spigot Watchdog Thread/ERROR]: org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:292)
  452. [16:10:48] [Spigot Watchdog Thread/ERROR]: org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62)
  453. [16:10:48] [Spigot Watchdog Thread/ERROR]: org.bukkit.plugin.TimedRegisteredListener.callEvent(TimedRegisteredListener.java:30)
  454. [16:10:48] [Spigot Watchdog Thread/ERROR]: org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:502)
  455. [16:10:48] [Spigot Watchdog Thread/ERROR]: org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:487)
  456. [16:10:48] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_7_R2.PlayerConnection.handleCommand(PlayerConnection.java:970)
  457. [16:10:48] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_7_R2.PlayerConnection.a(PlayerConnection.java:829)
  458. [16:10:48] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_7_R2.PacketPlayInChat.a(PacketPlayInChat.java:28)
  459. [16:10:48] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_7_R2.PacketPlayInChat.handle(PacketPlayInChat.java:65)
  460. [16:10:48] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_7_R2.NetworkManager.a(NetworkManager.java:148)
  461. [16:10:48] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_7_R2.ServerConnection.c(ServerConnection.java:77)
  462. [16:10:48] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_7_R2.MinecraftServer.v(MinecraftServer.java:705)
  463. [16:10:48] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_7_R2.DedicatedServer.v(DedicatedServer.java:273)
  464. [16:10:48] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_7_R2.MinecraftServer.u(MinecraftServer.java:568)
  465. [16:10:48] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_7_R2.MinecraftServer.run(MinecraftServer.java:474)
  466. [16:10:48] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_7_R2.ThreadServerApplication.run(SourceFile:618)
  467. [16:10:48] [Spigot Watchdog Thread/ERROR]: ------------------------------
  468. [16:10:48] [Spigot Watchdog Thread/ERROR]: Current Thread: Server Infinisleeper
  469. [16:10:48] [Spigot Watchdog Thread/ERROR]: PID: 15 | Suspended: false | Native: false | State: TIMED_WAITING
  470. [16:10:48] [Spigot Watchdog Thread/ERROR]: Stack:
  471. [16:10:48] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.sleep(Native Method)
  472. [16:10:48] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_7_R2.ThreadSleepForever.run(SourceFile:62)
  473. [16:10:48] [Spigot Watchdog Thread/ERROR]: ------------------------------
  474. [16:10:48] [Spigot Watchdog Thread/ERROR]: Current Thread: Snooper Timer
  475. [16:10:48] [Spigot Watchdog Thread/ERROR]: PID: 11 | Suspended: false | Native: false | State: TIMED_WAITING
  476. [16:10:48] [Spigot Watchdog Thread/ERROR]: Stack:
  477. [16:10:48] [Spigot Watchdog Thread/ERROR]: java.lang.Object.wait(Native Method)
  478. [16:10:48] [Spigot Watchdog Thread/ERROR]: java.util.TimerThread.mainLoop(Timer.java:552)
  479. [16:10:48] [Spigot Watchdog Thread/ERROR]: java.util.TimerThread.run(Timer.java:505)
  480. [16:10:48] [Spigot Watchdog Thread/ERROR]: ------------------------------
  481. [16:10:48] [Spigot Watchdog Thread/ERROR]: Current Thread: Signal Dispatcher
  482. [16:10:48] [Spigot Watchdog Thread/ERROR]: PID: 5 | Suspended: false | Native: false | State: RUNNABLE
  483. [16:10:48] [Spigot Watchdog Thread/ERROR]: Stack:
  484. [16:10:48] [Spigot Watchdog Thread/ERROR]: ------------------------------
  485. [16:10:48] [Spigot Watchdog Thread/ERROR]: Current Thread: Finalizer
  486. [16:10:48] [Spigot Watchdog Thread/ERROR]: PID: 3 | Suspended: false | Native: false | State: WAITING
  487. [16:10:48] [Spigot Watchdog Thread/ERROR]: Stack:
  488. [16:10:48] [Spigot Watchdog Thread/ERROR]: java.lang.Object.wait(Native Method)
  489. [16:10:48] [Spigot Watchdog Thread/ERROR]: java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:135)
  490. [16:10:48] [Spigot Watchdog Thread/ERROR]: java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:151)
  491. [16:10:48] [Spigot Watchdog Thread/ERROR]: java.lang.ref.Finalizer$FinalizerThread.run(Finalizer.java:209)
  492. [16:10:48] [Spigot Watchdog Thread/ERROR]: ------------------------------
  493. [16:10:48] [Spigot Watchdog Thread/ERROR]: Current Thread: Reference Handler
  494. [16:10:48] [Spigot Watchdog Thread/ERROR]: PID: 2 | Suspended: false | Native: false | State: WAITING
  495. [16:10:48] [Spigot Watchdog Thread/ERROR]: Stack:
  496. [16:10:48] [Spigot Watchdog Thread/ERROR]: java.lang.Object.wait(Native Method)
  497. [16:10:48] [Spigot Watchdog Thread/ERROR]: java.lang.Object.wait(Object.java:503)
  498. [16:10:48] [Spigot Watchdog Thread/ERROR]: java.lang.ref.Reference$ReferenceHandler.run(Reference.java:133)
  499. [16:10:48] [Spigot Watchdog Thread/ERROR]: ------------------------------
  500. [16:10:48] [Spigot Watchdog Thread/INFO]: Startup script './start.sh' does not exist! Stopping server.
  501. [16:10:48] [Thread-4/INFO]: Stopping server
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement