Commit Error During Transaction
Moderator: SourceGear
Commit Error During Transaction
Hi all,
I'm a former SOS-CE user that just installed Vault (3.1.2) today on Win 2000 Server (SP5) and the client on XP SP2. Installation appeared to be successful. We also installed "MSDE Release A" on the server as the database, if that matters.
Problem: We were able to connect from client to server and select a repository, but on attempting to add anything to the repository, we're getting this sequence of errors:
[10/9/2005 4:01:17 PM] Beginning transaction
[10/9/2005 4:01:17 PM] Create folder $/CodeBlock
[10/9/2005 4:01:17 PM] Add $/CodeBlock/codeblck7.PRG
[10/9/2005 4:01:18 PM] Add $/CodeBlock/l7codeblock.prg
... more Add lines here
[10/9/2005 4:01:20 PM] Ending the transaction
[10/9/2005 4:01:26 PM] An error occurred while trying to end a transaction.
[10/9/2005 4:01:26 PM] An exception was encountered during the transaction. Exception: Exception of type System.Exception was thrown. at VaultClientOperationsLib.ClientInstance.Commit(ChangeSetItemColl givenItems, Boolean keepCheckedOut, Boolean removeLocalCopy, Boolean bIsImport, DateTime dateImport, Int32 nUserIDImport, Int64& nRevID)
[10/9/2005 4:01:26 PM] Transaction failed
[10/9/2005 4:01:27 PM] Transaction failed
We're not sure how to interpret this error or waht to try next.
Thanks for any help!
I'm a former SOS-CE user that just installed Vault (3.1.2) today on Win 2000 Server (SP5) and the client on XP SP2. Installation appeared to be successful. We also installed "MSDE Release A" on the server as the database, if that matters.
Problem: We were able to connect from client to server and select a repository, but on attempting to add anything to the repository, we're getting this sequence of errors:
[10/9/2005 4:01:17 PM] Beginning transaction
[10/9/2005 4:01:17 PM] Create folder $/CodeBlock
[10/9/2005 4:01:17 PM] Add $/CodeBlock/codeblck7.PRG
[10/9/2005 4:01:18 PM] Add $/CodeBlock/l7codeblock.prg
... more Add lines here
[10/9/2005 4:01:20 PM] Ending the transaction
[10/9/2005 4:01:26 PM] An error occurred while trying to end a transaction.
[10/9/2005 4:01:26 PM] An exception was encountered during the transaction. Exception: Exception of type System.Exception was thrown. at VaultClientOperationsLib.ClientInstance.Commit(ChangeSetItemColl givenItems, Boolean keepCheckedOut, Boolean removeLocalCopy, Boolean bIsImport, DateTime dateImport, Int32 nUserIDImport, Int64& nRevID)
[10/9/2005 4:01:26 PM] Transaction failed
[10/9/2005 4:01:27 PM] Transaction failed
We're not sure how to interpret this error or waht to try next.
Thanks for any help!
Not much to go on. Is there another log file? Vault archives logs and the archived log has numbers in the name.
Meanwhile, see if any tips here help:
http://support.sourcegear.com/viewtopic.php?t=735
Meanwhile, see if any tips here help:
http://support.sourcegear.com/viewtopic.php?t=735
Linda Bauer
SourceGear
Technical Support Manager
SourceGear
Technical Support Manager
There is another log file, but it has only the header line:
# SourceGear Vault Server
The Message box that pops up when the error occurs says (approximately):
A database error has occurred - failed dbiInsert.
I read the article you referenced and have this input:
- chunked encoding is OFF
- all permissions for ASPNET verified on server
- tried turning off Symantec AV protection -- no difference
- no personal firewall running
# SourceGear Vault Server
The Message box that pops up when the error occurs says (approximately):
A database error has occurred - failed dbiInsert.
I read the article you referenced and have this input:
- chunked encoding is OFF
- all permissions for ASPNET verified on server
- tried turning off Symantec AV protection -- no difference
- no personal firewall running
-- Randy
Interesting. I did this again and suddenly entries are appearing in the log. The same failures earlier did not result in log entries.
Linda, I'm emailing the log file to you separately, so I don't need to obfuscate private info here.
Snippets include:
System.Data.SqlClient.SqlException: Failed to load Msxml2.dll.
I looked and Msxml3.dll is on the server, but not 2. This a problem?
Could not create bubble folders: Error in the application. at VaultServiceSQL.VaultSqlSCC.CreateBubbleFolders(VaultSqlConn conn, Int32 nRepID, Int64 nTxID, String strXml, HybridDictionary& hdBubbles)
-- Randy
Linda, I'm emailing the log file to you separately, so I don't need to obfuscate private info here.
Snippets include:
System.Data.SqlClient.SqlException: Failed to load Msxml2.dll.
I looked and Msxml3.dll is on the server, but not 2. This a problem?
Could not create bubble folders: Error in the application. at VaultServiceSQL.VaultSqlSCC.CreateBubbleFolders(VaultSqlConn conn, Int32 nRepID, Int64 nTxID, String strXml, HybridDictionary& hdBubbles)
-- Randy
-- Randy
Yes.I looked and Msxml3.dll is on the server, but not 2. This a problem?
This is a known issue. See this forum post for a fix:
http://support.sourcegear.com/viewtopic.php?t=2783
Linda Bauer
SourceGear
Technical Support Manager
SourceGear
Technical Support Manager