I've been unable to 'commit' changes. I also get a lot of these errors.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'm the only one experiencing problems.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 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.