Problem obliterating a project.

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

Moderator: SourceGear

Post Reply
ferholte
Posts: 1
Joined: Mon Nov 27, 2006 5:26 am

Problem obliterating a project.

Post by ferholte » Mon Nov 27, 2006 5:42 am

HI!

After an unsuccessful attempt to import a big project from VSS, i'm trying to delete the data from SourceVault's database.

The import showed 9000+ problems during import (saying something about failed transactions).


When I try to delete the project from the Vault client this error is shown:

[27/11/2006 12:11:15] Preparing data to begin transaction
[27/11/2006 12:11:15] Beginning transaction
[27/11/2006 12:11:15] An error occurred while trying to begin a transaction.
[27/11/2006 12:11:15] Transaction failed
[27/11/2006 12:11:15] An exception was encountered during the transaction. Exception: Server was unable to process request. ---> Error in the application. 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)



And, if I try to obliterate the project using the Admin tool, this errors happens:

System.Web.Services.Protocols.SoapException: Server was unable to process request. ---> VaultLib.VaultRefCopyException: Error in the application.
at VaultServiceBase.VaultRepository.CreateFolderReferenceCopy(Int64 nRevID, HybridDictionary hdNewRefParents, VaultFolders vfOwners, VaultFolder vfOld)
at VaultServiceBase.VaultRepository.GetReferenceCopiesByPath(Int64 nRevID, HybridDictionary hdNewRefParents, String strAbsolutePath, Boolean bRefCopyLastObjectWithAllFolders, VaultFSObjects& fsoList, Int32& nPinCount)
at VaultServiceBase.VaultRepository.ReferenceCopy(Int64 nRevID, HybridDictionary hdNewRefParents)
at VaultServiceAPILib.VaultServiceAPI.BeginTx(HttpApplicationState theApp, VaultLoginInfo vliLoggedInUser, Int32 nTxUserID, Int32 nRepID, VaultDateTime dtBeginTx, String strComment, VaultRequestItem[]& requests, String& strTxID, VaultIntTx& vit)
at VaultService.VaultService.DoBeginTx(HttpApplicationState has, HttpSessionState hss, VaultLoginInfo vli, String strCallerLogEvt, Int32 nTxUserID, Int32 nRepID, VaultDateTime dtBeginTx, String strComment, VaultRequestItem[]& requests, String& strTxID)
at VaultService.VaultService.BeginTx(Int32 nRepID, String strComment, VaultRequestItem[]& requests, String& strTxID)
--- End of inner exception stack trace ---



Other SourceVault projects in the same server work perfectly, this seems to be the only one with problems.

I'm afraid, but these errors are not very descriptive and I am quite lost, I don't know what to do next. Could you help me with this?

Thanks in advance.

lbauer
Posts: 9736
Joined: Tue Dec 16, 2003 1:25 pm
Location: SourceGear

Post by lbauer » Mon Nov 27, 2006 6:41 am

We'd like to see a copy of the Vault server log that covers the time period of these errors. The log is sgvault.log and is in %windir%\temp\sgvault.

Send it to support@Sourcegear.com, Attn: Linda
Linda Bauer
SourceGear
Technical Support Manager

Post Reply