VaultClientOperationsLib.GetLatestVersionFailedException

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

Moderator: SourceGear

Post Reply
alonam
Posts: 4
Joined: Mon Oct 27, 2008 9:48 am

VaultClientOperationsLib.GetLatestVersionFailedException

Post by alonam » Tue Mar 24, 2009 10:52 am

Hi,

i have installed cruisecontrol.net and Vault plugin on a new windows 2003 build machine and i get the following error message:
i have the same installation and configuration on another machine which works fine.
what could be the reason for this?
Thank You

VaultClientOperationsLib.GetLatestVersionFailedException: Exception of type 'VaultClientOperationsLib.GetLatestVersionFailedException' was thrown.
at VaultClientOperationsLib.ClientInstance.ProcessGetFileRequests(GetFileInfo[] infos, MakeWritableType makeWritable, SetFileTimeType setFileTime, MergeType merge, Boolean updateHiddenFilesOnly, String ancestorFullPath, Boolean flat, String ancestorDiskPath, OverwritePrompt PromptData, Boolean isLabelGet, String currentPathToLabelItem, Int64 labelID, Boolean isRetry, Boolean isGetByDisplayVersion)
at VaultClientOperationsLib.ClientInstance.Get(VaultClientFolder[] folders, Boolean forceLatest, MakeWritableType makeWritable, SetFileTimeType setFileTime, MergeType merge, OverwritePrompt PromptData)
at VaultClientOperationsLib.ClientInstance.Get(VaultClientFolder folder, Boolean recursive, Boolean forceLatest, MakeWritableType makeWritable, SetFileTimeType setFileTime, MergeType merge, OverwritePrompt PromptData)
at ThoughtWorks.CruiseControl.Core.Sourcecontrol.FortressClient.GetVersion(String repositoryFolderPath, String workingDir, Int64 folderVersion, Boolean useWorkingDir)
at ThoughtWorks.CruiseControl.Core.Sourcecontrol.FortressVaultSourceControl.GetSource(IIntegrationResult result)
at ThoughtWorks.CruiseControl.Core.IntegrationRunner.Build(IIntegrationResult result)

Beth
Posts: 8550
Joined: Wed Jun 21, 2006 8:24 pm
Location: SourceGear
Contact:

Re: VaultClientOperationsLib.GetLatestVersionFailedException

Post by Beth » Wed Mar 25, 2009 8:41 am

I think 'VaultClientOperationsLib.GetLatestVersionFailedException' is what we have that compares what you have installed to what we have posted. See the attached screenshot. You don't need that for any Vault functionality. It's just additional information.

Usually it's either a firewall or networking issue that is preventing it from checking our website for the most recent version.

You can turn off that check by going to the Vault Tools - Options - General and unchecking the option that says 'Check for latest version at startup.'
Attachments
version check.JPG
version check.JPG (43.26 KiB) Viewed 2178 times
Beth Kieler
SourceGear Technical Support

Post Reply