Skip to main content



      Home
Home » Modeling » EMF "Technology" (Ecore Tools, EMFatic, etc)  » MatchService.doMatch ConcurrentModificationException
MatchService.doMatch ConcurrentModificationException [message #1701451] Mon, 13 July 2015 09:59
Eclipse UserFriend
Hi,

I'm experiencing a ConcurrentModificationException during MatchService.doMatch, although no other thread is accesses the resource.
EMFCompare 1.1.1 with IBM RSA 9.1.1

StackTrace:
java.util.ConcurrentModificationException
at org.eclipse.emf.common.util.AbstractEList$EIterator.checkModCount(AbstractEList.java:756)
at org.eclipse.emf.common.util.AbstractEList$EIterator.doNext(AbstractEList.java:704)
at org.eclipse.emf.common.util.AbstractEList$EIterator.next(AbstractEList.java:690)
at org.eclipse.emf.common.util.AbstractTreeIterator.next(AbstractTreeIterator.java:133)
at org.eclipse.emf.compare.match.engine.GenericMatchScope.resolveAll(GenericMatchScope.java:166)
at org.eclipse.emf.compare.match.engine.GenericMatchScope.<init>(GenericMatchScope.java:74)
at org.eclipse.emf.compare.match.engine.GenericMatchScopeProvider.<init>(GenericMatchScopeProvider.java:77)
at org.eclipse.emf.compare.match.engine.MatchScopeProviderUtil.getScopeProvider(MatchScopeProviderUtil.java:81)
at org.eclipse.emf.compare.match.engine.GenericMatchEngine.modelMatch(GenericMatchEngine.java:532)
at org.eclipse.emf.compare.match.service.MatchService.doMatch(MatchService.java:155)


Greetings Markus
Previous Topic:[EMF Forms] ComboBox CellEditor
Next Topic:Embedded EMF Store
Goto Forum:
  


Current Time: Mon Jul 14 20:31:33 EDT 2025

Powered by FUDForum. Page generated in 0.28059 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top