Hi -- I'm running 3.1.2.3511. Today, wanting to check-in, I've gotten this (after years of bliss). What should I do?
[2007-09-27 15:28:21] An error occurred while trying to begin a transaction.
[2007-09-27 15:28:21] Transaction failed
[2007-09-27 15:28:21] 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)
Panic: "Transaction Failed. Error in the application&q
Moderator: SourceGear
More info...
It turns out that it's a single file that can't be checked in. I've checked all the other files in ok. I then undid the checkout of the "bad" file successfully too (at least I think so). I checked it out again, and applied the changed again; tried to check it in again, and I get the same error message.
I also enabled the client log and inspected it; the error message occurs here: <commit>: [GUIClientWorkerThread:1596]
HTH, Eric T.
I also enabled the client log and inspected it; the error message occurs here: <commit>: [GUIClientWorkerThread:1596]
HTH, Eric T.
There's a couple things this could be. Can you check your Vault Server Log at the time that you had those errors to see if anything was logged there and let me know?