We are running version 6.2.0.627 and recently (a few months) a project will no longer automatically build when its SVN trigger is fired. I can go to our FinalBuilder web site and start the process manually and all works well. I turned on the trace file and have provided the pertinent information from it below. What are my next steps to resolving this?
Returning exit code 0
Exit code 0
Returning exit code 0
<+> Adding thread to collection: ISTAR
Object taken from Pool. 0 left in the pool.
** Start Session: 54fe9bd9-64e1-42b6-abce-d0bd1f33864c
-* Closes Session: 54fe9bd9-64e1-42b6-abce-d0bd1f33864c
Return item to pool. 1 items now left in the pool
Starting C:\Program Files\FinalBuilder 6\FBCMD.exe /p"C:\Documents and Settings\All Users\Application Data\VSoft\FBServer6\ProjectFiles\ISTAR.fbz6" /V -*S"FB6ServerLog" -*P"C:\Documents and Settings\All Users\Application Data\VSoft\FBServer6\Logs\ISTAR.fbl6" -*B"[Trigger] SVN Updated" -*D"{33A08A59-92EC-4564-895B-D2F4055A6D9D}" -*N"ISTAR" -X"100" -Y"{1df8e913-6a44-45c6-9527-5160687f4c71}" -C"C:\WINDOWS\TEMP\tmp2C8.tmp"
Started process.
ERROR! Invalid Parameter: -CC:\WINDOWS\TEMP\tmp2C8.tmp
Returning exit code 2
Exit code 2
Object taken from Pool. 0 left in the pool.
** Start Session: 54fe9bd9-64e1-42b6-abce-d0bd1f33864c
- Closes Session: 54fe9bd9-64e1-42b6-abce-d0bd1f33864c
Return item to pool. 1 items now left in the pool
Returning exit code 2
Returning exit code 2
Returning exit code 2
Returning exit code 2
Returning exit code 2
Returning exit code 2
Returning exit code 2
Returning exit code 2
Returning exit code 2
Object taken from Pool. 0 left in the pool.
** Start Session: 54fe9bd9-64e1-42b6-abce-d0bd1f33864c
- Closes Session: 54fe9bd9-64e1-42b6-abce-d0bd1f33864c
Return item to pool. 1 items now left in the pool
Object taken from Pool. 0 left in the pool.
** Start Session: 54fe9bd9-64e1-42b6-abce-d0bd1f33864c
- Closes Session: 54fe9bd9-64e1-42b6-abce-d0bd1f33864c
Return item to pool. 1 items now left in the pool
<-> Removing thread from collection: ISTAR
Object taken from Pool. 0 left in the pool.
** Start Session: 54fe9bd9-64e1-42b6-abce-d0bd1f33864c
- Closes Session: 54fe9bd9-64e1-42b6-abce-d0bd1f33864c
Return item to pool. 1 items now left in the pool
Starting C:\Program Files\CollabNet Subversion\svn.exe log --verbose --xml --non-interactive --username “FinalBuilderUser” --password “123123” -r {2009-02-20T01:34:24Z}:HEAD “https://www.xxxxxxxx.org:8443/svn/sourcecode/IDOE/ISTAR/trunk”
Started process.
Hi John,
Looks like you’re running an old version of FinalBuilder, could you make sure you have the latest builds of both FinalBuilder and FinalBuilder Server installed on the build machine.
URL: https://www.finalbuilder.com/download.aspx
Regards,
Paul.
Thanks, that was it. Updating the FinalBuilder installation solved the FinalBuilder Server issue.