• Bug
  • Status: Closed
  • 2 Major
  • Resolution: Fixed
  • Build & Test
  • ekulesho
  • Reporter: amiller
  • October 29, 2007
  • 0
  • Watchers: 0
  • July 27, 2012
  • October 29, 2007

Description

I was running tc:run with 2 clients. I did ctrl-c and saw this exception:

Exception in thread “CommandlineUtil shutdown” java.util.ConcurrentModificationException at java.util.HashMap$HashIterator.nextEntry(HashMap.java:787) at java.util.HashMap$ValueIterator.next(HashMap.java:817) at org.terracotta.maven.plugins.tc.cl.CommandLineUtils$1.run(CommandLineUtils.java:52)

I’m using revision 6111 of the maven plugin, basically right before it moved to the forge.

Comments

Eugene Kuleshov 2007-10-29

committed fix to the trunk