Vault issue (Pending add)

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

Moderator: SourceGear

Post Reply
jincy
Posts: 2
Joined: Tue Jul 08, 2008 4:28 am
Location: India

Vault issue (Pending add)

Post by jincy » Tue Jul 08, 2008 4:36 am

Hi,
I am using the latest version of source gear vault with visual studio 2008.The issue is that if I create a new page and trying to check in to vault from solution explorer it is showing that checkin failed and see message pane for details.Then if I cheked in the page from vault then also that lock is not coming to that files which shows that files is checked in.Instead of that it is showing a + icon whixh shows pending add. How can i solve that issue?
jincy

Beth
Posts: 8550
Joined: Wed Jun 21, 2006 8:24 pm
Location: SourceGear
Contact:

Post by Beth » Tue Jul 08, 2008 7:33 am

Are you using the Enhanced or Classic client?

If an add fails in VS, it's better to know why it failed there than to jump over to the Vault client for a check in. When using IDE integration, it's not a good idea to jump back and forth between the Vault GUI client and the IDE integration in VS. Do you recall what the error message was?

Can you go to your Vault Server Log, look for errors around the same time that you were trying to check in, and post them?

jincy
Posts: 2
Joined: Tue Jul 08, 2008 4:28 am
Location: India

Post by jincy » Tue Jul 08, 2008 10:52 pm

Hi,
Yes I checked the log file. I checked by creating a new file, then try to check in to vault from VS then no error is there but the lock is not coming.Then afterwards if I try to give add to vault again that + symbol is coming.Then again if I try to check in the error is coming.I will paste the error over here.

------------------------------------------------------------------------------------
[Vault Message][Error] Transaction failed
at SourceGearLLC.VaultVsipClient.VaultVsipClient.HandleEvent(MessageEvent e)
at System.RuntimeMethodHandle._InvokeMethodFast(Object target, Object[] arguments, SignatureStruct& sig, MethodAttributes methodAttributes, RuntimeTypeHandle typeOwner)
at System.RuntimeMethodHandle.InvokeMethodFast(Object target, Object[] arguments, Signature sig, MethodAttributes methodAttributes, RuntimeTypeHandle typeOwner)
at System.Reflection.RuntimeMethodInfo.Invoke(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture, Boolean skipVisibilityChecks)
at System.Reflection.RuntimeMethodInfo.Invoke(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture)
at System.RuntimeType.InvokeMember(String name, BindingFlags bindingFlags, Binder binder, Object target, Object[] providedArgs, ParameterModifier[] modifiers, CultureInfo culture, String[] namedParams)
at System.Type.InvokeMember(String name, BindingFlags invokeAttr, Binder binder, Object target, Object[] args)
at VaultClientPresentationLib.GUIEventEngine.FireEventPrivate(Object o, BaseEvent e)
at VaultClientPresentationLib.GUIEventEngine.fireEvent(BaseEvent e)
at VaultClientPresentationLib.GUIEventEngine.HandleEvent(BaseEvent e)
at System.RuntimeMethodHandle._InvokeMethodFast(Object target, Object[] arguments, SignatureStruct& sig, MethodAttributes methodAttributes, RuntimeTypeHandle typeOwner)
at System.RuntimeMethodHandle.InvokeMethodFast(Object target, Object[] arguments, Signature sig, MethodAttributes methodAttributes, RuntimeTypeHandle typeOwner)
at System.Reflection.RuntimeMethodInfo.Invoke(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture, Boolean skipVisibilityChecks)
at System.Reflection.RuntimeMethodInfo.Invoke(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture)
at System.RuntimeType.InvokeMember(String name, BindingFlags bindingFlags, Binder binder, Object target, Object[] providedArgs, ParameterModifier[] modifiers, CultureInfo culture, String[] namedParams)
at VaultClientOperationsLib.EventEngine.fireEvent(BaseEvent e)
at VaultClientOperationsLib.ClientInstance.Commit(ChangeSetItemColl givenItems, String strChangeSetComment, Boolean keepCheckedOut, Boolean removeLocalCopy, CommitType committype, VaultDateTime dateImport, Int32 nUserIDImport, Int64& nRevID, Int32[]& retBegEndTx)
at VaultClientOperationsLib.ClientInstance.Commit(ChangeSetItemColl givenItems, Boolean keepCheckedOut, Boolean removeLocalCopy, CommitType committype, VaultDateTime dateImport, Int32 nUserIDImport, Int64& nRevID)
at VaultClientOperationsLib.ClientInstance.Commit(ChangeSetItemColl givenItems, Boolean keepCheckedOut, Boolean removeLocalCopy, Int64& revID)
at SourceGearLLC.VaultVsipClient.Vault.AsyncCommit_Real(Object stateObj)
jincy

Beth
Posts: 8550
Joined: Wed Jun 21, 2006 8:24 pm
Location: SourceGear
Contact:

Post by Beth » Wed Jul 09, 2008 9:43 am

Can you send an email to support at sourcegear.com (attn: Beth) with a link to this forum thread? I'm going to need some more detailed information.

Post Reply