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 "Woonsan Ko (JIRA)" <je...@portals.apache.org> on 2008/10/16 17:47:44 UTC

[jira] Resolved: (JS2-761) ConcurrentModificationException in FileCache after jetspeed 2.1.2 installation

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

Woonsan Ko resolved JS2-761.
----------------------------

    Resolution: Fixed

Modified FileCache to use an injected JetspeedCache instance. It doesn't need to synchronize any object any more.

> ConcurrentModificationException in FileCache after jetspeed 2.1.2 installation
> ------------------------------------------------------------------------------
>
>                 Key: JS2-761
>                 URL: https://issues.apache.org/jira/browse/JS2-761
>             Project: Jetspeed 2
>          Issue Type: Bug
>          Components: Components Core
>    Affects Versions: 2.1.2
>         Environment: java 1.5, SuSe Linux 10, tomcat 5.5.20
>            Reporter: Vitaly Baranovsky
>            Assignee: Woonsan Ko
>             Fix For: 2.2
>
>
> I've downloaded and installed jetspeed portal. I've created several pages and have looked into jetspeed.log.
> There are some exceptions "org.apache.jetspeed.cache.file.FileCache - FileCache Scanner: Error in iteration...
> java.util.ConcurrentModificationException "
> Stack:
> 2007-07-25 13:56:21,598 [Thread-2] ERROR org.apache.jetspeed.cache.file.FileCache - FileCache Scanner: Error in iteration...
> java.util.ConcurrentModificationException
> 	at java.util.HashMap$HashIterator.nextEntry(HashMap.java:841)
> 	at java.util.HashMap$ValueIterator.next(HashMap.java:871) 

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