Dan Griffith created JCS-176:
--------------------------------

             Summary: 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


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.3.15#6346)

Reply via email to