Uploaded image for project: 'Commons Configuration'
  1. Commons Configuration
  2. CONFIGURATION-426

ConcurrentModificationException is thrown from CompositeConfiguration.getList

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Not A Problem
    • None
    • 1.7
    • Build
    • None

    Description

      ConcurrentModificationException is thrown from CompositeConfiguration.getList although the object is used as "read only".

      Stack trace:

      java.util.ConcurrentModificationException
      at java.util.LinkedList$ListItr.checkForComodification(LinkedList.java:632)
      at java.util.LinkedList$ListItr.next(LinkedList.java:567)
      at
      org.apache.commons.configuration.CompositeConfiguration.getList(CompositeConfiguration.java:294)
      at
      org.apache.commons.configuration.AbstractConfiguration.getList(AbstractConfiguration.java:1108)

      Attachments

        Activity

          People

            Unassigned Unassigned
            tamirla Tamir Lahav
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: