Vault client issues... strange error in client log

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

Moderator: SourceGear

Post Reply
BSayatovic
Posts: 47
Joined: Thu Jun 25, 2009 12:02 pm

Vault client issues... strange error in client log

Post by BSayatovic » Fri Jan 16, 2015 1:54 pm

I found this in my client log:
1/16/2015 2:07:34 PM <generic>: FileSystemWatcher error, probably overflow of its internal buffer: System.IO.ErrorEventArgs Too many changes at once in directory:C:\Workspace\Repo.
at VaultClientOperationsLib.ClientInstance.WatchedFolderErrorHandler(Object sender, ErrorEventArgs e)
at System.IO.FileSystemWatcher.OnError(ErrorEventArgs e)
at System.IO.FileSystemWatcher.NotifyInternalBufferOverflowEvent()
at System.IO.FileSystemWatcher.CompletionStatusChanged(UInt32 errorCode, UInt32 numBytes, NativeOverlapped* overlappedPointer)
at System.Threading._IOCompletionCallback.IOCompletionCallback_Context(Object state)
at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
at System.Threading._IOCompletionCallback.PerformIOCompletionCallback(UInt32 errorCode, UInt32 numBytes, NativeOverlapped* pOVERLAP)
I've been unable to 'commit' changes. I also get a lot of these errors.
1/16/2015 2:39:55 PM <generic>: [Vault Message][Warning] An error occurred retrieving application notification messages from http://vault.xxx.com/VaultNotifyService ... rvice.asmx - Failure
at SourceGearLLC.VaultVsipClient.VaultVsipClient.HandleEvent(MessageEvent e)
at System.RuntimeMethodHandle.InvokeMethod(Object target, Object[] arguments, Signature sig, Boolean constructor)
at System.Reflection.RuntimeMethodInfo.UnsafeInvokeInternal(Object obj, Object[] parameters, Object[] arguments)
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 VaultClientPresentationLib.GUIEventEngine.FireEventPrivate(Object o, BaseEvent e)
at VaultClientPresentationLib.GUIEventEngine.fireEvent(BaseEvent e)
at VaultClientPresentationLib.GUIClientInstance.EmitMessage(ProgressMessage message)
at VaultClientPresentationLib.NotificationsView.RefreshNotificationItemsThreadProc(Object o)
at System.Threading.QueueUserWorkItemCallback.WaitCallback_Context(Object state)
at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
at System.Threading.QueueUserWorkItemCallback.System.Threading.IThreadPoolWorkItem.ExecuteWorkItem()
at System.Threading.ThreadPoolWorkQueue.Dispatch()
at System.Threading._ThreadPoolWaitCallback.PerformWaitCallback()
I'm the only one experiencing problems.

I rebooted and was able to commit one set of changes, but not I can't commit aagain.

When I click commit selected changes, nothing happens. No error in the UI. No dialog. Nothing.

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

Re: Vault client issues... strange error in client log

Post by Beth » Fri Jan 16, 2015 2:49 pm

Are you accessing your project on your local machine, or is the project on a different machine such as a central server?

It would be useful to see your logs in full. Could you send an email to support at sourcegear.com (attn: Beth) with a link to this forum thread? Attach to that email your Vault Server Log and your Vault Client Logs? The client logs I'll want to see are both VaultGUIclient.txt and VaultVSIPclient.txt.
Beth Kieler
SourceGear Technical Support

BSayatovic
Posts: 47
Joined: Thu Jun 25, 2009 12:02 pm

Re: Vault client issues... strange error in client log

Post by BSayatovic » Fri Jan 30, 2015 2:11 pm

I've e-mailed you the information.

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

Re: Vault client issues... strange error in client log

Post by Beth » Fri Jan 30, 2015 2:51 pm

Got it. Thanks. I'll be responding soon.

HS: 232435
Beth Kieler
SourceGear Technical Support

Post Reply