Corey Straub
unread,Nov 13, 2009, 3:22:22 PM11/13/09Sign in to reply to author
Sign in to forward
You do not have permission to delete messages in this group
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to ccnet-user
Hello,
I am trying to setup a build server and when i start it i get this
error:
ThoughtWorks.CruiseControl.Core.Tasks.BuilderException: Path to
Finalbuilder 6 command line executable could not be found.
at ThoughtWorks.CruiseControl.Core.Tasks.FinalBuilderTask.GetFBPath
()
at
ThoughtWorks.CruiseControl.Core.Tasks.FinalBuilderTask.NewProcessInfoFrom
(IIntegrationResult result)
at ThoughtWorks.CruiseControl.Core.Tasks.FinalBuilderTask.Run
(IIntegrationResult result)
at ThoughtWorks.CruiseControl.Core.Project.RunTasks
(IIntegrationResult result, IList tasksToRun)
at ThoughtWorks.CruiseControl.Core.IntegrationRunner.Build
(IIntegrationResult result)
ThoughtWorks.CruiseControl.Core.Tasks.FinalBuilderTask
The OS is windows XP x64, i have finalbuilder 6 version: 6.3.0.1506,
and cruisecontrol.NET 1.4.0.3524.
Is there a way to specify the location of the command line executable
or any ideas as to why it cannot find the exe?
Thanks,
Corey