Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Modeling » EMF Diff/Merge » MatchService ConcurrentModificationException
MatchService ConcurrentModificationException [message #1701446] Mon, 13 July 2015 13:53 Go to next message
Markus Riedl is currently offline Markus RiedlFriend
Messages: 20
Registered: November 2012
Junior Member
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)
Re: MatchService ConcurrentModificationException [message #1701447 is a reply to message #1701446] Mon, 13 July 2015 13:55 Go to previous messageGo to next message
Olivier Constant is currently offline Olivier ConstantFriend
Messages: 106
Registered: January 2012
Senior Member
Hi Markus,
You posted on the wrong forum. Smile
Re: MatchService ConcurrentModificationException [message #1701448 is a reply to message #1701447] Mon, 13 July 2015 13:56 Go to previous messageGo to next message
Markus Riedl is currently offline Markus RiedlFriend
Messages: 20
Registered: November 2012
Junior Member
Oh, sorry, i thought it would perfectly fit into the diff/merge, then it belongs on in the tools forum i believe?

[Updated on: Mon, 13 July 2015 13:57]

Report message to a moderator

Re: MatchService ConcurrentModificationException [message #1701713 is a reply to message #1701448] Wed, 15 July 2015 08:18 Go to previous message
Stephane Bouchet is currently offline Stephane BouchetFriend
Messages: 280
Registered: July 2009
Senior Member
hi, the correct forum is the Modeling / Compare one :

https://www.eclipse.org/forums/index.php/f/164/
Previous Topic:Diffmerge contributions
Next Topic:How to use DiffMerge/Patterns
Goto Forum:
  


Current Time: Thu Apr 25 16:11:27 GMT 2024

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

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

Back to the top