I have a project, which usually builds successfully. Today I changed one setting in Installaware project. After commiting the changes to SVN, build has started by SVN trigger. I received email "Build Error: AIGUI", but the contents of report contains:
Hi Piotr Rezmer,
FinalBuilder Server encountered an unexpected error while trying to start the project AIGUI.
Also I received build report ( as a result of Export log, & email actions inside the build script). There were no errors. I have attached both emails to this thread. FB Server version 7.0.0.195
This is an error in FinalBuillder (not server), which version of FinalBuilder are you using? Have a look in the %TEMP% folder for the user the build runs under, see if there is a bugreport.txt or finalbuilderbugreport.txt file, if there is then send it to support at finalbuilder dot com
BTW the problem is sporadic, that's why you can't reproduce it. Maybe it has something to do, with previous failure. The failure appeared when "Delete Directory" action was called, but it failed with Error 145. (It could not delete checked out project). To resolve this, I killed TSVNcache.exe process, then I was able to delete the directory.
Invoking following command causes immediate “Unhandled Exception”: C:\Documents and Settings\finalBuilder>“C:\Program Files\FinalBuilder 7\FBCMD.exe” /p"C:\BUILD SCRIPTS\AIGUI\AIGUI.fbp7" /c /V -*S"FB7ServerLog" -*P"C:\Documents and Settings\All Users\Dane aplikacji\VSoft\FBServer7\Logs\C__BUILD SCRIPTS_AIGUI_AIGUI.fbl7"
while calling: C:\Documents and Settings\finalBuilder>“C:\Program Files\FinalBuilder 7\FBCMD.exe” /p"C:\BUILD SCRIPTS\AIGUI\AIGUI.fbp7" /c /V gives no errors