Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Modeling » GMF (Graphical Modeling Framework) » User operation is waiting for background work to complete
User operation is waiting for background work to complete [message #155617] Tue, 16 October 2007 11:12 Go to next message
Eclipse UserFriend
Originally posted by: awm_abu.yahoo.com

Hi,

We are currently putting read access to our shared models into runExclusives
which run on our EditingDomain.
This is to prevent lazy initialisation exceptions whereby someone starts to
load a model and someone else
tries to read it before it is fully loaded.
The problem is that now a dialog pops up entitled "User operation is
waiting"
The text on it is what you see in the title of this message.

What I am wondering is where it is coming from ?
More specifically can I stop it appearing when using runExclusive or at the
very least
how do I go about internationalising it ?

Thanks in advance.
Re: User operation is waiting for background work to complete [message #155993 is a reply to message #155617] Wed, 17 October 2007 11:09 Go to previous messageGo to next message
Nicolai Kamenzky is currently offline Nicolai KamenzkyFriend
Messages: 82
Registered: July 2009
Member
Hi Alan,

I stumbled across this problem as well and luckily it got
already fixed but the bugfix might not yet be integrated.
So for now you have to manually apply a patch to the EMF
Transaction runtime.

I am sure you have the same problem as I had but If you want
to check if this is actually the case read here:
< http://dev.eclipse.org/newslists/news.eclipse.tools.emf/msg2 7062.htm
l>

To get to know how to fix your problem read this bugreport:
<https://bugs.eclipse.org/bugs/show_bug.cgi?id=205857>

I think the EMF team will appreciate if you report them if
your problem got solved as well as mine.

Cheers,
Nicolai


--

I'm using an evaluation license of nemo since 44 days.
You should really try it!
http://www.malcom-mac.com/nemo
Re: User operation is waiting for background work to complete [message #156349 is a reply to message #155993] Thu, 18 October 2007 17:11 Go to previous message
Nicolai Kamenzky is currently offline Nicolai KamenzkyFriend
Messages: 82
Registered: July 2009
Member
Christian W. Damus just announced on the EMF newsgroup the
new release of the EMF Transaction runtime entitled:
[Announce] EMF TRANSACTION 1.2.0 I200710171604 is available

Install this and run your code again. Your problem may be
gone with the new version.

Cheers,
Nicolai


--

I'm using an evaluation license of nemo since 45 days.
You should really try it!
http://www.malcom-mac.com/nemo
Previous Topic:Write Transaction Error
Next Topic:get ResourceSet
Goto Forum:
  


Current Time: Fri Apr 26 02:16:41 GMT 2024

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

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

Back to the top