CDV ❯ TC Maven Plugin: Concurrent Modification Exception on shutdown
-
Bug
-
Status: Closed
-
2 Major
-
Resolution: Duplicate
-
-
-
ekulesho
-
Reporter: tgautier
-
September 25, 2007
-
0
-
Watchers: 0
-
July 27, 2012
-
October 29, 2007
Description
Running 2 processes, after hitting ^C I get this:
Exception in thread “CommandlineUtil shutdown” [INFO] DSO processes finished 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)