ConcurrentModificationException in .LateralCacheMonitor -------------------------------------------------------
Key: JCS-72 URL: https://issues.apache.org/jira/browse/JCS-72 Project: JCS Issue Type: Bug Components: TCP Lateral Cache Affects Versions: jcs-1.3 Environment: Debian Lenny, Sun Java 1.5.0.17, used as part of Open-Xchange collaboration softare Reporter: Marcus Klein Assignee: Aaron Smuts Priority: Minor Internal data structures are not processed correctly causing the following exception: Exception in thread "Thread-8" java.util.ConcurrentModificationException at java.util.HashMap$HashIterator.nextEntry(HashMap.java:841) at java.util.HashMap$ValueIterator.next(HashMap.java:871) at org.apache.jcs.auxiliary.lateral.LateralCacheMonitor.run(LateralCacheMonitor.java:179) at java.lang.Thread.run(Thread.java:595) -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online. --------------------------------------------------------------------- To unsubscribe, e-mail: jcs-dev-unsubscr...@jakarta.apache.org For additional commands, e-mail: jcs-dev-h...@jakarta.apache.org