Toro_mac

mike3

May 31st, 2013
71
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.44 KB | None | 0 0
  1. 2013-05-31 16:32:05 [SEVERE] Exception in thread "Craft Scheduler Thread - 34"
  2. 2013-05-31 16:32:05 [SEVERE] org.apache.commons.lang.UnhandledException: Plugin MinerLog v0.3 generated an exception while executing task 32
  3. at org.bukkit.craftbukkit.v1_5_R3.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:56)
  4. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
  5. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
  6. at java.lang.Thread.run(Thread.java:722)
  7. Caused by: java.util.ConcurrentModificationException
  8. at java.util.ArrayList$Itr.checkForComodification(ArrayList.java:819)
  9. at java.util.ArrayList$Itr.next(ArrayList.java:791)
  10. at org.bukkit.craftbukkit.v1_5_R3.CraftWorld.getEntitiesByClass(CraftWorld.java:707)
  11. at net.minerlog.plugin.scheduler.ScheduledStatDump.getEntityCount(ScheduledStatDump.java:58)
  12. at net.minerlog.plugin.scheduler.ScheduledStatDump.updateServerInfo(ScheduledStatDump.java:46)
  13. at net.minerlog.plugin.scheduler.ScheduledStatDump.run(ScheduledStatDump.java:29)
  14. at org.bukkit.craftbukkit.v1_5_R3.scheduler.CraftTask.run(CraftTask.java:58)
  15. at org.bukkit.craftbukkit.v1_5_R3.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:53)
  16. ... 3 more
  17.  
  18. 2013-05-31 16:34:10 [SEVERE] Exception in thread "Craft Scheduler Thread - 28"
  19. 2013-05-31 16:34:10 [SEVERE] org.apache.commons.lang.UnhandledException: Plugin MinerLog v0.3 generated an exception while executing task 32
  20. at org.bukkit.craftbukkit.v1_5_R3.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:56)
  21. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
  22. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
  23. at java.lang.Thread.run(Thread.java:722)
  24. Caused by: java.util.ConcurrentModificationException
  25. at java.util.ArrayList$Itr.checkForComodification(ArrayList.java:819)
  26. at java.util.ArrayList$Itr.next(ArrayList.java:791)
  27. at org.bukkit.craftbukkit.v1_5_R3.CraftWorld.getEntitiesByClass(CraftWorld.java:707)
  28. at net.minerlog.plugin.scheduler.ScheduledStatDump.getEntityCount(ScheduledStatDump.java:58)
  29. at net.minerlog.plugin.scheduler.ScheduledStatDump.updateServerInfo(ScheduledStatDump.java:46)
  30. at net.minerlog.plugin.scheduler.ScheduledStatDump.run(ScheduledStatDump.java:29)
  31. at org.bukkit.craftbukkit.v1_5_R3.scheduler.CraftTask.run(CraftTask.java:58)
  32. at org.bukkit.craftbukkit.v1_5_R3.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:53)
  33. ... 3 more
Advertisement
Add Comment
Please, Sign In to add comment