Hello,
I'm receiving two different errors when trying to check in shared files. I can check the files out with no issues but cannot check them in. I have tried clearing the client cache, did an IISReset, reset working folders, and did a get latest on the solutions and I still receive the errors. I have tried running DBCC CHECKDB and it did not find any errors.
The first file I have not been able to successfully check in at all. When I try to here are the messages I get:
[1/19/2011 9:10:11 AM] Preparing data to begin transaction
[1/19/2011 9:10:11 AM] Beginning transaction
[1/19/2011 9:10:11 AM] Check in $/Mainline .NET 2.0/ComponentArt.Web.UI/VersionInfo.cs
[1/19/2011 9:10:12 AM] Ending the transaction
[1/19/2011 9:10:12 AM] An error occurred while trying to end a transaction.
[1/19/2011 9:10:12 AM] Transaction failed
[1/19/2011 9:10:12 AM] Transaction failed
The attached file "Checkin_Error_File1.txt" is the log with debug logging turned on.
The second file I was able to check in one time, when I tried to check in it a second time (after checkng it out of course) I received the following messages:
[1/19/2011 9:17:14 AM] Preparing data to begin transaction
[1/19/2011 9:17:14 AM] Beginning transaction
[1/19/2011 9:17:14 AM] Check in $/Mainline .NET 2.0/Mizuni.AdaptiveDataManager/VersionInfo.cs
[1/19/2011 9:17:14 AM] Ending the transaction
[1/19/2011 9:17:14 AM] An error occurred while trying to end a transaction.
[1/19/2011 9:17:14 AM] An exception was encountered during the transaction. Exception: 1 : Failure 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.EndTx(String strTxID, Int32 nTxAction, VaultDateTime& dtTxBegin, Int64& nNewRevision, VaultResponseItem[]& responses)
at VaultClientNetLib.VaultConnection.EndTx(String strTxID, Int64& nNewRevision, VaultResponseItem[]& responses, Int32 nAction, VaultDateTime& txBeginDate)
at VaultClientOperationsLib.ClientInstance.Commit(ChangeSetItemColl givenItems, String strChangeSetComment, Boolean keepCheckedOut, Boolean removeLocalCopy, CommitType committype, VaultDateTime dateImport, Int32 nUserIDImport, Int64& nRevID, Int32[]& retBegEndTx)
[1/19/2011 9:17:14 AM] Transaction failed
[1/19/2011 9:17:23 AM] Transaction failed
The attached file "Checkin_Error_File2.txt" is the log with debug logging turned on.
These are actually tied to another error that I got and opened a forum post on yesterday but I can't find any way to update that post or even find it (titled "FailDBInsert error on shared file").
Thanks,
Jeff
Error checking in shared files
Moderator: SourceGear
-
- Posts: 6
- Joined: Tue Jan 18, 2011 6:30 pm
Error checking in shared files
- Attachments
-
- Checkin_Error_File2.txt
- Transaction is pending error?
- (15.75 KiB) Downloaded 233 times
-
- Checkin_Error_File1.txt
- INternal Data Consistency Error received.
- (16.58 KiB) Downloaded 227 times
Re: Error checking in shared files
I'm assuming you are referring to this post here: http://support.sourcegear.com/viewtopic.php?f=5&t=14431.
I'm going to respond through that post.
I'm going to respond through that post.
Beth Kieler
SourceGear Technical Support
SourceGear Technical Support
-
- Posts: 6
- Joined: Tue Jan 18, 2011 6:30 pm
Re: Error checking in shared files
Yes, this post is related to that one (see above). All further correspondance will be posted on the other thread.
Thanks,
Jeff
Thanks,
Jeff