U10.3: IDE abort when parallel editing 2 forms
Author: ulrichmerkel@web.de (ulrich-merkel)
Start with a fresh 10.3 project environement [startup] Uniface : [MSW] 10.3.01.000, (Aug 3 2018), $ioprint=0 Create a project: MYPROJECT Add to the project 2 modal components: UCFRM_1, UCFRM_2 Open both of the components now. In UCFRM_1, go to "write Script" and edit some lines. Then switch to UCFRM_2, go to "write Script" and edit some lines as well. Then just stay in UCFRM_2 editor and wait a little. Exception is thrown: Error : -100000 Description : Exclusive transaction already in progress for a different controller. Context : [context] [TX-Url] = "cpt:UCFRM_2" [TX-Instance] = "_ALIAS00000046" [Current pUrl] = "cpt:UCFRM_1" [Current Instance] = "_ALIAS00000030" Start with UCFRM_2 and then UCFRM_1 will revert the exception context ============== Exception log [14-aug-18 10:12:16] ================= Error : -100000 Description : Exclusive transaction already in progress for a different controller. Context : [context] [TX-Url] = "cpt:UCFRM_1" [TX-Instance] = "_ALIAS00000006" [Current pUrl] = "cpt:UCFRM_2" [Current Instance] = "_ALIAS0000001D" P.S. More verbose material already on it's way to Amsterdam
3 Comments
Local Administrator
So I am not the only one who gets these Error: -100000 Messages. Working with only one IDE open. After some time of working (edit, compile, test) i get the error : [] User action failed to complete. Unexpected exception. [error=-100000] It is illegal to call this operation while there are pending changes. What pending changes???
Author: Lauterbach (norbert.lauterbach@infraserv.com)
Local Administrator
We all are aware that all the "elsecases" lead to different Error: -100000 Messages But in case of the pending changes, a simple close and reopen of the tab seems to unlock the situation and we can continue.
Author: ulrich-merkel (ulrichmerkel@web.de)
Local Administrator
As I stopped working with an IDE which aborts under normal usage (editing in 2 objects), but I want to continue my exploration of the new U10.3 in the next couple of days. Is there a patch deliverydate for a U10.3 without these severe problems reported? TIA from Frankfurt/Germany, Uli
Author: ulrich-merkel (ulrichmerkel@web.de)