Problem setting up shadow folders

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

Moderator: SourceGear

Locked
tomt84
Posts: 109
Joined: Tue Dec 20, 2005 4:44 am
Location: Manchester

Problem setting up shadow folders

Post by tomt84 » Thu Dec 07, 2006 7:36 pm

Hi

We're trying to set up shadow folders on the latest release of vault (shadowing to a UNC path). I've followed all the instructions here, depite some pretty scary MS warnings in the domain security policy editor refering to this link, but all I get, no matter what I do, is the following in the logfile:

Code: Select all

08/12/2006 01:31:06 <generic>: [<No Name>:5476] GetEntryAssembly() returned null; not logging assembly name
08/12/2006 01:31:07 <generic>: [<No Name>:4068] SimpleLogger finalized
08/12/2006 01:31:23 <generic>: [<No Name>:5476] GetEntryAssembly() returned null; not logging assembly name
08/12/2006 01:31:23 <generic>: [<No Name>:4068] SimpleLogger finalized
08/12/2006 01:31:23 <generic>: [<No Name>:7628] Starting Shadow Folder Thread for repository 6.
08/12/2006 01:31:23 <generic>: [<No Name>:7628] Shadow Folder Thread for repository 6 started.
08/12/2006 01:31:23 <generic>: [<No Name>:6764] Shadow Folder is using the folder, C:\WINDOWS\TEMP\, as a TEMP directory.
08/12/2006 01:31:24 <generic>: [<No Name>:6764] The authentication credentials or Vault server parameters were not found in Web.Config.  Vault Shadow Folders failed to login to the Vault Server for Repository ID 6.
08/12/2006 01:31:26 <generic>: [<No Name>:6764] The authentication credentials or Vault server parameters were not found in Web.Config.  Vault Shadow Folders failed to login to the Vault Server for Repository ID 6.
08/12/2006 01:31:28 <generic>: [<No Name>:6764] The authentication credentials or Vault server parameters were not found in Web.Config.  Vault Shadow Folders failed to login to the Vault Server for Repository ID 6.
08/12/2006 01:31:30 <generic>: [<No Name>:6764] The authentication credentials or Vault server parameters were not found in Web.Config.  Vault Shadow Folders failed to login to the Vault Server for Repository ID 6.
08/12/2006 01:31:32 <generic>: [<No Name>:6764] The authentication credentials or Vault server parameters were not found in Web.Config.  Vault Shadow Folders failed to login to the Vault Server for Repository ID 6.
08/12/2006 01:31:34 <generic>: [<No Name>:6764] The authentication credentials or Vault server parameters were not found in Web.Config.  Vault Shadow Folders failed to login to the Vault Server for Repository ID 6.
08/12/2006 01:31:36 <generic>: [<No Name>:6764] The authentication credentials or Vault server parameters were not found in Web.Config.  Vault Shadow Folders failed to login to the Vault Server for Repository ID 6.
08/12/2006 01:31:38 <generic>: [<No Name>:6764] The authentication credentials or Vault server parameters were not found in Web.Config.  Vault Shadow Folders failed to login to the Vault Server for Repository ID 6.
08/12/2006 01:31:40 <generic>: [<No Name>:6764] The authentication credentials or Vault server parameters were not found in Web.Config.  Vault Shadow Folders failed to login to the Vault Server for Repository ID 6.
08/12/2006 01:31:42 <generic>: [<No Name>:6764] The authentication credentials or Vault server parameters were not found in Web.Config.  Vault Shadow Folders failed to login to the Vault Server for Repository ID 6.
08/12/2006 01:31:44 <generic>: [<No Name>:6764] The authentication credentials or Vault server parameters were not found in Web.Config.  Vault Shadow Folders failed to login to the Vault Server for Repository ID 6.
08/12/2006 01:31:44 <generic>: [<No Name>:6764] Vault's Shadow Folders tried / failed to log in to the Vault Server for 11attempts, and is giving up.  It is possible, Shadow Folder directories may not be synchronized with the Vault Server.
What have I done wrong? :(

I'm fairly sure I've set up the credentials it's talking about. How might I check exactly what set of credentials or parameters it's talking about?

Thanks
Tom

edit: by the way, the server is IIS6 and SQL2005 on Windows 2003 Small Business Server. Dev server that holds the destination shadow folder is 2003 web edition.
Tom Fanning

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

Post by Beth » Fri Dec 08, 2006 8:54 am

Can you send me a copy of the web.config file for the shadow service? By default it is found in C:\Inetpub\wwwroot\VaultService\VaultShadowFolder.

You can either post it or send it using the private function here or send it to support at sourcegear.com (attn: Beth) and include a link to this post.

Locked