Hello,<br><br>Today as I was trying to get a group of MCS machines working with coasters, I ran into the following error:<br><br>java.util.ConcurrentModificationException<br>        at java.util.LinkedList$ListItr.checkForComodification(LinkedList.java:761)<br>
        at java.util.LinkedList$ListItr.next(LinkedList.java:696)<br>        at org.globus.cog.abstraction.impl.execution.coaster.BootstrapService$ConnectionProcessor.run(BootstrapService.java:251)<br>        at java.lang.Thread.run(Thread.java:619)<br>
<br>I've tried running the script several more times under the same conditions (same host, config files and swift version) but can not reproduce it. At this point everything seems to be working fine, but I thought it might be useful to report. Script, config files, and log attached.<br>
<br>David<br><br>