java.util.ConcurrentModificationException: This exception has no message.
Searched on Google with the first line of a JAVA stack trace?
We can recommend more relevant solutions and speed up debugging when you paste your entire stack trace with the exception message. Try a sample exception.
Recommended solutions based on your search
Solutions on the web
via Atlassian JIRA by Alex Wei [Atlassian], 1 year ago
via Atlassian JIRA by Alex Wei [Atlassian], 2 years ago
via Coderanch by Nathan Leniz, 1 year ago
via Eclipse Bugzilla by simon.gunzenreiner, 1 year ago
via Eclipse Bugzilla by jeff, 1 year ago
via Eclipse Bugzilla by john.oshea, 1 year ago
java.util.ConcurrentModificationException:
at java.util.AbstractList$Itr.checkForComodification(AbstractList.java:372)
at java.util.AbstractList$Itr.next(AbstractList.java:343)
at com.atlassian.agmp.openid.users.mgmt.jira.upgrade.UT001SetOpenIdDomainAttributeForExistingGoogleUsers.doUpgrade(UT001SetOpenIdDomainAttributeForExistingGoogleUsers.java:61)