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

RSRP-288677: Could not find the component PsiManager in the chain of component containers.

$
0
0
Reporter Tatyana Lunegova (lunega) Tatyana Lunegova (lunega)
Created Mar 1, 2012 5:39:33 PM
Updated Mar 1, 2012 5:39:33 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=7.0.0.247, Built=2012-03-01T12:24:54, Configuration=“Csharp PublicMode Vbnet VS1100”
Could not find the component PsiManager in the chain of component containers.

--- EXCEPTION #1/2 [InvalidOperationException]
Message = “Could not find the component PsiManager in the chain of component containers.”
ExceptionPath = Root.InnerException
ClassName = System.InvalidOperationException
Data.InterfaceType = “JetBrains.ReSharper.Psi.PsiManager, JetBrains.ReSharper.Psi, Version=7.0.0.247, Culture=neutral, PublicKeyToken=1010a0d8d6380325”
Data.Container = “'SolutionContainer' (JetBrains.Application.Components.CatalogueComponentContainer`1[JetBrains.ProjectModel.SolutionComponentAttribute])”
HResult = COR_E_INVALIDOPERATION=80131509
Source = JetBrains.Platform.ReSharper.ComponentModel
StackTraceString = “
  at JetBrains.Application.Components.ComponentContainerEx.GetComponent[TInterface](IComponentContainer container) in c:\BuildAgent\work\1939c01d7b25093a\Platform\src\ComponentModel\src\Components\ComponentContainerEx.cs:line 29
     at JetBrains.ReSharper.Psi.PsiManager.GetInstance(ISolution solution) in c:\BuildAgent\work\1939c01d7b25093a\Psi.Features\src\Psi\_Core\src\PsiManager.cs:line 20
     at JetBrains.ReSharper.Features.Common.GoToByName.Controllers.GotoControllerBase`2.BeforeUpdateItems() in c:\BuildAgent\work\1939c01d7b25093a\Psi.Features\src\Features\Common\src\GoToByName\Controllers\GotoControllerBase.cs:line 225
     at JetBrains.UI.GotoByName.GotoByNameController.<>c__DisplayClassd.<>c__DisplayClassf.<Init_AsyncAction>b__7() in c:\BuildAgent\work\1939c01d7b25093a\Platform\src\UI\src\Controls\GotoByName\GotoByNameController.cs:line 220
     at JetBrains.Application.InterruptableReadActivityThe.Start() in c:\BuildAgent\work\1939c01d7b25093a\Platform\src\Shell\src\Threading\InterruptableReadActivityThe.cs:line 189
     at JetBrains.Application.InterruptableReadActivity.DoStart() in c:\BuildAgent\work\1939c01d7b25093a\Platform\src\Shell\src\Threading\InterruptableReadActivity.cs:line 245
     at JetBrains.UI.GotoByName.GotoByNameController.<>c__DisplayClassd.<Init_AsyncAction>b__5() in c:\BuildAgent\work\1939c01d7b25093a\Platform\src\UI\src\Controls\GotoByName\GotoByNameController.cs:line 278
     at JetBrains.UI.GotoByName.GotoByNameController.<>c__DisplayClassd.<Init_AsyncAction>b__4() in c:\BuildAgent\work\1939c01d7b25093a\Platform\src\UI\src\Controls\GotoByName\GotoByNameController.cs:line 202
     at JetBrains.Threading.ReentrancyGuardEx.<>c__DisplayClass4.<>c__DisplayClass6.<Queue>b__3() in c:\BuildAgent\work\1939c01d7b25093a\Platform\src\Util\src\Concurrency\ReentrancyGuardEx.cs:line 41
     at JetBrains.Threading.ReentrancyGuard.Execute(String name, Action action) in c:\BuildAgent\work\1939c01d7b25093a\Platform\src\Util\src\Concurrency\ReentrancyGuard.cs:line 266


--- Outer —

--- EXCEPTION #2/2 [LoggerException]
Message = “Could not find the component PsiManager in the chain of component containers.”
ExceptionPath = Root
ClassName = JetBrains.Util.LoggerException
Data.PlatformSccRevision = CompiledWithoutBuildServer
Data.ProductSccRevision = CompiledWithoutBuildServer
Data.VsVersion = 11.0.50214.1
InnerException = “Exception #1 at Root.InnerException”
HResult = COR_E_APPLICATION=80131600
StackTraceString = “
  at JetBrains.Threading.ReentrancyGuard.<ExecutePendingActions>b__8(QueuedAction action) in c:\BuildAgent\work\1939c01d7b25093a\Platform\src\Util\src\Concurrency\ReentrancyGuard.cs:line 505
     at JetBrains.Threading.ReentrancyGuard.InterlockedQueue.TryDequeue(Action`1 funcVisitor) in c:\BuildAgent\work\1939c01d7b25093a\Platform\src\Util\src\Concurrency\ReentrancyGuard.cs:line 977
     at JetBrains.Threading.ReentrancyGuard.ExecutePendingActions() in c:\BuildAgent\work\1939c01d7b25093a\Platform\src\Util\src\Concurrency\ReentrancyGuard.cs:line 508
     at JetBrains.Threading.JetDispatcher.Closure.Execute() in c:\BuildAgent\work\1939c01d7b25093a\Platform\src\Util\src\Concurrency\JetDispatcher.cs:line 829
     at JetBrains.Threading.JetDispatcher.ProcessQueue() in c:\BuildAgent\work\1939c01d7b25093a\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)

Viewing all articles
Browse latest Browse all 106942

Trending Articles



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