Advertisement
Guest User

Untitled

a guest
Jun 18th, 2015
32
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 35.73 KB | None | 0 0
  1. [17:02:44 ERROR]: The server has stopped responding!
  2. [17:02:44 ERROR]: Please report this to http://www.spigotmc.org/
  3. [17:02:44 ERROR]: Be sure to include ALL relevant console errors and Minecraft crash reports
  4. [17:02:44 ERROR]: Spigot version: git-Spigot-07a5b1b-53433de (MC: 1.8.7)
  5. [17:02:44 ERROR]: ------------------------------
  6. [17:02:44 ERROR]: Server thread dump (Look for plugins here before reporting to Spigot!):
  7. [17:02:44 ERROR]: ------------------------------
  8. [17:02:44 ERROR]: Current Thread: Server thread
  9. [17:02:44 ERROR]: PID: 13 | Suspended: false | Native: false | State: RUNNABLE
  10. [17:02:44 ERROR]: Stack:
  11. [17:02:44 ERROR]: java.lang.Class.forName0(Native Method)
  12. [17:02:44 ERROR]: java.lang.Class.forName(Class.java:190)
  13. [17:02:44 ERROR]: sun.awt.SunToolkit.initEQ(SunToolkit.java:116)
  14. [17:02:44 ERROR]: sun.awt.SunToolkit.createNewAppContext(SunToolkit.java:295)
  15. [17:02:44 ERROR]: sun.awt.AppContext$2.run(AppContext.java:271)
  16. [17:02:44 ERROR]: sun.awt.AppContext$2.run(AppContext.java:260)
  17. [17:02:44 ERROR]: java.security.AccessController.doPrivileged(Native Method)
  18. [17:02:44 ERROR]: sun.awt.AppContext.initMainAppContext(AppContext.java:260)
  19. [17:02:44 ERROR]: sun.awt.AppContext.access$200(AppContext.java:133)
  20. [17:02:44 ERROR]: sun.awt.AppContext$3.run(AppContext.java:314)
  21. [17:02:44 ERROR]: sun.awt.AppContext$3.run(AppContext.java:298)
  22. [17:02:44 ERROR]: java.security.AccessController.doPrivileged(Native Method)
  23. [17:02:44 ERROR]: sun.awt.AppContext.getAppContext(AppContext.java:297)
  24. [17:02:44 ERROR]: sun.awt.AppContext$6.getContext(AppContext.java:841)
  25. [17:02:44 ERROR]: sun.misc.SharedSecrets.getJavaAWTAccess(SharedSecrets.java:201)
  26. [17:02:44 ERROR]: java.util.logging.LogManager.getUserContext(LogManager.java:372)
  27. [17:02:44 ERROR]: java.util.logging.LogManager.addLogger(LogManager.java:966)
  28. [17:02:44 ERROR]: java.util.logging.LogManager.demandSystemLogger(LogManager.java:465)
  29. [17:02:44 ERROR]: java.util.logging.Logger.getPlatformLogger(Logger.java:473)
  30. [17:02:44 ERROR]: java.util.logging.LoggingProxyImpl.getLogger(LoggingProxyImpl.java:41)
  31. [17:02:44 ERROR]: sun.util.logging.LoggingSupport.getLogger(LoggingSupport.java:100)
  32. [17:02:44 ERROR]: sun.util.logging.PlatformLogger$JavaLoggerProxy.<init>(PlatformLogger.java:639)
  33. [17:02:44 ERROR]: sun.util.logging.PlatformLogger$JavaLoggerProxy.<init>(PlatformLogger.java:634)
  34. [17:02:44 ERROR]: sun.util.logging.PlatformLogger.<init>(PlatformLogger.java:243)
  35. [17:02:44 ERROR]: sun.util.logging.PlatformLogger.getLogger(PlatformLogger.java:202)
  36. [17:02:44 ERROR]: java.awt.Component.<clinit>(Component.java:192)
  37. [17:02:44 ERROR]: java.lang.Class.forName0(Native Method)
  38. [17:02:44 ERROR]: java.lang.Class.forName(Class.java:190)
  39. [17:02:44 ERROR]: com.sun.jna.Platform.<clinit>(Platform.java:64)
  40. [17:02:44 ERROR]: oshi.SystemInfo.<init>(SystemInfo.java:32)
  41. [17:02:44 ERROR]: net.minecraft.server.v1_8_R3.SystemUtils.<clinit>(SystemUtils.java:32)
  42. [17:02:44 ERROR]: net.minecraft.server.v1_8_R3.MinecraftServer.B(MinecraftServer.java:718)
  43. [17:02:44 ERROR]: net.minecraft.server.v1_8_R3.DedicatedServer.B(DedicatedServer.java:367)
  44. [17:02:44 ERROR]: net.minecraft.server.v1_8_R3.MinecraftServer.A(MinecraftServer.java:657)
  45. [17:02:44 ERROR]: net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:560)
  46. [17:02:44 ERROR]: java.lang.Thread.run(Thread.java:744)
  47. [17:02:44 ERROR]: ------------------------------
  48. [17:02:44 ERROR]: Entire Thread Dump:
  49. [17:02:44 ERROR]: ------------------------------
  50. [17:02:44 ERROR]: Current Thread: pool-41-thread-1
  51. [17:02:44 ERROR]: PID: 1999 | Suspended: false | Native: false | State: WAITING
  52. [17:02:44 ERROR]: Stack:
  53. [17:02:44 ERROR]: sun.misc.Unsafe.park(Native Method)
  54. [17:02:44 ERROR]: java.util.concurrent.locks.LockSupport.park(LockSupport.java:186)
  55. [17:02:44 ERROR]: java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2043)
  56. [17:02:44 ERROR]: java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
  57. [17:02:44 ERROR]: java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1068)
  58. [17:02:44 ERROR]: java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130)
  59. [17:02:44 ERROR]: java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
  60. [17:02:44 ERROR]: java.lang.Thread.run(Thread.java:744)
  61. [17:02:44 ERROR]: ------------------------------
  62. [17:02:44 ERROR]: Current Thread: Chunk I/O Executor Thread-1
  63. [17:02:44 ERROR]: PID: 1993 | Suspended: false | Native: false | State: WAITING
  64. [17:02:44 ERROR]: Stack:
  65. [17:02:44 ERROR]: sun.misc.Unsafe.park(Native Method)
  66. [17:02:44 ERROR]: java.util.concurrent.locks.LockSupport.park(LockSupport.java:186)
  67. [17:02:44 ERROR]: java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2043)
  68. [17:02:44 ERROR]: java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
  69. [17:02:44 ERROR]: java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1068)
  70. [17:02:44 ERROR]: java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130)
  71. [17:02:44 ERROR]: java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
  72. [17:02:44 ERROR]: java.lang.Thread.run(Thread.java:744)
  73. [17:02:44 ERROR]: ------------------------------
  74. [17:02:44 ERROR]: Current Thread: Netty Epoll Server IO #3
  75. [17:02:44 ERROR]: PID: 24 | Suspended: false | Native: false | State: RUNNABLE
  76. [17:02:44 ERROR]: Stack:
  77. [17:02:44 ERROR]: io.netty.channel.epoll.Native.epollWait(Native Method)
  78. [17:02:44 ERROR]: io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:194)
  79. [17:02:44 ERROR]: io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:219)
  80. [17:02:44 ERROR]: io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:116)
  81. [17:02:44 ERROR]: java.lang.Thread.run(Thread.java:744)
  82. [17:02:44 ERROR]: ------------------------------
  83. [17:02:44 ERROR]: Current Thread: Netty Epoll Server IO #2
  84. [17:02:44 ERROR]: PID: 23 | Suspended: false | Native: true | State: RUNNABLE
  85. [17:02:44 ERROR]: Stack:
  86. [17:02:44 ERROR]: io.netty.channel.epoll.Native.epollWait(Native Method)
  87. [17:02:44 ERROR]: io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:194)
  88. [17:02:44 ERROR]: io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:219)
  89. [17:02:44 ERROR]: io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:116)
  90. [17:02:44 ERROR]: java.lang.Thread.run(Thread.java:744)
  91. [17:02:44 ERROR]: ------------------------------
  92. [17:02:44 ERROR]: Current Thread: pool-13-thread-3
  93. [17:02:44 ERROR]: PID: 80 | Suspended: false | Native: false | State: TIMED_WAITING
  94. [17:02:44 ERROR]: Stack:
  95. [17:02:44 ERROR]: sun.misc.Unsafe.park(Native Method)
  96. [17:02:44 ERROR]: java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:226)
  97. [17:02:44 ERROR]: java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2082)
  98. [17:02:44 ERROR]: java.util.concurrent.LinkedBlockingQueue.poll(LinkedBlockingQueue.java:467)
  99. [17:02:44 ERROR]: java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1068)
  100. [17:02:44 ERROR]: java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130)
  101. [17:02:44 ERROR]: java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
  102. [17:02:44 ERROR]: java.lang.Thread.run(Thread.java:744)
  103. [17:02:44 ERROR]: ------------------------------
  104. [17:02:44 ERROR]: Current Thread: File IO Thread
  105. [17:02:44 ERROR]: PID: 79 | Suspended: false | Native: false | State: TIMED_WAITING
  106. [17:02:44 ERROR]: Stack:
  107. [17:02:44 ERROR]: java.lang.Thread.sleep(Native Method)
  108. [17:02:44 ERROR]: net.minecraft.server.v1_8_R3.FileIOThread.c(SourceFile:51)
  109. [17:02:44 ERROR]: net.minecraft.server.v1_8_R3.FileIOThread.run(SourceFile:30)
  110. [17:02:44 ERROR]: java.lang.Thread.run(Thread.java:744)
  111. [17:02:44 ERROR]: ------------------------------
  112. [17:02:44 ERROR]: Current Thread: Query Listener #1
  113. [17:02:44 ERROR]: PID: 65 | Suspended: false | Native: true | State: RUNNABLE
  114. [17:02:44 ERROR]: Thread is waiting on monitor(s):
  115. [17:02:44 ERROR]: Locked on:java.net.PlainDatagramSocketImpl.receive0(Native Method)
  116. [17:02:44 ERROR]: Locked on:java.net.AbstractPlainDatagramSocketImpl.receive(AbstractPlainDatagramSocketImpl.java:145)
  117. [17:02:44 ERROR]: Locked on:java.net.DatagramSocket.receive(DatagramSocket.java:786)
  118. [17:02:44 ERROR]: Locked on:java.net.DatagramSocket.receive(DatagramSocket.java:786)
  119. [17:02:44 ERROR]: Stack:
  120. [17:02:44 ERROR]: java.net.PlainDatagramSocketImpl.receive0(Native Method)
  121. [17:02:44 ERROR]: java.net.AbstractPlainDatagramSocketImpl.receive(AbstractPlainDatagramSocketImpl.java:145)
  122. [17:02:44 ERROR]: java.net.DatagramSocket.receive(DatagramSocket.java:786)
  123. [17:02:44 ERROR]: net.minecraft.server.v1_8_R3.RemoteStatusListener.run(SourceFile:261)
  124. [17:02:44 ERROR]: java.lang.Thread.run(Thread.java:744)
  125. [17:02:44 ERROR]: ------------------------------
  126. [17:02:44 ERROR]: Current Thread: Netty Epoll Server IO #1
  127. [17:02:44 ERROR]: PID: 22 | Suspended: false | Native: true | State: RUNNABLE
  128. [17:02:44 ERROR]: Stack:
  129. [17:02:44 ERROR]: io.netty.channel.epoll.Native.epollWait(Native Method)
  130. [17:02:44 ERROR]: io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:194)
  131. [17:02:44 ERROR]: io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:219)
  132. [17:02:44 ERROR]: io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:116)
  133. [17:02:44 ERROR]: java.lang.Thread.run(Thread.java:744)
  134. [17:02:44 ERROR]: ------------------------------
  135. [17:02:44 ERROR]: Current Thread: Thread-26
  136. [17:02:44 ERROR]: PID: 64 | Suspended: false | Native: false | State: TIMED_WAITING
  137. [17:02:44 ERROR]: Stack:
  138. [17:02:44 ERROR]: java.lang.Thread.sleep(Native Method)
  139. [17:02:44 ERROR]: uk.co.oliwali.HawkEye.database.ConnectionManager$ConnectionReaper.run(ConnectionManager.java:149)
  140. [17:02:44 ERROR]: ------------------------------
  141. [17:02:44 ERROR]: Current Thread: Timer-1
  142. [17:02:44 ERROR]: PID: 47 | Suspended: false | Native: false | State: TIMED_WAITING
  143. [17:02:44 ERROR]: Stack:
  144. [17:02:44 ERROR]: java.lang.Object.wait(Native Method)
  145. [17:02:44 ERROR]: java.util.TimerThread.mainLoop(Timer.java:552)
  146. [17:02:44 ERROR]: java.util.TimerThread.run(Timer.java:505)
  147. [17:02:44 ERROR]: ------------------------------
  148. [17:02:44 ERROR]: Current Thread: Timer-0
  149. [17:02:44 ERROR]: PID: 46 | Suspended: false | Native: false | State: TIMED_WAITING
  150. [17:02:44 ERROR]: Stack:
  151. [17:02:44 ERROR]: java.lang.Object.wait(Native Method)
  152. [17:02:44 ERROR]: java.util.TimerThread.mainLoop(Timer.java:552)
  153. [17:02:44 ERROR]: java.util.TimerThread.run(Timer.java:505)
  154. [17:02:44 ERROR]: ------------------------------
  155. [17:02:44 ERROR]: Current Thread: pool-13-thread-2 Acceptor0 [email protected]:8123
  156. [17:02:44 ERROR]: PID: 45 | Suspended: false | Native: true | State: RUNNABLE
  157. [17:02:44 ERROR]: Thread is waiting on monitor(s):
  158. [17:02:44 ERROR]: Locked on:sun.nio.ch.ServerSocketChannelImpl.accept(ServerSocketChannelImpl.java:241)
  159. [17:02:44 ERROR]: Stack:
  160. [17:02:44 ERROR]: sun.nio.ch.ServerSocketChannelImpl.accept0(Native Method)
  161. [17:02:44 ERROR]: sun.nio.ch.ServerSocketChannelImpl.accept(ServerSocketChannelImpl.java:241)
  162. [17:02:44 ERROR]: org.dynmap.jetty.server.nio.SelectChannelConnector.accept(SelectChannelConnector.java:109)
  163. [17:02:44 ERROR]: org.dynmap.jetty.server.AbstractConnector$Acceptor.run(AbstractConnector.java:938)
  164. [17:02:44 ERROR]: java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
  165. [17:02:44 ERROR]: java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
  166. [17:02:44 ERROR]: java.lang.Thread.run(Thread.java:744)
  167. [17:02:44 ERROR]: ------------------------------
  168. [17:02:44 ERROR]: Current Thread: pool-13-thread-1 Selector0
  169. [17:02:44 ERROR]: PID: 44 | Suspended: false | Native: true | State: RUNNABLE
  170. [17:02:44 ERROR]: Thread is waiting on monitor(s):
  171. [17:02:44 ERROR]: Locked on:sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:87)
  172. [17:02:44 ERROR]: Locked on:sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:87)
  173. [17:02:44 ERROR]: Locked on:sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:87)
  174. [17:02:44 ERROR]: Stack:
  175. [17:02:44 ERROR]: sun.nio.ch.EPollArrayWrapper.epollWait(Native Method)
  176. [17:02:44 ERROR]: sun.nio.ch.EPollArrayWrapper.poll(EPollArrayWrapper.java:269)
  177. [17:02:44 ERROR]: sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:79)
  178. [17:02:44 ERROR]: sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:87)
  179. [17:02:44 ERROR]: sun.nio.ch.SelectorImpl.select(SelectorImpl.java:98)
  180. [17:02:44 ERROR]: org.dynmap.jetty.io.nio.SelectorManager$SelectSet.doSelect(SelectorManager.java:569)
  181. [17:02:44 ERROR]: org.dynmap.jetty.io.nio.SelectorManager$1.run(SelectorManager.java:290)
  182. [17:02:44 ERROR]: java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
  183. [17:02:44 ERROR]: java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
  184. [17:02:44 ERROR]: java.lang.Thread.run(Thread.java:744)
  185. [17:02:44 ERROR]: ------------------------------
  186. [17:02:44 ERROR]: Current Thread: HashSessionScavenger-0
  187. [17:02:44 ERROR]: PID: 43 | Suspended: false | Native: false | State: TIMED_WAITING
  188. [17:02:44 ERROR]: Stack:
  189. [17:02:44 ERROR]: java.lang.Object.wait(Native Method)
  190. [17:02:44 ERROR]: java.util.TimerThread.mainLoop(Timer.java:552)
  191. [17:02:44 ERROR]: java.util.TimerThread.run(Timer.java:505)
  192. [17:02:44 ERROR]: ------------------------------
  193. [17:02:44 ERROR]: Current Thread: Dynmap Render Thread
  194. [17:02:44 ERROR]: PID: 40 | Suspended: false | Native: false | State: TIMED_WAITING
  195. [17:02:44 ERROR]: Stack:
  196. [17:02:44 ERROR]: sun.misc.Unsafe.park(Native Method)
  197. [17:02:44 ERROR]: java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:226)
  198. [17:02:44 ERROR]: java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2082)
  199. [17:02:44 ERROR]: java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1090)
  200. [17:02:44 ERROR]: java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:807)
  201. [17:02:44 ERROR]: java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1068)
  202. [17:02:44 ERROR]: java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130)
  203. [17:02:44 ERROR]: java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
  204. [17:02:44 ERROR]: java.lang.Thread.run(Thread.java:744)
  205. [17:02:44 ERROR]: ------------------------------
  206. [17:02:44 ERROR]: Current Thread: Dynmap Render Thread
  207. [17:02:44 ERROR]: PID: 39 | Suspended: false | Native: false | State: BLOCKED
  208. [17:02:44 ERROR]: Stack:
  209. [17:02:44 ERROR]: sun.util.logging.PlatformLogger.getLogger(PlatformLogger.java:196)
  210. [17:02:44 ERROR]: java.awt.EventQueue.<clinit>(EventQueue.java:184)
  211. [17:02:44 ERROR]: java.lang.Class.forName0(Native Method)
  212. [17:02:44 ERROR]: java.lang.Class.forName(Class.java:190)
  213. [17:02:44 ERROR]: sun.awt.SunToolkit.initEQ(SunToolkit.java:116)
  214. [17:02:44 ERROR]: sun.awt.SunToolkit.createNewAppContext(SunToolkit.java:295)
  215. [17:02:44 ERROR]: sun.awt.AppContext$2.run(AppContext.java:271)
  216. [17:02:44 ERROR]: sun.awt.AppContext$2.run(AppContext.java:260)
  217. [17:02:44 ERROR]: java.security.AccessController.doPrivileged(Native Method)
  218. [17:02:44 ERROR]: sun.awt.AppContext.initMainAppContext(AppContext.java:260)
  219. [17:02:44 ERROR]: sun.awt.AppContext.access$200(AppContext.java:133)
  220. [17:02:44 ERROR]: sun.awt.AppContext$3.run(AppContext.java:314)
  221. [17:02:44 ERROR]: sun.awt.AppContext$3.run(AppContext.java:298)
  222. [17:02:44 ERROR]: java.security.AccessController.doPrivileged(Native Method)
  223. [17:02:44 ERROR]: sun.awt.AppContext.getAppContext(AppContext.java:297)
  224. [17:02:44 ERROR]: javax.imageio.spi.IIORegistry.getDefaultInstance(IIORegistry.java:154)
  225. [17:02:44 ERROR]: javax.imageio.ImageIO.<clinit>(ImageIO.java:65)
  226. [17:02:44 ERROR]: org.dynmap.PlayerFaces$LoadPlayerImages.run(PlayerFaces.java:76)
  227. [17:02:44 ERROR]: org.dynmap.MapManager$DynmapScheduledThreadPoolExecutor$1.run(MapManager.java:190)
  228. [17:02:44 ERROR]: org.dynmap.MapManager$DynmapScheduledThreadPoolExecutor$2.run(MapManager.java:206)
  229. [17:02:44 ERROR]: java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:471)
  230. [17:02:44 ERROR]: java.util.concurrent.FutureTask.run(FutureTask.java:262)
  231. [17:02:44 ERROR]: java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$201(ScheduledThreadPoolExecutor.java:178)
  232. [17:02:44 ERROR]: java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:292)
  233. [17:02:44 ERROR]: java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
  234. [17:02:44 ERROR]: java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
  235. [17:02:44 ERROR]: java.lang.Thread.run(Thread.java:744)
  236. [17:02:44 ERROR]: ------------------------------
  237. [17:02:44 ERROR]: Current Thread: Dynmap Render Thread
  238. [17:02:44 ERROR]: PID: 38 | Suspended: false | Native: false | State: WAITING
  239. [17:02:44 ERROR]: Stack:
  240. [17:02:44 ERROR]: java.lang.Object.wait(Native Method)
  241. [17:02:44 ERROR]: org.bukkit.craftbukkit.v1_8_R3.scheduler.CraftFuture.get(CraftFuture.java:54)
  242. [17:02:44 ERROR]: org.bukkit.craftbukkit.v1_8_R3.scheduler.CraftFuture.get(CraftFuture.java:42)
  243. [17:02:44 ERROR]: org.dynmap.MapManager$CheckWorldTimes.run(MapManager.java:804)
  244. [17:02:44 ERROR]: org.dynmap.MapManager$DynmapScheduledThreadPoolExecutor$2.run(MapManager.java:206)
  245. [17:02:44 ERROR]: java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:471)
  246. [17:02:44 ERROR]: java.util.concurrent.FutureTask.run(FutureTask.java:262)
  247. [17:02:44 ERROR]: java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$201(ScheduledThreadPoolExecutor.java:178)
  248. [17:02:44 ERROR]: java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:292)
  249. [17:02:44 ERROR]: java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
  250. [17:02:44 ERROR]: java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
  251. [17:02:44 ERROR]: java.lang.Thread.run(Thread.java:744)
  252. [17:02:44 ERROR]: ------------------------------
  253. [17:02:44 ERROR]: Current Thread: Thread-13
  254. [17:02:44 ERROR]: PID: 37 | Suspended: false | Native: false | State: WAITING
  255. [17:02:44 ERROR]: Stack:
  256. [17:02:44 ERROR]: sun.misc.Unsafe.park(Native Method)
  257. [17:02:44 ERROR]: java.util.concurrent.locks.LockSupport.park(LockSupport.java:186)
  258. [17:02:44 ERROR]: java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2043)
  259. [17:02:44 ERROR]: java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
  260. [17:02:44 ERROR]: org.dynmap.AsynchronousQueue.pop(AsynchronousQueue.java:44)
  261. [17:02:44 ERROR]: org.dynmap.AsynchronousQueue.running(AsynchronousQueue.java:128)
  262. [17:02:44 ERROR]: org.dynmap.AsynchronousQueue.access$000(AsynchronousQueue.java:9)
  263. [17:02:44 ERROR]: org.dynmap.AsynchronousQueue$1.run(AsynchronousQueue.java:83)
  264. [17:02:44 ERROR]: java.lang.Thread.run(Thread.java:744)
  265. [17:02:44 ERROR]: ------------------------------
  266. [17:02:44 ERROR]: Current Thread: Thread-12
  267. [17:02:44 ERROR]: PID: 36 | Suspended: false | Native: false | State: WAITING
  268. [17:02:44 ERROR]: Stack:
  269. [17:02:44 ERROR]: sun.misc.Unsafe.park(Native Method)
  270. [17:02:44 ERROR]: java.util.concurrent.locks.LockSupport.park(LockSupport.java:186)
  271. [17:02:44 ERROR]: java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2043)
  272. [17:02:44 ERROR]: java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
  273. [17:02:44 ERROR]: org.dynmap.AsynchronousQueue.pop(AsynchronousQueue.java:44)
  274. [17:02:44 ERROR]: org.dynmap.AsynchronousQueue.running(AsynchronousQueue.java:128)
  275. [17:02:44 ERROR]: org.dynmap.AsynchronousQueue.access$000(AsynchronousQueue.java:9)
  276. [17:02:44 ERROR]: org.dynmap.AsynchronousQueue$1.run(AsynchronousQueue.java:83)
  277. [17:02:44 ERROR]: java.lang.Thread.run(Thread.java:744)
  278. [17:02:44 ERROR]: ------------------------------
  279. [17:02:44 ERROR]: Current Thread: Thread-10
  280. [17:02:44 ERROR]: PID: 32 | Suspended: false | Native: false | State: TIMED_WAITING
  281. [17:02:44 ERROR]: Stack:
  282. [17:02:44 ERROR]: java.lang.Thread.sleep(Native Method)
  283. [17:02:44 ERROR]: com.griefcraft.modules.credits.CreditsModule$CreditsTask.run(CreditsModule.java:110)
  284. [17:02:44 ERROR]: java.lang.Thread.run(Thread.java:744)
  285. [17:02:44 ERROR]: ------------------------------
  286. [17:02:44 ERROR]: Current Thread: Thread-9
  287. [17:02:44 ERROR]: PID: 31 | Suspended: false | Native: false | State: TIMED_WAITING
  288. [17:02:44 ERROR]: Stack:
  289. [17:02:44 ERROR]: java.lang.Thread.sleep(Native Method)
  290. [17:02:44 ERROR]: com.griefcraft.util.DatabaseThread.run(DatabaseThread.java:181)
  291. [17:02:44 ERROR]: java.lang.Thread.run(Thread.java:744)
  292. [17:02:44 ERROR]: ------------------------------
  293. [17:02:44 ERROR]: Current Thread: Ebean-SimpleSpawnLite-Core.0
  294. [17:02:44 ERROR]: PID: 28 | Suspended: false | Native: false | State: WAITING
  295. [17:02:44 ERROR]: Stack:
  296. [17:02:44 ERROR]: java.lang.Object.wait(Native Method)
  297. [17:02:44 ERROR]: java.lang.Object.wait(Object.java:503)
  298. [17:02:44 ERROR]: com.avaje.ebeaninternal.server.lib.thread.PooledThread.run(PooledThread.java:75)
  299. [17:02:44 ERROR]: java.lang.Thread.run(Thread.java:744)
  300. [17:02:44 ERROR]: ------------------------------
  301. [17:02:44 ERROR]: Current Thread: EbeanBackgroundThread
  302. [17:02:44 ERROR]: PID: 27 | Suspended: false | Native: false | State: TIMED_WAITING
  303. [17:02:44 ERROR]: Stack:
  304. [17:02:44 ERROR]: java.lang.Thread.sleep(Native Method)
  305. [17:02:44 ERROR]: com.avaje.ebeaninternal.server.lib.BackgroundThread$Runner.run(BackgroundThread.java:168)
  306. [17:02:44 ERROR]: java.lang.Thread.run(Thread.java:744)
  307. [17:02:44 ERROR]: ------------------------------
  308. [17:02:44 ERROR]: Current Thread: Netty Epoll Server IO #0
  309. [17:02:44 ERROR]: PID: 21 | Suspended: false | Native: true | State: RUNNABLE
  310. [17:02:44 ERROR]: Stack:
  311. [17:02:44 ERROR]: io.netty.channel.epoll.Native.epollWait(Native Method)
  312. [17:02:44 ERROR]: io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:194)
  313. [17:02:44 ERROR]: io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:219)
  314. [17:02:44 ERROR]: io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:116)
  315. [17:02:44 ERROR]: java.lang.Thread.run(Thread.java:744)
  316. [17:02:44 ERROR]: ------------------------------
  317. [17:02:44 ERROR]: Current Thread: Spigot Watchdog Thread
  318. [17:02:44 ERROR]: PID: 19 | Suspended: false | Native: false | State: RUNNABLE
  319. [17:02:44 ERROR]: Stack:
  320. [17:02:44 ERROR]: sun.management.ThreadImpl.dumpThreads0(Native Method)
  321. [17:02:44 ERROR]: sun.management.ThreadImpl.dumpAllThreads(ThreadImpl.java:446)
  322. [17:02:44 ERROR]: org.spigotmc.WatchdogThread.run(WatchdogThread.java:76)
  323. [17:02:44 ERROR]: ------------------------------
  324. [17:02:44 ERROR]: Current Thread: Server console handler
  325. [17:02:44 ERROR]: PID: 16 | Suspended: false | Native: true | State: RUNNABLE
  326. [17:02:44 ERROR]: Thread is waiting on monitor(s):
  327. [17:02:44 ERROR]: Locked on:java.io.BufferedInputStream.read(BufferedInputStream.java:254)
  328. [17:02:44 ERROR]: Locked on:org.bukkit.craftbukkit.libs.jline.internal.InputStreamReader.read(InputStreamReader.java:261)
  329. [17:02:44 ERROR]: Locked on:org.bukkit.craftbukkit.libs.jline.internal.InputStreamReader.read(InputStreamReader.java:198)
  330. [17:02:44 ERROR]: Stack:
  331. [17:02:44 ERROR]: java.io.FileInputStream.readBytes(Native Method)
  332. [17:02:44 ERROR]: java.io.FileInputStream.read(FileInputStream.java:272)
  333. [17:02:44 ERROR]: java.io.BufferedInputStream.fill(BufferedInputStream.java:235)
  334. [17:02:44 ERROR]: java.io.BufferedInputStream.read(BufferedInputStream.java:254)
  335. [17:02:44 ERROR]: org.bukkit.craftbukkit.libs.jline.internal.NonBlockingInputStream.read(NonBlockingInputStream.java:248)
  336. [17:02:44 ERROR]: org.bukkit.craftbukkit.libs.jline.internal.InputStreamReader.read(InputStreamReader.java:261)
  337. [17:02:44 ERROR]: org.bukkit.craftbukkit.libs.jline.internal.InputStreamReader.read(InputStreamReader.java:198)
  338. [17:02:44 ERROR]: org.bukkit.craftbukkit.libs.jline.console.ConsoleReader.readCharacter(ConsoleReader.java:2145)
  339. [17:02:44 ERROR]: org.bukkit.craftbukkit.libs.jline.console.ConsoleReader.readLineSimple(ConsoleReader.java:3183)
  340. [17:02:44 ERROR]: org.bukkit.craftbukkit.libs.jline.console.ConsoleReader.readLine(ConsoleReader.java:2333)
  341. [17:02:44 ERROR]: org.bukkit.craftbukkit.libs.jline.console.ConsoleReader.readLine(ConsoleReader.java:2269)
  342. [17:02:44 ERROR]: org.bukkit.craftbukkit.libs.jline.console.ConsoleReader.readLine(ConsoleReader.java:2257)
  343. [17:02:44 ERROR]: net.minecraft.server.v1_8_R3.DedicatedServer$2.run(DedicatedServer.java:81)
  344. [17:02:44 ERROR]: ------------------------------
  345. [17:02:44 ERROR]: Current Thread: Thread-4
  346. [17:02:44 ERROR]: PID: 17 | Suspended: false | Native: false | State: WAITING
  347. [17:02:44 ERROR]: Stack:
  348. [17:02:44 ERROR]: sun.misc.Unsafe.park(Native Method)
  349. [17:02:44 ERROR]: java.util.concurrent.locks.LockSupport.park(LockSupport.java:186)
  350. [17:02:44 ERROR]: java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2043)
  351. [17:02:44 ERROR]: java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
  352. [17:02:44 ERROR]: com.mojang.util.QueueLogAppender.getNextLogEvent(QueueLogAppender.java:77)
  353. [17:02:44 ERROR]: org.bukkit.craftbukkit.v1_8_R3.util.TerminalConsoleWriterThread.run(TerminalConsoleWriterThread.java:25)
  354. [17:02:44 ERROR]: java.lang.Thread.run(Thread.java:744)
  355. [17:02:44 ERROR]: ------------------------------
  356. [17:02:44 ERROR]: Current Thread: DestroyJavaVM
  357. [17:02:44 ERROR]: PID: 15 | Suspended: false | Native: false | State: RUNNABLE
  358. [17:02:44 ERROR]: Stack:
  359. [17:02:44 ERROR]: ------------------------------
  360. [17:02:44 ERROR]: Current Thread: Server thread
  361. [17:02:44 ERROR]: PID: 13 | Suspended: false | Native: false | State: RUNNABLE
  362. [17:02:44 ERROR]: Thread is waiting on monitor(s):
  363. [17:02:44 ERROR]: Locked on:sun.util.logging.PlatformLogger.getLogger(PlatformLogger.java:202)
  364. [17:02:44 ERROR]: Stack:
  365. [17:02:44 ERROR]: java.lang.Class.forName0(Native Method)
  366. [17:02:44 ERROR]: java.lang.Class.forName(Class.java:190)
  367. [17:02:44 ERROR]: sun.awt.SunToolkit.initEQ(SunToolkit.java:116)
  368. [17:02:44 ERROR]: sun.awt.SunToolkit.createNewAppContext(SunToolkit.java:295)
  369. [17:02:44 ERROR]: sun.awt.AppContext$2.run(AppContext.java:271)
  370. [17:02:44 ERROR]: sun.awt.AppContext$2.run(AppContext.java:260)
  371. [17:02:44 ERROR]: java.security.AccessController.doPrivileged(Native Method)
  372. [17:02:44 ERROR]: sun.awt.AppContext.initMainAppContext(AppContext.java:260)
  373. [17:02:44 ERROR]: sun.awt.AppContext.access$200(AppContext.java:133)
  374. [17:02:44 ERROR]: sun.awt.AppContext$3.run(AppContext.java:314)
  375. [17:02:44 ERROR]: sun.awt.AppContext$3.run(AppContext.java:298)
  376. [17:02:44 ERROR]: java.security.AccessController.doPrivileged(Native Method)
  377. [17:02:44 ERROR]: sun.awt.AppContext.getAppContext(AppContext.java:297)
  378. [17:02:44 ERROR]: sun.awt.AppContext$6.getContext(AppContext.java:841)
  379. [17:02:44 ERROR]: sun.misc.SharedSecrets.getJavaAWTAccess(SharedSecrets.java:201)
  380. [17:02:44 ERROR]: java.util.logging.LogManager.getUserContext(LogManager.java:372)
  381. [17:02:44 ERROR]: java.util.logging.LogManager.addLogger(LogManager.java:966)
  382. [17:02:44 ERROR]: java.util.logging.LogManager.demandSystemLogger(LogManager.java:465)
  383. [17:02:44 ERROR]: java.util.logging.Logger.getPlatformLogger(Logger.java:473)
  384. [17:02:44 ERROR]: java.util.logging.LoggingProxyImpl.getLogger(LoggingProxyImpl.java:41)
  385. [17:02:44 ERROR]: sun.util.logging.LoggingSupport.getLogger(LoggingSupport.java:100)
  386. [17:02:44 ERROR]: sun.util.logging.PlatformLogger$JavaLoggerProxy.<init>(PlatformLogger.java:639)
  387. [17:02:44 ERROR]: sun.util.logging.PlatformLogger$JavaLoggerProxy.<init>(PlatformLogger.java:634)
  388. [17:02:44 ERROR]: sun.util.logging.PlatformLogger.<init>(PlatformLogger.java:243)
  389. [17:02:44 ERROR]: sun.util.logging.PlatformLogger.getLogger(PlatformLogger.java:202)
  390. [17:02:44 ERROR]: java.awt.Component.<clinit>(Component.java:192)
  391. [17:02:44 ERROR]: java.lang.Class.forName0(Native Method)
  392. [17:02:44 ERROR]: java.lang.Class.forName(Class.java:190)
  393. [17:02:44 ERROR]: com.sun.jna.Platform.<clinit>(Platform.java:64)
  394. [17:02:44 ERROR]: oshi.SystemInfo.<init>(SystemInfo.java:32)
  395. [17:02:44 ERROR]: net.minecraft.server.v1_8_R3.SystemUtils.<clinit>(SystemUtils.java:32)
  396. [17:02:44 ERROR]: net.minecraft.server.v1_8_R3.MinecraftServer.B(MinecraftServer.java:718)
  397. [17:02:44 ERROR]: net.minecraft.server.v1_8_R3.DedicatedServer.B(DedicatedServer.java:367)
  398. [17:02:44 ERROR]: net.minecraft.server.v1_8_R3.MinecraftServer.A(MinecraftServer.java:657)
  399. [17:02:44 ERROR]: net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:560)
  400. [17:02:44 ERROR]: java.lang.Thread.run(Thread.java:744)
  401. [17:02:44 ERROR]: ------------------------------
  402. [17:02:44 ERROR]: Current Thread: Server Infinisleeper
  403. [17:02:44 ERROR]: PID: 14 | Suspended: false | Native: false | State: TIMED_WAITING
  404. [17:02:44 ERROR]: Stack:
  405. [17:02:44 ERROR]: java.lang.Thread.sleep(Native Method)
  406. [17:02:44 ERROR]: net.minecraft.server.v1_8_R3.DedicatedServer$1.run(DedicatedServer.java:54)
  407. [17:02:44 ERROR]: ------------------------------
  408. [17:02:44 ERROR]: Current Thread: Snooper Timer
  409. [17:02:44 ERROR]: PID: 10 | Suspended: false | Native: false | State: WAITING
  410. [17:02:44 ERROR]: Stack:
  411. [17:02:44 ERROR]: java.lang.Object.wait(Native Method)
  412. [17:02:44 ERROR]: java.lang.Object.wait(Object.java:503)
  413. [17:02:44 ERROR]: java.util.TimerThread.mainLoop(Timer.java:526)
  414. [17:02:44 ERROR]: java.util.TimerThread.run(Timer.java:505)
  415. [17:02:44 ERROR]: ------------------------------
  416. [17:02:44 ERROR]: Current Thread: Signal Dispatcher
  417. [17:02:44 ERROR]: PID: 4 | Suspended: false | Native: false | State: RUNNABLE
  418. [17:02:44 ERROR]: Stack:
  419. [17:02:44 ERROR]: ------------------------------
  420. [17:02:44 ERROR]: Current Thread: Finalizer
  421. [17:02:44 ERROR]: PID: 3 | Suspended: false | Native: false | State: WAITING
  422. [17:02:44 ERROR]: Stack:
  423. [17:02:44 ERROR]: java.lang.Object.wait(Native Method)
  424. [17:02:44 ERROR]: java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:135)
  425. [17:02:44 ERROR]: java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:151)
  426. [17:02:44 ERROR]: java.lang.ref.Finalizer$FinalizerThread.run(Finalizer.java:189)
  427. [17:02:44 ERROR]: ------------------------------
  428. [17:02:44 ERROR]: Current Thread: Reference Handler
  429. [17:02:44 ERROR]: PID: 2 | Suspended: false | Native: false | State: WAITING
  430. [17:02:44 ERROR]: Stack:
  431. [17:02:44 ERROR]: java.lang.Object.wait(Native Method)
  432. [17:02:44 ERROR]: java.lang.Object.wait(Object.java:503)
  433. [17:02:44 ERROR]: java.lang.ref.Reference$ReferenceHandler.run(Reference.java:133)
  434. [17:02:44 ERROR]: ------------------------------
  435. [17:02:44 INFO]: Startup script './start.sh' does not exist! Stopping server.
  436. [17:02:44 INFO]: Stopping server
  437. [17:02:44 INFO]: [Dynmap-WorldGuard] Disabling Dynmap-WorldGuard v0.80
  438. Notice : Minecraft server has stopped running.
  439. Events : Event Raised at 6/18/2015 5:02:56 PM
  440. Raised by :Core
  441. Caused by :Minecraft_Server
  442. Title :Minecraft server has stopped running.
  443.  
  444. Warning : Server stopped unexpectedly! Automatically restarting...
  445. Events : Event Raised at 6/18/2015 5:02:56 PM
  446. Raised by :Wrapper
  447. Title :Minecraft server stopped unexpectedly
  448. User :The Minecraft server process stopped unexpectedly. It will be automatically restarted.
  449.  
  450. Info : Waiting to start Minecraft server...
  451. Events : Event Raised at 6/18/2015 5:02:57 PM
  452. Raised by :Core
  453. Title :Starting Minecraft Server
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement