M18
accepted
jrwilliams
None
2014-06-17
2014-06-17
Jurgen vinju
No

I get these once in a while:

Exception in thread "pool-4-thread-2" java.util.ConcurrentModificationException at java.util.ArrayList$Itr.checkForComodification(ArrayList.java:859) at java.util.ArrayList$Itr.next(ArrayList.java:831) at com.googlecode.pongo.runtime.PongoListIterator.next(PongoListIterator.java:25) at com.googlecode.pongo.runtime.PongoListIterator.next(PongoListIterator.java:1) at org.ossmeter.platform.osgi.executors.MetricListExecutor.getProjectModelMetricProvider(MetricListExecutor.java:164) at org.ossmeter.platform.osgi.executors.MetricListExecutor.run(MetricListExecutor.java:70) 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:744)

Discussion

  • jrwilliams
    jrwilliams
    2014-06-17

    • status: open --> accepted
    • assigned_to: jrwilliams