a database error has occured

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

Moderator: SourceGear

Post Reply
nemoby
Posts: 56
Joined: Mon Jan 10, 2005 4:34 pm
Location: Bellingham WA

a database error has occured

Post by nemoby » Mon Jan 10, 2005 4:41 pm

When attempting to create a sub folder in the default repository I receive the following message on the client:

"A database error has occured (FailDBInsert)"

The server log shows:

Failed to load Msxml2.dll.
Could not create bubble folders: Error in the application.
VaultLib.VaultResponseAddFolder returned: Success
EndTxFailDBInsert

The client message area shows:

[1/10/2005 2:37:44 PM] Server unavailable for transaction end
[1/10/2005 2:37:44 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)
[1/10/2005 2:37:44 PM] Transaction failed
[1/10/2005 2:37:44 PM] Transaction failed

My development client is a Win2003 server.
My server is a Win2000 server running MSDE.

Both machines are using MDAC 2.8RTM

MSDE is not running with 'Use NT Fibers' enabled.

-Andrew

nemoby
Posts: 56
Joined: Mon Jan 10, 2005 4:34 pm
Location: Bellingham WA

More Info

Post by nemoby » Mon Jan 10, 2005 4:43 pm

Using v3 of vault.

nemoby
Posts: 56
Joined: Mon Jan 10, 2005 4:34 pm
Location: Bellingham WA

Fix

Post by nemoby » Mon Jan 10, 2005 4:47 pm

Ok, I seem to have fixed my own issue, but have been working on this for hours so maybe the solution will be of help to someone else.

MSXML 2.6 is not redistributed with SQL Server MSDE SP3 or SP3a.

Info and fix can be found with the following MS KB Article:

http://support.microsoft.com/kb/823490

jclausius
Posts: 3702
Joined: Tue Dec 16, 2003 1:17 pm
Location: SourceGear
Contact:

Post by jclausius » Mon Jan 10, 2005 4:50 pm

Also, checkout the last posting on this thread - Server unavailable for transaction end which references the same Microsoft article.
Jeff Clausius
SourceGear

Post Reply