Advertisement
Guest User

Log

a guest
Jul 6th, 2015
263
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 38.98 KB | None | 0 0
  1. [03:36:44] [Spigot Watchdog Thread/ERROR]: The server has stopped responding!
  2. [03:36:44] [Spigot Watchdog Thread/ERROR]: Please report this to http://www.spigotmc.org/
  3. [03:36:44] [Spigot Watchdog Thread/ERROR]: Be sure to include ALL relevant console errors and Minecraft crash reports
  4. [03:36:44] [Spigot Watchdog Thread/ERROR]: Spigot version: git-Spigot-1.7.9-R0.2-208-ge0f2e95 (MC: 1.7.10)
  5. [03:36:44] [Spigot Watchdog Thread/ERROR]: ------------------------------
  6. [03:36:44] [Spigot Watchdog Thread/ERROR]: Server thread dump (Look for plugins here before reporting to Spigot!):
  7. [03:36:44] [Spigot Watchdog Thread/ERROR]: ------------------------------
  8. [03:36:44] [Spigot Watchdog Thread/ERROR]: Current Thread: Server thread
  9. [03:36:44] [Spigot Watchdog Thread/ERROR]: PID: 13 | Suspended: false | Native: false | State: RUNNABLE
  10. [03:36:44] [Spigot Watchdog Thread/ERROR]: Stack:
  11. [03:36:44] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.v1_7_R4.scheduler.CraftScheduler.mainThreadHeartbeat(CraftScheduler.java:371)
  12. [03:36:44] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_7_R4.MinecraftServer.v(MinecraftServer.java:641)
  13. [03:36:44] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_7_R4.DedicatedServer.v(DedicatedServer.java:289)
  14. [03:36:44] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_7_R4.MinecraftServer.u(MinecraftServer.java:584)
  15. [03:36:44] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_7_R4.MinecraftServer.run(MinecraftServer.java:490)
  16. [03:36:44] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_7_R4.ThreadServerApplication.run(SourceFile:628)
  17. [03:36:44] [Spigot Watchdog Thread/ERROR]: ------------------------------
  18. [03:36:44] [Spigot Watchdog Thread/ERROR]: Entire Thread Dump:
  19. [03:36:47] [Server thread/INFO]: ParckGamer lost connection: Timed out
  20. [03:36:47] [Spigot Watchdog Thread/ERROR]: ------------------------------
  21. [03:36:47] [Spigot Watchdog Thread/ERROR]: Current Thread: Chunk I/O Executor Thread-1
  22. [03:36:47] [Spigot Watchdog Thread/ERROR]: PID: 87 | Suspended: false | Native: false | State: WAITING
  23. [03:36:47] [Spigot Watchdog Thread/ERROR]: Stack:
  24. [03:36:47] [Spigot Watchdog Thread/ERROR]: sun.misc.Unsafe.park(Native Method)
  25. [03:36:47] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.LockSupport.park(LockSupport.java:186)
  26. [03:36:47] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2043)
  27. [03:36:47] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
  28. [03:36:47] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1068)
  29. [03:36:47] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130)
  30. [03:36:47] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
  31. [03:36:47] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:745)
  32. [03:36:47] [Spigot Watchdog Thread/ERROR]: ------------------------------
  33. [03:36:47] [Spigot Watchdog Thread/ERROR]: Current Thread: Netty IO #3
  34. [03:36:47] [Spigot Watchdog Thread/ERROR]: PID: 27 | Suspended: false | Native: false | State: RUNNABLE
  35. [03:36:47] [Spigot Watchdog Thread/ERROR]: Stack:
  36. [03:36:47] [Spigot Watchdog Thread/ERROR]: net.minecraft.util.io.netty.buffer.UnpooledHeapByteBuf.<init>(UnpooledHeapByteBuf.java:45)
  37. [03:36:47] [Spigot Watchdog Thread/ERROR]: net.minecraft.util.io.netty.buffer.UnpooledByteBufAllocator.newHeapBuffer(UnpooledByteBufAllocator.java:43)
  38. [03:36:47] [Spigot Watchdog Thread/ERROR]: net.minecraft.util.io.netty.buffer.AbstractByteBufAllocator.heapBuffer(AbstractByteBufAllocator.java:113)
  39. [03:36:47] [Spigot Watchdog Thread/ERROR]: net.minecraft.util.io.netty.buffer.Unpooled.buffer(Unpooled.java:136)
  40. [03:36:47] [Spigot Watchdog Thread/ERROR]: net.minecraft.util.io.netty.buffer.AbstractByteBuf.readBytes(AbstractByteBuf.java:653)
  41. [03:36:47] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_7_R4.PacketSplitter.decode(SourceFile:33)
  42. [03:36:47] [Spigot Watchdog Thread/ERROR]: net.minecraft.util.io.netty.handler.codec.ByteToMessageDecoder.callDecode(ByteToMessageDecoder.java:232)
  43. [03:36:47] [Spigot Watchdog Thread/ERROR]: net.minecraft.util.io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:131)
  44. [03:36:47] [Spigot Watchdog Thread/ERROR]: net.minecraft.util.io.netty.channel.DefaultChannelHandlerContext.invokeChannelRead(DefaultChannelHandlerContext.java:337)
  45. [03:36:47] [Spigot Watchdog Thread/ERROR]: net.minecraft.util.io.netty.channel.DefaultChannelHandlerContext.fireChannelRead(DefaultChannelHandlerContext.java:323)
  46. [03:36:47] [Spigot Watchdog Thread/ERROR]: net.minecraft.util.io.netty.handler.timeout.ReadTimeoutHandler.channelRead(ReadTimeoutHandler.java:149)
  47. [03:36:47] [Spigot Watchdog Thread/ERROR]: net.minecraft.util.io.netty.channel.DefaultChannelHandlerContext.invokeChannelRead(DefaultChannelHandlerContext.java:337)
  48. [03:36:47] [Spigot Watchdog Thread/ERROR]: net.minecraft.util.io.netty.channel.DefaultChannelHandlerContext.fireChannelRead(DefaultChannelHandlerContext.java:323)
  49. [03:36:47] [Spigot Watchdog Thread/ERROR]: net.minecraft.util.io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:785)
  50. [03:36:47] [Spigot Watchdog Thread/ERROR]: net.minecraft.util.io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:100)
  51. [03:36:47] [Spigot Watchdog Thread/ERROR]: net.minecraft.util.io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:480)
  52. [03:36:47] [Spigot Watchdog Thread/ERROR]: net.minecraft.util.io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:447)
  53. [03:36:47] [Spigot Watchdog Thread/ERROR]: net.minecraft.util.io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:341)
  54. [03:36:47] [Spigot Watchdog Thread/ERROR]: net.minecraft.util.io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:101)
  55. [03:36:47] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:745)
  56. [03:36:47] [Spigot Watchdog Thread/ERROR]: ------------------------------
  57. [03:36:47] [Spigot Watchdog Thread/ERROR]: Current Thread: File IO Thread
  58. [03:36:47] [Spigot Watchdog Thread/ERROR]: PID: 68 | Suspended: false | Native: false | State: RUNNABLE
  59. [03:36:47] [Spigot Watchdog Thread/ERROR]: Stack:
  60. [03:36:47] [Spigot Watchdog Thread/ERROR]: java.io.ByteArrayOutputStream.<init>(ByteArrayOutputStream.java:77)
  61. [03:36:47] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_7_R4.ChunkBuffer.<init>(SourceFile:225)
  62. [03:36:47] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_7_R4.RegionFile.b(RegionFile.java:177)
  63. [03:36:47] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_7_R4.RegionFileCache.d(RegionFileCache.java:65)
  64. [03:36:47] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_7_R4.ChunkRegionLoader.a(ChunkRegionLoader.java:188)
  65. [03:36:47] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_7_R4.ChunkRegionLoader.c(ChunkRegionLoader.java:178)
  66. [03:36:47] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_7_R4.FileIOThread.b(SourceFile:30)
  67. [03:36:47] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_7_R4.FileIOThread.run(SourceFile:23)
  68. [03:36:47] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:745)
  69. [03:36:47] [Spigot Watchdog Thread/ERROR]: ------------------------------
  70. [03:36:47] [Spigot Watchdog Thread/ERROR]: Current Thread: Netty IO #2
  71. [03:36:47] [Spigot Watchdog Thread/ERROR]: PID: 26 | Suspended: false | Native: false | State: RUNNABLE
  72. [03:36:47] [Spigot Watchdog Thread/ERROR]: Stack:
  73. [03:36:47] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.currentThread(Native Method)
  74. [03:36:47] [Spigot Watchdog Thread/ERROR]: net.minecraft.util.io.netty.util.Recycler.recycle(Recycler.java:52)
  75. [03:36:47] [Spigot Watchdog Thread/ERROR]: net.minecraft.util.io.netty.util.internal.RecyclableArrayList.recycle(RecyclableArrayList.java:130)
  76. [03:36:47] [Spigot Watchdog Thread/ERROR]: net.minecraft.util.io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:176)
  77. [03:36:47] [Spigot Watchdog Thread/ERROR]: net.minecraft.util.io.netty.channel.DefaultChannelHandlerContext.invokeChannelRead(DefaultChannelHandlerContext.java:337)
  78. [03:36:47] [Spigot Watchdog Thread/ERROR]: net.minecraft.util.io.netty.channel.DefaultChannelHandlerContext.fireChannelRead(DefaultChannelHandlerContext.java:323)
  79. [03:36:47] [Spigot Watchdog Thread/ERROR]: net.minecraft.util.io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:173)
  80. [03:36:47] [Spigot Watchdog Thread/ERROR]: net.minecraft.util.io.netty.channel.DefaultChannelHandlerContext.invokeChannelRead(DefaultChannelHandlerContext.java:337)
  81. [03:36:47] [Spigot Watchdog Thread/ERROR]: net.minecraft.util.io.netty.channel.DefaultChannelHandlerContext.fireChannelRead(DefaultChannelHandlerContext.java:323)
  82. [03:36:47] [Spigot Watchdog Thread/ERROR]: net.minecraft.util.io.netty.handler.timeout.ReadTimeoutHandler.channelRead(ReadTimeoutHandler.java:149)
  83. [03:36:47] [Spigot Watchdog Thread/ERROR]: net.minecraft.util.io.netty.channel.DefaultChannelHandlerContext.invokeChannelRead(DefaultChannelHandlerContext.java:337)
  84. [03:36:47] [Spigot Watchdog Thread/ERROR]: net.minecraft.util.io.netty.channel.DefaultChannelHandlerContext.fireChannelRead(DefaultChannelHandlerContext.java:323)
  85. [03:36:47] [Spigot Watchdog Thread/ERROR]: net.minecraft.util.io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:785)
  86. [03:36:47] [Spigot Watchdog Thread/ERROR]: net.minecraft.util.io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:100)
  87. [03:36:47] [Spigot Watchdog Thread/ERROR]: net.minecraft.util.io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:480)
  88. [03:36:47] [Spigot Watchdog Thread/ERROR]: net.minecraft.util.io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:447)
  89. [03:36:47] [Spigot Watchdog Thread/ERROR]: net.minecraft.util.io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:341)
  90. [03:36:47] [Spigot Watchdog Thread/ERROR]: net.minecraft.util.io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:101)
  91. [03:36:47] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:745)
  92. [03:36:47] [Spigot Watchdog Thread/ERROR]: ------------------------------
  93. [03:36:47] [Spigot Watchdog Thread/ERROR]: Current Thread: pool-6-thread-3
  94. [03:36:47] [Spigot Watchdog Thread/ERROR]: PID: 64 | Suspended: false | Native: false | State: WAITING
  95. [03:36:47] [Spigot Watchdog Thread/ERROR]: Stack:
  96. [03:36:47] [Spigot Watchdog Thread/ERROR]: sun.misc.Unsafe.park(Native Method)
  97. [03:36:47] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.LockSupport.park(LockSupport.java:186)
  98. [03:36:47] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2043)
  99. [03:36:47] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
  100. [03:36:47] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1068)
  101. [03:36:47] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130)
  102. [03:36:47] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
  103. [03:36:47] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:745)
  104. [03:36:47] [Spigot Watchdog Thread/ERROR]: ------------------------------
  105. [03:36:47] [Spigot Watchdog Thread/ERROR]: Current Thread: pool-7-thread-1
  106. [03:36:47] [Spigot Watchdog Thread/ERROR]: PID: 63 | Suspended: false | Native: false | State: WAITING
  107. [03:36:47] [Spigot Watchdog Thread/ERROR]: Stack:
  108. [03:36:47] [Spigot Watchdog Thread/ERROR]: sun.misc.Unsafe.park(Native Method)
  109. [03:36:47] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.LockSupport.park(LockSupport.java:186)
  110. [03:36:47] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2043)
  111. [03:36:47] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
  112. [03:36:47] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1068)
  113. [03:36:47] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130)
  114. [03:36:47] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
  115. [03:36:47] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:745)
  116. [03:36:47] [Spigot Watchdog Thread/ERROR]: ------------------------------
  117. [03:36:47] [Spigot Watchdog Thread/ERROR]: Current Thread: pool-6-thread-2
  118. [03:36:47] [Spigot Watchdog Thread/ERROR]: PID: 59 | Suspended: false | Native: false | State: WAITING
  119. [03:36:47] [Spigot Watchdog Thread/ERROR]: Stack:
  120. [03:36:47] [Spigot Watchdog Thread/ERROR]: sun.misc.Unsafe.park(Native Method)
  121. [03:36:47] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.LockSupport.park(LockSupport.java:186)
  122. [03:36:47] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2043)
  123. [03:36:47] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
  124. [03:36:47] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1068)
  125. [03:36:47] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130)
  126. [03:36:47] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
  127. [03:36:47] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:745)
  128. [03:36:47] [Spigot Watchdog Thread/ERROR]: ------------------------------
  129. [03:36:47] [Spigot Watchdog Thread/ERROR]: Current Thread: Skript variable save thread
  130. [03:36:47] [Spigot Watchdog Thread/ERROR]: PID: 35 | Suspended: false | Native: false | State: WAITING
  131. [03:36:47] [Spigot Watchdog Thread/ERROR]: Stack:
  132. [03:36:47] [Spigot Watchdog Thread/ERROR]: sun.misc.Unsafe.park(Native Method)
  133. [03:36:47] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.LockSupport.park(LockSupport.java:186)
  134. [03:36:47] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2043)
  135. [03:36:47] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
  136. [03:36:47] [Spigot Watchdog Thread/ERROR]: ch.njol.skript.variables.Variables$2.run(Variables.java:378)
  137. [03:36:47] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:745)
  138. [03:36:47] [Spigot Watchdog Thread/ERROR]: ------------------------------
  139. [03:36:47] [Spigot Watchdog Thread/ERROR]: Current Thread: Skript variable save thread for database 'default'
  140. [03:36:47] [Spigot Watchdog Thread/ERROR]: PID: 57 | Suspended: false | Native: false | State: WAITING
  141. [03:36:47] [Spigot Watchdog Thread/ERROR]: Stack:
  142. [03:36:47] [Spigot Watchdog Thread/ERROR]: sun.misc.Unsafe.park(Native Method)
  143. [03:36:47] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.LockSupport.park(LockSupport.java:186)
  144. [03:36:47] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2043)
  145. [03:36:47] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
  146. [03:36:47] [Spigot Watchdog Thread/ERROR]: ch.njol.skript.variables.VariablesStorage$1.run(VariablesStorage.java:76)
  147. [03:36:47] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:745)
  148. [03:36:47] [Spigot Watchdog Thread/ERROR]: ------------------------------
  149. [03:36:47] [Spigot Watchdog Thread/ERROR]: Current Thread: Craft Scheduler Thread - 11
  150. [03:36:47] [Spigot Watchdog Thread/ERROR]: PID: 55 | Suspended: false | Native: false | State: BLOCKED
  151. [03:36:47] [Spigot Watchdog Thread/ERROR]: Stack:
  152. [03:36:47] [Spigot Watchdog Thread/ERROR]: java.lang.ThreadGroup.threadTerminated(ThreadGroup.java:942)
  153. [03:36:47] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.exit(Thread.java:755)
  154. [03:36:47] [Spigot Watchdog Thread/ERROR]: ------------------------------
  155. [03:36:47] [Spigot Watchdog Thread/ERROR]: Current Thread: Craft Scheduler Thread - 10
  156. [03:36:47] [Spigot Watchdog Thread/ERROR]: PID: 54 | Suspended: false | Native: false | State: BLOCKED
  157. [03:36:47] [Spigot Watchdog Thread/ERROR]: Stack:
  158. [03:36:47] [Spigot Watchdog Thread/ERROR]: java.lang.ThreadGroup.threadTerminated(ThreadGroup.java:942)
  159. [03:36:47] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.exit(Thread.java:755)
  160. [03:36:47] [Spigot Watchdog Thread/ERROR]: ------------------------------
  161. [03:36:47] [Spigot Watchdog Thread/ERROR]: Current Thread: Craft Scheduler Thread - 8
  162. [03:36:47] [Spigot Watchdog Thread/ERROR]: PID: 52 | Suspended: false | Native: false | State: RUNNABLE
  163. [03:36:47] [Spigot Watchdog Thread/ERROR]: Thread is waiting on monitor(s):
  164. [03:36:47] [Spigot Watchdog Thread/ERROR]: Locked on:java.lang.ThreadGroup.remove(ThreadGroup.java:969)
  165. [03:36:47] [Spigot Watchdog Thread/ERROR]: Locked on:java.lang.ThreadGroup.threadTerminated(ThreadGroup.java:942)
  166. [03:36:47] [Spigot Watchdog Thread/ERROR]: Stack:
  167. [03:36:47] [Spigot Watchdog Thread/ERROR]: java.lang.System.arraycopy(Native Method)
  168. [03:36:47] [Spigot Watchdog Thread/ERROR]: java.lang.ThreadGroup.remove(ThreadGroup.java:969)
  169. [03:36:47] [Spigot Watchdog Thread/ERROR]: java.lang.ThreadGroup.threadTerminated(ThreadGroup.java:942)
  170. [03:36:47] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.exit(Thread.java:755)
  171. [03:36:47] [Spigot Watchdog Thread/ERROR]: ------------------------------
  172. [03:36:47] [Spigot Watchdog Thread/ERROR]: Current Thread: Craft Scheduler Thread - 6
  173. [03:36:47] [Spigot Watchdog Thread/ERROR]: PID: 50 | Suspended: false | Native: false | State: BLOCKED
  174. [03:36:47] [Spigot Watchdog Thread/ERROR]: Stack:
  175. [03:36:47] [Spigot Watchdog Thread/ERROR]: java.lang.ThreadGroup.threadTerminated(ThreadGroup.java:942)
  176. [03:36:47] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.exit(Thread.java:755)
  177. [03:36:47] [Spigot Watchdog Thread/ERROR]: ------------------------------
  178. [03:36:47] [Spigot Watchdog Thread/ERROR]: Current Thread: Craft Scheduler Thread - 5
  179. [03:36:47] [Spigot Watchdog Thread/ERROR]: PID: 49 | Suspended: false | Native: false | State: BLOCKED
  180. [03:36:47] [Spigot Watchdog Thread/ERROR]: Stack:
  181. [03:36:47] [Spigot Watchdog Thread/ERROR]: java.lang.ThreadGroup.threadTerminated(ThreadGroup.java:942)
  182. [03:36:47] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.exit(Thread.java:755)
  183. [03:36:47] [Spigot Watchdog Thread/ERROR]: ------------------------------
  184. [03:36:47] [Spigot Watchdog Thread/ERROR]: Current Thread: Craft Scheduler Thread - 3
  185. [03:36:47] [Spigot Watchdog Thread/ERROR]: PID: 47 | Suspended: false | Native: false | State: BLOCKED
  186. [03:36:47] [Server thread/INFO]: FenixGamer_HD lost connection: Internal Exception: java.io.IOException: Tubería rota
  187. [03:36:47] [Spigot Watchdog Thread/ERROR]: Stack:
  188. [03:36:47] [Spigot Watchdog Thread/ERROR]: java.lang.ThreadGroup.threadTerminated(ThreadGroup.java:942)
  189. [03:36:47] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.exit(Thread.java:755)
  190. [03:36:47] [Spigot Watchdog Thread/ERROR]: ------------------------------
  191. [03:36:47] [Spigot Watchdog Thread/ERROR]: Current Thread: Craft Scheduler Thread - 2
  192. [03:36:47] [Spigot Watchdog Thread/ERROR]: PID: 46 | Suspended: false | Native: false | State: BLOCKED
  193. [03:36:47] [Spigot Watchdog Thread/ERROR]: Stack:
  194. [03:36:47] [Spigot Watchdog Thread/ERROR]: java.lang.ThreadGroup.threadTerminated(ThreadGroup.java:942)
  195. [03:36:47] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.exit(Thread.java:755)
  196. [03:36:47] [Spigot Watchdog Thread/ERROR]: ------------------------------
  197. [03:36:47] [Spigot Watchdog Thread/ERROR]: Current Thread: pool-6-thread-1
  198. [03:36:47] [Spigot Watchdog Thread/ERROR]: PID: 37 | Suspended: false | Native: false | State: WAITING
  199. [03:36:47] [Spigot Watchdog Thread/ERROR]: Stack:
  200. [03:36:47] [Spigot Watchdog Thread/ERROR]: sun.misc.Unsafe.park(Native Method)
  201. [03:36:47] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.LockSupport.park(LockSupport.java:186)
  202. [03:36:47] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2043)
  203. [03:36:47] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
  204. [03:36:47] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1068)
  205. [03:36:47] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130)
  206. [03:36:47] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
  207. [03:36:47] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:745)
  208. [03:36:47] [Spigot Watchdog Thread/ERROR]: ------------------------------
  209. [03:36:47] [Spigot Watchdog Thread/ERROR]: Current Thread: pool-5-thread-1
  210. [03:36:47] [Spigot Watchdog Thread/ERROR]: PID: 34 | Suspended: false | Native: false | State: TIMED_WAITING
  211. [03:36:47] [Spigot Watchdog Thread/ERROR]: Stack:
  212. [03:36:47] [Spigot Watchdog Thread/ERROR]: sun.misc.Unsafe.park(Native Method)
  213. [03:36:47] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:226)
  214. [03:36:47] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2082)
  215. [03:36:47] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1090)
  216. [03:36:47] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:807)
  217. [03:36:47] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1068)
  218. [03:36:47] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130)
  219. [03:36:47] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
  220. [03:36:47] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:745)
  221. [03:36:47] [Spigot Watchdog Thread/ERROR]: ------------------------------
  222. [03:36:47] [Spigot Watchdog Thread/ERROR]: Current Thread: Netty IO #1
  223. [03:36:47] [Spigot Watchdog Thread/ERROR]: PID: 25 | Suspended: false | Native: false | State: RUNNABLE
  224. [03:36:47] [Spigot Watchdog Thread/ERROR]: Thread is waiting on monitor(s):
  225. [03:36:47] [Spigot Watchdog Thread/ERROR]: Locked on:sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:87)
  226. [03:36:47] [Spigot Watchdog Thread/ERROR]: Locked on:sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:87)
  227. [03:36:47] [Spigot Watchdog Thread/ERROR]: Locked on:sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:87)
  228. [03:36:47] [Spigot Watchdog Thread/ERROR]: Stack:
  229. [03:36:47] [Spigot Watchdog Thread/ERROR]: sun.nio.ch.EPollArrayWrapper.epollWait(Native Method)
  230. [03:36:47] [Spigot Watchdog Thread/ERROR]: sun.nio.ch.EPollArrayWrapper.poll(EPollArrayWrapper.java:269)
  231. [03:36:47] [Spigot Watchdog Thread/ERROR]: sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:79)
  232. [03:36:47] [Spigot Watchdog Thread/ERROR]: sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:87)
  233. [03:36:47] [Spigot Watchdog Thread/ERROR]: sun.nio.ch.SelectorImpl.select(SelectorImpl.java:98)
  234. [03:36:47] [Spigot Watchdog Thread/ERROR]: net.minecraft.util.io.netty.channel.nio.NioEventLoop.select(NioEventLoop.java:591)
  235. [03:36:47] [Spigot Watchdog Thread/ERROR]: net.minecraft.util.io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:301)
  236. [03:36:47] [Spigot Watchdog Thread/ERROR]: net.minecraft.util.io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:101)
  237. [03:36:47] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:745)
  238. [03:36:47] [Spigot Watchdog Thread/ERROR]: ------------------------------
  239. [03:36:47] [Spigot Watchdog Thread/ERROR]: Current Thread: Netty IO #0
  240. [03:36:47] [Spigot Watchdog Thread/ERROR]: PID: 24 | Suspended: false | Native: false | State: RUNNABLE
  241. [03:36:47] [Spigot Watchdog Thread/ERROR]: Stack:
  242. [03:36:47] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_7_R4.NBTBase.createTag(NBTBase.java:24)
  243. [03:36:47] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_7_R4.NBTTagList.load(SourceFile:36)
  244. [03:36:47] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_7_R4.NBTTagCompound.a(SourceFile:329)
  245. [03:36:47] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_7_R4.NBTTagCompound.load(SourceFile:41)
  246. [03:36:47] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_7_R4.NBTTagList.load(SourceFile:37)
  247. [03:36:47] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_7_R4.NBTTagList.load(SourceFile:37)
  248. [03:36:47] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_7_R4.NBTTagList.load(SourceFile:37)
  249. [03:36:47] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_7_R4.NBTTagCompound.a(SourceFile:329)
  250. [03:36:47] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_7_R4.NBTTagCompound.load(SourceFile:41)
  251. [03:36:47] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_7_R4.NBTCompressedStreamTools.a(NBTCompressedStreamTools.java:119)
  252. [03:36:47] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_7_R4.NBTCompressedStreamTools.a(NBTCompressedStreamTools.java:84)
  253. [03:36:47] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_7_R4.NBTCompressedStreamTools.a(NBTCompressedStreamTools.java:54)
  254. [03:36:47] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_7_R4.PacketDataSerializer.b(PacketDataSerializer.java:145)
  255. [03:36:47] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_7_R4.PacketDataSerializer.c(PacketDataSerializer.java:221)
  256. [03:36:47] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_7_R4.PacketPlayInBlockPlace.a(PacketPlayInBlockPlace.java:32)
  257. [03:36:47] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_7_R4.PacketDecoder.decode(PacketDecoder.java:36)
  258. [03:36:47] [Spigot Watchdog Thread/ERROR]: net.minecraft.util.io.netty.handler.codec.ByteToMessageDecoder.callDecode(ByteToMessageDecoder.java:232)
  259. [03:36:47] [Spigot Watchdog Thread/ERROR]: net.minecraft.util.io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:131)
  260. [03:36:47] [Spigot Watchdog Thread/ERROR]: net.minecraft.util.io.netty.channel.DefaultChannelHandlerContext.invokeChannelRead(DefaultChannelHandlerContext.java:337)
  261. [03:36:47] [Spigot Watchdog Thread/ERROR]: net.minecraft.util.io.netty.channel.DefaultChannelHandlerContext.fireChannelRead(DefaultChannelHandlerContext.java:323)
  262. [03:36:47] [Spigot Watchdog Thread/ERROR]: net.minecraft.util.io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:173)
  263. [03:36:47] [Spigot Watchdog Thread/ERROR]: net.minecraft.util.io.netty.channel.DefaultChannelHandlerContext.invokeChannelRead(DefaultChannelHandlerContext.java:337)
  264. [03:36:47] [Spigot Watchdog Thread/ERROR]: net.minecraft.util.io.netty.channel.DefaultChannelHandlerContext.fireChannelRead(DefaultChannelHandlerContext.java:323)
  265. [03:36:47] [Spigot Watchdog Thread/ERROR]: net.minecraft.util.io.netty.handler.timeout.ReadTimeoutHandler.channelRead(ReadTimeoutHandler.java:149)
  266. [03:36:47] [Spigot Watchdog Thread/ERROR]: net.minecraft.util.io.netty.channel.DefaultChannelHandlerContext.invokeChannelRead(DefaultChannelHandlerContext.java:337)
  267. [03:36:47] [Spigot Watchdog Thread/ERROR]: net.minecraft.util.io.netty.channel.DefaultChannelHandlerContext.fireChannelRead(DefaultChannelHandlerContext.java:323)
  268. [03:36:47] [Spigot Watchdog Thread/ERROR]: net.minecraft.util.io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:785)
  269. [03:36:47] [Spigot Watchdog Thread/ERROR]: net.minecraft.util.io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:100)
  270. [03:36:47] [Spigot Watchdog Thread/ERROR]: net.minecraft.util.io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:480)
  271. [03:36:47] [Spigot Watchdog Thread/ERROR]: net.minecraft.util.io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:447)
  272. [03:36:47] [Spigot Watchdog Thread/ERROR]: net.minecraft.util.io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:341)
  273. [03:36:47] [Spigot Watchdog Thread/ERROR]: net.minecraft.util.io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:101)
  274. [03:36:47] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:745)
  275. [03:36:47] [Spigot Watchdog Thread/ERROR]: ------------------------------
  276. [03:36:47] [Spigot Watchdog Thread/ERROR]: Current Thread: Spigot Metrics Thread
  277. [03:36:47] [Spigot Watchdog Thread/ERROR]: PID: 23 | Suspended: false | Native: false | State: TIMED_WAITING
  278. [03:36:47] [Spigot Watchdog Thread/ERROR]: Stack:
  279. [03:36:47] [Spigot Watchdog Thread/ERROR]: java.lang.Object.wait(Native Method)
  280. [03:36:47] [Spigot Watchdog Thread/ERROR]: java.util.TimerThread.mainLoop(Timer.java:552)
  281. [03:36:47] [Spigot Watchdog Thread/ERROR]: java.util.TimerThread.run(Timer.java:505)
  282. [03:36:47] [Spigot Watchdog Thread/ERROR]: ------------------------------
  283. [03:36:47] [Spigot Watchdog Thread/ERROR]: Current Thread: Spigot Watchdog Thread
  284. [03:36:47] [Spigot Watchdog Thread/ERROR]: PID: 22 | Suspended: false | Native: false | State: RUNNABLE
  285. [03:36:47] [Spigot Watchdog Thread/ERROR]: Stack:
  286. [03:36:47] [Spigot Watchdog Thread/ERROR]: sun.management.ThreadImpl.dumpThreads0(Native Method)
  287. [03:36:47] [Spigot Watchdog Thread/ERROR]: sun.management.ThreadImpl.dumpAllThreads(ThreadImpl.java:446)
  288. [03:36:47] [Spigot Watchdog Thread/ERROR]: org.spigotmc.WatchdogThread.run(WatchdogThread.java:76)
  289. [03:36:47] [Spigot Watchdog Thread/ERROR]: ------------------------------
  290. [03:36:47] [Spigot Watchdog Thread/ERROR]: Current Thread: Java2D Disposer
  291. [03:36:47] [Spigot Watchdog Thread/ERROR]: PID: 19 | Suspended: false | Native: false | State: WAITING
  292. [03:36:47] [Spigot Watchdog Thread/ERROR]: Stack:
  293. [03:36:47] [Spigot Watchdog Thread/ERROR]: java.lang.Object.wait(Native Method)
  294. [03:36:47] [Spigot Watchdog Thread/ERROR]: java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:135)
  295. [03:36:47] [Spigot Watchdog Thread/ERROR]: java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:151)
  296. [03:36:47] [Spigot Watchdog Thread/ERROR]: sun.java2d.Disposer.run(Disposer.java:145)
  297. [03:36:47] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:745)
  298. [03:36:47] [Spigot Watchdog Thread/ERROR]: ------------------------------
  299. [03:36:47] [Spigot Watchdog Thread/ERROR]: Current Thread: Thread-5
  300. [03:36:47] [Spigot Watchdog Thread/ERROR]: PID: 17 | Suspended: false | Native: false | State: WAITING
  301. [03:36:47] [Spigot Watchdog Thread/ERROR]: Stack:
  302. [03:36:47] [Spigot Watchdog Thread/ERROR]: sun.misc.Unsafe.park(Native Method)
  303. [03:36:47] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.LockSupport.park(LockSupport.java:186)
  304. [03:36:47] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2043)
  305. [03:36:47] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
  306. [03:36:47] [Spigot Watchdog Thread/ERROR]: net.minecraft.util.com.mojang.util.QueueLogAppender.getNextLogEvent(QueueLogAppender.java:73)
  307. [03:36:47] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.v1_7_R4.util.TerminalConsoleWriterThread.run(TerminalConsoleWriterThread.java:25)
  308. [03:36:47] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:745)
  309. [03:36:47] [Spigot Watchdog Thread/ERROR]: ------------------------------
  310. [03:36:47] [Spigot Watchdog Thread/ERROR]: Current Thread: Server console handler
  311. [03:36:47] [Spigot Watchdog Thread/ERROR]: PID: 16 | Suspended: false | Native: false | State: RUNNABLE
  312. [03:36:47] [Spigot Watchdog Thread/ERROR]: Thread is waiting on monitor(s):
  313. [03:36:47] [Spigot Watchdog Thread/ERROR]: Locked on:java.io.BufferedInputStream.read(BufferedInputStream.java:254)
  314. [03:36:47] [Spigot Watchdog Thread/ERROR]: Locked on:org.bukkit.craftbukkit.libs.jline.internal.InputStreamReader.read(InputStreamReader.java:267)
  315. [03:36:47] [Spigot Watchdog Thread/ERROR]: Locked on:org.bukkit.craftbukkit.libs.jline.internal.InputStreamReader.read(InputStreamReader.java:204)
  316. [03:36:47] [Spigot Watchdog Thread/ERROR]: Stack:
  317. [03:36:47] [Spigot Watchdog Thread/ERROR]: java.io.FileInputStream.readBytes(Native Method)
  318. [03:36:47] [Spigot Watchdog Thread/ERROR]: java.io.FileInputStream.read(FileInputStream.java:272)
  319. [03:36:47] [Spigot Watchdog Thread/ERROR]: java.io.BufferedInputStream.fill(BufferedInputStream.java:235)
  320. [03:36:47] [Spigot Watchdog Thread/ERROR]: java.io.BufferedInputStream.read(BufferedInputStream.java:254)
  321. [03:36:47] [Spigot Watchdog Thread/ERROR]: java.io.FilterInputStream.read(FilterInputStream.java:83)
  322. [03:36:47] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.libs.jline.console.ConsoleReader$1.read(ConsoleReader.java:167)
  323. [03:36:47] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.libs.jline.internal.InputStreamReader.read(InputStreamReader.java:267)
  324. [03:36:47] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.libs.jline.internal.InputStreamReader.read(InputStreamReader.java:204)
  325. [03:36:47] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.libs.jline.console.ConsoleReader.readCharacter(ConsoleReader.java:995)
  326. [03:36:47] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.libs.jline.console.ConsoleReader.readLineSimple(ConsoleReader.java:1506)
  327. [03:36:47] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.libs.jline.console.ConsoleReader.readLine(ConsoleReader.java:1153)
  328. [03:36:47] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.libs.jline.console.ConsoleReader.readLine(ConsoleReader.java:1117)
  329. [03:36:47] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.libs.jline.console.ConsoleReader.readLine(ConsoleReader.java:1105)
  330. [03:36:47] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_7_R4.ThreadCommandReader.run(ThreadCommandReader.java:34)
  331. [03:36:47] [Spigot Watchdog Thread/ERROR]: ------------------------------
  332. [03:36:47] [Spigot Watchdog Thread/ERROR]: Current Thread: DestroyJavaVM
  333. [03:36:47] [Spigot Watchdog Thread/ERROR]: PID: 15 | Suspended: false | Native: false | State: RUNNABLE
  334. [03:36:47] [Spigot Watchdog Thread/ERROR]: Stack:
  335. [03:36:47] [Spigot Watchdog Thread/ERROR]: ------------------------------
  336. [03:36:47] [Spigot Watchdog Thread/ERROR]: Current Thread: Server thread
  337. [03:36:47] [Spigot Watchdog Thread/ERROR]: PID: 13 | Suspended: false | Native: false | State: RUNNABLE
  338. [03:36:47] [Spigot Watchdog Thread/ERROR]: Stack:
  339. [03:36:47] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.v1_7_R4.scheduler.CraftScheduler.mainThreadHeartbeat(CraftScheduler.java:371)
  340. [03:36:47] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_7_R4.MinecraftServer.v(MinecraftServer.java:641)
  341. [03:36:47] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_7_R4.DedicatedServer.v(DedicatedServer.java:289)
  342. [03:36:47] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_7_R4.MinecraftServer.u(MinecraftServer.java:584)
  343. [03:36:47] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_7_R4.MinecraftServer.run(MinecraftServer.java:490)
  344. [03:36:47] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_7_R4.ThreadServerApplication.run(SourceFile:628)
  345. [03:36:47] [Spigot Watchdog Thread/ERROR]: ------------------------------
  346. [03:36:47] [Spigot Watchdog Thread/ERROR]: Current Thread: Server Infinisleeper
  347. [03:36:47] [Spigot Watchdog Thread/ERROR]: PID: 14 | Suspended: false | Native: false | State: TIMED_WAITING
  348. [03:36:47] [Spigot Watchdog Thread/ERROR]: Stack:
  349. [03:36:47] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.sleep(Native Method)
  350. [03:36:47] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_7_R4.ThreadSleepForever.run(SourceFile:63)
  351. [03:36:47] [Spigot Watchdog Thread/ERROR]: ------------------------------
  352. [03:36:47] [Spigot Watchdog Thread/ERROR]: Current Thread: Snooper Timer
  353. [03:36:47] [Spigot Watchdog Thread/ERROR]: PID: 10 | Suspended: false | Native: false | State: TIMED_WAITING
  354. [03:36:47] [Spigot Watchdog Thread/ERROR]: Stack:
  355. [03:36:47] [Spigot Watchdog Thread/ERROR]: java.lang.Object.wait(Native Method)
  356. [03:36:47] [Spigot Watchdog Thread/ERROR]: java.util.TimerThread.mainLoop(Timer.java:552)
  357. [03:36:47] [Server thread/INFO]: xXNurioXx lost connection: Internal Exception: java.io.IOException: Tubería rota
  358. [03:36:47] [Spigot Watchdog Thread/ERROR]: java.util.TimerThread.run(Timer.java:505)
  359. [03:36:47] [Spigot Watchdog Thread/ERROR]: ------------------------------
  360. [03:36:47] [Spigot Watchdog Thread/ERROR]: Current Thread: Signal Dispatcher
  361. [03:36:47] [Spigot Watchdog Thread/ERROR]: PID: 4 | Suspended: false | Native: false | State: RUNNABLE
  362. [03:36:47] [Spigot Watchdog Thread/ERROR]: Stack:
  363. [03:36:47] [Spigot Watchdog Thread/ERROR]: ------------------------------
  364. [03:36:47] [Spigot Watchdog Thread/ERROR]: Current Thread: Finalizer
  365. [03:36:47] [Spigot Watchdog Thread/ERROR]: PID: 3 | Suspended: false | Native: false | State: RUNNABLE
  366. [03:36:47] [Spigot Watchdog Thread/ERROR]: Thread is waiting on monitor(s):
  367. [03:36:47] [Spigot Watchdog Thread/ERROR]: Locked on:java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:132)
  368. [03:36:47] [Spigot Watchdog Thread/ERROR]: Stack:
  369. [03:36:47] [Spigot Watchdog Thread/ERROR]: java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:132)
  370. [03:36:47] [Spigot Watchdog Thread/ERROR]: java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:151)
  371. [03:36:47] [Spigot Watchdog Thread/ERROR]: java.lang.ref.Finalizer$FinalizerThread.run(Finalizer.java:209)
  372. [03:36:47] [Spigot Watchdog Thread/ERROR]: ------------------------------
  373. [03:36:47] [Spigot Watchdog Thread/ERROR]: Current Thread: Reference Handler
  374. [03:36:47] [Spigot Watchdog Thread/ERROR]: PID: 2 | Suspended: false | Native: false | State: WAITING
  375. [03:36:47] [Spigot Watchdog Thread/ERROR]: Stack:
  376. [03:36:47] [Spigot Watchdog Thread/ERROR]: java.lang.Object.wait(Native Method)
  377. [03:36:47] [Spigot Watchdog Thread/ERROR]: java.lang.Object.wait(Object.java:503)
  378. [03:36:47] [Spigot Watchdog Thread/ERROR]: java.lang.ref.Reference$ReferenceHandler.run(Reference.java:133)
  379. [03:36:47] [Spigot Watchdog Thread/ERROR]: ------------------------------
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement