Uploaded image for project: 'Ivy'
  1. Ivy
  2. IVY-1250

ConcurrentModificationException at Eclipse startup

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • 2.2.0
    • 2.3.0-RC1
    • None
    • None

    Description

      My Eclipse is configured to "trigger refresh" at startup. And at a startup, I have seen this:

      java.util.ConcurrentModificationException
      at java.util.Hashtable$Enumerator.next(Hashtable.java:1031)
      at org.apache.ivy.core.settings.IvySettings.addAllVariables(IvySettings.java:585)
      at org.apache.ivy.core.settings.IvySettings.addAllVariables(IvySettings.java:580)
      at org.apache.ivy.core.settings.IvySettings.addSystemProperties(IvySettings.java:300)
      at org.apache.ivy.core.settings.IvySettings.<init>(IvySettings.java:295)
      at org.apache.ivy.core.settings.IvySettings.<init>(IvySettings.java:217)
      at org.apache.ivyde.eclipse.workspaceresolver.WorkspaceIvySettings.<init>(WorkspaceIvySettings.java:30)
      at org.apache.ivyde.eclipse.CachedIvy.createIvySettings(CachedIvy.java:234)
      at org.apache.ivyde.eclipse.CachedIvy.getIvy(CachedIvy.java:206)
      at org.apache.ivyde.eclipse.CachedIvy.doGetIvy(CachedIvy.java:173)
      at org.apache.ivyde.eclipse.CachedIvy.getIvy(CachedIvy.java:123)
      at org.apache.ivyde.eclipse.resolve.IvyResolveJob.run(IvyResolveJob.java:112)
      at org.eclipse.core.internal.jobs.Worker.run(Worker.java:54)
      

      Attachments

        Activity

          People

            hibou Nicolas Lalevée
            hibou Nicolas Lalevée
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: