Advertisement
Guest User

Untitled

a guest
Mar 1st, 2015
194
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 32.00 KB | None | 0 0
  1. [20:03:13] [Spigot Watchdog Thread/ERROR]: The server has stopped responding!
  2. [20:03:13] [Spigot Watchdog Thread/ERROR]: Please report this to http://www.spigotmc.org/
  3. [20:03:13] [Spigot Watchdog Thread/ERROR]: Be sure to include ALL relevant console errors and Minecraft crash reports
  4. [20:03:13] [Spigot Watchdog Thread/ERROR]: Spigot version: git-Spigot-6ee12f6-33d5de3 (MC: 1.8)
  5. [20:03:13] [Spigot Watchdog Thread/ERROR]: ------------------------------
  6. [20:03:13] [Spigot Watchdog Thread/ERROR]: Server thread dump (Look for plugins here before reporting to Spigot!):
  7. [20:03:13] [Spigot Watchdog Thread/ERROR]: ------------------------------
  8. [20:03:13] [Spigot Watchdog Thread/ERROR]: Current Thread: Server thread
  9. [20:03:13] [Spigot Watchdog Thread/ERROR]: PID: 17 | Suspended: false | Native: true | State: RUNNABLE
  10. [20:03:13] [Spigot Watchdog Thread/ERROR]: Stack:
  11. [20:03:13] [Spigot Watchdog Thread/ERROR]: java.net.SocketInputStream.socketRead0(Native Method)
  12. [20:03:13] [Spigot Watchdog Thread/ERROR]: java.net.SocketInputStream.read(SocketInputStream.java:150)
  13. [20:03:13] [Spigot Watchdog Thread/ERROR]: java.net.SocketInputStream.read(SocketInputStream.java:121)
  14. [20:03:13] [Spigot Watchdog Thread/ERROR]: com.mysql.jdbc.util.ReadAheadInputStream.fill(ReadAheadInputStream.java:114)
  15. [20:03:13] [Spigot Watchdog Thread/ERROR]: com.mysql.jdbc.util.ReadAheadInputStream.readFromUnderlyingStreamIfNecessary(ReadAheadInputStream.java:161)
  16. [20:03:13] [Spigot Watchdog Thread/ERROR]: com.mysql.jdbc.util.ReadAheadInputStream.read(ReadAheadInputStream.java:189)
  17. [20:03:13] [Spigot Watchdog Thread/ERROR]: com.mysql.jdbc.MysqlIO.readFully(MysqlIO.java:2526)
  18. [20:03:13] [Spigot Watchdog Thread/ERROR]: com.mysql.jdbc.MysqlIO.reuseAndReadPacket(MysqlIO.java:2979)
  19. [20:03:13] [Spigot Watchdog Thread/ERROR]: com.mysql.jdbc.MysqlIO.reuseAndReadPacket(MysqlIO.java:2968)
  20. [20:03:13] [Spigot Watchdog Thread/ERROR]: com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:3516)
  21. [20:03:13] [Spigot Watchdog Thread/ERROR]: com.mysql.jdbc.MysqlIO.sendCommand(MysqlIO.java:1986)
  22. [20:03:13] [Spigot Watchdog Thread/ERROR]: com.mysql.jdbc.MysqlIO.sqlQueryDirect(MysqlIO.java:2140)
  23. [20:03:13] [Spigot Watchdog Thread/ERROR]: com.mysql.jdbc.ConnectionImpl.execSQL(ConnectionImpl.java:2626)
  24. [20:03:13] [Spigot Watchdog Thread/ERROR]: com.mysql.jdbc.PreparedStatement.executeInternal(PreparedStatement.java:2111)
  25. [20:03:13] [Spigot Watchdog Thread/ERROR]: com.mysql.jdbc.PreparedStatement.executeQuery(PreparedStatement.java:2273)
  26. [20:03:13] [Spigot Watchdog Thread/ERROR]: ru.tehkode.libs.org.apache.commons.dbcp.DelegatingPreparedStatement.executeQuery(DelegatingPreparedStatement.java:96)
  27. [20:03:13] [Spigot Watchdog Thread/ERROR]: ru.tehkode.libs.org.apache.commons.dbcp.DelegatingPreparedStatement.executeQuery(DelegatingPreparedStatement.java:96)
  28. [20:03:13] [Spigot Watchdog Thread/ERROR]: ru.tehkode.permissions.backends.sql.SQLData.fetchInfo(SQLData.java:59)
  29. [20:03:13] [Spigot Watchdog Thread/ERROR]: ru.tehkode.permissions.backends.sql.SQLData.<init>(SQLData.java:34)
  30. [20:03:13] [Spigot Watchdog Thread/ERROR]: ru.tehkode.permissions.backends.sql.SQLBackend.getUserData(SQLBackend.java:264)
  31. [20:03:13] [Spigot Watchdog Thread/ERROR]: ru.tehkode.permissions.PermissionManager.getUser(PermissionManager.java:220)
  32. [20:03:13] [Spigot Watchdog Thread/ERROR]: ru.tehkode.permissions.PermissionManager.getUsers(PermissionManager.java:264)
  33. [20:03:13] [Spigot Watchdog Thread/ERROR]: ru.tehkode.permissions.PermissionManager.getUsers(PermissionManager.java:337)
  34. [20:03:13] [Spigot Watchdog Thread/ERROR]: ru.tehkode.permissions.PermissionManager.getUsers(PermissionManager.java:312)
  35. [20:03:13] [Spigot Watchdog Thread/ERROR]: ru.tehkode.permissions.PermissionGroup.getUsers(PermissionGroup.java:249)
  36. [20:03:13] [Spigot Watchdog Thread/ERROR]: eu.justplanned.hubsystem.Util.sendLobbyScoreboard(Util.java:86)
  37. [20:03:13] [Spigot Watchdog Thread/ERROR]: eu.justplanned.hubsystem.events.JoinEvent.onJoin(JoinEvent.java:24)
  38. [20:03:13] [Spigot Watchdog Thread/ERROR]: sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  39. [20:03:13] [Spigot Watchdog Thread/ERROR]: sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  40. [20:03:13] [Spigot Watchdog Thread/ERROR]: sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  41. [20:03:13] [Spigot Watchdog Thread/ERROR]: java.lang.reflect.Method.invoke(Method.java:483)
  42. [20:03:13] [Spigot Watchdog Thread/ERROR]: org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:301)
  43. [20:03:13] [Spigot Watchdog Thread/ERROR]: org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62)
  44. [20:03:13] [Spigot Watchdog Thread/ERROR]: org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:502)
  45. [20:03:13] [Spigot Watchdog Thread/ERROR]: org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:487)
  46. [20:03:13] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R1.PlayerList.onPlayerJoin(PlayerList.java:272)
  47. [20:03:13] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R1.PlayerList.a(PlayerList.java:156)
  48. [20:03:13] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R1.LoginListener.b(LoginListener.java:109)
  49. [20:03:13] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R1.LoginListener.c(LoginListener.java:41)
  50. [20:03:13] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R1.NetworkManager.a(NetworkManager.java:159)
  51. [20:03:13] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R1.ServerConnection.c(ServerConnection.java:82)
  52. [20:03:13] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R1.MinecraftServer.z(MinecraftServer.java:800)
  53. [20:03:13] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R1.DedicatedServer.z(DedicatedServer.java:316)
  54. [20:03:13] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R1.MinecraftServer.y(MinecraftServer.java:634)
  55. [20:03:13] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R1.MinecraftServer.run(MinecraftServer.java:537)
  56. [20:03:13] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:745)
  57. [20:03:13] [Spigot Watchdog Thread/ERROR]: ------------------------------
  58. [20:03:13] [Spigot Watchdog Thread/ERROR]: Entire Thread Dump:
  59. [20:03:13] [Spigot Watchdog Thread/ERROR]: ------------------------------
  60. [20:03:13] [Spigot Watchdog Thread/ERROR]: Current Thread: Netty Server IO #2
  61. [20:03:13] [Spigot Watchdog Thread/ERROR]: PID: 28 | Suspended: false | Native: false | State: BLOCKED
  62. [20:03:13] [Spigot Watchdog Thread/ERROR]: Stack:
  63. [20:03:13] [Spigot Watchdog Thread/ERROR]: java.util.Collections$SynchronizedCollection.add(Collections.java:2035)
  64. [20:03:13] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R1.ServerConnectionChannel.initChannel(ServerConnectionChannel.java:33)
  65. [20:03:13] [Spigot Watchdog Thread/ERROR]: io.netty.channel.ChannelInitializer.channelRegistered(ChannelInitializer.java:69)
  66. [20:03:13] [Spigot Watchdog Thread/ERROR]: io.netty.channel.AbstractChannelHandlerContext.invokeChannelRegistered(AbstractChannelHandlerContext.java:157)
  67. [20:03:13] [Spigot Watchdog Thread/ERROR]: io.netty.channel.AbstractChannelHandlerContext.fireChannelRegistered(AbstractChannelHandlerContext.java:143)
  68. [20:03:13] [Spigot Watchdog Thread/ERROR]: io.netty.channel.DefaultChannelPipeline.fireChannelRegistered(DefaultChannelPipeline.java:732)
  69. [20:03:13] [Spigot Watchdog Thread/ERROR]: io.netty.channel.AbstractChannel$AbstractUnsafe.register0(AbstractChannel.java:443)
  70. [20:03:13] [Spigot Watchdog Thread/ERROR]: io.netty.channel.AbstractChannel$AbstractUnsafe.access$100(AbstractChannel.java:375)
  71. [20:03:13] [Spigot Watchdog Thread/ERROR]: io.netty.channel.AbstractChannel$AbstractUnsafe$1.run(AbstractChannel.java:419)
  72. [20:03:13] [Spigot Watchdog Thread/ERROR]: io.netty.util.concurrent.SingleThreadEventExecutor.runAllTasks(SingleThreadEventExecutor.java:370)
  73. [20:03:13] [Spigot Watchdog Thread/ERROR]: io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:353)
  74. [20:03:13] [Spigot Watchdog Thread/ERROR]: io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:116)
  75. [20:03:13] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:745)
  76. [20:03:13] [Spigot Watchdog Thread/ERROR]: ------------------------------
  77. [20:03:13] [Spigot Watchdog Thread/ERROR]: Current Thread: Netty Server IO #1
  78. [20:03:13] [Spigot Watchdog Thread/ERROR]: PID: 27 | Suspended: false | Native: true | State: RUNNABLE
  79. [20:03:13] [Spigot Watchdog Thread/ERROR]: Thread is waiting on monitor(s):
  80. [20:03:13] [Spigot Watchdog Thread/ERROR]: Locked on:sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:86)
  81. [20:03:13] [Spigot Watchdog Thread/ERROR]: Locked on:sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:86)
  82. [20:03:13] [Spigot Watchdog Thread/ERROR]: Locked on:sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:86)
  83. [20:03:13] [Spigot Watchdog Thread/ERROR]: Stack:
  84. [20:03:13] [Spigot Watchdog Thread/ERROR]: sun.nio.ch.EPollArrayWrapper.epollWait(Native Method)
  85. [20:03:13] [Spigot Watchdog Thread/ERROR]: sun.nio.ch.EPollArrayWrapper.poll(EPollArrayWrapper.java:269)
  86. [20:03:13] [Spigot Watchdog Thread/ERROR]: sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:79)
  87. [20:03:13] [Spigot Watchdog Thread/ERROR]: sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:86)
  88. [20:03:13] [Spigot Watchdog Thread/ERROR]: sun.nio.ch.SelectorImpl.select(SelectorImpl.java:97)
  89. [20:03:13] [Spigot Watchdog Thread/ERROR]: io.netty.channel.nio.NioEventLoop.select(NioEventLoop.java:618)
  90. [20:03:13] [Spigot Watchdog Thread/ERROR]: io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:306)
  91. [20:03:13] [Spigot Watchdog Thread/ERROR]: io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:116)
  92. [20:03:13] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:745)
  93. [20:03:13] [Spigot Watchdog Thread/ERROR]: ------------------------------
  94. [20:03:13] [Spigot Watchdog Thread/ERROR]: Current Thread: pool-16-thread-3
  95. [20:03:13] [Spigot Watchdog Thread/ERROR]: PID: 61 | Suspended: false | Native: false | State: WAITING
  96. [20:03:13] [Spigot Watchdog Thread/ERROR]: Stack:
  97. [20:03:13] [Spigot Watchdog Thread/ERROR]: sun.misc.Unsafe.park(Native Method)
  98. [20:03:13] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
  99. [20:03:13] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
  100. [20:03:13] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
  101. [20:03:13] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067)
  102. [20:03:13] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
  103. [20:03:13] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
  104. [20:03:13] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:745)
  105. [20:03:13] [Spigot Watchdog Thread/ERROR]: ------------------------------
  106. [20:03:13] [Spigot Watchdog Thread/ERROR]: Current Thread: pool-16-thread-2
  107. [20:03:13] [Spigot Watchdog Thread/ERROR]: PID: 60 | Suspended: false | Native: false | State: WAITING
  108. [20:03:13] [Spigot Watchdog Thread/ERROR]: Stack:
  109. [20:03:13] [Spigot Watchdog Thread/ERROR]: sun.misc.Unsafe.park(Native Method)
  110. [20:03:13] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
  111. [20:03:13] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
  112. [20:03:13] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
  113. [20:03:13] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067)
  114. [20:03:13] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
  115. [20:03:13] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
  116. [20:03:13] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:745)
  117. [20:03:13] [Spigot Watchdog Thread/ERROR]: ------------------------------
  118. [20:03:13] [Spigot Watchdog Thread/ERROR]: Current Thread: pool-16-thread-1
  119. [20:03:13] [Spigot Watchdog Thread/ERROR]: PID: 56 | Suspended: false | Native: false | State: WAITING
  120. [20:03:13] [Spigot Watchdog Thread/ERROR]: Stack:
  121. [20:03:13] [Spigot Watchdog Thread/ERROR]: sun.misc.Unsafe.park(Native Method)
  122. [20:03:13] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
  123. [20:03:13] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
  124. [20:03:13] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
  125. [20:03:13] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067)
  126. [20:03:13] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
  127. [20:03:13] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
  128. [20:03:13] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:745)
  129. [20:03:13] [Spigot Watchdog Thread/ERROR]: ------------------------------
  130. [20:03:13] [Spigot Watchdog Thread/ERROR]: Current Thread: File IO Thread
  131. [20:03:13] [Spigot Watchdog Thread/ERROR]: PID: 43 | Suspended: false | Native: false | State: TIMED_WAITING
  132. [20:03:13] [Spigot Watchdog Thread/ERROR]: Stack:
  133. [20:03:13] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.sleep(Native Method)
  134. [20:03:13] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R1.FileIOThread.c(SourceFile:51)
  135. [20:03:13] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R1.FileIOThread.run(SourceFile:30)
  136. [20:03:13] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:745)
  137. [20:03:13] [Spigot Watchdog Thread/ERROR]: ------------------------------
  138. [20:03:13] [Spigot Watchdog Thread/ERROR]: Current Thread: Netty Server IO #0
  139. [20:03:13] [Spigot Watchdog Thread/ERROR]: PID: 26 | Suspended: false | Native: true | State: RUNNABLE
  140. [20:03:13] [Spigot Watchdog Thread/ERROR]: Thread is waiting on monitor(s):
  141. [20:03:13] [Spigot Watchdog Thread/ERROR]: Locked on:sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:86)
  142. [20:03:13] [Spigot Watchdog Thread/ERROR]: Locked on:sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:86)
  143. [20:03:13] [Spigot Watchdog Thread/ERROR]: Locked on:sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:86)
  144. [20:03:13] [Spigot Watchdog Thread/ERROR]: Stack:
  145. [20:03:13] [Spigot Watchdog Thread/ERROR]: sun.nio.ch.EPollArrayWrapper.epollWait(Native Method)
  146. [20:03:13] [Spigot Watchdog Thread/ERROR]: sun.nio.ch.EPollArrayWrapper.poll(EPollArrayWrapper.java:269)
  147. [20:03:13] [Spigot Watchdog Thread/ERROR]: sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:79)
  148. [20:03:13] [Spigot Watchdog Thread/ERROR]: sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:86)
  149. [20:03:13] [Spigot Watchdog Thread/ERROR]: sun.nio.ch.SelectorImpl.select(SelectorImpl.java:97)
  150. [20:03:13] [Spigot Watchdog Thread/ERROR]: io.netty.channel.nio.NioEventLoop.select(NioEventLoop.java:618)
  151. [20:03:13] [Spigot Watchdog Thread/ERROR]: io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:306)
  152. [20:03:13] [Spigot Watchdog Thread/ERROR]: io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:116)
  153. [20:03:13] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:745)
  154. [20:03:13] [Spigot Watchdog Thread/ERROR]: ------------------------------
  155. [20:03:13] [Spigot Watchdog Thread/ERROR]: Current Thread: Spigot Metrics Thread
  156. [20:03:13] [Spigot Watchdog Thread/ERROR]: PID: 24 | Suspended: false | Native: false | State: TIMED_WAITING
  157. [20:03:13] [Spigot Watchdog Thread/ERROR]: Stack:
  158. [20:03:13] [Spigot Watchdog Thread/ERROR]: java.lang.Object.wait(Native Method)
  159. [20:03:13] [Spigot Watchdog Thread/ERROR]: java.util.TimerThread.mainLoop(Timer.java:552)
  160. [20:03:13] [Spigot Watchdog Thread/ERROR]: java.util.TimerThread.run(Timer.java:505)
  161. [20:03:13] [Spigot Watchdog Thread/ERROR]: ------------------------------
  162. [20:03:13] [Spigot Watchdog Thread/ERROR]: Current Thread: Spigot Watchdog Thread
  163. [20:03:13] [Spigot Watchdog Thread/ERROR]: PID: 23 | Suspended: false | Native: false | State: RUNNABLE
  164. [20:03:13] [Spigot Watchdog Thread/ERROR]: Stack:
  165. [20:03:13] [Spigot Watchdog Thread/ERROR]: sun.management.ThreadImpl.dumpThreads0(Native Method)
  166. [20:03:13] [Spigot Watchdog Thread/ERROR]: sun.management.ThreadImpl.dumpAllThreads(ThreadImpl.java:446)
  167. [20:03:13] [Spigot Watchdog Thread/ERROR]: org.spigotmc.WatchdogThread.run(WatchdogThread.java:76)
  168. [20:03:13] [Spigot Watchdog Thread/ERROR]: ------------------------------
  169. [20:03:13] [Spigot Watchdog Thread/ERROR]: Current Thread: Thread-5
  170. [20:03:13] [Spigot Watchdog Thread/ERROR]: PID: 21 | Suspended: false | Native: false | State: WAITING
  171. [20:03:13] [Spigot Watchdog Thread/ERROR]: Stack:
  172. [20:03:13] [Spigot Watchdog Thread/ERROR]: sun.misc.Unsafe.park(Native Method)
  173. [20:03:13] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
  174. [20:03:13] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
  175. [20:03:13] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
  176. [20:03:13] [Spigot Watchdog Thread/ERROR]: com.mojang.util.QueueLogAppender.getNextLogEvent(QueueLogAppender.java:77)
  177. [20:03:13] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.v1_8_R1.util.TerminalConsoleWriterThread.run(TerminalConsoleWriterThread.java:25)
  178. [20:03:13] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:745)
  179. [20:03:13] [Spigot Watchdog Thread/ERROR]: ------------------------------
  180. [20:03:13] [Spigot Watchdog Thread/ERROR]: Current Thread: Server console handler
  181. [20:03:13] [Spigot Watchdog Thread/ERROR]: PID: 20 | Suspended: false | Native: true | State: RUNNABLE
  182. [20:03:13] [Spigot Watchdog Thread/ERROR]: Thread is waiting on monitor(s):
  183. [20:03:13] [Spigot Watchdog Thread/ERROR]: Locked on:java.io.BufferedInputStream.read(BufferedInputStream.java:265)
  184. [20:03:13] [Spigot Watchdog Thread/ERROR]: Locked on:org.bukkit.craftbukkit.libs.jline.internal.NonBlockingInputStream.read(NonBlockingInputStream.java:169)
  185. [20:03:13] [Spigot Watchdog Thread/ERROR]: Locked on:org.bukkit.craftbukkit.libs.jline.internal.InputStreamReader.read(InputStreamReader.java:261)
  186. [20:03:13] [Spigot Watchdog Thread/ERROR]: Locked on:org.bukkit.craftbukkit.libs.jline.internal.InputStreamReader.read(InputStreamReader.java:198)
  187. [20:03:13] [Spigot Watchdog Thread/ERROR]: Stack:
  188. [20:03:13] [Spigot Watchdog Thread/ERROR]: java.io.FileInputStream.readBytes(Native Method)
  189. [20:03:13] [Spigot Watchdog Thread/ERROR]: java.io.FileInputStream.read(FileInputStream.java:246)
  190. [20:03:13] [Spigot Watchdog Thread/ERROR]: java.io.BufferedInputStream.fill(BufferedInputStream.java:246)
  191. [20:03:13] [Spigot Watchdog Thread/ERROR]: java.io.BufferedInputStream.read(BufferedInputStream.java:265)
  192. [20:03:13] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.libs.jline.internal.NonBlockingInputStream.read(NonBlockingInputStream.java:169)
  193. [20:03:13] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.libs.jline.internal.NonBlockingInputStream.read(NonBlockingInputStream.java:137)
  194. [20:03:13] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.libs.jline.internal.NonBlockingInputStream.read(NonBlockingInputStream.java:246)
  195. [20:03:13] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.libs.jline.internal.InputStreamReader.read(InputStreamReader.java:261)
  196. [20:03:13] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.libs.jline.internal.InputStreamReader.read(InputStreamReader.java:198)
  197. [20:03:13] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.libs.jline.console.ConsoleReader.readCharacter(ConsoleReader.java:2145)
  198. [20:03:13] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.libs.jline.console.ConsoleReader.readLine(ConsoleReader.java:2349)
  199. [20:03:13] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R1.ThreadCommandReader.run(ThreadCommandReader.java:33)
  200. [20:03:13] [Spigot Watchdog Thread/ERROR]: ------------------------------
  201. [20:03:13] [Spigot Watchdog Thread/ERROR]: Current Thread: DestroyJavaVM
  202. [20:03:13] [Spigot Watchdog Thread/ERROR]: PID: 19 | Suspended: false | Native: false | State: RUNNABLE
  203. [20:03:13] [Spigot Watchdog Thread/ERROR]: Stack:
  204. [20:03:13] [Spigot Watchdog Thread/ERROR]: ------------------------------
  205. [20:03:13] [Spigot Watchdog Thread/ERROR]: Current Thread: Server thread
  206. [20:03:13] [Spigot Watchdog Thread/ERROR]: PID: 17 | Suspended: false | Native: false | State: RUNNABLE
  207. [20:03:13] [Spigot Watchdog Thread/ERROR]: Thread is waiting on monitor(s):
  208. [20:03:13] [Spigot Watchdog Thread/ERROR]: Locked on:com.mysql.jdbc.util.ReadAheadInputStream.read(ReadAheadInputStream.java:189)
  209. [20:03:13] [Spigot Watchdog Thread/ERROR]: Locked on:com.mysql.jdbc.ConnectionImpl.execSQL(ConnectionImpl.java:2626)
  210. [20:03:13] [Spigot Watchdog Thread/ERROR]: Locked on:com.mysql.jdbc.PreparedStatement.executeQuery(PreparedStatement.java:2273)
  211. [20:03:13] [Spigot Watchdog Thread/ERROR]: Locked on:org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:487)
  212. [20:03:13] [Spigot Watchdog Thread/ERROR]: Locked on:net.minecraft.server.v1_8_R1.ServerConnection.c(ServerConnection.java:82)
  213. [20:03:13] [Spigot Watchdog Thread/ERROR]: Stack:
  214. [20:03:13] [Spigot Watchdog Thread/ERROR]: java.net.SocketInputStream.socketRead0(Native Method)
  215. [20:03:13] [Spigot Watchdog Thread/ERROR]: java.net.SocketInputStream.read(SocketInputStream.java:150)
  216. [20:03:13] [Spigot Watchdog Thread/ERROR]: java.net.SocketInputStream.read(SocketInputStream.java:121)
  217. [20:03:13] [Spigot Watchdog Thread/ERROR]: com.mysql.jdbc.util.ReadAheadInputStream.fill(ReadAheadInputStream.java:114)
  218. [20:03:13] [Spigot Watchdog Thread/ERROR]: com.mysql.jdbc.util.ReadAheadInputStream.readFromUnderlyingStreamIfNecessary(ReadAheadInputStream.java:161)
  219. [20:03:13] [Spigot Watchdog Thread/ERROR]: com.mysql.jdbc.util.ReadAheadInputStream.read(ReadAheadInputStream.java:189)
  220. [20:03:13] [Spigot Watchdog Thread/ERROR]: com.mysql.jdbc.MysqlIO.readFully(MysqlIO.java:2526)
  221. [20:03:13] [Spigot Watchdog Thread/ERROR]: com.mysql.jdbc.MysqlIO.reuseAndReadPacket(MysqlIO.java:2979)
  222. [20:03:13] [Spigot Watchdog Thread/ERROR]: com.mysql.jdbc.MysqlIO.reuseAndReadPacket(MysqlIO.java:2968)
  223. [20:03:13] [Spigot Watchdog Thread/ERROR]: com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:3516)
  224. [20:03:13] [Spigot Watchdog Thread/ERROR]: com.mysql.jdbc.MysqlIO.sendCommand(MysqlIO.java:1986)
  225. [20:03:13] [Spigot Watchdog Thread/ERROR]: com.mysql.jdbc.MysqlIO.sqlQueryDirect(MysqlIO.java:2140)
  226. [20:03:13] [Spigot Watchdog Thread/ERROR]: com.mysql.jdbc.ConnectionImpl.execSQL(ConnectionImpl.java:2626)
  227. [20:03:13] [Spigot Watchdog Thread/ERROR]: com.mysql.jdbc.PreparedStatement.executeInternal(PreparedStatement.java:2111)
  228. [20:03:13] [Spigot Watchdog Thread/ERROR]: com.mysql.jdbc.PreparedStatement.executeQuery(PreparedStatement.java:2273)
  229. [20:03:13] [Spigot Watchdog Thread/ERROR]: ru.tehkode.libs.org.apache.commons.dbcp.DelegatingPreparedStatement.executeQuery(DelegatingPreparedStatement.java:96)
  230. [20:03:13] [Spigot Watchdog Thread/ERROR]: ru.tehkode.libs.org.apache.commons.dbcp.DelegatingPreparedStatement.executeQuery(DelegatingPreparedStatement.java:96)
  231. [20:03:13] [Spigot Watchdog Thread/ERROR]: ru.tehkode.permissions.backends.sql.SQLData.fetchInfo(SQLData.java:59)
  232. [20:03:13] [Spigot Watchdog Thread/ERROR]: ru.tehkode.permissions.backends.sql.SQLData.<init>(SQLData.java:34)
  233. [20:03:13] [Spigot Watchdog Thread/ERROR]: ru.tehkode.permissions.backends.sql.SQLBackend.getUserData(SQLBackend.java:264)
  234. [20:03:13] [Spigot Watchdog Thread/ERROR]: ru.tehkode.permissions.PermissionManager.getUser(PermissionManager.java:220)
  235. [20:03:13] [Spigot Watchdog Thread/ERROR]: ru.tehkode.permissions.PermissionManager.getUsers(PermissionManager.java:264)
  236. [20:03:13] [Spigot Watchdog Thread/ERROR]: ru.tehkode.permissions.PermissionManager.getUsers(PermissionManager.java:337)
  237. [20:03:13] [Spigot Watchdog Thread/ERROR]: ru.tehkode.permissions.PermissionManager.getUsers(PermissionManager.java:312)
  238. [20:03:13] [Spigot Watchdog Thread/ERROR]: ru.tehkode.permissions.PermissionGroup.getUsers(PermissionGroup.java:249)
  239. [20:03:13] [Spigot Watchdog Thread/ERROR]: eu.justplanned.hubsystem.Util.sendLobbyScoreboard(Util.java:86)
  240. [20:03:13] [Spigot Watchdog Thread/ERROR]: eu.justplanned.hubsystem.events.JoinEvent.onJoin(JoinEvent.java:24)
  241. [20:03:13] [Spigot Watchdog Thread/ERROR]: sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  242. [20:03:13] [Spigot Watchdog Thread/ERROR]: sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  243. [20:03:13] [Spigot Watchdog Thread/ERROR]: sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  244. [20:03:13] [Spigot Watchdog Thread/ERROR]: java.lang.reflect.Method.invoke(Method.java:483)
  245. [20:03:13] [Spigot Watchdog Thread/ERROR]: org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:301)
  246. [20:03:13] [Spigot Watchdog Thread/ERROR]: org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62)
  247. [20:03:13] [Spigot Watchdog Thread/ERROR]: org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:502)
  248. [20:03:13] [Spigot Watchdog Thread/ERROR]: org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:487)
  249. [20:03:13] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R1.PlayerList.onPlayerJoin(PlayerList.java:272)
  250. [20:03:13] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R1.PlayerList.a(PlayerList.java:156)
  251. [20:03:13] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R1.LoginListener.b(LoginListener.java:109)
  252. [20:03:13] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R1.LoginListener.c(LoginListener.java:41)
  253. [20:03:13] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R1.NetworkManager.a(NetworkManager.java:159)
  254. [20:03:13] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R1.ServerConnection.c(ServerConnection.java:82)
  255. [20:03:13] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R1.MinecraftServer.z(MinecraftServer.java:800)
  256. [20:03:13] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R1.DedicatedServer.z(DedicatedServer.java:316)
  257. [20:03:13] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R1.MinecraftServer.y(MinecraftServer.java:634)
  258. [20:03:13] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R1.MinecraftServer.run(MinecraftServer.java:537)
  259. [20:03:13] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:745)
  260. [20:03:13] [Spigot Watchdog Thread/ERROR]: ------------------------------
  261. [20:03:13] [Spigot Watchdog Thread/ERROR]: Current Thread: Server Infinisleeper
  262. [20:03:13] [Spigot Watchdog Thread/ERROR]: PID: 18 | Suspended: false | Native: false | State: TIMED_WAITING
  263. [20:03:13] [Spigot Watchdog Thread/ERROR]: Stack:
  264. [20:03:13] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.sleep(Native Method)
  265. [20:03:13] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R1.ThreadSleepForever.run(SourceFile:64)
  266. [20:03:13] [Spigot Watchdog Thread/ERROR]: ------------------------------
  267. [20:03:13] [Spigot Watchdog Thread/ERROR]: Current Thread: NonBlockingInputStreamThread
  268. [20:03:13] [Spigot Watchdog Thread/ERROR]: PID: 15 | Suspended: false | Native: false | State: WAITING
  269. [20:03:13] [Spigot Watchdog Thread/ERROR]: Stack:
  270. [20:03:13] [Spigot Watchdog Thread/ERROR]: java.lang.Object.wait(Native Method)
  271. [20:03:13] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.libs.jline.internal.NonBlockingInputStream.run(NonBlockingInputStream.java:278)
  272. [20:03:13] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:745)
  273. [20:03:13] [Spigot Watchdog Thread/ERROR]: ------------------------------
  274. [20:03:13] [Spigot Watchdog Thread/ERROR]: Current Thread: Snooper Timer
  275. [20:03:13] [Spigot Watchdog Thread/ERROR]: PID: 13 | Suspended: false | Native: false | State: TIMED_WAITING
  276. [20:03:13] [Spigot Watchdog Thread/ERROR]: Stack:
  277. [20:03:13] [Spigot Watchdog Thread/ERROR]: java.lang.Object.wait(Native Method)
  278. [20:03:13] [Spigot Watchdog Thread/ERROR]: java.util.TimerThread.mainLoop(Timer.java:552)
  279. [20:03:13] [Spigot Watchdog Thread/ERROR]: java.util.TimerThread.run(Timer.java:505)
  280. [20:03:13] [Spigot Watchdog Thread/ERROR]: ------------------------------
  281. [20:03:13] [Spigot Watchdog Thread/ERROR]: Current Thread: process reaper
  282. [20:03:13] [Spigot Watchdog Thread/ERROR]: PID: 10 | Suspended: false | Native: false | State: TIMED_WAITING
  283. [20:03:13] [Spigot Watchdog Thread/ERROR]: Stack:
  284. [20:03:13] [Spigot Watchdog Thread/ERROR]: sun.misc.Unsafe.park(Native Method)
  285. [20:03:13] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
  286. [20:03:13] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)
  287. [20:03:13] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)
  288. [20:03:13] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)
  289. [20:03:13] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1066)
  290. [20:03:13] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
  291. [20:03:13] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
  292. [20:03:13] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:745)
  293. [20:03:13] [Spigot Watchdog Thread/ERROR]: ------------------------------
  294. [20:03:13] [Spigot Watchdog Thread/ERROR]: Current Thread: Signal Dispatcher
  295. [20:03:13] [Spigot Watchdog Thread/ERROR]: PID: 4 | Suspended: false | Native: false | State: RUNNABLE
  296. [20:03:13] [Spigot Watchdog Thread/ERROR]: Stack:
  297. [20:03:13] [Spigot Watchdog Thread/ERROR]: ------------------------------
  298. [20:03:13] [Spigot Watchdog Thread/ERROR]: Current Thread: Finalizer
  299. [20:03:13] [Spigot Watchdog Thread/ERROR]: PID: 3 | Suspended: false | Native: false | State: WAITING
  300. [20:03:13] [Spigot Watchdog Thread/ERROR]: Stack:
  301. [20:03:13] [Spigot Watchdog Thread/ERROR]: java.lang.Object.wait(Native Method)
  302. [20:03:13] [Spigot Watchdog Thread/ERROR]: java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:142)
  303. [20:03:13] [Spigot Watchdog Thread/ERROR]: java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:158)
  304. [20:03:13] [Spigot Watchdog Thread/ERROR]: java.lang.ref.Finalizer$FinalizerThread.run(Finalizer.java:209)
  305. [20:03:13] [Spigot Watchdog Thread/ERROR]: ------------------------------
  306. [20:03:13] [Spigot Watchdog Thread/ERROR]: Current Thread: Reference Handler
  307. [20:03:13] [Spigot Watchdog Thread/ERROR]: PID: 2 | Suspended: false | Native: false | State: WAITING
  308. [20:03:13] [Spigot Watchdog Thread/ERROR]: Stack:
  309. [20:03:13] [Spigot Watchdog Thread/ERROR]: java.lang.Object.wait(Native Method)
  310. [20:03:13] [Spigot Watchdog Thread/ERROR]: java.lang.Object.wait(Object.java:502)
  311. [20:03:13] [Spigot Watchdog Thread/ERROR]: java.lang.ref.Reference$ReferenceHandler.run(Reference.java:157)
  312. [20:03:13] [Spigot Watchdog Thread/ERROR]: ------------------------------
  313. [20:03:13] [Spigot Watchdog Thread/INFO]: Attempting to restart with ./start.sh
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement