Concurrent Mod exception #418


  • New
  • Defect
Open
  • _ForgeUser7856318 created this issue Sep 14, 2012

    Describe to us the issue that you're having:

    I checked the server logs today and bPermissions was throwing some errors on v 2.9.21, not sure what caused it only noticed it in the server logs. It may have happened if the other OP reloaded perms when I was afk.

    Do you have an error log of what happened?
    2012-09-14 04:57:17 [SEVERE] org.apache.commons.lang.UnhandledException: Plugin bPermissions v2.9.21 generated an exception while executing task 9
        at org.bukkit.craftbukkit.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.LinkedList$ListItr.checkForComodification(LinkedList.java:953)
        at java.util.LinkedList$ListItr.next(LinkedList.java:886)
        at de.bananaco.bpermissions.imp.SuperPermissionHandler$SuperPermissionReloader.run(SuperPermissionHandler.java:61)
        at org.bukkit.craftbukkit.scheduler.CraftTask.run(CraftTask.java:52)
        at org.bukkit.craftbukkit.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:53)
        ... 3 more

    Which version of bPermissions are you using?: (Please don't say "latest"!!!)

    2.9.21

    Which version of CraftBukkit?: (Please don't say "latest"!!!)

    1.3.2 R0.1 B#2363

    Which OS? Unix

    Any other information we may need (plugins, configs, etc):

    Not sure, let me know if you need more in a comment below.

  • _ForgeUser7856318 added the tags New Defect Sep 14, 2012
  • codename_B posted a comment Sep 14, 2012

    Hm! Will check it out!

  • _ForgeUser7856318 posted a comment Sep 14, 2012

    @codename_B: Go

    Cool, sweet, thanks. Let me know if you need any more info. I'm usually in your irc channel just highlight me there if you need me. ;)

  • _ForgeUser9845025 posted a comment Oct 20, 2012

    I get the exact same thing, is there anyway to fix this?


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