[
https://issues.apache.org/jira/browse/JCS-176?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Thomas Vandahl resolved JCS-176.
--------------------------------
Resolution: Duplicate
Fix Version/s: jcs-2.2
> RemoteCacheNoWaitFacade constructor throws ConcurrentModificationException
> --------------------------------------------------------------------------
>
> Key: JCS-176
> URL: https://issues.apache.org/jira/browse/JCS-176
> Project: Commons JCS
> Issue Type: Bug
> Components: RMI Remote Cache
> Affects Versions: jcs-2.1
> Reporter: Dan Griffith
> Fix For: jcs-2.2
>
>
> RemoteCacheNoWaitFacade constructor throws a ConcurrentModificationException
> in line 73 attempting to add to the collection it is traversing in the
> enhanced for loop.
> Exception is swallowed in the
> org.apache.commons.jcs.engine.control.CompositeCacheConfigurator
> parseAuxiliary() method which logs the statement "Could not instantiate
> auxiliary cache named ...".
> This prevents client from communicating changes to the remote cache.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)