Problem getting file using vault.exe client

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

Moderator: SourceGear

Post Reply
mballou
Posts: 18
Joined: Fri Apr 15, 2005 6:46 pm

Problem getting file using vault.exe client

Post by mballou » Mon Apr 25, 2005 5:28 pm

I'm using Vault 3.0.6. I'm creating a build script to get source code from Vault and its currently having a problem on at least one file. The file is nothing special just a simple xml file about 2 MB in size. If I use the GUI client, it gets the file without any problems. Here is the section of the client log file for the download failure. Any ideas where I can look for failures?


4/25/2005 4:21:45 PM <get>: [<No Name>:2528] Creating file download stream
4/25/2005 4:21:45 PM <connection>: [<No Name>:2528] GetDownloadFileStream started.
4/25/2005 4:21:45 PM <connection>: [<No Name>:2528] GetDownloadFileStream finished.
4/25/2005 4:21:45 PM <get>: [<No Name>:2528] File download stream created
4/25/2005 4:21:45 PM <connection>: [<No Name>:2528] ReadDownloadFileFromStream started.
4/25/2005 4:21:45 PM <get>: [<No Name>:2528] Download stream: error parsing header or some other weird error: Stream.Read() returned a negative number: -1
4/25/2005 4:21:45 PM <get>: [<No Name>:2528] Download stream: done reading from stream, closing
4/25/2005 4:21:45 PM <connection>: [<No Name>:2528] EndDownloadFiles started.
4/25/2005 4:21:45 PM <connection>: [<No Name>:2528] EndDownloadFiles finished.
4/25/2005 4:21:45 PM <get>: [<No Name>:2528] EndDownloadFiles succeeded

mballou
Posts: 18
Joined: Fri Apr 15, 2005 6:46 pm

Post by mballou » Mon Apr 25, 2005 6:33 pm

I rebooted the client machine and it seems to have cleared up the issue. I was able to get files from a different machine the whole time, but it didnt work consistently on the other machine until I rebooted it.

Post Reply