Code: Select all
----2/10/2006 9:58:16 AM RelEng--southwind.widget.com(xxx.xx.x.xx)--SSL Disabled VaultLib.VaultRequestGetFile returned: FailInvalidLabelObjID
... (many of the above lines)
----2/10/2006 9:58:16 AM RelEng--southwind.widget.com(xxx.xx.x.xx)--SSL Disabled BeginDownloadLabelFiles returned: FailDBLookup
I told him it looked like a network error, but I decided to check out the Vault Server log anyway, and found a whole bunch of the above errors, that don't sound like a network problem to me.[2/10/2006 11:24:23 AM] An exception was encountered during the get latest operation. Exception: The Vault server could not be contacted to perform the operation. Your network connection to the server may have been interrupted. Please verify your network settings using the Options dialog under the Tools menu in the Vault GUI Client.The underlying connection was closed: An unexpected error occurred on a receive.
So do we have a problem with our database?
Mike
ps the beginning of the request looked like:
Code: Select all
----2/10/2006 9:58:07 AM RelEng--southwind.widget.com(xxx.xx.x.xx)--SSL Disabled DeleteLabel returned: Success
----2/10/2006 9:58:08 AM RelEng--southwind.widget.com(xxx.xx.x.xx)--SSL Disabled EndLabelQuery returned: Success
----2/10/2006 9:58:08 AM RelEng--southwind.widget.com(xxx.xx.x.xx)--SSL Disabled TreeManager: cache matches repository revision and folder security hasn't changed. Returning cached tree, revID 146739
----2/10/2006 9:58:09 AM RelEng--southwind.widget.com(xxx.xx.x.xx)--SSL Disabled BeginLabelQuery returned: Success
----2/10/2006 9:58:09 AM RelEng--southwind.widget.com(xxx.xx.x.xx)--SSL Disabled GetLabelQueryItems returned: Success
----2/10/2006 9:58:09 AM RelEng--southwind.widget.com(xxx.xx.x.xx)--SSL Disabled GetLabelQueryItems returned: Success
----2/10/2006 9:58:15 AM RelEng--southwind.widget.com(xxx.xx.x.xx)--SSL Disabled VaultLib.VaultRequestGetFile returned: SuccessRequireFileDownload
... (many of the above lines until the error lines above)