I has similar problem with jenkins. I found out that the jenkins slave service on slave jenkin (build machine) was running with 'system' user. I modified it to run with the MKS user.
On Friday, June 24, 2011 12:36:18 PM UTC+5:30, Vinu wrote: > > Hi, > > I have download CC.net version 1.6 and Installed it on Windows XP and > I have tried to connect to mks. I am getting following error. But I am > able to run the the command in command prompt fine with the same user > name and pwd but it is failing in CC.net. Kindly can you please let me > know how to proceed further. > > BUILD EXCEPTION > Error Message: ThoughtWorks.CruiseControl.Core.CruiseControlException: > Source control operation failed: C:\Program Files\MKS\IntegrityClient > \bin\si.exe: Attempt to launch MKS Integrity Client Timed out. To > solve this please try the following: > - Verify that the user you are logged in as has read and write > permissions to the Integrity Client install directory. > - Make sure the Integrity Client install directory is the very first > entry in the path. > . Process command: C:\Program Files\MKS\IntegrityClient\bin\si.exe > viewsandbox --nopersist --filter=changed:all --xmlapi -R -S "C:\Sandbox > \SPL Build\Parts\CRM\TMSPromote\project.pj" --user=vinod -- > password=Board1986 --quiet > at > ThoughtWorks.CruiseControl.Core.Sourcecontrol.ProcessSourceControl.Execute(ProcessInfo > > > processInfo) > at > ThoughtWorks.CruiseControl.Core.Sourcecontrol.ProcessSourceControl.GetModifications(ProcessInfo > > > info, DateTime from, DateTime to) > at > ThoughtWorks.CruiseControl.Core.Sourcecontrol.Mks.GetModifications(IIntegrationResult > > > from, IIntegrationResult to) > at > ThoughtWorks.CruiseControl.Core.Sourcecontrol.QuietPeriod.GetModifications(ISourceControl > > > sourceControl, IIntegrationResult lastBuild, IIntegrationResult > thisBuild) > at > ThoughtWorks.CruiseControl.Core.IntegrationRunner.GetModifications(IIntegrationResult > > > from, IIntegrationResult to) > at > ThoughtWorks.CruiseControl.Core.IntegrationRunner.Integrate(IntegrationRequest > > > request) >
