Reporter | Sergey Coox (coox) |
---|---|
Created | Feb 23, 2012 6:43:45 PM |
Updated | Feb 23, 2012 6:43:45 PM |
Priority | Normal |
Type | Exception |
Fix versions | No Fix versions |
State | Submitted |
Assignee | Unassigned |
Subsystem | No subsystem |
Affected versions | No Affected versions |
Fixed in build | No Fixed in build |
ReSharper Branch Build “default” Version=6.5.1.4861, Built=2012-02-20T18:08:12, Configuration=“Csharp InternalMode Vbnet VS1000”
Error executing dispatcher action “Exceptions submitted” on <NULL>:1. Object reference not set to an instance of an object.
--- EXCEPTION #1/3 [NullReferenceException]
Message = “Object reference not set to an instance of an object.”
ExceptionPath = Root.InnerException.InnerException
ClassName = System.NullReferenceException
HResult = COR_E_NULLREFERENCE=E_POINTER=80004003
Source = JetBrains.Platform.ReSharper.UI
StackTraceString = “
”
--- Outer —
--- EXCEPTION #2/3 [JetDispatcherActionException]
Message = “Error executing dispatcher action “Exceptions submitted” on <NULL>:1. Object reference not set to an instance of an object.”
ExceptionPath = Root.InnerException
ClassName = JetBrains.Threading.JetDispatcherActionException
Data.Dispatcher = JetDispatcher(:1)
Data.ActionName = “Exceptions submitted”
InnerException = “Exception #1 at Root.InnerException.InnerException”
HResult = COR_E_APPLICATION=80131600
Source = JetBrains.Platform.ReSharper.Util
StackTraceString = “at JetBrains.Threading.JetDispatcher.Closure.Execute() in c:\Work\ReSharper\Main.hg\Platform\src\Util\src\Concurrency\JetDispatcher.cs:line 834”
--- Outer —
--- EXCEPTION #3/3 [LoggerException]
Message = “Error executing dispatcher action “Exceptions submitted” on <NULL>:1. Object reference not set to an instance of an object.”
ExceptionPath = Root
ClassName = JetBrains.Util.LoggerException
Data.PlatformSccRevision = CompiledWithoutBuildServer
Data.ProductSccRevision = CompiledWithoutBuildServer
Data.VsVersion = 10.0.40219.1
InnerException = “Exception #2 at Root.InnerException”
HResult = COR_E_APPLICATION=80131600
StackTraceString = “
”
Error executing dispatcher action “Exceptions submitted” on <NULL>:1. Object reference not set to an instance of an object.
--- EXCEPTION #1/3 [NullReferenceException]
Message = “Object reference not set to an instance of an object.”
ExceptionPath = Root.InnerException.InnerException
ClassName = System.NullReferenceException
HResult = COR_E_NULLREFERENCE=E_POINTER=80004003
Source = JetBrains.Platform.ReSharper.UI
StackTraceString = “
at JetBrains.UI.Application.ExceptionReport.SubmitToTrackerExceptionReportServiceComponent.<>c__DisplayClass26.<>c__DisplayClass2c.<.ctor>b__18(ExceptionData d) in c:\Work\ReSharper\Main.hg\Platform\src\UI\src\ExceptionReport\UIExceptionReportServiceComponent.cs:line 256 at System.Linq.Enumerable.WhereArrayIterator`1.MoveNext() at System.Collections.Generic.List`1..ctor(IEnumerable`1 collection) at System.Linq.Enumerable.ToList[TSource](IEnumerable`1 source) at JetBrains.UI.Application.ExceptionReport.SubmitToTrackerExceptionReportServiceComponent.<>c__DisplayClass26.<>c__DisplayClass2c.<.ctor>b__17(ICollection`1 datas) in c:\Work\ReSharper\Main.hg\Platform\src\UI\src\ExceptionReport\UIExceptionReportServiceComponent.cs:line 256 at JetBrains.UI.Application.ExceptionReport.SubmitToTrackerExceptionReportServiceComponent.<>c__DisplayClass3d.<SubmitExceptionsInternal>b__3b() in c:\Work\ReSharper\Main.hg\Platform\src\UI\src\ExceptionReport\UIExceptionReportServiceComponent.cs:line 430 at JetBrains.Threading.JetDispatcher.Closure.Execute() in c:\Work\ReSharper\Main.hg\Platform\src\Util\src\Concurrency\JetDispatcher.cs:line 829
--- Outer —
--- EXCEPTION #2/3 [JetDispatcherActionException]
Message = “Error executing dispatcher action “Exceptions submitted” on <NULL>:1. Object reference not set to an instance of an object.”
ExceptionPath = Root.InnerException
ClassName = JetBrains.Threading.JetDispatcherActionException
Data.Dispatcher = JetDispatcher(:1)
Data.ActionName = “Exceptions submitted”
InnerException = “Exception #1 at Root.InnerException.InnerException”
HResult = COR_E_APPLICATION=80131600
Source = JetBrains.Platform.ReSharper.Util
StackTraceString = “at JetBrains.Threading.JetDispatcher.Closure.Execute() in c:\Work\ReSharper\Main.hg\Platform\src\Util\src\Concurrency\JetDispatcher.cs:line 834”
--- Outer —
--- EXCEPTION #3/3 [LoggerException]
Message = “Error executing dispatcher action “Exceptions submitted” on <NULL>:1. Object reference not set to an instance of an object.”
ExceptionPath = Root
ClassName = JetBrains.Util.LoggerException
Data.PlatformSccRevision = CompiledWithoutBuildServer
Data.ProductSccRevision = CompiledWithoutBuildServer
Data.VsVersion = 10.0.40219.1
InnerException = “Exception #2 at Root.InnerException”
HResult = COR_E_APPLICATION=80131600
StackTraceString = “
at JetBrains.Util.Logger.LogException(Exception ex) in c:\Work\ReSharper\Main.hg\Platform\src\Util\src\Logger\Logger.cs:line 622 at JetBrains.Threading.JetDispatcher.Closure.Execute() in c:\Work\ReSharper\Main.hg\Platform\src\Util\src\Concurrency\JetDispatcher.cs:line 840 at JetBrains.Threading.JetDispatcher.ProcessQueue() in c:\Work\ReSharper\Main.hg\Platform\src\Util\src\Concurrency\JetDispatcher.cs:line 694 at System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Int32 numArgs) at MS.Internal.Threading.ExceptionFilterHelper.TryCatchWhen(Object source, Delegate method, Object args, Int32 numArgs, Delegate catchHandler) at System.Windows.Threading.DispatcherOperation.InvokeImpl() at System.Windows.Threading.DispatcherOperation.InvokeInSecurityContext(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.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state) at System.Windows.Threading.DispatcherOperation.Invoke() at System.Windows.Threading.Dispatcher.ProcessQueue() at System.Windows.Threading.Dispatcher.WndProcHook(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam, Boolean& handled) at MS.Win32.HwndWrapper.WndProc(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam, Boolean& handled) at MS.Win32.HwndSubclass.DispatcherCallbackOperation(Object o) at System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Int32 numArgs) at MS.Internal.Threading.ExceptionFilterHelper.TryCatchWhen(Object source, Delegate method, Object args, Int32 numArgs, Delegate catchHandler) at System.Windows.Threading.DispatcherOperation.InvokeImpl() at System.Windows.Threading.DispatcherOperation.InvokeInSecurityContext(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.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state) at System.Windows.Threading.DispatcherOperation.Invoke() at System.Windows.Threading.Dispatcher.InvokeImpl(DispatcherOperation operation, CancellationToken cancellationToken, TimeSpan timeout) at System.Windows.Threading.Dispatcher.LegacyInvokeImpl(DispatcherPriority priority, TimeSpan timeout, Delegate method, Object args, Int32 numArgs) at MS.Win32.HwndSubclass.SubclassWndProc(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam)