Advertisement
Guest User

Spigot crash

a guest
Sep 22nd, 2014
201
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 54.53 KB | None | 0 0
  1. [19:14:57] [Spigot Watchdog Thread/ERROR]: The server has stopped responding!
  2. [19:15:01] [Spigot Watchdog Thread/ERROR]: Please report this to http://www.spigotmc.org/
  3. [19:15:01] [Spigot Watchdog Thread/ERROR]: Be sure to include ALL relevant console errors and Minecraft crash reports
  4. [19:15:01] [Spigot Watchdog Thread/ERROR]: Spigot version: git-Spigot-1.7.9-R0.2-205-g48578ee (MC: 1.7.10)
  5. [19:15:01] [Spigot Watchdog Thread/ERROR]: ------------------------------
  6. [19:15:01] [Spigot Watchdog Thread/ERROR]: Server thread dump (Look for plugins here before reporting to Spigot!):
  7. [19:15:08] [Spigot Watchdog Thread/ERROR]: ------------------------------
  8. [19:15:08] [Spigot Watchdog Thread/ERROR]: Current Thread: Server thread
  9. [19:15:08] [Spigot Watchdog Thread/ERROR]: PID: 13 | Suspended: false | Native: false | State: RUNNABLE
  10. [19:15:08] [Spigot Watchdog Thread/ERROR]: Stack:
  11. [19:15:08] [Spigot Watchdog Thread/ERROR]: java.util.HashMap.newValueIterator(HashMap.java:971)
  12. [19:15:08] [Spigot Watchdog Thread/ERROR]: java.util.HashMap$Values.iterator(HashMap.java:1038)
  13. [19:15:08] [Spigot Watchdog Thread/ERROR]: org.anjocaido.groupmanager.dataholder.GroupsDataHolder.setDataSource(GroupsDataHolder.java:39)
  14. [19:15:08] [Spigot Watchdog Thread/ERROR]: org.anjocaido.groupmanager.dataholder.WorldDataHolder.updateDataSource(WorldDataHolder.java:98)
  15. [19:15:08] [Spigot Watchdog Thread/ERROR]: org.anjocaido.groupmanager.dataholder.worlds.WorldsHolder.getUpdatedWorldData(WorldsHolder.java:405)
  16. [19:15:08] [Spigot Watchdog Thread/ERROR]: org.anjocaido.groupmanager.dataholder.worlds.WorldsHolder.getWorldData(WorldsHolder.java:385)
  17. [19:15:08] [Spigot Watchdog Thread/ERROR]: org.anjocaido.groupmanager.dataholder.worlds.WorldsHolder.getWorldPermissions(WorldsHolder.java:448)
  18. [19:15:08] [Spigot Watchdog Thread/ERROR]: com.sk89q.wepif.GroupManagerResolver.getPermissionHandler(GroupManagerResolver.java:71)
  19. [19:15:08] [Spigot Watchdog Thread/ERROR]: com.sk89q.wepif.GroupManagerResolver.hasPermission(GroupManagerResolver.java:83)
  20. [19:15:08] [Spigot Watchdog Thread/ERROR]: com.sk89q.wepif.GroupManagerResolver.hasPermission(GroupManagerResolver.java:114)
  21. [19:15:08] [Spigot Watchdog Thread/ERROR]: com.sk89q.wepif.PermissionsResolverManager.hasPermission(PermissionsResolverManager.java:165)
  22. [19:15:08] [Spigot Watchdog Thread/ERROR]: com.sk89q.worldedit.bukkit.BukkitPlayer.hasPermission(BukkitPlayer.java:132)
  23. [19:15:08] [Spigot Watchdog Thread/ERROR]: com.sk89q.worldedit.WorldEdit.getSession(WorldEdit.java:327)
  24. [19:15:08] [Spigot Watchdog Thread/ERROR]: com.sk89q.worldedit.WorldEdit.handleArmSwing(WorldEdit.java:1306)
  25. [19:15:08] [Spigot Watchdog Thread/ERROR]: com.sk89q.worldedit.bukkit.WorldEditListener.onPlayerInteract(WorldEditListener.java:134)
  26. [19:15:08] [Spigot Watchdog Thread/ERROR]: sun.reflect.GeneratedMethodAccessor29.invoke(Unknown Source)
  27. [19:15:08] [Spigot Watchdog Thread/ERROR]: sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  28. [19:15:08] [Spigot Watchdog Thread/ERROR]: java.lang.reflect.Method.invoke(Method.java:606)
  29. [19:15:08] [Spigot Watchdog Thread/ERROR]: org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:298)
  30. [19:15:08] [Spigot Watchdog Thread/ERROR]: org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62)
  31. [19:15:08] [Spigot Watchdog Thread/ERROR]: org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:509)
  32. [19:15:08] [Spigot Watchdog Thread/ERROR]: org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:494)
  33. [19:15:08] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.v1_7_R4.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:242)
  34. [19:15:08] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_7_R4.PlayerInteractManager.dig(PlayerInteractManager.java:103)
  35. [19:15:08] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_7_R4.PlayerConnection.a(PlayerConnection.java:552)
  36. [19:15:08] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_7_R4.PacketPlayInBlockDig.a(PacketPlayInBlockDig.java:41)
  37. [19:15:09] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_7_R4.PacketPlayInBlockDig.handle(PacketPlayInBlockDig.java:65)
  38. [19:15:09] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_7_R4.NetworkManager.a(NetworkManager.java:186)
  39. [19:15:10] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_7_R4.ServerConnection.c(ServerConnection.java:81)
  40. [19:15:11] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_7_R4.MinecraftServer.v(MinecraftServer.java:734)
  41. [19:15:11] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_7_R4.DedicatedServer.v(DedicatedServer.java:289)
  42. [19:15:11] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_7_R4.MinecraftServer.u(MinecraftServer.java:584)
  43. [19:15:11] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_7_R4.MinecraftServer.run(MinecraftServer.java:490)
  44. [19:15:12] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_7_R4.ThreadServerApplication.run(SourceFile:628)
  45. [19:15:12] [Spigot Watchdog Thread/ERROR]: ------------------------------
  46. [19:15:12] [Spigot Watchdog Thread/ERROR]: Entire Thread Dump:
  47. [19:15:28] [Spigot Watchdog Thread/ERROR]: ------------------------------
  48. [19:15:28] [Spigot Watchdog Thread/ERROR]: Current Thread: Async Chat Thread - #60
  49. [19:15:28] [Spigot Watchdog Thread/ERROR]: PID: 3424 | Suspended: false | Native: false | State: TIMED_WAITING
  50. [19:15:28] [Spigot Watchdog Thread/ERROR]: Stack:
  51. [19:15:28] [Spigot Watchdog Thread/ERROR]: sun.misc.Unsafe.park(Native Method)
  52. [19:15:28] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:226)
  53. [19:15:28] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)
  54. [19:15:28] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:359)
  55. [19:15:28] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:942)
  56. [19:15:28] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1068)
  57. [19:15:28] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130)
  58. [19:15:29] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
  59. [19:15:34] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:745)
  60. [19:15:36] [Spigot Watchdog Thread/ERROR]: ------------------------------
  61. [19:15:36] [Spigot Watchdog Thread/ERROR]: Current Thread: Async Chat Thread - #58
  62. [19:15:38] [Spigot Watchdog Thread/ERROR]: PID: 3385 | Suspended: false | Native: false | State: RUNNABLE
  63. [19:15:38] [Spigot Watchdog Thread/ERROR]: Stack:
  64. [19:15:40] [Spigot Watchdog Thread/ERROR]: org.anjocaido.groupmanager.dataholder.UsersDataHolder.setDataSource(UsersDataHolder.java:39)
  65. [19:15:47] [Async Chat Thread - #60/INFO]: FactionChat BudderHood: **LordCommander Olaftwh014: laaggggg
  66. [19:15:43] [Spigot Watchdog Thread/ERROR]: org.anjocaido.groupmanager.dataholder.WorldDataHolder.updateDataSource(WorldDataHolder.java:99)
  67. [19:15:49] [Spigot Watchdog Thread/ERROR]: org.anjocaido.groupmanager.dataholder.worlds.WorldsHolder.getUpdatedWorldData(WorldsHolder.java:405)
  68. [19:15:53] [Spigot Watchdog Thread/ERROR]: org.anjocaido.groupmanager.dataholder.worlds.WorldsHolder.getWorldData(WorldsHolder.java:385)
  69. [19:15:55] [Spigot Watchdog Thread/ERROR]: org.anjocaido.groupmanager.dataholder.worlds.WorldsHolder.getWorldData(WorldsHolder.java:437)
  70. [19:15:58] [Spigot Watchdog Thread/ERROR]: org.anjocaido.groupmanager.dataholder.worlds.WorldsHolder.getWorldPermissions(WorldsHolder.java:459)
  71. [19:16:00] [Spigot Watchdog Thread/ERROR]: com.earth2me.essentials.perm.GroupManagerHandler.getHandler(GroupManagerHandler.java:105)
  72. [19:16:00] [Spigot Watchdog Thread/ERROR]: com.earth2me.essentials.perm.GroupManagerHandler.getPrefix(GroupManagerHandler.java:79)
  73. [19:16:00] [Spigot Watchdog Thread/ERROR]: com.earth2me.essentials.perm.PermissionsHandler.getPrefix(PermissionsHandler.java:81)
  74. [19:16:00] [Spigot Watchdog Thread/ERROR]: com.earth2me.essentials.User.getNick(User.java:316)
  75. [19:16:00] [Spigot Watchdog Thread/ERROR]: com.earth2me.essentials.User.setDisplayNick(User.java:352)
  76. [19:16:00] [Spigot Watchdog Thread/ERROR]: com.earth2me.essentials.EssentialsPlayerListener.onPlayerChat(EssentialsPlayerListener.java:74)
  77. [19:16:00] [Spigot Watchdog Thread/ERROR]: sun.reflect.GeneratedMethodAccessor75.invoke(Unknown Source)
  78. [19:16:00] [Spigot Watchdog Thread/ERROR]: sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  79. [19:16:00] [Spigot Watchdog Thread/ERROR]: java.lang.reflect.Method.invoke(Method.java:606)
  80. [19:16:00] [Spigot Watchdog Thread/ERROR]: org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:298)
  81. [19:16:00] [Spigot Watchdog Thread/ERROR]: org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62)
  82. [19:16:01] [Spigot Watchdog Thread/ERROR]: org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:509)
  83. [19:16:01] [Spigot Watchdog Thread/ERROR]: org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:491)
  84. [19:16:01] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_7_R4.PlayerConnection.chat(PlayerConnection.java:965)
  85. [19:16:01] [Async Chat Thread - #58/INFO]: **Anunnaki <[Default] SirBilliam> lag is insane
  86. [19:16:01] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_7_R4.PlayerConnection.a(PlayerConnection.java:905)
  87. [19:16:01] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_7_R4.PacketPlayInChat.a(PacketPlayInChat.java:28)
  88. [19:16:01] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_7_R4.PacketPlayInChat$1.run(PacketPlayInChat.java:59)
  89. [19:16:01] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:471)
  90. [19:16:01] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.FutureTask.run(FutureTask.java:262)
  91. [19:16:01] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
  92. [19:16:01] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
  93. [19:16:01] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:745)
  94. [19:16:01] [Spigot Watchdog Thread/ERROR]: ------------------------------
  95. [19:16:01] [Spigot Watchdog Thread/ERROR]: Current Thread: Craft Scheduler Thread - 280
  96. [19:16:01] [Spigot Watchdog Thread/ERROR]: PID: 2552 | Suspended: false | Native: false | State: RUNNABLE
  97. [19:16:01] [Spigot Watchdog Thread/ERROR]: Thread is waiting on monitor(s):
  98. [19:16:02] [Spigot Watchdog Thread/ERROR]: Locked on:com.google.common.cache.CustomConcurrentHashMap$Segment.compute(CustomConcurrentHashMap.java:2322)
  99. [19:16:02] [Spigot Watchdog Thread/ERROR]: Stack:
  100. [19:16:02] [Spigot Watchdog Thread/ERROR]: java.lang.Long.toUnsignedString(Long.java:242)
  101. [19:16:02] [Spigot Watchdog Thread/ERROR]: java.lang.Long.toHexString(Long.java:177)
  102. [19:16:02] [Spigot Watchdog Thread/ERROR]: java.util.UUID.digits(UUID.java:385)
  103. [19:16:03] [Spigot Watchdog Thread/ERROR]: java.util.UUID.toString(UUID.java:375)
  104. [19:16:03] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_7_R4.BanEntrySerializer.a(BanEntrySerializer.java:30)
  105. [19:16:03] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_7_R4.BanEntrySerializer.serialize(BanEntrySerializer.java:79)
  106. [19:16:03] [Spigot Watchdog Thread/ERROR]: net.minecraft.util.com.google.gson.TreeTypeAdapter.write(TreeTypeAdapter.java:70)
  107. [19:16:03] [Spigot Watchdog Thread/ERROR]: net.minecraft.util.com.google.gson.internal.bind.TypeAdapterRuntimeTypeWrapper.write(TypeAdapterRuntimeTypeWrapper.java:68)
  108. [19:16:03] [Spigot Watchdog Thread/ERROR]: net.minecraft.util.com.google.gson.internal.bind.CollectionTypeAdapterFactory$Adapter.write(CollectionTypeAdapterFactory.java:96)
  109. [19:16:03] [Spigot Watchdog Thread/ERROR]: net.minecraft.util.com.google.gson.internal.bind.CollectionTypeAdapterFactory$Adapter.write(CollectionTypeAdapterFactory.java:60)
  110. [19:16:03] [Spigot Watchdog Thread/ERROR]: net.minecraft.util.com.google.gson.Gson.toJson(Gson.java:593)
  111. [19:16:03] [Spigot Watchdog Thread/ERROR]: net.minecraft.util.com.google.gson.Gson.toJson(Gson.java:572)
  112. [19:16:03] [Spigot Watchdog Thread/ERROR]: net.minecraft.util.com.google.gson.Gson.toJson(Gson.java:527)
  113. [19:16:03] [Spigot Watchdog Thread/ERROR]: net.minecraft.util.com.google.gson.Gson.toJson(Gson.java:507)
  114. [19:16:03] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_7_R4.UserCache.c(UserCache.java:214)
  115. [19:16:03] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_7_R4.UserCache.getProfile(UserCache.java:136)
  116. [19:16:03] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.v1_7_R4.CraftServer.getOfflinePlayer(CraftServer.java:1404)
  117. [19:16:03] [Spigot Watchdog Thread/ERROR]: com.earth2me.essentials.OfflinePlayer.<init>(OfflinePlayer.java:39)
  118. [19:16:03] [Spigot Watchdog Thread/ERROR]: com.earth2me.essentials.UserMap.load(UserMap.java:104)
  119. [19:16:03] [Spigot Watchdog Thread/ERROR]: com.earth2me.essentials.UserMap.load(UserMap.java:15)
  120. [19:16:03] [Spigot Watchdog Thread/ERROR]: com.google.common.cache.CustomConcurrentHashMap$ComputingValueReference.compute(CustomConcurrentHashMap.java:3426)
  121. [19:16:03] [Spigot Watchdog Thread/ERROR]: com.google.common.cache.CustomConcurrentHashMap$Segment.compute(CustomConcurrentHashMap.java:2322)
  122. [19:16:03] [Spigot Watchdog Thread/ERROR]: com.google.common.cache.CustomConcurrentHashMap$Segment.getOrCompute(CustomConcurrentHashMap.java:2291)
  123. [19:16:03] [Spigot Watchdog Thread/ERROR]: com.google.common.cache.CustomConcurrentHashMap.getOrCompute(CustomConcurrentHashMap.java:3802)
  124. [19:16:03] [Spigot Watchdog Thread/ERROR]: com.google.common.cache.ComputingCache.get(ComputingCache.java:46)
  125. [19:16:03] [Spigot Watchdog Thread/ERROR]: com.earth2me.essentials.UserMap.getUser(UserMap.java:64)
  126. [19:16:03] [Spigot Watchdog Thread/ERROR]: com.earth2me.essentials.commands.Commandbalancetop$Calculator.run(Commandbalancetop.java:113)
  127. [19:16:03] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.v1_7_R4.scheduler.CraftTask.run(CraftTask.java:71)
  128. [19:16:03] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.v1_7_R4.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:53)
  129. [19:16:03] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
  130. [19:16:03] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
  131. [19:16:03] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:745)
  132. [19:16:03] [Spigot Watchdog Thread/ERROR]: ------------------------------
  133. [19:16:03] [Spigot Watchdog Thread/ERROR]: Current Thread: File IO Thread
  134. [19:16:03] [Spigot Watchdog Thread/ERROR]: PID: 61 | Suspended: false | Native: false | State: RUNNABLE
  135. [19:16:03] [Spigot Watchdog Thread/ERROR]: Thread is waiting on monitor(s):
  136. [19:16:03] [Spigot Watchdog Thread/ERROR]: Locked on:java.util.zip.Deflater.deflate(Deflater.java:430)
  137. [19:16:03] [Spigot Watchdog Thread/ERROR]: Stack:
  138. [19:16:03] [Spigot Watchdog Thread/ERROR]: java.util.zip.Deflater.deflateBytes(Native Method)
  139. [19:16:03] [Spigot Watchdog Thread/ERROR]: java.util.zip.Deflater.deflate(Deflater.java:430)
  140. [19:16:03] [Spigot Watchdog Thread/ERROR]: java.util.zip.Deflater.deflate(Deflater.java:352)
  141. [19:16:03] [Spigot Watchdog Thread/ERROR]: java.util.zip.DeflaterOutputStream.deflate(DeflaterOutputStream.java:251)
  142. [19:16:03] [Spigot Watchdog Thread/ERROR]: java.util.zip.DeflaterOutputStream.write(DeflaterOutputStream.java:211)
  143. [19:16:03] [Spigot Watchdog Thread/ERROR]: java.util.zip.DeflaterOutputStream.write(DeflaterOutputStream.java:188)
  144. [19:16:03] [Spigot Watchdog Thread/ERROR]: java.io.DataOutputStream.writeInt(DataOutputStream.java:199)
  145. [19:16:03] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_7_R4.NBTTagList.write(SourceFile:20)
  146. [19:16:03] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_7_R4.NBTTagCompound.a(SourceFile:314)
  147. [19:16:03] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_7_R4.NBTTagCompound.write(SourceFile:25)
  148. [19:16:03] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_7_R4.NBTTagCompound.a(SourceFile:314)
  149. [19:16:03] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_7_R4.NBTTagCompound.write(SourceFile:25)
  150. [19:16:03] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_7_R4.NBTCompressedStreamTools.a(NBTCompressedStreamTools.java:103)
  151. [19:16:03] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_7_R4.NBTCompressedStreamTools.a(NBTCompressedStreamTools.java:95)
  152. [19:16:03] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_7_R4.ChunkRegionLoader.a(ChunkRegionLoader.java:190)
  153. [19:16:03] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_7_R4.ChunkRegionLoader.c(ChunkRegionLoader.java:178)
  154. [19:16:03] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_7_R4.FileIOThread.b(SourceFile:30)
  155. [19:16:03] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_7_R4.FileIOThread.run(SourceFile:23)
  156. [19:16:03] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:745)
  157. [19:16:03] [Spigot Watchdog Thread/ERROR]: ------------------------------
  158. [19:16:03] [Spigot Watchdog Thread/ERROR]: Current Thread: Chunk I/O Executor Thread-1
  159. [19:16:03] [Spigot Watchdog Thread/ERROR]: PID: 56 | Suspended: false | Native: false | State: WAITING
  160. [19:16:03] [Spigot Watchdog Thread/ERROR]: Stack:
  161. [19:16:03] [Spigot Watchdog Thread/ERROR]: sun.misc.Unsafe.park(Native Method)
  162. [19:16:03] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.LockSupport.park(LockSupport.java:186)
  163. [19:16:03] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2043)
  164. [19:16:03] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
  165. [19:16:03] [Async Chat Thread - #60/INFO]: **Resistance <[Member] Eth5> Color
  166. [19:16:03] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1068)
  167. [19:16:03] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130)
  168. [19:16:03] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
  169. [19:16:03] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:745)
  170. [19:16:03] [Spigot Watchdog Thread/ERROR]: ------------------------------
  171. [19:16:03] [Spigot Watchdog Thread/ERROR]: Current Thread: Query Listener #1
  172. [19:16:03] [Spigot Watchdog Thread/ERROR]: PID: 41 | Suspended: false | Native: false | State: RUNNABLE
  173. [19:16:03] [Spigot Watchdog Thread/ERROR]: Stack:
  174. [19:16:03] [Spigot Watchdog Thread/ERROR]: java.lang.Integer.toString(Integer.java:331)
  175. [19:16:03] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_7_R4.RemoteStatusListener.parsePacket(SourceFile:125)
  176. [19:16:03] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_7_R4.RemoteStatusListener.run(SourceFile:262)
  177. [19:16:03] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:745)
  178. [19:16:03] [Spigot Watchdog Thread/ERROR]: ------------------------------
  179. [19:16:03] [Spigot Watchdog Thread/ERROR]: Current Thread: Thread-14
  180. [19:16:03] [Spigot Watchdog Thread/ERROR]: PID: 40 | Suspended: false | Native: true | State: RUNNABLE
  181. [19:16:03] [Spigot Watchdog Thread/ERROR]: Stack:
  182. [19:16:03] [Spigot Watchdog Thread/ERROR]: java.net.PlainSocketImpl.socketAccept(Native Method)
  183. [19:16:03] [Spigot Watchdog Thread/ERROR]: java.net.AbstractPlainSocketImpl.accept(AbstractPlainSocketImpl.java:398)
  184. [19:16:03] [Spigot Watchdog Thread/ERROR]: java.net.ServerSocket.implAccept(ServerSocket.java:530)
  185. [19:16:03] [Spigot Watchdog Thread/ERROR]: java.net.ServerSocket.accept(ServerSocket.java:498)
  186. [19:16:03] [Spigot Watchdog Thread/ERROR]: com.vexsoftware.votifier.net.VoteReceiver.run(VoteReceiver.java:114)
  187. [19:16:03] [Spigot Watchdog Thread/ERROR]: ------------------------------
  188. [19:16:03] [Spigot Watchdog Thread/ERROR]: Current Thread: Thread-13
  189. [19:16:03] [Spigot Watchdog Thread/ERROR]: PID: 39 | Suspended: false | Native: false | State: RUNNABLE
  190. [19:16:03] [Spigot Watchdog Thread/ERROR]: Stack:
  191. [19:16:03] [Spigot Watchdog Thread/ERROR]: java.lang.String.substring(String.java:1913)
  192. [19:16:03] [Spigot Watchdog Thread/ERROR]: java.io.File.getParent(File.java:479)
  193. [19:16:03] [Spigot Watchdog Thread/ERROR]: java.io.File.getParentFile(File.java:499)
  194. [19:16:03] [Spigot Watchdog Thread/ERROR]: org.sqlite.Conn.open(Conn.java:97)
  195. [19:16:04] [Spigot Watchdog Thread/ERROR]: org.sqlite.Conn.<init>(Conn.java:57)
  196. [19:16:04] [Spigot Watchdog Thread/ERROR]: org.sqlite.JDBC.createConnection(JDBC.java:77)
  197. [19:16:04] [Spigot Watchdog Thread/ERROR]: org.sqlite.JDBC.connect(JDBC.java:64)
  198. [19:16:04] [Spigot Watchdog Thread/ERROR]: java.sql.DriverManager.getConnection(DriverManager.java:571)
  199. [19:16:04] [Spigot Watchdog Thread/ERROR]: java.sql.DriverManager.getConnection(DriverManager.java:233)
  200. [19:16:04] [Spigot Watchdog Thread/ERROR]: net.coreprotect.database.Database.getConnection(Database.java:52)
  201. [19:16:04] [Spigot Watchdog Thread/ERROR]: net.coreprotect.consumer.Process.processConsumer(Process.java:26)
  202. [19:16:04] [Spigot Watchdog Thread/ERROR]: net.coreprotect.consumer.Consumer.run(Consumer.java:49)
  203. [19:16:04] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:745)
  204. [19:16:04] [Spigot Watchdog Thread/ERROR]: ------------------------------
  205. [19:16:04] [Spigot Watchdog Thread/ERROR]: Current Thread: Thread-12
  206. [19:16:04] [Spigot Watchdog Thread/ERROR]: PID: 38 | Suspended: false | Native: false | State: TIMED_WAITING
  207. [19:16:04] [Spigot Watchdog Thread/ERROR]: Stack:
  208. [19:16:04] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.sleep(Native Method)
  209. [19:16:04] [Spigot Watchdog Thread/ERROR]: net.coreprotect.thread.CacheCleanUp.run(CacheCleanUp.java:14)
  210. [19:16:04] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:745)
  211. [19:16:04] [Spigot Watchdog Thread/ERROR]: ------------------------------
  212. [19:16:04] [Spigot Watchdog Thread/ERROR]: Current Thread: pool-6-thread-1
  213. [19:16:04] [Spigot Watchdog Thread/ERROR]: PID: 37 | Suspended: false | Native: false | State: RUNNABLE
  214. [19:16:04] [Spigot Watchdog Thread/ERROR]: Stack:
  215. [19:16:04] [Spigot Watchdog Thread/ERROR]: java.util.HashMap.createEntry(HashMap.java:897)
  216. [19:16:04] [Spigot Watchdog Thread/ERROR]: java.util.HashMap.addEntry(HashMap.java:884)
  217. [19:16:04] [Spigot Watchdog Thread/ERROR]: java.util.HashMap.put(HashMap.java:505)
  218. [19:16:04] [Spigot Watchdog Thread/ERROR]: org.anjocaido.groupmanager.dataholder.WorldDataHolder.writeUsers(WorldDataHolder.java:1042)
  219. [19:16:04] [Spigot Watchdog Thread/ERROR]: org.anjocaido.groupmanager.dataholder.worlds.WorldsHolder.saveChanges(WorldsHolder.java:329)
  220. [19:16:04] [Spigot Watchdog Thread/ERROR]: org.anjocaido.groupmanager.GroupManager$1.run(GroupManager.java:327)
  221. [19:16:04] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:471)
  222. [19:16:04] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.FutureTask.runAndReset(FutureTask.java:304)
  223. [19:16:04] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:178)
  224. [19:16:04] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:293)
  225. [19:16:04] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
  226. [19:16:04] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
  227. [19:16:04] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:745)
  228. [19:16:04] [Spigot Watchdog Thread/ERROR]: ------------------------------
  229. [19:16:04] [Spigot Watchdog Thread/ERROR]: Current Thread: Thread-11
  230. [19:16:04] [Spigot Watchdog Thread/ERROR]: PID: 36 | Suspended: false | Native: false | State: TIMED_WAITING
  231. [19:16:04] [Spigot Watchdog Thread/ERROR]: Stack:
  232. [19:16:04] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.sleep(Native Method)
  233. [19:16:04] [Spigot Watchdog Thread/ERROR]: com.griefcraft.modules.credits.CreditsModule$CreditsTask.run(CreditsModule.java:110)
  234. [19:16:04] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:745)
  235. [19:16:04] [Spigot Watchdog Thread/ERROR]: ------------------------------
  236. [19:16:04] [Spigot Watchdog Thread/ERROR]: Current Thread: Thread-10
  237. [19:16:04] [Spigot Watchdog Thread/ERROR]: PID: 35 | Suspended: false | Native: false | State: TIMED_WAITING
  238. [19:16:04] [Spigot Watchdog Thread/ERROR]: Stack:
  239. [19:16:04] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.sleep(Native Method)
  240. [19:16:04] [Spigot Watchdog Thread/ERROR]: com.griefcraft.util.DatabaseThread.run(DatabaseThread.java:161)
  241. [19:16:04] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:745)
  242. [19:16:04] [Spigot Watchdog Thread/ERROR]: ------------------------------
  243. [19:16:04] [Spigot Watchdog Thread/ERROR]: Current Thread: Netty IO #3
  244. [19:16:04] [Spigot Watchdog Thread/ERROR]: PID: 27 | Suspended: false | Native: false | State: RUNNABLE
  245. [19:16:04] [Spigot Watchdog Thread/ERROR]: Stack:
  246. [19:16:04] [Spigot Watchdog Thread/ERROR]: net.minecraft.util.io.netty.buffer.UnpooledByteBufAllocator.newHeapBuffer(UnpooledByteBufAllocator.java:43)
  247. [19:16:04] [Spigot Watchdog Thread/ERROR]: net.minecraft.util.io.netty.buffer.AbstractByteBufAllocator.heapBuffer(AbstractByteBufAllocator.java:113)
  248. [19:16:04] [Spigot Watchdog Thread/ERROR]: net.minecraft.util.io.netty.buffer.Unpooled.buffer(Unpooled.java:136)
  249. [19:16:05] [Spigot Watchdog Thread/ERROR]: net.minecraft.util.io.netty.buffer.AbstractByteBuf.readBytes(AbstractByteBuf.java:653)
  250. [19:16:05] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_7_R4.PacketSplitter.decode(SourceFile:33)
  251. [19:16:05] [Spigot Watchdog Thread/ERROR]: net.minecraft.util.io.netty.handler.codec.ByteToMessageDecoder.callDecode(ByteToMessageDecoder.java:232)
  252. [19:16:05] [Spigot Watchdog Thread/ERROR]: net.minecraft.util.io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:131)
  253. [19:16:05] [Spigot Watchdog Thread/ERROR]: net.minecraft.util.io.netty.channel.DefaultChannelHandlerContext.invokeChannelRead(DefaultChannelHandlerContext.java:337)
  254. [19:16:05] [Spigot Watchdog Thread/ERROR]: net.minecraft.util.io.netty.channel.DefaultChannelHandlerContext.fireChannelRead(DefaultChannelHandlerContext.java:323)
  255. [19:16:05] [Spigot Watchdog Thread/ERROR]: net.minecraft.util.io.netty.handler.codec.MessageToMessageDecoder.channelRead(MessageToMessageDecoder.java:103)
  256. [19:16:05] [Spigot Watchdog Thread/ERROR]: net.minecraft.util.io.netty.channel.DefaultChannelHandlerContext.invokeChannelRead(DefaultChannelHandlerContext.java:337)
  257. [19:16:05] [Spigot Watchdog Thread/ERROR]: net.minecraft.util.io.netty.channel.DefaultChannelHandlerContext.fireChannelRead(DefaultChannelHandlerContext.java:323)
  258. [19:16:05] [Spigot Watchdog Thread/ERROR]: net.minecraft.util.io.netty.handler.timeout.ReadTimeoutHandler.channelRead(ReadTimeoutHandler.java:149)
  259. [19:16:05] [Spigot Watchdog Thread/ERROR]: net.minecraft.util.io.netty.channel.DefaultChannelHandlerContext.invokeChannelRead(DefaultChannelHandlerContext.java:337)
  260. [19:16:05] [Spigot Watchdog Thread/ERROR]: net.minecraft.util.io.netty.channel.DefaultChannelHandlerContext.fireChannelRead(DefaultChannelHandlerContext.java:323)
  261. [19:16:05] [Spigot Watchdog Thread/ERROR]: net.minecraft.util.io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:785)
  262. [19:16:05] [Spigot Watchdog Thread/ERROR]: net.minecraft.util.io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:100)
  263. [19:16:05] [Spigot Watchdog Thread/ERROR]: net.minecraft.util.io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:480)
  264. [19:16:05] [Spigot Watchdog Thread/ERROR]: net.minecraft.util.io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:447)
  265. [19:16:05] [Spigot Watchdog Thread/ERROR]: net.minecraft.util.io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:341)
  266. [19:16:05] [Spigot Watchdog Thread/ERROR]: net.minecraft.util.io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:101)
  267. [19:16:05] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:745)
  268. [19:16:05] [Spigot Watchdog Thread/ERROR]: ------------------------------
  269. [19:16:05] [Spigot Watchdog Thread/ERROR]: Current Thread: Netty IO #2
  270. [19:16:05] [Spigot Watchdog Thread/ERROR]: PID: 26 | Suspended: false | Native: false | State: RUNNABLE
  271. [19:16:05] [Spigot Watchdog Thread/ERROR]: Thread is waiting on monitor(s):
  272. [19:16:05] [Spigot Watchdog Thread/ERROR]: Locked on:java.nio.Bits.reserveMemory(Bits.java:633)
  273. [19:16:05] [Spigot Watchdog Thread/ERROR]: Stack:
  274. [19:16:05] [Spigot Watchdog Thread/ERROR]: java.nio.Bits.reserveMemory(Bits.java:633)
  275. [19:16:05] [Spigot Watchdog Thread/ERROR]: java.nio.DirectByteBuffer.<init>(DirectByteBuffer.java:123)
  276. [19:16:05] [Server thread/INFO]: mikelkraft lost connection: Timed out
  277. [19:16:05] [Spigot Watchdog Thread/ERROR]: java.nio.ByteBuffer.allocateDirect(ByteBuffer.java:306)
  278. [19:16:05] [Spigot Watchdog Thread/ERROR]: net.minecraft.util.io.netty.buffer.UnpooledUnsafeDirectByteBuf.<init>(UnpooledUnsafeDirectByteBuf.java:71)
  279. [19:16:05] [Spigot Watchdog Thread/ERROR]: net.minecraft.util.io.netty.buffer.UnpooledByteBufAllocator.newDirectBuffer(UnpooledByteBufAllocator.java:49)
  280. [19:16:05] [Spigot Watchdog Thread/ERROR]: net.minecraft.util.io.netty.buffer.AbstractByteBufAllocator.directBuffer(AbstractByteBufAllocator.java:132)
  281. [19:16:05] [Spigot Watchdog Thread/ERROR]: net.minecraft.util.io.netty.buffer.AbstractByteBufAllocator.directBuffer(AbstractByteBufAllocator.java:123)
  282. [19:16:05] [Spigot Watchdog Thread/ERROR]: net.minecraft.util.io.netty.buffer.AbstractByteBufAllocator.ioBuffer(AbstractByteBufAllocator.java:76)
  283. [19:16:05] [Spigot Watchdog Thread/ERROR]: net.minecraft.util.io.netty.handler.codec.MessageToByteEncoder.write(MessageToByteEncoder.java:106)
  284. [19:16:05] [Spigot Watchdog Thread/ERROR]: net.minecraft.util.io.netty.channel.DefaultChannelHandlerContext.invokeWrite(DefaultChannelHandlerContext.java:644)
  285. [19:16:05] [Spigot Watchdog Thread/ERROR]: net.minecraft.util.io.netty.channel.DefaultChannelHandlerContext.write(DefaultChannelHandlerContext.java:698)
  286. [19:16:05] [Spigot Watchdog Thread/ERROR]: net.minecraft.util.io.netty.channel.DefaultChannelHandlerContext.writeAndFlush(DefaultChannelHandlerContext.java:688)
  287. [19:16:05] [Spigot Watchdog Thread/ERROR]: net.minecraft.util.io.netty.channel.DefaultChannelHandlerContext.writeAndFlush(DefaultChannelHandlerContext.java:717)
  288. [19:16:05] [Spigot Watchdog Thread/ERROR]: net.minecraft.util.io.netty.channel.DefaultChannelPipeline.writeAndFlush(DefaultChannelPipeline.java:893)
  289. [19:16:05] [Spigot Watchdog Thread/ERROR]: net.minecraft.util.io.netty.channel.AbstractChannel.writeAndFlush(AbstractChannel.java:239)
  290. [19:16:05] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_7_R4.QueuedProtocolSwitch.run(SourceFile:143)
  291. [19:16:05] [Spigot Watchdog Thread/ERROR]: net.minecraft.util.io.netty.util.concurrent.SingleThreadEventExecutor.runAllTasks(SingleThreadEventExecutor.java:354)
  292. [19:16:05] [Spigot Watchdog Thread/ERROR]: net.minecraft.util.io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:348)
  293. [19:16:05] [Spigot Watchdog Thread/ERROR]: net.minecraft.util.io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:101)
  294. [19:16:05] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:745)
  295. [19:16:05] [Spigot Watchdog Thread/ERROR]: ------------------------------
  296. [19:16:05] [Spigot Watchdog Thread/ERROR]: Current Thread: Netty IO #1
  297. [19:16:05] [Spigot Watchdog Thread/ERROR]: PID: 25 | Suspended: false | Native: false | State: RUNNABLE
  298. [19:16:05] [Spigot Watchdog Thread/ERROR]: Stack:
  299. [19:16:05] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_7_R4.PacketDecoder.decode(PacketDecoder.java:29)
  300. [19:16:05] [Spigot Watchdog Thread/ERROR]: net.minecraft.util.io.netty.handler.codec.ByteToMessageDecoder.callDecode(ByteToMessageDecoder.java:232)
  301. [19:16:05] [Spigot Watchdog Thread/ERROR]: net.minecraft.util.io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:131)
  302. [19:16:06] [Spigot Watchdog Thread/ERROR]: net.minecraft.util.io.netty.channel.DefaultChannelHandlerContext.invokeChannelRead(DefaultChannelHandlerContext.java:337)
  303. [19:16:06] [Spigot Watchdog Thread/ERROR]: net.minecraft.util.io.netty.channel.DefaultChannelHandlerContext.fireChannelRead(DefaultChannelHandlerContext.java:323)
  304. [19:16:06] [Spigot Watchdog Thread/ERROR]: net.minecraft.util.io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:173)
  305. [19:16:06] [Spigot Watchdog Thread/ERROR]: net.minecraft.util.io.netty.channel.DefaultChannelHandlerContext.invokeChannelRead(DefaultChannelHandlerContext.java:337)
  306. [19:16:06] [Spigot Watchdog Thread/ERROR]: net.minecraft.util.io.netty.channel.DefaultChannelHandlerContext.fireChannelRead(DefaultChannelHandlerContext.java:323)
  307. [19:16:06] [Server thread/INFO]: mikelkraft left the game.
  308. [19:16:06] [Spigot Watchdog Thread/ERROR]: net.minecraft.util.io.netty.handler.codec.MessageToMessageDecoder.channelRead(MessageToMessageDecoder.java:103)
  309. [19:16:06] [Spigot Watchdog Thread/ERROR]: net.minecraft.util.io.netty.channel.DefaultChannelHandlerContext.invokeChannelRead(DefaultChannelHandlerContext.java:337)
  310. [19:16:06] [Spigot Watchdog Thread/ERROR]: net.minecraft.util.io.netty.channel.DefaultChannelHandlerContext.fireChannelRead(DefaultChannelHandlerContext.java:323)
  311. [19:16:06] [Spigot Watchdog Thread/ERROR]: net.minecraft.util.io.netty.handler.timeout.ReadTimeoutHandler.channelRead(ReadTimeoutHandler.java:149)
  312. [19:16:06] [Spigot Watchdog Thread/ERROR]: net.minecraft.util.io.netty.channel.DefaultChannelHandlerContext.invokeChannelRead(DefaultChannelHandlerContext.java:337)
  313. [19:16:06] [Spigot Watchdog Thread/ERROR]: net.minecraft.util.io.netty.channel.DefaultChannelHandlerContext.fireChannelRead(DefaultChannelHandlerContext.java:323)
  314. [19:16:06] [Spigot Watchdog Thread/ERROR]: net.minecraft.util.io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:785)
  315. [19:16:06] [Spigot Watchdog Thread/ERROR]: net.minecraft.util.io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:100)
  316. [19:16:06] [Spigot Watchdog Thread/ERROR]: net.minecraft.util.io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:480)
  317. [19:16:06] [Spigot Watchdog Thread/ERROR]: net.minecraft.util.io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:447)
  318. [19:16:06] [Spigot Watchdog Thread/ERROR]: net.minecraft.util.io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:341)
  319. [19:16:06] [Spigot Watchdog Thread/ERROR]: net.minecraft.util.io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:101)
  320. [19:16:06] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:745)
  321. [19:16:06] [Spigot Watchdog Thread/ERROR]: ------------------------------
  322. [19:16:06] [Spigot Watchdog Thread/ERROR]: Current Thread: Netty IO #0
  323. [19:16:06] [Spigot Watchdog Thread/ERROR]: PID: 24 | Suspended: false | Native: false | State: BLOCKED
  324. [19:16:06] [Spigot Watchdog Thread/ERROR]: Stack:
  325. [19:16:06] [Spigot Watchdog Thread/ERROR]: java.util.Collections$SynchronizedCollection.add(Collections.java:1636)
  326. [19:16:06] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_7_R4.ServerConnectionChannel.initChannel(ServerConnectionChannel.java:33)
  327. [19:16:06] [Spigot Watchdog Thread/ERROR]: net.minecraft.util.io.netty.channel.ChannelInitializer.channelRegistered(ChannelInitializer.java:70)
  328. [19:16:06] [Spigot Watchdog Thread/ERROR]: net.minecraft.util.io.netty.channel.DefaultChannelHandlerContext.invokeChannelRegistered(DefaultChannelHandlerContext.java:162)
  329. [19:16:06] [Spigot Watchdog Thread/ERROR]: net.minecraft.util.io.netty.channel.DefaultChannelHandlerContext.fireChannelRegistered(DefaultChannelHandlerContext.java:148)
  330. [19:16:06] [Spigot Watchdog Thread/ERROR]: net.minecraft.util.io.netty.channel.DefaultChannelPipeline.fireChannelRegistered(DefaultChannelPipeline.java:730)
  331. [19:16:06] [Spigot Watchdog Thread/ERROR]: net.minecraft.util.io.netty.channel.AbstractChannel$AbstractUnsafe.register0(AbstractChannel.java:441)
  332. [19:16:06] [Spigot Watchdog Thread/ERROR]: net.minecraft.util.io.netty.channel.AbstractChannel$AbstractUnsafe.register(AbstractChannel.java:411)
  333. [19:16:06] [Spigot Watchdog Thread/ERROR]: net.minecraft.util.io.netty.channel.SingleThreadEventLoop.register(SingleThreadEventLoop.java:60)
  334. [19:16:06] [Spigot Watchdog Thread/ERROR]: net.minecraft.util.io.netty.channel.SingleThreadEventLoop.register(SingleThreadEventLoop.java:48)
  335. [19:16:06] [Spigot Watchdog Thread/ERROR]: net.minecraft.util.io.netty.channel.MultithreadEventLoopGroup.register(MultithreadEventLoopGroup.java:64)
  336. [19:16:06] [Spigot Watchdog Thread/ERROR]: net.minecraft.util.io.netty.bootstrap.ServerBootstrap$ServerBootstrapAcceptor.channelRead(ServerBootstrap.java:249)
  337. [19:16:06] [Spigot Watchdog Thread/ERROR]: net.minecraft.util.io.netty.channel.DefaultChannelHandlerContext.invokeChannelRead(DefaultChannelHandlerContext.java:337)
  338. [19:16:06] [Spigot Watchdog Thread/ERROR]: net.minecraft.util.io.netty.channel.DefaultChannelHandlerContext.fireChannelRead(DefaultChannelHandlerContext.java:323)
  339. [19:16:06] [Spigot Watchdog Thread/ERROR]: net.minecraft.util.io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:785)
  340. [19:16:06] [Spigot Watchdog Thread/ERROR]: net.minecraft.util.io.netty.channel.nio.AbstractNioMessageChannel$NioMessageUnsafe.read(AbstractNioMessageChannel.java:90)
  341. [19:16:06] [Spigot Watchdog Thread/ERROR]: net.minecraft.util.io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:480)
  342. [19:16:06] [Spigot Watchdog Thread/ERROR]: net.minecraft.util.io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:447)
  343. [19:16:06] [Spigot Watchdog Thread/ERROR]: net.minecraft.util.io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:341)
  344. [19:16:06] [Spigot Watchdog Thread/ERROR]: net.minecraft.util.io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:101)
  345. [19:16:07] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:745)
  346. [19:16:07] [Spigot Watchdog Thread/ERROR]: ------------------------------
  347. [19:16:07] [Spigot Watchdog Thread/ERROR]: Current Thread: Spigot Metrics Thread
  348. [19:16:07] [Spigot Watchdog Thread/ERROR]: PID: 23 | Suspended: false | Native: true | State: RUNNABLE
  349. [19:16:07] [Spigot Watchdog Thread/ERROR]: Thread is waiting on monitor(s):
  350. [19:16:07] [Spigot Watchdog Thread/ERROR]: Locked on:java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:339)
  351. [19:16:07] [Spigot Watchdog Thread/ERROR]: Locked on:sun.net.www.http.HttpClient.openServer(HttpClient.java:527)
  352. [19:16:07] [Spigot Watchdog Thread/ERROR]: Locked on:sun.net.www.protocol.http.HttpURLConnection.getOutputStream(HttpURLConnection.java:1091)
  353. [19:16:07] [Spigot Watchdog Thread/ERROR]: Stack:
  354. [19:16:07] [Spigot Watchdog Thread/ERROR]: java.net.PlainSocketImpl.socketConnect(Native Method)
  355. [19:16:07] [Spigot Watchdog Thread/ERROR]: java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:339)
  356. [19:16:07] [Spigot Watchdog Thread/ERROR]: java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:200)
  357. [19:16:07] [Spigot Watchdog Thread/ERROR]: java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:182)
  358. [19:16:07] [Spigot Watchdog Thread/ERROR]: java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392)
  359. [19:16:07] [Spigot Watchdog Thread/ERROR]: java.net.Socket.connect(Socket.java:579)
  360. [19:16:07] [Spigot Watchdog Thread/ERROR]: java.net.Socket.connect(Socket.java:528)
  361. [19:16:07] [Spigot Watchdog Thread/ERROR]: sun.net.NetworkClient.doConnect(NetworkClient.java:180)
  362. [19:16:07] [Spigot Watchdog Thread/ERROR]: sun.net.www.http.HttpClient.openServer(HttpClient.java:432)
  363. [19:16:07] [Spigot Watchdog Thread/ERROR]: sun.net.www.http.HttpClient.openServer(HttpClient.java:527)
  364. [19:16:07] [Spigot Watchdog Thread/ERROR]: sun.net.www.http.HttpClient.<init>(HttpClient.java:211)
  365. [19:16:07] [Spigot Watchdog Thread/ERROR]: sun.net.www.http.HttpClient.New(HttpClient.java:308)
  366. [19:16:07] [Spigot Watchdog Thread/ERROR]: sun.net.www.http.HttpClient.New(HttpClient.java:326)
  367. [19:16:07] [Spigot Watchdog Thread/ERROR]: sun.net.www.protocol.http.HttpURLConnection.getNewHttpClient(HttpURLConnection.java:996)
  368. [19:16:07] [Spigot Watchdog Thread/ERROR]: sun.net.www.protocol.http.HttpURLConnection.plainConnect(HttpURLConnection.java:932)
  369. [19:16:07] [Spigot Watchdog Thread/ERROR]: sun.net.www.protocol.http.HttpURLConnection.connect(HttpURLConnection.java:850)
  370. [19:16:07] [Spigot Watchdog Thread/ERROR]: sun.net.www.protocol.http.HttpURLConnection.getOutputStream(HttpURLConnection.java:1091)
  371. [19:16:07] [Spigot Watchdog Thread/ERROR]: org.spigotmc.Metrics.postPlugin(Metrics.java:430)
  372. [19:16:07] [Spigot Watchdog Thread/ERROR]: org.spigotmc.Metrics.access$400(Metrics.java:68)
  373. [19:16:07] [Spigot Watchdog Thread/ERROR]: org.spigotmc.Metrics$1.run(Metrics.java:240)
  374. [19:16:07] [Spigot Watchdog Thread/ERROR]: java.util.TimerThread.mainLoop(Timer.java:555)
  375. [19:16:07] [Spigot Watchdog Thread/ERROR]: java.util.TimerThread.run(Timer.java:505)
  376. [19:16:07] [Spigot Watchdog Thread/ERROR]: ------------------------------
  377. [19:16:07] [Spigot Watchdog Thread/ERROR]: Current Thread: Spigot Watchdog Thread
  378. [19:16:07] [Spigot Watchdog Thread/ERROR]: PID: 22 | Suspended: false | Native: false | State: RUNNABLE
  379. [19:16:07] [Spigot Watchdog Thread/ERROR]: Stack:
  380. [19:16:07] [Spigot Watchdog Thread/ERROR]: sun.management.ThreadImpl.dumpThreads0(Native Method)
  381. [19:16:07] [Spigot Watchdog Thread/ERROR]: sun.management.ThreadImpl.dumpAllThreads(ThreadImpl.java:446)
  382. [19:16:07] [Spigot Watchdog Thread/ERROR]: org.spigotmc.WatchdogThread.run(WatchdogThread.java:76)
  383. [19:16:07] [Spigot Watchdog Thread/ERROR]: ------------------------------
  384. [19:16:07] [Spigot Watchdog Thread/ERROR]: Current Thread: Java2D Disposer
  385. [19:16:07] [Spigot Watchdog Thread/ERROR]: PID: 19 | Suspended: false | Native: false | State: WAITING
  386. [19:16:07] [Spigot Watchdog Thread/ERROR]: Stack:
  387. [19:16:07] [Spigot Watchdog Thread/ERROR]: java.lang.Object.wait(Native Method)
  388. [19:16:07] [Spigot Watchdog Thread/ERROR]: java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:135)
  389. [19:16:07] [Spigot Watchdog Thread/ERROR]: java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:151)
  390. [19:16:07] [Spigot Watchdog Thread/ERROR]: sun.java2d.Disposer.run(Disposer.java:145)
  391. [19:16:07] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:745)
  392. [19:16:07] [Spigot Watchdog Thread/ERROR]: ------------------------------
  393. [19:16:07] [Spigot Watchdog Thread/ERROR]: Current Thread: Thread-5
  394. [19:16:07] [Spigot Watchdog Thread/ERROR]: PID: 17 | Suspended: false | Native: false | State: RUNNABLE
  395. [19:16:07] [Spigot Watchdog Thread/ERROR]: Stack:
  396. [19:16:07] [Spigot Watchdog Thread/ERROR]: java.lang.StringCoding$StringEncoder.encode(StringCoding.java:300)
  397. [19:16:07] [Spigot Watchdog Thread/ERROR]: java.lang.StringCoding.encode(StringCoding.java:344)
  398. [19:16:07] [Spigot Watchdog Thread/ERROR]: java.lang.StringCoding.encode(StringCoding.java:387)
  399. [19:16:07] [Spigot Watchdog Thread/ERROR]: java.lang.String.getBytes(String.java:956)
  400. [19:16:07] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.v1_7_R4.util.TerminalConsoleWriterThread.run(TerminalConsoleWriterThread.java:44)
  401. [19:16:07] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:745)
  402. [19:16:07] [Spigot Watchdog Thread/ERROR]: ------------------------------
  403. [19:16:07] [Spigot Watchdog Thread/ERROR]: Current Thread: Server console handler
  404. [19:16:07] [Spigot Watchdog Thread/ERROR]: PID: 16 | Suspended: false | Native: true | State: RUNNABLE
  405. [19:16:07] [Spigot Watchdog Thread/ERROR]: Thread is waiting on monitor(s):
  406. [19:16:07] [Spigot Watchdog Thread/ERROR]: Locked on:java.io.BufferedInputStream.read(BufferedInputStream.java:254)
  407. [19:16:07] [Spigot Watchdog Thread/ERROR]: Locked on:org.bukkit.craftbukkit.libs.jline.internal.InputStreamReader.read(InputStreamReader.java:267)
  408. [19:16:07] [Spigot Watchdog Thread/ERROR]: Locked on:org.bukkit.craftbukkit.libs.jline.internal.InputStreamReader.read(InputStreamReader.java:204)
  409. [19:16:07] [Spigot Watchdog Thread/ERROR]: Stack:
  410. [19:16:07] [Spigot Watchdog Thread/ERROR]: java.io.FileInputStream.readBytes(Native Method)
  411. [19:16:07] [Spigot Watchdog Thread/ERROR]: java.io.FileInputStream.read(FileInputStream.java:272)
  412. [19:16:07] [Spigot Watchdog Thread/ERROR]: java.io.BufferedInputStream.fill(BufferedInputStream.java:235)
  413. [19:16:07] [Spigot Watchdog Thread/ERROR]: java.io.BufferedInputStream.read(BufferedInputStream.java:254)
  414. [19:16:07] [Spigot Watchdog Thread/ERROR]: java.io.FilterInputStream.read(FilterInputStream.java:83)
  415. [19:16:07] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.libs.jline.console.ConsoleReader$1.read(ConsoleReader.java:167)
  416. [19:16:07] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.libs.jline.internal.InputStreamReader.read(InputStreamReader.java:267)
  417. [19:16:07] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.libs.jline.internal.InputStreamReader.read(InputStreamReader.java:204)
  418. [19:16:07] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.libs.jline.console.ConsoleReader.readCharacter(ConsoleReader.java:995)
  419. [19:16:07] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.libs.jline.console.ConsoleReader.readLineSimple(ConsoleReader.java:1506)
  420. [19:16:07] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.libs.jline.console.ConsoleReader.readLine(ConsoleReader.java:1153)
  421. [19:16:07] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.libs.jline.console.ConsoleReader.readLine(ConsoleReader.java:1117)
  422. [19:16:07] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.libs.jline.console.ConsoleReader.readLine(ConsoleReader.java:1105)
  423. [19:16:07] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_7_R4.ThreadCommandReader.run(ThreadCommandReader.java:34)
  424. [19:16:07] [Spigot Watchdog Thread/ERROR]: ------------------------------
  425. [19:16:07] [Spigot Watchdog Thread/ERROR]: Current Thread: DestroyJavaVM
  426. [19:16:07] [Spigot Watchdog Thread/ERROR]: PID: 15 | Suspended: false | Native: false | State: RUNNABLE
  427. [19:16:07] [Spigot Watchdog Thread/ERROR]: Stack:
  428. [19:16:07] [Spigot Watchdog Thread/ERROR]: ------------------------------
  429. [19:16:07] [Spigot Watchdog Thread/ERROR]: Current Thread: Server thread
  430. [19:16:07] [Spigot Watchdog Thread/ERROR]: PID: 13 | Suspended: false | Native: false | State: RUNNABLE
  431. [19:16:07] [Spigot Watchdog Thread/ERROR]: Thread is waiting on monitor(s):
  432. [19:16:07] [Spigot Watchdog Thread/ERROR]: Locked on:com.sk89q.worldedit.WorldEdit.getSession(WorldEdit.java:327)
  433. [19:16:07] [Spigot Watchdog Thread/ERROR]: Locked on:org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:494)
  434. [19:16:07] [Spigot Watchdog Thread/ERROR]: Locked on:net.minecraft.server.v1_7_R4.ServerConnection.c(ServerConnection.java:81)
  435. [19:16:07] [Spigot Watchdog Thread/ERROR]: Stack:
  436. [19:16:07] [Spigot Watchdog Thread/ERROR]: org.anjocaido.groupmanager.dataholder.UsersDataHolder.setDataSource(UsersDataHolder.java:39)
  437. [19:16:07] [Spigot Watchdog Thread/ERROR]: org.anjocaido.groupmanager.dataholder.WorldDataHolder.updateDataSource(WorldDataHolder.java:99)
  438. [19:16:07] [Spigot Watchdog Thread/ERROR]: org.anjocaido.groupmanager.dataholder.worlds.WorldsHolder.getUpdatedWorldData(WorldsHolder.java:405)
  439. [19:16:07] [Spigot Watchdog Thread/ERROR]: org.anjocaido.groupmanager.dataholder.worlds.WorldsHolder.getWorldData(WorldsHolder.java:385)
  440. [19:16:07] [Spigot Watchdog Thread/ERROR]: org.anjocaido.groupmanager.dataholder.worlds.WorldsHolder.getWorldPermissions(WorldsHolder.java:448)
  441. [19:16:07] [Spigot Watchdog Thread/ERROR]: com.sk89q.wepif.GroupManagerResolver.getPermissionHandler(GroupManagerResolver.java:71)
  442. [19:16:07] [Spigot Watchdog Thread/ERROR]: com.sk89q.wepif.GroupManagerResolver.hasPermission(GroupManagerResolver.java:83)
  443. [19:16:07] [Spigot Watchdog Thread/ERROR]: com.sk89q.wepif.GroupManagerResolver.hasPermission(GroupManagerResolver.java:114)
  444. [19:16:07] [Spigot Watchdog Thread/ERROR]: com.sk89q.wepif.PermissionsResolverManager.hasPermission(PermissionsResolverManager.java:165)
  445. [19:16:07] [Spigot Watchdog Thread/ERROR]: com.sk89q.worldedit.bukkit.BukkitPlayer.hasPermission(BukkitPlayer.java:132)
  446. [19:16:07] [Spigot Watchdog Thread/ERROR]: com.sk89q.worldedit.WorldEdit.getSession(WorldEdit.java:327)
  447. [19:16:07] [Spigot Watchdog Thread/ERROR]: com.sk89q.worldedit.WorldEdit.handleBlockLeftClick(WorldEdit.java:1401)
  448. [19:16:07] [Spigot Watchdog Thread/ERROR]: com.sk89q.worldedit.bukkit.WorldEditListener.onPlayerInteract(WorldEditListener.java:130)
  449. [19:16:07] [Spigot Watchdog Thread/ERROR]: sun.reflect.GeneratedMethodAccessor29.invoke(Unknown Source)
  450. [19:16:07] [Spigot Watchdog Thread/ERROR]: sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  451. [19:16:07] [Spigot Watchdog Thread/ERROR]: java.lang.reflect.Method.invoke(Method.java:606)
  452. [19:16:07] [Spigot Watchdog Thread/ERROR]: org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:298)
  453. [19:16:08] [Spigot Watchdog Thread/ERROR]: org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62)
  454. [19:16:08] [Spigot Watchdog Thread/ERROR]: org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:509)
  455. [19:16:08] [Spigot Watchdog Thread/ERROR]: org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:494)
  456. [19:16:08] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.v1_7_R4.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:242)
  457. [19:16:08] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_7_R4.PlayerInteractManager.dig(PlayerInteractManager.java:103)
  458. [19:16:08] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_7_R4.PlayerConnection.a(PlayerConnection.java:552)
  459. [19:16:08] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_7_R4.PacketPlayInBlockDig.a(PacketPlayInBlockDig.java:41)
  460. [19:16:08] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_7_R4.PacketPlayInBlockDig.handle(PacketPlayInBlockDig.java:65)
  461. [19:16:08] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_7_R4.NetworkManager.a(NetworkManager.java:186)
  462. [19:16:08] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_7_R4.ServerConnection.c(ServerConnection.java:81)
  463. [19:16:08] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_7_R4.MinecraftServer.v(MinecraftServer.java:734)
  464. [19:16:08] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_7_R4.DedicatedServer.v(DedicatedServer.java:289)
  465. [19:16:08] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_7_R4.MinecraftServer.u(MinecraftServer.java:584)
  466. [19:16:08] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_7_R4.MinecraftServer.run(MinecraftServer.java:490)
  467. [19:16:08] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_7_R4.ThreadServerApplication.run(SourceFile:628)
  468. [19:16:08] [Spigot Watchdog Thread/ERROR]: ------------------------------
  469. [19:16:08] [Spigot Watchdog Thread/ERROR]: Current Thread: Server Infinisleeper
  470. [19:16:09] [Spigot Watchdog Thread/ERROR]: PID: 14 | Suspended: false | Native: false | State: TIMED_WAITING
  471. [19:16:09] [Spigot Watchdog Thread/ERROR]: Stack:
  472. [19:16:09] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.sleep(Native Method)
  473. [19:16:09] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_7_R4.ThreadSleepForever.run(SourceFile:63)
  474. [19:16:09] [Spigot Watchdog Thread/ERROR]: ------------------------------
  475. [19:16:09] [Spigot Watchdog Thread/ERROR]: Current Thread: Snooper Timer
  476. [19:16:09] [Spigot Watchdog Thread/ERROR]: PID: 10 | Suspended: false | Native: false | State: WAITING
  477. [19:16:09] [Spigot Watchdog Thread/ERROR]: Stack:
  478. [19:16:09] [Spigot Watchdog Thread/ERROR]: java.lang.Object.wait(Native Method)
  479. [19:16:10] [Spigot Watchdog Thread/ERROR]: java.lang.Object.wait(Object.java:503)
  480. [19:16:10] [Spigot Watchdog Thread/ERROR]: java.util.TimerThread.mainLoop(Timer.java:526)
  481. [19:16:10] [Spigot Watchdog Thread/ERROR]: java.util.TimerThread.run(Timer.java:505)
  482. [19:16:10] [Spigot Watchdog Thread/ERROR]: ------------------------------
  483. [19:16:10] [Spigot Watchdog Thread/ERROR]: Current Thread: Signal Dispatcher
  484. [19:16:10] [Spigot Watchdog Thread/ERROR]: PID: 4 | Suspended: false | Native: false | State: RUNNABLE
  485. [19:16:10] [Spigot Watchdog Thread/ERROR]: Stack:
  486. [19:16:10] [Spigot Watchdog Thread/ERROR]: ------------------------------
  487. [19:16:10] [Spigot Watchdog Thread/ERROR]: Current Thread: Finalizer
  488. [19:16:10] [Spigot Watchdog Thread/ERROR]: PID: 3 | Suspended: false | Native: false | State: WAITING
  489. [19:16:10] [Spigot Watchdog Thread/ERROR]: Stack:
  490. [19:16:10] [Spigot Watchdog Thread/ERROR]: java.lang.Object.wait(Native Method)
  491. [19:16:10] [Spigot Watchdog Thread/ERROR]: java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:135)
  492. [19:16:10] [Spigot Watchdog Thread/ERROR]: java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:151)
  493. [19:16:10] [Spigot Watchdog Thread/ERROR]: java.lang.ref.Finalizer$FinalizerThread.run(Finalizer.java:209)
  494. [19:16:10] [Spigot Watchdog Thread/ERROR]: ------------------------------
  495. [19:16:10] [Spigot Watchdog Thread/ERROR]: Current Thread: Reference Handler
  496. [19:16:10] [Spigot Watchdog Thread/ERROR]: PID: 2 | Suspended: false | Native: false | State: RUNNABLE
  497. [19:16:10] [Spigot Watchdog Thread/ERROR]: Stack:
  498. [19:16:10] [Spigot Watchdog Thread/ERROR]: java.lang.Object.wait(Native Method)
  499. [19:16:10] [Spigot Watchdog Thread/ERROR]: java.lang.Object.wait(Object.java:503)
  500. [19:16:10] [Spigot Watchdog Thread/ERROR]: java.lang.ref.Reference$ReferenceHandler.run(Reference.java:133)
  501. [19:16:10] [Spigot Watchdog Thread/ERROR]: ------------------------------
  502. [19:16:11] [Spigot Watchdog Thread/INFO]: Startup script './start.sh' does not exist! Stopping server.
  503. [19:16:14] [Thread-4/INFO]: Stopping server
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement