Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
2.1.2
-
None
-
java 1.5, SuSe Linux 10, tomcat 5.5.20
Description
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)
Attachments
Issue Links
- relates to
-
JS2-34 Refactor file cache to be an interface
- Closed