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

RSRP-288415: Cannot get PsiModule

$
0
0
Reporter Alexander Nesterenko (alexn) Alexander Nesterenko (alexn)
Created Feb 20, 2012 1:05:59 PM
Updated Feb 20, 2012 1:05:59 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 6.1 Version=6.1.37.86, Built=2011-12-20T18:15:24, Configuration=“Csharp InternalMode Vbnet VS1000”
Cannot get PsiModule

--- EXCEPTION #1/2 [InvalidOperationException]
Message = “Cannot get PsiModule”
ExceptionPath = Root.InnerException
ClassName = System.InvalidOperationException
HResult = COR_E_INVALIDOPERATION=80131509
Source = JetBrains.ReSharper.Psi
StackTraceString = “
  at JetBrains.ReSharper.Psi.ExtensionsAPI.Tree.TreeElement.GetPsiModule()
     at JetBrains.ReSharper.Psi.ExtensionsAPI.Tree.TreeElement.GetPsiModule()
     at JetBrains.ReSharper.Psi.ExtensionsAPI.Tree.TreeElement.GetPsiModule()
     at JetBrains.ReSharper.Psi.ExtensionsAPI.Tree.TreeElement.GetPsiModule()
     at JetBrains.ReSharper.Psi.ExtensionsAPI.Tree.TreeElement.GetPsiModule()
     at JetBrains.ReSharper.Psi.ExtensionsAPI.Tree.TreeElement.GetPsiModule()
     at JetBrains.ReSharper.Psi.ExtensionsAPI.Tree.TreeElement.GetPsiModule()
     at JetBrains.ReSharper.Psi.ExtensionsAPI.Tree.TreeElement.GetPsiModule()
     at JetBrains.ReSharper.Refactorings.CSharp.IntroParameter.CSharpIntroParameterUtil.FixOtherParameters(IReference& reference, InlinedCallInfo info, ISubstitution substitution)
     at JetBrains.ReSharper.Refactorings.CSharp.IntroParameter.CSharpIntroParameter.FixOtherArguments(IReference& reference, InlinedCallInfo info, ISubstitution substitution)
     at JetBrains.ReSharper.Refactorings.IntroduceParameter.IntroduceParameterRefactoring.ProcessReferenceWithContext(PrecountedReference precountedReference)
     at JetBrains.ReSharper.Refactorings.IntroduceParameter.IntroduceParameterRefactoring.ProcessReferences(IProgressIndicator pi)
     at JetBrains.ReSharper.Refactorings.IntroduceParameter.IntroduceParameterRefactoring.Execute(IProgressIndicator pi)
     at JetBrains.ReSharper.Refactorings.Workflow.DrivenRefactoringConflictSearcher.<>c__DisplayClass6.<SearchConflicts>b__0()
     at JetBrains.ReSharper.Psi.PsiTransactionCookie.ExecuteConditionally(IPsiServices psiServices, Func`1 action, String commandName)
     at JetBrains.ReSharper.Refactorings.Workflow.DrivenRefactoringConflictSearcher.SearchConflicts(IProgressIndicator pi, Boolean canPerformRefactoring)
     at JetBrains.ReSharper.Refactorings.WorkflowNew.WorkflowExecuter.<>c__DisplayClass14.<InitPage>b__b(IProgressIndicator pi)
     at JetBrains.ReSharper.Refactorings.WorkflowNew.FunctionWrapper`1.ExecuteAction(IProgressIndicator pi)


--- Outer —

--- EXCEPTION #2/2 [LoggerException]
Message = “Cannot get PsiModule”
ExceptionPath = Root
ClassName = JetBrains.Util.LoggerException
InnerException = “Exception #1 at Root.InnerException”
HResult = COR_E_APPLICATION=80131600
StackTraceString = “
  at JetBrains.ReSharper.Refactorings.WorkflowNew.FunctionWrapper`1.ExecuteAction(IProgressIndicator pi)
     at JetBrains.UI.Application.Progress.UITaskExecutorRun.RunStartTaskCallTaskAction(IProperty`1 isDone, ProgressIndicator progressIndicator, TaskThreadAffinity taskThreadAffinity, Action`1 FTask, JetDispatcher dispatcherPrimary)
     at JetBrains.UI.Application.Progress.UITaskExecutorRun.<>c__DisplayClass3.<RunCore>b__0(Lifetime lifetime)
     at JetBrains.DataFlow.Lifetimes.Using[TRetVal](Func`2 F)
     at JetBrains.UI.Application.Progress.UITaskExecutorRun.RunCore(TaskThreadAffinity taskThreadAffinity, Action`1 FTask, Func`3 FAttachUi, ProgressIndicator progressIndicator, IWin32Window parentWindow, IThreading threading, Boolean enforceModalityState)
     at JetBrains.UI.Application.Progress.UITaskExecutorRun.Run(TaskThreadAffinity taskThreadAffinity, Action`1 task, Func`3 FAttachUi, ProgressIndicator indicator, IWin32Window parentWindow, IThreading threading, Boolean enforceModalityState)
     at JetBrains.ReSharper.Refactorings.Workflow.RefactoringsTaskExecutor.JetBrains.Application.Progress.ITaskExecutor.ExecuteTask(String name, TaskCancelable cancelable, Action`1 task)
     at JetBrains.ReSharper.Refactorings.WorkflowNew.WorkflowExecuter.RunWithProgress[TResult](Func`2 action, String taskName, TResult& result)
     at JetBrains.ReSharper.Refactorings.WorkflowNew.WorkflowExecuter.InitPage(IRefactoringPage page)
     at JetBrains.ReSharper.Refactorings.WorkflowNew.WorkflowExecuter.NextPage(IRefactoringPage currentPage)
     at JetBrains.ReSharper.Refactorings.WorkflowNew.WorkflowExecuter.MoveToNextPage()
     at JetBrains.ReSharper.Refactorings.WorkflowNew.WorkflowHostWithWizardForm.<NextClick>b__a()
     at JetBrains.Threading.ReentrancyGuard.Execute(String name, Action action)
     at JetBrains.Threading.ReentrancyGuard.ExecuteOrQueue(String name, Action action)
     at JetBrains.ReSharper.Refactorings.WorkflowNew.WorkflowHostWithWizardForm.NextClick(Object sender, EventArgs e)
     at JetBrains.ReSharper.Refactorings.WorkflowW.RefactoringWizardForm.myContinueButton_Click(Object sender, EventArgs e)
     at System.Windows.Forms.Control.OnClick(EventArgs e)
     at System.Windows.Forms.Button.OnClick(EventArgs e)
     at System.Windows.Forms.Button.PerformClick()
     at System.Windows.Forms.Form.ProcessDialogKey(Keys keyData)
     at System.Windows.Forms.Control.ProcessDialogKey(Keys keyData)
     at System.Windows.Forms.Control.ProcessDialogKey(Keys keyData)
     at System.Windows.Forms.ContainerControl.ProcessDialogKey(Keys keyData)
     at System.Windows.Forms.Control.ProcessDialogKey(Keys keyData)
     at System.Windows.Forms.Control.PreProcessMessage(Message& msg)
     at System.Windows.Forms.Control.PreProcessControlMessageInternal(Control target, Message& msg)
     at System.Windows.Forms.Application.ThreadContext.PreTranslateMessage(MSG& msg)
     at System.Windows.Forms.Application.ThreadContext.System.Windows.Forms.UnsafeNativeMethods.IMsoComponent.FPreTranslateMessage(MSG& msg)
     at System.Windows.Forms.ComponentManagerProxy.System.Windows.Forms.UnsafeNativeMethods.IMsoComponent.FPreTranslateMessage(MSG& msg)

Viewing all articles
Browse latest Browse all 106942

Trending Articles



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