#467- An exception has occurred during execution of a pending action (.ctor)
http://www.intellij.net/tracker/netprofiler/viewSCR?publicId=467
150
JetBrains.ReSharper.Util.InternalErrorException: An exception has occurred during execution of a pending action ---> System.NullReferenceException: Object reference not set to an instance of an object.
at JetBrains.ReSharper.UI.AbstractTreeBuilder.DevExpressTree.DevExpressTreeNode.get_Parent() in c:\TEMP\tmp19B.tmp\src\AbstractTreeBuilder\src\DevExpressTreeBuilder\DevExpressTreeNode.cs:line 34
at JetBrains.ReSharper.UI.AbstractTreeBuilder.AsyncTreeStructure.ShowRealChildren(Object parentItem, ICollection children) in c:\TEMP\tmp19B.tmp\src\AbstractTreeBuilder\src\AsyncExpandSupport.cs:line 140
at JetBrains.ReSharper.UI.AbstractTreeBuilder.SetChildrenAction.Run() in c:\TEMP\tmp19B.tmp\src\AbstractTreeBuilder\src\AsyncExpandSupport.cs:line 58
at JetBrains.ReSharper.Shell.PendingAction.Execute() in c:\TEMP\tmp19B.tmp\src\Shell\src\Invocator.cs:line 130
at JetBrains.ReSharper.Shell.Invocator.ourHookInvoked(Object sender, HookEventArgs e) in c:\TEMP\tmp19B.tmp\src\Shell\src\Invocator.cs:line 56
--- End of inner exception stack trace ---
at JetBrains.ReSharper.Util.InternalErrorException..ctor(String, Exception) in c:\TEMP\tmp19B.tmp\src\Util\src\InternalErrorException.cs:line 28 column 7
at JetBrains.ReSharper.Util.Logger.LogExceptionEx(Exception, String, Boolean) in c:\TEMP\tmp19B.tmp\src\Util\src\Logger.cs:line 285 column 9
at JetBrains.ReSharper.Util.Logger.LogException(String, Exception) in c:\TEMP\tmp19B.tmp\src\Util\src\Logger.cs:line 302 column 5
at JetBrains.ReSharper.Shell.Invocator.ourHookInvoked(Object, HookEventArgs) in c:\TEMP\tmp19B.tmp\src\Shell\src\Invocator.cs:line 60 column 11
at JetBrains.ReSharper.UI.Hooks.LocalWindowsHook.OnHookInvoked(HookEventArgs) in c:\TEMP\tmp19B.tmp\src\UI\src\hooks\WindowsHook.cs:line 81 column 3
at JetBrains.ReSharper.UI.Hooks.LocalWindowsHook.CoreHookProc(Int32, IntPtr, IntPtr) in c:\TEMP\tmp19B.tmp\src\UI\src\hooks\WindowsHook.cs:line 115 column 4
at JetBrains.UI.Interop.WindowsHook.CallNextHookEx(IntPtr, Int32, IntPtr, IntPtr)
at JetBrains.UI.Interop.WindowsHook.CoreHookProc(Int32, IntPtr, IntPtr) in c:\TEMP\tmp19B.tmp\src\JetBrainsShared\Interop\WindowHook.cs:line 137 column 9
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.RunDialog(Form)
at System.Windows.Forms.Form.ShowDialog(IWin32Window)
at JetBrains.ReSharper.Shell.Progress.ProgressWindow.ShowDialog() in c:\TEMP\tmp19B.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\tmp19B.tmp\src\Shell\src\Progress\ProgressWindow.cs:line 563 column 9
at JetBrains.ReSharper.Shell.Progress.ProgressWindow.ExecuteTaskNonCancelable(TaskWithProgress, String) in c:\TEMP\tmp19B.tmp\src\Shell\src\Progress\ProgressWindow.cs:line 535 column 7
at JetBrains.dotTrace.Utils.ProfilerProgressWindow.ExecuteTaskNonCancelable(TaskWithProgress, String) in C:\Work\Profiler\src\Utils\src\Progress\ProfilerProgressWindow.cs:line 35 column 11
at JetBrains.dotTrace.Components.FilterManagement.FilterManagerImpl.CreateSnapshotFilterAndRaiseChangeEvent() in C:\Work\Profiler\src\Components\src\FilterManagement\impl\FilterManagerImpl.cs:line 96 column 4
at JetBrains.dotTrace.Components.FilterManagement.FilterManagerImpl.ShowFiltersManagementDialog() in C:\Work\Profiler\src\Components\src\FilterManagement\impl\FilterManagerImpl.cs:line 70 column 5
at JetBrains.dotTrace.Actions.ManageFiltersAction.Execute(IDataContext, DelegateExecute) in C:\Work\Profiler\src\Application\src\Actions\ManageFiltersAction.cs:line 21 column 5
at JetBrains.ReSharper.ActionManagement.ExecutableAction.Execute(IDataContext) in c:\TEMP\tmp19B.tmp\src\ActionManagement\src\Action\ExecutableAction.cs:line 25 column 11
at JetBrains.ReSharper.ActionManagement.MenuItemWithAction.OnClick(EventArgs) in c:\TEMP\tmp19B.tmp\src\ActionManagement\src\Menu\MenuItemWithAction.cs:line 67 column 4
at System.Windows.Forms.MenuItemData.Execute()
at System.Windows.Forms.Command.Invoke()
at System.Windows.Forms.Command.DispatchID(Int32)
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.Form.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:\Work\Profiler\src\Application\src\PocketTasks\RunMainFormTask.cs:line 18 column 7
at JetBrains.dotTrace.ProfilerMainForm.Main(String[]) in c:\work\profiler\src\application\src\profilermainform.cs:line 101 column 9
Please sign in to leave a comment.
http://www.intellij.net/tracker/netprofiler/viewSCR?publicId=467
State of this request was changed from "Submitted" to "Problem"