Branching error

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

Moderator: SourceGear

Post Reply
jdurrant
Posts: 12
Joined: Mon Jul 25, 2011 11:01 am

Branching error

Post by jdurrant » Fri Nov 08, 2013 3:00 pm

I get the following error when performing a branch. I have the the SqlCommandTimeout in Vault.config to 7200 as suggested in another post, and the Connection Timeout for the IIS web app is 1800 secondes. Vault 6.1 standard, server 2003 IIS

An exception was encountered during the transaction. Exception: 1 : Failure at System.Web.Services.Protocols.SoapHttpClientProtocol.ReadResponse(SoapClientMessage message, WebResponse response, Stream responseStream, Boolean asyncCall)
at System.Web.Services.Protocols.SoapHttpClientProtocol.Invoke(String methodName, Object[] parameters)
at VaultClientNetLib.ClientService.VaultService.BeginTx(Int32 nRepID, String strComment, VaultRequestItem[]& requests, String& strTxID)
at VaultClientNetLib.VaultConnection.BeginTx(Int32 nRepID, VaultRequestItem[]& requests, String& strTxID, String comment)
at VaultClientOperationsLib.ClientInstance.Commit(ChangeSetItemColl givenItems, String strChangeSetComment, Boolean keepCheckedOut, Boolean removeLocalCopy, CommitType committype, VaultDateTime dateImport, Int32 nUserIDImport, Int64& nRevID, Int32[]& retBegEndTx)

jdurrant
Posts: 12
Joined: Mon Jul 25, 2011 11:01 am

Re: Branching error

Post by jdurrant » Fri Nov 08, 2013 3:27 pm

It does work if I do it directly on the server, but not from the workstation. This is a rather large source tree (243 MB with 30 sub-folders)

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

Re: Branching error

Post by Beth » Fri Nov 08, 2013 3:34 pm

Can you look in your Vault Server Log for more detailed errors from the same time as the failed branch?

Also check the Client Side Log for errors.

If you're not sure what to look for, then could you email those logs to support at sourcegear.com (attn: Beth) with a link to this forum thread?

HS: 229052
Beth Kieler
SourceGear Technical Support

Post Reply