Uploaded image for project: 'Commons JCS'
  1. Commons JCS
  2. JCS-72

ConcurrentModificationException in .LateralCacheMonitor

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Minor
    • Resolution: Fixed
    • jcs-1.3
    • jcs-2.0-beta-1
    • TCP Lateral Cache
    • None
    • Debian Lenny, Sun Java 1.5.0.17, used as part of Open-Xchange collaboration softare

    Description

      Internal data structures are not processed correctly causing the following exception:

      Exception in thread "Thread-8" java.util.ConcurrentModificationException
      at java.util.HashMap$HashIterator.nextEntry(HashMap.java:841)
      at java.util.HashMap$ValueIterator.next(HashMap.java:871)
      at org.apache.jcs.auxiliary.lateral.LateralCacheMonitor.run(LateralCacheMonitor.java:179)
      at java.lang.Thread.run(Thread.java:595)

      Attachments

        1. LateralTCPCacheManager.java
          10 kB
          Marcus Klein

        Activity

          People

            tv Thomas Vandahl
            marcus.klein Marcus Klein
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: