Uploaded image for project: 'Nuxeo Platform'
  1. Nuxeo Platform
  2. NXP-12394

Fix random ConcurrentModificationException in conversion cache gc

    XMLWordPrintable

    Details

    • Type: Bug
    • Status: Resolved
    • Priority: Minor
    • Resolution: Fixed
    • Affects Version/s: None
    • Fix Version/s: 5.7.3
    • Component/s: Convert
    • Tags:
    • Backlog priority:
      500

      Description

      Problem is visible in tests (maybe random):
      https://qa.nuxeo.org/jenkins/job/nuxeo-master-fullbuild-part1-multidb-linux/Slave=MULTIDB_LINUX,dbprofile=pgsql,jdk=openjdk-7-jdk/675/console

      10:15:25 Running org.nuxeo.template.samples.tests.TestImportedModelRendering
      
      10:15:32 Exception in thread "Nuxeo-Convert-GC" java.util.ConcurrentModificationException
      10:15:32 	at java.util.HashMap$HashIterator.nextEntry(HashMap.java:894)
      10:15:32 	at java.util.HashMap$KeyIterator.next(HashMap.java:928)
      10:15:32 	at org.nuxeo.ecm.core.convert.cache.ConversionCacheGCManager.getCacheSizeInKB(ConversionCacheGCManager.java:64)
      10:15:32 	at org.nuxeo.ecm.core.convert.cache.ConversionCacheGCManager.gcIfNeeded(ConversionCacheGCManager.java:75)
      10:15:32 	at org.nuxeo.ecm.core.convert.cache.GCTask.run(GCTask.java:50)
      10:15:32 	at java.lang.Thread.run(Thread.java:722)
      

        Attachments

          Issue Links

            Activity

              People

              • Votes:
                0 Vote for this issue
                Watchers:
                2 Start watching this issue

                Dates

                • Created:
                  Updated:
                  Resolved: