autosaveworld causes server stop
felipeleite5w opened this issue ยท 2 comments
Sometimes I got this error!
[08:47:43] [Spigot Watchdog Thread/ERROR]: ------------------------------
[08:47:43] [Spigot Watchdog Thread/ERROR]: Server thread dump (Look for plugins here before reporting to Cauldron!):
[08:47:44] [Spigot Watchdog Thread/ERROR]: ------------------------------
[08:47:44] [Spigot Watchdog Thread/ERROR]: Current Thread: Server thread
[08:47:44] [Spigot Watchdog Thread/ERROR]: PID: 15 | Suspended: false | Native: true | State: RUNNABLE | Blocked Time: -1 | Blocked Count: 245339
[08:47:44] [Spigot Watchdog Thread/ERROR]: Stack:
[08:47:44] [Spigot Watchdog Thread/ERROR]: java.io.FileOutputStream.open0(Native Method)
[08:47:44] [Spigot Watchdog Thread/ERROR]: java.io.FileOutputStream.open(FileOutputStream.java:270)
[08:47:44] [Spigot Watchdog Thread/ERROR]: java.io.FileOutputStream.(FileOutputStream.java:213)
[08:47:44] [Spigot Watchdog Thread/ERROR]: java.io.FileOutputStream.(FileOutputStream.java:162)
[08:47:44] [Spigot Watchdog Thread/ERROR]: net.minecraft.world.storage.SaveHandler.func_75755_a(SaveHandler.java:192)
[08:47:44] [Spigot Watchdog Thread/ERROR]: net.minecraft.world.chunk.storage.AnvilSaveHandler.func_75755_a(AnvilSaveHandler.java:48)
[08:47:44] [Spigot Watchdog Thread/ERROR]: net.minecraft.world.WorldServer.func_73042_a(WorldServer.java:1119)
[08:47:44] [Spigot Watchdog Thread/ERROR]: net.minecraft.world.WorldServer.func_73044_a(WorldServer.java:1084)
[08:47:44] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.v1_7_R4.CraftWorld.save(CraftWorld.java:797)
[08:47:44] [Spigot Watchdog Thread/ERROR]: autosaveworld.features.save.AutoSaveThread.saveWorldNormal(AutoSaveThread.java:159)
[08:47:44] [Spigot Watchdog Thread/ERROR]: autosaveworld.features.save.AutoSaveThread.saveWorld(AutoSaveThread.java:150)
[08:47:44] [Spigot Watchdog Thread/ERROR]: autosaveworld.features.save.AutoSaveThread.access$000(AutoSaveThread.java:36)
[08:47:44] [Spigot Watchdog Thread/ERROR]: autosaveworld.features.save.AutoSaveThread$2.run(AutoSaveThread.java:112)
[08:47:44] [Spigot Watchdog Thread/ERROR]: autosaveworld.utils.SchedulerUtils$1.run(SchedulerUtils.java:45)
[08:47:44] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.v1_7_R4.scheduler.CraftTask.run(CraftTask.java:71)
[08:47:44] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.v1_7_R4.scheduler.CraftScheduler.mainThreadHeartbeat(CraftScheduler.java:346)
[08:47:44] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:905)
[08:47:44] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:432)
[08:47:44] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:841)
[08:47:44] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.MinecraftServer.run(MinecraftServer.java:693)
[08:47:44] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:748)
[08:47:44] [Spigot Watchdog Thread/ERROR]: ------------------------------
[08:47:44] [Spigot Watchdog Thread/ERROR]: Entire Thread Dump:
[08:47:44] [Spigot Watchdog Thread/ERROR]: ------------------------------
[08:47:44] [Spigot Watchdog Thread/ERROR]: Current Thread: Keep-Alive-Timer
[08:47:44] [Spigot Watchdog Thread/ERROR]: PID: 3560 | Suspended: false | Native: false | State: TIMED_WAITING | Blocked Time: -1 | Blocked Count: 0
[08:47:44] [Spigot Watchdog Thread/ERROR]: Stack:
[08:47:44] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.sleep(Native Method)
[08:47:44] [Spigot Watchdog Thread/ERROR]: sun.net.www.http.KeepAliveCache.run(KeepAliveCache.java:172)
[08:47:44] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:748)
[08:47:44] [Spigot Watchdog Thread/ERROR]: ------------------------------
[08:47:44] [Spigot Watchdog Thread/ERROR]: Current Thread: File IO Thread
[08:47:44] [Spigot Watchdog Thread/ERROR]: PID: 118 | Suspended: false | Native: true | State: RUNNABLE | Blocked Time: -1 | Blocked Count: 2804
[08:47:44] [Spigot Watchdog Thread/ERROR]: Thread is waiting on monitor(s):
[08:47:44] [Spigot Watchdog Thread/ERROR]: Locked on:net.minecraft.world.chunk.storage.RegionFile.func_76706_a(RegionFile.java:347)
[08:47:44] [Spigot Watchdog Thread/ERROR]: Stack:
[08:47:44] [Spigot Watchdog Thread/ERROR]: java.io.RandomAccessFile.write0(Native Method)
[08:47:44] [Spigot Watchdog Thread/ERROR]: java.io.RandomAccessFile.write(RandomAccessFile.java:489)
[08:47:44] [Spigot Watchdog Thread/ERROR]: java.io.RandomAccessFile.writeInt(RandomAccessFile.java:1030)
[08:47:44] [Spigot Watchdog Thread/ERROR]: net.minecraft.world.chunk.storage.RegionFile.func_76712_a(RegionFile.java:455)
[08:47:44] [Spigot Watchdog Thread/ERROR]: net.minecraft.world.chunk.storage.RegionFile.func_76706_a(RegionFile.java:347)
[08:47:44] [Spigot Watchdog Thread/ERROR]: net.minecraft.world.chunk.storage.RegionFile$ChunkBuffer.close(RegionFile.java:536)
[08:47:44] [Spigot Watchdog Thread/ERROR]: java.util.zip.DeflaterOutputStream.close(DeflaterOutputStream.java:241)
[08:47:44] [Spigot Watchdog Thread/ERROR]: java.io.FilterOutputStream.close(FilterOutputStream.java:159)
[08:47:44] [Spigot Watchdog Thread/ERROR]: java.io.FilterOutputStream.close(FilterOutputStream.java:159)
[08:47:44] [Spigot Watchdog Thread/ERROR]: net.minecraft.world.chunk.storage.AnvilChunkLoader.func_75821_a(AnvilChunkLoader.java:289)
[08:47:44] [Spigot Watchdog Thread/ERROR]: net.minecraft.world.chunk.storage.AnvilChunkLoader.func_75814_c(AnvilChunkLoader.java:274)
[08:47:44] [Spigot Watchdog Thread/ERROR]: net.minecraft.world.storage.ThreadedFileIOBase.func_75736_b(ThreadedFileIOBase.java:34)
[08:47:44] [Spigot Watchdog Thread/ERROR]: net.minecraft.world.storage.ThreadedFileIOBase.run(ThreadedFileIOBase.java:26)
[08:47:44] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:748)