Quantcast
Channel: YouTrackReSharper (RSRP) - Bug and Issue Tracker
Viewing all articles
Browse latest Browse all 106942

RSRP-288556: Could not close VS completion window. Unspecified error (Exception from HRESULT: 0x80004005 (E_FAIL))

$
0
0
Reporter Tatyana Lunegova (lunega) Tatyana Lunegova (lunega)
Created Feb 27, 2012 12:18:42 PM
Updated Feb 27, 2012 12:18:42 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.4953, Built=2012-02-21T17:18:02, Configuration=“Csharp PublicMode Vbnet VS1000”
Could not close VS completion window. Unspecified error (Exception from HRESULT: 0x80004005 (E_FAIL))

--- EXCEPTION #1/2 [COMException]
Message = “Unspecified error (Exception from HRESULT: 0x80004005 (E_FAIL))”
ExceptionPath = Root.InnerException
ClassName = System.Runtime.InteropServices.COMException
HResult = E_FAIL=EFail=80004005
StackTraceString = “
  at System.Runtime.InteropServices.Marshal.ThrowExceptionForHRInternal(Int32 errorCode, IntPtr errorInfo)
     at JetBrains.UI.Interop.HResultsEx.AssertSucceeded(Int32 hresult) in c:\BuildAgent\work\1939c01d7b25093a\Platform\src\Util\src\Interop\HResultsEx.cs:line 53
     at JetBrains.VsIntegration.Interop.Shim.TextManager.IVsTextView.UpdateCompletionStatus(IVsCompletionSet pCompSet, UInt32 dwFlags) in c:\BuildAgent\work\1939c01d7b25093a\Platform\src\VisualStudio\Core\src\Interop\Shim\TextManager\IVsTextView.cs:line 393
     at JetBrains.ReSharper.VS.VsCodeCompletionHost.CloseHostCodeCompletion() in c:\BuildAgent\work\1939c01d7b25093a\Psi.Features\src\Features\VisualStudio\_Core\src\VsCodeCompletionHost.cs:line 49


--- Outer —

--- EXCEPTION #2/2 [LoggerException]
Message = “Could not close VS completion window. Unspecified error (Exception from HRESULT: 0x80004005 (E_FAIL))”
ExceptionPath = Root
ClassName = JetBrains.Util.LoggerException
Data.LastExtension = cs
Data.PlatformSccRevision = CompiledWithoutBuildServer
Data.ProductSccRevision = CompiledWithoutBuildServer
Data.VsVersion = 10.0.40219.1
InnerException = “Exception #1 at Root.InnerException”
HResult = COR_E_APPLICATION=80131600
StackTraceString = “
  at JetBrains.ReSharper.VS.VsCodeCompletionHost.CloseHostCodeCompletion() in c:\BuildAgent\work\1939c01d7b25093a\Psi.Features\src\Features\VisualStudio\_Core\src\VsCodeCompletionHost.cs:line 53
     at JetBrains.ReSharper.VS.VsFormatSettingsSolutionSynchronizer.OnBeforeLookupWindowShown(Object sender, EventArgs e) in c:\BuildAgent\work\1939c01d7b25093a\Psi.Features\src\Features\VisualStudio\_Core\src\VSFormatSettingsSolutionSynchronizer.cs:line 73
     at System.EventHandler.Invoke(Object sender, EventArgs e)
     at JetBrains.ReSharper.Feature.Services.Lookup.LookupWindowManagerImpl.OnBeforeLookupWindowShown(Object sender, EventArgs e) in c:\BuildAgent\work\1939c01d7b25093a\Psi.Features\src\Services\_Core\src\Lookup\LookupWindowManagerImpl.cs:line 189
     at System.EventHandler.Invoke(Object sender, EventArgs e)
     at JetBrains.ReSharper.Feature.Services.Lookup.LookupWindow.Show(Int32 offset) in c:\BuildAgent\work\1939c01d7b25093a\Psi.Features\src\Services\_Core\src\Lookup\LookupWindow.cs:line 331
     at JetBrains.ReSharper.Feature.Services.Lookup.Lookup.ShowLookup() in c:\BuildAgent\work\1939c01d7b25093a\Psi.Features\src\Services\_Core\src\Lookup\Lookup.cs:line 159
     at JetBrains.ReSharper.Feature.Services.LiveTemplates.Hotspots.HotspotSessionUi.<>c__DisplayClass25.<UpdateLookup>b__1f(Lifetime l) in c:\BuildAgent\work\1939c01d7b25093a\Psi.Features\src\Services\_Core\src\LiveTemplates\Hotspots\HotspotSessionUI.cs:line 250
     at JetBrains.DataFlow.SequentialLifetimes.<>c__DisplayClass3.<Next>b__2(LifetimeDefinition definition, Lifetime lifetime) in c:\BuildAgent\work\1939c01d7b25093a\Platform\src\Util\src\DataFlow\SequentialLifetimes.cs:line 39
     at JetBrains.DataFlow.Lifetimes.Define(Lifetime lifetime, String id, Action`2 FAtomic, ILogger logger) in c:\BuildAgent\work\1939c01d7b25093a\Platform\src\Util\src\DataFlow\Lifetime\Lifetimes.cs:line 116
     at JetBrains.DataFlow.SequentialLifetimes.DefineNext(Action`2 FNext) in c:\BuildAgent\work\1939c01d7b25093a\Platform\src\Util\src\DataFlow\SequentialLifetimes.cs:line 48
     at JetBrains.DataFlow.SequentialLifetimes.Next(Action`1 FNext) in c:\BuildAgent\work\1939c01d7b25093a\Platform\src\Util\src\DataFlow\SequentialLifetimes.cs:line 40
     at JetBrains.ReSharper.Feature.Services.LiveTemplates.Hotspots.HotspotSessionUi.UpdateLookup() in c:\BuildAgent\work\1939c01d7b25093a\Psi.Features\src\Services\_Core\src\LiveTemplates\Hotspots\HotspotSessionUI.cs:line 235
     at JetBrains.ReSharper.Feature.Services.LiveTemplates.Hotspots.HotspotSessionUi.<.ctor>b__2(HotspotSession , Hotspot ) in c:\BuildAgent\work\1939c01d7b25093a\Psi.Features\src\Services\_Core\src\LiveTemplates\Hotspots\HotspotSessionUI.cs:line 101
     at System.Action`2.Invoke(T1 arg1, T2 arg2)
     at JetBrains.ReSharper.Feature.Services.LiveTemplates.Hotspots.HotspotSession.GoToNextHotspot() in c:\BuildAgent\work\1939c01d7b25093a\Psi.Features\src\Services\_Core\src\LiveTemplates\Hotspots\HotspotSession.cs:line 155
     at JetBrains.ReSharper.Feature.Services.LiveTemplates.Hotspots.HotspotSession.StartSession() in c:\BuildAgent\work\1939c01d7b25093a\Psi.Features\src\Services\_Core\src\LiveTemplates\Hotspots\HotspotSession.cs:line 89
     at JetBrains.ReSharper.Feature.Services.LiveTemplates.Hotspots.HotspotSessionExecutor.ExecuteSession(HotspotSession hotspotSession, IDisposable tryFinallyCookie) in c:\BuildAgent\work\1939c01d7b25093a\Psi.Features\src\Services\_Core\src\LiveTemplates\Hotspots\HotspotSessionExecutor.cs:line 64
     at JetBrains.ReSharper.LiveTemplates.FileTemplates.FileTemplatesManagerImpl.CreateFileFromTemplate(String fileNameNoExtension, IProjectFolder targetFolder, Template template, Action`1 init) in c:\BuildAgent\work\1939c01d7b25093a\Psi.Features\src\LiveTemplates\_Core\src\FileTemplates\FileTemplatesManagerImpl.cs:line 109
     at JetBrains.ReSharper.LiveTemplates.FileTemplates.MoreFileTemplatesAction.Execute(IDataContext context, DelegateExecute nextExecute) in c:\BuildAgent\work\1939c01d7b25093a\Psi.Features\src\LiveTemplates\_Core\src\FileTemplates\MoreFileTemplatesAction.cs:line 55
     at JetBrains.ActionManagement.ExecutableAction.Execute(IDataContext context) in c:\BuildAgent\work\1939c01d7b25093a\Platform\src\UI\src\ActionSystem\Action\ExecutableAction.cs:line 36
     at JetBrains.ActionManagement.ActionManager.CoreExecuteAction(IExecutableAction action, IDataContext context) in c:\BuildAgent\work\1939c01d7b25093a\Platform\src\UI\src\ActionSystem\ActionManager\ActionManager.cs:line 184
     at JetBrains.VsIntegration.ActionManagement.VsActionManager.CoreExecuteAction(IExecutableAction action, IDataContext context) in c:\BuildAgent\work\1939c01d7b25093a\Platform\src\VisualStudio\Core\src\ActionManagement\VSActionManager.cs:line 1375
     at JetBrains.ActionManagement.ActionManager.<>c__DisplayClass6.<ExecuteActionIfAvailable>b__5(Lifetime lifetime) in c:\BuildAgent\work\1939c01d7b25093a\Platform\src\UI\src\ActionSystem\ActionManager\ActionManager.cs:line 162
     at JetBrains.DataFlow.Lifetimes.Using[TRetVal](Func`2 F) in c:\BuildAgent\work\1939c01d7b25093a\Platform\src\Util\src\DataFlow\Lifetime\Lifetimes.cs:line 41
     at JetBrains.ActionManagement.ActionManager.ExecuteActionIfAvailable(IExecutableAction action, IDataContext dataContextOverride) in c:\BuildAgent\work\1939c01d7b25093a\Platform\src\UI\src\ActionSystem\ActionManager\ActionManager.cs:line 154
     at JetBrains.VsIntegration.ActionManagement.VsActionManager.OleCommandTargetExec_Product(String actionid, Boolean isAuxiliaryCommand, IntPtr vIn, IntPtr vOut) in c:\BuildAgent\work\1939c01d7b25093a\Platform\src\VisualStudio\Core\src\ActionManagement\VSActionManager.cs:line 860
     at JetBrains.VsIntegration.ActionManagement.VsActionManager.<>c__DisplayClass22.<OleCommandTargetExec>b__1f() in c:\BuildAgent\work\1939c01d7b25093a\Platform\src\VisualStudio\Core\src\ActionManagement\VSActionManager.cs:line 332
     at JetBrains.Threading.ReentrancyGuard.Execute(String name, Action action) in c:\BuildAgent\work\1939c01d7b25093a\Platform\src\Util\src\Concurrency\ReentrancyGuard.cs:line 266
     at JetBrains.Threading.ReentrancyGuard.TryExecute(String name, Action action) in c:\BuildAgent\work\1939c01d7b25093a\Platform\src\Util\src\Concurrency\ReentrancyGuard.cs:line 415
     at JetBrains.VsIntegration.ActionManagement.VsActionManager.OleCommandTargetExec(CommandID commandid, OLECMDEXECOPT nCmdExecOpt, IntPtr vIn, IntPtr vOut, VsCommandHandlerStage stage) in c:\BuildAgent\work\1939c01d7b25093a\Platform\src\VisualStudio\Core\src\ActionManagement\VSActionManager.cs:line 328
     at JetBrains.VsIntegration.ActionManagement.VsActionManager.<Init>b__59(CommandID commandid, OLECMDEXECOPT opt, IntPtr in, IntPtr out) in c:\BuildAgent\work\1939c01d7b25093a\Platform\src\VisualStudio\Core\src\ActionManagement\VSActionManager.cs:line 1421
     at JetBrains.VsIntegration.Package.VsPackageSdkStub.Microsoft.VisualStudio.OLE.Interop.IOleCommandTarget.Exec(Guid& guidGroup, UInt32 nCmdId, UInt32 nCmdExcept, IntPtr vIn, IntPtr vOut) in c:\BuildAgent\work\1939c01d7b25093a\Platform\src\VisualStudio\Core\src\Package\VsPackageSdkStub.cs:line 223
     at Microsoft.VisualStudio.Shell.Interop.IVsUIDataSource.Invoke(String verb, Object pvaIn, Object& pvaOut)
     at Microsoft.Internal.VisualStudio.PlatformUI.DataSource.Invoke(String verb, Object pvaIn, Object& pvaOut)
     at Microsoft.VisualStudio.PlatformUI.VsCommand.Execute(Object parameter)
     at MS.Internal.Commands.CommandHelpers.CriticalExecuteCommandSource(ICommandSource commandSource, Boolean userInitiated)
     at System.Windows.Controls.MenuItem.InvokeClickAfterRender(Object arg)
     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.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, Boolean ignoreSyncCtx)
     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.Dispatcher.InvokeImpl(DispatcherPriority priority, TimeSpan timeout, Delegate method, Object args, Int32 numArgs)
     at MS.Win32.HwndSubclass.SubclassWndProc(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam)
     at Microsoft.VisualStudio.PlatformUI.NativeMethods.DispatchMessage(MSG& lpmsg)
     at Microsoft.VisualStudio.Platform.WindowManagement.WindowManagerService.<PushMessageLoopOnContextMenuTrackingComponent>b__72(Object sender, PreTranslateMessageEventArgs args)
     at Microsoft.VisualStudio.PlatformUI.OleComponentSupport.OleComponent.FPreTranslateMessageCore(MSG[] pMsg)
     at Microsoft.VisualStudio.PlatformUI.OleComponentSupport.OleComponent.Microsoft.VisualStudio.OLE.Interop.IOleComponent.FPreTranslateMessage(MSG[] pMsg)
     at Microsoft.VisualStudio.OLE.Interop.IOleComponentManager.FPushMessageLoop(UInt32 dwComponentID, UInt32 uReason, IntPtr pvLoopData)
     at Microsoft.VisualStudio.Platform.WindowManagement.WindowManagerService.PushMessageLoopOnContextMenuTrackingComponent()

Viewing all articles
Browse latest Browse all 106942

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>