[1635] - Exception while closing VS2008
Hi,
Once again the 'Submit Exception' dialog in ReSharper doesn't work.
So here is the exception I get in the latest 2 builds when I close VS2008.
/John
"The invocator is not available at this point. Please wait until the Shell
completes initialization.
--- EXCEPTION #1/2
Message = "The invocator is not available at this point. Please wait until
the Shell completes initialization."
ExceptionPath = Root.InnerException
ClassName = System.InvalidOperationException
HResult = COR_E_INVALIDOPERATION=80131509
Source = JetBrains.Platform.ReSharper.Shell
StackTraceString = "
at JetBrains.Application.ShellBase.get_Invocator() in
c:\Agent\work\938ba5148592441f\Platform\src\Shell\src\ShellBase.cs:line 585
at
JetBrains.UI.Updates.UpdatesManager.b__9()
in
c:\Agent\work\938ba5148592441f\Platform\src\UI\src\Updates\UpdatesManager.cs:line
203
at JetBrains.Threading.ReentrancyAlarm.TimedAction.Execute() in
c:\Agent\work\938ba5148592441f\Platform\src\Util\src\Concurrency\ReentrancyAlarm.cs:line
494
"
--- Outer ---
--- EXCEPTION #2/2
Message = "The invocator is not available at this point. Please wait until
the Shell completes initialization."
ExceptionPath = Root
ClassName = JetBrains.Util.LoggerException
InnerException = "Exception #1 at Root.InnerException"
HResult = COR_E_APPLICATION=80131600
StackTraceString = "
at JetBrains.Threading.ReentrancyAlarm.TimedAction.Execute() in
c:\Agent\work\938ba5148592441f\Platform\src\Util\src\Concurrency\ReentrancyAlarm.cs:line
498
at JetBrains.Threading.ReentrancyGuard.Execute(String name, Action
action) in
c:\Agent\work\938ba5148592441f\Platform\src\Util\src\Concurrency\ReentrancyGuard.cs:line
254
at
JetBrains.Threading.ReentrancyGuard.b__6(QueuedAction
action) in
c:\Agent\work\938ba5148592441f\Platform\src\Util\src\Concurrency\ReentrancyGuard.cs:line
477
at
JetBrains.Threading.ReentrancyGuard.InterlockedQueue.TryDequeue(Action`1
funcVisitor) in
c:\Agent\work\938ba5148592441f\Platform\src\Util\src\Concurrency\ReentrancyGuard.cs:line
949
at JetBrains.Threading.ReentrancyGuard.ExecutePendingActions() in
c:\Agent\work\938ba5148592441f\Platform\src\Util\src\Concurrency\ReentrancyGuard.cs:line
480
at JetBrains.Threading.JetDispatcher.Closure.Execute(Object dummy) in
c:\Agent\work\938ba5148592441f\Platform\src\Util\src\Concurrency\JetDispatcher.cs:line
589
at System.RuntimeMethodHandle._InvokeMethodFast(Object target, Object[]
arguments, SignatureStruct& sig, MethodAttributes methodAttributes,
RuntimeTypeHandle typeOwner)
at System.RuntimeMethodHandle.InvokeMethodFast(Object target, Object[]
arguments, Signature sig, MethodAttributes methodAttributes,
RuntimeTypeHandle typeOwner)
at System.Reflection.RuntimeMethodInfo.Invoke(Object obj, BindingFlags
invokeAttr, Binder binder, Object[] parameters, CultureInfo culture, Boolean
skipVisibilityChecks)
at System.Delegate.DynamicInvokeImpl(Object[] args)
at
System.Windows.Forms.Control.InvokeMarshaledCallbackDo(ThreadMethodEntry
tme)
at System.Windows.Forms.Control.InvokeMarshaledCallbackHelper(Object
obj)
at System.Threading.ExecutionContext.runTryCode(Object userData)
at
System.Runtime.CompilerServices.RuntimeHelpers.ExecuteCodeWithGuaranteedCleanup(TryCode
code, CleanupCode backoutCode, Object userData)
at System.Threading.ExecutionContext.RunInternal(ExecutionContext
executionContext, ContextCallback callback, Object state)
at System.Threading.ExecutionContext.Run(ExecutionContext
executionContext, ContextCallback callback, Object state)
at
System.Windows.Forms.Control.InvokeMarshaledCallback(ThreadMethodEntry tme)
at System.Windows.Forms.Control.InvokeMarshaledCallbacks()
at System.Windows.Forms.Control.WndProc(Message& m)
at System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message&
m)
at System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
at System.Windows.Forms.NativeWindow.DebuggableCallback(IntPtr hWnd,
Int32 msg, IntPtr wparam, IntPtr lparam)
"
Please sign in to leave a comment.