[SOLVED] Vault doesn't work in Command line mode

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

Moderator: SourceGear

Post Reply
c.seyler@deltatec.be
Posts: 1
Joined: Wed Jan 19, 2011 9:37 am

[SOLVED] Vault doesn't work in Command line mode

Post by c.seyler@deltatec.be » Thu Jan 20, 2011 1:19 am

Hi,



Sorry about that .... I made my tries with the only command only available on the professionnal version ... It works well with all other commands...




After installing the latest version of Server/Client, all works well (web page access, standalone client and visual studio plugin) except the command line (either on Windows or Linux).

I use the following command : vault.exe listprojects -user MyUserNmae -password MyPassword -host w2k-svr-29

I use the same ServerName as I give in the client.

Here is the result :

Code: Select all

<vault>
  <error>
    <exception>System.Exception: The Vault server could not be contacted to perf
orm the operation.  Your network connection to the server may have been interrup
ted.  Please verify your network settings using the Options dialog under the Too
ls menu in the Vault GUI Client.The request failed with HTTP status 404: Not Fou
nd.
   at VaultClientNetLib.VaultConnection.ListDragnetProjects(MantisProject[]&
 projects)
   at VaultClientIntegrationLib.ItemTrackingOperations.ProcessCommandListFortres
sProjects()
   at VaultCmdLineClient.VaultCmdLineClient.ProcessCommand(Args curArg)
   at VaultCmdLineClient.VaultCmdLineClient.Main(String[] args)</exception>
  </error>
  <result>
    <success>False</success>
  </result>
</vault>

Any idea about what is wrong ?

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

Re: [SOLVED] Vault doesn't work in Command line mode

Post by Beth » Thu Jan 20, 2011 9:45 am

Thank you for the update. I'm happy to hear you are working again.
Beth Kieler
SourceGear Technical Support

Post Reply