Repository Is Gone from admin and client

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

Moderator: SourceGear

Locked
smercill
Posts: 4
Joined: Wed Mar 23, 2005 11:00 pm

Repository Is Gone from admin and client

Post by smercill » Mon May 02, 2005 6:43 pm

I can do a simple SQL statement and see the listing in the tblrepositories table but I can't from any of the clients.

I looked in the log file and I see several errors such as:
----5/2/2005 4:54:05 PM smercill--ais-lt017(10.1.1.65)--SSL Disabled Critical Error! Error in the application.
at VaultServiceBase.VaultRepository.GetReferenceCopiesByPath(HybridDictionary hdNewRefParents, String strAbsolutePath, Boolean bRefCopyLastObjectWithAllFolders, VaultFSObjects& fsoList, Int32& nPinCount)
at VaultServiceAPILib.VaultTransactionContainer.GetReferenceCopiesByPath(String strAbsolutePath, VaultFSObjects& fsoList, Int32& nPinCount)
at VaultServiceAPILib.VaultTransaction.PreCheckCheckIn(Int32 nCurrStatCode, VaultRequestCheckIn vrci, String strFileToken, VaultResponseCheckIn vRespCheckIn, VaultTransactionContainer txContainer)
at VaultServiceAPILib.VaultServiceAPI.BeginTx(HttpApplicationState theApp, VaultLoginInfo vliLoggedInUser, Int32 nTxUserID, Int32 nRepID, DateTime dtBeginTx, String strComment, VaultRequestItem[]& requests, String& strTxID, VaultIntTx& vit)
at VaultService.VaultService.DoBeginTx(HttpApplicationState has, HttpSessionState hss, VaultLoginInfo vli, String strCallerLogEvt, Int32 nTxUserID, Int32 nRepID, DateTime dtBeginTx, String strComment, VaultRequestItem[]& requests, String& strTxID)

Client Information
Vault Client Version: 3.0.6.2856
.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: 1023.23 MB
Time Zone: (GMT-07:00) Arizona

Server Information
Vault Server Version: 3.0.6.2856
.Net Framework Version: 1.1.4322.2032
Operating System: Microsoft(R) Windows(R) Server 2003, Standard Edition
Service Pack: 0.0
OS Version: 5.2.3790
Timezone: (GMT-07:00) Arizona
SQL Version: Microsoft SQL Server 2000 - 8.00.760 (Intel X86)
Dec 17 2002 14:22:05
Copyright (c) 1988-2003 Microsoft Corporation
Enterprise Edition on Windows NT 5.2 (Build 3790: )

License Information
1 serial number(s):
1 of 1: 10 users, permanent

jclausius
Posts: 3702
Joined: Tue Dec 16, 2003 1:17 pm
Location: SourceGear
Contact:

Post by jclausius » Mon May 02, 2005 7:41 pm

Vault 3.0.7 will address this problem.

In the meantime, can you contact me ( use the email button below ). We'll need to bring the repository back online.
Jeff Clausius
SourceGear

jclausius
Posts: 3702
Joined: Tue Dec 16, 2003 1:17 pm
Location: SourceGear
Contact:

Post by jclausius » Mon May 02, 2005 8:01 pm

I've had to sign off for today.

If I get an email from you, I'll contact you first thing tomorrow.
Jeff Clausius
SourceGear

jclausius
Posts: 3702
Joined: Tue Dec 16, 2003 1:17 pm
Location: SourceGear
Contact:

Post by jclausius » Tue May 03, 2005 8:04 am

We solved this offline.

As I previously mentioned, Vault 3.0.7 will stop the repository from getting ahead of itself and going of the "active list" of available repositories.
Jeff Clausius
SourceGear

Locked