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 "Vivek Kumar (JIRA)" <je...@portals.apache.org> on 2009/05/11 14:21:45 UTC

[jira] Created: (JS2-1001) Concurrent Modification exception in layout decorator

Concurrent Modification exception in layout decorator
-----------------------------------------------------

                 Key: JS2-1001
                 URL: https://issues.apache.org/jira/browse/JS2-1001
             Project: Jetspeed 2
          Issue Type: Bug
          Components: Decorations/Themes
    Affects Versions: 2.1.3
            Reporter: Vivek Kumar
            Assignee: Vivek Kumar
             Fix For: 2.2.0


In heavy load, I have experienced ConcurrentModificationException from Layout cache. Layout cache is not protected against concurrency. This problem should be fixed, if layout cache is protected from concurrent request.
 
I have attached stack trace with this issue.

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


[jira] Updated: (JS2-1001) Concurrent Modification exception in layout decorator

Posted by "Vivek Kumar (JIRA)" <je...@portals.apache.org>.
     [ https://issues.apache.org/jira/browse/JS2-1001?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Vivek Kumar updated JS2-1001:
-----------------------------

    Attachment: stack_trace.txt

stack trace

> Concurrent Modification exception in layout decorator
> -----------------------------------------------------
>
>                 Key: JS2-1001
>                 URL: https://issues.apache.org/jira/browse/JS2-1001
>             Project: Jetspeed 2
>          Issue Type: Bug
>          Components: Decorations/Themes
>    Affects Versions: 2.1.3
>            Reporter: Vivek Kumar
>            Assignee: Vivek Kumar
>             Fix For: 2.2.0
>
>         Attachments: stack_trace.txt
>
>
> In heavy load, I have experienced ConcurrentModificationException from Layout cache. Layout cache is not protected against concurrency. This problem should be fixed, if layout cache is protected from concurrent request.
>  
> I have attached stack trace with this issue.

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


[jira] Resolved: (JS2-1001) Concurrent Modification exception in layout decorator

Posted by "Vivek Kumar (JIRA)" <je...@portals.apache.org>.
     [ https://issues.apache.org/jira/browse/JS2-1001?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Vivek Kumar resolved JS2-1001.
------------------------------

    Resolution: Fixed

Fix has been committed

> Concurrent Modification exception in layout decorator
> -----------------------------------------------------
>
>                 Key: JS2-1001
>                 URL: https://issues.apache.org/jira/browse/JS2-1001
>             Project: Jetspeed 2
>          Issue Type: Bug
>          Components: Decorations/Themes
>    Affects Versions: 2.1.3
>            Reporter: Vivek Kumar
>            Assignee: Vivek Kumar
>             Fix For: 2.2.0
>
>         Attachments: stack_trace.txt
>
>
> In heavy load, I have experienced ConcurrentModificationException from Layout cache. Layout cache is not protected against concurrency. This problem should be fixed, if layout cache is protected from concurrent request.
>  
> I have attached stack trace with this issue.

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