Error message on checkout

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

Moderator: SourceGear

Locked
DarrenS
Posts: 49
Joined: Wed Mar 17, 2004 4:56 pm
Location: Inglewood, CA

Error message on checkout

Post by DarrenS » Mon Jun 21, 2004 3:37 pm

One of our developers is getting the following error message when he tries to check out a certain file:

"Could not get requested version of the object"

This is with the latest Vault client and server - same error whether he checks out through Visual Studio .NET or through Vault Client.

He has tried closing & re-opening Vault & VS.NET, rebooting, doing a "get latest" before checking out.

It may be a clue that in the Vault client, the local version is showing as "0" (zero) ?

Nothing sinister in the log (we have debug logging turned on):

----6/21/2004 2:29:47 PM anjank--10.1.107.136(10.1.107.136)--SSL Disabled
GetRepositoryStructure returned: Success
----6/21/2004 2:29:47 PM anjank--10.1.107.136(10.1.107.136)--SSL Disabled
Getting list of checkout changes.
----6/21/2004 2:29:47 PM anjank--10.1.107.136(10.1.107.136)--SSL Disabled
GetCheckOutListChanges returned: Success
----6/21/2004 2:29:51 PM anjank--10.1.107.136(10.1.107.136)--SSL Disabled
Getting repository Structure.
----6/21/2004 2:29:51 PM anjank--10.1.107.136(10.1.107.136)--SSL Disabled
GetRepositoryStructure returned: Success
----6/21/2004 2:29:51 PM anjank--10.1.107.136(10.1.107.136)--SSL Disabled
Getting list of checkout changes.
----6/21/2004 2:29:51 PM anjank--10.1.107.136(10.1.107.136)--SSL Disabled
GetCheckOutListChanges returned: Success
----6/21/2004 2:29:51 PM anjank--10.1.107.136(10.1.107.136)--SSL Disabled
Checking out Files
----6/21/2004 2:29:51 PM anjank--10.1.107.136(10.1.107.136)--SSL Disabled
Getting list of checkout changes.
----6/21/2004 2:29:51 PM anjank--10.1.107.136(10.1.107.136)--SSL Disabled
GetCheckOutListChanges returned: Success
----6/21/2004 2:29:53 PM anjank--10.1.107.136(10.1.107.136)--SSL Disabled
Getting repository Structure.
----6/21/2004 2:29:53 PM anjank--10.1.107.136(10.1.107.136)--SSL Disabled
GetRepositoryStructure returned: Success
----6/21/2004 2:29:53 PM anjank--10.1.107.136(10.1.107.136)--SSL Disabled
Getting list of checkout changes.
----6/21/2004 2:29:53 PM anjank--10.1.107.136(10.1.107.136)--SSL Disabled
GetCheckOutListChanges returned: Success

jeremy_sg
Posts: 1821
Joined: Thu Dec 18, 2003 11:39 am
Location: Sourcegear
Contact:

Post by jeremy_sg » Mon Jun 21, 2004 4:19 pm

Is it possible that you are seeing another manifestation of this bug:

http://support.sourcegear.com/viewtopic ... =0+history

Locked