Problems with CruiseControl.NET

If you are having a problem using Vault, post a message here.

Moderator: SourceGear

Post Reply
sneh
Posts: 4
Joined: Wed Mar 01, 2006 10:25 am

Problems with CruiseControl.NET

Post by sneh » Wed Mar 01, 2006 10:41 am

Good Morning,

I have integrated CCNet(CCNet version: 1.0.0.1251) with SourceGear Vault(vault version: 3.1.2.3511)

I have been getting the following error message periodically whenever the CCNet server is idle for a longer period (i.e whenever no modifications are detected). Otherwise, it works perfect.

BUILD EXCEPTION:

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.Vault.GetModifications(IIntegrationResult from, IIntegrationResult to) at ThoughtWorks.CruiseControl.Core.Sourcecontrol.QuietPeriod.GetModifications(ISourceControl sourceControl, IIntegrationResult lastBuild, IIntegrationResult thisBuild) at ThoughtWorks.CruiseControl.Core.IntegrationRunner.RunIntegration(BuildCondition buildCondition)

Also, the timeout for vault is set to 1800000 milliseconds.
Let me know if I need to furnish with more information.

Thanks.

ian_sg
Posts: 787
Joined: Wed May 04, 2005 10:55 am
Location: SourceGear
Contact:

Post by ian_sg » Wed Mar 01, 2006 12:38 pm

You can set publishExceptions to false to prevent intermittent connectivity issues from being reported. I might also suggest using one of the latest CC.NET builds (anything after 1.1.0.2172) and upgrading to Vault 3.1.7.
Ian Olsen
SourceGear

TimK
Posts: 33
Joined: Mon Jan 16, 2006 7:59 am

Post by TimK » Wed May 31, 2006 8:21 am

ian_sg wrote: I might also suggest using one of the latest CC.NET builds (anything after 1.1.0.2172) and upgrading to Vault 3.1.7.
Where do we get v1.1.0.2172 from I cannot see it in Sourceforge?

ian_sg
Posts: 787
Joined: Wed May 04, 2005 10:55 am
Location: SourceGear
Contact:

Post by ian_sg » Wed May 31, 2006 8:37 am

The latest builds are here:

http://ccnetlive.thoughtworks.com/CCNet-builds/

It appears that 2172 is too old and has rolled off, so you'll have to try a newer build. I'd put up the 2172 installer somewhere if I still had it, but unfortunately I don't.
Ian Olsen
SourceGear

Post Reply