DrizzerX

mv

Jan 16th, 2015
267
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 28.10 KB | None | 0 0
  1. [17:26:58] [Server thread/INFO]: [MultiInv] No groups.yml found. Creating example file...
  2. [17:28:00] [Spigot Watchdog Thread/ERROR]: The server has stopped responding!
  3. [17:28:00] [Spigot Watchdog Thread/ERROR]: Please report this to http://www.spigotmc.org/
  4. [17:28:00] [Spigot Watchdog Thread/ERROR]: Be sure to include ALL relevant console errors and Minecraft crash reports
  5. [17:28:00] [Spigot Watchdog Thread/ERROR]: Spigot version: git-Spigot-1620 (MC: 1.7.10)
  6. [17:28:00] [Spigot Watchdog Thread/ERROR]: ------------------------------
  7. [17:28:00] [Spigot Watchdog Thread/ERROR]: Server thread dump (Look for plugins here before reporting to Spigot!):
  8. [17:28:00] [Spigot Watchdog Thread/ERROR]: ------------------------------
  9. [17:28:00] [Spigot Watchdog Thread/ERROR]: Current Thread: Server thread
  10. [17:28:00] [Spigot Watchdog Thread/ERROR]: PID: 14 | Suspended: false | Native: false | State: TIMED_WAITING
  11. [17:28:00] [Spigot Watchdog Thread/ERROR]: Stack:
  12. [17:28:00] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.sleep(Native Method)
  13. [17:28:00] [Spigot Watchdog Thread/ERROR]: net.minecraft.util.com.mojang.authlib.yggdrasil.YggdrasilGameProfileRepository.findProfilesByNames(YggdrasilGameProfileRepository.java:81)
  14. [17:28:00] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_7_R4.UserCache.a(UserCache.java:56)
  15. [17:28:00] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_7_R4.UserCache.getProfile(UserCache.java:129)
  16. [17:28:00] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.v1_7_R4.CraftServer.getOfflinePlayer(CraftServer.java:1404)
  17. [17:28:00] [Spigot Watchdog Thread/ERROR]: org.bukkit.Bukkit.getOfflinePlayer(Bukkit.java:436)
  18. [17:28:00] [Spigot Watchdog Thread/ERROR]: com.onarandombox.multiverseinventories.util.data.DefaultPlayerProfile.<init>(DefaultPlayerProfile.java:51)
  19. [17:28:00] [Spigot Watchdog Thread/ERROR]: com.onarandombox.multiverseinventories.util.data.FlatFilePlayerData.getPlayerData(FlatFilePlayerData.java:283)
  20. [17:28:00] [Spigot Watchdog Thread/ERROR]: com.onarandombox.multiverseinventories.WeakProfileContainer.getPlayerData(WeakProfileContainer.java:98)
  21. [17:28:00] [Spigot Watchdog Thread/ERROR]: uk.co.tggl.pluckerpluck.multiinv.command.MICommand.command(MICommand.java:162)
  22. [17:28:00] [Spigot Watchdog Thread/ERROR]: uk.co.tggl.pluckerpluck.multiinv.MultiInv.onCommand(MultiInv.java:275)
  23. [17:28:00] [Spigot Watchdog Thread/ERROR]: org.bukkit.command.PluginCommand.execute(PluginCommand.java:44)
  24. [17:28:00] [Spigot Watchdog Thread/ERROR]: org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:181)
  25. [17:28:00] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.v1_7_R4.CraftServer.dispatchCommand(CraftServer.java:767)
  26. [17:28:00] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.v1_7_R4.CraftServer.dispatchServerCommand(CraftServer.java:753)
  27. [17:28:00] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_7_R4.DedicatedServer.aB(DedicatedServer.java:326)
  28. [17:28:00] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_7_R4.DedicatedServer.v(DedicatedServer.java:290)
  29. [17:28:00] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_7_R4.MinecraftServer.u(MinecraftServer.java:584)
  30. [17:28:00] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_7_R4.MinecraftServer.run(MinecraftServer.java:490)
  31. [17:28:00] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_7_R4.ThreadServerApplication.run(SourceFile:628)
  32. [17:28:00] [Spigot Watchdog Thread/ERROR]: ------------------------------
  33. [17:28:00] [Spigot Watchdog Thread/ERROR]: Entire Thread Dump:
  34. [17:28:00] [Spigot Watchdog Thread/ERROR]: ------------------------------
  35. [17:28:00] [Spigot Watchdog Thread/ERROR]: Current Thread: process reaper
  36. [17:28:00] [Spigot Watchdog Thread/ERROR]: PID: 47 | Suspended: false | Native: false | State: TIMED_WAITING
  37. [17:28:00] [Spigot Watchdog Thread/ERROR]: Stack:
  38. [17:28:00] [Spigot Watchdog Thread/ERROR]: sun.misc.Unsafe.park(Native Method)
  39. [17:28:00] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:226)
  40. [17:28:00] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)
  41. [17:28:00] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:359)
  42. [17:28:00] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:942)
  43. [17:28:00] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1068)
  44. [17:28:00] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130)
  45. [17:28:00] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
  46. [17:28:00] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:745)
  47. [17:28:00] [Spigot Watchdog Thread/ERROR]: ------------------------------
  48. [17:28:00] [Spigot Watchdog Thread/ERROR]: Current Thread: Keep-Alive-Timer
  49. [17:28:00] [Spigot Watchdog Thread/ERROR]: PID: 46 | Suspended: false | Native: false | State: TIMED_WAITING
  50. [17:28:00] [Spigot Watchdog Thread/ERROR]: Stack:
  51. [17:28:00] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.sleep(Native Method)
  52. [17:28:00] [Spigot Watchdog Thread/ERROR]: sun.net.www.http.KeepAliveCache.run(KeepAliveCache.java:172)
  53. [17:28:00] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:745)
  54. [17:28:00] [Spigot Watchdog Thread/ERROR]: ------------------------------
  55. [17:28:00] [Spigot Watchdog Thread/ERROR]: Current Thread: Netty IO #3
  56. [17:28:00] [Spigot Watchdog Thread/ERROR]: PID: 25 | Suspended: false | Native: false | State: RUNNABLE
  57. [17:28:00] [Spigot Watchdog Thread/ERROR]: Thread is waiting on monitor(s):
  58. [17:28:00] [Spigot Watchdog Thread/ERROR]: Locked on:sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:87)
  59. [17:28:00] [Spigot Watchdog Thread/ERROR]: Locked on:sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:87)
  60. [17:28:00] [Spigot Watchdog Thread/ERROR]: Locked on:sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:87)
  61. [17:28:00] [Spigot Watchdog Thread/ERROR]: Stack:
  62. [17:28:00] [Spigot Watchdog Thread/ERROR]: sun.nio.ch.EPollArrayWrapper.epollWait(Native Method)
  63. [17:28:00] [Spigot Watchdog Thread/ERROR]: sun.nio.ch.EPollArrayWrapper.poll(EPollArrayWrapper.java:269)
  64. [17:28:00] [Spigot Watchdog Thread/ERROR]: sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:79)
  65. [17:28:00] [Spigot Watchdog Thread/ERROR]: sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:87)
  66. [17:28:00] [Spigot Watchdog Thread/ERROR]: sun.nio.ch.SelectorImpl.select(SelectorImpl.java:98)
  67. [17:28:00] [Spigot Watchdog Thread/ERROR]: net.minecraft.util.io.netty.channel.nio.NioEventLoop.select(NioEventLoop.java:591)
  68. [17:28:00] [Spigot Watchdog Thread/ERROR]: net.minecraft.util.io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:301)
  69. [17:28:00] [Spigot Watchdog Thread/ERROR]: net.minecraft.util.io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:101)
  70. [17:28:00] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:745)
  71. [17:28:00] [Spigot Watchdog Thread/ERROR]: ------------------------------
  72. [17:28:00] [Spigot Watchdog Thread/ERROR]: Current Thread: Netty IO #2
  73. [17:28:00] [Spigot Watchdog Thread/ERROR]: PID: 24 | Suspended: false | Native: true | State: RUNNABLE
  74. [17:28:00] [Spigot Watchdog Thread/ERROR]: Thread is waiting on monitor(s):
  75. [17:28:00] [Spigot Watchdog Thread/ERROR]: Locked on:sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:87)
  76. [17:28:00] [Spigot Watchdog Thread/ERROR]: Locked on:sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:87)
  77. [17:28:00] [Spigot Watchdog Thread/ERROR]: Locked on:sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:87)
  78. [17:28:00] [Spigot Watchdog Thread/ERROR]: Stack:
  79. [17:28:00] [Spigot Watchdog Thread/ERROR]: sun.nio.ch.EPollArrayWrapper.epollWait(Native Method)
  80. [17:28:00] [Spigot Watchdog Thread/ERROR]: sun.nio.ch.EPollArrayWrapper.poll(EPollArrayWrapper.java:269)
  81. [17:28:00] [Spigot Watchdog Thread/ERROR]: sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:79)
  82. [17:28:00] [Spigot Watchdog Thread/ERROR]: sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:87)
  83. [17:28:00] [Spigot Watchdog Thread/ERROR]: sun.nio.ch.SelectorImpl.select(SelectorImpl.java:98)
  84. [17:28:00] [Spigot Watchdog Thread/ERROR]: net.minecraft.util.io.netty.channel.nio.NioEventLoop.select(NioEventLoop.java:591)
  85. [17:28:00] [Spigot Watchdog Thread/ERROR]: net.minecraft.util.io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:301)
  86. [17:28:00] [Spigot Watchdog Thread/ERROR]: net.minecraft.util.io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:101)
  87. [17:28:00] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:745)
  88. [17:28:00] [Spigot Watchdog Thread/ERROR]: ------------------------------
  89. [17:28:00] [Spigot Watchdog Thread/ERROR]: Current Thread: Netty IO #1
  90. [17:28:00] [Spigot Watchdog Thread/ERROR]: PID: 23 | Suspended: false | Native: true | State: RUNNABLE
  91. [17:28:00] [Spigot Watchdog Thread/ERROR]: Thread is waiting on monitor(s):
  92. [17:28:00] [Spigot Watchdog Thread/ERROR]: Locked on:sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:87)
  93. [17:28:00] [Spigot Watchdog Thread/ERROR]: Locked on:sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:87)
  94. [17:28:00] [Spigot Watchdog Thread/ERROR]: Locked on:sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:87)
  95. [17:28:00] [Spigot Watchdog Thread/ERROR]: Stack:
  96. [17:28:00] [Spigot Watchdog Thread/ERROR]: sun.nio.ch.EPollArrayWrapper.epollWait(Native Method)
  97. [17:28:00] [Spigot Watchdog Thread/ERROR]: sun.nio.ch.EPollArrayWrapper.poll(EPollArrayWrapper.java:269)
  98. [17:28:00] [Spigot Watchdog Thread/ERROR]: sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:79)
  99. [17:28:00] [Spigot Watchdog Thread/ERROR]: sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:87)
  100. [17:28:00] [Spigot Watchdog Thread/ERROR]: sun.nio.ch.SelectorImpl.select(SelectorImpl.java:98)
  101. [17:28:00] [Spigot Watchdog Thread/ERROR]: net.minecraft.util.io.netty.channel.nio.NioEventLoop.select(NioEventLoop.java:591)
  102. [17:28:00] [Spigot Watchdog Thread/ERROR]: net.minecraft.util.io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:301)
  103. [17:28:00] [Spigot Watchdog Thread/ERROR]: net.minecraft.util.io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:101)
  104. [17:28:00] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:745)
  105. [17:28:00] [Spigot Watchdog Thread/ERROR]: ------------------------------
  106. [17:28:00] [Spigot Watchdog Thread/ERROR]: Current Thread: MV-Inv Profile Write Thread
  107. [17:28:00] [Spigot Watchdog Thread/ERROR]: PID: 40 | Suspended: false | Native: false | State: WAITING
  108. [17:28:00] [Spigot Watchdog Thread/ERROR]: Stack:
  109. [17:28:00] [Spigot Watchdog Thread/ERROR]: sun.misc.Unsafe.park(Native Method)
  110. [17:28:00] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.LockSupport.park(LockSupport.java:186)
  111. [17:28:00] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2043)
  112. [17:28:00] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
  113. [17:28:00] [Spigot Watchdog Thread/ERROR]: com.onarandombox.multiverseinventories.util.data.FlatFilePlayerData$FileWriteThread.run(FlatFilePlayerData.java:208)
  114. [17:28:00] [Spigot Watchdog Thread/ERROR]: ------------------------------
  115. [17:28:00] [Spigot Watchdog Thread/ERROR]: Current Thread: File IO Thread
  116. [17:28:00] [Spigot Watchdog Thread/ERROR]: PID: 39 | Suspended: false | Native: false | State: TIMED_WAITING
  117. [17:28:00] [Spigot Watchdog Thread/ERROR]: Stack:
  118. [17:28:00] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.sleep(Native Method)
  119. [17:28:00] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_7_R4.FileIOThread.b(SourceFile:44)
  120. [17:28:00] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_7_R4.FileIOThread.run(SourceFile:23)
  121. [17:28:00] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:745)
  122. [17:28:00] [Spigot Watchdog Thread/ERROR]: ------------------------------
  123. [17:28:00] [Spigot Watchdog Thread/ERROR]: Current Thread: Head Conversion Thread - 2
  124. [17:28:00] [Spigot Watchdog Thread/ERROR]: PID: 30 | Suspended: false | Native: false | State: WAITING
  125. [17:28:00] [Spigot Watchdog Thread/ERROR]: Stack:
  126. [17:28:00] [Spigot Watchdog Thread/ERROR]: sun.misc.Unsafe.park(Native Method)
  127. [17:28:00] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.LockSupport.park(LockSupport.java:186)
  128. [17:28:00] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2043)
  129. [17:28:00] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
  130. [17:28:00] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1068)
  131. [17:28:00] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130)
  132. [17:28:00] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
  133. [17:28:00] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:745)
  134. [17:28:00] [Spigot Watchdog Thread/ERROR]: ------------------------------
  135. [17:28:00] [Spigot Watchdog Thread/ERROR]: Current Thread: Head Conversion Thread - 1
  136. [17:28:00] [Spigot Watchdog Thread/ERROR]: PID: 29 | Suspended: false | Native: false | State: WAITING
  137. [17:28:00] [Spigot Watchdog Thread/ERROR]: Stack:
  138. [17:28:00] [Spigot Watchdog Thread/ERROR]: sun.misc.Unsafe.park(Native Method)
  139. [17:28:00] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.LockSupport.park(LockSupport.java:186)
  140. [17:28:00] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2043)
  141. [17:28:00] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
  142. [17:28:00] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1068)
  143. [17:28:00] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130)
  144. [17:28:00] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
  145. [17:28:00] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:745)
  146. [17:28:00] [Spigot Watchdog Thread/ERROR]: ------------------------------
  147. [17:28:00] [Spigot Watchdog Thread/ERROR]: Current Thread: Head Conversion Thread - 0
  148. [17:28:00] [Spigot Watchdog Thread/ERROR]: PID: 28 | Suspended: false | Native: false | State: WAITING
  149. [17:28:00] [Spigot Watchdog Thread/ERROR]: Stack:
  150. [17:28:00] [Spigot Watchdog Thread/ERROR]: sun.misc.Unsafe.park(Native Method)
  151. [17:28:00] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.LockSupport.park(LockSupport.java:186)
  152. [17:28:00] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2043)
  153. [17:28:00] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
  154. [17:28:00] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1068)
  155. [17:28:00] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130)
  156. [17:28:00] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
  157. [17:28:00] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:745)
  158. [17:28:00] [Spigot Watchdog Thread/ERROR]: ------------------------------
  159. [17:28:00] [Spigot Watchdog Thread/ERROR]: Current Thread: Netty IO #0
  160. [17:28:00] [Spigot Watchdog Thread/ERROR]: PID: 22 | Suspended: false | Native: true | State: RUNNABLE
  161. [17:28:00] [Spigot Watchdog Thread/ERROR]: Thread is waiting on monitor(s):
  162. [17:28:00] [Spigot Watchdog Thread/ERROR]: Locked on:sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:87)
  163. [17:28:00] [Spigot Watchdog Thread/ERROR]: Locked on:sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:87)
  164. [17:28:00] [Spigot Watchdog Thread/ERROR]: Locked on:sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:87)
  165. [17:28:00] [Spigot Watchdog Thread/ERROR]: Stack:
  166. [17:28:00] [Spigot Watchdog Thread/ERROR]: sun.nio.ch.EPollArrayWrapper.epollWait(Native Method)
  167. [17:28:00] [Spigot Watchdog Thread/ERROR]: sun.nio.ch.EPollArrayWrapper.poll(EPollArrayWrapper.java:269)
  168. [17:28:00] [Spigot Watchdog Thread/ERROR]: sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:79)
  169. [17:28:00] [Spigot Watchdog Thread/ERROR]: sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:87)
  170. [17:28:00] [Spigot Watchdog Thread/ERROR]: sun.nio.ch.SelectorImpl.select(SelectorImpl.java:98)
  171. [17:28:00] [Spigot Watchdog Thread/ERROR]: net.minecraft.util.io.netty.channel.nio.NioEventLoop.select(NioEventLoop.java:591)
  172. [17:28:00] [Spigot Watchdog Thread/ERROR]: net.minecraft.util.io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:301)
  173. [17:28:00] [Spigot Watchdog Thread/ERROR]: net.minecraft.util.io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:101)
  174. [17:28:00] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:745)
  175. [17:28:00] [Spigot Watchdog Thread/ERROR]: ------------------------------
  176. [17:28:00] [Spigot Watchdog Thread/ERROR]: Current Thread: Spigot Metrics Thread
  177. [17:28:00] [Spigot Watchdog Thread/ERROR]: PID: 21 | Suspended: false | Native: false | State: TIMED_WAITING
  178. [17:28:00] [Spigot Watchdog Thread/ERROR]: Stack:
  179. [17:28:00] [Spigot Watchdog Thread/ERROR]: java.lang.Object.wait(Native Method)
  180. [17:28:00] [Spigot Watchdog Thread/ERROR]: java.util.TimerThread.mainLoop(Timer.java:552)
  181. [17:28:00] [Spigot Watchdog Thread/ERROR]: java.util.TimerThread.run(Timer.java:505)
  182. [17:28:00] [Spigot Watchdog Thread/ERROR]: ------------------------------
  183. [17:28:00] [Spigot Watchdog Thread/ERROR]: Current Thread: Spigot Watchdog Thread
  184. [17:28:00] [Spigot Watchdog Thread/ERROR]: PID: 20 | Suspended: false | Native: false | State: RUNNABLE
  185. [17:28:00] [Spigot Watchdog Thread/ERROR]: Stack:
  186. [17:28:00] [Spigot Watchdog Thread/ERROR]: sun.management.ThreadImpl.dumpThreads0(Native Method)
  187. [17:28:00] [Spigot Watchdog Thread/ERROR]: sun.management.ThreadImpl.dumpAllThreads(ThreadImpl.java:446)
  188. [17:28:00] [Spigot Watchdog Thread/ERROR]: org.spigotmc.WatchdogThread.run(WatchdogThread.java:76)
  189. [17:28:00] [Spigot Watchdog Thread/ERROR]: ------------------------------
  190. [17:28:00] [Spigot Watchdog Thread/ERROR]: Current Thread: Thread-5
  191. [17:28:00] [Spigot Watchdog Thread/ERROR]: PID: 18 | Suspended: false | Native: false | State: RUNNABLE
  192. [17:28:00] [Spigot Watchdog Thread/ERROR]: Stack:
  193. [17:28:00] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.currentThread(Native Method)
  194. [17:28:00] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.interrupted(Thread.java:983)
  195. [17:28:00] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireInterruptibly(AbstractQueuedSynchronizer.java:1218)
  196. [17:28:00] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.ReentrantLock.lockInterruptibly(ReentrantLock.java:340)
  197. [17:28:00] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:439)
  198. [17:28:00] [Spigot Watchdog Thread/ERROR]: net.minecraft.util.com.mojang.util.QueueLogAppender.getNextLogEvent(QueueLogAppender.java:73)
  199. [17:28:00] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.v1_7_R4.util.TerminalConsoleWriterThread.run(TerminalConsoleWriterThread.java:25)
  200. [17:28:00] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:745)
  201. [17:28:00] [Spigot Watchdog Thread/ERROR]: ------------------------------
  202. [17:28:00] [Spigot Watchdog Thread/ERROR]: Current Thread: Server console handler
  203. [17:28:00] [Spigot Watchdog Thread/ERROR]: PID: 17 | Suspended: false | Native: true | State: RUNNABLE
  204. [17:28:00] [Spigot Watchdog Thread/ERROR]: Thread is waiting on monitor(s):
  205. [17:28:00] [Spigot Watchdog Thread/ERROR]: Locked on:java.io.BufferedInputStream.read(BufferedInputStream.java:254)
  206. [17:28:00] [Spigot Watchdog Thread/ERROR]: Locked on:org.bukkit.craftbukkit.libs.jline.internal.InputStreamReader.read(InputStreamReader.java:267)
  207. [17:28:00] [Spigot Watchdog Thread/ERROR]: Locked on:org.bukkit.craftbukkit.libs.jline.internal.InputStreamReader.read(InputStreamReader.java:204)
  208. [17:28:00] [Spigot Watchdog Thread/ERROR]: Stack:
  209. [17:28:00] [Spigot Watchdog Thread/ERROR]: java.io.FileInputStream.readBytes(Native Method)
  210. [17:28:00] [Spigot Watchdog Thread/ERROR]: java.io.FileInputStream.read(FileInputStream.java:272)
  211. [17:28:00] [Spigot Watchdog Thread/ERROR]: java.io.BufferedInputStream.fill(BufferedInputStream.java:235)
  212. [17:28:00] [Spigot Watchdog Thread/ERROR]: java.io.BufferedInputStream.read(BufferedInputStream.java:254)
  213. [17:28:00] [Spigot Watchdog Thread/ERROR]: java.io.FilterInputStream.read(FilterInputStream.java:83)
  214. [17:28:00] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.libs.jline.console.ConsoleReader$1.read(ConsoleReader.java:167)
  215. [17:28:00] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.libs.jline.internal.InputStreamReader.read(InputStreamReader.java:267)
  216. [17:28:00] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.libs.jline.internal.InputStreamReader.read(InputStreamReader.java:204)
  217. [17:28:00] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.libs.jline.console.ConsoleReader.readCharacter(ConsoleReader.java:995)
  218. [17:28:00] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.libs.jline.console.ConsoleReader.readLine(ConsoleReader.java:1167)
  219. [17:28:00] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_7_R4.ThreadCommandReader.run(ThreadCommandReader.java:32)
  220. [17:28:00] [Spigot Watchdog Thread/ERROR]: ------------------------------
  221. [17:28:00] [Spigot Watchdog Thread/ERROR]: Current Thread: DestroyJavaVM
  222. [17:28:00] [Spigot Watchdog Thread/ERROR]: PID: 16 | Suspended: false | Native: false | State: RUNNABLE
  223. [17:28:00] [Spigot Watchdog Thread/ERROR]: Stack:
  224. [17:28:00] [Spigot Watchdog Thread/ERROR]: ------------------------------
  225. [17:28:00] [Spigot Watchdog Thread/ERROR]: Current Thread: Server thread
  226. [17:28:00] [Spigot Watchdog Thread/ERROR]: PID: 14 | Suspended: false | Native: false | State: TIMED_WAITING
  227. [17:28:00] [Spigot Watchdog Thread/ERROR]: Stack:
  228. [17:28:00] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.sleep(Native Method)
  229. [17:28:00] [Spigot Watchdog Thread/ERROR]: net.minecraft.util.com.mojang.authlib.yggdrasil.YggdrasilGameProfileRepository.findProfilesByNames(YggdrasilGameProfileRepository.java:81)
  230. [17:28:00] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_7_R4.UserCache.a(UserCache.java:56)
  231. [17:28:00] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_7_R4.UserCache.getProfile(UserCache.java:129)
  232. [17:28:00] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.v1_7_R4.CraftServer.getOfflinePlayer(CraftServer.java:1404)
  233. [17:28:00] [Spigot Watchdog Thread/ERROR]: org.bukkit.Bukkit.getOfflinePlayer(Bukkit.java:436)
  234. [17:28:00] [Spigot Watchdog Thread/ERROR]: com.onarandombox.multiverseinventories.util.data.DefaultPlayerProfile.<init>(DefaultPlayerProfile.java:51)
  235. [17:28:00] [Spigot Watchdog Thread/ERROR]: com.onarandombox.multiverseinventories.util.data.FlatFilePlayerData.getPlayerData(FlatFilePlayerData.java:283)
  236. [17:28:00] [Spigot Watchdog Thread/ERROR]: com.onarandombox.multiverseinventories.WeakProfileContainer.getPlayerData(WeakProfileContainer.java:98)
  237. [17:28:00] [Spigot Watchdog Thread/ERROR]: uk.co.tggl.pluckerpluck.multiinv.command.MICommand.command(MICommand.java:162)
  238. [17:28:00] [Spigot Watchdog Thread/ERROR]: uk.co.tggl.pluckerpluck.multiinv.MultiInv.onCommand(MultiInv.java:275)
  239. [17:28:00] [Spigot Watchdog Thread/ERROR]: org.bukkit.command.PluginCommand.execute(PluginCommand.java:44)
  240. [17:28:00] [Spigot Watchdog Thread/ERROR]: org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:181)
  241. [17:28:00] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.v1_7_R4.CraftServer.dispatchCommand(CraftServer.java:767)
  242. [17:28:00] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.v1_7_R4.CraftServer.dispatchServerCommand(CraftServer.java:753)
  243. [17:28:00] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_7_R4.DedicatedServer.aB(DedicatedServer.java:326)
  244. [17:28:00] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_7_R4.DedicatedServer.v(DedicatedServer.java:290)
  245. [17:28:00] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_7_R4.MinecraftServer.u(MinecraftServer.java:584)
  246. [17:28:00] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_7_R4.MinecraftServer.run(MinecraftServer.java:490)
  247. [17:28:00] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_7_R4.ThreadServerApplication.run(SourceFile:628)
  248. [17:28:00] [Spigot Watchdog Thread/ERROR]: ------------------------------
  249. [17:28:00] [Spigot Watchdog Thread/ERROR]: Current Thread: Server Infinisleeper
  250. [17:28:00] [Spigot Watchdog Thread/ERROR]: PID: 15 | Suspended: false | Native: false | State: TIMED_WAITING
  251. [17:28:00] [Spigot Watchdog Thread/ERROR]: Stack:
  252. [17:28:00] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.sleep(Native Method)
  253. [17:28:00] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_7_R4.ThreadSleepForever.run(SourceFile:63)
  254. [17:28:00] [Spigot Watchdog Thread/ERROR]: ------------------------------
  255. [17:28:00] [Spigot Watchdog Thread/ERROR]: Current Thread: Snooper Timer
  256. [17:28:00] [Spigot Watchdog Thread/ERROR]: PID: 10 | Suspended: false | Native: false | State: WAITING
  257. [17:28:00] [Spigot Watchdog Thread/ERROR]: Stack:
  258. [17:28:00] [Spigot Watchdog Thread/ERROR]: java.lang.Object.wait(Native Method)
  259. [17:28:00] [Spigot Watchdog Thread/ERROR]: java.lang.Object.wait(Object.java:503)
  260. [17:28:00] [Spigot Watchdog Thread/ERROR]: java.util.TimerThread.mainLoop(Timer.java:526)
  261. [17:28:00] [Spigot Watchdog Thread/ERROR]: java.util.TimerThread.run(Timer.java:505)
  262. [17:28:00] [Spigot Watchdog Thread/ERROR]: ------------------------------
  263. [17:28:00] [Spigot Watchdog Thread/ERROR]: Current Thread: Signal Dispatcher
  264. [17:28:00] [Spigot Watchdog Thread/ERROR]: PID: 4 | Suspended: false | Native: false | State: RUNNABLE
  265. [17:28:00] [Spigot Watchdog Thread/ERROR]: Stack:
  266. [17:28:00] [Spigot Watchdog Thread/ERROR]: ------------------------------
  267. [17:28:00] [Spigot Watchdog Thread/ERROR]: Current Thread: Finalizer
  268. [17:28:00] [Spigot Watchdog Thread/ERROR]: PID: 3 | Suspended: false | Native: false | State: WAITING
  269. [17:28:00] [Spigot Watchdog Thread/ERROR]: Stack:
  270. [17:28:00] [Spigot Watchdog Thread/ERROR]: java.lang.Object.wait(Native Method)
  271. [17:28:00] [Spigot Watchdog Thread/ERROR]: java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:135)
  272. [17:28:00] [Spigot Watchdog Thread/ERROR]: java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:151)
  273. [17:28:00] [Spigot Watchdog Thread/ERROR]: java.lang.ref.Finalizer$FinalizerThread.run(Finalizer.java:209)
  274. [17:28:00] [Spigot Watchdog Thread/ERROR]: ------------------------------
  275. [17:28:00] [Spigot Watchdog Thread/ERROR]: Current Thread: Reference Handler
  276. [17:28:00] [Spigot Watchdog Thread/ERROR]: PID: 2 | Suspended: false | Native: false | State: WAITING
  277. [17:28:00] [Spigot Watchdog Thread/ERROR]: Stack:
  278. [17:28:00] [Spigot Watchdog Thread/ERROR]: java.lang.Object.wait(Native Method)
  279. [17:28:00] [Spigot Watchdog Thread/ERROR]: java.lang.Object.wait(Object.java:503)
  280. [17:28:00] [Spigot Watchdog Thread/ERROR]: java.lang.ref.Reference$ReferenceHandler.run(Reference.java:133)
  281. [17:28:00] [Spigot Watchdog Thread/ERROR]: ------------------------------
  282. [17:28:00] [Spigot Watchdog Thread/INFO]: Startup script './start.sh' does not exist! Stopping server.
  283. [17:28:00] [Thread-4/INFO]: Stopping server
Advertisement
Add Comment
Please, Sign In to add comment