FailDBFault

This forum is now locked, since Gold Support is no longer offered.

Moderator: SourceGear

Locked
smercill
Posts: 4
Joined: Wed Mar 23, 2005 11:00 pm

FailDBFault

Post by smercill » Mon May 02, 2005 4:36 pm

I am trying to share a web project to another solution. when I try to share the project I get the following error. One item to note is that the Web Project is already share to another project.

[5/2/2005 3:30:24 PM] Server unavailable for transaction end
[5/2/2005 3:30:24 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)
[5/2/2005 3:30:24 PM] Transaction failed
[5/2/2005 3:30:24 PM] Item $/Web/WAM.Core.Web.Solution/WAM.Core.Web caused the transaction to fail: A database error has occured (FailDBFault)
[5/2/2005 3:30:24 PM] Transaction failed


The log file has the following information:

----5/2/2005 3:30:22 PM smercill--ais-lt017(10.1.1.65)--SSL Disabled Violation of PRIMARY KEY constraint 'PK__@@tbl__336E29D6'. Cannot insert duplicate key in object '#327A059D'.
The statement has been terminated.
----5/2/2005 3:30:22 PM smercill--ais-lt017(10.1.1.65)--SSL Disabled VaultLib.VaultResponseItem returned: FailDBFault
----5/2/2005 3:30:22 PM smercill--ais-lt017(10.1.1.65)--SSL Disabled EndTxFailDBFault

any Ideas?


I am running the following:

Client Information
Vault Client Version: 3.0.6.2856
.Net Framework Version: 1.1.4322.2032
Operating System: Microsoft Windows XP Professional
Service Pack: 2.0
OS Version: 5.1.2600
Total Physical Memory: 1023.23 MB
Time Zone: (GMT-07:00) Arizona

Server Information
Vault Server Version: 3.0.6.2856
.Net Framework Version: 1.1.4322.2032
Operating System: Microsoft(R) Windows(R) Server 2003, Standard Edition
Service Pack: 0.0
OS Version: 5.2.3790
Timezone: (GMT-07:00) Arizona
SQL Version: Microsoft SQL Server 2000 - 8.00.760 (Intel X86)
Dec 17 2002 14:22:05
Copyright (c) 1988-2003 Microsoft Corporation
Enterprise Edition on Windows NT 5.2 (Build 3790: )

License Information
1 serial number(s):
1 of 1: 10 users, permanent

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

Post by jclausius » Mon May 02, 2005 6:27 pm

Can you check the properties of the share's destination? Are there any deleted items? Do the names there conflict with any names in your web project?
Jeff Clausius
SourceGear

Locked