ConcurrentModificationException on ctrl-c from tc:run
-----------------------------------------------------
Key: CDV-485
URL: https://jira.terracotta.org/jira//browse/CDV-485
Project: Community Development
Issue Type: Bug
Components: Build & Test
Affects Versions: trunk-nightly
Reporter: Alex Miller
Assignee: Issue Review Board
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.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
https://jira.terracotta.org/jira//secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
_______________________________________________
tc-dev mailing list
[email protected]
http://lists.terracotta.org/mailman/listinfo/tc-dev