Unhandled Exception During nightly Builds

Hi

I am running nightly builds, that run the FBCMD.exe. Once in a while I get an exception that makes the build stop.

I have version 5.5.0.589 Installed. Any idea why I get this error?

This is the relevant part in the LogFile:

Getting package-tree.html
Unhandled Exception!
date/time         : 2008-04-29, 02:06:13, 846ms
computer name     : MRBUILDER
user name         : daphna
operating system  : Windows 2000 Service Pack 4 build 2195
system language   : English
system up time    : 12 days 18 hours
program up time   : 1 hour 56 minutes
processors        : 2x Intel(R) Xeon(TM) CPU 3.00GHz
physical memory   : 215/1023 MB (free/total)
free disk space   : (C 18.55 GB
display mode      : 1024x768, 32 bit
process id        : $10f4
allocated memory  : 50.01 MB
command line      : "C:\Program Files\FinalBuilder 550 518\FBCMD.exe" /VDO_SCHEDULE_MODE=True;PB2_SCHEDULE_INI_NAME=PB2_STPlatform311.INI /LE:\FinalBuilderProjects\ProjectBuilder3.11.4\logs\pb2_STP_Schedule.log /OF /PE:\FinalBuilderProjects\ProjectBuilder3.11.4\PB2For311Sect.fbp5
executable        : FBCMD.exe
exec. date/time   : 2007-11-20 16:07
version           : 5.5.0.518
madExcept version : 3.0b
callstack crc     : $6c1fbc48, $3ab61f23, $875e3ce6
exception number  : 1
exception class   : EFBLogErrorException
exception message : NexusDB: FBLogDatabase: INTERNAL: Error when writing to file [E:\FinalBuilderProjects\ProjectBuilder3.11.4\PB2For311Sect.fbl5, error 33, The process cannot access the file because another process has locked a portion of the file] [$2402/9218].

LogSubScriber ($fe8):

 

Thanks Daphna Levin

Hi daphna,

Judging from the error message: “The process cannot access the file because another process has locked a portion of the file”, I’d be guessing that some background process like a virus scanner may be attempting to scan the log file while it’s being written to.

If you are running a virus scanner, most of these programs have a way to filter out certain file types. If you had .fbl5 to the “do not scan” list, it will probably prevent this from occurring.

Regards,

Angus