Advertisement
Guest User

Crash log

a guest
Jul 6th, 2015
184
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 53.25 KB | None | 0 0
  1. [14:47:51] [Spigot Watchdog Thread/ERROR]: The server has stopped responding!
  2. [14:47:51] [Spigot Watchdog Thread/ERROR]: Please report this to http://www.spigotmc.org/
  3. [14:47:51] [Spigot Watchdog Thread/ERROR]: Be sure to include ALL relevant console errors and Minecraft crash reports
  4. [14:47:51] [Spigot Watchdog Thread/ERROR]: Spigot version: git-Spigot-1.7.9-R0.2-208-ge0f2e95 (MC: 1.7.10)
  5. [14:47:51] [Spigot Watchdog Thread/ERROR]: ------------------------------
  6. [14:47:51] [Spigot Watchdog Thread/ERROR]: Server thread dump (Look for plugins here before reporting to Spigot!):
  7. [14:47:51] [Spigot Watchdog Thread/ERROR]: ------------------------------
  8. [14:47:51] [Spigot Watchdog Thread/ERROR]: Current Thread: Server thread
  9. [14:47:51] [Spigot Watchdog Thread/ERROR]: PID: 14 | Suspended: false | Native: false | State: RUNNABLE
  10. [14:47:51] [Spigot Watchdog Thread/ERROR]: Stack:
  11. [14:47:51] [Spigot Watchdog Thread/ERROR]: java.lang.Long.toUnsignedString(Long.java:242)
  12. [14:47:51] [Spigot Watchdog Thread/ERROR]: java.lang.Long.toHexString(Long.java:177)
  13. [14:47:51] [Spigot Watchdog Thread/ERROR]: java.util.UUID.digits(UUID.java:385)
  14. [14:47:51] [Spigot Watchdog Thread/ERROR]: java.util.UUID.toString(UUID.java:375)
  15. [14:47:51] [Spigot Watchdog Thread/ERROR]: de.Keyle.MyPet.util.player.MyPetPlayer.save(MyPetPlayer.java:433)
  16. [14:47:51] [Spigot Watchdog Thread/ERROR]: de.Keyle.MyPet.MyPetPlugin.savePlayers(MyPetPlugin.java:545)
  17. [14:47:51] [Spigot Watchdog Thread/ERROR]: de.Keyle.MyPet.MyPetPlugin.saveData(MyPetPlugin.java:470)
  18. [14:47:51] [Spigot Watchdog Thread/ERROR]: de.Keyle.MyPet.listeners.PlayerListener.onPlayerQuit(PlayerListener.java:234)
  19. [14:47:51] [Spigot Watchdog Thread/ERROR]: sun.reflect.GeneratedMethodAccessor514.invoke(Unknown Source)
  20. [14:47:51] [Spigot Watchdog Thread/ERROR]: sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  21. [14:47:51] [Spigot Watchdog Thread/ERROR]: java.lang.reflect.Method.invoke(Method.java:606)
  22. [14:47:51] [Spigot Watchdog Thread/ERROR]: org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:298)
  23. [14:47:51] [Spigot Watchdog Thread/ERROR]: org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62)
  24. [14:47:51] [Spigot Watchdog Thread/ERROR]: org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:509)
  25. [14:47:51] [Spigot Watchdog Thread/ERROR]: org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:494)
  26. [14:47:51] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_7_R4.PlayerList.disconnect(PlayerList.java:334)
  27. [14:47:51] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_7_R4.PlayerConnection.a(PlayerConnection.java:738)
  28. [14:47:51] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_7_R4.ServerConnection.c(ServerConnection.java:75)
  29. [14:47:51] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_7_R4.MinecraftServer.v(MinecraftServer.java:734)
  30. [14:47:51] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_7_R4.DedicatedServer.v(DedicatedServer.java:289)
  31. [14:47:51] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_7_R4.MinecraftServer.u(MinecraftServer.java:584)
  32. [14:47:51] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_7_R4.MinecraftServer.run(MinecraftServer.java:490)
  33. [14:47:51] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_7_R4.ThreadServerApplication.run(SourceFile:628)
  34. [14:47:51] [Spigot Watchdog Thread/ERROR]: ------------------------------
  35. [14:47:51] [Spigot Watchdog Thread/ERROR]: Entire Thread Dump:
  36. [14:47:53] [Spigot Watchdog Thread/ERROR]: ------------------------------
  37. [14:47:53] [Spigot Watchdog Thread/ERROR]: Current Thread: pool-10-thread-1
  38. [14:47:53] [Spigot Watchdog Thread/ERROR]: PID: 571 | Suspended: false | Native: false | State: WAITING
  39. [14:47:53] [Spigot Watchdog Thread/ERROR]: Stack:
  40. [14:47:53] [Spigot Watchdog Thread/ERROR]: sun.misc.Unsafe.park(Native Method)
  41. [14:47:53] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.LockSupport.park(LockSupport.java:186)
  42. [14:47:53] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2043)
  43. [14:47:53] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
  44. [14:47:53] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1068)
  45. [14:47:53] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130)
  46. [14:47:53] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
  47. [14:47:53] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:744)
  48. [14:47:53] [Spigot Watchdog Thread/ERROR]: ------------------------------
  49. [14:47:53] [Spigot Watchdog Thread/ERROR]: Current Thread: pool-8-thread-5
  50. [14:47:53] [Spigot Watchdog Thread/ERROR]: PID: 90 | Suspended: false | Native: false | State: WAITING
  51. [14:47:53] [Spigot Watchdog Thread/ERROR]: Stack:
  52. [14:47:53] [Spigot Watchdog Thread/ERROR]: sun.misc.Unsafe.park(Native Method)
  53. [14:47:53] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.LockSupport.park(LockSupport.java:186)
  54. [14:47:53] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2043)
  55. [14:47:53] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
  56. [14:47:53] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1068)
  57. [14:47:53] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130)
  58. [14:47:53] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
  59. [14:47:53] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:744)
  60. [14:47:53] [Spigot Watchdog Thread/ERROR]: ------------------------------
  61. [14:47:53] [Spigot Watchdog Thread/ERROR]: Current Thread: pool-8-thread-4
  62. [14:47:53] [Spigot Watchdog Thread/ERROR]: PID: 82 | Suspended: false | Native: false | State: WAITING
  63. [14:47:53] [Spigot Watchdog Thread/ERROR]: Stack:
  64. [14:47:53] [Spigot Watchdog Thread/ERROR]: sun.misc.Unsafe.park(Native Method)
  65. [14:47:53] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.LockSupport.park(LockSupport.java:186)
  66. [14:47:53] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2043)
  67. [14:47:53] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
  68. [14:47:53] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1068)
  69. [14:47:53] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130)
  70. [14:47:53] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
  71. [14:47:53] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:744)
  72. [14:47:53] [Spigot Watchdog Thread/ERROR]: ------------------------------
  73. [14:47:53] [Spigot Watchdog Thread/ERROR]: Current Thread: Chunk I/O Executor Thread-1
  74. [14:47:53] [Spigot Watchdog Thread/ERROR]: PID: 72 | Suspended: false | Native: false | State: WAITING
  75. [14:47:53] [Spigot Watchdog Thread/ERROR]: Stack:
  76. [14:47:53] [Spigot Watchdog Thread/ERROR]: sun.misc.Unsafe.park(Native Method)
  77. [14:47:53] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.LockSupport.park(LockSupport.java:186)
  78. [14:47:53] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2043)
  79. [14:47:53] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
  80. [14:47:53] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1068)
  81. [14:47:53] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130)
  82. [14:47:53] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
  83. [14:47:53] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:744)
  84. [14:47:53] [Spigot Watchdog Thread/ERROR]: ------------------------------
  85. [14:47:53] [Spigot Watchdog Thread/ERROR]: Current Thread: MV-Inv Profile Write Thread
  86. [14:47:53] [Spigot Watchdog Thread/ERROR]: PID: 70 | Suspended: false | Native: false | State: WAITING
  87. [14:47:53] [Spigot Watchdog Thread/ERROR]: Stack:
  88. [14:47:53] [Spigot Watchdog Thread/ERROR]: sun.misc.Unsafe.park(Native Method)
  89. [14:47:53] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.LockSupport.park(LockSupport.java:186)
  90. [14:47:53] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2043)
  91. [14:47:53] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
  92. [14:47:53] [Spigot Watchdog Thread/ERROR]: com.onarandombox.multiverseinventories.util.data.FlatFilePlayerData$FileWriteThread.run(FlatFilePlayerData.java:208)
  93. [14:47:53] [Spigot Watchdog Thread/ERROR]: ------------------------------
  94. [14:47:53] [Spigot Watchdog Thread/ERROR]: Current Thread: pool-12-thread-1
  95. [14:47:53] [Spigot Watchdog Thread/ERROR]: PID: 69 | Suspended: false | Native: false | State: WAITING
  96. [14:47:53] [Spigot Watchdog Thread/ERROR]: Stack:
  97. [14:47:53] [Spigot Watchdog Thread/ERROR]: sun.misc.Unsafe.park(Native Method)
  98. [14:47:53] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.LockSupport.park(LockSupport.java:186)
  99. [14:47:53] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2043)
  100. [14:47:53] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
  101. [14:47:53] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1068)
  102. [14:47:53] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130)
  103. [14:47:53] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
  104. [14:47:53] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:744)
  105. [14:47:53] [Spigot Watchdog Thread/ERROR]: ------------------------------
  106. [14:47:53] [Spigot Watchdog Thread/ERROR]: Current Thread: Head Conversion Thread - 2
  107. [14:47:53] [Spigot Watchdog Thread/ERROR]: PID: 65 | Suspended: false | Native: false | State: WAITING
  108. [14:47:53] [Spigot Watchdog Thread/ERROR]: Stack:
  109. [14:47:53] [Spigot Watchdog Thread/ERROR]: sun.misc.Unsafe.park(Native Method)
  110. [14:47:53] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.LockSupport.park(LockSupport.java:186)
  111. [14:47:53] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2043)
  112. [14:47:53] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
  113. [14:47:53] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1068)
  114. [14:47:53] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130)
  115. [14:47:53] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
  116. [14:47:53] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:744)
  117. [14:47:53] [Spigot Watchdog Thread/ERROR]: ------------------------------
  118. [14:47:53] [Spigot Watchdog Thread/ERROR]: Current Thread: Head Conversion Thread - 1
  119. [14:47:53] [Spigot Watchdog Thread/ERROR]: PID: 64 | Suspended: false | Native: false | State: WAITING
  120. [14:47:53] [Spigot Watchdog Thread/ERROR]: Stack:
  121. [14:47:53] [Spigot Watchdog Thread/ERROR]: sun.misc.Unsafe.park(Native Method)
  122. [14:47:53] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.LockSupport.park(LockSupport.java:186)
  123. [14:47:53] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2043)
  124. [14:47:53] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
  125. [14:47:53] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1068)
  126. [14:47:53] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130)
  127. [14:47:53] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
  128. [14:47:53] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:744)
  129. [14:47:53] [Spigot Watchdog Thread/ERROR]: ------------------------------
  130. [14:47:53] [Spigot Watchdog Thread/ERROR]: Current Thread: Head Conversion Thread - 0
  131. [14:47:53] [Spigot Watchdog Thread/ERROR]: PID: 62 | Suspended: false | Native: false | State: WAITING
  132. [14:47:53] [Spigot Watchdog Thread/ERROR]: Stack:
  133. [14:47:53] [Spigot Watchdog Thread/ERROR]: sun.misc.Unsafe.park(Native Method)
  134. [14:47:53] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.LockSupport.park(LockSupport.java:186)
  135. [14:47:53] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2043)
  136. [14:47:53] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
  137. [14:47:53] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1068)
  138. [14:47:53] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130)
  139. [14:47:53] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
  140. [14:47:53] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:744)
  141. [14:47:53] [Spigot Watchdog Thread/ERROR]: ------------------------------
  142. [14:47:53] [Spigot Watchdog Thread/ERROR]: Current Thread: pool-8-thread-3
  143. [14:47:53] [Spigot Watchdog Thread/ERROR]: PID: 60 | Suspended: false | Native: false | State: WAITING
  144. [14:47:53] [Spigot Watchdog Thread/ERROR]: Stack:
  145. [14:47:53] [Spigot Watchdog Thread/ERROR]: sun.misc.Unsafe.park(Native Method)
  146. [14:47:53] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.LockSupport.park(LockSupport.java:186)
  147. [14:47:53] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2043)
  148. [14:47:53] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
  149. [14:47:53] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1068)
  150. [14:47:53] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130)
  151. [14:47:53] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
  152. [14:47:53] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:744)
  153. [14:47:53] [Spigot Watchdog Thread/ERROR]: ------------------------------
  154. [14:47:53] [Spigot Watchdog Thread/ERROR]: Current Thread: File IO Thread
  155. [14:47:53] [Spigot Watchdog Thread/ERROR]: PID: 59 | Suspended: false | Native: false | State: TIMED_WAITING
  156. [14:47:53] [Spigot Watchdog Thread/ERROR]: Stack:
  157. [14:47:53] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.sleep(Native Method)
  158. [14:47:53] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_7_R4.FileIOThread.b(SourceFile:37)
  159. [14:47:53] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_7_R4.FileIOThread.run(SourceFile:23)
  160. [14:47:53] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:744)
  161. [14:47:53] [Spigot Watchdog Thread/ERROR]: ------------------------------
  162. [14:47:53] [Spigot Watchdog Thread/ERROR]: Current Thread: pool-8-thread-2
  163. [14:47:53] [Spigot Watchdog Thread/ERROR]: PID: 57 | Suspended: false | Native: false | State: WAITING
  164. [14:47:53] [Spigot Watchdog Thread/ERROR]: Stack:
  165. [14:47:53] [Spigot Watchdog Thread/ERROR]: sun.misc.Unsafe.park(Native Method)
  166. [14:47:53] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.LockSupport.park(LockSupport.java:186)
  167. [14:47:53] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2043)
  168. [14:47:53] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
  169. [14:47:53] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1068)
  170. [14:47:53] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130)
  171. [14:47:53] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
  172. [14:47:53] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:744)
  173. [14:47:53] [Spigot Watchdog Thread/ERROR]: ------------------------------
  174. [14:47:53] [Spigot Watchdog Thread/ERROR]: Current Thread: ProtocolLib-StructureCompiler 0
  175. [14:47:53] [Spigot Watchdog Thread/ERROR]: PID: 53 | Suspended: false | Native: false | State: WAITING
  176. [14:47:53] [Spigot Watchdog Thread/ERROR]: Stack:
  177. [14:47:53] [Spigot Watchdog Thread/ERROR]: sun.misc.Unsafe.park(Native Method)
  178. [14:47:53] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.LockSupport.park(LockSupport.java:186)
  179. [14:47:53] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2043)
  180. [14:47:53] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
  181. [14:47:53] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1068)
  182. [14:47:53] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130)
  183. [14:47:53] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
  184. [14:47:53] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:744)
  185. [14:47:53] [Spigot Watchdog Thread/ERROR]: ------------------------------
  186. [14:47:53] [Spigot Watchdog Thread/ERROR]: Current Thread: Query Listener #1
  187. [14:47:53] [Spigot Watchdog Thread/ERROR]: PID: 45 | Suspended: false | Native: false | State: RUNNABLE
  188. [14:47:53] [Spigot Watchdog Thread/ERROR]: Thread is waiting on monitor(s):
  189. [14:47:53] [Spigot Watchdog Thread/ERROR]: Locked on:java.net.PlainDatagramSocketImpl.receive0(Native Method)
  190. [14:47:53] [Spigot Watchdog Thread/ERROR]: Locked on:java.net.AbstractPlainDatagramSocketImpl.receive(AbstractPlainDatagramSocketImpl.java:145)
  191. [14:47:53] [Spigot Watchdog Thread/ERROR]: Locked on:java.net.DatagramSocket.receive(DatagramSocket.java:786)
  192. [14:47:53] [Spigot Watchdog Thread/ERROR]: Locked on:java.net.DatagramSocket.receive(DatagramSocket.java:786)
  193. [14:47:53] [Spigot Watchdog Thread/ERROR]: Stack:
  194. [14:47:53] [Spigot Watchdog Thread/ERROR]: java.net.PlainDatagramSocketImpl.receive0(Native Method)
  195. [14:47:53] [Spigot Watchdog Thread/ERROR]: java.net.AbstractPlainDatagramSocketImpl.receive(AbstractPlainDatagramSocketImpl.java:145)
  196. [14:47:53] [Spigot Watchdog Thread/ERROR]: java.net.DatagramSocket.receive(DatagramSocket.java:786)
  197. [14:47:53] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_7_R4.RemoteStatusListener.run(SourceFile:256)
  198. [14:47:53] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:744)
  199. [14:47:53] [Spigot Watchdog Thread/ERROR]: ------------------------------
  200. [14:47:53] [Spigot Watchdog Thread/ERROR]: Current Thread: Jobs-BufferedPaymentThread
  201. [14:47:53] [Spigot Watchdog Thread/ERROR]: PID: 44 | Suspended: false | Native: false | State: TIMED_WAITING
  202. [14:47:53] [Spigot Watchdog Thread/ERROR]: Stack:
  203. [14:47:53] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.sleep(Native Method)
  204. [14:47:53] [Spigot Watchdog Thread/ERROR]: me.zford.jobs.tasks.BufferedPaymentThread.run(BufferedPaymentThread.java:38)
  205. [14:47:53] [Spigot Watchdog Thread/ERROR]: ------------------------------
  206. [14:47:53] [Spigot Watchdog Thread/ERROR]: Current Thread: Jobs-DatabaseSaveTask
  207. [14:47:53] [Spigot Watchdog Thread/ERROR]: PID: 43 | Suspended: false | Native: false | State: TIMED_WAITING
  208. [14:47:53] [Spigot Watchdog Thread/ERROR]: Stack:
  209. [14:47:53] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.sleep(Native Method)
  210. [14:47:53] [Spigot Watchdog Thread/ERROR]: me.zford.jobs.tasks.DatabaseSaveThread.run(DatabaseSaveThread.java:38)
  211. [14:47:53] [Spigot Watchdog Thread/ERROR]: ------------------------------
  212. [14:47:53] [Spigot Watchdog Thread/ERROR]: Current Thread: Thread-14
  213. [14:47:53] [Spigot Watchdog Thread/ERROR]: PID: 42 | Suspended: false | Native: true | State: RUNNABLE
  214. [14:47:53] [Spigot Watchdog Thread/ERROR]: Stack:
  215. [14:47:53] [Spigot Watchdog Thread/ERROR]: java.net.PlainSocketImpl.socketAccept(Native Method)
  216. [14:47:53] [Spigot Watchdog Thread/ERROR]: java.net.AbstractPlainSocketImpl.accept(AbstractPlainSocketImpl.java:398)
  217. [14:47:53] [Spigot Watchdog Thread/ERROR]: java.net.ServerSocket.implAccept(ServerSocket.java:530)
  218. [14:47:53] [Spigot Watchdog Thread/ERROR]: java.net.ServerSocket.accept(ServerSocket.java:498)
  219. [14:47:53] [Spigot Watchdog Thread/ERROR]: com.vexsoftware.votifier.net.VoteReceiver.run(VoteReceiver.java:114)
  220. [14:47:53] [Spigot Watchdog Thread/ERROR]: ------------------------------
  221. [14:47:53] [Spigot Watchdog Thread/ERROR]: Current Thread: Thread-13
  222. [14:47:53] [Spigot Watchdog Thread/ERROR]: PID: 41 | Suspended: false | Native: false | State: WAITING
  223. [14:47:53] [Spigot Watchdog Thread/ERROR]: Stack:
  224. [14:47:53] [Spigot Watchdog Thread/ERROR]: java.lang.Object.wait(Native Method)
  225. [14:47:53] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.join(Thread.java:1280)
  226. [14:47:53] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.join(Thread.java:1354)
  227. [14:47:53] [Spigot Watchdog Thread/ERROR]: com.Acrobot.ChestShop.Updater.Updater.waitForThread(Updater.java:289)
  228. [14:47:53] [Spigot Watchdog Thread/ERROR]: com.Acrobot.ChestShop.Updater.Updater.getLatestType(Updater.java:241)
  229. [14:47:53] [Spigot Watchdog Thread/ERROR]: com.Acrobot.ChestShop.Updater.Updater.shouldUpdate(Updater.java:508)
  230. [14:47:53] [Spigot Watchdog Thread/ERROR]: com.Acrobot.ChestShop.Updater.Updater.versionCheck(Updater.java:466)
  231. [14:47:53] [Spigot Watchdog Thread/ERROR]: com.Acrobot.ChestShop.Updater.Updater.access$400(Updater.java:41)
  232. [14:47:53] [Spigot Watchdog Thread/ERROR]: com.Acrobot.ChestShop.Updater.Updater$UpdateRunnable.run(Updater.java:586)
  233. [14:47:53] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:744)
  234. [14:47:53] [Spigot Watchdog Thread/ERROR]: ------------------------------
  235. [14:47:53] [Spigot Watchdog Thread/ERROR]: Current Thread: pool-8-thread-1
  236. [14:47:53] [Spigot Watchdog Thread/ERROR]: PID: 37 | Suspended: false | Native: false | State: WAITING
  237. [14:47:53] [Spigot Watchdog Thread/ERROR]: Stack:
  238. [14:47:53] [Spigot Watchdog Thread/ERROR]: sun.misc.Unsafe.park(Native Method)
  239. [14:47:53] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.LockSupport.park(LockSupport.java:186)
  240. [14:47:53] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2043)
  241. [14:47:53] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
  242. [14:47:53] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1068)
  243. [14:47:53] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130)
  244. [14:47:53] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
  245. [14:47:53] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:744)
  246. [14:47:53] [Spigot Watchdog Thread/ERROR]: ------------------------------
  247. [14:47:53] [Spigot Watchdog Thread/ERROR]: Current Thread: MStore ExamineThread
  248. [14:47:53] [Spigot Watchdog Thread/ERROR]: PID: 35 | Suspended: false | Native: false | State: RUNNABLE
  249. [14:47:53] [Spigot Watchdog Thread/ERROR]: Stack:
  250. [14:47:53] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ConcurrentSkipListMap$EntryIterator.next(ConcurrentSkipListMap.java:2271)
  251. [14:47:53] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ConcurrentSkipListMap$EntryIterator.next(ConcurrentSkipListMap.java:2266)
  252. [14:47:53] [Spigot Watchdog Thread/ERROR]: java.util.Collections$UnmodifiableMap$UnmodifiableEntrySet$1.next(Collections.java:1403)
  253. [14:47:53] [Spigot Watchdog Thread/ERROR]: java.util.Collections$UnmodifiableMap$UnmodifiableEntrySet$1.next(Collections.java:1396)
  254. [14:47:53] [Spigot Watchdog Thread/ERROR]: com.massivecraft.factions.adapter.BoardMapAdapter.serialize(BoardMapAdapter.java:58)
  255. [14:47:53] [Spigot Watchdog Thread/ERROR]: com.massivecraft.factions.adapter.BoardMapAdapter.serialize(BoardMapAdapter.java:1)
  256. [14:47:53] [Spigot Watchdog Thread/ERROR]: com.massivecraft.massivecore.xlib.gson.TreeTypeAdapter.write(TreeTypeAdapter.java:71)
  257. [14:47:53] [Spigot Watchdog Thread/ERROR]: com.massivecraft.massivecore.xlib.gson.Gson.toJson(Gson.java:596)
  258. [14:47:53] [Spigot Watchdog Thread/ERROR]: com.massivecraft.massivecore.xlib.gson.Gson.toJsonTree(Gson.java:489)
  259. [14:47:53] [Spigot Watchdog Thread/ERROR]: com.massivecraft.massivecore.xlib.gson.Gson$2.serialize(Gson.java:137)
  260. [14:47:53] [Spigot Watchdog Thread/ERROR]: com.massivecraft.factions.adapter.BoardAdapter.serialize(BoardAdapter.java:39)
  261. [14:47:53] [Spigot Watchdog Thread/ERROR]: com.massivecraft.factions.adapter.BoardAdapter.serialize(BoardAdapter.java:1)
  262. [14:47:53] [Spigot Watchdog Thread/ERROR]: com.massivecraft.massivecore.xlib.gson.TreeTypeAdapter.write(TreeTypeAdapter.java:71)
  263. [14:47:53] [Spigot Watchdog Thread/ERROR]: com.massivecraft.massivecore.xlib.gson.Gson.toJson(Gson.java:596)
  264. [14:47:53] [Spigot Watchdog Thread/ERROR]: com.massivecraft.massivecore.xlib.gson.Gson.toJsonTree(Gson.java:489)
  265. [14:47:53] [Spigot Watchdog Thread/ERROR]: com.massivecraft.massivecore.store.Coll.examineHasLocalAlter(Coll.java:728)
  266. [14:47:53] [Spigot Watchdog Thread/ERROR]: com.massivecraft.massivecore.store.Coll.examineId(Coll.java:700)
  267. [14:47:53] [Spigot Watchdog Thread/ERROR]: com.massivecraft.massivecore.store.Coll.examineId(Coll.java:674)
  268. [14:47:53] [Spigot Watchdog Thread/ERROR]: com.massivecraft.massivecore.store.Coll.findSuspects(Coll.java:839)
  269. [14:47:53] [Spigot Watchdog Thread/ERROR]: com.massivecraft.massivecore.store.ExamineThread.run(ExamineThread.java:46)
  270. [14:47:53] [Spigot Watchdog Thread/ERROR]: ------------------------------
  271. [14:47:53] [Spigot Watchdog Thread/ERROR]: Current Thread: Netty IO #3
  272. [14:47:53] [Spigot Watchdog Thread/ERROR]: PID: 29 | Suspended: false | Native: false | State: RUNNABLE
  273. [14:47:53] [Spigot Watchdog Thread/ERROR]: Stack:
  274. [14:47:53] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_7_R4.NBTBase.createTag(NBTBase.java:24)
  275. [14:47:53] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_7_R4.NBTTagList.load(SourceFile:36)
  276. [14:47:53] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_7_R4.NBTTagCompound.a(SourceFile:329)
  277. [14:47:53] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_7_R4.NBTTagCompound.load(SourceFile:41)
  278. [14:47:53] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_7_R4.NBTTagList.load(SourceFile:37)
  279. [14:47:53] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_7_R4.NBTTagList.load(SourceFile:37)
  280. [14:47:53] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_7_R4.NBTTagList.load(SourceFile:37)
  281. [14:47:53] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_7_R4.NBTTagCompound.a(SourceFile:329)
  282. [14:47:53] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_7_R4.NBTTagCompound.load(SourceFile:41)
  283. [14:47:53] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_7_R4.NBTCompressedStreamTools.a(NBTCompressedStreamTools.java:119)
  284. [14:47:53] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_7_R4.NBTCompressedStreamTools.a(NBTCompressedStreamTools.java:84)
  285. [14:47:53] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_7_R4.NBTCompressedStreamTools.a(NBTCompressedStreamTools.java:54)
  286. [14:47:53] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_7_R4.PacketDataSerializer.b(PacketDataSerializer.java:145)
  287. [14:47:53] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_7_R4.PacketDataSerializer.c(PacketDataSerializer.java:221)
  288. [14:47:53] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_7_R4.PacketPlayInBlockPlace.a(PacketPlayInBlockPlace.java:32)
  289. [14:47:53] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_7_R4.PacketDecoder.decode(PacketDecoder.java:36)
  290. [14:47:53] [Spigot Watchdog Thread/ERROR]: sun.reflect.GeneratedMethodAccessor14.invoke(Unknown Source)
  291. [14:47:53] [Spigot Watchdog Thread/ERROR]: sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  292. [14:47:53] [Spigot Watchdog Thread/ERROR]: java.lang.reflect.Method.invoke(Method.java:606)
  293. [14:47:53] [Spigot Watchdog Thread/ERROR]: com.comphenix.protocol.reflect.accessors.DefaultMethodAccessor.invoke(DefaultMethodAccessor.java:16)
  294. [14:47:53] [Spigot Watchdog Thread/ERROR]: com.comphenix.protocol.injector.netty.ChannelInjector.decode(ChannelInjector.java:440)
  295. [14:47:53] [Spigot Watchdog Thread/ERROR]: net.minecraft.util.io.netty.handler.codec.ByteToMessageDecoder.callDecode(ByteToMessageDecoder.java:232)
  296. [14:47:53] [Spigot Watchdog Thread/ERROR]: net.minecraft.util.io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:131)
  297. [14:47:53] [Spigot Watchdog Thread/ERROR]: net.minecraft.util.io.netty.channel.DefaultChannelHandlerContext.invokeChannelRead(DefaultChannelHandlerContext.java:337)
  298. [14:47:53] [Spigot Watchdog Thread/ERROR]: net.minecraft.util.io.netty.channel.DefaultChannelHandlerContext.fireChannelRead(DefaultChannelHandlerContext.java:323)
  299. [14:47:53] [Spigot Watchdog Thread/ERROR]: com.comphenix.protocol.injector.netty.ChannelInjector$4.channelRead(ChannelInjector.java:227)
  300. [14:47:53] [Spigot Watchdog Thread/ERROR]: net.minecraft.util.io.netty.channel.DefaultChannelHandlerContext.invokeChannelRead(DefaultChannelHandlerContext.java:337)
  301. [14:47:53] [Spigot Watchdog Thread/ERROR]: net.minecraft.util.io.netty.channel.DefaultChannelHandlerContext.fireChannelRead(DefaultChannelHandlerContext.java:323)
  302. [14:47:53] [Spigot Watchdog Thread/ERROR]: net.minecraft.util.io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:173)
  303. [14:47:53] [Spigot Watchdog Thread/ERROR]: net.minecraft.util.io.netty.channel.DefaultChannelHandlerContext.invokeChannelRead(DefaultChannelHandlerContext.java:337)
  304. [14:47:53] [Spigot Watchdog Thread/ERROR]: net.minecraft.util.io.netty.channel.DefaultChannelHandlerContext.fireChannelRead(DefaultChannelHandlerContext.java:323)
  305. [14:47:53] [Spigot Watchdog Thread/ERROR]: net.minecraft.util.io.netty.handler.timeout.ReadTimeoutHandler.channelRead(ReadTimeoutHandler.java:149)
  306. [14:47:53] [Spigot Watchdog Thread/ERROR]: net.minecraft.util.io.netty.channel.DefaultChannelHandlerContext.invokeChannelRead(DefaultChannelHandlerContext.java:337)
  307. [14:47:53] [Spigot Watchdog Thread/ERROR]: net.minecraft.util.io.netty.channel.DefaultChannelHandlerContext.fireChannelRead(DefaultChannelHandlerContext.java:323)
  308. [14:47:53] [Spigot Watchdog Thread/ERROR]: net.minecraft.util.io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:785)
  309. [14:47:53] [Spigot Watchdog Thread/ERROR]: net.minecraft.util.io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:100)
  310. [14:47:53] [Spigot Watchdog Thread/ERROR]: net.minecraft.util.io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:480)
  311. [14:47:53] [Spigot Watchdog Thread/ERROR]: net.minecraft.util.io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:447)
  312. [14:47:53] [Spigot Watchdog Thread/ERROR]: net.minecraft.util.io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:341)
  313. [14:47:53] [Spigot Watchdog Thread/ERROR]: net.minecraft.util.io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:101)
  314. [14:47:53] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:744)
  315. [14:47:53] [Spigot Watchdog Thread/ERROR]: ------------------------------
  316. [14:47:53] [Spigot Watchdog Thread/ERROR]: Current Thread: Netty IO #2
  317. [14:47:53] [Spigot Watchdog Thread/ERROR]: PID: 28 | Suspended: false | Native: false | State: BLOCKED
  318. [14:47:53] [Spigot Watchdog Thread/ERROR]: Stack:
  319. [14:47:53] [Spigot Watchdog Thread/ERROR]: java.util.Collections$SynchronizedCollection.add(Collections.java:1636)
  320. [14:47:53] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_7_R4.ServerConnectionChannel.initChannel(ServerConnectionChannel.java:33)
  321. [14:47:53] [Spigot Watchdog Thread/ERROR]: net.minecraft.util.io.netty.channel.ChannelInitializer.channelRegistered(ChannelInitializer.java:70)
  322. [14:47:53] [Spigot Watchdog Thread/ERROR]: net.minecraft.util.io.netty.channel.DefaultChannelHandlerContext.invokeChannelRegistered(DefaultChannelHandlerContext.java:162)
  323. [14:47:53] [Spigot Watchdog Thread/ERROR]: net.minecraft.util.io.netty.channel.DefaultChannelHandlerContext.fireChannelRegistered(DefaultChannelHandlerContext.java:148)
  324. [14:47:53] [Spigot Watchdog Thread/ERROR]: net.minecraft.util.io.netty.channel.ChannelInitializer.channelRegistered(ChannelInitializer.java:73)
  325. [14:47:53] [Spigot Watchdog Thread/ERROR]: net.minecraft.util.io.netty.channel.DefaultChannelHandlerContext.invokeChannelRegistered(DefaultChannelHandlerContext.java:162)
  326. [14:47:53] [Spigot Watchdog Thread/ERROR]: net.minecraft.util.io.netty.channel.DefaultChannelHandlerContext.fireChannelRegistered(DefaultChannelHandlerContext.java:148)
  327. [14:47:53] [Spigot Watchdog Thread/ERROR]: net.minecraft.util.io.netty.channel.DefaultChannelPipeline.fireChannelRegistered(DefaultChannelPipeline.java:730)
  328. [14:47:53] [Spigot Watchdog Thread/ERROR]: net.minecraft.util.io.netty.channel.AbstractChannel$AbstractUnsafe.register0(AbstractChannel.java:441)
  329. [14:47:53] [Spigot Watchdog Thread/ERROR]: net.minecraft.util.io.netty.channel.AbstractChannel$AbstractUnsafe.access$100(AbstractChannel.java:373)
  330. [14:47:53] [Spigot Watchdog Thread/ERROR]: net.minecraft.util.io.netty.channel.AbstractChannel$AbstractUnsafe$1.run(AbstractChannel.java:417)
  331. [14:47:53] [Spigot Watchdog Thread/ERROR]: net.minecraft.util.io.netty.util.concurrent.SingleThreadEventExecutor.runAllTasks(SingleThreadEventExecutor.java:354)
  332. [14:47:53] [Spigot Watchdog Thread/ERROR]: net.minecraft.util.io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:348)
  333. [14:47:53] [Spigot Watchdog Thread/ERROR]: net.minecraft.util.io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:101)
  334. [14:47:53] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:744)
  335. [14:47:53] [Spigot Watchdog Thread/ERROR]: ------------------------------
  336. [14:47:53] [Spigot Watchdog Thread/ERROR]: Current Thread: Netty IO #1
  337. [14:47:53] [Spigot Watchdog Thread/ERROR]: PID: 27 | Suspended: false | Native: false | State: RUNNABLE
  338. [14:47:53] [Spigot Watchdog Thread/ERROR]: Thread is waiting on monitor(s):
  339. [14:47:53] [Spigot Watchdog Thread/ERROR]: Locked on:sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:87)
  340. [14:47:53] [Spigot Watchdog Thread/ERROR]: Locked on:sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:87)
  341. [14:47:53] [Spigot Watchdog Thread/ERROR]: Locked on:sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:87)
  342. [14:47:53] [Spigot Watchdog Thread/ERROR]: Stack:
  343. [14:47:53] [Spigot Watchdog Thread/ERROR]: sun.nio.ch.EPollArrayWrapper.epollWait(Native Method)
  344. [14:47:53] [Spigot Watchdog Thread/ERROR]: sun.nio.ch.EPollArrayWrapper.poll(EPollArrayWrapper.java:269)
  345. [14:47:53] [Spigot Watchdog Thread/ERROR]: sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:79)
  346. [14:47:53] [Spigot Watchdog Thread/ERROR]: sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:87)
  347. [14:47:53] [Spigot Watchdog Thread/ERROR]: sun.nio.ch.SelectorImpl.select(SelectorImpl.java:98)
  348. [14:47:53] [Spigot Watchdog Thread/ERROR]: net.minecraft.util.io.netty.channel.nio.NioEventLoop.select(NioEventLoop.java:591)
  349. [14:47:53] [Spigot Watchdog Thread/ERROR]: net.minecraft.util.io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:301)
  350. [14:47:53] [Spigot Watchdog Thread/ERROR]: net.minecraft.util.io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:101)
  351. [14:47:53] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:744)
  352. [14:47:53] [Spigot Watchdog Thread/ERROR]: ------------------------------
  353. [14:47:53] [Spigot Watchdog Thread/ERROR]: Current Thread: Netty IO #0
  354. [14:47:53] [Spigot Watchdog Thread/ERROR]: PID: 26 | Suspended: false | Native: false | State: BLOCKED
  355. [14:47:53] [Spigot Watchdog Thread/ERROR]: Stack:
  356. [14:47:53] [Spigot Watchdog Thread/ERROR]: java.util.Collections$SynchronizedCollection.add(Collections.java:1636)
  357. [14:47:53] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_7_R4.ServerConnectionChannel.initChannel(ServerConnectionChannel.java:33)
  358. [14:47:53] [Spigot Watchdog Thread/ERROR]: net.minecraft.util.io.netty.channel.ChannelInitializer.channelRegistered(ChannelInitializer.java:70)
  359. [14:47:53] [Spigot Watchdog Thread/ERROR]: net.minecraft.util.io.netty.channel.DefaultChannelHandlerContext.invokeChannelRegistered(DefaultChannelHandlerContext.java:162)
  360. [14:47:53] [Spigot Watchdog Thread/ERROR]: net.minecraft.util.io.netty.channel.DefaultChannelHandlerContext.fireChannelRegistered(DefaultChannelHandlerContext.java:148)
  361. [14:47:53] [Spigot Watchdog Thread/ERROR]: net.minecraft.util.io.netty.channel.ChannelInitializer.channelRegistered(ChannelInitializer.java:73)
  362. [14:47:53] [Spigot Watchdog Thread/ERROR]: net.minecraft.util.io.netty.channel.DefaultChannelHandlerContext.invokeChannelRegistered(DefaultChannelHandlerContext.java:162)
  363. [14:47:53] [Spigot Watchdog Thread/ERROR]: net.minecraft.util.io.netty.channel.DefaultChannelHandlerContext.fireChannelRegistered(DefaultChannelHandlerContext.java:148)
  364. [14:47:53] [Spigot Watchdog Thread/ERROR]: net.minecraft.util.io.netty.channel.DefaultChannelPipeline.fireChannelRegistered(DefaultChannelPipeline.java:730)
  365. [14:47:53] [Spigot Watchdog Thread/ERROR]: net.minecraft.util.io.netty.channel.AbstractChannel$AbstractUnsafe.register0(AbstractChannel.java:441)
  366. [14:47:53] [Spigot Watchdog Thread/ERROR]: net.minecraft.util.io.netty.channel.AbstractChannel$AbstractUnsafe.register(AbstractChannel.java:411)
  367. [14:47:53] [Spigot Watchdog Thread/ERROR]: net.minecraft.util.io.netty.channel.SingleThreadEventLoop.register(SingleThreadEventLoop.java:60)
  368. [14:47:53] [Spigot Watchdog Thread/ERROR]: net.minecraft.util.io.netty.channel.SingleThreadEventLoop.register(SingleThreadEventLoop.java:48)
  369. [14:47:53] [Spigot Watchdog Thread/ERROR]: net.minecraft.util.io.netty.channel.MultithreadEventLoopGroup.register(MultithreadEventLoopGroup.java:64)
  370. [14:47:53] [Spigot Watchdog Thread/ERROR]: net.minecraft.util.io.netty.bootstrap.ServerBootstrap$ServerBootstrapAcceptor.channelRead(ServerBootstrap.java:249)
  371. [14:47:53] [Spigot Watchdog Thread/ERROR]: net.minecraft.util.io.netty.channel.DefaultChannelHandlerContext.invokeChannelRead(DefaultChannelHandlerContext.java:337)
  372. [14:47:53] [Spigot Watchdog Thread/ERROR]: net.minecraft.util.io.netty.channel.DefaultChannelHandlerContext.fireChannelRead(DefaultChannelHandlerContext.java:323)
  373. [14:47:53] [Spigot Watchdog Thread/ERROR]: com.comphenix.protocol.injector.netty.NettyProtocolInjector$3.channelRead(NettyProtocolInjector.java:152)
  374. [14:47:53] [Spigot Watchdog Thread/ERROR]: net.minecraft.util.io.netty.channel.DefaultChannelHandlerContext.invokeChannelRead(DefaultChannelHandlerContext.java:337)
  375. [14:47:53] [Spigot Watchdog Thread/ERROR]: net.minecraft.util.io.netty.channel.DefaultChannelHandlerContext.fireChannelRead(DefaultChannelHandlerContext.java:323)
  376. [14:47:53] [Spigot Watchdog Thread/ERROR]: net.minecraft.util.io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:785)
  377. [14:47:53] [Spigot Watchdog Thread/ERROR]: net.minecraft.util.io.netty.channel.nio.AbstractNioMessageChannel$NioMessageUnsafe.read(AbstractNioMessageChannel.java:90)
  378. [14:47:53] [Spigot Watchdog Thread/ERROR]: net.minecraft.util.io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:480)
  379. [14:47:53] [Spigot Watchdog Thread/ERROR]: net.minecraft.util.io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:447)
  380. [14:47:53] [Spigot Watchdog Thread/ERROR]: net.minecraft.util.io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:341)
  381. [14:47:53] [Spigot Watchdog Thread/ERROR]: net.minecraft.util.io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:101)
  382. [14:47:53] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:744)
  383. [14:47:53] [Spigot Watchdog Thread/ERROR]: ------------------------------
  384. [14:47:53] [Spigot Watchdog Thread/ERROR]: Current Thread: Spigot Metrics Thread
  385. [14:47:53] [Spigot Watchdog Thread/ERROR]: PID: 24 | Suspended: false | Native: false | State: TIMED_WAITING
  386. [14:47:53] [Spigot Watchdog Thread/ERROR]: Stack:
  387. [14:47:53] [Spigot Watchdog Thread/ERROR]: java.lang.Object.wait(Native Method)
  388. [14:47:53] [Spigot Watchdog Thread/ERROR]: java.util.TimerThread.mainLoop(Timer.java:552)
  389. [14:47:53] [Spigot Watchdog Thread/ERROR]: java.util.TimerThread.run(Timer.java:505)
  390. [14:47:53] [Spigot Watchdog Thread/ERROR]: ------------------------------
  391. [14:47:53] [Spigot Watchdog Thread/ERROR]: Current Thread: Spigot Watchdog Thread
  392. [14:47:53] [Spigot Watchdog Thread/ERROR]: PID: 23 | Suspended: false | Native: false | State: RUNNABLE
  393. [14:47:53] [Spigot Watchdog Thread/ERROR]: Stack:
  394. [14:47:53] [Spigot Watchdog Thread/ERROR]: sun.management.ThreadImpl.dumpThreads0(Native Method)
  395. [14:47:53] [Spigot Watchdog Thread/ERROR]: sun.management.ThreadImpl.dumpAllThreads(ThreadImpl.java:446)
  396. [14:47:53] [Spigot Watchdog Thread/ERROR]: org.spigotmc.WatchdogThread.run(WatchdogThread.java:76)
  397. [14:47:53] [Spigot Watchdog Thread/ERROR]: ------------------------------
  398. [14:47:53] [Spigot Watchdog Thread/ERROR]: Current Thread: Java2D Disposer
  399. [14:47:53] [Spigot Watchdog Thread/ERROR]: PID: 20 | Suspended: false | Native: false | State: WAITING
  400. [14:47:53] [Spigot Watchdog Thread/ERROR]: Stack:
  401. [14:47:53] [Spigot Watchdog Thread/ERROR]: java.lang.Object.wait(Native Method)
  402. [14:47:53] [Spigot Watchdog Thread/ERROR]: java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:135)
  403. [14:47:53] [Spigot Watchdog Thread/ERROR]: java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:151)
  404. [14:47:53] [Spigot Watchdog Thread/ERROR]: sun.java2d.Disposer.run(Disposer.java:145)
  405. [14:47:53] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:744)
  406. [14:47:53] [Spigot Watchdog Thread/ERROR]: ------------------------------
  407. [14:47:53] [Spigot Watchdog Thread/ERROR]: Current Thread: Thread-5
  408. [14:47:53] [Spigot Watchdog Thread/ERROR]: PID: 18 | Suspended: false | Native: false | State: RUNNABLE
  409. [14:47:53] [Spigot Watchdog Thread/ERROR]: Stack:
  410. [14:47:53] [Spigot Watchdog Thread/ERROR]: java.lang.StringCoding$StringEncoder.encode(StringCoding.java:300)
  411. [14:47:53] [Spigot Watchdog Thread/ERROR]: java.lang.StringCoding.encode(StringCoding.java:344)
  412. [14:47:53] [Spigot Watchdog Thread/ERROR]: java.lang.StringCoding.encode(StringCoding.java:387)
  413. [14:47:53] [Spigot Watchdog Thread/ERROR]: java.lang.String.getBytes(String.java:956)
  414. [14:47:53] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.v1_7_R4.util.TerminalConsoleWriterThread.run(TerminalConsoleWriterThread.java:44)
  415. [14:47:53] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:744)
  416. [14:47:53] [Spigot Watchdog Thread/ERROR]: ------------------------------
  417. [14:47:53] [Spigot Watchdog Thread/ERROR]: Current Thread: Server console handler
  418. [14:47:53] [Spigot Watchdog Thread/ERROR]: PID: 17 | Suspended: false | Native: true | State: RUNNABLE
  419. [14:47:53] [Spigot Watchdog Thread/ERROR]: Thread is waiting on monitor(s):
  420. [14:47:53] [Spigot Watchdog Thread/ERROR]: Locked on:java.io.BufferedInputStream.read(BufferedInputStream.java:254)
  421. [14:47:53] [Spigot Watchdog Thread/ERROR]: Locked on:org.bukkit.craftbukkit.libs.jline.internal.InputStreamReader.read(InputStreamReader.java:267)
  422. [14:47:53] [Spigot Watchdog Thread/ERROR]: Locked on:org.bukkit.craftbukkit.libs.jline.internal.InputStreamReader.read(InputStreamReader.java:204)
  423. [14:47:53] [Spigot Watchdog Thread/ERROR]: Stack:
  424. [14:47:53] [Spigot Watchdog Thread/ERROR]: java.io.FileInputStream.readBytes(Native Method)
  425. [14:47:53] [Spigot Watchdog Thread/ERROR]: java.io.FileInputStream.read(FileInputStream.java:272)
  426. [14:47:53] [Spigot Watchdog Thread/ERROR]: java.io.BufferedInputStream.fill(BufferedInputStream.java:235)
  427. [14:47:53] [Spigot Watchdog Thread/ERROR]: java.io.BufferedInputStream.read(BufferedInputStream.java:254)
  428. [14:47:53] [Spigot Watchdog Thread/ERROR]: java.io.FilterInputStream.read(FilterInputStream.java:83)
  429. [14:47:53] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.libs.jline.console.ConsoleReader$1.read(ConsoleReader.java:167)
  430. [14:47:53] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.libs.jline.internal.InputStreamReader.read(InputStreamReader.java:267)
  431. [14:47:53] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.libs.jline.internal.InputStreamReader.read(InputStreamReader.java:204)
  432. [14:47:53] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.libs.jline.console.ConsoleReader.readCharacter(ConsoleReader.java:995)
  433. [14:47:53] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.libs.jline.console.ConsoleReader.readLineSimple(ConsoleReader.java:1506)
  434. [14:47:53] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.libs.jline.console.ConsoleReader.readLine(ConsoleReader.java:1153)
  435. [14:47:53] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.libs.jline.console.ConsoleReader.readLine(ConsoleReader.java:1117)
  436. [14:47:53] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.libs.jline.console.ConsoleReader.readLine(ConsoleReader.java:1105)
  437. [14:47:53] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_7_R4.ThreadCommandReader.run(ThreadCommandReader.java:34)
  438. [14:47:53] [Spigot Watchdog Thread/ERROR]: ------------------------------
  439. [14:47:53] [Spigot Watchdog Thread/ERROR]: Current Thread: DestroyJavaVM
  440. [14:47:53] [Spigot Watchdog Thread/ERROR]: PID: 16 | Suspended: false | Native: false | State: RUNNABLE
  441. [14:47:53] [Spigot Watchdog Thread/ERROR]: Stack:
  442. [14:47:53] [Spigot Watchdog Thread/ERROR]: ------------------------------
  443. [14:47:53] [Spigot Watchdog Thread/ERROR]: Current Thread: Server thread
  444. [14:47:53] [Spigot Watchdog Thread/ERROR]: PID: 14 | Suspended: false | Native: false | State: RUNNABLE
  445. [14:47:53] [Spigot Watchdog Thread/ERROR]: Thread is waiting on monitor(s):
  446. [14:47:53] [Spigot Watchdog Thread/ERROR]: Locked on:org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:494)
  447. [14:47:53] [Spigot Watchdog Thread/ERROR]: Locked on:net.minecraft.server.v1_7_R4.ServerConnection.c(ServerConnection.java:75)
  448. [14:47:53] [Spigot Watchdog Thread/ERROR]: Stack:
  449. [14:47:53] [Spigot Watchdog Thread/ERROR]: java.util.Arrays.copyOfRange(Arrays.java:2694)
  450. [14:47:53] [Spigot Watchdog Thread/ERROR]: java.lang.String.<init>(String.java:203)
  451. [14:47:53] [Spigot Watchdog Thread/ERROR]: java.lang.String.substring(String.java:1877)
  452. [14:47:53] [Spigot Watchdog Thread/ERROR]: java.util.UUID.digits(UUID.java:385)
  453. [14:47:53] [Spigot Watchdog Thread/ERROR]: java.util.UUID.toString(UUID.java:375)
  454. [14:47:53] [Spigot Watchdog Thread/ERROR]: de.Keyle.MyPet.util.player.MyPetPlayer.save(MyPetPlayer.java:440)
  455. [14:47:53] [Spigot Watchdog Thread/ERROR]: de.Keyle.MyPet.MyPetPlugin.savePlayers(MyPetPlugin.java:545)
  456. [14:47:53] [Spigot Watchdog Thread/ERROR]: de.Keyle.MyPet.MyPetPlugin.saveData(MyPetPlugin.java:470)
  457. [14:47:53] [Spigot Watchdog Thread/ERROR]: de.Keyle.MyPet.listeners.PlayerListener.onPlayerQuit(PlayerListener.java:234)
  458. [14:47:53] [Spigot Watchdog Thread/ERROR]: sun.reflect.GeneratedMethodAccessor514.invoke(Unknown Source)
  459. [14:47:53] [Spigot Watchdog Thread/ERROR]: sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  460. [14:47:53] [Spigot Watchdog Thread/ERROR]: java.lang.reflect.Method.invoke(Method.java:606)
  461. [14:47:53] [Spigot Watchdog Thread/ERROR]: org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:298)
  462. [14:47:53] [Spigot Watchdog Thread/ERROR]: org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62)
  463. [14:47:53] [Spigot Watchdog Thread/ERROR]: org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:509)
  464. [14:47:53] [Spigot Watchdog Thread/ERROR]: org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:494)
  465. [14:47:53] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_7_R4.PlayerList.disconnect(PlayerList.java:334)
  466. [14:47:53] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_7_R4.PlayerConnection.a(PlayerConnection.java:738)
  467. [14:47:53] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_7_R4.ServerConnection.c(ServerConnection.java:75)
  468. [14:47:53] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_7_R4.MinecraftServer.v(MinecraftServer.java:734)
  469. [14:47:53] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_7_R4.DedicatedServer.v(DedicatedServer.java:289)
  470. [14:47:53] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_7_R4.MinecraftServer.u(MinecraftServer.java:584)
  471. [14:47:53] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_7_R4.MinecraftServer.run(MinecraftServer.java:490)
  472. [14:47:53] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_7_R4.ThreadServerApplication.run(SourceFile:628)
  473. [14:47:53] [Spigot Watchdog Thread/ERROR]: ------------------------------
  474. [14:47:53] [Spigot Watchdog Thread/ERROR]: Current Thread: Server Infinisleeper
  475. [14:47:53] [Spigot Watchdog Thread/ERROR]: PID: 15 | Suspended: false | Native: false | State: TIMED_WAITING
  476. [14:47:53] [Spigot Watchdog Thread/ERROR]: Stack:
  477. [14:47:53] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.sleep(Native Method)
  478. [14:47:53] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_7_R4.ThreadSleepForever.run(SourceFile:63)
  479. [14:47:53] [Spigot Watchdog Thread/ERROR]: ------------------------------
  480. [14:47:53] [Spigot Watchdog Thread/ERROR]: Current Thread: Snooper Timer
  481. [14:47:53] [Spigot Watchdog Thread/ERROR]: PID: 11 | Suspended: false | Native: false | State: WAITING
  482. [14:47:53] [Spigot Watchdog Thread/ERROR]: Stack:
  483. [14:47:53] [Spigot Watchdog Thread/ERROR]: java.lang.Object.wait(Native Method)
  484. [14:47:53] [Spigot Watchdog Thread/ERROR]: java.lang.Object.wait(Object.java:503)
  485. [14:47:53] [Spigot Watchdog Thread/ERROR]: java.util.TimerThread.mainLoop(Timer.java:526)
  486. [14:47:53] [Spigot Watchdog Thread/ERROR]: java.util.TimerThread.run(Timer.java:505)
  487. [14:47:53] [Spigot Watchdog Thread/ERROR]: ------------------------------
  488. [14:47:53] [Spigot Watchdog Thread/ERROR]: Current Thread: Signal Dispatcher
  489. [14:47:53] [Spigot Watchdog Thread/ERROR]: PID: 5 | Suspended: false | Native: false | State: RUNNABLE
  490. [14:47:53] [Spigot Watchdog Thread/ERROR]: Stack:
  491. [14:47:53] [Spigot Watchdog Thread/ERROR]: ------------------------------
  492. [14:47:53] [Spigot Watchdog Thread/ERROR]: Current Thread: Finalizer
  493. [14:47:53] [Spigot Watchdog Thread/ERROR]: PID: 3 | Suspended: false | Native: false | State: WAITING
  494. [14:47:53] [Spigot Watchdog Thread/ERROR]: Stack:
  495. [14:47:53] [Spigot Watchdog Thread/ERROR]: java.lang.Object.wait(Native Method)
  496. [14:47:53] [Spigot Watchdog Thread/ERROR]: java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:135)
  497. [14:47:53] [Spigot Watchdog Thread/ERROR]: java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:151)
  498. [14:47:53] [Spigot Watchdog Thread/ERROR]: java.lang.ref.Finalizer$FinalizerThread.run(Finalizer.java:189)
  499. [14:47:53] [Spigot Watchdog Thread/ERROR]: ------------------------------
  500. [14:47:53] [Spigot Watchdog Thread/ERROR]: Current Thread: Reference Handler
  501. [14:47:53] [Spigot Watchdog Thread/ERROR]: PID: 2 | Suspended: false | Native: false | State: WAITING
  502. [14:47:53] [Spigot Watchdog Thread/ERROR]: Stack:
  503. [14:47:53] [Spigot Watchdog Thread/ERROR]: java.lang.Object.wait(Native Method)
  504. [14:47:53] [Spigot Watchdog Thread/ERROR]: java.lang.Object.wait(Object.java:503)
  505. [14:47:53] [Spigot Watchdog Thread/ERROR]: java.lang.ref.Reference$ReferenceHandler.run(Reference.java:133)
  506. [14:47:53] [Spigot Watchdog Thread/ERROR]: ------------------------------
  507. [14:47:53] [Spigot Watchdog Thread/INFO]: Startup script './start.sh' does not exist! Stopping server.
  508. [14:47:53] [Thread-4/INFO]: Stopping server
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement