Reporter | ReSharper anonymous (resharper) |
---|---|
Created | Jan 19, 2018 11:01:35 PM |
Updated | Apr 20, 2018 4:37:44 PM |
Resolved | Mar 31, 2018 9:53:34 AM |
Subsystem | Quick Fixes |
Assignee | Andrew Karpov (andrew.karpov) |
Priority | Show-stopper |
State | Fixed |
Type | Exception |
Fix version | 2018.1 |
Affected versions | 2018.1 |
Fixed In Version ReSharper | 2018.1 EAP 6 |
VsVersion | VS 2017 RTM |
ReSharperPlatformVs15 Wave 12 Hive _321c4cfdPro15 — JetBrains ReSharper Ultimate 2018.1 EAP 1 D Build 112.0.20180109.194344-eap01d
JetBrains ReSharper 2018.1 EAP 1 D Build 2018.1.20180109.194344-eap01d
Start() must not be invoked twice.
— EXCEPTION #1/2 [InvalidOperationException]
Message = “Start() must not be invoked twice.”
ExceptionPath = Root.InnerException
ClassName = System.InvalidOperationException
HResult = COR_E_INVALIDOPERATION=80131509
— Outer —
— EXCEPTION #2/2 [LoggerException]
Message = “Start() must not be invoked twice.”
ExceptionPath = Root
ClassName = JetBrains.Util.LoggerException
Data.ManagedThreadName = <NULL>
Data.LastExtension = cs
Data.SccRevisionShell = “<there are no packages matching the criteria>”
Data.HostProductInfo = “JetBrains ReSharper Ultimate 2018.1 EAP 1 D Build 112.0.20180109.194344-eap01d”
Data.SubProducts.#0 = “JetBrains ReSharper 2018.1 EAP 1 D Build 2018.1.20180109.194344-eap01d”
Data.SccRevisionEnv = “
Platform\Core\Shell,
Platform\VisualStudio:
git::refs/heads/wave12::6cace2f1f6b80db0e46aec3c9a3e474d42fc7678
”
Data.VsVersion = 15.0.26228.4
InnerException = “Exception #1 at Root.InnerException”
HResult = COR_E_APPLICATION=80131600
StackTraceString = “
”
JetBrains ReSharper 2018.1 EAP 1 D Build 2018.1.20180109.194344-eap01d
Start() must not be invoked twice.
— EXCEPTION #1/2 [InvalidOperationException]
Message = “Start() must not be invoked twice.”
ExceptionPath = Root.InnerException
ClassName = System.InvalidOperationException
HResult = COR_E_INVALIDOPERATION=80131509
— Outer —
— EXCEPTION #2/2 [LoggerException]
Message = “Start() must not be invoked twice.”
ExceptionPath = Root
ClassName = JetBrains.Util.LoggerException
Data.ManagedThreadName = <NULL>
Data.LastExtension = cs
Data.SccRevisionShell = “<there are no packages matching the criteria>”
Data.HostProductInfo = “JetBrains ReSharper Ultimate 2018.1 EAP 1 D Build 112.0.20180109.194344-eap01d”
Data.SubProducts.#0 = “JetBrains ReSharper 2018.1 EAP 1 D Build 2018.1.20180109.194344-eap01d”
Data.SccRevisionEnv = “
Platform\Core\Shell,
Platform\VisualStudio:
git::refs/heads/wave12::6cace2f1f6b80db0e46aec3c9a3e474d42fc7678
”
Data.VsVersion = 15.0.26228.4
InnerException = “Exception #1 at Root.InnerException”
HResult = COR_E_APPLICATION=80131600
StackTraceString = “
at JetBrains.Application.Progress.ProgressIndicatorBase.Start(Int32 totalWorkUnits) in W:\ReSharper\Platform\Core\Shell\Core\Src\Concurrency\Progress\ProgressIndicatorBase.cs:line 150…
at JetBrains.Application.Progress.ProgressIndicatorBase.Start(Int32 totalWorkUnits) in W:\ReSharper\Platform\Core\Shell\Core\Src\Concurrency\Progress\ProgressIndicatorBase.cs:line 150
at JetBrains.ReSharper.Feature.Services.Intentions.Scoped.Engine.OffsetBasedProgressReporter..ctor(IProgressIndicator progressIndicator, Int32 startOffset, Int32 endOffset) in W:\ReSharper\Psi.Features\Core\Services\_Core\Src\Intentions\Scoped\Engine\OffsetBasedProgressReporter.cs:line 34
at JetBrains.ReSharper.Feature.Services.Intentions.Scoped.Engine.ScopedIntentionExecutor.<>c__DisplayClass2_0.<ExecuteInPsiScope>b__0() in W:\ReSharper\Psi.Features\Core\Services\_Core\Src\Intentions\Scoped\Engine\ScopedIntentionExecutor.cs:line 43
at JetBrains.ReSharper.Psi.Transactions.PsiTransactions.Execute(String commandName, Action handler) in W:\ReSharper\Psi.Features\Core\Psi\_Core\Src\Transactions\PsiTransactions.cs:line 296
at JetBrains.ReSharper.Feature.Services.Intentions.Scoped.Engine.ScopedIntentionExecutor.ExecuteInPsiScope(ITreeNode psiScope, IProgressIndicator fileProgress) in W:\ReSharper\Psi.Features\Core\Services\_Core\Src\Intentions\Scoped\Engine\ScopedIntentionExecutor.cs:line 37
at JetBrains.ReSharper.Feature.Services.Intentions.Scoped.Executors.ScopedActionExecutor.Execute(Scope scope, IProgressIndicator progress) in W:\ReSharper\Psi.Features\Core\Services\_Core\Src\Intentions\Scoped\Executors\ScopedActionExecutor.cs:line 77
at JetBrains.ReSharper.Feature.Services.Intentions.Scoped.QuickFixes.ScopedQuickFixBase.JetBrains.ReSharper.Feature.Services.Intentions.Scoped.Actions.IManualScopedAction.ExecuteAction(ISolution solution, Scope scope, IProgressIndicator progress) in W:\ReSharper\Psi.Features\Core\Services\_Core\Src\Intentions\Scoped\QuickFixes\ScopedQuickFixBase.cs:line 58
at JetBrains.ReSharper.Feature.Services.Intentions.Scoped.BulbActions.ManualDecorativeScopedBulbAction.ExecuteAfterPsiTransaction(ISolution solution, IProjectModelTransactionCookie cookie, IProgressIndicator progress) in W:\ReSharper\Psi.Features\Core\Services\_Core\Src\Intentions\Scoped\BulbActions\ManualDecorativeScopedBulbAction.cs:line 25
at JetBrains.ReSharper.Feature.Services.Bulbs.BulbActionBase.<>c__DisplayClass0_3.<Execute>b__0(IProgressIndicator progress) in W:\ReSharper\Psi.Features\Core\Services\_Core\Src\Bulbs\BulbActionBase.cs:line 80
at JetBrains.UI.SrcView.Progress.UITaskExecutorRun.RunStartTaskCallTaskAction(IProperty`1 isDone, ProgressIndicator progressIndicator, TaskThreadAffinity taskThreadAffinity, Action`1 FTask, JetDispatcher dispatcherPrimary) in W:\ReSharper\Platform\UIInteractive\Shell\SrcView\Progress\UITaskExecutorRun.cs:line 382
at JetBrains.UI.SrcView.Progress.UITaskExecutorRun.<>c__DisplayClass11_0.<RunStartTask>b__0() in W:\ReSharper\Platform\UIInteractive\Shell\SrcView\Progress\UITaskExecutorRun.cs:line 362
at JetBrains.Threading.JetDispatcher.Closure.Execute() in W:\ReSharper\Platform\Core\Shell\Core\Src\Concurrency\Dispatcher\JetDispatcher.cs:line 615
at JetBrains.Util.Concurrency.WinJetDispatcher.ProcessQueue(Int32 nMinBucket) in W:\ReSharper\Platform\Core\Shell\Core\Src\Concurrency\Dispatcher\WinJetDispatcher.cs:line 434
at JetBrains.Util.Concurrency.WinJetDispatcher.<>c__DisplayClass18_0.<BeginInvokeCore>b__0() in W:\ReSharper\Platform\Core\Shell\Core\Src\Concurrency\Dispatcher\WinJetDispatcher.cs:line 249
at System.Windows.Threading.DispatcherOperation.InvokeDelegateCore()
at System.Windows.Threading.DispatcherOperation.InvokeImpl()
at System.Windows.Threading.DispatcherOperation.InvokeInSecurityContext(Object state)
at MS.Internal.CulturePreservingExecutionContext.CallbackWrapper(Object obj)
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 MS.Internal.CulturePreservingExecutionContext.Run(CulturePreservingExecutionContext 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 System.Windows.Threading.ExceptionWrapper.TryCatchWhen(Object source, Delegate callback, Object args, Int32 numArgs, Delegate catchHandler)
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)
at System.Windows.Forms.UnsafeNativeMethods.DispatchMessageW(MSG& msg)
at System.Windows.Forms.Application.ThreadContext.LocalModalMessageLoop(Form form)
at System.Windows.Forms.Application.ThreadContext.RunMessageLoopInner(Int32 reason, ApplicationContext context)
at System.Windows.Forms.Application.ThreadContext.RunMessageLoop(Int32 reason, ApplicationContext context)
at System.Windows.Forms.Application.RunDialog(Form form)
at System.Windows.Forms.Form.ShowDialog(IWin32Window owner)
at System.Windows.Forms.Form.ShowDialog()
at JetBrains.UI.SrcView.Progress.UITaskExecutorRun.RunCore(TaskThreadAffinity taskThreadAffinity, Action`1 FTask, Func`3 FAttachUi, ProgressIndicator progressIndicator, IWin32Window parentWindow, IThreading threading, WorkerThreadShop workerThreadShop, Boolean enforceModalityState) in W:\ReSharper\Platform\UIInteractive\Shell\SrcView\Progress\UITaskExecutorRun.cs:line 142
at JetBrains.UI.SrcView.Progress.UITaskExecutorRuns.ExecuteTask(String name, TaskCancelable cancelable, Action`1 task) in W:\ReSharper\Platform\UIInteractive\Shell\SrcView\Progress\UITaskExecutorRuns.cs:line 213
at JetBrains.ReSharper.Feature.Services.Bulbs.BulbActionBase.Execute(ISolution solution, ITextControl textControl) in W:\ReSharper\Psi.Features\Core\Services\_Core\Src\Bulbs\BulbActionBase.cs:line 92
at JetBrains.ReSharper.Feature.Services.Intentions.IntentionAction.MyExecutableProxi.Execute() in W:\ReSharper\Psi.Features\Core\Services\_Core\Src\Intentions\IntentionAction.cs:line 78
at JetBrains.Application.UI.Controls.BulbMenu.Keys.BulbActionKey.Clicked() in W:\ReSharper\Platform\Core\Shell\Shell\Src\UI\Controls\BulbMenu\Keys\BulbActionKey.cs:line 83
at JetBrains.Application.UI.Controls.GotoByName.BulbMenuComponent.<>c__DisplayClass29_0.<InitMenuGeneral>b__0(Object objKey) in W:\ReSharper\Platform\Core\Shell\Shell\Src\UI\Controls\GotoByName\BulbMenuComponent.cs:line 278
at JetBrains.DataFlow.Signal`1.NotifySinks(TValue payload) in W:\ReSharper\Platform\Core\Shell\Core\Src\DataFlow\Signal!1.cs:line 384
at JetBrains.DataFlow.Signal`1.Fire(TValue value, Object cookie) in W:\ReSharper\Platform\Core\Shell\Core\Src\DataFlow\Signal!1.cs:line 545
at JetBrains.Application.UI.Controls.JetPopupMenu.JetPopupMenu.<>c__DisplayClass49_0.<InitViewModel>b__3(JetPopupMenuItem item) in W:\ReSharper\Platform\Core\Shell\Shell\Src\UI\Controls\JetPopupMenu\JetPopupMenu.cs:line 363
at JetBrains.DataFlow.Signal`1.NotifySinks(TValue payload) in W:\ReSharper\Platform\Core\Shell\Core\Src\DataFlow\Signal!1.cs:line 384
at JetBrains.DataFlow.Signal`1.Fire(TValue value, Object cookie) in W:\ReSharper\Platform\Core\Shell\Core\Src\DataFlow\Signal!1.cs:line 545
at JetBrains.DataFlow.Signal`1.Fire(TValue value) in W:\ReSharper\Platform\Core\Shell\Core\Src\DataFlow\Signal!1.cs:line 494
at JetBrains.DataFlow.Signal`1.NotifySinks(TValue payload) in W:\ReSharper\Platform\Core\Shell\Core\Src\DataFlow\Signal!1.cs:line 384
at JetBrains.DataFlow.Signal`1.Fire(TValue value, Object cookie) in W:\ReSharper\Platform\Core\Shell\Core\Src\DataFlow\Signal!1.cs:line 545
at JetBrains.DataFlow.Signal`1.Fire(TValue value) in W:\ReSharper\Platform\Core\Shell\Core\Src\DataFlow\Signal!1.cs:line 494
at JetBrains.Application.UI.Controls.JetPopupMenu.Detail.JetPopupMenuDoc.ExecuteSelectedItem() in W:\ReSharper\Platform\Core\Shell\Shell\Src\UI\Controls\JetPopupMenu\Detail\JetPopupMenuDoc.cs:line 285
at JetBrains.UI.SrcView.Controls.JetPopupMenu.Impl.JetPopupMenuMainpartView.OnKeyDownLowPriority(KeyEventArgs args) in W:\ReSharper\Platform\UIInteractive\Shell\SrcView\Controls\JetPopupMenu\Impl\JetPopupMenuMainpartView.cs:line 1652
at JetBrains.UI.SrcView.Controls.JetPopupMenu.Impl.JetPopupMenuView.OnKeyDown(KeyEventArgs args) in W:\ReSharper\Platform\UIInteractive\Shell\SrcView\Controls\JetPopupMenu\Impl\JetPopupMenuView.cs:line 837
at System.Windows.Forms.Control.ProcessKeyEventArgs(Message& m)
at System.Windows.Forms.Control.ProcessKeyMessage(Message& m)
at System.Windows.Forms.Control.WmKeyChar(Message& m)
at System.Windows.Forms.Control.WndProc(Message& m)
at System.Windows.Forms.ScrollableControl.WndProc(Message& m)
at System.Windows.Forms.Form.WndProc(Message& m)
at JetBrains.UI.SrcView.Controls.JetPopupMenu.Impl.JetPopupMenuView.WndProc(Message& m) in W:\ReSharper\Platform\UIInteractive\Shell\SrcView\Controls\JetPopupMenu\Impl\JetPopupMenuView.cs:line 1034
at System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m)
at System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
at System.Windows.Forms.NativeWindow.DefWndProc(Message& m)
at JetBrains.UI.Utils.DpiUtil.TopLevelWindowDpiTracker.WndProc(Message& m) in W:\ReSharper\Platform\UIInteractive\Shell\Src\Utils\DpiUtil.cs:line 538
at System.Windows.Forms.NativeWindow.DebuggableCallback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
at JetBrains.Interop.WinApi.User32Dll.DispatchMessageW(MSG* lpmsg)
at JetBrains.Util.Concurrency.WinJetDispatcher.WinJetDispatcherStaticMethods.InternalPumpMessagesOnce() in W:\ReSharper\Platform\Core\Shell\Core\Src\Concurrency\Dispatcher\WinJetDispatcher.cs:line 646
at JetBrains.Util.Concurrency.WinJetDispatcher.WinJetDispatcherStaticMethods.JetBrains.Util.Concurrency.IJetDispatcherStaticMethods.Run(Func`1 condition, TimeSpan timeout, Boolean bThrowOnTimeout) in W:\ReSharper\Platform\Core\Shell\Core\Src\Concurrency\Dispatcher\WinJetDispatcher.cs:line 809
at JetBrains.UI.SrcView.Controls.JetPopupMenu.JetPopupMenuOverlordView.Show(Boolean isModal) in W:\ReSharper\Platform\UIInteractive\Shell\SrcView\Controls\JetPopupMenu\JetPopupMenuOverlordView.cs:line 99
at JetBrains.Application.UI.Controls.JetPopupMenu.JetPopupMenus.ShowCore(JetPopupMenu menu, ShowWhen when, Boolean isModal, LifetimeDefinition lifetimeDefinitionOptional, IJetPopupMenuOverlordView parentView) in W:\ReSharper\Platform\Core\Shell\Shell\Src\UI\Controls\JetPopupMenu\JetPopupMenus.cs:line 197
at JetBrains.Application.UI.Controls.GotoByName.BulbMenuComponent.ShowBulbMenuAdvanced(IEnumerable`1 menuItems, PopupWindowContextSource contextSource, GotoByNameModel gotoByNameModel, Action`1 modelInitHandler, LifetimeDefinition viewLifetimeDefinition, IAutomation captionAutomation, Action`1 beforeShow) in W:\ReSharper\Platform\Core\Shell\Shell\Src\UI\Controls\GotoByName\BulbMenuComponent.cs:line 170
at JetBrains.ReSharper.Intentions.Bulbs.BulbOnGutterMarginIndicator.ExecuteIndicator(IDataContext context, BulbItemsReadyState readyState) in W:\ReSharper\Psi.Features\src\Intentions\_Core\Src\Bulbs\GutterMargin\BulbOnGutterMarginIndicator.cs:line 181
at JetBrains.ReSharper.Intentions.Bulbs.IndicatorControllerBase.HandleAction(IDataContext context) in W:\ReSharper\Psi.Features\src\Intentions\_Core\Src\Bulbs\IndicatorControllerBase.cs:line 73
at JetBrains.ReSharper.Intentions.Bulbs.AltEnterHandlers.HandleAction(IDataContext context) in W:\ReSharper\Psi.Features\src\Intentions\_Core\Src\Bulbs\AltEnterHandlers.cs:line 28
at JetBrains.ReSharper.Intentions.Bulbs.AltEnterActionHandler.Execute(IDataContext context, DelegateExecute nextExecute) in W:\ReSharper\Psi.Features\src\Intentions\_Core\Src\Bulbs\AltEnterActionHandler.cs:line 41
at JetBrains.Application.UI.ActionsRevised.Handlers.ExececutableActionEvaluator.Execute(IAction action, List`1 allActions, IDataContext dataContext) in W:\ReSharper\Platform\Core\Shell\Shell\Src\UI\ActionsRevised\Handlers\ExececutableActionEvaluator.cs:line 50
at JetBrains.Application.UI.ActionsRevised.Handlers.EvaluatedAction.<ExecuteWithoutRequirements>b__23_0(Lifetime lt) in W:\ReSharper\Platform\Core\Shell\Shell\Src\UI\ActionsRevised\Handlers\EvaluatedAction.cs:line 82
at JetBrains.DataFlow.Lifetimes.Using[TRetVal](Func`2 λ) in W:\ReSharper\Platform\Core\Shell\RdCore\Src\Lifetime\Lifetimes.cs:line 278
at JetBrains.Application.UI.ActionsRevised.Handlers.EvaluatedAction.ExecuteWithoutRequirements() in W:\ReSharper\Platform\Core\Shell\Shell\Src\UI\ActionsRevised\Handlers\EvaluatedAction.cs:line 75
at JetBrains.Application.UI.ActionsRevised.Handlers.EvaluatedAction.<>c__DisplayClass21_0.<PrepareRequirementsAsync>b__1() in W:\ReSharper\Platform\Core\Shell\Shell\Src\UI\ActionsRevised\Handlers\EvaluatedAction.cs:line 52
at JetBrains.Util.Logging.Logger.Catch(Action action) in W:\ReSharper\Platform\Core\Shell\Core\Src\Logging\Logger.cs:line 339
at JetBrains.Application.UI.ActionsRevised.Handlers.EvaluatedAction.<>c__DisplayClass21_0.<PrepareRequirementsAsync>b__0() in W:\ReSharper\Platform\Core\Shell\Shell\Src\UI\ActionsRevised\Handlers\EvaluatedAction.cs:line 53
at JetBrains.Application.UI.ActionSystem.ActionsRevised.Handlers.RequirementsManager.ExecuteActionAsync(IActionRequirement requirement, Action continueWith, Action failWith, Boolean reSharperIsThinking) in W:\ReSharper\Platform\Core\Shell\Shell\Src\UI\ActionSystem\ActionsRevised\Handlers\RequirementsManager.cs:line 126
at JetBrains.Application.UI.ActionsRevised.Handlers.EvaluatedAction.PrepareRequirementsAsync(OuterLifetime lifetime, Func`1 executeWhenRequirementsReady, Action`1 failWith) in W:\ReSharper\Platform\Core\Shell\Shell\Src\UI\ActionsRevised\Handlers\EvaluatedAction.cs:line 62
at JetBrains.Application.UI.ActionsRevised.Handlers.EvaluatedAction.Execute() in W:\ReSharper\Platform\Core\Shell\Shell\Src\UI\ActionsRevised\Handlers\EvaluatedAction.cs:line 70
at JetBrains.VsIntegration.Shell.Actions.Revised.VsOleCommandTargetHandler.<>c__DisplayClass15_0.<CommandTargetExec>b__0() in W:\ReSharper\Platform\VisualStudio\Core\Src\Shell\Actions.Revised\VsOleCommandTargetHandler.cs:line 285
at JetBrains.Threading.ReentrancyGuard.Execute(String name, Action action) in W:\ReSharper\Platform\Core\Shell\Core\Src\Concurrency\ReentrancyGuard.cs:line 300
at JetBrains.Threading.ReentrancyGuard.TryExecute(String name, Action action) in W:\ReSharper\Platform\Core\Shell\Core\Src\Concurrency\ReentrancyGuard.cs:line 525
at JetBrains.VsIntegration.Shell.Actions.Revised.VsOleCommandTargetHandler.CommandTargetExec(CommandID commandid, OLECMDEXECOPT cmdExecOpt) in W:\ReSharper\Platform\VisualStudio\Core\Src\Shell\Actions.Revised\VsOleCommandTargetHandler.cs:line 277
at JetBrains.VsIntegration.Shell.Actions.Revised.VsOleCommandTargetHandler.<.ctor>b__11_1(CommandID commandid, OLECMDEXECOPT opt, IntPtr in, IntPtr out) in W:\ReSharper\Platform\VisualStudio\Core\Src\Shell\Actions.Revised\VsOleCommandTargetHandler.cs:line 89
at JetBrains.VsIntegration.Shell.Package.VsPackageSdkStub.Microsoft.VisualStudio.OLE.Interop.IOleCommandTarget.Exec(Guid& guidGroup, UInt32 nCmdId, UInt32 nCmdExcept, IntPtr vIn, IntPtr vOut) in W:\ReSharper\Platform\VisualStudio\Core\Src\Shell\Package\VsPackageSdkStub.cs:line 230