You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@commons.apache.org by "Thomas Vandahl (Jira)" <ji...@apache.org> on 2020/06/14 16:08:00 UTC

[jira] [Closed] (JCS-176) RemoteCacheNoWaitFacade constructor throws ConcurrentModificationException

     [ https://issues.apache.org/jira/browse/JCS-176?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Thomas Vandahl closed JCS-176.
------------------------------

> 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
>            Priority: Major
>             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
(v8.3.4#803005)