Error during build

The following error (sorry about the length - I tried to attach it but was getting errors) occurs in FB5 (upgraded from FB3). It appears to happen when a particular include script is called more than once. Other includes that are called more than once are working fine. Are there any other details that would help diagnose this issue?
- stack trace removed

Hi Allen

Please email support with the project files (main and included) and the log file for the main project (and the bug report file).


Hi,
I’ve been having the same problem with FinalBuilder4 projects. I have a main project that iterate through a list of build/config nodes in an xml file and calls a build project for every config nodes. The error happens when running the build project for the second config node. For test purpose, I changed the main project so it would statically call the build project twice and did not get the error but using a file iterator instead of the xml iterator did reproduced it. I temporarily solved the problem by merging both projects into one but by doing so, I have to give up the flexibility I had with the two seperate project.

Here is the first paragraph of the error message I get:

date/time : 2007-02-02, 21:48:10, 31ms
computer name : L_YVESB_2
user name : YvesB
operating system : Windows XP Service Pack 2 build 2600
system language : English
system up time : 1 hour 31 minutes
program up time : 2 minutes 43 seconds
processors : 2x Genuine Intel® CPU T2500 @ 2.00GHz
physical memory : 1470/2046 MB (free/total)
free disk space : (C:) 11,49 GB
display mode : 1280x800, 32 bit
process id : $4dc
allocated memory : 42,79 MB
command line : “C:\FB4\FinalBuilder4.exe” "D:\TestRun\TFS_Projects\InHouse\AutoBuild\IntegratedTFSBuild.fbp4
executable : FinalBuilder4.exe
exec. date/time : 2006-10-27 15:18
version : 4.2.0.305
madExcept version : 3.0b
callstack crc : $09316120, $ce278333, $fc4f8f24
exception number : 1
exception class : EnxDatabaseError
exception message : NexusDB: : Key violation. [$2601/9729].

Hi Yves,

This problem has been fixed in the latest test build:
https://www.finalbuilder.com/downloads/finalbuilder/420/FB420_316.exe

If you’re still having problems, please email support at finalbuilder dot com.

cheers,
tate

Hi Tate,

Works like a charm now.

Thanks for the quick reply,
Yves

In this thread:

https://www.finalbuilder.com/forums.aspx?forumid=6&postid=2302&view=topic

you talked about a fix (in FB5) which dramatically reduced the time taken to export the log file.

Has it been possible to incorporate this fix in this new build of FB4?

Hi Ken

That change as merged back into the 4.x branch on Jan 23rd, I’m not sure when the build was done but I suspect it’s more recent than that (will check at work tomorrow).

Hi Ken

Yes, the speed improvement is in build 316.

Wonderful - thanx