Page 1 of 1

mtbcc32 exit with code 3

Posted: Tue Jan 14, 2020 11:51 am
by Nitro
Hi,

We want to use TwineCompile on a server. If the mtbcc32* threads are already loaded, we often get error "Fermeture de "mtbcc32" avec le code 3".
If we kill the process mtbcc32 *, the compilation works again.
The problem exists on version 4.5 and on trial version 5.0.
Can you help us to avoid this problem ?

Code: Select all

     2>Target "TCCompile" in file "C:\Program Files (x86)\JomiTech\TwineCompile\TCTargets10Tokyo.targets" from project "C:\Builds_VSTS\AGENT1\2\s\menufed\sources\Cottns\CoEntite\CoEntite.cbprojModifTc":
       Using "TCCompileFileList" task from assembly "C:\Program Files (x86)\JomiTech\TwineCompile\JTBuildInterface10Tokyo.dll".
       Task "TCCompileFileList"
         Commande�:
         C:\Program Files (x86)\JomiTech\TwineCompile\mtbcc32.exe -ide102 -dep -files="C:\Builds_VSTS\AGENT1\2\s\menufed\sources\Cottns\CoEntite\twfiles.@@@"  
         La t�che "TCCompileFileList" utilise "mtbcc32" de "C:\Program Files (x86)\JomiTech\TwineCompile\mtbcc32.exe".
         JomiTech TwineCompile 5.0 - Copyright JomiTech 2018. All Rights Reserved.
          -- 30-Day Trial Version --
         
         Compiling 84 files...
         
         Abnormal program termination
     2>C:\Program Files (x86)\JomiTech\TwineCompile\TCTargets10Tokyo.targets(643,5): error : MSB6006�: Fermeture de "mtbcc32" avec le code 3.
       Done executing task "TCCompileFileList" -- FAILED.
Thanks.

Re: mtbcc32 exit with code 3

Posted: Sat Jan 18, 2020 2:43 pm
by jomitech
Can you provide the full version # of TwineCompile that you have installed? There were some issues with the handling of simultaneous compiles that we resolved in a fairly recent build of v5.

Re: mtbcc32 exit with code 3

Posted: Mon Jan 20, 2020 4:56 am
by Nitro
Version is 5.0.0.133.

Re: mtbcc32 exit with code 3

Posted: Mon Jan 20, 2020 8:23 pm
by jomitech
Yes, that's an older build. Please download the latest trial version and try again.

Re: mtbcc32 exit with code 3

Posted: Tue Jan 21, 2020 2:47 am
by Nitro
I'm going to try. No news from me is that it fixed the bug.

Re: mtbcc32 exit with code 3

Posted: Tue Jan 21, 2020 11:32 am
by Nitro
Sorry, but we still have the problem.

Re: mtbcc32 exit with code 3

Posted: Tue Jan 21, 2020 1:07 pm
by jomitech
Please enable logging and then send the log files to support@jomitech.com. To enable the logs, create a DWORD registry value called Logging, set to 1, in the HKEY_CURRENT_USER\Software\JomiTech\TwineCompiler key.

The logs will be written to C:\Users\<User Name>\AppData\Local\TwineCompile

Re: mtbcc32 exit with code 3

Posted: Wed Jan 22, 2020 2:17 am
by Nitro
Thank you, I activate the logs and send you the file as soon as the error occurs.