Vault Hanging

If you are having a problem using Vault, post a message here.

Moderator: SourceGear

Post Reply
tjams
Posts: 14
Joined: Tue Aug 08, 2006 11:08 am

Vault Hanging

Post by tjams » Tue Aug 08, 2006 11:20 am

Hi we're having trouble with Vault hanging. We are using version 3.1.8 for both the clients and the server. We see this occurring in a couple of different scenarios:

1. When logging in via the client we get the version checks and then prompted to select repository, but repository structure is never returned. Eventually an error dialog appears stating "A database error has occurred"

2. If we do manage to get the repository structure and attempt to perform any operation, we get the same behavior described above.

3. Attempted to obliterate files via the admin tool and the app hung.

I have attached the most recent log file here.
Attachments
sgvault.txt
(23.33 KiB) Downloaded 242 times

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

Post by Beth » Tue Aug 08, 2006 12:54 pm

It looks like the connection to SQL Server could be timing out. Try increasing the SQL timeout value in the Vault.config file:
<SqlCommandTimeout>360</SqlCommandTimeout>

The other possibility is if there are large check-outs. Are your users checking out entire folders?

Post Reply