Repository index failed due to error java.util.ConcurrentModificationException

XMLWordPrintable

    • Type: Bug
    • Resolution: Fixed
    • Priority: High
    • 3.4.5, 3.5.0
    • Affects Version/s: 3.3.3, 3.4.0
    • Component/s: None
    • None

      This will cause git scanner to fail when trying to index a blob exceeding the max size limit

      ERROR fisheye BaseRepositoryScanner-handleSlurpException - Problem processing revisions from repo * due to class java.util.ConcurrentModificationException - null
      java.util.ConcurrentModificationException
      	at java.util.HashMap$HashIterator.nextEntry(HashMap.java:926)
      	at java.util.HashMap$KeyIterator.next(HashMap.java:960)
      	at com.google.common.collect.AbstractMultimap$WrappedCollection$WrappedIterator.next(AbstractMultimap.java:531)
      

      Workaround

      Until the fix is released, you can work around this issue by bumping the Max Indexable Size for your repositories from the default of 5MB.

            Assignee:
            Maciej Swinarski (Inactive)
            Reporter:
            Maciej Swinarski (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            9 Start watching this issue

              Created:
              Updated:
              Resolved: