#621- An exception has occurred (Logger.LogExceptionEx)
http://www.intellij.net/tracker/netprofiler/viewSCR?publicId=621
163
JetBrains.ReSharper.Util.InternalErrorException: An exception has occurred ---> System.ArgumentException: Item has already been added. Key in dictionary: 'JetBrains.ReSharper.UI.AbstractTreeBuilder.DevExpressTree.DevExpressTreeNode' Key being added: 'JetBrains.ReSharper.UI.AbstractTreeBuilder.DevExpressTree.DevExpressTreeNode'
at System.Collections.Hashtable.Insert(Object key, Object nvalue, Boolean add)
at System.Collections.Hashtable.Add(Object key, Object value)
at JetBrains.dotTrace.Controls.HotSpots.HotSpotsTreePresenter.UpdateNode(IAbstractTreeNode node, Object o) in C:\TEMP\tmpD020.tmp\src\Controls\src\HotSpots\HotSpotsTreePresenter.cs:line 59
at JetBrains.ReSharper.UI.AbstractTreeBuilder.AsyncTreeStructurePresenter.UpdateNode(IAbstractTreeNode node, Object item) in c:\TEMP\tmp9134.tmp\src\AbstractTreeBuilder\src\AsyncExpandSupport.cs:line 226
at JetBrains.ReSharper.UI.AbstractTreeBuilder.AbstractTreeBuilder.InitializeNewNode(IAbstractTreeNode node, Object item) in c:\TEMP\tmp9134.tmp\src\AbstractTreeBuilder\src\AbstractTreeBuilder.cs:line 304
at JetBrains.ReSharper.UI.AbstractTreeBuilder.AbstractTreeBuilder.UpdateChildren(IAbstractTreeNode parentNode) in c:\TEMP\tmp9134.tmp\src\AbstractTreeBuilder\src\AbstractTreeBuilder.cs:line 256
at JetBrains.ReSharper.UI.AbstractTreeBuilder.AbstractTreeBuilder.MyTreeControl_OnExpandedChanged(IAbstractTreeControl treeControl, IAbstractTreeNode node) in c:\TEMP\tmp9134.tmp\src\AbstractTreeBuilder\src\AbstractTreeBuilder.cs:line 149
at JetBrains.ReSharper.UI.AbstractTreeBuilder.DevExpressTree.DevExpressTreeControl.RaiseExpandedChanged(IAbstractTreeNode node) in c:\TEMP\tmp9134.tmp\src\AbstractTreeBuilder\src\DevExpressTreeBuilder\DevExpressTreeControl.cs:line 344
at JetBrains.ReSharper.UI.AbstractTreeBuilder.DevExpressTree.DevExpressHiddenRootNode.set_Expanded(Boolean value) in c:\TEMP\tmp9134.tmp\src\AbstractTreeBuilder\src\DevExpressTreeBuilder\DevExpressTreeNode.cs:line 343
at JetBrains.ReSharper.UI.AbstractTreeBuilder.AsyncTreeStructure.ShowRealChildren(Object parentItem, ICollection children) in c:\TEMP\tmp9134.tmp\src\AbstractTreeBuilder\src\AsyncExpandSupport.cs:line 146
at JetBrains.ReSharper.UI.AbstractTreeBuilder.ProgressItem.SetChildrenAction.Run() in c:\TEMP\tmp9134.tmp\src\AbstractTreeBuilder\src\AsyncExpandSupport.cs:line 62
--- End of inner exception stack trace ---
at JetBrains.ReSharper.Util.Logger.LogExceptionEx(Exception, String, Boolean) in c:\TEMP\tmp9134.tmp\src\Util\src\Logger.cs:line 285 column 9
at JetBrains.ReSharper.Util.Logger.LogException(Exception) in c:\TEMP\tmp9134.tmp\src\Util\src\Logger.cs:line 297 column 5
at JetBrains.ReSharper.Shell.ShellBase.OnUnhandledException(Exception) in c:\TEMP\tmp9134.tmp\src\Shell\src\ShellBase.cs:line 130 column 5
at JetBrains.ReSharper.Shell.UIApplicationShell.Application_ThreadException(Object, ThreadExceptionEventArgs) in c:\TEMP\tmp9134.tmp\src\Shell\src\UIApplicationShell.cs:line 433 column 5
at System.Windows.Forms.ThreadContext.OnThreadException(Exception)
at System.Windows.Forms.Application.OnThreadException(Exception)
at System.Windows.Forms.Control.InvokeMarshaledCallbacks()
at System.Windows.Forms.Control.MarshaledInvoke(Control, Delegate, Object[], Boolean)
at System.Windows.Forms.Control.Invoke(Delegate, Object[])
at JetBrains.dotTrace.Utils.AsyncTreeSupprot.TreePresenterWithAsyncNodes.UpdateProgressNode(IAbstractTreeNode, String, Double) in C:\TEMP\tmpD020.tmp\src\Utils\src\AsyncTreeSupprot\ITreeStructureWithAsyncNodes.cs:line 65 column 5
at JetBrains.ReSharper.UI.AbstractTreeBuilder.ProgressItem.UpdateNode() in c:\TEMP\tmp9134.tmp\src\AbstractTreeBuilder\src\AsyncExpandSupport.cs:line 79 column 5
at JetBrains.ReSharper.UI.AbstractTreeBuilder.AsyncTreeStructurePresenter.UpdateNode(IAbstractTreeNode, Object) in c:\TEMP\tmp9134.tmp\src\AbstractTreeBuilder\src\AsyncExpandSupport.cs:line 228 column 5
at JetBrains.ReSharper.UI.AbstractTreeBuilder.AbstractTreeBuilder.InitializeNewNode(IAbstractTreeNode, Object) in c:\TEMP\tmp9134.tmp\src\AbstractTreeBuilder\src\AbstractTreeBuilder.cs:line 305 column 7
at JetBrains.ReSharper.UI.AbstractTreeBuilder.AbstractTreeBuilder.UpdateChildren(IAbstractTreeNode) in c:\TEMP\tmp9134.tmp\src\AbstractTreeBuilder\src\AbstractTreeBuilder.cs:line 259 column 9
at JetBrains.ReSharper.UI.AbstractTreeBuilder.AbstractTreeBuilder.UpdateSubtree(IAbstractTreeNode, Object) in c:\TEMP\tmp9134.tmp\src\AbstractTreeBuilder\src\AbstractTreeBuilder.cs:line 81 column 9
at JetBrains.ReSharper.UI.AbstractTreeBuilder.AbstractTreeBuilder.UpdateAll() in c:\TEMP\tmp9134.tmp\src\AbstractTreeBuilder\src\AbstractTreeBuilder.cs:line 73 column 5
at System.RuntimeMethodHandle._InvokeMethodFast(Object, Object[], SignatureStruct&, MethodAttributes, RuntimeTypeHandle)
at System.RuntimeMethodHandle.InvokeMethodFast(Object, Object[], Signature, MethodAttributes, RuntimeTypeHandle)
at System.Reflection.RuntimeMethodInfo.Invoke(Object, BindingFlags, Binder, Object[], CultureInfo, Boolean)
at System.Delegate.DynamicInvokeImpl(Object[])
at System.Windows.Forms.Control.InvokeMarshaledCallbackDo(ThreadMethodEntry)
at System.Windows.Forms.Control.InvokeMarshaledCallbackHelper(Object)
at System.Threading.ExecutionContext.runTryCode(Object)
at System.Runtime.CompilerServices.RuntimeHelpers.ExecuteCodeWithGuaranteedCleanup(TryCode, CleanupCode, Object)
at System.Threading.ExecutionContext.RunInternal(ExecutionContext, ContextCallback, Object)
at System.Threading.ExecutionContext.Run(ExecutionContext, ContextCallback, Object)
at System.Windows.Forms.Control.InvokeMarshaledCallback(ThreadMethodEntry)
at System.Windows.Forms.Control.InvokeMarshaledCallbacks()
at System.Windows.Forms.Control.WndProc(Message&)
at System.Windows.Forms.ControlNativeWindow.OnMessage(Message&)
at System.Windows.Forms.ControlNativeWindow.WndProc(Message&)
at System.Windows.Forms.NativeWindow.Callback(IntPtr, Int32, IntPtr, IntPtr)
at System.Windows.Forms.UnsafeNativeMethods.DispatchMessageW(MSG&)
at System.Windows.Forms.ComponentManager.System.Windows.Forms.UnsafeNativeMethods.IMsoComponentManager.FPushMessageLoop(Int32, Int32, Int32)
at System.Windows.Forms.ThreadContext.RunMessageLoopInner(Int32, ApplicationContext)
at System.Windows.Forms.ThreadContext.RunMessageLoop(Int32, ApplicationContext)
at System.Windows.Forms.Form.ShowDialog(IWin32Window)
at JetBrains.ReSharper.Shell.Progress.ProgressWindow.ShowDialog() in c:\TEMP\tmp9134.tmp\src\Shell\src\Progress\ProgressWindow.cs:line 343 column 9
at JetBrains.ReSharper.Shell.Progress.ProgressWindow.ExecuteTask(TaskHelper, String, Boolean, Boolean&) in c:\TEMP\tmp9134.tmp\src\Shell\src\Progress\ProgressWindow.cs:line 563 column 9
at JetBrains.ReSharper.Shell.Progress.ProgressWindow.ExecuteTaskNonCancelable(TaskWithProgress, String) in c:\TEMP\tmp9134.tmp\src\Shell\src\Progress\ProgressWindow.cs:line 535 column 7
at JetBrains.dotTrace.Utils.ProfilerProgressWindow.ExecuteTaskNonCancelable(TaskWithProgress, String) in C:\TEMP\tmpD020.tmp\src\Utils\src\Progress\ProfilerProgressWindow.cs:line 37 column 11
at JetBrains.dotTrace.Components.FilterManagement.FilterManagerImpl.ShowFiltersManagementDialog() in C:\TEMP\tmpD020.tmp\src\Components\src\FilterManagement\impl\FilterManagerImpl.cs:line 70 column 5
at JetBrains.dotTrace.Actions.ManageFiltersAction.Execute(IDataContext, DelegateExecute) in C:\TEMP\tmpD020.tmp\src\Application\src\Actions\ManageFiltersAction.cs:line 21 column 5
at JetBrains.ReSharper.ActionManagement.ExecutableAction.Execute(IDataContext) in c:\TEMP\tmp9134.tmp\src\ActionManagement\src\Action\ExecutableAction.cs:line 25 column 11
at JetBrains.ReSharper.ActionManagement.ActionManagerBase.ExecuteAction(IExecutableAction, IDataContext) in c:\TEMP\tmp9134.tmp\src\ActionManagement\src\ActionManager\ActionManagerBase.cs:line 474 column 9
at JetBrains.ReSharper.ActionManagement.ToolBarButtonWithAction.Execute(IDataContext) in c:\TEMP\tmp9134.tmp\src\ActionManagement\src\ToolBar\ToolBarButtonWithAction.cs:line 93 column 5
at JetBrains.ReSharper.ActionManagement.ToolBarWithAction.OnButtonClick(ToolBarButtonClickEventArgs) in c:\TEMP\tmp9134.tmp\src\ActionManagement\src\ToolBar\ToolBarWithAction.cs:line 75 column 4
at System.Windows.Forms.ToolBar.WmReflectCommand(Message&)
at System.Windows.Forms.ToolBar.WndProc(Message&)
at System.Windows.Forms.ControlNativeWindow.OnMessage(Message&)
at System.Windows.Forms.ControlNativeWindow.WndProc(Message&)
at System.Windows.Forms.NativeWindow.Callback(IntPtr, Int32, IntPtr, IntPtr)
at System.Windows.Forms.UnsafeNativeMethods.SendMessage(HandleRef, Int32, IntPtr, IntPtr)
at System.Windows.Forms.Control.SendMessage(Int32, IntPtr, IntPtr)
at System.Windows.Forms.Control.ReflectMessageInternal(IntPtr, Message&)
at System.Windows.Forms.Control.WmCommand(Message&)
at System.Windows.Forms.Control.WndProc(Message&)
at System.Windows.Forms.ScrollableControl.WndProc(Message&)
at System.Windows.Forms.ContainerControl.WndProc(Message&)
at System.Windows.Forms.ParkingWindow.WndProc(Message&)
at System.Windows.Forms.ControlNativeWindow.OnMessage(Message&)
at System.Windows.Forms.ControlNativeWindow.WndProc(Message&)
at System.Windows.Forms.NativeWindow.Callback(IntPtr, Int32, IntPtr, IntPtr)
at System.Windows.Forms.UnsafeNativeMethods.CallWindowProc(IntPtr, IntPtr, Int32, IntPtr, IntPtr)
at System.Windows.Forms.NativeWindow.DefWndProc(Message&)
at System.Windows.Forms.Control.DefWndProc(Message&)
at System.Windows.Forms.Control.WmMouseUp(Message&, MouseButtons, Int32)
at System.Windows.Forms.Control.WndProc(Message&)
at System.Windows.Forms.ToolBar.WndProc(Message&)
at System.Windows.Forms.ControlNativeWindow.OnMessage(Message&)
at System.Windows.Forms.ControlNativeWindow.WndProc(Message&)
at System.Windows.Forms.NativeWindow.Callback(IntPtr, Int32, IntPtr, IntPtr)
at System.Windows.Forms.UnsafeNativeMethods.DispatchMessageW(MSG&)
at System.Windows.Forms.ComponentManager.System.Windows.Forms.UnsafeNativeMethods.IMsoComponentManager.FPushMessageLoop(Int32, Int32, Int32)
at System.Windows.Forms.ThreadContext.RunMessageLoopInner(Int32, ApplicationContext)
at System.Windows.Forms.ThreadContext.RunMessageLoop(Int32, ApplicationContext)
at System.Windows.Forms.Application.Run(Form)
at JetBrains.dotTrace.PocketTasks.RunMainFormTask.Execute() in C:\TEMP\tmpD020.tmp\src\Application\src\PocketTasks\RunMainFormTask.cs:line 18 column 7
at JetBrains.dotTrace.ProfilerMainForm.Main(String[]) in C:\TEMP\tmpD020.tmp\src\Application\src\ProfilerMainForm.cs:line 123 column 5
Please sign in to leave a comment.
164
JetBrains.ReSharper.Util.InternalErrorException: An exception has occurred ---> System.ArgumentException: Item has already been added. Key in dictionary: 'JetBrains.ReSharper.UI.AbstractTreeBuilder.DevExpressTree.DevExpressTreeNode' Key being added: 'JetBrains.ReSharper.UI.AbstractTreeBuilder.DevExpressTree.DevExpressTreeNode'
at System.Collections.Hashtable.Insert(Object key, Object nvalue, Boolean add)
at System.Collections.Hashtable.Add(Object key, Object value)
at JetBrains.dotTrace.Controls.HotSpots.HotSpotsTreePresenter.UpdateNode(IAbstractTreeNode node, Object o) in C:\TEMP\tmp1D61.tmp\src\Controls\src\HotSpots\HotSpotsTreePresenter.cs:line 59
at JetBrains.ReSharper.UI.AbstractTreeBuilder.AsyncTreeStructurePresenter.UpdateNode(IAbstractTreeNode node, Object item) in c:\TEMP\tmp9134.tmp\src\AbstractTreeBuilder\src\AsyncExpandSupport.cs:line 226
at JetBrains.ReSharper.UI.AbstractTreeBuilder.AbstractTreeBuilder.InitializeNewNode(IAbstractTreeNode node, Object item) in c:\TEMP\tmp9134.tmp\src\AbstractTreeBuilder\src\AbstractTreeBuilder.cs:line 304
at JetBrains.ReSharper.UI.AbstractTreeBuilder.AbstractTreeBuilder.UpdateChildren(IAbstractTreeNode parentNode) in c:\TEMP\tmp9134.tmp\src\AbstractTreeBuilder\src\AbstractTreeBuilder.cs:line 256
at JetBrains.ReSharper.UI.AbstractTreeBuilder.AbstractTreeBuilder.MyTreeControl_OnExpandedChanged(IAbstractTreeControl treeControl, IAbstractTreeNode node) in c:\TEMP\tmp9134.tmp\src\AbstractTreeBuilder\src\AbstractTreeBuilder.cs:line 149
at JetBrains.ReSharper.UI.AbstractTreeBuilder.DevExpressTree.DevExpressTreeControl.RaiseExpandedChanged(IAbstractTreeNode node) in c:\TEMP\tmp9134.tmp\src\AbstractTreeBuilder\src\DevExpressTreeBuilder\DevExpressTreeControl.cs:line 344
at JetBrains.ReSharper.UI.AbstractTreeBuilder.DevExpressTree.DevExpressHiddenRootNode.set_Expanded(Boolean value) in c:\TEMP\tmp9134.tmp\src\AbstractTreeBuilder\src\DevExpressTreeBuilder\DevExpressTreeNode.cs:line 343
at JetBrains.ReSharper.UI.AbstractTreeBuilder.AsyncTreeStructure.ShowRealChildren(Object parentItem, ICollection children) in c:\TEMP\tmp9134.tmp\src\AbstractTreeBuilder\src\AsyncExpandSupport.cs:line 146
at JetBrains.ReSharper.UI.AbstractTreeBuilder.ProgressItem.SetChildrenAction.Run() in c:\TEMP\tmp9134.tmp\src\AbstractTreeBuilder\src\AsyncExpandSupport.cs:line 62
--- End of inner exception stack trace ---
at JetBrains.ReSharper.Util.Logger.LogExceptionEx(Exception, String, Boolean) in c:\TEMP\tmp9134.tmp\src\Util\src\Logger.cs:line 285 column 9
at JetBrains.ReSharper.Util.Logger.LogException(Exception) in c:\TEMP\tmp9134.tmp\src\Util\src\Logger.cs:line 297 column 5
at JetBrains.ReSharper.Shell.ShellBase.OnUnhandledException(Exception) in c:\TEMP\tmp9134.tmp\src\Shell\src\ShellBase.cs:line 130 column 5
at JetBrains.ReSharper.Shell.UIApplicationShell.Application_ThreadException(Object, ThreadExceptionEventArgs) in c:\TEMP\tmp9134.tmp\src\Shell\src\UIApplicationShell.cs:line 433 column 5
at System.Windows.Forms.ThreadContext.OnThreadException(Exception)
at System.Windows.Forms.Application.OnThreadException(Exception)
at System.Windows.Forms.Control.InvokeMarshaledCallbacks()
at System.Windows.Forms.Control.MarshaledInvoke(Control, Delegate, Object[], Boolean)
at System.Windows.Forms.Control.Invoke(Delegate, Object[])
at JetBrains.dotTrace.Utils.AsyncTreeSupprot.TreePresenterWithAsyncNodes.UpdateProgressNode(IAbstractTreeNode, String, Double) in C:\TEMP\tmp1D61.tmp\src\Utils\src\AsyncTreeSupprot\ITreeStructureWithAsyncNodes.cs:line 65 column 5
at JetBrains.ReSharper.UI.AbstractTreeBuilder.ProgressItem.UpdateNode() in c:\TEMP\tmp9134.tmp\src\AbstractTreeBuilder\src\AsyncExpandSupport.cs:line 79 column 5
at JetBrains.ReSharper.UI.AbstractTreeBuilder.AsyncTreeStructurePresenter.UpdateNode(IAbstractTreeNode, Object) in c:\TEMP\tmp9134.tmp\src\AbstractTreeBuilder\src\AsyncExpandSupport.cs:line 228 column 5
at JetBrains.ReSharper.UI.AbstractTreeBuilder.AbstractTreeBuilder.InitializeNewNode(IAbstractTreeNode, Object) in c:\TEMP\tmp9134.tmp\src\AbstractTreeBuilder\src\AbstractTreeBuilder.cs:line 305 column 7
at JetBrains.ReSharper.UI.AbstractTreeBuilder.AbstractTreeBuilder.UpdateChildren(IAbstractTreeNode) in c:\TEMP\tmp9134.tmp\src\AbstractTreeBuilder\src\AbstractTreeBuilder.cs:line 259 column 9
at JetBrains.ReSharper.UI.AbstractTreeBuilder.AbstractTreeBuilder.UpdateSubtree(IAbstractTreeNode, Object) in c:\TEMP\tmp9134.tmp\src\AbstractTreeBuilder\src\AbstractTreeBuilder.cs:line 81 column 9
at JetBrains.ReSharper.UI.AbstractTreeBuilder.AbstractTreeBuilder.UpdateAll() in c:\TEMP\tmp9134.tmp\src\AbstractTreeBuilder\src\AbstractTreeBuilder.cs:line 73 column 5
at System.RuntimeMethodHandle._InvokeMethodFast(Object, Object[], SignatureStruct&, MethodAttributes, RuntimeTypeHandle)
at System.RuntimeMethodHandle.InvokeMethodFast(Object, Object[], Signature, MethodAttributes, RuntimeTypeHandle)
at System.Reflection.RuntimeMethodInfo.Invoke(Object, BindingFlags, Binder, Object[], CultureInfo, Boolean)
at System.Delegate.DynamicInvokeImpl(Object[])
at System.Windows.Forms.Control.InvokeMarshaledCallbackDo(ThreadMethodEntry)
at System.Windows.Forms.Control.InvokeMarshaledCallbackHelper(Object)
at System.Threading.ExecutionContext.runTryCode(Object)
at System.Runtime.CompilerServices.RuntimeHelpers.ExecuteCodeWithGuaranteedCleanup(TryCode, CleanupCode, Object)
at System.Threading.ExecutionContext.RunInternal(ExecutionContext, ContextCallback, Object)
at System.Threading.ExecutionContext.Run(ExecutionContext, ContextCallback, Object)
at System.Windows.Forms.Control.InvokeMarshaledCallback(ThreadMethodEntry)
at System.Windows.Forms.Control.InvokeMarshaledCallbacks()
at System.Windows.Forms.Control.WndProc(Message&)
at System.Windows.Forms.ControlNativeWindow.OnMessage(Message&)
at System.Windows.Forms.ControlNativeWindow.WndProc(Message&)
at System.Windows.Forms.NativeWindow.Callback(IntPtr, Int32, IntPtr, IntPtr)
at System.Windows.Forms.UnsafeNativeMethods.DispatchMessageW(MSG&)
at System.Windows.Forms.ComponentManager.System.Windows.Forms.UnsafeNativeMethods.IMsoComponentManager.FPushMessageLoop(Int32, Int32, Int32)
at System.Windows.Forms.ThreadContext.RunMessageLoopInner(Int32, ApplicationContext)
at System.Windows.Forms.ThreadContext.RunMessageLoop(Int32, ApplicationContext)
at System.Windows.Forms.Form.ShowDialog(IWin32Window)
at JetBrains.ReSharper.Shell.Progress.ProgressWindow.ShowDialog() in c:\TEMP\tmp9134.tmp\src\Shell\src\Progress\ProgressWindow.cs:line 343 column 9
at JetBrains.ReSharper.Shell.Progress.ProgressWindow.ExecuteTask(TaskHelper, String, Boolean, Boolean&) in c:\TEMP\tmp9134.tmp\src\Shell\src\Progress\ProgressWindow.cs:line 563 column 9
at JetBrains.ReSharper.Shell.Progress.ProgressWindow.ExecuteTaskNonCancelable(TaskWithProgress, String) in c:\TEMP\tmp9134.tmp\src\Shell\src\Progress\ProgressWindow.cs:line 535 column 7
at JetBrains.dotTrace.Utils.ProfilerProgressWindow.ExecuteTaskNonCancelable(TaskWithProgress, String) in C:\TEMP\tmp1D61.tmp\src\Utils\src\Progress\ProfilerProgressWindow.cs:line 37 column 11
at JetBrains.dotTrace.Components.FilterManagement.FilterManagerImpl.ShowFiltersManagementDialog() in C:\TEMP\tmp1D61.tmp\src\Components\src\FilterManagement\impl\FilterManagerImpl.cs:line 70 column 5
at JetBrains.dotTrace.Actions.ManageFiltersAction.Execute(IDataContext, DelegateExecute) in C:\TEMP\tmp1D61.tmp\src\Application\src\Actions\ManageFiltersAction.cs:line 21 column 5
at JetBrains.ReSharper.ActionManagement.ExecutableAction.Execute(IDataContext) in c:\TEMP\tmp9134.tmp\src\ActionManagement\src\Action\ExecutableAction.cs:line 25 column 11
at JetBrains.ReSharper.ActionManagement.ActionManagerBase.ExecuteAction(IExecutableAction, IDataContext) in c:\TEMP\tmp9134.tmp\src\ActionManagement\src\ActionManager\ActionManagerBase.cs:line 474 column 9
at JetBrains.ReSharper.ActionManagement.ToolBarButtonWithAction.Execute(IDataContext) in c:\TEMP\tmp9134.tmp\src\ActionManagement\src\ToolBar\ToolBarButtonWithAction.cs:line 93 column 5
at JetBrains.ReSharper.ActionManagement.ToolBarWithAction.OnButtonClick(ToolBarButtonClickEventArgs) in c:\TEMP\tmp9134.tmp\src\ActionManagement\src\ToolBar\ToolBarWithAction.cs:line 75 column 4
at System.Windows.Forms.ToolBar.WmReflectCommand(Message&)
at System.Windows.Forms.ToolBar.WndProc(Message&)
at System.Windows.Forms.ControlNativeWindow.OnMessage(Message&)
at System.Windows.Forms.ControlNativeWindow.WndProc(Message&)
at System.Windows.Forms.NativeWindow.Callback(IntPtr, Int32, IntPtr, IntPtr)
at System.Windows.Forms.UnsafeNativeMethods.SendMessage(HandleRef, Int32, IntPtr, IntPtr)
at System.Windows.Forms.Control.SendMessage(Int32, IntPtr, IntPtr)
at System.Windows.Forms.Control.ReflectMessageInternal(IntPtr, Message&)
at System.Windows.Forms.Control.WmCommand(Message&)
at System.Windows.Forms.Control.WndProc(Message&)
at System.Windows.Forms.ScrollableControl.WndProc(Message&)
at System.Windows.Forms.ContainerControl.WndProc(Message&)
at System.Windows.Forms.ParkingWindow.WndProc(Message&)
at System.Windows.Forms.ControlNativeWindow.OnMessage(Message&)
at System.Windows.Forms.ControlNativeWindow.WndProc(Message&)
at System.Windows.Forms.NativeWindow.Callback(IntPtr, Int32, IntPtr, IntPtr)
at System.Windows.Forms.UnsafeNativeMethods.CallWindowProc(IntPtr, IntPtr, Int32, IntPtr, IntPtr)
at System.Windows.Forms.NativeWindow.DefWndProc(Message&)
at System.Windows.Forms.Control.DefWndProc(Message&)
at System.Windows.Forms.Control.WmMouseUp(Message&, MouseButtons, Int32)
at System.Windows.Forms.Control.WndProc(Message&)
at System.Windows.Forms.ToolBar.WndProc(Message&)
at System.Windows.Forms.ControlNativeWindow.OnMessage(Message&)
at System.Windows.Forms.ControlNativeWindow.WndProc(Message&)
at System.Windows.Forms.NativeWindow.Callback(IntPtr, Int32, IntPtr, IntPtr)
at System.Windows.Forms.UnsafeNativeMethods.DispatchMessageW(MSG&)
at System.Windows.Forms.ComponentManager.System.Windows.Forms.UnsafeNativeMethods.IMsoComponentManager.FPushMessageLoop(Int32, Int32, Int32)
at System.Windows.Forms.ThreadContext.RunMessageLoopInner(Int32, ApplicationContext)
at System.Windows.Forms.ThreadContext.RunMessageLoop(Int32, ApplicationContext)
at System.Windows.Forms.Application.Run(Form)
at JetBrains.dotTrace.PocketTasks.RunMainFormTask.Execute() in C:\TEMP\tmp1D61.tmp\src\Application\src\PocketTasks\RunMainFormTask.cs:line 18 column 7
at JetBrains.dotTrace.ProfilerMainForm.Main(String[]) in C:\TEMP\tmp1D61.tmp\src\Application\src\ProfilerMainForm.cs:line 123 column 5
http://www.intellij.net/tracker/netprofiler/viewSCR?publicId=621
State of this request was changed from "Submitted" to "Duplicate"
Duplicate: http://www.intellij.net/tracker/netprofiler/viewSCR?publicId=620
Trying to use filter
164
JetBrains.ReSharper.Util.InternalErrorException: An exception has occurred ---> System.ArgumentException: Item has already been added. Key in dictionary: 'JetBrains.ReSharper.UI.AbstractTreeBuilder.DevExpressTree.DevExpressTreeNode' Key being added: 'JetBrains.ReSharper.UI.AbstractTreeBuilder.DevExpressTree.DevExpressTreeNode'
at System.Collections.Hashtable.Insert(Object key, Object nvalue, Boolean add)
at System.Collections.Hashtable.Add(Object key, Object value)
at JetBrains.dotTrace.Controls.HotSpots.HotSpotsTreePresenter.UpdateNode(IAbstractTreeNode node, Object o) in C:\TEMP\tmp1D61.tmp\src\Controls\src\HotSpots\HotSpotsTreePresenter.cs:line 59
at JetBrains.ReSharper.UI.AbstractTreeBuilder.AsyncTreeStructurePresenter.UpdateNode(IAbstractTreeNode node, Object item) in c:\TEMP\tmp9134.tmp\src\AbstractTreeBuilder\src\AsyncExpandSupport.cs:line 226
at JetBrains.ReSharper.UI.AbstractTreeBuilder.AbstractTreeBuilder.InitializeNewNode(IAbstractTreeNode node, Object item) in c:\TEMP\tmp9134.tmp\src\AbstractTreeBuilder\src\AbstractTreeBuilder.cs:line 304
at JetBrains.ReSharper.UI.AbstractTreeBuilder.AbstractTreeBuilder.UpdateChildren(IAbstractTreeNode parentNode) in c:\TEMP\tmp9134.tmp\src\AbstractTreeBuilder\src\AbstractTreeBuilder.cs:line 256
at JetBrains.ReSharper.UI.AbstractTreeBuilder.AbstractTreeBuilder.MyTreeControl_OnExpandedChanged(IAbstractTreeControl treeControl, IAbstractTreeNode node) in c:\TEMP\tmp9134.tmp\src\AbstractTreeBuilder\src\AbstractTreeBuilder.cs:line 149
at JetBrains.ReSharper.UI.AbstractTreeBuilder.DevExpressTree.DevExpressTreeControl.RaiseExpandedChanged(IAbstractTreeNode node) in c:\TEMP\tmp9134.tmp\src\AbstractTreeBuilder\src\DevExpressTreeBuilder\DevExpressTreeControl.cs:line 344
at JetBrains.ReSharper.UI.AbstractTreeBuilder.DevExpressTree.DevExpressHiddenRootNode.set_Expanded(Boolean value) in c:\TEMP\tmp9134.tmp\src\AbstractTreeBuilder\src\DevExpressTreeBuilder\DevExpressTreeNode.cs:line 343
at JetBrains.ReSharper.UI.AbstractTreeBuilder.AsyncTreeStructure.ShowRealChildren(Object parentItem, ICollection children) in c:\TEMP\tmp9134.tmp\src\AbstractTreeBuilder\src\AsyncExpandSupport.cs:line 146
at JetBrains.ReSharper.UI.AbstractTreeBuilder.ProgressItem.SetChildrenAction.Run() in c:\TEMP\tmp9134.tmp\src\AbstractTreeBuilder\src\AsyncExpandSupport.cs:line 62
--- End of inner exception stack trace ---
at JetBrains.ReSharper.Util.Logger.LogExceptionEx(Exception, String, Boolean) in c:\TEMP\tmp9134.tmp\src\Util\src\Logger.cs:line 285 column 9
at JetBrains.ReSharper.Util.Logger.LogException(Exception) in c:\TEMP\tmp9134.tmp\src\Util\src\Logger.cs:line 297 column 5
at JetBrains.ReSharper.Shell.ShellBase.OnUnhandledException(Exception) in c:\TEMP\tmp9134.tmp\src\Shell\src\ShellBase.cs:line 130 column 5
at JetBrains.ReSharper.Shell.UIApplicationShell.Application_ThreadException(Object, ThreadExceptionEventArgs) in c:\TEMP\tmp9134.tmp\src\Shell\src\UIApplicationShell.cs:line 433 column 5
at System.Windows.Forms.ThreadContext.OnThreadException(Exception)
at System.Windows.Forms.Application.OnThreadException(Exception)
at System.Windows.Forms.Control.InvokeMarshaledCallbacks()
at System.Windows.Forms.Control.MarshaledInvoke(Control, Delegate, Object[], Boolean)
at System.Windows.Forms.Control.Invoke(Delegate, Object[])
at JetBrains.dotTrace.Utils.AsyncTreeSupprot.TreePresenterWithAsyncNodes.UpdateProgressNode(IAbstractTreeNode, String, Double) in C:\TEMP\tmp1D61.tmp\src\Utils\src\AsyncTreeSupprot\ITreeStructureWithAsyncNodes.cs:line 65 column 5
at JetBrains.ReSharper.UI.AbstractTreeBuilder.ProgressItem.UpdateNode() in c:\TEMP\tmp9134.tmp\src\AbstractTreeBuilder\src\AsyncExpandSupport.cs:line 79 column 5
at JetBrains.ReSharper.UI.AbstractTreeBuilder.AsyncTreeStructurePresenter.UpdateNode(IAbstractTreeNode, Object) in c:\TEMP\tmp9134.tmp\src\AbstractTreeBuilder\src\AsyncExpandSupport.cs:line 228 column 5
at JetBrains.ReSharper.UI.AbstractTreeBuilder.AbstractTreeBuilder.InitializeNewNode(IAbstractTreeNode, Object) in c:\TEMP\tmp9134.tmp\src\AbstractTreeBuilder\src\AbstractTreeBuilder.cs:line 305 column 7
at JetBrains.ReSharper.UI.AbstractTreeBuilder.AbstractTreeBuilder.UpdateChildren(IAbstractTreeNode) in c:\TEMP\tmp9134.tmp\src\AbstractTreeBuilder\src\AbstractTreeBuilder.cs:line 259 column 9
at JetBrains.ReSharper.UI.AbstractTreeBuilder.AbstractTreeBuilder.UpdateSubtree(IAbstractTreeNode, Object) in c:\TEMP\tmp9134.tmp\src\AbstractTreeBuilder\src\AbstractTreeBuilder.cs:line 81 column 9
at JetBrains.ReSharper.UI.AbstractTreeBuilder.AbstractTreeBuilder.UpdateAll() in c:\TEMP\tmp9134.tmp\src\AbstractTreeBuilder\src\AbstractTreeBuilder.cs:line 73 column 5
at System.RuntimeMethodHandle._InvokeMethodFast(Object, Object[], SignatureStruct&, MethodAttributes, RuntimeTypeHandle)
at System.RuntimeMethodHandle.InvokeMethodFast(Object, Object[], Signature, MethodAttributes, RuntimeTypeHandle)
at System.Reflection.RuntimeMethodInfo.Invoke(Object, BindingFlags, Binder, Object[], CultureInfo, Boolean)
at System.Delegate.DynamicInvokeImpl(Object[])
at System.Windows.Forms.Control.InvokeMarshaledCallbackDo(ThreadMethodEntry)
at System.Windows.Forms.Control.InvokeMarshaledCallbackHelper(Object)
at System.Threading.ExecutionContext.runTryCode(Object)
at System.Runtime.CompilerServices.RuntimeHelpers.ExecuteCodeWithGuaranteedCleanup(TryCode, CleanupCode, Object)
at System.Threading.ExecutionContext.RunInternal(ExecutionContext, ContextCallback, Object)
at System.Threading.ExecutionContext.Run(ExecutionContext, ContextCallback, Object)
at System.Windows.Forms.Control.InvokeMarshaledCallback(ThreadMethodEntry)
at System.Windows.Forms.Control.InvokeMarshaledCallbacks()
at System.Windows.Forms.Control.WndProc(Message&)
at System.Windows.Forms.ControlNativeWindow.OnMessage(Message&)
at System.Windows.Forms.ControlNativeWindow.WndProc(Message&)
at System.Windows.Forms.NativeWindow.Callback(IntPtr, Int32, IntPtr, IntPtr)
at System.Windows.Forms.UnsafeNativeMethods.DispatchMessageW(MSG&)
at System.Windows.Forms.ComponentManager.System.Windows.Forms.UnsafeNativeMethods.IMsoComponentManager.FPushMessageLoop(Int32, Int32, Int32)
at System.Windows.Forms.ThreadContext.RunMessageLoopInner(Int32, ApplicationContext)
at System.Windows.Forms.ThreadContext.RunMessageLoop(Int32, ApplicationContext)
at System.Windows.Forms.Form.ShowDialog(IWin32Window)
at JetBrains.ReSharper.Shell.Progress.ProgressWindow.ShowDialog() in c:\TEMP\tmp9134.tmp\src\Shell\src\Progress\ProgressWindow.cs:line 343 column 9
at JetBrains.ReSharper.Shell.Progress.ProgressWindow.ExecuteTask(TaskHelper, String, Boolean, Boolean&) in c:\TEMP\tmp9134.tmp\src\Shell\src\Progress\ProgressWindow.cs:line 563 column 9
at JetBrains.ReSharper.Shell.Progress.ProgressWindow.ExecuteTaskNonCancelable(TaskWithProgress, String) in c:\TEMP\tmp9134.tmp\src\Shell\src\Progress\ProgressWindow.cs:line 535 column 7
at JetBrains.dotTrace.Utils.ProfilerProgressWindow.ExecuteTaskNonCancelable(TaskWithProgress, String) in C:\TEMP\tmp1D61.tmp\src\Utils\src\Progress\ProfilerProgressWindow.cs:line 37 column 11
at JetBrains.dotTrace.Components.FilterManagement.FilterManagerImpl.ShowFiltersManagementDialog() in C:\TEMP\tmp1D61.tmp\src\Components\src\FilterManagement\impl\FilterManagerImpl.cs:line 70 column 5
at JetBrains.dotTrace.Actions.ManageFiltersAction.Execute(IDataContext, DelegateExecute) in C:\TEMP\tmp1D61.tmp\src\Application\src\Actions\ManageFiltersAction.cs:line 21 column 5
at JetBrains.ReSharper.ActionManagement.ExecutableAction.Execute(IDataContext) in c:\TEMP\tmp9134.tmp\src\ActionManagement\src\Action\ExecutableAction.cs:line 25 column 11
at JetBrains.ReSharper.ActionManagement.ActionManagerBase.ExecuteAction(IExecutableAction, IDataContext) in c:\TEMP\tmp9134.tmp\src\ActionManagement\src\ActionManager\ActionManagerBase.cs:line 474 column 9
at JetBrains.ReSharper.ActionManagement.ToolBarButtonWithAction.Execute(IDataContext) in c:\TEMP\tmp9134.tmp\src\ActionManagement\src\ToolBar\ToolBarButtonWithAction.cs:line 93 column 5
at JetBrains.ReSharper.ActionManagement.ToolBarWithAction.OnButtonClick(ToolBarButtonClickEventArgs) in c:\TEMP\tmp9134.tmp\src\ActionManagement\src\ToolBar\ToolBarWithAction.cs:line 75 column 4
at System.Windows.Forms.ToolBar.WmReflectCommand(Message&)
at System.Windows.Forms.ToolBar.WndProc(Message&)
at System.Windows.Forms.ControlNativeWindow.OnMessage(Message&)
at System.Windows.Forms.ControlNativeWindow.WndProc(Message&)
at System.Windows.Forms.NativeWindow.Callback(IntPtr, Int32, IntPtr, IntPtr)
at System.Windows.Forms.UnsafeNativeMethods.SendMessage(HandleRef, Int32, IntPtr, IntPtr)
at System.Windows.Forms.Control.SendMessage(Int32, IntPtr, IntPtr)
at System.Windows.Forms.Control.ReflectMessageInternal(IntPtr, Message&)
at System.Windows.Forms.Control.WmCommand(Message&)
at System.Windows.Forms.Control.WndProc(Message&)
at System.Windows.Forms.ScrollableControl.WndProc(Message&)
at System.Windows.Forms.ContainerControl.WndProc(Message&)
at System.Windows.Forms.ParkingWindow.WndProc(Message&)
at System.Windows.Forms.ControlNativeWindow.OnMessage(Message&)
at System.Windows.Forms.ControlNativeWindow.WndProc(Message&)
at System.Windows.Forms.NativeWindow.Callback(IntPtr, Int32, IntPtr, IntPtr)
at System.Windows.Forms.UnsafeNativeMethods.CallWindowProc(IntPtr, IntPtr, Int32, IntPtr, IntPtr)
at System.Windows.Forms.NativeWindow.DefWndProc(Message&)
at System.Windows.Forms.Control.DefWndProc(Message&)
at System.Windows.Forms.Control.WmMouseUp(Message&, MouseButtons, Int32)
at System.Windows.Forms.Control.WndProc(Message&)
at System.Windows.Forms.ToolBar.WndProc(Message&)
at System.Windows.Forms.ControlNativeWindow.OnMessage(Message&)
at System.Windows.Forms.ControlNativeWindow.WndProc(Message&)
at System.Windows.Forms.NativeWindow.Callback(IntPtr, Int32, IntPtr, IntPtr)
at System.Windows.Forms.UnsafeNativeMethods.DispatchMessageW(MSG&)
at System.Windows.Forms.ComponentManager.System.Windows.Forms.UnsafeNativeMethods.IMsoComponentManager.FPushMessageLoop(Int32, Int32, Int32)
at System.Windows.Forms.ThreadContext.RunMessageLoopInner(Int32, ApplicationContext)
at System.Windows.Forms.ThreadContext.RunMessageLoop(Int32, ApplicationContext)
at System.Windows.Forms.Application.Run(Form)
at JetBrains.dotTrace.PocketTasks.RunMainFormTask.Execute() in C:\TEMP\tmp1D61.tmp\src\Application\src\PocketTasks\RunMainFormTask.cs:line 18 column 7
at JetBrains.dotTrace.ProfilerMainForm.Main(String[]) in C:\TEMP\tmp1D61.tmp\src\Application\src\ProfilerMainForm.cs:line 123 column 5
I applied a filter to only show signatures matching MySpace.*
164
JetBrains.ReSharper.Util.InternalErrorException: An exception has occurred ---> System.ArgumentException: Item has already been added. Key in dictionary: 'JetBrains.ReSharper.UI.AbstractTreeBuilder.DevExpressTree.DevExpressTreeNode' Key being added: 'JetBrains.ReSharper.UI.AbstractTreeBuilder.DevExpressTree.DevExpressTreeNode'
at System.Collections.Hashtable.Insert(Object key, Object nvalue, Boolean add)
at System.Collections.Hashtable.Add(Object key, Object value)
at JetBrains.dotTrace.Controls.HotSpots.HotSpotsTreePresenter.UpdateNode(IAbstractTreeNode node, Object o) in C:\TEMP\tmp1D61.tmp\src\Controls\src\HotSpots\HotSpotsTreePresenter.cs:line 59
at JetBrains.ReSharper.UI.AbstractTreeBuilder.AsyncTreeStructurePresenter.UpdateNode(IAbstractTreeNode node, Object item) in c:\TEMP\tmp9134.tmp\src\AbstractTreeBuilder\src\AsyncExpandSupport.cs:line 226
at JetBrains.ReSharper.UI.AbstractTreeBuilder.AbstractTreeBuilder.InitializeNewNode(IAbstractTreeNode node, Object item) in c:\TEMP\tmp9134.tmp\src\AbstractTreeBuilder\src\AbstractTreeBuilder.cs:line 304
at JetBrains.ReSharper.UI.AbstractTreeBuilder.AbstractTreeBuilder.UpdateChildren(IAbstractTreeNode parentNode) in c:\TEMP\tmp9134.tmp\src\AbstractTreeBuilder\src\AbstractTreeBuilder.cs:line 256
at JetBrains.ReSharper.UI.AbstractTreeBuilder.AbstractTreeBuilder.MyTreeControl_OnExpandedChanged(IAbstractTreeControl treeControl, IAbstractTreeNode node) in c:\TEMP\tmp9134.tmp\src\AbstractTreeBuilder\src\AbstractTreeBuilder.cs:line 149
at JetBrains.ReSharper.UI.AbstractTreeBuilder.DevExpressTree.DevExpressTreeControl.RaiseExpandedChanged(IAbstractTreeNode node) in c:\TEMP\tmp9134.tmp\src\AbstractTreeBuilder\src\DevExpressTreeBuilder\DevExpressTreeControl.cs:line 344
at JetBrains.ReSharper.UI.AbstractTreeBuilder.DevExpressTree.DevExpressHiddenRootNode.set_Expanded(Boolean value) in c:\TEMP\tmp9134.tmp\src\AbstractTreeBuilder\src\DevExpressTreeBuilder\DevExpressTreeNode.cs:line 343
at JetBrains.ReSharper.UI.AbstractTreeBuilder.AsyncTreeStructure.ShowRealChildren(Object parentItem, ICollection children) in c:\TEMP\tmp9134.tmp\src\AbstractTreeBuilder\src\AsyncExpandSupport.cs:line 146
at JetBrains.ReSharper.UI.AbstractTreeBuilder.ProgressItem.SetChildrenAction.Run() in c:\TEMP\tmp9134.tmp\src\AbstractTreeBuilder\src\AsyncExpandSupport.cs:line 62
--- End of inner exception stack trace ---
at JetBrains.ReSharper.Util.Logger.LogExceptionEx(Exception, String, Boolean) in c:\TEMP\tmp9134.tmp\src\Util\src\Logger.cs:line 285 column 9
at JetBrains.ReSharper.Util.Logger.LogException(Exception) in c:\TEMP\tmp9134.tmp\src\Util\src\Logger.cs:line 297 column 5
at JetBrains.ReSharper.Shell.ShellBase.OnUnhandledException(Exception) in c:\TEMP\tmp9134.tmp\src\Shell\src\ShellBase.cs:line 130 column 5
at JetBrains.ReSharper.Shell.UIApplicationShell.Application_ThreadException(Object, ThreadExceptionEventArgs) in c:\TEMP\tmp9134.tmp\src\Shell\src\UIApplicationShell.cs:line 433 column 5
at System.Windows.Forms.ThreadContext.OnThreadException(Exception)
at System.Windows.Forms.Application.OnThreadException(Exception)
at System.Windows.Forms.Control.InvokeMarshaledCallbacks()
at System.Windows.Forms.Control.MarshaledInvoke(Control, Delegate, Object[], Boolean)
at System.Windows.Forms.Control.Invoke(Delegate, Object[])
at JetBrains.dotTrace.Utils.AsyncTreeSupprot.TreePresenterWithAsyncNodes.UpdateProgressNode(IAbstractTreeNode, String, Double) in C:\TEMP\tmp1D61.tmp\src\Utils\src\AsyncTreeSupprot\ITreeStructureWithAsyncNodes.cs:line 65 column 5
at JetBrains.ReSharper.UI.AbstractTreeBuilder.ProgressItem.UpdateNode() in c:\TEMP\tmp9134.tmp\src\AbstractTreeBuilder\src\AsyncExpandSupport.cs:line 79 column 5
at JetBrains.ReSharper.UI.AbstractTreeBuilder.AsyncTreeStructurePresenter.UpdateNode(IAbstractTreeNode, Object) in c:\TEMP\tmp9134.tmp\src\AbstractTreeBuilder\src\AsyncExpandSupport.cs:line 228 column 5
at JetBrains.ReSharper.UI.AbstractTreeBuilder.AbstractTreeBuilder.InitializeNewNode(IAbstractTreeNode, Object) in c:\TEMP\tmp9134.tmp\src\AbstractTreeBuilder\src\AbstractTreeBuilder.cs:line 305 column 7
at JetBrains.ReSharper.UI.AbstractTreeBuilder.AbstractTreeBuilder.UpdateChildren(IAbstractTreeNode) in c:\TEMP\tmp9134.tmp\src\AbstractTreeBuilder\src\AbstractTreeBuilder.cs:line 259 column 9
at JetBrains.ReSharper.UI.AbstractTreeBuilder.AbstractTreeBuilder.UpdateSubtree(IAbstractTreeNode, Object) in c:\TEMP\tmp9134.tmp\src\AbstractTreeBuilder\src\AbstractTreeBuilder.cs:line 81 column 9
at JetBrains.ReSharper.UI.AbstractTreeBuilder.AbstractTreeBuilder.UpdateAll() in c:\TEMP\tmp9134.tmp\src\AbstractTreeBuilder\src\AbstractTreeBuilder.cs:line 73 column 5
at System.RuntimeMethodHandle._InvokeMethodFast(Object, Object[], SignatureStruct&, MethodAttributes, RuntimeTypeHandle)
at System.RuntimeMethodHandle.InvokeMethodFast(Object, Object[], Signature, MethodAttributes, RuntimeTypeHandle)
at System.Reflection.RuntimeMethodInfo.Invoke(Object, BindingFlags, Binder, Object[], CultureInfo, Boolean)
at System.Delegate.DynamicInvokeImpl(Object[])
at System.Windows.Forms.Control.InvokeMarshaledCallbackDo(ThreadMethodEntry)
at System.Windows.Forms.Control.InvokeMarshaledCallbackHelper(Object)
at System.Threading.ExecutionContext.runTryCode(Object)
at System.Runtime.CompilerServices.RuntimeHelpers.ExecuteCodeWithGuaranteedCleanup(TryCode, CleanupCode, Object)
at System.Threading.ExecutionContext.RunInternal(ExecutionContext, ContextCallback, Object)
at System.Threading.ExecutionContext.Run(ExecutionContext, ContextCallback, Object)
at System.Windows.Forms.Control.InvokeMarshaledCallback(ThreadMethodEntry)
at System.Windows.Forms.Control.InvokeMarshaledCallbacks()
at System.Windows.Forms.Control.WndProc(Message&)
at System.Windows.Forms.ControlNativeWindow.OnMessage(Message&)
at System.Windows.Forms.ControlNativeWindow.WndProc(Message&)
at System.Windows.Forms.NativeWindow.Callback(IntPtr, Int32, IntPtr, IntPtr)
at System.Windows.Forms.UnsafeNativeMethods.DispatchMessageW(MSG&)
at System.Windows.Forms.ComponentManager.System.Windows.Forms.UnsafeNativeMethods.IMsoComponentManager.FPushMessageLoop(Int32, Int32, Int32)
at System.Windows.Forms.ThreadContext.RunMessageLoopInner(Int32, ApplicationContext)
at System.Windows.Forms.ThreadContext.RunMessageLoop(Int32, ApplicationContext)
at System.Windows.Forms.Form.ShowDialog(IWin32Window)
at JetBrains.ReSharper.Shell.Progress.ProgressWindow.ShowDialog() in c:\TEMP\tmp9134.tmp\src\Shell\src\Progress\ProgressWindow.cs:line 343 column 9
at JetBrains.ReSharper.Shell.Progress.ProgressWindow.ExecuteTask(TaskHelper, String, Boolean, Boolean&) in c:\TEMP\tmp9134.tmp\src\Shell\src\Progress\ProgressWindow.cs:line 563 column 9
at JetBrains.ReSharper.Shell.Progress.ProgressWindow.ExecuteTaskNonCancelable(TaskWithProgress, String) in c:\TEMP\tmp9134.tmp\src\Shell\src\Progress\ProgressWindow.cs:line 535 column 7
at JetBrains.dotTrace.Utils.ProfilerProgressWindow.ExecuteTaskNonCancelable(TaskWithProgress, String) in C:\TEMP\tmp1D61.tmp\src\Utils\src\Progress\ProfilerProgressWindow.cs:line 37 column 11
at JetBrains.dotTrace.Components.FilterManagement.FilterManagerImpl.ShowFiltersManagementDialog() in C:\TEMP\tmp1D61.tmp\src\Components\src\FilterManagement\impl\FilterManagerImpl.cs:line 70 column 5
at JetBrains.dotTrace.Actions.ManageFiltersAction.Execute(IDataContext, DelegateExecute) in C:\TEMP\tmp1D61.tmp\src\Application\src\Actions\ManageFiltersAction.cs:line 21 column 5
at JetBrains.ReSharper.ActionManagement.ExecutableAction.Execute(IDataContext) in c:\TEMP\tmp9134.tmp\src\ActionManagement\src\Action\ExecutableAction.cs:line 25 column 11
at JetBrains.ReSharper.ActionManagement.ActionManagerBase.ExecuteAction(IExecutableAction, IDataContext) in c:\TEMP\tmp9134.tmp\src\ActionManagement\src\ActionManager\ActionManagerBase.cs:line 474 column 9
at JetBrains.ReSharper.ActionManagement.ToolBarButtonWithAction.Execute(IDataContext) in c:\TEMP\tmp9134.tmp\src\ActionManagement\src\ToolBar\ToolBarButtonWithAction.cs:line 93 column 5
at JetBrains.ReSharper.ActionManagement.ToolBarWithAction.OnButtonClick(ToolBarButtonClickEventArgs) in c:\TEMP\tmp9134.tmp\src\ActionManagement\src\ToolBar\ToolBarWithAction.cs:line 75 column 4
at System.Windows.Forms.ToolBar.WmReflectCommand(Message&)
at System.Windows.Forms.ToolBar.WndProc(Message&)
at System.Windows.Forms.ControlNativeWindow.OnMessage(Message&)
at System.Windows.Forms.ControlNativeWindow.WndProc(Message&)
at System.Windows.Forms.NativeWindow.Callback(IntPtr, Int32, IntPtr, IntPtr)
at System.Windows.Forms.UnsafeNativeMethods.SendMessage(HandleRef, Int32, IntPtr, IntPtr)
at System.Windows.Forms.Control.SendMessage(Int32, IntPtr, IntPtr)
at System.Windows.Forms.Control.ReflectMessageInternal(IntPtr, Message&)
at System.Windows.Forms.Control.WmCommand(Message&)
at System.Windows.Forms.Control.WndProc(Message&)
at System.Windows.Forms.ScrollableControl.WndProc(Message&)
at System.Windows.Forms.ContainerControl.WndProc(Message&)
at System.Windows.Forms.ParkingWindow.WndProc(Message&)
at System.Windows.Forms.ControlNativeWindow.OnMessage(Message&)
at System.Windows.Forms.ControlNativeWindow.WndProc(Message&)
at System.Windows.Forms.NativeWindow.Callback(IntPtr, Int32, IntPtr, IntPtr)
at System.Windows.Forms.UnsafeNativeMethods.CallWindowProc(IntPtr, IntPtr, Int32, IntPtr, IntPtr)
at System.Windows.Forms.NativeWindow.DefWndProc(Message&)
at System.Windows.Forms.Control.DefWndProc(Message&)
at System.Windows.Forms.Control.WmMouseUp(Message&, MouseButtons, Int32)
at System.Windows.Forms.Control.WndProc(Message&)
at System.Windows.Forms.ToolBar.WndProc(Message&)
at System.Windows.Forms.ControlNativeWindow.OnMessage(Message&)
at System.Windows.Forms.ControlNativeWindow.WndProc(Message&)
at System.Windows.Forms.NativeWindow.Callback(IntPtr, Int32, IntPtr, IntPtr)
at System.Windows.Forms.UnsafeNativeMethods.DispatchMessageW(MSG&)
at System.Windows.Forms.ComponentManager.System.Windows.Forms.UnsafeNativeMethods.IMsoComponentManager.FPushMessageLoop(Int32, Int32, Int32)
at System.Windows.Forms.ThreadContext.RunMessageLoopInner(Int32, ApplicationContext)
at System.Windows.Forms.ThreadContext.RunMessageLoop(Int32, ApplicationContext)
at System.Windows.Forms.Application.Run(Form)
at JetBrains.dotTrace.PocketTasks.RunMainFormTask.Execute() in C:\TEMP\tmp1D61.tmp\src\Application\src\PocketTasks\RunMainFormTask.cs:line 18 column 7
at JetBrains.dotTrace.ProfilerMainForm.Main(String[]) in C:\TEMP\tmp1D61.tmp\src\Application\src\ProfilerMainForm.cs:line 123 column 5
Just clicked on Hot Spots after the snapshot was loaded from a file.
164
JetBrains.ReSharper.Util.InternalErrorException: An exception has occurred ---> System.ArgumentException: Item has already been added. Key in dictionary: 'JetBrains.ReSharper.UI.AbstractTreeBuilder.DevExpressTree.DevExpressTreeNode' Key being added: 'JetBrains.ReSharper.UI.AbstractTreeBuilder.DevExpressTree.DevExpressTreeNode'
at System.Collections.Hashtable.Insert(Object key, Object nvalue, Boolean add)
at System.Collections.Hashtable.Add(Object key, Object value)
at JetBrains.dotTrace.Controls.HotSpots.HotSpotsTreePresenter.UpdateNode(IAbstractTreeNode node, Object o) in C:\TEMP\tmp1D61.tmp\src\Controls\src\HotSpots\HotSpotsTreePresenter.cs:line 59
at JetBrains.ReSharper.UI.AbstractTreeBuilder.AsyncTreeStructurePresenter.UpdateNode(IAbstractTreeNode node, Object item) in c:\TEMP\tmp9134.tmp\src\AbstractTreeBuilder\src\AsyncExpandSupport.cs:line 226
at JetBrains.ReSharper.UI.AbstractTreeBuilder.AbstractTreeBuilder.InitializeNewNode(IAbstractTreeNode node, Object item) in c:\TEMP\tmp9134.tmp\src\AbstractTreeBuilder\src\AbstractTreeBuilder.cs:line 304
at JetBrains.ReSharper.UI.AbstractTreeBuilder.AbstractTreeBuilder.UpdateChildren(IAbstractTreeNode parentNode) in c:\TEMP\tmp9134.tmp\src\AbstractTreeBuilder\src\AbstractTreeBuilder.cs:line 256
at JetBrains.ReSharper.UI.AbstractTreeBuilder.AbstractTreeBuilder.MyTreeControl_OnExpandedChanged(IAbstractTreeControl treeControl, IAbstractTreeNode node) in c:\TEMP\tmp9134.tmp\src\AbstractTreeBuilder\src\AbstractTreeBuilder.cs:line 149
at JetBrains.ReSharper.UI.AbstractTreeBuilder.DevExpressTree.DevExpressTreeControl.RaiseExpandedChanged(IAbstractTreeNode node) in c:\TEMP\tmp9134.tmp\src\AbstractTreeBuilder\src\DevExpressTreeBuilder\DevExpressTreeControl.cs:line 344
at JetBrains.ReSharper.UI.AbstractTreeBuilder.DevExpressTree.DevExpressHiddenRootNode.set_Expanded(Boolean value) in c:\TEMP\tmp9134.tmp\src\AbstractTreeBuilder\src\DevExpressTreeBuilder\DevExpressTreeNode.cs:line 343
at JetBrains.ReSharper.UI.AbstractTreeBuilder.AsyncTreeStructure.ShowRealChildren(Object parentItem, ICollection children) in c:\TEMP\tmp9134.tmp\src\AbstractTreeBuilder\src\AsyncExpandSupport.cs:line 146
at JetBrains.ReSharper.UI.AbstractTreeBuilder.ProgressItem.SetChildrenAction.Run() in c:\TEMP\tmp9134.tmp\src\AbstractTreeBuilder\src\AsyncExpandSupport.cs:line 62
--- End of inner exception stack trace ---
at JetBrains.ReSharper.Util.Logger.LogExceptionEx(Exception, String, Boolean) in c:\TEMP\tmp9134.tmp\src\Util\src\Logger.cs:line 285 column 9
at JetBrains.ReSharper.Util.Logger.LogException(Exception) in c:\TEMP\tmp9134.tmp\src\Util\src\Logger.cs:line 297 column 5
at JetBrains.ReSharper.Shell.ShellBase.OnUnhandledException(Exception) in c:\TEMP\tmp9134.tmp\src\Shell\src\ShellBase.cs:line 130 column 5
at JetBrains.ReSharper.Shell.UIApplicationShell.Application_ThreadException(Object, ThreadExceptionEventArgs) in c:\TEMP\tmp9134.tmp\src\Shell\src\UIApplicationShell.cs:line 433 column 5
at System.Windows.Forms.ThreadContext.OnThreadException(Exception)
at System.Windows.Forms.Application.OnThreadException(Exception)
at System.Windows.Forms.Control.InvokeMarshaledCallbacks()
at System.Windows.Forms.Control.MarshaledInvoke(Control, Delegate, Object[], Boolean)
at System.Windows.Forms.Control.Invoke(Delegate, Object[])
at JetBrains.dotTrace.Utils.AsyncTreeSupprot.TreePresenterWithAsyncNodes.UpdateProgressNode(IAbstractTreeNode, String, Double) in C:\TEMP\tmp1D61.tmp\src\Utils\src\AsyncTreeSupprot\ITreeStructureWithAsyncNodes.cs:line 65 column 5
at JetBrains.ReSharper.UI.AbstractTreeBuilder.ProgressItem.UpdateNode() in c:\TEMP\tmp9134.tmp\src\AbstractTreeBuilder\src\AsyncExpandSupport.cs:line 79 column 5
at JetBrains.ReSharper.UI.AbstractTreeBuilder.AsyncTreeStructurePresenter.UpdateNode(IAbstractTreeNode, Object) in c:\TEMP\tmp9134.tmp\src\AbstractTreeBuilder\src\AsyncExpandSupport.cs:line 228 column 5
at JetBrains.ReSharper.UI.AbstractTreeBuilder.AbstractTreeBuilder.InitializeNewNode(IAbstractTreeNode, Object) in c:\TEMP\tmp9134.tmp\src\AbstractTreeBuilder\src\AbstractTreeBuilder.cs:line 305 column 7
at JetBrains.ReSharper.UI.AbstractTreeBuilder.AbstractTreeBuilder.UpdateChildren(IAbstractTreeNode) in c:\TEMP\tmp9134.tmp\src\AbstractTreeBuilder\src\AbstractTreeBuilder.cs:line 259 column 9
at JetBrains.ReSharper.UI.AbstractTreeBuilder.AbstractTreeBuilder.UpdateSubtree(IAbstractTreeNode, Object) in c:\TEMP\tmp9134.tmp\src\AbstractTreeBuilder\src\AbstractTreeBuilder.cs:line 81 column 9
at JetBrains.ReSharper.UI.AbstractTreeBuilder.AbstractTreeBuilder.UpdateAll() in c:\TEMP\tmp9134.tmp\src\AbstractTreeBuilder\src\AbstractTreeBuilder.cs:line 73 column 5
at System.RuntimeMethodHandle._InvokeMethodFast(Object, Object[], SignatureStruct&, MethodAttributes, RuntimeTypeHandle)
at System.RuntimeMethodHandle.InvokeMethodFast(Object, Object[], Signature, MethodAttributes, RuntimeTypeHandle)
at System.Reflection.RuntimeMethodInfo.Invoke(Object, BindingFlags, Binder, Object[], CultureInfo, Boolean)
at System.Delegate.DynamicInvokeImpl(Object[])
at System.Windows.Forms.Control.InvokeMarshaledCallbackDo(ThreadMethodEntry)
at System.Windows.Forms.Control.InvokeMarshaledCallbackHelper(Object)
at System.Threading.ExecutionContext.runTryCode(Object)
at System.Runtime.CompilerServices.RuntimeHelpers.ExecuteCodeWithGuaranteedCleanup(TryCode, CleanupCode, Object)
at System.Threading.ExecutionContext.RunInternal(ExecutionContext, ContextCallback, Object)
at System.Threading.ExecutionContext.Run(ExecutionContext, ContextCallback, Object)
at System.Windows.Forms.Control.InvokeMarshaledCallback(ThreadMethodEntry)
at System.Windows.Forms.Control.InvokeMarshaledCallbacks()
at System.Windows.Forms.Control.WndProc(Message&)
at System.Windows.Forms.ControlNativeWindow.OnMessage(Message&)
at System.Windows.Forms.ControlNativeWindow.WndProc(Message&)
at System.Windows.Forms.NativeWindow.Callback(IntPtr, Int32, IntPtr, IntPtr)
at System.Windows.Forms.UnsafeNativeMethods.DispatchMessageW(MSG&)
at System.Windows.Forms.ComponentManager.System.Windows.Forms.UnsafeNativeMethods.IMsoComponentManager.FPushMessageLoop(Int32, Int32, Int32)
at System.Windows.Forms.ThreadContext.RunMessageLoopInner(Int32, ApplicationContext)
at System.Windows.Forms.ThreadContext.RunMessageLoop(Int32, ApplicationContext)
at System.Windows.Forms.Form.ShowDialog(IWin32Window)
at JetBrains.ReSharper.Shell.Progress.ProgressWindow.ShowDialog() in c:\TEMP\tmp9134.tmp\src\Shell\src\Progress\ProgressWindow.cs:line 343 column 9
at JetBrains.ReSharper.Shell.Progress.ProgressWindow.ExecuteTask(TaskHelper, String, Boolean, Boolean&) in c:\TEMP\tmp9134.tmp\src\Shell\src\Progress\ProgressWindow.cs:line 563 column 9
at JetBrains.ReSharper.Shell.Progress.ProgressWindow.ExecuteTaskNonCancelable(TaskWithProgress, String) in c:\TEMP\tmp9134.tmp\src\Shell\src\Progress\ProgressWindow.cs:line 535 column 7
at JetBrains.dotTrace.Utils.ProfilerProgressWindow.ExecuteTaskNonCancelable(TaskWithProgress, String) in C:\TEMP\tmp1D61.tmp\src\Utils\src\Progress\ProfilerProgressWindow.cs:line 37 column 11
at JetBrains.dotTrace.Components.FilterManagement.FilterManagerImpl.ShowFiltersManagementDialog() in C:\TEMP\tmp1D61.tmp\src\Components\src\FilterManagement\impl\FilterManagerImpl.cs:line 70 column 5
at JetBrains.dotTrace.Actions.ManageFiltersAction.Execute(IDataContext, DelegateExecute) in C:\TEMP\tmp1D61.tmp\src\Application\src\Actions\ManageFiltersAction.cs:line 21 column 5
at JetBrains.ReSharper.ActionManagement.ExecutableAction.Execute(IDataContext) in c:\TEMP\tmp9134.tmp\src\ActionManagement\src\Action\ExecutableAction.cs:line 25 column 11
at JetBrains.ReSharper.ActionManagement.ActionManagerBase.ExecuteAction(IExecutableAction, IDataContext) in c:\TEMP\tmp9134.tmp\src\ActionManagement\src\ActionManager\ActionManagerBase.cs:line 474 column 9
at JetBrains.ReSharper.ActionManagement.ToolBarButtonWithAction.Execute(IDataContext) in c:\TEMP\tmp9134.tmp\src\ActionManagement\src\ToolBar\ToolBarButtonWithAction.cs:line 93 column 5
at JetBrains.ReSharper.ActionManagement.ToolBarWithAction.OnButtonClick(ToolBarButtonClickEventArgs) in c:\TEMP\tmp9134.tmp\src\ActionManagement\src\ToolBar\ToolBarWithAction.cs:line 75 column 4
at System.Windows.Forms.ToolBar.WmReflectCommand(Message&)
at System.Windows.Forms.ToolBar.WndProc(Message&)
at System.Windows.Forms.ControlNativeWindow.OnMessage(Message&)
at System.Windows.Forms.ControlNativeWindow.WndProc(Message&)
at System.Windows.Forms.NativeWindow.Callback(IntPtr, Int32, IntPtr, IntPtr)
at System.Windows.Forms.UnsafeNativeMethods.SendMessage(HandleRef, Int32, IntPtr, IntPtr)
at System.Windows.Forms.Control.SendMessage(Int32, IntPtr, IntPtr)
at System.Windows.Forms.Control.ReflectMessageInternal(IntPtr, Message&)
at System.Windows.Forms.Control.WmCommand(Message&)
at System.Windows.Forms.Control.WndProc(Message&)
at System.Windows.Forms.ScrollableControl.WndProc(Message&)
at System.Windows.Forms.ContainerControl.WndProc(Message&)
at System.Windows.Forms.ParkingWindow.WndProc(Message&)
at System.Windows.Forms.ControlNativeWindow.OnMessage(Message&)
at System.Windows.Forms.ControlNativeWindow.WndProc(Message&)
at System.Windows.Forms.NativeWindow.Callback(IntPtr, Int32, IntPtr, IntPtr)
at System.Windows.Forms.UnsafeNativeMethods.CallWindowProc(IntPtr, IntPtr, Int32, IntPtr, IntPtr)
at System.Windows.Forms.NativeWindow.DefWndProc(Message&)
at System.Windows.Forms.Control.DefWndProc(Message&)
at System.Windows.Forms.Control.WmMouseUp(Message&, MouseButtons, Int32)
at System.Windows.Forms.Control.WndProc(Message&)
at System.Windows.Forms.ToolBar.WndProc(Message&)
at System.Windows.Forms.ControlNativeWindow.OnMessage(Message&)
at System.Windows.Forms.ControlNativeWindow.WndProc(Message&)
at System.Windows.Forms.NativeWindow.Callback(IntPtr, Int32, IntPtr, IntPtr)
at System.Windows.Forms.UnsafeNativeMethods.DispatchMessageW(MSG&)
at System.Windows.Forms.ComponentManager.System.Windows.Forms.UnsafeNativeMethods.IMsoComponentManager.FPushMessageLoop(Int32, Int32, Int32)
at System.Windows.Forms.ThreadContext.RunMessageLoopInner(Int32, ApplicationContext)
at System.Windows.Forms.ThreadContext.RunMessageLoop(Int32, ApplicationContext)
at System.Windows.Forms.Application.Run(Form)
at JetBrains.dotTrace.PocketTasks.RunMainFormTask.Execute() in C:\TEMP\tmp1D61.tmp\src\Application\src\PocketTasks\RunMainFormTask.cs:line 18 column 7
at JetBrains.dotTrace.ProfilerMainForm.Main(String[]) in C:\TEMP\tmp1D61.tmp\src\Application\src\ProfilerMainForm.cs:line 123 column 5
Enabled a filter for filtering out System.Windows.Forms.*
164
JetBrains.ReSharper.Util.InternalErrorException: An exception has occurred ---> System.ArgumentException: Item has already been added. Key in dictionary: 'JetBrains.ReSharper.UI.AbstractTreeBuilder.DevExpressTree.DevExpressTreeNode' Key being added: 'JetBrains.ReSharper.UI.AbstractTreeBuilder.DevExpressTree.DevExpressTreeNode'
at System.Collections.Hashtable.Insert(Object key, Object nvalue, Boolean add)
at System.Collections.Hashtable.Add(Object key, Object value)
at JetBrains.dotTrace.Controls.HotSpots.HotSpotsTreePresenter.UpdateNode(IAbstractTreeNode node, Object o) in C:\TEMP\tmp1D61.tmp\src\Controls\src\HotSpots\HotSpotsTreePresenter.cs:line 59
at JetBrains.ReSharper.UI.AbstractTreeBuilder.AsyncTreeStructurePresenter.UpdateNode(IAbstractTreeNode node, Object item) in c:\TEMP\tmp9134.tmp\src\AbstractTreeBuilder\src\AsyncExpandSupport.cs:line 226
at JetBrains.ReSharper.UI.AbstractTreeBuilder.AbstractTreeBuilder.InitializeNewNode(IAbstractTreeNode node, Object item) in c:\TEMP\tmp9134.tmp\src\AbstractTreeBuilder\src\AbstractTreeBuilder.cs:line 304
at JetBrains.ReSharper.UI.AbstractTreeBuilder.AbstractTreeBuilder.UpdateChildren(IAbstractTreeNode parentNode) in c:\TEMP\tmp9134.tmp\src\AbstractTreeBuilder\src\AbstractTreeBuilder.cs:line 256
at JetBrains.ReSharper.UI.AbstractTreeBuilder.AbstractTreeBuilder.MyTreeControl_OnExpandedChanged(IAbstractTreeControl treeControl, IAbstractTreeNode node) in c:\TEMP\tmp9134.tmp\src\AbstractTreeBuilder\src\AbstractTreeBuilder.cs:line 149
at JetBrains.ReSharper.UI.AbstractTreeBuilder.DevExpressTree.DevExpressTreeControl.RaiseExpandedChanged(IAbstractTreeNode node) in c:\TEMP\tmp9134.tmp\src\AbstractTreeBuilder\src\DevExpressTreeBuilder\DevExpressTreeControl.cs:line 344
at JetBrains.ReSharper.UI.AbstractTreeBuilder.DevExpressTree.DevExpressHiddenRootNode.set_Expanded(Boolean value) in c:\TEMP\tmp9134.tmp\src\AbstractTreeBuilder\src\DevExpressTreeBuilder\DevExpressTreeNode.cs:line 343
at JetBrains.ReSharper.UI.AbstractTreeBuilder.AsyncTreeStructure.ShowRealChildren(Object parentItem, ICollection children) in c:\TEMP\tmp9134.tmp\src\AbstractTreeBuilder\src\AsyncExpandSupport.cs:line 146
at JetBrains.ReSharper.UI.AbstractTreeBuilder.ProgressItem.SetChildrenAction.Run() in c:\TEMP\tmp9134.tmp\src\AbstractTreeBuilder\src\AsyncExpandSupport.cs:line 62
--- End of inner exception stack trace ---
at JetBrains.ReSharper.Util.Logger.LogExceptionEx(Exception, String, Boolean) in c:\TEMP\tmp9134.tmp\src\Util\src\Logger.cs:line 285 column 9
at JetBrains.ReSharper.Util.Logger.LogException(Exception) in c:\TEMP\tmp9134.tmp\src\Util\src\Logger.cs:line 297 column 5
at JetBrains.ReSharper.Shell.ShellBase.OnUnhandledException(Exception) in c:\TEMP\tmp9134.tmp\src\Shell\src\ShellBase.cs:line 130 column 5
at JetBrains.ReSharper.Shell.UIApplicationShell.Application_ThreadException(Object, ThreadExceptionEventArgs) in c:\TEMP\tmp9134.tmp\src\Shell\src\UIApplicationShell.cs:line 433 column 5
at System.Windows.Forms.ThreadContext.OnThreadException(Exception)
at System.Windows.Forms.Application.OnThreadException(Exception)
at System.Windows.Forms.Control.InvokeMarshaledCallbacks()
at System.Windows.Forms.Control.MarshaledInvoke(Control, Delegate, Object[], Boolean)
at System.Windows.Forms.Control.Invoke(Delegate, Object[])
at JetBrains.dotTrace.Utils.AsyncTreeSupprot.TreePresenterWithAsyncNodes.UpdateProgressNode(IAbstractTreeNode, String, Double) in C:\TEMP\tmp1D61.tmp\src\Utils\src\AsyncTreeSupprot\ITreeStructureWithAsyncNodes.cs:line 65 column 5
at JetBrains.ReSharper.UI.AbstractTreeBuilder.ProgressItem.UpdateNode() in c:\TEMP\tmp9134.tmp\src\AbstractTreeBuilder\src\AsyncExpandSupport.cs:line 79 column 5
at JetBrains.ReSharper.UI.AbstractTreeBuilder.AsyncTreeStructurePresenter.UpdateNode(IAbstractTreeNode, Object) in c:\TEMP\tmp9134.tmp\src\AbstractTreeBuilder\src\AsyncExpandSupport.cs:line 228 column 5
at JetBrains.ReSharper.UI.AbstractTreeBuilder.AbstractTreeBuilder.InitializeNewNode(IAbstractTreeNode, Object) in c:\TEMP\tmp9134.tmp\src\AbstractTreeBuilder\src\AbstractTreeBuilder.cs:line 305 column 7
at JetBrains.ReSharper.UI.AbstractTreeBuilder.AbstractTreeBuilder.UpdateChildren(IAbstractTreeNode) in c:\TEMP\tmp9134.tmp\src\AbstractTreeBuilder\src\AbstractTreeBuilder.cs:line 259 column 9
at JetBrains.ReSharper.UI.AbstractTreeBuilder.AbstractTreeBuilder.UpdateSubtree(IAbstractTreeNode, Object) in c:\TEMP\tmp9134.tmp\src\AbstractTreeBuilder\src\AbstractTreeBuilder.cs:line 81 column 9
at JetBrains.ReSharper.UI.AbstractTreeBuilder.AbstractTreeBuilder.UpdateAll() in c:\TEMP\tmp9134.tmp\src\AbstractTreeBuilder\src\AbstractTreeBuilder.cs:line 73 column 5
at System.RuntimeMethodHandle._InvokeMethodFast(Object, Object[], SignatureStruct&, MethodAttributes, RuntimeTypeHandle)
at System.RuntimeMethodHandle.InvokeMethodFast(Object, Object[], Signature, MethodAttributes, RuntimeTypeHandle)
at System.Reflection.RuntimeMethodInfo.Invoke(Object, BindingFlags, Binder, Object[], CultureInfo, Boolean)
at System.Delegate.DynamicInvokeImpl(Object[])
at System.Windows.Forms.Control.InvokeMarshaledCallbackDo(ThreadMethodEntry)
at System.Windows.Forms.Control.InvokeMarshaledCallbackHelper(Object)
at System.Threading.ExecutionContext.runTryCode(Object)
at System.Runtime.CompilerServices.RuntimeHelpers.ExecuteCodeWithGuaranteedCleanup(TryCode, CleanupCode, Object)
at System.Threading.ExecutionContext.RunInternal(ExecutionContext, ContextCallback, Object)
at System.Threading.ExecutionContext.Run(ExecutionContext, ContextCallback, Object)
at System.Windows.Forms.Control.InvokeMarshaledCallback(ThreadMethodEntry)
at System.Windows.Forms.Control.InvokeMarshaledCallbacks()
at System.Windows.Forms.Control.WndProc(Message&)
at System.Windows.Forms.ControlNativeWindow.OnMessage(Message&)
at System.Windows.Forms.ControlNativeWindow.WndProc(Message&)
at System.Windows.Forms.NativeWindow.Callback(IntPtr, Int32, IntPtr, IntPtr)
at System.Windows.Forms.UnsafeNativeMethods.DispatchMessageW(MSG&)
at System.Windows.Forms.ComponentManager.System.Windows.Forms.UnsafeNativeMethods.IMsoComponentManager.FPushMessageLoop(Int32, Int32, Int32)
at System.Windows.Forms.ThreadContext.RunMessageLoopInner(Int32, ApplicationContext)
at System.Windows.Forms.ThreadContext.RunMessageLoop(Int32, ApplicationContext)
at System.Windows.Forms.Form.ShowDialog(IWin32Window)
at JetBrains.ReSharper.Shell.Progress.ProgressWindow.ShowDialog() in c:\TEMP\tmp9134.tmp\src\Shell\src\Progress\ProgressWindow.cs:line 343 column 9
at JetBrains.ReSharper.Shell.Progress.ProgressWindow.ExecuteTask(TaskHelper, String, Boolean, Boolean&) in c:\TEMP\tmp9134.tmp\src\Shell\src\Progress\ProgressWindow.cs:line 563 column 9
at JetBrains.ReSharper.Shell.Progress.ProgressWindow.ExecuteTaskNonCancelable(TaskWithProgress, String) in c:\TEMP\tmp9134.tmp\src\Shell\src\Progress\ProgressWindow.cs:line 535 column 7
at JetBrains.dotTrace.Utils.ProfilerProgressWindow.ExecuteTaskNonCancelable(TaskWithProgress, String) in C:\TEMP\tmp1D61.tmp\src\Utils\src\Progress\ProfilerProgressWindow.cs:line 37 column 11
at JetBrains.dotTrace.Components.FilterManagement.FilterManagerImpl.ShowFiltersManagementDialog() in C:\TEMP\tmp1D61.tmp\src\Components\src\FilterManagement\impl\FilterManagerImpl.cs:line 70 column 5
at JetBrains.dotTrace.Actions.ManageFiltersAction.Execute(IDataContext, DelegateExecute) in C:\TEMP\tmp1D61.tmp\src\Application\src\Actions\ManageFiltersAction.cs:line 21 column 5
at JetBrains.ReSharper.ActionManagement.ExecutableAction.Execute(IDataContext) in c:\TEMP\tmp9134.tmp\src\ActionManagement\src\Action\ExecutableAction.cs:line 25 column 11
at JetBrains.ReSharper.ActionManagement.ActionManagerBase.ExecuteAction(IExecutableAction, IDataContext) in c:\TEMP\tmp9134.tmp\src\ActionManagement\src\ActionManager\ActionManagerBase.cs:line 474 column 9
at JetBrains.ReSharper.ActionManagement.ToolBarButtonWithAction.Execute(IDataContext) in c:\TEMP\tmp9134.tmp\src\ActionManagement\src\ToolBar\ToolBarButtonWithAction.cs:line 93 column 5
at JetBrains.ReSharper.ActionManagement.ToolBarWithAction.OnButtonClick(ToolBarButtonClickEventArgs) in c:\TEMP\tmp9134.tmp\src\ActionManagement\src\ToolBar\ToolBarWithAction.cs:line 75 column 4
at System.Windows.Forms.ToolBar.WmReflectCommand(Message&)
at System.Windows.Forms.ToolBar.WndProc(Message&)
at System.Windows.Forms.ControlNativeWindow.OnMessage(Message&)
at System.Windows.Forms.ControlNativeWindow.WndProc(Message&)
at System.Windows.Forms.NativeWindow.Callback(IntPtr, Int32, IntPtr, IntPtr)
at System.Windows.Forms.UnsafeNativeMethods.SendMessage(HandleRef, Int32, IntPtr, IntPtr)
at System.Windows.Forms.Control.SendMessage(Int32, IntPtr, IntPtr)
at System.Windows.Forms.Control.ReflectMessageInternal(IntPtr, Message&)
at System.Windows.Forms.Control.WmCommand(Message&)
at System.Windows.Forms.Control.WndProc(Message&)
at System.Windows.Forms.ScrollableControl.WndProc(Message&)
at System.Windows.Forms.ContainerControl.WndProc(Message&)
at System.Windows.Forms.ParkingWindow.WndProc(Message&)
at System.Windows.Forms.ControlNativeWindow.OnMessage(Message&)
at System.Windows.Forms.ControlNativeWindow.WndProc(Message&)
at System.Windows.Forms.NativeWindow.Callback(IntPtr, Int32, IntPtr, IntPtr)
at System.Windows.Forms.UnsafeNativeMethods.CallWindowProc(IntPtr, IntPtr, Int32, IntPtr, IntPtr)
at System.Windows.Forms.NativeWindow.DefWndProc(Message&)
at System.Windows.Forms.Control.DefWndProc(Message&)
at System.Windows.Forms.Control.WmMouseUp(Message&, MouseButtons, Int32)
at System.Windows.Forms.Control.WndProc(Message&)
at System.Windows.Forms.ToolBar.WndProc(Message&)
at System.Windows.Forms.ControlNativeWindow.OnMessage(Message&)
at System.Windows.Forms.ControlNativeWindow.WndProc(Message&)
at System.Windows.Forms.NativeWindow.Callback(IntPtr, Int32, IntPtr, IntPtr)
at System.Windows.Forms.UnsafeNativeMethods.DispatchMessageW(MSG&)
at System.Windows.Forms.ComponentManager.System.Windows.Forms.UnsafeNativeMethods.IMsoComponentManager.FPushMessageLoop(Int32, Int32, Int32)
at System.Windows.Forms.ThreadContext.RunMessageLoopInner(Int32, ApplicationContext)
at System.Windows.Forms.ThreadContext.RunMessageLoop(Int32, ApplicationContext)
at System.Windows.Forms.Application.Run(Form)
at JetBrains.dotTrace.PocketTasks.RunMainFormTask.Execute() in C:\TEMP\tmp1D61.tmp\src\Application\src\PocketTasks\RunMainFormTask.cs:line 18 column 7
at JetBrains.dotTrace.ProfilerMainForm.Main(String[]) in C:\TEMP\tmp1D61.tmp\src\Application\src\ProfilerMainForm.cs:line 123 column 5