Search found 70 matches

by thomas62j5
Tue Jan 13, 2015 4:39 pm
Forum: Support (Vault Professional)
Topic: Any plans to decrease number of databases used by Vault?
Replies: 3
Views: 7646

Any plans to decrease number of databases used by Vault?

Vault currently uses 5 databases in SQL Server. We're evaluating a move to an environment that limits us to having 30 databases total, and we're over that limit. We're looking for ways to consolidate our databases, and Vault is by far the biggest db hog of all applications we're using. Why does it n...
by thomas62j5
Wed Mar 16, 2011 12:03 pm
Forum: Support (Vault)
Topic: Macintosh client?
Replies: 72
Views: 1246792

Re: Macintosh client?

Please add my vote to this as well. We just upgraded to Vault Pro, and can get by with some of the web access, but a Mac app would be preferred.

Thanks,
Thomas
by thomas62j5
Fri Aug 06, 2010 11:07 am
Forum: Support (Vault)
Topic: Vault Shadow Folder: [System.NullReferenceException...
Replies: 4
Views: 7869

SOLVED!

lbauer worked with me via email. After looking at all the usual suspects: permissions issues, outdated cache folder, etc... the problem turned out to be related to a change we made to one of our repository folders. Inside this repository, we had a folder named d_geoip, and a shadow configuration was...
by thomas62j5
Tue Aug 03, 2010 1:12 pm
Forum: Support (Vault)
Topic: Vault Shadow Folder: [System.NullReferenceException...
Replies: 4
Views: 7869

Re: Vault Shadow Folder: [System.NullReferenceException...

Vault is not updating files on disk that are updated in Vault. We are shadowing to the local machine (the vault server), and to a network machine. If I go to the .asmx plugin URL, it loads OK and shows the available calls (I'm hitting http://ourserver/VaultShadowFolder/VaultShadowFolderService.asmx)...
by thomas62j5
Tue Aug 03, 2010 11:05 am
Forum: Support (Vault)
Topic: Vault Shadow Folder: [System.NullReferenceException...
Replies: 4
Views: 7869

Vault Shadow Folder: [System.NullReferenceException...

Since upgrading from Vault 4.x to 5.0.4, shadowing no longer seems to work. When looking at the vault shadow folder log, We are seeing a ton of these errors: 8/2/2010 6:06:02 PM <generic>: [<No Name>:2768] Vault Shadow Folder encountered a problem: [System.NullReferenceException: Object reference no...
by thomas62j5
Thu Jun 17, 2010 3:54 pm
Forum: Support (Vault)
Topic: Old integrity checking code still needed in SQL 2008?
Replies: 1
Views: 3606

Old integrity checking code still needed in SQL 2008?

We're migrating from SQL 2000 to SQL 2008, and eventually Vault 4.x to 5.x (after the SQL upgrade most likely). In SQL 2000, we always had to keep Vault's database integrity checking, index rebuilding, etc. separate from our other maintenance plans, based on information found here: http://support.so...
by thomas62j5
Mon Sep 29, 2008 9:42 am
Forum: Support (Vault)
Topic: VaultClientOperationsLib.GetLatestVersionFailedException
Replies: 3
Views: 5775

VaultClientOperationsLib.GetLatestVersionFailedException

Hi, Ever since we've upgraded from 3.x to 4.x, we have seen issues where shadowing fails sometimes. Whenever it does, invariably we check the vaultshadowfolderservice.txt log file, and it has this error right around the time of check-in: Vault Shadow Folder encountered a problem: Exception of type '...
by thomas62j5
Wed May 23, 2007 10:11 am
Forum: Gold Support (Vault) -- Read-only
Topic: "Optimized For Speed"
Replies: 12
Views: 32924

Can you tell me what classes I should be logging? Right now I have it set to log "all" and there's too much to paste in here, not sure which parts are relevant. Could there be a parsing issue due to our remote server name containing a dash in its name, referenced in the UNC paths? I don't ...
by thomas62j5
Tue May 22, 2007 5:53 pm
Forum: Gold Support (Vault) -- Read-only
Topic: "Optimized For Speed"
Replies: 12
Views: 32924

Strange shadowing

We have re-done our shadowing setup since we put the latest version of Vault in place. We are now attempting to shadow each repository tree to two locations, one local, and one over the network. The one over the network is working OK, but some of the ones locally aren't. I turned on Process Monitor ...
by thomas62j5
Mon May 21, 2007 9:43 am
Forum: Gold Support (Vault) -- Read-only
Topic: "Optimized For Speed"
Replies: 12
Views: 32924

Then why not just keep the Synchronized option? Because the last version of Vault when we had this enabled, it caused extremely heavy CPU usage. Not sure if the algorithm has changed, but the way it was explained before, whenever we changed any file in an entire shadowed folder tree, the entire sha...
by thomas62j5
Fri May 18, 2007 2:41 pm
Forum: Gold Support (Vault) -- Read-only
Topic: "Optimized For Speed"
Replies: 12
Views: 32924

Initialget is the first, synchronized get of the shadow folder, which means the contents of the shadow folder exactly match the contents of the folder being shadowed. We don't recommend editing the web.config file to synchronize. A better way would be to edit the shadow folder association and click...
by thomas62j5
Thu May 17, 2007 4:08 pm
Forum: Gold Support (Vault) -- Read-only
Topic: "Optimized For Speed"
Replies: 12
Views: 32924

I think it's the initial population of the shadow folder, but I'll check in this. So if we set this to true, would Vault detect the .config has been changed, see the true value, and refresh that shadow folder tree? I'm trying to find the easiest way to refresh a shadow folder without having to chec...
by thomas62j5
Tue May 15, 2007 9:23 am
Forum: Gold Support (Vault) -- Read-only
Topic: "Optimized For Speed"
Replies: 12
Views: 32924

I think it's the initial population of the shadow folder, but I'll check in this. So if we set this to true, would Vault detect the .config has been changed, see the true value, and refresh that shadow folder tree? I'm trying to find the easiest way to refresh a shadow folder without having to chec...
by thomas62j5
Mon May 14, 2007 6:31 pm
Forum: Gold Support (Vault) -- Read-only
Topic: "Optimized For Speed"
Replies: 12
Views: 32924

"Optimized For Speed"

We just upgraded to 3.5.2 in order to fix the issues we've had in the past with shadow folder pegging out the CPU. I was going through the shadow folder configuration and I see there is a new set of options labeled "Synchronization Options." Either Synchronized With Repository (default for...