Hello,
One of our users is having a problem checking in some files. When he checks these files in, the server log reads:
----5/11/2007 1:43:46 PM Peterr--4n61281(172.16.2.220)--SSL Disabled BeginTx beginning transaction
----5/11/2007 1:43:46 PM Peterr--4n61281(172.16.2.220)--SSL Disabled TreeManager: cache matches repository revision and folder security hasn't changed. Returning cached tree, revID 70598
----5/11/2007 1:43:46 PM Peterr--4n61281(172.16.2.220)--SSL Disabled (9c217cb5-8367-4000-a6af-7e49649a166b) BeginTx returned: Success
----5/11/2007 1:43:46 PM Peterr--4n61281(172.16.2.220)--SSL Disabled (9c217cb5-8367-4000-a6af-7e49649a166b) CheckIn: $/Edgenet Projects/Home Depot/ocoee/reports/quote.rul returned: Success
----5/11/2007 1:43:46 PM Peterr--4n61281(172.16.2.220)--SSL Disabled (9c217cb5-8367-4000-a6af-7e49649a166b) CheckIn: $/Edgenet Projects/Home Depot/ocoee/reports/quote.rlz returned: Success
----5/11/2007 1:43:46 PM Peterr--4n61281(172.16.2.220)--SSL Disabled Receiving an uploaded file.
----5/11/2007 1:43:46 PM Peterr--4n61281(172.16.2.220)--SSL Disabled Receiving an uploaded file.
----5/11/2007 1:43:46 PM Peterr--4n61281(172.16.2.220)--SSL Disabled VaultFileUpload.aspx encountered: FailFileInvalidCheckSum
----5/11/2007 1:43:46 PM Peterr--4n61281(172.16.2.220)--SSL Disabled VaultFileUpload.aspx encountered: FailDeltaApply
----5/11/2007 1:43:47 PM Peterr--4n61281(172.16.2.220)--SSL Disabled Receiving an uploaded file.
----5/11/2007 1:43:47 PM Peterr--4n61281(172.16.2.220)--SSL Disabled VaultFileUpload.aspx encountered: FailFileInvalidCheckSum
----5/11/2007 1:43:47 PM Peterr--4n61281(172.16.2.220)--SSL Disabled Receiving an uploaded file.
----5/11/2007 1:43:47 PM Peterr--4n61281(172.16.2.220)--SSL Disabled Receiving an uploaded file.
----5/11/2007 1:43:47 PM Peterr--4n61281(172.16.2.220)--SSL Disabled VaultFileUpload.aspx encountered: FailDeltaApply
----5/11/2007 1:43:47 PM Peterr--4n61281(172.16.2.220)--SSL Disabled VaultFileUpload.aspx encountered: FailFileInvalidCheckSum
----5/11/2007 1:43:48 PM Peterr--4n61281(172.16.2.220)--SSL Disabled Receiving an uploaded file.
----5/11/2007 1:43:48 PM Peterr--4n61281(172.16.2.220)--SSL Disabled Ending transaction
----5/11/2007 1:43:48 PM Peterr--4n61281(172.16.2.220)--SSL Disabled (9c217cb5-8367-4000-a6af-7e49649a166b) EndTx (Revision - 0) returned: Success
----5/11/2007 1:43:48 PM Peterr--4n61281(172.16.2.220)--SSL Disabled VaultFileUpload.aspx encountered: FailDeltaApply
Other files can be checked in successfully.
He uses CVS-style checkins. We have tried chunked/non-chunked encoding, proxy and no proxy. We are using version 3.1.2.3511 (client & server). I haven't had any other reports of failed checkins (and the log file shows none).
Any thoughts, pointers, or advice would be greatly appreciated.
Thanks!
FailDeltaApply and FailFileInvalidCheckSum errors
Moderator: SourceGear
FailDeltaApply and FailFileInvalidCheckSum errors
David Thompson
JELD-WEN, inc.
JELD-WEN, inc.
The FailDeltaApply is often a network error but the invalidchecksum could be network or a disk problem.
Try Clearing the Client Side Cache first and then restart Vault and try the check-in.
Per this forum thread Check-in Issue, there could be something wrong with the file on disk. The user could create a new working folder and set that project or area to that working folder, perform a GET, and then copy that file over top of the copy retrieved in the GET and then try to check-in.
Can any other user check out, edit, and check in that file? What is the file size?
Try Clearing the Client Side Cache first and then restart Vault and try the check-in.
Per this forum thread Check-in Issue, there could be something wrong with the file on disk. The user could create a new working folder and set that project or area to that working folder, perform a GET, and then copy that file over top of the copy retrieved in the GET and then try to check-in.
Can any other user check out, edit, and check in that file? What is the file size?