Panic: "Transaction Failed. Error in the application&q

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

Moderator: SourceGear

Post Reply
erict
Posts: 33
Joined: Fri Sep 10, 2004 9:32 am

Panic: "Transaction Failed. Error in the application&q

Post by erict » Thu Sep 27, 2007 1:30 pm

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)

erict
Posts: 33
Joined: Fri Sep 10, 2004 9:32 am

More info...

Post by erict » Thu Sep 27, 2007 1:54 pm

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.

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

Post by Beth » Thu Sep 27, 2007 4:13 pm

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?

Post Reply