We have just started to get error messages whne we attempt to commit any changes. The message is;
[14/11/2005 15:09:15] Preparing data to begin transaction
[14/11/2005 15:09:16] Beginning transaction
[14/11/2005 15:09:16] An error occurred while trying to begin a transaction.
[14/11/2005 15:09:16] Transaction failed
[14/11/2005 15:09:16] 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)
The server log is attached - it all seems to stem from a primary key violation that occurred earlier today. How do we get back up and running again?
Cannot commit changes - exception during the transaction
Moderator: SourceGear
-
- Posts: 2
- Joined: Mon Nov 14, 2005 9:22 am
Cannot commit changes - exception during the transaction
- Attachments
-
- serverlog.txt
- our server log
- (49.15 KiB) Downloaded 297 times
-
- Posts: 2
- Joined: Mon Nov 14, 2005 9:22 am