The Vault Server seems to affect only a group of users working on the same project. This error had occured since last week. But is now systematic. Thank you very in advance for your help.
Code: Select all
[12/05/2006 10:35:48 AM] Version Check: This Vault client is version 3.1.6.3658
[12/05/2006 10:35:48 AM] Version Check: Your Vault server is version 3.1.6.3658
[12/05/2006 10:35:59 AM] Preparing data to begin transaction
[12/05/2006 10:35:59 AM] Beginning transaction
[12/05/2006 10:35:59 AM] An error occurred while trying to begin a transaction.
[12/05/2006 10:35:59 AM] Transaction failed
[12/05/2006 10:35:59 AM] An exception was encountered during the transaction. Exception: Server was unable to process request. --> Error in the application. 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, Boolean keepCheckedOut, Boolean removeLocalCopy, Boolean bIsImport, DateTime dateImport, Int32 nUserIDImport, Int64& nRevID)