Vault Index Service

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

Moderator: SourceGear

Post Reply
methier
Posts: 1
Joined: Sat Jun 04, 2016 7:16 am

Vault Index Service

Post by methier » Mon Mar 09, 2020 12:01 pm

I am the admin of our Vault Server and one of the endusers contacted me because he could not get Find In Files to stay on after it was enabled. I checked and I could not get it to stay enabled either. Looking at the log I found 'FindInFilesByFolder returned: FailInvalidIndexStatus'. When I check the servers plugins I see:

http://127.0.0.1/VaultIndexService/Vaul ... rvice.asmx VaultIndexService.VaultIndexService TRUE
http://127.0.0.1/VaultNotifyService/Vau ... rvice.asmx VaultNotifyService.VaultNotifyService TRUE
http://localhost/VaultShadowFolder/Vaul ... rvice.asmx VaultShadowFolder.VaultShadowFolderService TRUE
http://mnprdapp36b.msp.graco.com/VaultS ... rvice.asmx VaultIndexService.VaultIndexService FALSE
http://mnprdapp36b.msp.graco.com/VaultS ... rvice.asmx VaultNotifyService.VaultNotifyService FALSE

I am tempted to change the forth line to TRUE, but there is a warning below that says one should contact Technical Support first.

I'm struggling to figure out what is causing the issue. Any help would be greatly appreciated.

Thank you.

Mike Ethier
612-623-6031

Tonya
Posts: 862
Joined: Thu Jan 20, 2005 1:47 pm
Location: SourceGear

Re: Vault Index Service

Post by Tonya » Mon Mar 09, 2020 2:32 pm

This appears to be a configuration error, we are working offline via email.

Tonya

Perry2
Posts: 2
Joined: Fri Aug 07, 2020 5:41 pm

Re: Vault Index Service

Post by Perry2 » Fri Aug 07, 2020 5:42 pm

Has this been figured out. My "Find in Files" server setting is not sticking to "On".
Last edited by Perry2 on Fri Aug 07, 2020 5:44 pm, edited 1 time in total.

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

Re: Vault Index Service

Post by jclausius » Mon Aug 09, 2021 8:08 am

Find in Files works through a Vault Trigger and within the Trigger a Vault Service callback. When Find in Files stops working, a configuration issue is usually at the root at the problem:

Things to check;

1) The Vault Trigger plug-in. Within your Server Admin page, look for the "Plugins" section. For Find in Files, there will be SourceCode Control type plugin with a URL. Make sure the URL within the plugin IS correct and that the Vault Server itself that open that URL. There is a magnifying glass to test the connection, but that only has value when clicked on a browser running ON the Vault Server. Basically, the Vault Server has to be able to trigger that URL.

2) The Find in Files call back. Within the Vault Find in Files installation directory (<<VAULTSERVER_INSTALL_DIR>>\VaultIndexService\), open the web.config file in a text editor. Make sure the XML entry for the Vault Server call back is correct.

If those configurations look correct, check your Vault Find in Files log file. By default this is found in %WINDIR%\temp\SGVaultindex\vaultindexservice.txt. Perhaps the information in the log file may indicate a different problem.
Jeff Clausius
SourceGear

Post Reply