Error logs in Vault Service logfile

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

Moderator: SourceGear

Locked
Bulbhead
Posts: 3
Joined: Tue Jul 10, 2007 7:09 am
Contact:

Error logs in Vault Service logfile

Post by Bulbhead » Tue Jul 10, 2007 7:15 am

We have a number of errors in our vauldshadowfolderservice.txt (the log file of the Vault Shadow folder service) - here is an example:

09.07.2007 17:15:41 <generic>: [<No Name>:7252] Vault's Shadow Folders attempting get (by Delta) for LSPS2007
09.07.2007 17:15:41 <generic>: [<No Name>:7252] [System.ArgumentOutOfRangeException: Ticks müssen sich zwischen DateTime.MinValue.Ticks und DateTime.MaxValue.Ticks befinden.
Parametername: ticks
bei System.DateTime..ctor(Int64 ticks)
bei VaultClientOperationsLib.WorkingFolderFileInfo_1.Read(BinaryReader br)
bei VaultClientOperationsLib.WorkingFolderState_1.Read_1(BinaryReader br)
bei VaultClientOperationsLib.WorkingFolderState_1.Read(Stream inputStream, Boolean& readOldFormat)
bei VaultClientOperationsLib.WorkingFolder.LoadState()]Ticks müssen sich zwischen DateTime.MinValue.Ticks und DateTime.MaxValue.Ticks befinden.
Parametername: ticks
bei System.DateTime..ctor(Int64 ticks)
bei VaultClientOperationsLib.WorkingFolderFileInfo_1.Read(BinaryReader br)
bei VaultClientOperationsLib.WorkingFolderState_1.Read_1(BinaryReader br)
bei VaultClientOperationsLib.WorkingFolderState_1.Read(Stream inputStream, Boolean& readOldFormat)
bei VaultClientOperationsLib.WorkingFolder.LoadState()

09.07.2007 17:15:41 <generic>: [<No Name>:7252] Vault Shadow Folder encountered a problem: The working folder state information for \\WEBFIX\Root_D\Inetpub\LSPS2007\images is incompatible with this version of Vault. Please choose a different working folder path. The specific compatibility exception was: Ticks müssen sich zwischen DateTime.MinValue.Ticks und DateTime.MaxValue.Ticks befinden.
Parametername: ticks

Vault 4.0.2 is running on a 32bit Windows Small Business Server 2003 while the target shadow folder is on a 64-bit Windows Server 2003 machine, both operating systems are in German.

The shadow folder are working for all folders in the project aside from the images folder which contains all the images.

Any hint on what we can do to get shadow folders working for that folder too?

Best regards

Jan Pies
NET-LINE Online-Dienste GmbH

lbauer
Posts: 9736
Joined: Tue Dec 16, 2003 1:25 pm
Location: SourceGear

Post by lbauer » Tue Jul 10, 2007 8:00 am

Did this ever work properly?

Had you been using shadow folders with a previous version of Vault?
Linda Bauer
SourceGear
Technical Support Manager

Bulbhead
Posts: 3
Joined: Tue Jul 10, 2007 7:09 am
Contact:

Post by Bulbhead » Wed Jul 11, 2007 7:13 am

In 3.5.2 there were also issues with shadow folders, but it was more reliable than 4.0.2 - the images folder was never working with vault. All we are asking for is a simple File.Copy when a file is checked in.

Terence
Posts: 164
Joined: Thu Feb 02, 2006 2:43 pm
Location: SourceGear

Post by Terence » Wed Jul 11, 2007 8:57 am

Hello Bulbhead =)

Can you please send me an email directly (by clicking the email button below this post) and we'll see what we can do to get this resolved for you.

Locked