Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Modeling » Sphinx » DeadLock occurred upon import of project(DeadLock between two model Loading threads for the same file)
DeadLock occurred upon import of project [message #1153150] Thu, 24 October 2013 12:13 Go to next message
Murali Mohan Ranganath is currently offline Murali Mohan RanganathFriend
Messages: 2
Registered: July 2013
Junior Member
Hello,
I have created a sphinx based model, when a project was imported the following two threads blocked to acquire lock on the same editing domain.
1. CommonNavigator.isDirty()=>ModelDescriptor.getLoadedResources()=>TransactionalEditingDomainImpl.runExclusive()
2. ModeLoadManager.loadModel()=>TransactionalEditingDomainImpl.runExclusive()

The above scenario happened when there was another project containing the same model which is already loaded.
Please let me know if there are any precautions to be taken care to avoid this deadlock.

Regards,
Murali Mohan Ranganath
Re: DeadLock occurred upon import of project [message #1589385 is a reply to message #1153150] Wed, 28 January 2015 12:07 Go to previous message
Idrissa Dieng is currently offline Idrissa DiengFriend
Messages: 11
Registered: April 2013
Location: Paris, France
Junior Member
Hi,

which Shinx version you used?

Please note that also the ModeLoadManager was reworked in Sphinx 0.9 can you please test with this version and say us if the problem is reproductible or always present?

If the problem still valid, can you please open a bug and provide the step to reproduce the problem ?
Previous Topic:Custom model synchronization
Next Topic:XML Creation using Sphinx extended metadata
Goto Forum:
  


Current Time: Fri Mar 29 08:01:56 GMT 2024

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

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

Back to the top