Exception when running multiple parallel builds

We often are running up to eight parallel builds, and occasionally it happens that one or two builds fail because an EFOpenError exception.

[Snipped exception log]

Edit: Snipped exception log and placed into issue tracker. - JS

Hi,

We have found two issues with loading, one with regards to ini file contention, and another with resource loading. Both are address in the build below.

http://downloads.finalbuilder.com/downloads/finalbuilder/800/FB800_1653.exe

BTW, you really should look at using the console version of FinalBuilder for running builds, it uses much less resources (memory/cpu) than the IDE does.

http://wiki.finalbuilder.com/display/FB8/Command+Line+Version

Thank you for the link and the hint.
But, except for designing the scripts, we always run FB from the command line.