Uploaded image for project: 'Directory Studio'
  1. Directory Studio
  2. DIRSTUDIO-532

Refreshing parent of referral may give ConcurrentModificationException

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Minor
    • Resolution: Fixed
    • 1.4.0
    • 1.5.0
    • studio-ldapbrowser
    • None

    Description

      When expanding a container that contains a referral for the first time the follow referral dialog is shown. Selecting the same connection to handle the referral and then refreshing the container sometimes (usually within 10 attempts) shows a ConcurrentModificationException:

      Error while reading entry
      java.util.ConcurrentModificationException
      at java.util.HashMap$HashIterator.nextEntry(Unknown Source)
      at java.util.HashMap$KeyIterator.next(Unknown Source)
      at org.apache.directory.studio.ldapbrowser.core.events.EventRegistry.fireEntryUpdated(EventRegistry.java:348)
      at org.apache.directory.studio.ldapbrowser.core.jobs.InitializeAttributesRunnable.runNotification(InitializeAttributesRunnable.java:153)
      at org.apache.directory.studio.connection.core.jobs.StudioConnectionJob.run(StudioConnectionJob.java:119)
      at org.eclipse.core.internal.jobs.Worker.run(Worker.java:55)

      java.util.ConcurrentModificationException

      After acknowledging the error no other problems are noticeable.

      Attachments

        Activity

          People

            seelmann Stefan Seelmann
            equim Martin Alderson
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: