mtbcc32 exit with code 3

TwineCompile - Cut C++Builder compile times by up to 50x!
Post Reply
Nitro
Posts: 12
Joined: Wed Jul 18, 2018 8:22 am

mtbcc32 exit with code 3

Post 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.
jomitech
Site Admin
Posts: 2153
Joined: Wed Oct 08, 2008 12:23 am

Re: mtbcc32 exit with code 3

Post 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.
Jon
Nitro
Posts: 12
Joined: Wed Jul 18, 2018 8:22 am

Re: mtbcc32 exit with code 3

Post by Nitro »

Version is 5.0.0.133.
jomitech
Site Admin
Posts: 2153
Joined: Wed Oct 08, 2008 12:23 am

Re: mtbcc32 exit with code 3

Post by jomitech »

Yes, that's an older build. Please download the latest trial version and try again.
Jon
Nitro
Posts: 12
Joined: Wed Jul 18, 2018 8:22 am

Re: mtbcc32 exit with code 3

Post by Nitro »

I'm going to try. No news from me is that it fixed the bug.
Nitro
Posts: 12
Joined: Wed Jul 18, 2018 8:22 am

Re: mtbcc32 exit with code 3

Post by Nitro »

Sorry, but we still have the problem.
jomitech
Site Admin
Posts: 2153
Joined: Wed Oct 08, 2008 12:23 am

Re: mtbcc32 exit with code 3

Post 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
Jon
Nitro
Posts: 12
Joined: Wed Jul 18, 2018 8:22 am

Re: mtbcc32 exit with code 3

Post by Nitro »

Thank you, I activate the logs and send you the file as soon as the error occurs.
Post Reply