History | Log In     View a printable version of the current page.  
Issue Details (XML | Word | Printable)

Key: RSRP-78129
Type: Exception Exception
Status: Closed Closed
Resolution: Fixed
Priority: Blocker Blocker
Assignee: Ilya Ryzhenkov
Reporter: Sergey Coox
Votes: 0
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
ReSharper

at ComponentContainer.GetComponent : There is no component with interface type ���JetBrains.ReSharper.Psi.PsiManager, JetBrains.ReSharper.Psi, Version=4.5.0.0, Culture=neutral, PublicKeyToken=null��� in this container.

Created: 20 Aug 08 19:17   Updated: 25 Sep 08 15:36
Component/s: None
Fix Version/s: 4.5

Original Estimate: Unknown Remaining Estimate: Unknown Time Spent: Unknown

Build: 0


 Description  « Hide
attempred to close solution while files were being parsed by caches
ReSharper 4.5 Version=4.5.0.0, Edition=, Built=2008-08-20T18:40:45, Configuration=ReSharper_AddIn_Internal, VsVersion=9.0
JetBrains.Util.LoggerException: There is no component with interface type ���JetBrains.ReSharper.Psi.PsiManager, JetBrains.ReSharper.Psi, Version=4.5.0.0, Culture=neutral, PublicKeyToken=null��� in this container. ---> System.InvalidOperationException: There is no component with interface type ���JetBrains.ReSharper.Psi.PsiManager, JetBrains.ReSharper.Psi, Version=4.5.0.0, Culture=neutral, PublicKeyToken=null��� in this container.
at JetBrains.ComponentModel.ComponentContainer.GetComponent(Type componentInterfaceType) in c:\Work\ReSharper\Main\Platform\src\Shell\src\ComponentModel\ComponentContainer.cs:line 460
at JetBrains.ComponentModel.ComponentContainer.GetComponent[T]() in c:\Work\ReSharper\Main\Platform\src\Shell\src\ComponentModel\ComponentContainer.cs:line 450
at JetBrains.ReSharper.Psi.PsiManager.GetInstance(ISolution solution) in c:\Work\ReSharper\Main\src\Psi\src\PsiManager.cs:line 38
at JetBrains.ReSharper.CodeView.Highlighting.HyperlinkManager.<RebuildHyperlink>b__4() in c:\Work\ReSharper\Main\src\CodeView\src\Highlighting\HyperlinkManager.cs:line 219
at JetBrains.Threading.Invocator.<>c_DisplayClass4.<ExecuteOrQueueReadLock>b_3() in c:\Work\ReSharper\Main\Platform\src\Shell\src\Threading\Invocator.cs:line 116
at JetBrains.Threading.ReentrancyGuard.Execute(String name, Action action) in c:\Work\ReSharper\Main\Platform\src\Util\src\Concurrency\ReentrancyGuard.cs:line 282
— End of inner exception stack trace —

at JetBrains.Util.Logger.LogExceptionEx(Exception, String, Boolean) in c:\Work\ReSharper\Main\Platform\src\Util\src\Logger\Logger.cs:line 461 column 7
at JetBrains.Util.Logger.LogException(Exception) in c:\Work\ReSharper\Main\Platform\src\Util\src\Logger\Logger.cs:line 440 column 7
at JetBrains.Threading.ReentrancyGuard.Execute(String, Action) in c:\Work\ReSharper\Main\Platform\src\Util\src\Concurrency\ReentrancyGuard.cs:line 286 column 5
at JetBrains.Threading.ReentrancyGuard.<ExecutePendingActions>b__4(QueuedAction) in c:\Work\ReSharper\Main\Platform\src\Util\src\Concurrency\ReentrancyGuard.cs:line 472 column 40
at JetBrains.Threading.InterlockedQueue.TryDequeue(Action`1) in c:\Work\ReSharper\Main\Platform\src\Util\src\Concurrency\ReentrancyGuard.cs:line 821 column 5
at JetBrains.Threading.ReentrancyGuard.ExecutePendingActions() in c:\Work\ReSharper\Main\Platform\src\Util\src\Concurrency\ReentrancyGuard.cs:line 472 column 4
at JetBrains.Threading.Closure.Run() in c:\Work\ReSharper\Main\Platform\src\Util\src\Concurrency\JetDispatcher.cs:line 468 column 8
at System.RuntimeMethodHandle._InvokeMethodFast(Object, Object[], SignatureStruct&, MethodAttributes, RuntimeTypeHandle)
at System.RuntimeMethodHandle.InvokeMethodFast(Object, Object[], Signature, MethodAttributes, RuntimeTypeHandle)
at System.Reflection.RuntimeMethodInfo.Invoke(Object, BindingFlags, Binder, Object[], CultureInfo, Boolean)
at System.Delegate.DynamicInvokeImpl(Object[])
at System.Windows.Forms.Control.InvokeMarshaledCallbackDo(ThreadMethodEntry)
at System.Windows.Forms.Control.InvokeMarshaledCallbackHelper(Object)
at System.Threading.ExecutionContext.runTryCode(Object)
at System.Runtime.CompilerServices.RuntimeHelpers.ExecuteCodeWithGuaranteedCleanup(TryCode, CleanupCode, Object)
at System.Threading.ExecutionContext.RunInternal(ExecutionContext, ContextCallback, Object)
at System.Threading.ExecutionContext.Run(ExecutionContext, ContextCallback, Object)
at System.Windows.Forms.Control.InvokeMarshaledCallback(ThreadMethodEntry)
at System.Windows.Forms.Control.InvokeMarshaledCallbacks()
at System.Windows.Forms.Control.WndProc(Message&)
at System.Windows.Forms.ScrollableControl.WndProc(Message&)
at System.Windows.Forms.ContainerControl.WndProc(Message&)
at System.Windows.Forms.Form.WndProc(Message&)
at System.Windows.Forms.ControlNativeWindow.OnMessage(Message&)
at System.Windows.Forms.ControlNativeWindow.WndProc(Message&)
at System.Windows.Forms.NativeWindow.DebuggableCallback(IntPtr, Int32, IntPtr, IntPtr)



 All   Comments   Work Log   Change History      Sort Order:
There are no comments yet on this issue.