Exception on check in

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

Moderator: SourceGear

Post Reply
garumble
Posts: 19
Joined: Thu Feb 04, 2010 2:05 pm

Exception on check in

Post by garumble » Wed Oct 13, 2010 11:37 am

I have a project that I have been working on for 6 months and last night when I tried to check in a file the progress box never completed. I ended up killing the task.

Today I get an exception when I try to check the same file in:

An exception was encountered during the transaction. Exception: 1300 : FailExistingTx 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, String strChangeSetComment, Boolean keepCheckedOut, Boolean removeLocalCopy, CommitType committype, VaultDateTime dateImport, Int32 nUserIDImport, Int64& nRevID, Int32[]& retBegEndTx)

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

Re: Exception on check in

Post by Beth » Wed Oct 13, 2010 12:40 pm

Are you checking in using the Vault GUI client, or are you working with Vault integrated in Visual Studio, Eclipse, or some other software?
Beth Kieler
SourceGear Technical Support

garumble
Posts: 19
Joined: Thu Feb 04, 2010 2:05 pm

Re: Exception on check in

Post by garumble » Wed Oct 13, 2010 12:46 pm

Sorry, I should have provided more details.

I'm working in VS 2008. My current Vault client is 5.0.2.18753

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

Re: Exception on check in

Post by Beth » Wed Oct 13, 2010 12:54 pm

Are you using the Enhanced or Classic client?

Do you have access to your Vault server log on the server at %windir%\temp\sgvault\sgvault.log? If so, can you post the errors that cover the same time as your check in? If you can't post the information, then send an email to support at sourcegear.com (attn: Beth) with a link to this forum thread and attach the server log.
Beth Kieler
SourceGear Technical Support

garumble
Posts: 19
Joined: Thu Feb 04, 2010 2:05 pm

Re: Exception on check in

Post by garumble » Sun Oct 17, 2010 11:52 am

The development machine was rebooted and the problem seems to be resolved.

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

Re: Exception on check in

Post by Beth » Mon Oct 18, 2010 7:52 am

Thank you for the update.
Beth Kieler
SourceGear Technical Support

Post Reply