You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jetspeed-dev@portals.apache.org by "Joachim Müller (JIRA)" <je...@portals.apache.org> on 2009/02/26 11:43:02 UTC

[jira] Updated: (JS2-931) ConcurrentModificationException Exception in SessionNavigationalState

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

Joachim Müller updated JS2-931:
-------------------------------

    Attachment: JS2-931-2.1.2-POSTRELEASE.patch.txt
                JS2-931-2.1.3-POSTRELEASE.patch.txt
                JS2-931.patch.txt

The attached patches address the problem. For the trunk, a java.util.concurrent.ConcurrentHashMap is used, the older versions must use Collections.synchronizedMap(..) with synchronizing the iterations :-(.

Please review.

> ConcurrentModificationException Exception in SessionNavigationalState
> ---------------------------------------------------------------------
>
>                 Key: JS2-931
>                 URL: https://issues.apache.org/jira/browse/JS2-931
>             Project: Jetspeed 2
>          Issue Type: Bug
>          Components: Container
>    Affects Versions: 2.1.2, 2.1.3, 2.2-M1
>         Environment: Jetspeed 2.1.2
>            Reporter: Vivek Kumar
>            Assignee: Vivek Kumar
>            Priority: Minor
>         Attachments: JS2-931-2.1.2-POSTRELEASE.patch.txt, JS2-931-2.1.3-POSTRELEASE.patch.txt, JS2-931.patch.txt
>
>
> This issue can only be reproduced if a user very rapidly interacts with the same portal page without waiting for the previous interaction to be completed.

-- 
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: jetspeed-dev-unsubscribe@portals.apache.org
For additional commands, e-mail: jetspeed-dev-help@portals.apache.org