Error when trying to check in file

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

Moderator: SourceGear

Post Reply
Colen
Posts: 22
Joined: Thu Apr 27, 2006 8:03 pm

Error when trying to check in file

Post by Colen » Mon Feb 02, 2009 3:07 pm

Hi,

I am trying to check in a file to a large project, and getting this error:

Code: Select all

[2/2/2009 1:00:43 PM] Preparing data to begin transaction
[2/2/2009 1:00:43 PM] Beginning transaction
[2/2/2009 1:00:43 PM]     Check in $/project/parse_items.cpp
[2/2/2009 1:00:43 PM]     Upload for item $/project/parse_items.cpp failed, retrying...
[2/2/2009 1:00:44 PM]     Upload for item $/project/parse_items.cpp failed, retrying...
[2/2/2009 1:00:44 PM]     Upload for item $/project/parse_items.cpp failed, retrying...
[2/2/2009 1:00:44 PM] Ending the transaction
[2/2/2009 1:00:44 PM] Transaction failed
[2/2/2009 1:00:44 PM] Upload for item $/project/parse_items.cpp 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)
[2/2/2009 1:00:44 PM] Transaction failed
The change to the file is a simple 2-line comment change. I've tried reverting the checkout and checking it in again, but I get the same problem. I just checked in a lot of other files, with no problem.

This is with a Vault 3.5.2 client (the server is running 3.5.1). What does this error mean? How can I stop it happening and check in the file?

Thanks.

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

Re: Error when trying to check in file

Post by Beth » Tue Feb 03, 2009 9:17 am

This forum thread gives a good explanation and suggestions: FailFileInvalidCheckSum on Check In. This one is also useful: Troubleshooting add/checkin upload failures.
Beth Kieler
SourceGear Technical Support

Colen
Posts: 22
Joined: Thu Apr 27, 2006 8:03 pm

Re: Error when trying to check in file

Post by Colen » Tue Feb 03, 2009 5:33 pm

Thanks, switching to a different working folder and getting everything, then making the change, fixed it.

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

Re: Error when trying to check in file

Post by Beth » Wed Feb 04, 2009 11:19 am

Thanks for the update. Happy to hear you're working again.
Beth Kieler
SourceGear Technical Support

Post Reply