Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

when exception occurs - backup crash and after no more save are done #158

Open
Kervinou opened this issue Apr 6, 2014 · 0 comments
Open

Comments

@Kervinou
Copy link

Kervinou commented Apr 6, 2014

[16:00:46] [Craft Scheduler Thread - 1350/WARN]: Exception in thread "Craft Scheduler Thread - 1350"
[16:00:46] [Craft Scheduler Thread - 1350/WARN]: org.apache.commons.lang.UnhandledException: Plugin Backup v2.5 generated an exception while executing task 10
at org.bukkit.craftbukkit.v1_7_R2.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:56)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
at java.lang.Thread.run(Thread.java:724)
Caused by: java.util.ConcurrentModificationException
at org.bukkit.craftbukkit.v1_7_R2.util.LongObjectHashMap$ValueIterator.next(LongObjectHashMap.java:314)
at net.minecraft.server.v1_7_R2.ChunkProviderServer.saveChunks(ChunkProviderServer.java:284)
at net.minecraft.server.v1_7_R2.WorldServer.save(WorldServer.java:802)
at org.bukkit.craftbukkit.v1_7_R2.CraftWorld.save(CraftWorld.java:672)
at com.bukkitbackup.full.threading.PrepareBackup.prepareBackup(PrepareBackup.java:128)
at com.bukkitbackup.full.threading.PrepareBackup.checkShouldDoBackup(PrepareBackup.java:96)
at com.bukkitbackup.full.threading.PrepareBackup.run(PrepareBackup.java:42)
at org.bukkit.craftbukkit.v1_7_R2.scheduler.CraftTask.run(CraftTask.java:58)
at org.bukkit.craftbukkit.v1_7_R2.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:53)
... 3 more

@tgxn tgxn added this to the Release Version 3.0 milestone Apr 22, 2014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants