Exception while executing task 70 #25


  • New
  • Defect
Open
Assigned to _ForgeUser8088077
  • _ForgeUser9560487 created this issue Dec 27, 2012

    What steps will reproduce the problem?
    1.Don't know

    What is the expected output? What do you see instead?

    What version of the product are you using?
    StatsAndAchievements v1.9.3
    CB 1.4.6 R0.1

    Do you have an error log of what happened?
    2012-12-27 22:20:06 [SEVERE] Exception in thread "pool-1-thread-1133"
    2012-12-27 22:20:06 [SEVERE] org.apache.commons.lang.UnhandledException: Plugin StatsAndAchievements v1.9.3 generated an exception while executing task 70
        at org.bukkit.craftbukkit.v1_4_6.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:56)
        at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1110)
        at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:603)
        at java.lang.Thread.run(Thread.java:722)
    Caused by: java.util.ConcurrentModificationException
        at java.util.HashMap$HashIterator.nextEntry(HashMap.java:894)
        at java.util.HashMap$KeyIterator.next(HashMap.java:928)
        at de.maniacraft.statsandachievements.Update.insertEntrys(Update.java:94)
        at de.maniacraft.statsandachievements.Update.run(Update.java:56)
        at org.bukkit.craftbukkit.v1_4_6.scheduler.CraftTask.run(CraftTask.java:53)
        at org.bukkit.craftbukkit.v1_4_6.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:53)
        ... 3 more

    Please provide any additional information below.

  • _ForgeUser9560487 added the tags Defect New Dec 27, 2012
  • _ForgeUser9560487 posted a comment Dec 27, 2012

To post a comment, please login or register a new account.