You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ws.apache.org by "Colm O hEigeartaigh (JIRA)" <ji...@apache.org> on 2012/07/31 18:37:35 UTC

[jira] [Closed] (WSS-396) ConcurrentModificationException in MemoryReplayCache.processTokenExpiry

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

Colm O hEigeartaigh closed WSS-396.
-----------------------------------

    
> ConcurrentModificationException in MemoryReplayCache.processTokenExpiry
> -----------------------------------------------------------------------
>
>                 Key: WSS-396
>                 URL: https://issues.apache.org/jira/browse/WSS-396
>             Project: WSS4J
>          Issue Type: Bug
>          Components: WSS4J Core
>    Affects Versions: 1.6.6
>            Reporter: Lucas Madar
>            Assignee: Colm O hEigeartaigh
>            Priority: Critical
>             Fix For: 1.6.7
>
>         Attachments: cmefix.patch
>
>
> The processTokenExpiry function iterates through a set and, if things have expired, removes them from the same set it is iterating over. This throws a ConcurrentModificationException.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@ws.apache.org
For additional commands, e-mail: dev-help@ws.apache.org