Show Labels getting FailDBInsert

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

Moderator: SourceGear

Post Reply
qss
Posts: 6
Joined: Wed May 24, 2006 3:52 pm

Show Labels getting FailDBInsert

Post by qss » Tue Jan 22, 2013 11:23 am

We have many Labels on our files/folders. Now when we do a Show Labels for anything we get the following error.

We have cleared the client cache, reset iis, etc...

Any ideas -

thank you -
bret



1/22/2013 9:07:49 AM <generic>: [<No Name>:5236] VaultGUIClient, Version=5.0.4.18845, Culture=neutral, PublicKeyToken=null
1/22/2013 9:14:09 AM <generic>: [Main:5236] [System.Web.Services.Protocols.SoapException: 1103 : FailDBInsert
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.BeginLabelQuery(Int32 nRepID, String strItemPath, Int64 nObjID, Boolean bGetRecursive, Boolean bGetInherited, UInt16 nObjTypeFlags, Int64 nRowLimit, Int64& nRowsRetrieved, Int64& nRowsRetrievedRecursive, String& strQryToken)
at VaultClientNetLib.VaultConnection.BeginLabelQuery(Int32 nRepID, String strItemPath, Int64 nObjID, Boolean bGetRecursive, Boolean bGetInherited, Boolean bGetFileItems, Boolean bGetFolderItems, Int64 nRowLimit, Int64& nRowsRetrievedInherited, Int64& nRowsRetrievedRecursive, String& strQryToken)
at VaultClientNetLib.VaultConnection.BeginLabelQuery(Int32 nRepID, String strItemPath, Int64 nObjID, Boolean bGetRecursive, Boolean bGetInherited, Boolean bGetFileItems, Boolean bGetFolderItems, Int32 nRowLimit, Int32& nRowsRetrievedInherited, Int32& nRowsRetrievedRecursive, String& strQryToken)
at VaultClientOperationsLib.ClientInstance.BeginLabelQuery(String strItemPath, Int64 nObjID, Boolean bGetRecursive, Boolean bGetInherited, Boolean bGetFileItems, Boolean bGetFolderItems, Int32 nRowLimit, Int32& nRowsRetrievedInherited, Int32& nRowsRetrievedRecursive, String& strQryToken)
at VaultClientPresentationLib.FormShowLabels.BeginQuery()]1103 : FailDBInsert
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.BeginLabelQuery(Int32 nRepID, String strItemPath, Int64 nObjID, Boolean bGetRecursive, Boolean bGetInherited, UInt16 nObjTypeFlags, Int64 nRowLimit, Int64& nRowsRetrieved, Int64& nRowsRetrievedRecursive, String& strQryToken)
at VaultClientNetLib.VaultConnection.BeginLabelQuery(Int32 nRepID, String strItemPath, Int64 nObjID, Boolean bGetRecursive, Boolean bGetInherited, Boolean bGetFileItems, Boolean bGetFolderItems, Int64 nRowLimit, Int64& nRowsRetrievedInherited, Int64& nRowsRetrievedRecursive, String& strQryToken)
at VaultClientNetLib.VaultConnection.BeginLabelQuery(Int32 nRepID, String strItemPath, Int64 nObjID, Boolean bGetRecursive, Boolean bGetInherited, Boolean bGetFileItems, Boolean bGetFolderItems, Int32 nRowLimit, Int32& nRowsRetrievedInherited, Int32& nRowsRetrievedRecursive, String& strQryToken)
at VaultClientOperationsLib.ClientInstance.BeginLabelQuery(String strItemPath, Int64 nObjID, Boolean bGetRecursive, Boolean bGetInherited, Boolean bGetFileItems, Boolean bGetFolderItems, Int32 nRowLimit, Int32& nRowsRetrievedInherited, Int32& nRowsRetrievedRecursive, String& strQryToken)
at VaultClientPresentationLib.FormShowLabels.BeginQuery()

Stack Trace:
at VaultClientPresentationLib.GUIClientInstance.ShowCommandException(Exception e, IWin32Window dialogOwner)
at VaultClientPresentationLib.FormShowLabels.BeginQuery()
at VaultClientPresentationLib.FormShowLabels.FormShowLabels_Load(Object sender, EventArgs e)
at System.Windows.Forms.Form.OnLoad(EventArgs e)
at System.Windows.Forms.Control.CreateControl(Boolean fIgnoreVisible)
at System.Windows.Forms.Control.CreateControl()
at System.Windows.Forms.Control.WmShowWindow(Message& m)
at System.Windows.Forms.Control.WndProc(Message& m)
at System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
at System.Windows.Forms.Control.SetVisibleCore(Boolean value)
at System.Windows.Forms.Form.SetVisibleCore(Boolean value)
at VaultClientPresentationLib.GUIClientInstance.ShowLabels(RepositoryExplorerSelection selection)
at VaultClientPresentationLib.RepositoryExplorer.ExecuteCommand(VaultGUIClientCommand c)
at System.Windows.Forms.MenuItem.OnClick(EventArgs e)
at System.Windows.Forms.Command.Invoke()
at System.Windows.Forms.Control.WmCommand(Message& m)
at System.Windows.Forms.Control.WndProc(Message& m)
at System.Windows.Forms.TreeView.WndProc(Message& m)
at VaultClientUILib.SGTreeView.WndProc(Message& m)
at System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
at System.Windows.Forms.Application.ComponentManager.System.Windows.Forms.UnsafeNativeMethods.IMsoComponentManager.FPushMessageLoop(Int32 dwComponentID, Int32 reason, Int32 pvLoopData)
at System.Windows.Forms.Application.ThreadContext.RunMessageLoopInner(Int32 reason, ApplicationContext context)
at System.Windows.Forms.Application.ThreadContext.RunMessageLoop(Int32 reason, ApplicationContext context)
at VaultGUIClient.VaultGUIClientMain.Main()

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

Re: Show Labels getting FailDBInsert

Post by lbauer » Tue Jan 22, 2013 1:30 pm

We'd like to see a copy of the Vault Server log. It's called sgvault.log and is in %windir%\temp\sgvault on the server machine.

Email me at support at sourcegear.com, ATTN: Linda.

Please include a link to this forum post.
Linda Bauer
SourceGear
Technical Support Manager

Post Reply