Check in failed with v4.1

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

Moderator: SourceGear

Post Reply
danbert75
Posts: 2
Joined: Mon Mar 10, 2008 5:41 am

Check in failed with v4.1

Post by danbert75 » Mon Mar 10, 2008 5:53 am

When i try to check some files in I get the following message:

An error occurred while trying to end a transaction.
[10/03/2008 11:15:19] 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.EndTx(String strTxID, Int32 nTxAction, VaultDateTime& dtTxBegin, Int64& nNewRevision, VaultResponseItem[]& responses)
at VaultClientNetLib.VaultConnection.EndTx(String strTxID, Int64& nNewRevision, VaultResponseItem[]& responses, Int32 nAction, VaultDateTime& txBeginDate)
at VaultClientOperationsLib.ClientInstance.Commit(ChangeSetItemColl givenItems, String strChangeSetComment, Boolean keepCheckedOut, Boolean removeLocalCopy, CommitType committype, VaultDateTime dateImport, Int32 nUserIDImport, Int64& nRevID, Int32[]& retBegEndTx)
[10/03/2008 11:15:19] Transaction failed
[10/03/2008 11:15:19] Transaction failed

It doesn't matter whether I try through the Vault client or through Visual Studio. I'm using Visual Studio 2008. Other developers here aren't having any problems checking in files at the moment - just me!

Does anyone have any idea what the problem could be?
Dan Hubbert

danbert75
Posts: 2
Joined: Mon Mar 10, 2008 5:41 am

Found the problem

Post by danbert75 » Mon Mar 10, 2008 7:30 am

I renamed a folder, and for some reason vault was unable to commit the change - that made every bulk transaction I tried to do fail. I resolved the rename problem and now everything is working OK.
Dan Hubbert

Post Reply