[
https://issues.apache.org/jira/browse/IVY-1250?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Nicolas Lalevée moved IVYDE-261 to IVY-1250:
--------------------------------------------
Affects Version/s: (was: trunk)
2.2.0
Key: IVY-1250 (was: IVYDE-261)
Project: Ivy (was: IvyDE)
> ConcurrentModificationException at Eclipse startup
> --------------------------------------------------
>
> Key: IVY-1250
> URL: https://issues.apache.org/jira/browse/IVY-1250
> Project: Ivy
> Issue Type: Bug
> Affects Versions: 2.2.0
> Reporter: Nicolas Lalevée
>
> My Eclipse is configured to "trigger refresh" at startup. And at a startup, I
> have seen this:
> {noformat}
> 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)
> {noformat}
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.