Error with some files on commit

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

Moderator: SourceGear

Post Reply
tpatton
Posts: 16
Joined: Thu Oct 07, 2004 7:44 pm
Location: Wilmington, DE

Error with some files on commit

Post by tpatton » Tue Apr 04, 2006 10:25 am

I've been having a problem recently with committing only certain files in vault, others commit just fine. Below is the error I am getting, I am using CVS style editing and I just upgraded to the newest version of Vault to see if the problem would go away.


[4/4/2006 12:25:25 PM] Beginning transaction
[4/4/2006 12:25:25 PM] Check in $/DealCatcher/build.xml
[4/4/2006 12:25:26 PM] Upload for item $/DealCatcher/build.xml failed, retrying...
[4/4/2006 12:25:26 PM] Upload for item $/DealCatcher/build.xml failed, retrying...
[4/4/2006 12:25:26 PM] Upload for item $/DealCatcher/build.xml failed, retrying...
[4/4/2006 12:25:26 PM] Ending the transaction
[4/4/2006 12:25:26 PM] Upload for item $/DealCatcher/build.xml failed too many times, aborting transaction.
Please verify your network settings using the Options dialog under the Tools menu in the Vault GUI Client.
The specific error was "The server returned an unknown error header: VaultFileUpload.aspx encountered: FailFileInvalidCheckSum"
An exception was encountered during the transaction. Exception: The server returned an unknown error header: VaultFileUpload.aspx encountered: FailFileInvalidCheckSum at VaultClientOperationsLib.ClientInstance.UploadItem(ChangeSetItem item, String txID, Byte[]& streamBuffer, Int32& bytesWrittenThisFile, Boolean bIsImport)
at VaultClientOperationsLib.UploadThread.ProcessCommand(UploadThreadCommand command, UploadThreadCommandResult& outputResult)
[4/4/2006 12:25:26 PM] Transaction failed
[4/4/2006 12:25:26 PM] Transaction failed

dan
Posts: 2448
Joined: Wed Dec 17, 2003 5:03 pm
Location: SourceGear
Contact:

Post by dan » Tue Apr 04, 2006 3:19 pm

The baseline file might be out of sync. Try backing up the file, then doing a get latest (overwrite), then checking out the file and replacing the latest version with the modified file.

tpatton
Posts: 16
Joined: Thu Oct 07, 2004 7:44 pm
Location: Wilmington, DE

Post by tpatton » Wed Apr 05, 2006 3:01 pm

I tried the steps you described and the same error comes up, any other suggestions? I also tried wiping out the local cache.

lbauer
Posts: 9736
Joined: Tue Dec 16, 2003 1:25 pm
Location: SourceGear

Post by lbauer » Wed Apr 05, 2006 3:50 pm

Set Vault Server logging to Debug (Admin Tool->Server Options->Logging). Then try the upload again and email a copy of the sgvault.log file to Linda at SourceGear.com. The log is in %windir%\temp\sgvault on the server machine.
Linda Bauer
SourceGear
Technical Support Manager

Post Reply