Error code 128 when running via FBCMD.exe

Hi,

We have a FB script that is run by our TeamCity build server via FBCMD.exe. This script has recently started failing, and we can't pin down the reason. However, I can directly run the FB script on the build server through the FB UI. Any ideas what is going wrong? The log info we get is:

[11:38:26]: Start process: "C:\program files\finalbuilder 6\FBCMD.exe" /PStandardSolutionBuilderMCSimNewConfig.fbz6 /VSOLUTION_FILE=MCSim.sln;CONFIGURATION=Release;CPU=x86;MAJOR=6;MINOR=2;BUILD=2;EXCLUDED_TESTS=IntegrationTests,UnitTests,VBUnitTests,Common.cs.Test,Common.vb.Test,DBUnitTest,DBStateUnitTest,RegressionTests
[11:38:26]: in: C:\TeamCity\buildAgent\work\e229ad0e6c8583f2
[11:38:26]: ******************************************************************
[11:38:26]: FinalBuilder 6 - Copyright (c) 2006 VSoft Technologies Pty Ltd
[11:38:26]: Version: 6.0.0.574
[11:38:26]: Professional Edition
[11:38:26]: https://www.finalbuilder.com/
[11:38:26]: * Registered to : Barrie and Hibbert
[11:38:26]: * Site Licence
[11:38:26]: * Serial No : FB600-0001-001169
[11:38:26]: Using specified variables
[11:38:26]: ******************************************************************
[11:38:26]: Process exited with code 128
 
 

 

Hi Akash,

As 128 is not a pre-defined FinalBuilder exit code it’s not possible to determine what’s causing the problem just by using the above output. Would you first be able to update to the latest version of FinalBuilder 6 (6.3.0.1506) and see whether it fixes the problem? If the problem still persists could you start FBCMD with the -LOGEXCPETIONS argument which will write a text file out to user’s temporary directory called ‘exceptions.txt’, and then send the text file into support [at] finalbuilder.com.

FinalBuilder URL: https://www.finalbuilder.com/downloads/finalbuilder/630/FB630_1506.exe

Regards,
Paul.