Cannot check in two particular files.

This forum is now locked, since Gold Support is no longer offered.

Moderator: SourceGear

Locked
BillFugina
Posts: 6
Joined: Fri Apr 14, 2006 3:46 pm

Cannot check in two particular files.

Post by BillFugina » Tue Aug 08, 2006 12:57 am

I am having trouble checking in two particular files. All other files check in with no problems. I get the following messages when i try to check them in:
[8/8/2006 2:48:06 AM] Preparing data to begin transaction
[8/8/2006 2:48:06 AM] Beginning transaction
[8/8/2006 2:48:06 AM] Check in $/C3.2.0/Dev/Hooks/Apps/Hooks Admin/Hooks Admin.sln
[8/8/2006 2:48:06 AM] Upload for item $/C3.2.0/Dev/Hooks/Apps/Hooks Admin/Hooks Admin.sln failed, retrying...
[8/8/2006 2:48:06 AM] Upload for item $/C3.2.0/Dev/Hooks/Apps/Hooks Admin/Hooks Admin.sln failed, retrying...
[8/8/2006 2:48:06 AM] Upload for item $/C3.2.0/Dev/Hooks/Apps/Hooks Admin/Hooks Admin.sln failed, retrying...
[8/8/2006 2:48:06 AM] Ending the transaction
[8/8/2006 2:48:06 AM] Upload for item $/C3.2.0/Dev/Hooks/Apps/Hooks Admin/Hooks Admin.sln 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)
[8/8/2006 2:48:06 AM] Transaction failed
[8/8/2006 2:48:06 AM] Transaction failed
Client Information
Vault Client Version: 3.5.0.4741
.Net Framework Version: 1.1.4322.2032
Operating System: Microsoft Windows XP Professional
Service Pack: 2.0
OS Version: 5.1.2600
Total Physical Memory: 2 GB
Time Zone: (GMT-05:00) Eastern Time (US & Canada)

Server Information
Vault Server Version: 3.5.0.4741
.Net Framework Version: 1.1.4322.2300
Operating System: Microsoft(R) Windows(R) Server 2003, Standard Edition
Service Pack: 1.0
OS Version: 5.2.3790
Timezone: (GMT-05:00) Eastern Time (US & Canada)
SQL Version: Microsoft SQL Server 2000 - 8.00.760 (Intel X86)
Dec 17 2002 14:22:05
Copyright (c) 1988-2003 Microsoft Corporation
Standard Edition on Windows NT 5.2 (Build 3790: Service Pack 1)

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

Post by Beth » Tue Aug 08, 2006 8:10 am

Have you tried deleting the client side cache and then attempting the operation again? It sounds like the files may be out of sync.

BillFugina
Posts: 6
Joined: Fri Apr 14, 2006 3:46 pm

Post by BillFugina » Wed Aug 09, 2006 7:36 am

How do I delete the client side cache?

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

Post by Beth » Wed Aug 09, 2006 8:41 am

Sorry about that. Here's information: http://support.sourcegear.com/viewtopic.php?t=6

Locked