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

RSRP-344552: Initial instantiation of the component TypeComponent { StackTraceManager, State: Corrupted } has failed. Exception has been thrown by the target of an

$
0
0
Reporter ReSharper anonymous (resharper) ReSharper anonymous (resharper)
Created Mar 14, 2013 7:13:09 PM
Updated Aug 15, 2014 4:31:41 AM
Priority Normal
Type Exception
Fix versions No Fix versions
State Submitted
Subsystem No subsystem
Assignee Serge Baltic (baltic)
Affected versions No Affected versions
Fixed in builds No Fixed in build
VsVersion All Versions
ReSharper 8 EAP Version=8.0.0.19479, Built=2013-03-06T15:47:04, Configuration=“CLR4 Csharp PublicMode Vbnet VS1100”
Initial instantiation of the component TypeComponent { StackTraceManager, State: Corrupted } has failed. Exception has been thrown by the target of an invocation. This property is locked. It can only be changed by the owner of the token.

— EXCEPTION #1/5 [ReadOnlyException]
Message = “This property is locked. It can only be changed by the owner of the token.”
ExceptionPath = Root.InnerException.InnerException.InnerException.InnerException
ClassName = JetBrains.Util.DataStructures.ReadOnlyException
Data.PropertyID = ToolWindowContent::ReSharper::StackTraceManager::EmptyContent
Data.AttemptedValue = JetBrains.UI.ToolWindowManagement.ToolWindowContent
Data.CurrentValue = JetBrains.UI.ToolWindowManagement.ToolWindowContent
Data.AttemptedToken = <null>
Data.LockingToken = “Readonly{Property locked by an active SetValue()-with-lifetime call.}”
HResult = DataReadOnly=80131927
Source = JetBrains.Platform.ReSharper.Util
StackTraceString = “
     at JetBrains.DataFlow.Property`1.ThrowReadonlyFail(BeforePropertyChangedEventArgs`1 args, Object tokenExpected) in c:\BuildAgent\work\1d5606e7e667bf54\Platform\src\Util\src\DataFlow\Property!1.cs:line 241
     at JetBrains.DataFlow.PropertyValidator.<>c__DisplayClass13`1.<CreateReadonlyValidator>b__11(BeforePropertyChangedEventArgs`1 args) in c:\BuildAgent\work\1d5606e7e667bf54\Platform\src\Util\src\DataFlow\Extension\PropertyValidator.cs:line 154
     at JetBrains.DataFlow.Signal`1.NotifySinks(TValue payload) in c:\BuildAgent\work\1d5606e7e667bf54\Platform\src\Util\src\DataFlow\Signal!1.cs:line 378


— Outer —

— EXCEPTION #2/5 [LoggerException]
Message = “This property is locked. It can only be changed by the owner of the token.”
ExceptionPath = Root.InnerException.InnerException.InnerException
ClassName = JetBrains.Util.LoggerException
InnerException = “Exception #1 at Root.InnerException.InnerException.InnerException.InnerException”
HResult = COR_E_APPLICATION=80131600
Source = JetBrains.Platform.ReSharper.Util
StackTraceString = “
     at JetBrains.DataFlow.Signal`1.Fire(TValue value, Object cookie) in c:\BuildAgent\work\1d5606e7e667bf54\Platform\src\Util\src\DataFlow\Signal!1.cs:line 539
     at JetBrains.DataFlow.Property`1.FireBeforeChange(TValue old, TValue new, Object cookie) in c:\BuildAgent\work\1d5606e7e667bf54\Platform\src\Util\src\DataFlow\Property!1.cs:line 267
     at JetBrains.DataFlow.Property`1.SetValue(TValue value, Object cookie) in c:\BuildAgent\work\1d5606e7e667bf54\Platform\src\Util\src\DataFlow\Property!1.cs:line 521
     at JetBrains.DataFlow.IPropertyEx.<>c__DisplayClass34`1.<SetValue>b__32() in c:\BuildAgent\work\1d5606e7e667bf54\Platform\src\Util\src\DataFlow\Extension\IPropertyEx.cs:line 392
     at JetBrains.DataFlow.Lifetime.AddBracket(Action FOpening, Action FClosing) in c:\BuildAgent\work\1d5606e7e667bf54\Platform\src\Util\src\DataFlow\Lifetime\Lifetime.cs:line 207
     at JetBrains.DataFlow.IPropertyEx.SetValue[TValue](IProperty`1 property, Lifetime lifetime, TValue value, Object cookie) in c:\BuildAgent\work\1d5606e7e667bf54\Platform\src\Util\src\DataFlow\Extension\IPropertyEx.cs:line 393
     at JetBrains.UI.ToolWindowManagement.ToolWindowClass.RegisterEmptyContent(Lifetime lifetime, Func`2 emptyContentFactory) in c:\BuildAgent\work\1d5606e7e667bf54\Platform\src\UI\src\ToolWindowManagement\ToolWindowClass.cs:line 141
     at JetBrains.ReSharper.Features.Shared.StackTrace.StackTraceManager..ctor(UIApplicationEnvironment environment, Lifetime lifetime, ISolution solution, IActionManager actionManager, IShortcutManager shortcutManager, ToolWindowManager toolWindowManager, IPsiFiles psiFiles, IShellLocks shellLocks, LinkNavigator linkNavigator, StackTraceToolWindowDescriptor toolWindowDescriptor, StackTracePathResolverCache pathResolverCache) in c:\BuildAgent\work\1d5606e7e667bf54\Psi.Features\src\Features\Shared\src\StackTrace\StackTraceManager.cs:line 101
     at System.RuntimeMethodHandle.InvokeMethod(Object target, Object[] arguments, Signature sig, Boolean constructor)
     at System.Reflection.RuntimeConstructorInfo.Invoke(BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture)
     at JetBrains.Application.Components.TypeComponentDescriptor.CreateInstanceImpl() in c:\BuildAgent\work\1d5606e7e667bf54\Platform\src\ComponentModel\src\Components\TypeComponentDescriptor.cs:line 227
     at JetBrains.Application.Components.TypeComponentDescriptor.CreateInstance() in c:\BuildAgent\work\1d5606e7e667bf54\Platform\src\ComponentModel\src\Components\TypeComponentDescriptor.cs:line 251
     at JetBrains.Application.Components.TypeComponentDescriptor.CreateInstanceChecked(OnError onError) in c:\BuildAgent\work\1d5606e7e667bf54\Platform\src\ComponentModel\src\Components\TypeComponentDescriptor.cs:line 264
     at JetBrains.Application.Components.TypeComponentDescriptor.get_Instance() in c:\BuildAgent\work\1d5606e7e667bf54\Platform\src\ComponentModel\src\Components\TypeComponentDescriptor.cs:line 46
     at JetBrains.Application.Components.ComponentContainer.ResolveDescriptors(Lifetime lifetime, IEnumerable`1 descriptors, OneToListMap`2 interfaceMap) in c:\BuildAgent\work\1d5606e7e667bf54\Platform\src\ComponentModel\src\Components\ComponentContainer.Registration.cs:line 120
     at JetBrains.Application.Components.ComponentContainer.Compose() in c:\BuildAgent\work\1d5606e7e667bf54\Platform\src\ComponentModel\src\Components\ComponentContainer.cs:line 146
     at JetBrains.ProjectModel.SolutionInstance.OpenSolution(ISolutionOwner solutionOwner) in c:\BuildAgent\work\1d5606e7e667bf54\Platform\src\Projects\src\impl\SolutionInstance.cs:line 55
     at JetBrains.ProjectModel.SolutionManagerBase.<>c__DisplayClass5.<CreateSolutionInstance>b__3() in c:\BuildAgent\work\1d5606e7e667bf54\Platform\src\Projects\src\impl\SolutionManagerBase.cs:line 128
     at JetBrains.ProjectModel.Tasks.SolutionLoadTasksSchedulerBase.ExecuteOneTask(SolutionLoadTask task) in c:\BuildAgent\work\1d5606e7e667bf54\Platform\src\Projects\src\impl\Tasks\SolutionLoadTasksSchedulerBase.cs:line 113
     at JetBrains.VsIntegration.ProjectModel.VsSolutionLoadTasksScheduler.ExecuteTasks(Boolean background) in c:\BuildAgent\work\1d5606e7e667bf54\Platform\src\VisualStudio\Core\src\ProjectModel\VsSolutionLoadTasksScheduler.cs:line 37
     at JetBrains.VsIntegration.ProjectModel.VsSolutionLoadTasksScheduler.DispatchInternal(Boolean background) in c:\BuildAgent\work\1d5606e7e667bf54\Platform\src\VisualStudio\Core\src\ProjectModel\VsSolutionLoadTasksScheduler.cs:line 25
     at JetBrains.VsIntegration.ProjectModel.VsSolutionLoadTasksScheduler.DispatchTasks(Boolean background) in c:\BuildAgent\work\1d5606e7e667bf54\Platform\src\VisualStudio\Core\src\ProjectModel\VsSolutionLoadTasksScheduler.cs:line 20
     at JetBrains.ProjectModel.SolutionManagerBase.CreateSolutionInstance(SolutionElement solutionElement, SolutionInstance solutionInstance) in c:\BuildAgent\work\1d5606e7e667bf54\Platform\src\Projects\src\impl\SolutionManagerBase.cs:line 137
     at JetBrains.VsIntegration.ProjectModel.VSSolutionManager.<>c__DisplayClass18.<OpenVSSolution>b__15(Lifetime lifetime) in c:\BuildAgent\work\1d5606e7e667bf54\Platform\src\VisualStudio\Core\src\ProjectModel\VSSolutionManager.cs:line 264
     at JetBrains.DataFlow.SequentialLifetimes.<>c__DisplayClass3.<Next>b__2(LifetimeDefinition definition, Lifetime lifetime) in c:\BuildAgent\work\1d5606e7e667bf54\Platform\src\Util\src\DataFlow\SequentialLifetimes.cs:line 40
     at JetBrains.DataFlow.Lifetimes.Define(Lifetime lifetime, String id, Action`2 FAtomic, ILogger logger) in c:\BuildAgent\work\1d5606e7e667bf54\Platform\src\Util\src\DataFlow\Lifetime\Lifetimes.cs:line 117
     at JetBrains.DataFlow.SequentialLifetimes.DefineNext(Action`2 FNext) in c:\BuildAgent\work\1d5606e7e667bf54\Platform\src\Util\src\DataFlow\SequentialLifetimes.cs:line 56
     at JetBrains.DataFlow.SequentialLifetimes.Next(Action`1 FNext) in c:\BuildAgent\work\1d5606e7e667bf54\Platform\src\Util\src\DataFlow\SequentialLifetimes.cs:line 41
     at JetBrains.VsIntegration.ProjectModel.VSSolutionManager.OpenVSSolution(Boolean openSolution, Boolean sync) in c:\BuildAgent\work\1d5606e7e667bf54\Platform\src\VisualStudio\Core\src\ProjectModel\VSSolutionManager.cs:line 251
     at JetBrains.VsIntegration.DevTen.ProjectModel.VsSolutionManager10.<OnBeforeBackgroundSolutionLoadBegins>b__5() in c:\BuildAgent\work\1d5606e7e667bf54\Platform\src\VisualStudio\v10.v11\Src\ProjectModel\VSSolutionManager10.cs:line 201
     at JetBrains.Application.IShellLocksEx.ExecuteWithReadLock(IShellLocks thіs, Action F) in c:\BuildAgent\work\1d5606e7e667bf54\Platform\src\Shell\src\Threading\ShellLocks.cs:line 990
     at JetBrains.VsIntegration.DevTen.ProjectModel.VsSolutionManager10.<OnBeforeBackgroundSolutionLoadBegins>b__4() in c:\BuildAgent\work\1d5606e7e667bf54\Platform\src\VisualStudio\v10.v11\Src\ProjectModel\VSSolutionManager10.cs:line 201
     at JetBrains.Util.Concurrency.UnguardedCallbackMerger.<>c__DisplayClass3.<ExecuteOrQueueOrMerge>b__0() in c:\BuildAgent\work\1d5606e7e667bf54\Platform\src\Util\src\Concurrency\UnguardedCallbackMerger.cs:line 139
     at JetBrains.Threading.ReentrancyGuard.Execute(String name, Action action) in c:\BuildAgent\work\1d5606e7e667bf54\Platform\src\Util\src\Concurrency\ReentrancyGuard.cs:line 267
     at JetBrains.Threading.ReentrancyGuard.TryExecute(String name, Action action) in c:\BuildAgent\work\1d5606e7e667bf54\Platform\src\Util\src\Concurrency\ReentrancyGuard.cs:line 416
     at JetBrains.Threading.ReentrancyGuardEx.ExecuteOrQueue(ReentrancyGuard thіs, Lifetime lifetime, String name, Action F) in c:\BuildAgent\work\1d5606e7e667bf54\Platform\src\Util\src\Concurrency\ReentrancyGuardEx.cs:line 64
     at JetBrains.Util.Concurrency.UnguardedCallbackMerger.ExecuteOrQueueOrMerge(Lifetime lifetimeQueue, String name, Action F) in c:\BuildAgent\work\1d5606e7e667bf54\Platform\src\Util\src\Concurrency\UnguardedCallbackMerger.cs:line 136
     at JetBrains.VsIntegration.DevTen.ProjectModel.VsSolutionManager10.OnBeforeBackgroundSolutionLoadBegins() in c:\BuildAgent\work\1d5606e7e667bf54\Platform\src\VisualStudio\v10.v11\Src\ProjectModel\VSSolutionManager10.cs:line 203
     at Microsoft.VisualStudio.TeamFoundation.VersionControl.IVersionControlProvider.OpenFromSCC(String solutionFile, String localDir, String version, VersionControlOpenFromSccOverwrite overwriteMode)
     at Microsoft.VisualStudio.TeamFoundation.VersionControl.VssProvider.OpenFromSCC(String solutionFile, String localDir, String version, VersionControlOpenFromSccOverwrite overwriteMode)
     at Microsoft.VisualStudio.TeamFoundation.VersionControl.HatPackage.OpenSolutionWithWorkspace(Workspace workspace, String serverItem, VersionSpec spec)
     at Microsoft.VisualStudio.TeamFoundation.VersionControl.ExplorerSccVS.OnView()
     at Microsoft.TeamFoundation.VersionControl.Controls.ExplorerScc.<OpenSelectedNodeHandler>d__37.MoveNext()
     at System.Runtime.CompilerServices.AsyncMethodBuilderCore.Start[TStateMachine](TStateMachine& stateMachine)
     at Microsoft.TeamFoundation.VersionControl.Controls.ExplorerScc.OpenSelectedNodeHandler()
     at Microsoft.TeamFoundation.VersionControl.Controls.ListViewExplorer.OpenSelectedNode()
     at Microsoft.TeamFoundation.VersionControl.Controls.ListViewServerFolder.OnKeyDown(KeyEventArgs e)
     at Microsoft.TeamFoundation.VersionControl.Controls.ListViewExplorer.OnKeyDown(KeyEventArgs e)
     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.ListView.WndProc(Message& m)
     at Microsoft.TeamFoundation.VersionControl.Controls.ListViewExplorerThemeable.WndProc(Message& m)
     at System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m)
     at System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
     at System.Windows.Forms.NativeWindow.DebuggableCallback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)



— Outer —

— EXCEPTION #3/5 [TargetInvocationException]
Message = “Exception has been thrown by the target of an invocation.”
ExceptionPath = Root.InnerException.InnerException
ClassName = System.Reflection.TargetInvocationException
InnerException = “Exception #2 at Root.InnerException.InnerException.InnerException”
HResult = COR_E_TARGETINVOCATION=80131604
Source = mscorlib
StackTraceString = “
     at System.RuntimeMethodHandle.InvokeMethod(Object target, Object[] arguments, Signature sig, Boolean constructor)
     at System.Reflection.RuntimeConstructorInfo.Invoke(BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture)
     at JetBrains.Application.Components.TypeComponentDescriptor.CreateInstanceImpl() in c:\BuildAgent\work\1d5606e7e667bf54\Platform\src\ComponentModel\src\Components\TypeComponentDescriptor.cs:line 239
     at JetBrains.Application.Components.TypeComponentDescriptor.CreateInstance() in c:\BuildAgent\work\1d5606e7e667bf54\Platform\src\ComponentModel\src\Components\TypeComponentDescriptor.cs:line 251
     at JetBrains.Application.Components.TypeComponentDescriptor.CreateInstanceChecked(OnError onError) in c:\BuildAgent\work\1d5606e7e667bf54\Platform\src\ComponentModel\src\Components\TypeComponentDescriptor.cs:line 263
     at JetBrains.Application.Components.TypeComponentDescriptor.get_Instance() in c:\BuildAgent\work\1d5606e7e667bf54\Platform\src\ComponentModel\src\Components\TypeComponentDescriptor.cs:line 45
     at JetBrains.Application.Components.ComponentContainer.ResolveDescriptors(Lifetime lifetime, IEnumerable`1 descriptors, OneToListMap`2 interfaceMap) in c:\BuildAgent\work\1d5606e7e667bf54\Platform\src\ComponentModel\src\Components\ComponentContainer.Registration.cs:line 120


— Outer —

— EXCEPTION #4/5 [InvalidOperationException]
Message = “Initial instantiation of the component TypeComponent { StackTraceManager, State: Corrupted } has failed.”
ExceptionPath = Root.InnerException
ClassName = System.InvalidOperationException
Data.Descriptor = “TypeComponent { StackTraceManager, State: Corrupted }”
InnerException = “Exception #3 at Root.InnerException.InnerException”
HResult = COR_E_INVALIDOPERATION=80131509

— Outer —

— EXCEPTION #5/5 [LoggerException]
Message = “Initial instantiation of the component TypeComponent { StackTraceManager, State: Corrupted } has failed.”
ExceptionPath = Root
ClassName = JetBrains.Util.LoggerException
Data.PlatformSccRevision = CompiledWithoutBuildServer
Data.ProductSccRevision = CompiledWithoutBuildServer
Data.VsVersion = 11.0.51106.1
InnerException = “Exception #4 at Root.InnerException”
HResult = COR_E_APPLICATION=80131600
StackTraceString = “
     at JetBrains.Application.Components.ComponentContainer.ResolveDescriptors(Lifetime lifetime, IEnumerable`1 descriptors, OneToListMap`2 interfaceMap) in c:\BuildAgent\work\1d5606e7e667bf54\Platform\src\ComponentModel\src\Components\ComponentContainer.Registration.cs:line 126
     at JetBrains.Application.Components.ComponentContainer.Compose() in c:\BuildAgent\work\1d5606e7e667bf54\Platform\src\ComponentModel\src\Components\ComponentContainer.cs:line 146
     at JetBrains.ProjectModel.SolutionInstance.OpenSolution(ISolutionOwner solutionOwner) in c:\BuildAgent\work\1d5606e7e667bf54\Platform\src\Projects\src\impl\SolutionInstance.cs:line 55
     at JetBrains.ProjectModel.SolutionManagerBase.<>c__DisplayClass5.<CreateSolutionInstance>b__3() in c:\BuildAgent\work\1d5606e7e667bf54\Platform\src\Projects\src\impl\SolutionManagerBase.cs:line 128
     at JetBrains.ProjectModel.Tasks.SolutionLoadTasksSchedulerBase.ExecuteOneTask(SolutionLoadTask task) in c:\BuildAgent\work\1d5606e7e667bf54\Platform\src\Projects\src\impl\Tasks\SolutionLoadTasksSchedulerBase.cs:line 113
     at JetBrains.VsIntegration.ProjectModel.VsSolutionLoadTasksScheduler.ExecuteTasks(Boolean background) in c:\BuildAgent\work\1d5606e7e667bf54\Platform\src\VisualStudio\Core\src\ProjectModel\VsSolutionLoadTasksScheduler.cs:line 37
     at JetBrains.VsIntegration.ProjectModel.VsSolutionLoadTasksScheduler.DispatchInternal(Boolean background) in c:\BuildAgent\work\1d5606e7e667bf54\Platform\src\VisualStudio\Core\src\ProjectModel\VsSolutionLoadTasksScheduler.cs:line 25
     at JetBrains.VsIntegration.ProjectModel.VsSolutionLoadTasksScheduler.DispatchTasks(Boolean background) in c:\BuildAgent\work\1d5606e7e667bf54\Platform\src\VisualStudio\Core\src\ProjectModel\VsSolutionLoadTasksScheduler.cs:line 20
     at JetBrains.ProjectModel.SolutionManagerBase.CreateSolutionInstance(SolutionElement solutionElement, SolutionInstance solutionInstance) in c:\BuildAgent\work\1d5606e7e667bf54\Platform\src\Projects\src\impl\SolutionManagerBase.cs:line 137
     at JetBrains.VsIntegration.ProjectModel.VSSolutionManager.<>c__DisplayClass18.<OpenVSSolution>b__15(Lifetime lifetime) in c:\BuildAgent\work\1d5606e7e667bf54\Platform\src\VisualStudio\Core\src\ProjectModel\VSSolutionManager.cs:line 264
     at JetBrains.DataFlow.SequentialLifetimes.<>c__DisplayClass3.<Next>b__2(LifetimeDefinition definition, Lifetime lifetime) in c:\BuildAgent\work\1d5606e7e667bf54\Platform\src\Util\src\DataFlow\SequentialLifetimes.cs:line 40
     at JetBrains.DataFlow.Lifetimes.Define(Lifetime lifetime, String id, Action`2 FAtomic, ILogger logger) in c:\BuildAgent\work\1d5606e7e667bf54\Platform\src\Util\src\DataFlow\Lifetime\Lifetimes.cs:line 117
     at JetBrains.DataFlow.SequentialLifetimes.DefineNext(Action`2 FNext) in c:\BuildAgent\work\1d5606e7e667bf54\Platform\src\Util\src\DataFlow\SequentialLifetimes.cs:line 56
     at JetBrains.DataFlow.SequentialLifetimes.Next(Action`1 FNext) in c:\BuildAgent\work\1d5606e7e667bf54\Platform\src\Util\src\DataFlow\SequentialLifetimes.cs:line 41
     at JetBrains.VsIntegration.ProjectModel.VSSolutionManager.OpenVSSolution(Boolean openSolution, Boolean sync) in c:\BuildAgent\work\1d5606e7e667bf54\Platform\src\VisualStudio\Core\src\ProjectModel\VSSolutionManager.cs:line 251
     at JetBrains.VsIntegration.DevTen.ProjectModel.VsSolutionManager10.<OnBeforeBackgroundSolutionLoadBegins>b__5() in c:\BuildAgent\work\1d5606e7e667bf54\Platform\src\VisualStudio\v10.v11\Src\ProjectModel\VSSolutionManager10.cs:line 201
     at JetBrains.Application.IShellLocksEx.ExecuteWithReadLock(IShellLocks thіs, Action F) in c:\BuildAgent\work\1d5606e7e667bf54\Platform\src\Shell\src\Threading\ShellLocks.cs:line 990
     at JetBrains.VsIntegration.DevTen.ProjectModel.VsSolutionManager10.<OnBeforeBackgroundSolutionLoadBegins>b__4() in c:\BuildAgent\work\1d5606e7e667bf54\Platform\src\VisualStudio\v10.v11\Src\ProjectModel\VSSolutionManager10.cs:line 201
     at JetBrains.Util.Concurrency.UnguardedCallbackMerger.<>c__DisplayClass3.<ExecuteOrQueueOrMerge>b__0() in c:\BuildAgent\work\1d5606e7e667bf54\Platform\src\Util\src\Concurrency\UnguardedCallbackMerger.cs:line 139
     at JetBrains.Threading.ReentrancyGuard.Execute(String name, Action action) in c:\BuildAgent\work\1d5606e7e667bf54\Platform\src\Util\src\Concurrency\ReentrancyGuard.cs:line 267
     at JetBrains.Threading.ReentrancyGuard.TryExecute(String name, Action action) in c:\BuildAgent\work\1d5606e7e667bf54\Platform\src\Util\src\Concurrency\ReentrancyGuard.cs:line 416
     at JetBrains.Threading.ReentrancyGuardEx.ExecuteOrQueue(ReentrancyGuard thіs, Lifetime lifetime, String name, Action F) in c:\BuildAgent\work\1d5606e7e667bf54\Platform\src\Util\src\Concurrency\ReentrancyGuardEx.cs:line 64
     at JetBrains.Util.Concurrency.UnguardedCallbackMerger.ExecuteOrQueueOrMerge(Lifetime lifetimeQueue, String name, Action F) in c:\BuildAgent\work\1d5606e7e667bf54\Platform\src\Util\src\Concurrency\UnguardedCallbackMerger.cs:line 136
     at JetBrains.VsIntegration.DevTen.ProjectModel.VsSolutionManager10.OnBeforeBackgroundSolutionLoadBegins() in c:\BuildAgent\work\1d5606e7e667bf54\Platform\src\VisualStudio\v10.v11\Src\ProjectModel\VSSolutionManager10.cs:line 203
     at Microsoft.VisualStudio.TeamFoundation.VersionControl.IVersionControlProvider.OpenFromSCC(String solutionFile, String localDir, String version, VersionControlOpenFromSccOverwrite overwriteMode)
     at Microsoft.VisualStudio.TeamFoundation.VersionControl.VssProvider.OpenFromSCC(String solutionFile, String localDir, String version, VersionControlOpenFromSccOverwrite overwriteMode)
     at Microsoft.VisualStudio.TeamFoundation.VersionControl.HatPackage.OpenSolutionWithWorkspace(Workspace workspace, String serverItem, VersionSpec spec)
     at Microsoft.VisualStudio.TeamFoundation.VersionControl.ExplorerSccVS.OnView()
     at Microsoft.TeamFoundation.VersionControl.Controls.ExplorerScc.<OpenSelectedNodeHandler>d__37.MoveNext()
     at System.Runtime.CompilerServices.AsyncMethodBuilderCore.Start[TStateMachine](TStateMachine& stateMachine)
     at Microsoft.TeamFoundation.VersionControl.Controls.ExplorerScc.OpenSelectedNodeHandler()
     at Microsoft.TeamFoundation.VersionControl.Controls.ListViewExplorer.OpenSelectedNode()
     at Microsoft.TeamFoundation.VersionControl.Controls.ListViewServerFolder.OnKeyDown(KeyEventArgs e)
     at Microsoft.TeamFoundation.VersionControl.Controls.ListViewExplorer.OnKeyDown(KeyEventArgs e)
     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.ListView.WndProc(Message& m)
     at Microsoft.TeamFoundation.VersionControl.Controls.ListViewExplorerThemeable.WndProc(Message& m)
     at System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m)
     at System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
     at System.Windows.Forms.NativeWindow.DebuggableCallback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)


RSRP-421062: Component CatalogType: JetBrains.ReSharper.Feature.Services.Occurences.Presentation.FindResultsBrowser [Singleton, Corrupted] construction has failed.

$
0
0
Reporter ReSharper anonymous (resharper) ReSharper anonymous (resharper)
Created Aug 15, 2014 4:18:56 AM
Updated Aug 15, 2014 4:31:42 AM
Resolved Aug 15, 2014 4:31:41 AM
Priority Normal
Type Exception
Fix versions No Fix versions
State Duplicate
Subsystem No subsystem
Assignee Serge Baltic (baltic)
Affected versions No Affected versions
Fixed in builds No Fixed in build
VsVersion All Versions
ReSharper C++ EAP Version=8.5.0.4993, Built=2014-06-27T06:34:56
Component CatalogType: JetBrains.ReSharper.Feature.Services.Occurences.Presentation.FindResultsBrowser [Singleton, Corrupted] construction has failed. Exception has been thrown by the target of an invocation. This property is locked. It can only be changed by the owner of the token.

— EXCEPTION #1/5 [ReadOnlyException]
Message = “This property is locked. It can only be changed by the owner of the token.”
ExceptionPath = Root.InnerException.InnerException.InnerException.InnerException
ClassName = JetBrains.Util.DataStructures.ReadOnlyException
Data.PropertyID = ToolWindowContent::ReSharper::SearchResultsWindow::EmptyContent
Data.AttemptedValue = JetBrains.UI.ToolWindowManagement.ToolWindowContent
Data.CurrentValue = JetBrains.UI.ToolWindowManagement.ToolWindowContent
Data.AttemptedToken = <null>
Data.LockingToken = “Readonly{Property locked by an active SetValue()-with-lifetime call.}”
HResult = DataReadOnly=80131927
Source = JetBrains.Platform.ReSharper.Util
StackTraceString = “
  at JetBrains.DataFlow.Property`1.ThrowReadonlyFail(BeforePropertyChangedEventArgs`1 args, Object tokenExpected) in c:\BuildAgent\work\f0e3509eb08b1c1c\Platform\src\Util\src\DataFlow\Property!1.cs:line 241
     at JetBrains.DataFlow.PropertyValidator.<>c__DisplayClass13`1.<CreateReadonlyValidator>b__11(BeforePropertyChangedEventArgs`1 args) in c:\BuildAgent\work\f0e3509eb08b1c1c\Platform\src\Util\src\DataFlow\Extension\PropertyValidator.cs:line 154
     at JetBrains.DataFlow.Signal`1.NotifySinks(TValue payload) in c:\BuildAgent\work\f0e3509eb08b1c1c\Platform\src\Util\src\DataFlow\Signal!1.cs:line 378


— Outer —

— EXCEPTION #2/5 [LoggerException]
Message = “This property is locked. It can only be changed by the owner of the token.”
ExceptionPath = Root.InnerException.InnerException.InnerException
ClassName = JetBrains.Util.LoggerException
InnerException = “Exception #1 at Root.InnerException.InnerException.InnerException.InnerException”
HResult = COR_E_APPLICATION=80131600
Source = JetBrains.Platform.ReSharper.Util
StackTraceString = “
  at JetBrains.DataFlow.Signal`1.Fire(TValue value, Object cookie) in c:\BuildAgent\work\f0e3509eb08b1c1c\Platform\src\Util\src\DataFlow\Signal!1.cs:line 539
     at JetBrains.DataFlow.Property`1.FireBeforeChange(TValue old, TValue new, Object cookie) in c:\BuildAgent\work\f0e3509eb08b1c1c\Platform\src\Util\src\DataFlow\Property!1.cs:line 267
     at JetBrains.DataFlow.Property`1.SetValue(TValue value, Object cookie) in c:\BuildAgent\work\f0e3509eb08b1c1c\Platform\src\Util\src\DataFlow\Property!1.cs:line 521
     at JetBrains.DataFlow.IPropertyEx.<>c__DisplayClass37`1.<SetValue>b__35() in c:\BuildAgent\work\f0e3509eb08b1c1c\Platform\src\Util\src\DataFlow\Extension\IPropertyEx.cs:line 443
     at JetBrains.DataFlow.Lifetime.AddBracket(Action FOpening, Action FClosing) in c:\BuildAgent\work\f0e3509eb08b1c1c\Platform\src\Util\src\DataFlow\Lifetime\Lifetime.cs:line 213
     at JetBrains.DataFlow.IPropertyEx.SetValue[TValue](IProperty`1 property, Lifetime lifetime, TValue value, Object cookie) in c:\BuildAgent\work\f0e3509eb08b1c1c\Platform\src\Util\src\DataFlow\Extension\IPropertyEx.cs:line 444
     at JetBrains.UI.ToolWindowManagement.ToolWindowClass.RegisterEmptyContent(Lifetime lifetime, Func`2 emptyContentFactory) in c:\BuildAgent\work\f0e3509eb08b1c1c\Platform\src\UI\src\ToolWindowManagement\ToolWindowClass.cs:line 140
     at JetBrains.ReSharper.Feature.Services.Occurences.Presentation.FindResultsBrowser..ctor(Lifetime lifetime, ToolWindowManager toolWindowManager, IActionManager actionManager, IActionBarManager actionBarManager, IShortcutManager shortcutManager, IPsiFiles psiFiles, FindResultsToolWindowDescriptor toolWindowDescriptor, IColorThemeManager themeManager, ISolution solution, IUIApplication environment) in c:\BuildAgent\work\f0e3509eb08b1c1c\Psi.Features\src\Services\_Core\src\Occurences\Presentation\FindResultsBrowser.cs:line 70
     at System.RuntimeMethodHandle.InvokeMethod(Object target, Object[] arguments, Signature sig, Boolean constructor)
     at System.Reflection.RuntimeConstructorInfo.Invoke(BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture)
     at JetBrains.Application.Extensibility.PartComponentDescriptor.CreateInstanceOf(Type type, IValueResolveContext context) in c:\BuildAgent\work\f0e3509eb08b1c1c\Platform\src\ComponentModel\src\Extensibility\PartComponentDescriptor.cs:line 41
     at JetBrains.Application.Extensibility.PartComponentDescriptor.CreateInstance(IValueResolveContext context) in c:\BuildAgent\work\f0e3509eb08b1c1c\Platform\src\ComponentModel\src\Extensibility\PartComponentDescriptor.cs:line 54
     at JetBrains.Application.Components.SingletonDescriptor.CreateInstanceChecked(OnError onError, IComponentContainer container) in c:\BuildAgent\work\f0e3509eb08b1c1c\Platform\src\ComponentModel\src\Components\Descriptors\SingletonDescriptor.cs:line 80
     at JetBrains.Application.Components.SingletonDescriptor.GetValue() in c:\BuildAgent\work\f0e3509eb08b1c1c\Platform\src\ComponentModel\src\Components\Descriptors\SingletonDescriptor.cs:line 54
     at JetBrains.Application.Components.ComponentStorage.InstantiateDescriptors(IEnumerable`1 descriptors) in c:\BuildAgent\work\f0e3509eb08b1c1c\Platform\src\ComponentModel\src\Components\Storage\ComponentStorage.cs:line 260
     at JetBrains.Application.Components.ComponentStorage.ComposeDescriptors(ICollection`1 descriptors) in c:\BuildAgent\work\f0e3509eb08b1c1c\Platform\src\ComponentModel\src\Components\Storage\ComponentStorage.cs:line 252
     at JetBrains.Application.Components.ComponentStorage.Compose() in c:\BuildAgent\work\f0e3509eb08b1c1c\Platform\src\ComponentModel\src\Components\Storage\ComponentStorage.cs:line 180
     at JetBrains.ProjectModel.SolutionInstance.OpenSolution(ISolutionOwner solutionOwner) in c:\BuildAgent\work\f0e3509eb08b1c1c\Platform\src\Projects\src\impl\SolutionInstance.cs:line 58
     at JetBrains.ProjectModel.SolutionManagerBase.<>c__DisplayClass5.<CreateSolutionInstance>b__3() in c:\BuildAgent\work\f0e3509eb08b1c1c\Platform\src\Projects\src\impl\SolutionManagerBase.cs:line 128
     at JetBrains.ProjectModel.Tasks.SolutionLoadTasksSchedulerBase.<>c__DisplayClass4.<ExecuteOneTask>b__3() in c:\BuildAgent\work\f0e3509eb08b1c1c\Platform\src\Projects\src\impl\Tasks\SolutionLoadTasksSchedulerBase.cs:line 118
     at JetBrains.Util.Logging.Logger.Catch(Action action) in c:\BuildAgent\work\f0e3509eb08b1c1c\Platform\src\Util\src\Logging\Logger.cs:line 243
     at JetBrains.ProjectModel.Tasks.SolutionLoadTasksSchedulerBase.ExecuteOneTask(SolutionLoadTask task) in c:\BuildAgent\work\f0e3509eb08b1c1c\Platform\src\Projects\src\impl\Tasks\SolutionLoadTasksSchedulerBase.cs:line 119
     at JetBrains.VsIntegration.ProjectModel.VsSolutionLoadTasksScheduler.ExecuteTasks(Boolean background) in c:\BuildAgent\work\f0e3509eb08b1c1c\Platform\src\VisualStudio\Core\src\ProjectModel\VsSolutionLoadTasksScheduler.cs:line 37
     at JetBrains.VsIntegration.ProjectModel.VsSolutionLoadTasksScheduler.DispatchInternal(Boolean background) in c:\BuildAgent\work\f0e3509eb08b1c1c\Platform\src\VisualStudio\Core\src\ProjectModel\VsSolutionLoadTasksScheduler.cs:line 25
     at JetBrains.VsIntegration.ProjectModel.VsSolutionLoadTasksScheduler.DispatchTasks(Boolean background) in c:\BuildAgent\work\f0e3509eb08b1c1c\Platform\src\VisualStudio\Core\src\ProjectModel\VsSolutionLoadTasksScheduler.cs:line 20
     at JetBrains.ProjectModel.SolutionManagerBase.CreateSolutionInstance(SolutionElement solutionElement, SolutionInstance solutionInstance) in c:\BuildAgent\work\f0e3509eb08b1c1c\Platform\src\Projects\src\impl\SolutionManagerBase.cs:line 137
     at JetBrains.VsIntegration.ProjectModel.VSSolutionManager.<>c__DisplayClass18.<OpenVSSolution>b__15(Lifetime lifetime) in c:\BuildAgent\work\f0e3509eb08b1c1c\Platform\src\VisualStudio\Core\src\ProjectModel\VSSolutionManager.cs:line 277
     at JetBrains.DataFlow.SequentialLifetimes.<>c__DisplayClass3.<Next>b__2(LifetimeDefinition definition, Lifetime lifetime) in c:\BuildAgent\work\f0e3509eb08b1c1c\Platform\src\Util\src\DataFlow\SequentialLifetimes.cs:line 40
     at JetBrains.DataFlow.Lifetimes.Define(Lifetime lifetime, String id, Action`2 FAtomic, ILogger logger) in c:\BuildAgent\work\f0e3509eb08b1c1c\Platform\src\Util\src\DataFlow\Lifetime\Lifetimes.cs:line 104
     at JetBrains.DataFlow.SequentialLifetimes.DefineNext(Action`2 FNext) in c:\BuildAgent\work\f0e3509eb08b1c1c\Platform\src\Util\src\DataFlow\SequentialLifetimes.cs:line 56
     at JetBrains.DataFlow.SequentialLifetimes.Next(Action`1 FNext) in c:\BuildAgent\work\f0e3509eb08b1c1c\Platform\src\Util\src\DataFlow\SequentialLifetimes.cs:line 41
     at JetBrains.VsIntegration.ProjectModel.VSSolutionManager.OpenVSSolution(Boolean openSolution, Boolean sync) in c:\BuildAgent\work\f0e3509eb08b1c1c\Platform\src\VisualStudio\Core\src\ProjectModel\VSSolutionManager.cs:line 264
     at JetBrains.VsIntegration.DevTen.ProjectModel.VsSolutionManager10.<OnBeforeBackgroundSolutionLoadBegins>b__5() in c:\BuildAgent\work\f0e3509eb08b1c1c\Platform\src\VisualStudio\SinceVs10\Src\ProjectModel\VSSolutionManager10.cs:line 201
     at JetBrains.Application.IShellLocksEx.ExecuteWithReadLock(IShellLocks thіs, Action F) in c:\BuildAgent\work\f0e3509eb08b1c1c\Platform\src\Shell\src\Threading\ShellLocks.cs:line 997
     at JetBrains.VsIntegration.DevTen.ProjectModel.VsSolutionManager10.<OnBeforeBackgroundSolutionLoadBegins>b__4() in c:\BuildAgent\work\f0e3509eb08b1c1c\Platform\src\VisualStudio\SinceVs10\Src\ProjectModel\VSSolutionManager10.cs:line 201
     at JetBrains.Util.Concurrency.UnguardedCallbackMerger.<>c__DisplayClass3.<ExecuteOrQueueOrMerge>b__0() in c:\BuildAgent\work\f0e3509eb08b1c1c\Platform\src\Util\src\Concurrency\UnguardedCallbackMerger.cs:line 139
     at JetBrains.Threading.ReentrancyGuardEx.<>c__DisplayClass4.<>c__DisplayClass6.<Queue>b__3() in c:\BuildAgent\work\f0e3509eb08b1c1c\Platform\src\Util\src\Concurrency\ReentrancyGuardEx.cs:line 46
     at JetBrains.Threading.ReentrancyGuard.Execute(String name, Action action) in c:\BuildAgent\work\f0e3509eb08b1c1c\Platform\src\Util\src\Concurrency\ReentrancyGuard.cs:line 267
     at JetBrains.Threading.ReentrancyGuard.<ExecutePendingActions>b__8(QueuedAction action) in c:\BuildAgent\work\f0e3509eb08b1c1c\Platform\src\Util\src\Concurrency\ReentrancyGuard.cs:line 506
     at JetBrains.Threading.ReentrancyGuard.InterlockedQueue.TryDequeue(Action`1 funcVisitor) in c:\BuildAgent\work\f0e3509eb08b1c1c\Platform\src\Util\src\Concurrency\ReentrancyGuard.cs:line 978
     at JetBrains.Threading.ReentrancyGuard.ExecutePendingActions() in c:\BuildAgent\work\f0e3509eb08b1c1c\Platform\src\Util\src\Concurrency\ReentrancyGuard.cs:line 509
     at JetBrains.Threading.JetDispatcher.Closure.Execute() in c:\BuildAgent\work\f0e3509eb08b1c1c\Platform\src\Util\src\Concurrency\JetDispatcher.cs:line 839
     at JetBrains.Threading.JetDispatcher.ProcessQueue() in c:\BuildAgent\work\f0e3509eb08b1c1c\Platform\src\Util\src\Concurrency\JetDispatcher.cs:line 704
     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.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)


— Outer —

— EXCEPTION #3/5 [TargetInvocationException]
Message = “Exception has been thrown by the target of an invocation.”
ExceptionPath = Root.InnerException.InnerException
ClassName = System.Reflection.TargetInvocationException
Data.DescriptorType = “JetBrains.Application.Extensibility.PartComponentDescriptor, JetBrains.Platform.ReSharper.ComponentModel, Version=8.5.0.4993, Culture=neutral, PublicKeyToken=1010a0d8d6380325”
Data.State = Initializing
InnerException = “Exception #2 at Root.InnerException.InnerException.InnerException”
HResult = COR_E_TARGETINVOCATION=80131604
Source = mscorlib
StackTraceString = “
  at System.RuntimeMethodHandle.InvokeMethod(Object target, Object[] arguments, Signature sig, Boolean constructor)
     at System.Reflection.RuntimeConstructorInfo.Invoke(BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture)
     at JetBrains.Application.Extensibility.PartComponentDescriptor.CreateInstanceOf(Type type, IValueResolveContext context) in c:\BuildAgent\work\f0e3509eb08b1c1c\Platform\src\ComponentModel\src\Extensibility\PartComponentDescriptor.cs:line 41
     at JetBrains.Application.Extensibility.PartComponentDescriptor.CreateInstance(IValueResolveContext context) in c:\BuildAgent\work\f0e3509eb08b1c1c\Platform\src\ComponentModel\src\Extensibility\PartComponentDescriptor.cs:line 54
     at JetBrains.Application.Components.SingletonDescriptor.CreateInstanceChecked(OnError onError, IComponentContainer container) in c:\BuildAgent\work\f0e3509eb08b1c1c\Platform\src\ComponentModel\src\Components\Descriptors\SingletonDescriptor.cs:line 93
     at JetBrains.Application.Components.SingletonDescriptor.GetValue() in c:\BuildAgent\work\f0e3509eb08b1c1c\Platform\src\ComponentModel\src\Components\Descriptors\SingletonDescriptor.cs:line 47
     at JetBrains.Application.Components.ComponentStorage.InstantiateDescriptors(IEnumerable`1 descriptors) in c:\BuildAgent\work\f0e3509eb08b1c1c\Platform\src\ComponentModel\src\Components\Storage\ComponentStorage.cs:line 260


— Outer —

— EXCEPTION #4/5 [TargetInvocationException]
Message = “Component CatalogType: JetBrains.ReSharper.Feature.Services.Occurences.Presentation.FindResultsBrowser [Singleton, Corrupted] construction has failed.”
ExceptionPath = Root.InnerException
ClassName = System.Reflection.TargetInvocationException
Data.Descriptor = “CatalogType: JetBrains.ReSharper.Feature.Services.Occurences.Presentation.FindResultsBrowser [Singleton, Corrupted]”
InnerException = “Exception #3 at Root.InnerException.InnerException”
HResult = COR_E_TARGETINVOCATION=80131604

— Outer —

— EXCEPTION #5/5 [LoggerException]
Message = “Component CatalogType: JetBrains.ReSharper.Feature.Services.Occurences.Presentation.FindResultsBrowser [Singleton, Corrupted] construction has failed.”
ExceptionPath = Root
ClassName = JetBrains.Util.LoggerException
Data.BuildDescription = “ReSharper C++ EAP Version=8.5.0.4993, Built=2014-06-27T06:34:56, Configuration=“CLR4 Csharp PublicMode VS1200””
Data.ProductName = ReSharper
Data.ProductVersion = 8.5.0.4993
Data.BuiltOn = 2014-06-27T06:34:56
Data.ProductConfigurations = “CLR4 Csharp PublicMode VS1200”
Data.PlatformSccRevision = CompiledWithoutBuildServer
Data.ProductSccRevision = CompiledWithoutBuildServer
Data.VsVersion = 12.0.30501.0
Data.Cpp = True
InnerException = “Exception #4 at Root.InnerException”
HResult = COR_E_APPLICATION=80131600
StackTraceString = “
  at JetBrains.Application.Components.ComponentStorage.InstantiateDescriptors(IEnumerable`1 descriptors) in c:\BuildAgent\work\f0e3509eb08b1c1c\Platform\src\ComponentModel\src\Components\Storage\ComponentStorage.cs:line 265
     at JetBrains.Application.Components.ComponentStorage.ComposeDescriptors(ICollection`1 descriptors) in c:\BuildAgent\work\f0e3509eb08b1c1c\Platform\src\ComponentModel\src\Components\Storage\ComponentStorage.cs:line 252
     at JetBrains.Application.Components.ComponentStorage.Compose() in c:\BuildAgent\work\f0e3509eb08b1c1c\Platform\src\ComponentModel\src\Components\Storage\ComponentStorage.cs:line 180
     at JetBrains.ProjectModel.SolutionInstance.OpenSolution(ISolutionOwner solutionOwner) in c:\BuildAgent\work\f0e3509eb08b1c1c\Platform\src\Projects\src\impl\SolutionInstance.cs:line 58
     at JetBrains.ProjectModel.SolutionManagerBase.<>c__DisplayClass5.<CreateSolutionInstance>b__3() in c:\BuildAgent\work\f0e3509eb08b1c1c\Platform\src\Projects\src\impl\SolutionManagerBase.cs:line 128
     at JetBrains.ProjectModel.Tasks.SolutionLoadTasksSchedulerBase.<>c__DisplayClass4.<ExecuteOneTask>b__3() in c:\BuildAgent\work\f0e3509eb08b1c1c\Platform\src\Projects\src\impl\Tasks\SolutionLoadTasksSchedulerBase.cs:line 118
     at JetBrains.Util.Logging.Logger.Catch(Action action) in c:\BuildAgent\work\f0e3509eb08b1c1c\Platform\src\Util\src\Logging\Logger.cs:line 243
     at JetBrains.ProjectModel.Tasks.SolutionLoadTasksSchedulerBase.ExecuteOneTask(SolutionLoadTask task) in c:\BuildAgent\work\f0e3509eb08b1c1c\Platform\src\Projects\src\impl\Tasks\SolutionLoadTasksSchedulerBase.cs:line 119
     at JetBrains.VsIntegration.ProjectModel.VsSolutionLoadTasksScheduler.ExecuteTasks(Boolean background) in c:\BuildAgent\work\f0e3509eb08b1c1c\Platform\src\VisualStudio\Core\src\ProjectModel\VsSolutionLoadTasksScheduler.cs:line 37
     at JetBrains.VsIntegration.ProjectModel.VsSolutionLoadTasksScheduler.DispatchInternal(Boolean background) in c:\BuildAgent\work\f0e3509eb08b1c1c\Platform\src\VisualStudio\Core\src\ProjectModel\VsSolutionLoadTasksScheduler.cs:line 25
     at JetBrains.VsIntegration.ProjectModel.VsSolutionLoadTasksScheduler.DispatchTasks(Boolean background) in c:\BuildAgent\work\f0e3509eb08b1c1c\Platform\src\VisualStudio\Core\src\ProjectModel\VsSolutionLoadTasksScheduler.cs:line 20
     at JetBrains.ProjectModel.SolutionManagerBase.CreateSolutionInstance(SolutionElement solutionElement, SolutionInstance solutionInstance) in c:\BuildAgent\work\f0e3509eb08b1c1c\Platform\src\Projects\src\impl\SolutionManagerBase.cs:line 137
     at JetBrains.VsIntegration.ProjectModel.VSSolutionManager.<>c__DisplayClass18.<OpenVSSolution>b__15(Lifetime lifetime) in c:\BuildAgent\work\f0e3509eb08b1c1c\Platform\src\VisualStudio\Core\src\ProjectModel\VSSolutionManager.cs:line 277
     at JetBrains.DataFlow.SequentialLifetimes.<>c__DisplayClass3.<Next>b__2(LifetimeDefinition definition, Lifetime lifetime) in c:\BuildAgent\work\f0e3509eb08b1c1c\Platform\src\Util\src\DataFlow\SequentialLifetimes.cs:line 40
     at JetBrains.DataFlow.Lifetimes.Define(Lifetime lifetime, String id, Action`2 FAtomic, ILogger logger) in c:\BuildAgent\work\f0e3509eb08b1c1c\Platform\src\Util\src\DataFlow\Lifetime\Lifetimes.cs:line 104
     at JetBrains.DataFlow.SequentialLifetimes.DefineNext(Action`2 FNext) in c:\BuildAgent\work\f0e3509eb08b1c1c\Platform\src\Util\src\DataFlow\SequentialLifetimes.cs:line 56
     at JetBrains.DataFlow.SequentialLifetimes.Next(Action`1 FNext) in c:\BuildAgent\work\f0e3509eb08b1c1c\Platform\src\Util\src\DataFlow\SequentialLifetimes.cs:line 41
     at JetBrains.VsIntegration.ProjectModel.VSSolutionManager.OpenVSSolution(Boolean openSolution, Boolean sync) in c:\BuildAgent\work\f0e3509eb08b1c1c\Platform\src\VisualStudio\Core\src\ProjectModel\VSSolutionManager.cs:line 264
     at JetBrains.VsIntegration.DevTen.ProjectModel.VsSolutionManager10.<OnBeforeBackgroundSolutionLoadBegins>b__5() in c:\BuildAgent\work\f0e3509eb08b1c1c\Platform\src\VisualStudio\SinceVs10\Src\ProjectModel\VSSolutionManager10.cs:line 201
     at JetBrains.Application.IShellLocksEx.ExecuteWithReadLock(IShellLocks thіs, Action F) in c:\BuildAgent\work\f0e3509eb08b1c1c\Platform\src\Shell\src\Threading\ShellLocks.cs:line 997
     at JetBrains.VsIntegration.DevTen.ProjectModel.VsSolutionManager10.<OnBeforeBackgroundSolutionLoadBegins>b__4() in c:\BuildAgent\work\f0e3509eb08b1c1c\Platform\src\VisualStudio\SinceVs10\Src\ProjectModel\VSSolutionManager10.cs:line 201
     at JetBrains.Util.Concurrency.UnguardedCallbackMerger.<>c__DisplayClass3.<ExecuteOrQueueOrMerge>b__0() in c:\BuildAgent\work\f0e3509eb08b1c1c\Platform\src\Util\src\Concurrency\UnguardedCallbackMerger.cs:line 139
     at JetBrains.Threading.ReentrancyGuardEx.<>c__DisplayClass4.<>c__DisplayClass6.<Queue>b__3() in c:\BuildAgent\work\f0e3509eb08b1c1c\Platform\src\Util\src\Concurrency\ReentrancyGuardEx.cs:line 46
     at JetBrains.Threading.ReentrancyGuard.Execute(String name, Action action) in c:\BuildAgent\work\f0e3509eb08b1c1c\Platform\src\Util\src\Concurrency\ReentrancyGuard.cs:line 267
     at JetBrains.Threading.ReentrancyGuard.<ExecutePendingActions>b__8(QueuedAction action) in c:\BuildAgent\work\f0e3509eb08b1c1c\Platform\src\Util\src\Concurrency\ReentrancyGuard.cs:line 506
     at JetBrains.Threading.ReentrancyGuard.InterlockedQueue.TryDequeue(Action`1 funcVisitor) in c:\BuildAgent\work\f0e3509eb08b1c1c\Platform\src\Util\src\Concurrency\ReentrancyGuard.cs:line 978
     at JetBrains.Threading.ReentrancyGuard.ExecutePendingActions() in c:\BuildAgent\work\f0e3509eb08b1c1c\Platform\src\Util\src\Concurrency\ReentrancyGuard.cs:line 509
     at JetBrains.Threading.JetDispatcher.Closure.Execute() in c:\BuildAgent\work\f0e3509eb08b1c1c\Platform\src\Util\src\Concurrency\JetDispatcher.cs:line 839
     at JetBrains.Threading.JetDispatcher.ProcessQueue() in c:\BuildAgent\work\f0e3509eb08b1c1c\Platform\src\Util\src\Concurrency\JetDispatcher.cs:line 704
     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.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)

RSRP-369833: Cannot get PsiModule

$
0
0
Reporter Svyatoslav Danyliv (sdanyliv) Svyatoslav Danyliv (sdanyliv)
Created Jun 12, 2013 6:33:32 PM
Updated Aug 15, 2014 10:43:10 AM
Priority Normal
Type Exception
Fix versions No Fix versions
State Submitted
Subsystem No subsystem
Assignee Andrew Serebryansky (andrew.serebryansky)
Affected versions No Affected versions
Fixed in builds No Fixed in build
VsVersion All Versions
ReSharper 8 EAP Version=8.0.7.5, Built=2013-06-08T10:57:42, Configuration=“CLR4 Csharp PublicMode Vbnet VS1100”
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() in c:\BuildAgent\work\1d5606e7e667bf54\Psi.Features\src\Psi\_Core\src\ExtensionsAPI\Tree\TreeElement.cs:line 314
     at JetBrains.ReSharper.Psi.ExtensionsAPI.Tree.TreeElement.GetPsiModule() in c:\BuildAgent\work\1d5606e7e667bf54\Psi.Features\src\Psi\_Core\src\ExtensionsAPI\Tree\TreeElement.cs:line 312
     at JetBrains.ReSharper.Psi.ExtensionsAPI.Tree.TreeElement.GetPsiModule() in c:\BuildAgent\work\1d5606e7e667bf54\Psi.Features\src\Psi\_Core\src\ExtensionsAPI\Tree\TreeElement.cs:line 312
     at JetBrains.ReSharper.Psi.ExtensionsAPI.Tree.TreeElement.GetPsiModule() in c:\BuildAgent\work\1d5606e7e667bf54\Psi.Features\src\Psi\_Core\src\ExtensionsAPI\Tree\TreeElement.cs:line 312
     at JetBrains.ReSharper.Psi.ExtensionsAPI.Tree.TreeElement.GetPsiModule() in c:\BuildAgent\work\1d5606e7e667bf54\Psi.Features\src\Psi\_Core\src\ExtensionsAPI\Tree\TreeElement.cs:line 312
     at JetBrains.ReSharper.Psi.ExtensionsAPI.Tree.TreeElement.GetPsiModule() in c:\BuildAgent\work\1d5606e7e667bf54\Psi.Features\src\Psi\_Core\src\ExtensionsAPI\Tree\TreeElement.cs:line 312
     at JetBrains.ReSharper.Psi.ExtensionsAPI.Tree.TreeElement.GetPsiModule() in c:\BuildAgent\work\1d5606e7e667bf54\Psi.Features\src\Psi\_Core\src\ExtensionsAPI\Tree\TreeElement.cs:line 312
     at JetBrains.ReSharper.Psi.Tree.TreeNodeExtensions.GetResolveContext(ITreeNode treeNode) in c:\BuildAgent\work\1d5606e7e667bf54\Psi.Features\src\Psi\_Core\src\Tree\TreeNodeExtensions.cs:line 494
     at JetBrains.ReSharper.Psi.CSharp.Impl.UnresolvedSupport.CSharpUnresolvedTypeElement.GetContainingNamespace() in c:\BuildAgent\work\1d5606e7e667bf54\Psi.Features\src\Psi\CSharp\src\Impl\UnresolvedSupport\CSharpUnresolvedTypeElement.cs:line 209
     at JetBrains.ReSharper.Psi.CSharp.Impl.CSharpDeclaredElementPresenter.GetQualifiedNameStr(DeclaredElementPresenterStyle presenter, ITypeElement typeElement, ISubstitution substitution, Boolean appendOwnTypeParameters) in c:\BuildAgent\work\1d5606e7e667bf54\Psi.Features\src\Psi\CSharp\src\Impl\CSharpDeclaredElementPresenter.cs:line 412
     at JetBrains.ReSharper.Psi.CSharp.Impl.CSharpDeclaredElementPresenter.Format(DeclaredElementPresenterStyle style, IDeclaredElement declaredElement, ISubstitution substitution, DeclaredElementPresenterMarking& marking) in c:\BuildAgent\work\1d5606e7e667bf54\Psi.Features\src\Psi\CSharp\src\Impl\CSharpDeclaredElementPresenter.cs:line 180
     at JetBrains.ReSharper.Psi.DeclaredElementPresenter.Format(PsiLanguageType languageType, DeclaredElementPresenterStyle style, IDeclaredElement element, ISubstitution substitution, DeclaredElementPresenterMarking& marking) in c:\BuildAgent\work\1d5606e7e667bf54\Psi.Features\src\Psi\_Core\src\DeclaredElementPresenter.cs:line 144
     at JetBrains.ReSharper.Psi.DeclaredElementPresenter.Format(PsiLanguageType languageType, DeclaredElementPresenterStyle style, IDeclaredElement element) in c:\BuildAgent\work\1d5606e7e667bf54\Psi.Features\src\Psi\_Core\src\DeclaredElementPresenter.cs:line 109
     at JetBrains.ReSharper.Feature.Services.CSharp.CodeCompletion.ConstructorLookupItem..ctor(IType type, String argumentContextString, ILookupItemsOwner owner, PsiIconManager psiIconManager) in c:\BuildAgent\work\1d5606e7e667bf54\Psi.Features\src\Services\CSharp\src\CodeCompletion\ConstructorLookupItem.cs:line 132
     at JetBrains.ReSharper.Feature.Services.CSharp.CodeCompletion.CSharpLookupItemFactory.CreateConstructorLookupItem(IType type, IList`1 expectedTypes) in c:\BuildAgent\work\1d5606e7e667bf54\Psi.Features\src\Services\CSharp\src\CodeCompletion\CSharpLookupItemFactory.cs:line 361
     at JetBrains.ReSharper.Feature.Services.CSharp.CodeCompletion.Rules.NewStatementRule.TransformItems(CSharpCodeCompletionContext context, GroupedItemsCollector collector) in c:\BuildAgent\work\1d5606e7e667bf54\Psi.Features\src\Services\CSharp\src\CodeCompletion\Rules\NewStatementRule.cs:line 95
     at JetBrains.ReSharper.Feature.Services.CodeCompletion.Infrastructure.ItemsProviderOfSpecificContext`1.JetBrains.ReSharper.Feature.Services.CodeCompletion.Infrastructure.ICodeCompletionItemsProvider.TransformItems(ISpecificCodeCompletionContext context, GroupedItemsCollector collector, Object data) in c:\BuildAgent\work\1d5606e7e667bf54\Psi.Features\src\Services\_Core\src\CodeCompletion\Infrastructure\ItemsProviderOfSpecificContext.cs:line 61
     at JetBrains.ReSharper.Feature.Services.CodeCompletion.IntellisenseManager.<>c__DisplayClass4f.<GetCompletionResult>b__33() in c:\BuildAgent\work\1d5606e7e667bf54\Psi.Features\src\Services\_Core\src\CodeCompletion\IntellisenseManager.cs:line 520
     at JetBrains.Util.Logging.Logger.CatchIgnoreExceptions(Action action, JetHashSet`1 exceptionTypesToIgnore) in c:\BuildAgent\work\1d5606e7e667bf54\Platform\src\Util\src\Logging\Logger.cs:line 382


— Outer —

— EXCEPTION #2/2 [LoggerException]
Message = “Cannot get PsiModule”
ExceptionPath = Root
ClassName = JetBrains.Util.LoggerException
Data.ManagedThreadName = “Pool Thread #1”
Data.PlatformSccRevision = CompiledWithoutBuildServer
Data.ProductSccRevision = CompiledWithoutBuildServer
Data.VsVersion = 11.0.60315.1
InnerException = “Exception #1 at Root.InnerException”
HResult = COR_E_APPLICATION=80131600
StackTraceString = “
  at JetBrains.ReSharper.Feature.Services.CodeCompletion.IntellisenseManager.GetCompletionResult(CodeCompletionParameters parameters, ITextControl textControl, List`1 contexts) in c:\BuildAgent\work\1d5606e7e667bf54\Psi.Features\src\Services\_Core\src\CodeCompletion\IntellisenseManager.cs:line 515
     at JetBrains.ReSharper.Feature.Services.CodeCompletion.ManualCodeCompletionSession.AsyncCompletionExecutor.Work() in c:\BuildAgent\work\1d5606e7e667bf54\Psi.Features\src\Services\_Core\src\CodeCompletion\ManualCodeCompletionSession.cs:line 92
     at JetBrains.Application.InterruptableReadActivity.DoWork() in c:\BuildAgent\work\1d5606e7e667bf54\Platform\src\Shell\src\Threading\InterruptableReadActivity.cs:line 215
     at JetBrains.Application.InterruptableReadActivity.WorkerThreadProc(ManualResetEvent nativeManualEvent) in c:\BuildAgent\work\1d5606e7e667bf54\Platform\src\Shell\src\Threading\InterruptableReadActivity.cs:line 87
     at JetBrains.Application.InterruptableReadActivity.<>c__DisplayClass7.<DoStart>b__5() in c:\BuildAgent\work\1d5606e7e667bf54\Platform\src\Shell\src\Threading\InterruptableReadActivity.cs:line 245
     at JetBrains.Threading.ThreadManager.PooledThread.ThreadProc() in c:\BuildAgent\work\1d5606e7e667bf54\Platform\src\Util\src\Threading\ThreadManager.cs:line 165
     at System.Threading.ThreadHelper.ThreadStart_Context(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.Threading.ThreadHelper.ThreadStart()

RSRP-285465: Argument number 1 is null

$
0
0
Reporter Kirill Falk (kfalk) Kirill Falk (kfalk)
Created Dec 6, 2011 6:03:04 PM
Updated Aug 15, 2014 10:43:17 AM
Priority Normal
Type Exception
Fix versions Backlog
State Submitted
Subsystem No subsystem
Assignee Alisa Afonina (alisa.afonina)
Affected versions No Affected versions
Fixed in builds No Fixed in build
VsVersion All Versions
ReSharper 6.1 EAP Version=6.1.24.139, Built=2011-12-06T11:21:24, Configuration=“Csharp PublicMode Vbnet VS1000”
Argument number 1 is null

— EXCEPTION #1/2 [InvalidOperationException]
Message = “Argument number 1 is null”
ExceptionPath = Root.InnerException
ClassName = System.InvalidOperationException
HResult = COR_E_INVALIDOPERATION=80131509
Source = JetBrains.ReSharper.Psi.CSharp
StackTraceString = “
  at JetBrains.ReSharper.Psi.CSharp.Impl.CSharpElementFactoryImpl.SubstituteNodes(ITreeNode root, ParameterMarker[] markers, Object[] args) in c:\BuildAgent\work\5f4ceacf5b2d1193\src\Psi.CSharp\src\Impl\CSharpElementFactoryImpl.cs:line 344
     at JetBrains.ReSharper.Psi.CSharp.Impl.CSharpElementFactoryImpl.CreateStatement(String format, Object[] args) in c:\BuildAgent\work\5f4ceacf5b2d1193\src\Psi.CSharp\src\Impl\CSharpElementFactoryImpl.cs:line 453
     at JetBrains.ReSharper.Feature.Services.CSharp.LinqTools.FromLinq.ActionQueries.AggregateQuery.GenerateLoopBody(ITypeOwner resultVar, ILocalVariable iteratorVar, Cache cache, Boolean& canInlineIteratorVar) in c:\BuildAgent\work\5f4ceacf5b2d1193\src\Feature.Services.CSharp\src\LinqTools\FromLinq\ActionQueries\AggregateQuery.cs:line 42
     at JetBrains.ReSharper.Feature.Services.CSharp.LinqTools.FromLinq.ActionQueries.ActionQueryBase.TransformToLoop(Cache cache, Boolean& canInlineIteratorVar, ITypeOwner& resultVar) in c:\BuildAgent\work\5f4ceacf5b2d1193\src\Feature.Services.CSharp\src\LinqTools\FromLinq\ActionQueries\ActionQueryBase.cs:line 110
     at JetBrains.ReSharper.Feature.Services.CSharp.LinqTools.FromLinq.ActionQueries.AggregateQueryWithNoSeed.TransformToLoop(Cache cache, Boolean& canInlineIteratorVar) in c:\BuildAgent\work\5f4ceacf5b2d1193\src\Feature.Services.CSharp\src\LinqTools\FromLinq\ActionQueries\AggregateQueryWithNoSeed.cs:line 45
     at JetBrains.ReSharper.Feature.Services.CSharp.LinqTools.FromLinq.Transform.TransformInvocation(IInvocationExpression invocation, Cache cache) in c:\BuildAgent\work\5f4ceacf5b2d1193\src\Feature.Services.CSharp\src\LinqTools\FromLinq\Transform.cs:line 85
     at JetBrains.ReSharper.Intentions.CSharp.ContextActions.FromLinqContextAction.TransformInvocationBulbItem.ExecutePsiTransaction(ISolution solution, IProgressIndicator progress) in c:\BuildAgent\work\5f4ceacf5b2d1193\src\Intentions.CSharp\src\ContextActions\FromLinqContextAction.cs:line 107
     at JetBrains.ReSharper.Feature.Services.Bulbs.BulbItemImpl.<>c__DisplayClass6.<>c__DisplayClass9.<>c__DisplayClassb.<Execute>b__2() in c:\BuildAgent\work\5f4ceacf5b2d1193\src\Feature.Services\src\Bulbs\BulbItemImpl.cs:line 52
     at JetBrains.ReSharper.Psi.Impl.PsiManagerImpl.PsiManagerImpl.DoTransaction(Action handler, String commandName) in c:\BuildAgent\work\5f4ceacf5b2d1193\src\Psi\src\impl\PsiManager\PsiManagerImpl.cs:line 239


— Outer —

— EXCEPTION #2/2 [LoggerException]
Message = “Argument number 1 is null”
ExceptionPath = Root
ClassName = JetBrains.Util.LoggerException
Data.LastExtension = cshtml
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.Psi.Impl.PsiManagerImpl.PsiManagerImpl.DoTransaction(Action handler, String commandName) in c:\BuildAgent\work\5f4ceacf5b2d1193\src\Psi\src\impl\PsiManager\PsiManagerImpl.cs:line 253
     at JetBrains.ReSharper.Feature.Services.Bulbs.BulbItemImpl.<>c__DisplayClass6.<>c__DisplayClass9.<Execute>b__1(IProgressIndicator progress) in c:\BuildAgent\work\5f4ceacf5b2d1193\src\Feature.Services\src\Bulbs\BulbItemImpl.cs:line 50
     at JetBrains.UI.Application.Progress.UITaskExecutorRun.RunStartTaskCallTaskAction(IProperty`1 isDone, ProgressIndicator progressIndicator, TaskThreadAffinity taskThreadAffinity, Action`1 FTask, JetDispatcher dispatcherPrimary) in c:\BuildAgent\work\5f4ceacf5b2d1193\Platform\src\UI\src\Progress\UITaskExecutorRun.cs:line 316
     at JetBrains.UI.Application.Progress.UITaskExecutorRun.<>c__DisplayClass11.<RunStartTask>b__10() in c:\BuildAgent\work\5f4ceacf5b2d1193\Platform\src\UI\src\Progress\UITaskExecutorRun.cs:line 296
     at JetBrains.Threading.JetDispatcher.Closure.Execute() in c:\BuildAgent\work\5f4ceacf5b2d1193\Platform\src\Util\src\Concurrency\JetDispatcher.cs:line 826
     at JetBrains.Threading.JetDispatcher.ProcessQueue() in c:\BuildAgent\work\5f4ceacf5b2d1193\Platform\src\Util\src\Concurrency\JetDispatcher.cs:line 691
     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.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.runTryCode(Object userData)
     at System.Runtime.CompilerServices.RuntimeHelpers.ExecuteCodeWithGuaranteedCleanup(TryCode code, CleanupCode backoutCode, Object userData)
     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)
     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.Application.Progress.UITaskExecutorRun.<>c__DisplayClass3.<RunCore>b__0(Lifetime lifetime) in c:\BuildAgent\work\5f4ceacf5b2d1193\Platform\src\UI\src\Progress\UITaskExecutorRun.cs:line 126
     at JetBrains.DataFlow.Lifetimes.Using[TRetVal](Func`2 F) in c:\BuildAgent\work\5f4ceacf5b2d1193\Platform\src\Util\src\DataFlow\Lifetime\Lifetimes.cs:line 41
     at JetBrains.UI.Application.Progress.UITaskExecutorRun.RunCore(TaskThreadAffinity taskThreadAffinity, Action`1 FTask, Func`3 FAttachUi, ProgressIndicator progressIndicator, IWin32Window parentWindow, IThreading threading, Boolean enforceModalityState) in c:\BuildAgent\work\5f4ceacf5b2d1193\Platform\src\UI\src\Progress\UITaskExecutorRun.cs:line 85
     at JetBrains.UI.Application.Progress.UITaskExecutorRuns.ExecuteTask(String name, TaskCancelable cancelable, Action`1 task) in c:\BuildAgent\work\5f4ceacf5b2d1193\Platform\src\UI\src\Progress\UITaskExecutorRuns.cs:line 189
     at JetBrains.ReSharper.Feature.Services.Bulbs.BulbItemImpl.<>c__DisplayClass6.<Execute>b__0() in c:\BuildAgent\work\5f4ceacf5b2d1193\src\Feature.Services\src\Bulbs\BulbItemImpl.cs:line 43
     at JetBrains.DocumentModel.DocumentSettings.ExecuteWithOpenDocumentAfterModification(Action action) in c:\BuildAgent\work\5f4ceacf5b2d1193\Platform\src\DocumentModel\src\DocumentSettings.cs:line 49
     at JetBrains.ReSharper.Feature.Services.Bulbs.BulbItemImpl.Execute(ISolution solution, ITextControl textControl) in c:\BuildAgent\work\5f4ceacf5b2d1193\src\Feature.Services\src\Bulbs\BulbItemImpl.cs:line 39
     at JetBrains.ReSharper.Intentions.Bulbs.BulbMenuItem.<>c__DisplayClass1.<Clicked>b__0() in c:\BuildAgent\work\5f4ceacf5b2d1193\src\Intentions\src\Bulbs\BulbMenuItemBase.cs:line 85
     at JetBrains.DocumentModel.DocumentSettings.ExecuteWithOpenDocumentAfterModification(Action action) in c:\BuildAgent\work\5f4ceacf5b2d1193\Platform\src\DocumentModel\src\DocumentSettings.cs:line 49
     at JetBrains.ReSharper.Intentions.Bulbs.BulbMenuItem.Clicked(BulbContext context) in c:\BuildAgent\work\5f4ceacf5b2d1193\src\Intentions\src\Bulbs\BulbMenuItemBase.cs:line 86
     at JetBrains.ReSharper.Intentions.Bulbs.BulbIndicator.OnMenuItemClicked(Object key) in c:\BuildAgent\work\5f4ceacf5b2d1193\src\Intentions\src\Bulbs\BulbIndicator.cs:line 187
     at JetBrains.ReSharper.Intentions.Bulbs.BulbIndicator.<>c__DisplayClass1d.<Run>b__19(Object o) in c:\BuildAgent\work\5f4ceacf5b2d1193\src\Intentions\src\Bulbs\BulbIndicator.cs:line 453
     at JetBrains.DataFlow.Signal`1.NotifySinks(TValue payload) in c:\BuildAgent\work\5f4ceacf5b2d1193\Platform\src\Util\src\DataFlow\Signal!1.cs:line 364
     at JetBrains.DataFlow.Signal`1.Fire(TValue value, Object cookie) in c:\BuildAgent\work\5f4ceacf5b2d1193\Platform\src\Util\src\DataFlow\Signal!1.cs:line 525
     at JetBrains.UI.PopupMenu.JetPopupMenu.<>c__DisplayClass19.<>c__DisplayClass1d.<ShowCore>b__13(JetPopupMenuItem item) in c:\BuildAgent\work\5f4ceacf5b2d1193\Platform\src\UI\src\Controls\JetPopupMenu\JetPopupMenu.cs:line 461
     at JetBrains.DataFlow.Signal`1.NotifySinks(TValue payload) in c:\BuildAgent\work\5f4ceacf5b2d1193\Platform\src\Util\src\DataFlow\Signal!1.cs:line 364
     at JetBrains.DataFlow.Signal`1.Fire(TValue value, Object cookie) in c:\BuildAgent\work\5f4ceacf5b2d1193\Platform\src\Util\src\DataFlow\Signal!1.cs:line 525
     at JetBrains.DataFlow.Signal`1.Fire(TValue value) in c:\BuildAgent\work\5f4ceacf5b2d1193\Platform\src\Util\src\DataFlow\Signal!1.cs:line 474
     at JetBrains.DataFlow.Signal`1.NotifySinks(TValue payload) in c:\BuildAgent\work\5f4ceacf5b2d1193\Platform\src\Util\src\DataFlow\Signal!1.cs:line 364
     at JetBrains.DataFlow.Signal`1.Fire(TValue value, Object cookie) in c:\BuildAgent\work\5f4ceacf5b2d1193\Platform\src\Util\src\DataFlow\Signal!1.cs:line 525
     at JetBrains.DataFlow.Signal`1.Fire(TValue value) in c:\BuildAgent\work\5f4ceacf5b2d1193\Platform\src\Util\src\DataFlow\Signal!1.cs:line 474
     at JetBrains.UI.PopupMenu.Impl.JetPopupMenuDoc.ExecuteSelectedItem() in c:\BuildAgent\work\5f4ceacf5b2d1193\Platform\src\UI\src\Controls\JetPopupMenu\Impl\JetPopupMenuDoc.cs:line 287
     at JetBrains.UI.PopupMenu.Impl.JetPopupMenuMainpartView.OnKeyDownLowPriority(KeyEventArgs args) in c:\BuildAgent\work\5f4ceacf5b2d1193\Platform\src\UI\src\Controls\JetPopupMenu\Impl\JetPopupMenuMainpartView.cs:line 1585
     at JetBrains.UI.PopupMenu.Impl.JetPopupMenuView.OnKeyDown(KeyEventArgs args) in c:\BuildAgent\work\5f4ceacf5b2d1193\Platform\src\UI\src\Controls\JetPopupMenu\Impl\JetPopupMenuView.cs:line 816
     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.PopupMenu.Impl.JetPopupMenuView.WndProc(Message& m) in c:\BuildAgent\work\5f4ceacf5b2d1193\Platform\src\UI\src\Controls\JetPopupMenu\Impl\JetPopupMenuView.cs:line 1013
     at System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m)
     at System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
     at System.Windows.Forms.NativeWindow.DebuggableCallback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
     at JetBrains.Interop.WinApi.User32Dll.DispatchMessageW(MSG* lpmsg)
     at JetBrains.Threading.JetDispatcher.InternalPumpMessagesOnce() in c:\BuildAgent\work\5f4ceacf5b2d1193\Platform\src\Util\src\Concurrency\JetDispatcher.cs:line 521
     at JetBrains.Threading.JetDispatcher.Run(Func`1 condition, TimeSpan timeout, Boolean bThrowOnTimeout) in c:\BuildAgent\work\5f4ceacf5b2d1193\Platform\src\Util\src\Concurrency\JetDispatcher.cs:line 342
     at JetBrains.UI.PopupMenu.JetPopupMenu.<>c__DisplayClass23.<ShowModal>b__21(LifetimeDefinition definition, Lifetime lifetime) in c:\BuildAgent\work\5f4ceacf5b2d1193\Platform\src\UI\src\Controls\JetPopupMenu\JetPopupMenu.cs:line 563
     at JetBrains.DataFlow.Lifetimes.Define(Lifetime lifetime, String id, Action`2 FAtomic, ILogger logger) in c:\BuildAgent\work\5f4ceacf5b2d1193\Platform\src\Util\src\DataFlow\Lifetime\Lifetimes.cs:line 116
     at JetBrains.UI.PopupMenu.JetPopupMenu.ShowModal(ShowWhen when, LifetimeDefinition lifetimeDefitionOptional) in c:\BuildAgent\work\5f4ceacf5b2d1193\Platform\src\UI\src\Controls\JetPopupMenu\JetPopupMenu.cs:line 565
     at JetBrains.ReSharper.Intentions.Bulbs.BulbIndicator.<Run>b__18(Lifetime lifetime) in c:\BuildAgent\work\5f4ceacf5b2d1193\src\Intentions\src\Bulbs\BulbIndicator.cs:line 474
     at JetBrains.DataFlow.Lifetimes.Using(Action`1 F) in c:\BuildAgent\work\5f4ceacf5b2d1193\Platform\src\Util\src\DataFlow\Lifetime\Lifetimes.cs:line 20
     at JetBrains.ReSharper.Intentions.Bulbs.BulbIndicator.Run() in c:\BuildAgent\work\5f4ceacf5b2d1193\src\Intentions\src\Bulbs\BulbIndicator.cs:line 437
     at JetBrains.ReSharper.Intentions.Bulbs.BulbManagerImpl.<ShownBulbsMenu>b__15(BulbItemsBuilder builder, VisibleActions actions) in c:\BuildAgent\work\5f4ceacf5b2d1193\src\Intentions\src\Bulbs\BulbManagerImpl.cs:line 364
     at JetBrains.ReSharper.Intentions.Bulbs.BulbItemsBuilder.WasOk(VisibleActions actions) in c:\BuildAgent\work\5f4ceacf5b2d1193\src\Intentions\src\Bulbs\BulbItemsBuilder.cs:line 91
     at JetBrains.ReSharper.Intentions.Bulbs.BulbItemsBuilder.BuildAvailableActionsList(ITextControl textControl, Boolean async) in c:\BuildAgent\work\5f4ceacf5b2d1193\src\Intentions\src\Bulbs\BulbItemsBuilder.cs:line 144
     at JetBrains.ReSharper.Intentions.Bulbs.BulbItemsBuilder.ExecuteSync() in c:\BuildAgent\work\5f4ceacf5b2d1193\src\Intentions\src\Bulbs\BulbItemsBuilder.cs:line 71
     at JetBrains.ReSharper.Intentions.Bulbs.BulbItemsBuilder.RunSync(BulbManagerImpl bulbManager, ISolution solution, ITextControl textControl, Action`2 continuation) in c:\BuildAgent\work\5f4ceacf5b2d1193\src\Intentions\src\Bulbs\BulbItemsBuilder.cs:line 58
     at JetBrains.ReSharper.Intentions.Bulbs.BulbManagerImpl.ShownBulbsMenu() in c:\BuildAgent\work\5f4ceacf5b2d1193\src\Intentions\src\Bulbs\BulbManagerImpl.cs:line 355
     at JetBrains.ReSharper.Intentions.QuickFixes.QuickFixActionHandler.Execute(IDataContext context, DelegateExecute nextExecute) in c:\BuildAgent\work\5f4ceacf5b2d1193\src\Intentions\src\QuickFixes\QuickFixAction.cs:line 22
     at JetBrains.ActionManagement.ExecutableAction.Execute(IDataContext context) in c:\BuildAgent\work\5f4ceacf5b2d1193\Platform\src\UI\src\ActionSystem\Action\ExecutableAction.cs:line 36
     at JetBrains.ActionManagement.ActionManager.CoreExecuteAction(IExecutableAction action, IDataContext context) in c:\BuildAgent\work\5f4ceacf5b2d1193\Platform\src\UI\src\ActionSystem\ActionManager\ActionManager.cs:line 184
     at JetBrains.VsIntegration.ActionManagement.VsActionManager.CoreExecuteAction(IExecutableAction action, IDataContext context) in c:\BuildAgent\work\5f4ceacf5b2d1193\Platform\src\VSIntegration\src\ActionManagement\VSActionManager.cs:line 1380
     at JetBrains.ActionManagement.ActionManager.<>c__DisplayClass6.<ExecuteActionIfAvailable>b__5(Lifetime lifetime) in c:\BuildAgent\work\5f4ceacf5b2d1193\Platform\src\UI\src\ActionSystem\ActionManager\ActionManager.cs:line 162
     at JetBrains.DataFlow.Lifetimes.Using[TRetVal](Func`2 F) in c:\BuildAgent\work\5f4ceacf5b2d1193\Platform\src\Util\src\DataFlow\Lifetime\Lifetimes.cs:line 41
     at JetBrains.ActionManagement.ActionManager.ExecuteActionIfAvailable(IExecutableAction action, IDataContext dataContextOverride) in c:\BuildAgent\work\5f4ceacf5b2d1193\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\5f4ceacf5b2d1193\Platform\src\VSIntegration\src\ActionManagement\VSActionManager.cs:line 865
     at JetBrains.VsIntegration.ActionManagement.VsActionManager.<>c__DisplayClass22.<OleCommandTargetExec>b__1f() in c:\BuildAgent\work\5f4ceacf5b2d1193\Platform\src\VSIntegration\src\ActionManagement\VSActionManager.cs:line 337
     at JetBrains.Threading.ReentrancyGuard.Execute(String name, Action action) in c:\BuildAgent\work\5f4ceacf5b2d1193\Platform\src\Util\src\Concurrency\ReentrancyGuard.cs:line 267
     at JetBrains.Threading.ReentrancyGuard.TryExecute(String name, Action action) in c:\BuildAgent\work\5f4ceacf5b2d1193\Platform\src\Util\src\Concurrency\ReentrancyGuard.cs:line 416
     at JetBrains.VsIntegration.ActionManagement.VsActionManager.OleCommandTargetExec(CommandID commandid, OLECMDEXECOPT nCmdExecOpt, IntPtr vIn, IntPtr vOut, VsCommandHandlerStage stage) in c:\BuildAgent\work\5f4ceacf5b2d1193\Platform\src\VSIntegration\src\ActionManagement\VSActionManager.cs:line 333
     at JetBrains.VsIntegration.ActionManagement.VsActionManager.<Init>b__59(CommandID commandid, OLECMDEXECOPT opt, IntPtr in, IntPtr out) in c:\BuildAgent\work\5f4ceacf5b2d1193\Platform\src\VSIntegration\src\ActionManagement\VSActionManager.cs:line 1426
     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\5f4ceacf5b2d1193\Platform\src\VSIntegration\src\Package\VsPackageSdkStub.cs:line 226

RSRP-418457: DeclaredElement JetBrains.ReSharper.Psi.Impl.reflection2.elements.Context.ClassElement is not valid.

$
0
0
Reporter Sergey Kuks (coox) Sergey Kuks (coox)
Created Jul 15, 2014 9:05:50 PM
Updated Aug 15, 2014 10:43:25 AM
Priority Show-stopper
Type Exception
Fix versions No Fix versions
State Submitted
Subsystem Psi - Caches
Assignee Kirill Skrygan (kirillskrygan)
Affected versions No Affected versions
Fixed in builds No Fixed in build
VsVersion All Versions
ReSharper Version=1.0.0.0, Packages=JetBrains.Platform.Standalone.Shell_v6.0.20140715.160134_@2014-07-15|JetBrains.Psi.Features.Tests.Integration.Framework_v9.0.20140715.160134_@2014-07-15|JetBrains.UsageStatistics.test.src_v9.0.20140715.160134_@2014-07-15|JetBrains.DotPeek.test.src_v1.3.20140715.160134_@2014-07-15|JetBrains.Psi.Features.Tests.Integration.Cases_v9.0.20140715.160134_@2014-07-15|JetBrains.Platform.Core.Shell_v6.0.20140715.160134_@2014-07-15|JetBrains.Platform.InTests.Framework_v6.0.20140715.160134_@2014-07-15|JetBrains.Platform.VisualStudio_v6.0.20140715.160134_@2014-07-15|JetBrains.Platform.InTests.Cases_v6.0.20140715.160134_@2014-07-15|JetBrains.Psi.Features.src_v9.0.20140715.160134_@2014-07-15|JetBrains.CommandLineTools.src.CommandLineCore_v9.0.20140715.160134_@2014-07-15|JetBrains.Platform.Diagramming_v6.0.20140715.160134_@2014-07-15|JetBrains.UsageStatistics.src_v1.0.20140715.160134_@2014-07-15|JetBrains.Platform.Core.Text_v6.0.20140715.160134_@2014-07-15|JetBrains.Platform.Installer_v6.0.20140715.160134_@2014-07-15|JetBrains.Psi.Features.test.src_v9.0.20140715.160134_@2014-07-15|JetBrains.CommandLineTools.src.DuplicatesFinder_v9.0.20140715.160134_@2014-07-15|JetBrains.Psi.Features.ExternalAnnotations_v9.0.20140715.160134_@2014-07-15|JetBrains.DotPeek.src_v1.3.20140715.160134_@2014-07-15|JetBrains.CommandLineTools.src.InspectCode_v9.0.20140715.160134_@2014-07-15|JetBrains.Platform.Standalone.Ide_v6.0.20140715.160134_@2014-07-15|JetBrains.Platform.Core.Ide_v6.0.20140715.160134_@2014-07-15|JetBrains.ReSharper.src_v9.0.20140715.160134_@2014-07-15|JetBrains.Platform.Tests.Cases_v6.0.20140715.160134_@2014-07-15|JetBrains.Platform.Symbols_v6.0.20140715.160134_@2014-07-15|JetBrains.Platform.Tests.Framework_v6.0.20140715.160134_@2014-07-15|JetBrains.Fake.VisualStudio.VsPackageAssembly_v14.0.0.0_@2014-07-15|JetBrains.Platform.Standalone.TextControl_v6.0.20140715.160134_@2014-07-15|JetBrains.Platform.Annotations_v6.0.20140715.160134_@2014-07-15
DeclaredElement JetBrains.ReSharper.Psi.Impl.reflection2.elements.Context.ClassElement is not valid.

— EXCEPTION #1/2 [InvalidOperationException]
Message = “DeclaredElement JetBrains.ReSharper.Psi.Impl.reflection2.elements.Context.ClassElement is not valid.”
ExceptionPath = Root.InnerException
ClassName = System.InvalidOperationException
HResult = COR_E_INVALIDOPERATION=80131509
Source = JetBrains.ReSharper.Psi
StackTraceString = “
  at JetBrains.ReSharper.Psi.DeclaredElementExtensions.AssertIsValid(IDeclaredElement element, String messageText) in c:\Work\ReSharper\Main\Psi.Features\src\Psi\_Core\src\DeclaredElements\IDeclaredElement.cs:line 80
     at JetBrains.ReSharper.Psi.Caches.SymbolCache.SymbolCache.GetForwardedFromAssemblies(ITypeElement typeElement) in c:\Work\ReSharper\Main\Psi.Features\src\Psi\_Core\src\Caches\SymbolCache\SymbolCache.cs:line 1133
     at JetBrains.ReSharper.Psi.Caches.SymbolCache.ModuleDeclarationsScope.Accepts(ITypeElement typeElement) in c:\Work\ReSharper\Main\Psi.Features\src\Psi\_Core\src\Caches\SymbolCache\DeclarationsScope.cs:line 192
     at JetBrains.ReSharper.Psi.Caches.SymbolCache.CacheTrieNode.FillDeclaredElements(IDeclarationsScope scope, Func`2 predicate, LocalList`1& result) in c:\Work\ReSharper\Main\Psi.Features\src\Psi\_Core\src\Caches\SymbolCache\CacheTrieNode.cs:line 561
     at JetBrains.ReSharper.Psi.ExtensionsAPI.Caches2.Namespace.GetNestedElements(ISymbolScope cache, String shortName, Boolean caseSensitive) in c:\Work\ReSharper\Main\Psi.Features\src\Psi\_Core\src\ExtensionsAPI\Caches2\Namespace.cs:line 256
     at JetBrains.ReSharper.Psi.Impl.Resolve.NamespaceSymbolTable.GetSymbolInfos(String name) in c:\Work\ReSharper\Main\Psi.Features\src\Psi\_Core\src\impl\resolve\NamespaceSymbolTable.cs:line 68
     at JetBrains.ReSharper.Psi.ExtensionsAPI.Resolve.MergedSymbolTable.GetSymbolInfos(String name) in c:\Work\ReSharper\Main\Psi.Features\src\Psi\_Core\src\ExtensionsAPI\Resolve\MergedSymbolTable.cs:line 67
     at JetBrains.ReSharper.Psi.ExtensionsAPI.Resolve.MultipleFilterNamedSymbolTable.GetSymbolInfos(String name) in c:\Work\ReSharper\Main\Psi.Features\src\Psi\_Core\src\ExtensionsAPI\Resolve\MultipleFilterNamedSymbolTable.cs:line 45
     at JetBrains.ReSharper.Psi.ExtensionsAPI.Resolve.MultipleFilterNamedSymbolTable.GetSymbolInfosConstitutingResolveResult(String name, IResolveInfo& resolveInfo) in c:\Work\ReSharper\Main\Psi.Features\src\Psi\_Core\src\ExtensionsAPI\Resolve\MultipleFilterNamedSymbolTable.cs:line 134
     at JetBrains.ReSharper.Psi.CSharp.Impl.Resolve.CSharpResolveUtil.GetCSharpResolveResult(ISymbolTable symbolTable, String name) in c:\Work\ReSharper\Main\Psi.Features\src\Psi\CSharp\src\Impl\Resolve\CSharpResolveUtil.cs:line 424
     at JetBrains.ReSharper.Psi.CSharp.Impl.Tree.ReferenceNameStub.ReferenceNameReference.Resolve(ISymbolTable symbolTable, IAccessContext context) in c:\Work\ReSharper\Main\Psi.Features\src\Psi\CSharp\src\Impl\Tree\ReferenceName.cs:line 352
     at JetBrains.ReSharper.Psi.CSharp.Impl.Tree.ReferenceNameStub.ReferenceNameReference.ResolveWithoutCache() in c:\Work\ReSharper\Main\Psi.Features\src\Psi\CSharp\src\Impl\Tree\ReferenceName.cs:line 278
     at JetBrains.ReSharper.Psi.ExtensionsAPI.Resolve.TreeReferenceBase`1.<.cctor>b__0(TreeReferenceBase`1 reference) in c:\Work\ReSharper\Main\Psi.Features\src\Psi\_Core\src\ExtensionsAPI\Resolve\TreeReferenceBase.cs:line 63
     at JetBrains.ReSharper.Psi.ExtensionsAPI.Resolve.ResolveUtil.ResolveWithCache[T](T reference, Func`2 resolveWithoutCache) in c:\Work\ReSharper\Main\Psi.Features\src\Psi\_Core\src\ExtensionsAPI\Resolve\ResolveUtil.cs:line 613
     at JetBrains.ReSharper.Psi.ExtensionsAPI.Resolve.TreeReferenceBase`1.Resolve() in c:\Work\ReSharper\Main\Psi.Features\src\Psi\_Core\src\ExtensionsAPI\Resolve\TreeReferenceBase.cs:line 67
     at JetBrains.ReSharper.Psi.CSharp.Impl.CSharpAttributeInstance.GetClrName() in c:\Work\ReSharper\Main\Psi.Features\src\Psi\CSharp\src\Impl\CSharpAttributeInstance.cs:line 43
     at JetBrains.ReSharper.Psi.ExtensionsAPI.AttributeInstanceUtil.Filter(IEnumerable`1 attributes, IClrTypeName typeName) in c:\Work\ReSharper\Main\Psi.Features\src\Psi\_Core\src\ExtensionsAPI\AttributeInstanceUtil.cs:line 20
     at JetBrains.ReSharper.Psi.Caches.SymbolCache.PartsMap.ProjectAttributes.GetAttributeInstances(IClrTypeName clrName, Boolean inherit) in c:\Work\ReSharper\Main\Psi.Features\src\Psi\_Core\src\Caches\SymbolCache\PartsMap.cs:line 198
     at JetBrains.ReSharper.Psi.Files.InternalsVisibleToCache.CalcInternalsVisibleToAssemblyNames(IPsiModule module) in c:\Work\ReSharper\Main\Psi.Features\src\Psi\_Core\src\Files\InternalsVisibleToCache.cs:line 171
     at JetBrains.ReSharper.Psi.Files.InternalsVisibleToCache.GetInternalsVisibleToAssemblyNames(IPsiModule module) in c:\Work\ReSharper\Main\Psi.Features\src\Psi\_Core\src\Files\InternalsVisibleToCache.cs:line 157
     at JetBrains.ReSharper.Psi.Files.InternalsVisibleToCache.CalcInternalsVisibleTo(IPsiModule moduleFrom, IPsiModule moduleTo) in c:\Work\ReSharper\Main\Psi.Features\src\Psi\_Core\src\Files\InternalsVisibleToCache.cs:line 145
     at JetBrains.ReSharper.Psi.Files.InternalsVisibleToCache.get_Item(IPsiModule module, IPsiModule dependsUpon) in c:\Work\ReSharper\Main\Psi.Features\src\Psi\_Core\src\Files\InternalsVisibleToCache.cs:line 85
     at JetBrains.ReSharper.Psi.Modules.PsiModuleExtensions.AreInternalsVisibleTo(IPsiModule from, IPsiModule to) in c:\Work\ReSharper\Main\Psi.Features\src\Psi\_Core\src\Modules\PsiModuleExtensions.cs:line 45
     at JetBrains.ReSharper.Daemon.SolutionAnalysis.FileImages.FileImagesBuilder.BuildImages(IPsiSourceFile sf, IEnumerable`1 fileWithDependencies) in c:\Work\ReSharper\Main\Psi.Features\src\SolutionAnalysis\_Core\src\FileImages\FileImagesBuilder.cs:line 123
     at JetBrains.ReSharper.Daemon.SolutionAnalysis.FileImages.FileImagesBuilder.BuildImagesData(IPsiSourceFile sourceFile) in c:\Work\ReSharper\Main\Psi.Features\src\SolutionAnalysis\_Core\src\FileImages\FileImagesBuilder.cs:line 52
     at JetBrains.ReSharper.Daemon.SolutionAnalysis.FileImages.FileImagesManager.Build(IPsiSourceFile sourceFile, Boolean isStartup) in c:\Work\ReSharper\Main\Psi.Features\src\SolutionAnalysis\_Core\src\FileImages\FileImagesManager.cs:line 370
     at JetBrains.ReSharper.Psi.Caches.Jobs.JobUpdateProjectFiles.BuildSourceFile(IPsiSourceFile sourceFile, IDocument doc) in c:\Work\ReSharper\Main\Psi.Features\src\Psi\_Core\src\Caches\Jobs\JobUpdateProjectFiles.cs:line 155


— Outer —

— EXCEPTION #2/2 [LoggerException]
Message = “DeclaredElement JetBrains.ReSharper.Psi.Impl.reflection2.elements.Context.ClassElement is not valid.”
ExceptionPath = Root
ClassName = JetBrains.Util.LoggerException
InnerException = “Exception #1 at Root.InnerException”
HResult = COR_E_APPLICATION=80131600
StackTraceString = “
  at JetBrains.Util.ILoggerEx.LogInternal(ILogger logger, LoggingLevel level, Exception ex, ExceptionOrigin exceptionOrigin, String comment) in c:\Work\ReSharper\Main\Platform\Core\Shell\Util\Src\Logging\ILogger.cs:line 568
     at JetBrains.Util.ILoggerEx.LogException(ILogger this, LoggingLevel level, Exception exception, ExceptionOrigin exceptionOrigin, String comment) in c:\Work\ReSharper\Main\Platform\Core\Shell\Util\Src\Logging\ILogger.cs:line 575
     at JetBrains.Util.ILoggerEx.Error(ILogger this, Exception exception, ExceptionOrigin origin, String comment) in c:\Work\ReSharper\Main\Platform\Core\Shell\Util\Src\Logging\ILogger.cs:line 341
     at JetBrains.Util.Logging.Logger.LogException(Exception ex) in c:\Work\ReSharper\Main\Platform\Core\Shell\Util\Src\Logging\Logger.cs:line 587
     at JetBrains.ReSharper.Psi.Caches.Jobs.JobUpdateProjectFiles.BuildSourceFile(IPsiSourceFile sourceFile, IDocument doc) in c:\Work\ReSharper\Main\Psi.Features\src\Psi\_Core\src\Caches\Jobs\JobUpdateProjectFiles.cs:line 163
     at JetBrains.ReSharper.Psi.Caches.Jobs.JobUpdateProjectFiles.<>c__DisplayClass7.<ExecuteUpdate>b__2(IPsiSourceFile file, IDocument doc) in c:\Work\ReSharper\Main\Psi.Features\src\Psi\_Core\src\Caches\Jobs\JobUpdateProjectFiles.cs:line 89
     at JetBrains.ReSharper.Psi.Caches.Jobs.CacheJobService2.<>c__DisplayClass13`2.<WrappedJob>b__12() in c:\Work\ReSharper\Main\Psi.Features\src\Psi\_Core\src\Caches\Jobs\CacheJobService2.cs:line 159
     at JetBrains.ReSharper.Psi.Caches.Jobs.CacheJobService2.<>c__DisplayClasse`2.<ExecuteWithPrerocessAndInterrupt>b__b(T x, TPreprocessResult y) in c:\Work\ReSharper\Main\Psi.Features\src\Psi\_Core\src\Caches\Jobs\CacheJobService2.cs:line 135
     at JetBrains.Application.Threading.Tasks.TaskHostEx.<>c__DisplayClass5`2.<PreprocessSingleThreadedAndParallelize>b__1() in c:\Work\ReSharper\Main\Platform\Core\Shell\Shell\Src\Threading\Tasks\ITaskHost.cs:line 186
     at JetBrains.Application.Threading.Tasks.TaskHost.<>c__DisplayClass11.<Create>b__e(Object state) in c:\Work\ReSharper\Main\Platform\Core\Shell\Shell\Src\Threading\Tasks\TaskHost.cs:line 142
     at System.Threading.Tasks.Task.InnerInvoke()
     at System.Threading.Tasks.Task.Execute()
     at System.Threading.Tasks.Task.ExecutionContextCallback(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 System.Threading.Tasks.Task.ExecuteWithThreadLocal(Task& currentTaskSlot)
     at System.Threading.Tasks.Task.ExecuteEntry(Boolean bPreventDoubleExecution)
     at System.Threading.Tasks.TaskScheduler.TryExecuteTask(Task task)
     at JetBrains.Application.Threading.Tasks.JetScheduler.JetSchedulerThread.ThreadPoolProc() in c:\Work\ReSharper\Main\Platform\Core\Shell\Shell\Src\Threading\Tasks\JetScheduler.cs:line 83
     at System.Threading.ThreadHelper.ThreadStart_Context(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.Threading.ThreadHelper.ThreadStart()

RSRP-421063: AggregateException_ctor_DefaultMessage Cannot create ITypeUsageNode element '0' with type:???

$
0
0
Reporter ReSharper anonymous (resharper) ReSharper anonymous (resharper)
Created Aug 15, 2014 11:19:52 AM
Updated Aug 15, 2014 11:27:53 AM
Resolved Aug 15, 2014 11:27:53 AM
Priority Normal
Type Exception
Fix versions No Fix versions
State Duplicate
Subsystem No subsystem
Assignee Alisa Afonina (alisa.afonina)
Affected versions No Affected versions
Fixed in builds No Fixed in build
VsVersion All Versions
ReSharper C++ EAP Version=8.5.0.4993, Built=2014-06-27T14:34:56
AggregateException_ctor_DefaultMessage Cannot create ITypeUsageNode element '0' with type:???

— EXCEPTION #1/3 [ElementFactoryException]
Message = “Cannot create ITypeUsageNode element '0' with type:???”
ExceptionPath.1 = Root.InnerException.InnerException
ExceptionPath.2 = Root.InnerException.InnerExceptions.#0
ClassName = JetBrains.ReSharper.Psi.ElementFactoryException
HResult = COR_E_EXCEPTION=80131500
Source = JetBrains.ReSharper.Psi.CSharp
StackTraceString = “
  at JetBrains.ReSharper.Psi.CSharp.Impl.CSharpElementFactoryImpl.SubstituteNodes(ITreeNode root, ParameterMarker[] markers, Object[] args) in c:\BuildAgent\work\f0e3509eb08b1c1c\Psi.Features\src\Psi\CSharp\src\Impl\CSharpElementFactoryImpl.cs:line 332
     at JetBrains.ReSharper.Psi.CSharp.Impl.CSharpElementFactoryImpl.CreateStatement(String format, Object[] args) in c:\BuildAgent\work\f0e3509eb08b1c1c\Psi.Features\src\Psi\CSharp\src\Impl\CSharpElementFactoryImpl.cs:line 474
     at JetBrains.ReSharper.Feature.Services.CSharp.LinqTools.CSharpLinqToolsLanguageHelper.DeclareTempVariable(IType type, String name, IStatementsRange& beforeStatementsRange) in c:\BuildAgent\work\f0e3509eb08b1c1c\Psi.Features\src\Services\CSharp\src\LinqTools\CSharpLinqToolsLanguageHelper.cs:line 504
     at JetBrains.ReSharper.Feature.Services.LinqTools.ToLinq.ForLoopUtil.DeclareTempVarAndReplaceElementAccesses(IStatement forLoop, IType elementType, IEnumerable`1 elementAccesses, Cache cache, ILocalVariable& tempVar, IStatementsRange& statementsRange, IEnumerable`1& replacedAccesses, Boolean& newTempVarIntroduced) in c:\BuildAgent\work\f0e3509eb08b1c1c\Psi.Features\src\Services\_Core\src\LinqTools\ToLinq\ForLoopUtil.cs:line 194
     at JetBrains.ReSharper.Feature.Services.LinqTools.ToLinq.MatchAndConvert.MatchFor(IStatement loop, CopyToPhysicalMap copyToPhysicalMap, Cache cache, Boolean extractActionPart) in c:\BuildAgent\work\f0e3509eb08b1c1c\Psi.Features\src\Services\_Core\src\LinqTools\ToLinq\MatchAndConvert.cs:line 151
     at JetBrains.ReSharper.Feature.Services.LinqTools.ToLinq.MatchAndConvert.Match(IStatement loop, CopyToPhysicalMap copyToPhysicalMap, Cache cache, Boolean extractActionPart) in c:\BuildAgent\work\f0e3509eb08b1c1c\Psi.Features\src\Services\_Core\src\LinqTools\ToLinq\MatchAndConvert.cs:line 110
     at JetBrains.ReSharper.Feature.Services.LinqTools.ToLinq.MatchAndConvert.DoExecute(IStatement loop, IStatement loopCopy, CopyToPhysicalMap copyToPhysicalMap, Action action, Cache cache, SequencePartInfo& sequencePartInfo, ActionPartInfo& actionPartInfo) in c:\BuildAgent\work\f0e3509eb08b1c1c\Psi.Features\src\Services\_Core\src\LinqTools\ToLinq\MatchAndConvert.cs:line 56
     at JetBrains.ReSharper.Feature.Services.LinqTools.ToLinq.MatchAndConvert.<>c__DisplayClass3.<Match>b__0(IStatement loopCopy, CopyToPhysicalMap copyToPhysicalMap) in c:\BuildAgent\work\f0e3509eb08b1c1c\Psi.Features\src\Services\_Core\src\LinqTools\ToLinq\MatchAndConvert.cs:line 46
     at JetBrains.ReSharper.Feature.Services.LinqTools.LinqToolsUtil.PerformActionOnCopy[TLoop,TResult](TLoop loop, Func`3 action, TResult defaultResult) in c:\BuildAgent\work\f0e3509eb08b1c1c\Psi.Features\src\Services\_Core\src\LinqTools\LinqToolsUtil.cs:line 350
     at JetBrains.ReSharper.Feature.Services.LinqTools.ToLinq.MatchAndConvert.Match(IStatement loop, Action action, SequencePartInfo& sequencePartInfo, ActionPartInfo& actionPartInfo) in c:\BuildAgent\work\f0e3509eb08b1c1c\Psi.Features\src\Services\_Core\src\LinqTools\ToLinq\MatchAndConvert.cs:line 46
     at JetBrains.ReSharper.Daemon.CSharp.Stages.CSharpLinqToolsAnalyzer.Run(ITreeNode element, ElementProblemAnalyzerData data, IHighlightingConsumer consumer) in c:\BuildAgent\work\f0e3509eb08b1c1c\Psi.Features\src\Daemon\CSharp\src\Stages\CSharpLinqToolsAnalyzer.cs:line 47
     at JetBrains.ReSharper.Daemon.Stages.Dispatcher.ElementProblemAnalyzerRegistrar.ElementAnalyzerDispatcher.Run(ITreeNode element, IHighlightingConsumer consumer) in c:\BuildAgent\work\f0e3509eb08b1c1c\Psi.Features\src\Daemon\Engine\src\Stages\Dispatcher\ElementProblemAnalyzerRegistrar.cs:line 120
     at JetBrains.ReSharper.Daemon.CSharp.Stages.CSharpErrorStageProcess.VisitNode(ITreeNode element, IHighlightingConsumer consumer) in c:\BuildAgent\work\f0e3509eb08b1c1c\Psi.Features\src\Daemon\CSharp\src\Stages\CSharpErrorStage.cs:line 100
     at JetBrains.ReSharper.Psi.CSharp.Tree.TreeNodeVisitor`1.VisitCSharpStatement(ICSharpStatement cSharpStatementParam, TContext context) in c:\BuildAgent\work\f0e3509eb08b1c1c\Psi.Features\src\Psi\Gen\Psi\CSharp\TreeNodeVisitor`1.cs:line 136
     at JetBrains.ReSharper.Daemon.CSharp.Stages.CSharpErrorStageProcess.VisitForStatement(IForStatement forStatementParam, IHighlightingConsumer consumer) in c:\BuildAgent\work\f0e3509eb08b1c1c\Psi.Features\src\Daemon\CSharp\src\Stages\CSharpErrorStage.cs:line 1058
     at JetBrains.ReSharper.Psi.CSharp.Impl.Tree.ForStatementStub.Accept[TContext](TreeNodeVisitor`1 visitor, TContext context) in c:\BuildAgent\work\f0e3509eb08b1c1c\Psi.Features\src\Psi\Gen\Psi\CSharp\Impl\ForStatementStub.cs:line 35
     at JetBrains.ReSharper.Daemon.CSharp.Stages.CSharpDaemonStageProcessBase.ProcessAfterInterior(ITreeNode element, IHighlightingConsumer consumer) in c:\BuildAgent\work\f0e3509eb08b1c1c\Psi.Features\src\Daemon\CSharp\src\Stages\CSharpDaemonStageBase.cs:line 155
     at JetBrains.ReSharper.Daemon.CSharp.Stages.CSharpIncrementalDaemonStageProcessBase.ProcessorBase.ProcessAfterInterior(ITreeNode element) in c:\BuildAgent\work\f0e3509eb08b1c1c\Psi.Features\src\Daemon\CSharp\src\Stages\CSharpDaemonStageBase.cs:line 296
     at JetBrains.ReSharper.Psi.RecursiveElementProcessorExtensions.ProcessDescendants(ITreeNode root, IRecursiveElementProcessor processor) in c:\BuildAgent\work\f0e3509eb08b1c1c\Psi.Features\src\Psi\_Core\src\IRecursiveElementProcessor.cs:line 82
     at JetBrains.ReSharper.Psi.RecursiveElementProcessorExtensions.ProcessThisAndDescendants(ITreeNode root, IRecursiveElementProcessor processor) in c:\BuildAgent\work\f0e3509eb08b1c1c\Psi.Features\src\Psi\_Core\src\IRecursiveElementProcessor.cs:line 36
     at JetBrains.ReSharper.Daemon.CSharp.Stages.CSharpIncrementalDaemonStageProcessBase.<>c__DisplayClass5.<Execute>b__1(ICSharpTypeMemberDeclaration declaration) in c:\BuildAgent\work\f0e3509eb08b1c1c\Psi.Features\src\Daemon\CSharp\src\Stages\CSharpDaemonStageBase.cs:line 218
     at JetBrains.ReSharper.Daemon.CSharp.Stages.CSharpIncrementalDaemonStageProcessBase.<>c__DisplayClass7.<Execute>b__3() in c:\BuildAgent\work\f0e3509eb08b1c1c\Psi.Features\src\Daemon\CSharp\src\Stages\CSharpDaemonStageBase.cs:line 250
     at JetBrains.Application.Threading.Tasks.TaskHost.<>c__DisplayClass11.<Create>b__e(Object state) in c:\BuildAgent\work\f0e3509eb08b1c1c\Platform\src\Shell\src\Threading\Tasks\TaskHost.cs:line 152
     at System.Threading.Tasks.Task.InnerInvoke()
     at System.Threading.Tasks.Task.Execute()


— Outer —

— EXCEPTION #2/3 [AggregateException]
Message = AggregateException_ctor_DefaultMessage
ExceptionPath = Root.InnerException
ClassName = System.AggregateException
InnerException = “Exception #1 at Root.InnerException.InnerException”
HResult = COR_E_EXCEPTION=80131500
Source = JetBrains.Platform.ReSharper.Shell
InnerExceptions.#0 = “Exception #1 at Root.InnerException.InnerException”
StackTraceString = “
  at JetBrains.Application.Threading.Tasks.TaskBarrier.DisposeUnmanagedResources() in c:\BuildAgent\work\f0e3509eb08b1c1c\Platform\src\Shell\src\Threading\Tasks\TaskBarrier.cs:line 185
     at JetBrains.Util.SafeDisposable.DisposeInternal() in c:\BuildAgent\work\f0e3509eb08b1c1c\Platform\src\Util\src\Heap\SafeDisposable.cs:line 44
     at JetBrains.Util.SafeDisposable.Dispose() in c:\BuildAgent\work\f0e3509eb08b1c1c\Platform\src\Util\src\Heap\SafeDisposable.cs:line 71
     at JetBrains.ReSharper.Daemon.CSharp.Stages.CSharpIncrementalDaemonStageProcessBase.Execute(Action`1 committer) in c:\BuildAgent\work\f0e3509eb08b1c1c\Psi.Features\src\Daemon\CSharp\src\Stages\CSharpDaemonStageBase.cs:line 260
     at JetBrains.ReSharper.Daemon.CSharp.Stages.CSharpErrorStageProcess.Execute(Action`1 committer) in c:\BuildAgent\work\f0e3509eb08b1c1c\Psi.Features\src\Daemon\CSharp\src\Stages\CSharpErrorStage.cs:line 88
     at JetBrains.ReSharper.Daemon.Impl.DaemonProcessBase.<>c__DisplayClass12.<DoHighlighting>b__4(IDaemonStage stage) in c:\BuildAgent\work\f0e3509eb08b1c1c\Psi.Features\src\Daemon\_Core\src\Impl\DaemonProcessBase.cs:line 243


— Outer —

— EXCEPTION #3/3 [LoggerException]
Message = AggregateException_ctor_DefaultMessage
ExceptionPath = Root
ClassName = JetBrains.Util.LoggerException
Data.LastExtension = cs
Data.BuildDescription = “ReSharper C++ EAP Version=8.5.0.4993, Built=2014-06-27T14:34:56, Configuration=“CLR4 Csharp PublicMode VS1200””
Data.ProductName = ReSharper
Data.ProductVersion = 8.5.0.4993
Data.BuiltOn = 2014-06-27T14:34:56
Data.ProductConfigurations = “CLR4 Csharp PublicMode VS1200”
Data.ManagedThreadName = “JetPool #1 (LL)”
Data.PlatformSccRevision = CompiledWithoutBuildServer
Data.ProductSccRevision = CompiledWithoutBuildServer
Data.VsVersion = 12.0.30723.0
Data.Cpp = True
InnerException = “Exception #2 at Root.InnerException”
HResult = COR_E_APPLICATION=80131600
StackTraceString = “
  at JetBrains.ReSharper.Daemon.Impl.DaemonProcessBase.<>c__DisplayClass12.<DoHighlighting>b__4(IDaemonStage stage) in c:\BuildAgent\work\f0e3509eb08b1c1c\Psi.Features\src\Daemon\_Core\src\Impl\DaemonProcessBase.cs:line 271
     at JetBrains.ReSharper.Daemon.Impl.DaemonProcessBase.<>c__DisplayClass12.<>c__DisplayClass1a.<DoHighlighting>b__a() in c:\BuildAgent\work\f0e3509eb08b1c1c\Psi.Features\src\Daemon\_Core\src\Impl\DaemonProcessBase.cs:line 319
     at JetBrains.Application.Threading.Tasks.TaskBarrier.<>c__DisplayClass7.<>c__DisplayClass9.<EnqueueDependentJobs>b__5() in c:\BuildAgent\work\f0e3509eb08b1c1c\Platform\src\Shell\src\Threading\Tasks\TaskBarrier.cs:line 98
     at JetBrains.Application.Threading.Tasks.TaskHost.<>c__DisplayClass11.<Create>b__e(Object state) in c:\BuildAgent\work\f0e3509eb08b1c1c\Platform\src\Shell\src\Threading\Tasks\TaskHost.cs:line 136
     at System.Threading.Tasks.Task.InnerInvoke()
     at System.Threading.Tasks.Task.Execute()
     at System.Threading.Tasks.Task.ExecutionContextCallback(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 System.Threading.Tasks.Task.ExecuteWithThreadLocal(Task& currentTaskSlot)
     at System.Threading.Tasks.Task.ExecuteEntry(Boolean bPreventDoubleExecution)
     at System.Threading.Tasks.TaskScheduler.TryExecuteTask(Task task)
     at JetBrains.Application.Threading.Tasks.JetScheduler.TryExecuteTaskInline(Task task, Boolean taskWasPreviouslyQueued) in c:\BuildAgent\work\f0e3509eb08b1c1c\Platform\src\Shell\src\Threading\Tasks\JetScheduler.cs:line 409
     at System.Threading.Tasks.TaskScheduler.TryRunInline(Task task, Boolean taskWasPreviouslyQueued, Object threadStatics)
     at System.Threading.Tasks.Task.WrappedTryRunInline(TaskScheduler currentScheduler, Object currentSchedulerStatics)
     at System.Threading.Tasks.Task.WaitAll(Task[] tasks, Int32 millisecondsTimeout, CancellationToken cancellationToken)
     at JetBrains.Application.Threading.Tasks.TaskBarrier.DisposeUnmanagedResources() in c:\BuildAgent\work\f0e3509eb08b1c1c\Platform\src\Shell\src\Threading\Tasks\TaskBarrier.cs:line 168
     at JetBrains.Util.SafeDisposable.DisposeInternal() in c:\BuildAgent\work\f0e3509eb08b1c1c\Platform\src\Util\src\Heap\SafeDisposable.cs:line 44
     at JetBrains.Util.SafeDisposable.Dispose() in c:\BuildAgent\work\f0e3509eb08b1c1c\Platform\src\Util\src\Heap\SafeDisposable.cs:line 72
     at JetBrains.ReSharper.Daemon.Impl.DaemonProcessBase.DoHighlighting(DaemonProcessKind processKind, Action`1 commiter) in c:\BuildAgent\work\f0e3509eb08b1c1c\Psi.Features\src\Daemon\_Core\src\Impl\DaemonProcessBase.cs:line 340
     at JetBrains.ReSharper.Daemon.Impl.VisibleDocumentDaemonProcess.DoHighlighting(Boolean globalAnalysisStages) in c:\BuildAgent\work\f0e3509eb08b1c1c\Psi.Features\src\Daemon\_Core\src\Impl\VisibleDocumentDaemonProcess.cs:line 248
     at JetBrains.ReSharper.Daemon.Impl.VisibleDocumentDaemonProcess.<>c__DisplayClass5.<EnqueueHighlightingJob>b__3() in c:\BuildAgent\work\f0e3509eb08b1c1c\Psi.Features\src\Daemon\_Core\src\Impl\VisibleDocumentDaemonProcess.cs:line 218
     at JetBrains.Application.Threading.Tasks.TaskHost.<>c__DisplayClass11.<Create>b__e(Object state) in c:\BuildAgent\work\f0e3509eb08b1c1c\Platform\src\Shell\src\Threading\Tasks\TaskHost.cs:line 141
     at System.Threading.Tasks.Task.InnerInvoke()
     at System.Threading.Tasks.Task.Execute()
     at System.Threading.Tasks.Task.ExecutionContextCallback(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 System.Threading.Tasks.Task.ExecuteWithThreadLocal(Task& currentTaskSlot)
     at System.Threading.Tasks.Task.ExecuteEntry(Boolean bPreventDoubleExecution)
     at System.Threading.Tasks.TaskScheduler.TryExecuteTask(Task task)
     at JetBrains.Application.Threading.Tasks.JetScheduler.JetSchedulerThread.ThreadPoolProc() in c:\BuildAgent\work\f0e3509eb08b1c1c\Platform\src\Shell\src\Threading\Tasks\JetScheduler.cs:line 66
     at System.Threading.ThreadHelper.ThreadStart_Context(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.Threading.ThreadHelper.ThreadStart()

RSRP-421064: Cannot create ITypeUsageNode element '0' with type:???

$
0
0
Reporter ReSharper anonymous (resharper) ReSharper anonymous (resharper)
Created Aug 15, 2014 11:19:54 AM
Updated Aug 15, 2014 11:27:59 AM
Resolved Aug 15, 2014 11:27:59 AM
Priority Normal
Type Exception
Fix versions No Fix versions
State Duplicate
Subsystem No subsystem
Assignee Alisa Afonina (alisa.afonina)
Affected versions No Affected versions
Fixed in builds No Fixed in build
VsVersion All Versions
ReSharper C++ EAP Version=8.5.0.4993, Built=2014-06-27T14:34:56
Cannot create ITypeUsageNode element '0' with type:???

— EXCEPTION #1/2 [ElementFactoryException]
Message = “Cannot create ITypeUsageNode element '0' with type:???”
ExceptionPath = Root.InnerException
ClassName = JetBrains.ReSharper.Psi.ElementFactoryException
HResult = COR_E_EXCEPTION=80131500
Source = JetBrains.ReSharper.Psi.CSharp
StackTraceString = “
  at JetBrains.ReSharper.Psi.CSharp.Impl.CSharpElementFactoryImpl.SubstituteNodes(ITreeNode root, ParameterMarker[] markers, Object[] args) in c:\BuildAgent\work\f0e3509eb08b1c1c\Psi.Features\src\Psi\CSharp\src\Impl\CSharpElementFactoryImpl.cs:line 332
     at JetBrains.ReSharper.Psi.CSharp.Impl.CSharpElementFactoryImpl.CreateStatement(String format, Object[] args) in c:\BuildAgent\work\f0e3509eb08b1c1c\Psi.Features\src\Psi\CSharp\src\Impl\CSharpElementFactoryImpl.cs:line 474
     at JetBrains.ReSharper.Feature.Services.CSharp.LinqTools.CSharpLinqToolsLanguageHelper.DeclareTempVariable(IType type, String name, IStatementsRange& beforeStatementsRange) in c:\BuildAgent\work\f0e3509eb08b1c1c\Psi.Features\src\Services\CSharp\src\LinqTools\CSharpLinqToolsLanguageHelper.cs:line 504
     at JetBrains.ReSharper.Feature.Services.LinqTools.ToLinq.ForLoopUtil.DeclareTempVarAndReplaceElementAccesses(IStatement forLoop, IType elementType, IEnumerable`1 elementAccesses, Cache cache, ILocalVariable& tempVar, IStatementsRange& statementsRange, IEnumerable`1& replacedAccesses, Boolean& newTempVarIntroduced) in c:\BuildAgent\work\f0e3509eb08b1c1c\Psi.Features\src\Services\_Core\src\LinqTools\ToLinq\ForLoopUtil.cs:line 194
     at JetBrains.ReSharper.Feature.Services.LinqTools.ToLinq.MatchAndConvert.MatchFor(IStatement loop, CopyToPhysicalMap copyToPhysicalMap, Cache cache, Boolean extractActionPart) in c:\BuildAgent\work\f0e3509eb08b1c1c\Psi.Features\src\Services\_Core\src\LinqTools\ToLinq\MatchAndConvert.cs:line 151
     at JetBrains.ReSharper.Feature.Services.LinqTools.ToLinq.MatchAndConvert.Match(IStatement loop, CopyToPhysicalMap copyToPhysicalMap, Cache cache, Boolean extractActionPart) in c:\BuildAgent\work\f0e3509eb08b1c1c\Psi.Features\src\Services\_Core\src\LinqTools\ToLinq\MatchAndConvert.cs:line 110
     at JetBrains.ReSharper.Feature.Services.LinqTools.ToLinq.MatchAndConvert.DoExecute(IStatement loop, IStatement loopCopy, CopyToPhysicalMap copyToPhysicalMap, Action action, Cache cache, SequencePartInfo& sequencePartInfo, ActionPartInfo& actionPartInfo) in c:\BuildAgent\work\f0e3509eb08b1c1c\Psi.Features\src\Services\_Core\src\LinqTools\ToLinq\MatchAndConvert.cs:line 56
     at JetBrains.ReSharper.Feature.Services.LinqTools.ToLinq.MatchAndConvert.<>c__DisplayClass3.<Match>b__0(IStatement loopCopy, CopyToPhysicalMap copyToPhysicalMap) in c:\BuildAgent\work\f0e3509eb08b1c1c\Psi.Features\src\Services\_Core\src\LinqTools\ToLinq\MatchAndConvert.cs:line 46
     at JetBrains.ReSharper.Feature.Services.LinqTools.LinqToolsUtil.PerformActionOnCopy[TLoop,TResult](TLoop loop, Func`3 action, TResult defaultResult) in c:\BuildAgent\work\f0e3509eb08b1c1c\Psi.Features\src\Services\_Core\src\LinqTools\LinqToolsUtil.cs:line 350
     at JetBrains.ReSharper.Feature.Services.LinqTools.ToLinq.MatchAndConvert.Match(IStatement loop, Action action, SequencePartInfo& sequencePartInfo, ActionPartInfo& actionPartInfo) in c:\BuildAgent\work\f0e3509eb08b1c1c\Psi.Features\src\Services\_Core\src\LinqTools\ToLinq\MatchAndConvert.cs:line 46
     at JetBrains.ReSharper.Daemon.CSharp.Stages.CSharpLinqToolsAnalyzer.Run(ITreeNode element, ElementProblemAnalyzerData data, IHighlightingConsumer consumer) in c:\BuildAgent\work\f0e3509eb08b1c1c\Psi.Features\src\Daemon\CSharp\src\Stages\CSharpLinqToolsAnalyzer.cs:line 47
     at JetBrains.ReSharper.Daemon.Stages.Dispatcher.ElementProblemAnalyzerRegistrar.ElementAnalyzerDispatcher.Run(ITreeNode element, IHighlightingConsumer consumer) in c:\BuildAgent\work\f0e3509eb08b1c1c\Psi.Features\src\Daemon\Engine\src\Stages\Dispatcher\ElementProblemAnalyzerRegistrar.cs:line 120
     at JetBrains.ReSharper.Daemon.CSharp.Stages.CSharpErrorStageProcess.VisitNode(ITreeNode element, IHighlightingConsumer consumer) in c:\BuildAgent\work\f0e3509eb08b1c1c\Psi.Features\src\Daemon\CSharp\src\Stages\CSharpErrorStage.cs:line 100
     at JetBrains.ReSharper.Psi.CSharp.Tree.TreeNodeVisitor`1.VisitCSharpStatement(ICSharpStatement cSharpStatementParam, TContext context) in c:\BuildAgent\work\f0e3509eb08b1c1c\Psi.Features\src\Psi\Gen\Psi\CSharp\TreeNodeVisitor`1.cs:line 136
     at JetBrains.ReSharper.Daemon.CSharp.Stages.CSharpErrorStageProcess.VisitForStatement(IForStatement forStatementParam, IHighlightingConsumer consumer) in c:\BuildAgent\work\f0e3509eb08b1c1c\Psi.Features\src\Daemon\CSharp\src\Stages\CSharpErrorStage.cs:line 1058
     at JetBrains.ReSharper.Psi.CSharp.Impl.Tree.ForStatementStub.Accept[TContext](TreeNodeVisitor`1 visitor, TContext context) in c:\BuildAgent\work\f0e3509eb08b1c1c\Psi.Features\src\Psi\Gen\Psi\CSharp\Impl\ForStatementStub.cs:line 35
     at JetBrains.ReSharper.Daemon.CSharp.Stages.CSharpDaemonStageProcessBase.ProcessAfterInterior(ITreeNode element, IHighlightingConsumer consumer) in c:\BuildAgent\work\f0e3509eb08b1c1c\Psi.Features\src\Daemon\CSharp\src\Stages\CSharpDaemonStageBase.cs:line 155
     at JetBrains.ReSharper.Daemon.CSharp.Stages.CSharpIncrementalDaemonStageProcessBase.ProcessorBase.ProcessAfterInterior(ITreeNode element) in c:\BuildAgent\work\f0e3509eb08b1c1c\Psi.Features\src\Daemon\CSharp\src\Stages\CSharpDaemonStageBase.cs:line 296
     at JetBrains.ReSharper.Psi.RecursiveElementProcessorExtensions.ProcessDescendants(ITreeNode root, IRecursiveElementProcessor processor) in c:\BuildAgent\work\f0e3509eb08b1c1c\Psi.Features\src\Psi\_Core\src\IRecursiveElementProcessor.cs:line 82
     at JetBrains.ReSharper.Psi.RecursiveElementProcessorExtensions.ProcessThisAndDescendants(ITreeNode root, IRecursiveElementProcessor processor) in c:\BuildAgent\work\f0e3509eb08b1c1c\Psi.Features\src\Psi\_Core\src\IRecursiveElementProcessor.cs:line 36
     at JetBrains.ReSharper.Daemon.CSharp.Stages.CSharpIncrementalDaemonStageProcessBase.<>c__DisplayClass5.<Execute>b__1(ICSharpTypeMemberDeclaration declaration) in c:\BuildAgent\work\f0e3509eb08b1c1c\Psi.Features\src\Daemon\CSharp\src\Stages\CSharpDaemonStageBase.cs:line 218
     at JetBrains.ReSharper.Daemon.CSharp.Stages.CSharpIncrementalDaemonStageProcessBase.<>c__DisplayClass7.<Execute>b__3() in c:\BuildAgent\work\f0e3509eb08b1c1c\Psi.Features\src\Daemon\CSharp\src\Stages\CSharpDaemonStageBase.cs:line 250
     at JetBrains.Application.Threading.Tasks.TaskHost.<>c__DisplayClass11.<Create>b__e(Object state) in c:\BuildAgent\work\f0e3509eb08b1c1c\Platform\src\Shell\src\Threading\Tasks\TaskHost.cs:line 136


— Outer —

— EXCEPTION #2/2 [LoggerException]
Message = “Cannot create ITypeUsageNode element '0' with type:???”
ExceptionPath = Root
ClassName = JetBrains.Util.LoggerException
Data.LastExtension = cs
Data.BuildDescription = “ReSharper C++ EAP Version=8.5.0.4993, Built=2014-06-27T14:34:56, Configuration=“CLR4 Csharp PublicMode VS1200””
Data.ProductName = ReSharper
Data.ProductVersion = 8.5.0.4993
Data.BuiltOn = 2014-06-27T14:34:56
Data.ProductConfigurations = “CLR4 Csharp PublicMode VS1200”
Data.ManagedThreadName = “JetPool #5 (SB)”
Data.PlatformSccRevision = CompiledWithoutBuildServer
Data.ProductSccRevision = CompiledWithoutBuildServer
Data.VsVersion = 12.0.30723.0
Data.Cpp = True
InnerException = “Exception #1 at Root.InnerException”
HResult = COR_E_APPLICATION=80131600
StackTraceString = “
  at JetBrains.Util.Logging.ConfiguredLogger.JetBrains.Util.ILogger.LogException(Exception ex, ExceptionOrigin origin) in c:\BuildAgent\work\f0e3509eb08b1c1c\Platform\src\Util\src\Logging\ConfiguredLogger.cs:line 46
     at JetBrains.Application.Threading.Tasks.TaskHost.<>c__DisplayClass11.<Create>b__e(Object state) in c:\BuildAgent\work\f0e3509eb08b1c1c\Platform\src\Shell\src\Threading\Tasks\TaskHost.cs:line 152
     at System.Threading.Tasks.Task.InnerInvoke()
     at System.Threading.Tasks.Task.Execute()
     at System.Threading.Tasks.Task.ExecutionContextCallback(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 System.Threading.Tasks.Task.ExecuteWithThreadLocal(Task& currentTaskSlot)
     at System.Threading.Tasks.Task.ExecuteEntry(Boolean bPreventDoubleExecution)
     at System.Threading.Tasks.TaskScheduler.TryExecuteTask(Task task)
     at JetBrains.Application.Threading.Tasks.JetScheduler.JetSchedulerThread.ThreadPoolProc() in c:\BuildAgent\work\f0e3509eb08b1c1c\Platform\src\Shell\src\Threading\Tasks\JetScheduler.cs:line 66
     at System.Threading.ThreadHelper.ThreadStart_Context(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.Threading.ThreadHelper.ThreadStart()

RSRP-421065: Bulk "Redundant field initializer" does not affect all items

$
0
0
Reporter Alexander Kurakin (Alexander.Kurakin) Alexander Kurakin (Alexander.Kurakin)
Created Aug 15, 2014 12:00:43 PM
Updated Aug 15, 2014 12:09:44 PM
Priority Critical
Type Bug
Fix versions 9.0
State Submitted
Subsystem Quick Fixes
Assignee Alisa Afonina (alisa.afonina)
Affected versions 8.2.1
Fixed in builds No Fixed in build
VsVersion All Versions
        public class Class1
{
public Class1(string name,
int a)
{
this.name = name;
A = a;
}

public int A = 0;

private string name = null;
}

Run bulk quickfix for the file - "public int A = 0;" is still there.

RSRP-420785: If several instances of VS are running, License Dialog is not synced between them

$
0
0
Reporter Alex Berezoutsky (fergard) Alex Berezoutsky (fergard)
Created Aug 11, 2014 3:16:11 PM
Updated Aug 15, 2014 1:20:33 PM
Priority Critical
Type Bug
Fix versions 9.0
State Submitted
Subsystem Licensing and Evaluation
Assignee Sergey Kuks (coox)
Affected versions No Affected versions
Fixed in builds No Fixed in build
VsVersion All Versions
See screenshot.

I'm running two VS2013 instances.

What I expect:
Dialogs should be the same in both instances.

What I get:
Some checkboxes are unchecked in 2nd instance.

RSRP-403630: Typos/inconsistencies in ReSharper - Feedback

$
0
0
Reporter Jim Kovacs (Jim_Kovacs) Jim Kovacs (Jim_Kovacs)
Created Feb 7, 2014 5:46:39 AM
Updated Aug 15, 2014 1:23:50 PM
Priority Critical
Type Unspecified
Fix versions 9.0
State Submitted
Subsystem Licensing and Evaluation
Assignee Sergey Kuks (coox)
Affected versions No Affected versions
Fixed in builds No Fixed in build
VsVersion All Versions
The ReSharper - Feedback text (_not_ from Options | ReSharper Feedback but rather from the System Tray notification) has some typos & inconsistencies:

1. 6th bullet point:

"Any information identifying your projects (e.g. and project names, symbols, source code)"

should match what is used at the same place under Options | ReSharper Feedback namely:

"Any information identifying your projects (such as file and project names, symbols, source code)"

2. The sentence preceding the first radio button should end with a period (just as it does under Options | ReSharper).

3. Heading: this window uses "Help Improve ReSharper" vs. "Please help us improve ReSharper" under Options | ReSharper.

N.B. From these observations it would appear that there are two different versions (sources) for this text when there should be one only.

JetBrains ReSharper 8.1 C# Edition
Build 8.1.23.546 on 2013-12-12T11:30:52

Free evaluation 30 days left
Plugins: none
Visual Studio 10.0.30319.1.

Windows 7 32-bit SP1

RSRP-421067: [Unity] "Assets" suggested for namespace. "Namespace Provider" is false.

$
0
0
Reporter Alexander Kurakin (Alexander.Kurakin) Alexander Kurakin (Alexander.Kurakin)
Created Aug 15, 2014 1:24:12 PM
Updated Aug 15, 2014 1:24:20 PM
Priority Critical
Type Task
Fix versions 9.0
State Submitted
Subsystem Code Analysis - C#
Assignee Kirill Falk (kfalk)
Affected versions 8.2.1
Fixed in builds No Fixed in build
VsVersion All Versions
I just recently discovered ReSharper and I have been using the trial with Visual Studio 2013 and the Unity game engine. It's been great so far, except for one issue that ReSharper continues to suggest that I put "Assets" in my namespace because Unity keeps everything inside an "Assets" folder.

I have selected the Assets folder in Visual Studio 2013 and set the "Namespace Provider" property to false, yet ReSharper continues to suggest I put Assets in my namespace.

Has anyone else had this problem with Unity? Is there any kind of workaround? How would I go about troubleshooting this?

RSRP-418015: Object reference not set to an instance of an object.

$
0
0
Reporter ReSharper anonymous (resharper) ReSharper anonymous (resharper)
Created Jul 9, 2014 6:10:36 PM
Updated Aug 15, 2014 1:28:58 PM
Resolved Aug 15, 2014 1:28:58 PM
Priority Show-stopper
Type Exception
Fix versions 9.0
State Obsolete
Subsystem Licensing and Evaluation
Assignee Sergey Kuks (coox)
Affected versions No Affected versions
Fixed in builds No Fixed in build
VsVersion All Versions
ReSharper Version=1.0.0.0, Packages=JetBrains.Platform.Standalone.Shell_v6.0.20140708.180157_@2014-07-08|JetBrains.Psi.Features.Tests.Integration.Framework_v9.0.20140708.180157_@2014-07-08|JetBrains.UsageStatistics.test.src_v9.0.20140708.180157_@2014-07-08|JetBrains.DotPeek.test.src_v1.3.20140708.180157_@2014-07-08|JetBrains.Psi.Features.Tests.Integration.Cases_v9.0.20140708.180157_@2014-07-08|JetBrains.Platform.Core.Shell_v6.0.20140708.180157_@2014-07-08|JetBrains.Platform.InTests.Framework_v6.0.20140708.180157_@2014-07-08|JetBrains.Platform.VisualStudio_v6.0.20140708.180157_@2014-07-08|JetBrains.Platform.InTests.Cases_v6.0.20140708.180157_@2014-07-08|JetBrains.Psi.Features.src_v9.0.20140708.180157_@2014-07-08|JetBrains.CommandLineTools.src.CommandLineCore_v9.0.20140708.180157_@2014-07-08|JetBrains.Platform.Diagramming_v6.0.20140708.180157_@2014-07-08|JetBrains.UsageStatistics.src_v1.0.20140708.180157_@2014-07-08|JetBrains.Platform.Core.Text_v6.0.20140708.180157_@2014-07-08|JetBrains.Platform.Installer_v6.0.20140708.180157_@2014-07-08|JetBrains.Psi.Features.test.src_v9.0.20140708.180157_@2014-07-08|JetBrains.CommandLineTools.src.DuplicatesFinder_v9.0.20140708.180157_@2014-07-08|JetBrains.Psi.Features.ExternalAnnotations_v9.0.20140708.180157_@2014-07-08|JetBrains.DotPeek.src_v1.3.20140708.180157_@2014-07-08|JetBrains.CommandLineTools.src.InspectCode_v9.0.20140708.180157_@2014-07-08|JetBrains.Platform.Standalone.Ide_v6.0.20140708.180157_@2014-07-08|JetBrains.Platform.Core.Ide_v6.0.20140708.180157_@2014-07-08|JetBrains.ReSharper.src_v9.0.20140708.180157_@2014-07-08|JetBrains.Platform.Tests.Cases_v6.0.20140708.180157_@2014-07-08|JetBrains.Platform.Symbols_v6.0.20140708.180157_@2014-07-08|JetBrains.Platform.Tests.Framework_v6.0.20140708.180157_@2014-07-08|JetBrains.Fake.VisualStudio.VsPackageAssembly_v14.0.0.0_@2014-07-08|JetBrains.Platform.Standalone.TextControl_v6.0.20140708.180157_@2014-07-08|JetBrains.Platform.Annotations_v6.0.20140708.180157_@2014-07-08
Object reference not set to an instance of an object.

— EXCEPTION #1/2 [NullReferenceException]
Message = “Object reference not set to an instance of an object.”
ExceptionPath = Root.InnerException
ClassName = System.NullReferenceException
HResult = COR_E_NULLREFERENCE=E_POINTER=80004003
Source = JetBrains.Platform.UI
StackTraceString = “
  at JetBrains.UI.Application.License.LicenseAgreementForm..ctor(String caption, String agreementText, IWindowBranding windowBranding, OpensUri opensUri)
     at JetBrains.ReSharper.ExternalSources.MetadataViewer.DecompiledSourceLegalNotice.CheckAndAskUser()
     at JetBrains.ReSharper.ExternalSources.MetadataViewer.DecompiledSourcesExternalSourcesProvider.CheckOptions(MetadataTranslatorOptions translatorOptions)
     at JetBrains.ReSharper.ExternalSources.MetadataViewer.DecompilerBasedExternalSourcesProvider.NavigateToSources(ICompiledElement compiledElement, ITaskExecutor taskExecutor)
     at JetBrains.ReSharper.Feature.Services.ExternalSources.Core.Impl.ExternalSourcesServiceImpl.NavigateToSources(ICompiledElement compiledElement, IEnumerable`1 providers, ITaskExecutor taskExecutor, Boolean ignoreFilteringByOptions)
     at JetBrains.ReSharper.ExternalSources.ReSharperIntegration.ExternalSourcesPointsProvider.GetSources(IDeclaredElement navigateTo, IEnumerable`1 providers, Boolean ignoreOptions)
     at JetBrains.ReSharper.ExternalSources.ReSharperIntegration.ExternalSourcesPointsProvider.GetSourcePoint(CompiledElementNavigationInfo initialNavigationInfo, IReadOnlyCollection`1 providers, Boolean ignoreOptions)
     at JetBrains.ReSharper.ExternalSources.ReSharperIntegration.ExternalSourcesPointsProvider.CreateNavigationPoints(CompiledElementNavigationInfo navigationInfo, IReadOnlyCollection`1 providers, Boolean ignoreOptions)
     at JetBrains.ReSharper.ExternalSources.ReSharperIntegration.ExternalSourcesPointsProvider.CreateNavigationPoints(CompiledElementNavigationInfo navigationInfo)
     at JetBrains.ReSharper.ExternalSources.ReSharperIntegration.PreciseExternalSourcesNavigationProvider.CreateNavigationPoints(CompiledElementNavigationInfo target)
     at JetBrains.ReSharper.Feature.Services.Navigation.NavigationManagerImpl.GetNavigationPoints[TNavigationProvider,TNavigationData](TNavigationData target)
     at JetBrains.ReSharper.Feature.Services.Navigation.NavigationManager.Navigate[TNavigationProvider,TNavigationData](TNavigationData target, NavigationOptions options)
     at JetBrains.ReSharper.Feature.Services.Navigation.NavigationExtensions.CommonElementsNavigationExtensions.NavigateToExternalSources(CompiledElementNavigationInfo compiledElementNavigationInfo, PopupWindowContextSource source, Boolean transferFocus)
     at JetBrains.ReSharper.Feature.Services.Occurences.CompiledElementOccurence.Navigate(ISolution solution, PopupWindowContextSource windowContext, Boolean transferFocus, TabOptions tabOptions)
     at JetBrains.ReSharper.Feature.Services.Navigation.ExecutionHosting.DefaultNavigationExecutionHost.ProcessImmediateResult(IDataContext context, ICollection`1 results)
     at JetBrains.PsiFeatures.VisualStudio.JustVs12.Navigation.NavigationExecutionHostVs12.ProcessImmediateResult(IDataContext context, ICollection`1 results)
     at JetBrains.ReSharper.Feature.Services.Navigation.ContextNavigation.RequestContextSearchProvider`3.ProcessImmediateResult(IDataContext context, ICollection`1 results, INavigationExecutionHost host)
     at JetBrains.ReSharper.Feature.Services.Navigation.ContextNavigation.RequestContextSearchProvider`3.ExecuteSearchRequest(IDataContext context, TSearchRequest searchRequest, INavigationExecutionHost host)
     at JetBrains.ReSharper.Feature.Services.Navigation.ContextNavigation.RequestContextSearchProvider`3.<>c__DisplayClass2.<>c__DisplayClass4.<ExecuteElementSearchPairs>b__1(IDataContext context, IDeclaredElement promotedTarget, IDeclaredElement initialTarget)
     at JetBrains.ReSharper.Feature.Services.Naming.DeclaredElementCandidatesNavigator.PromoteAndExecute(IDataContext dataContext, Boolean promoteDeclaredElement, JetTuple`2 candidate)
     at JetBrains.ReSharper.Feature.Services.Navigation.ExecutionHosting.DefaultNavigationExecutionHost.ExecuteCandidates(IDataContext dataContext, Boolean promoteDeclaredElement, ICollection`1 elementExecutionPairs)
     at JetBrains.ReSharper.Feature.Services.Navigation.ContextNavigation.RequestContextSearchProvider`3.ExecuteElementSearchPairs(IDataContext dataContext, IEnumerable`1 declaredElementsSearches, INavigationExecutionHost host)
     at JetBrains.ReSharper.Feature.Services.Navigation.ContextNavigation.RequestContextSearchProvider`3.Execute(IDataContext dataContext, IEnumerable`1 searches, INavigationExecutionHost host)
     at JetBrains.ReSharper.Feature.Services.Navigation.ContextNavigation.ContextSearchesCollector`1.<>c__DisplayClass1.<GetSearchesExecution>b__0()
     at JetBrains.ReSharper.Feature.Services.Navigation.ContextNavigation.ContextNavigationActionBase`1.Execute(IDataContext context, ContextNavigation refactoringWorkflow)
     at JetBrains.ReSharper.Feature.Services.ActionsMenu.ExtensibleAction`3.<>c__DisplayClass2.<Execute>b__0(IDataContext newDataContext)
     at JetBrains.ReSharper.Feature.Services.Util.AsyncActionWaiter.Execute(Action`1 action)
     at JetBrains.ReSharper.Feature.Services.ActionsMenu.ExtensibleAction`3.Execute(IDataContext dataContext, DelegateExecute nextExecute)
     at JetBrains.UI.ActionsRevised.Handlers.ExececutableActionEvaluator.<>c__DisplayClass3.<Execute>b__2(Lifetime lifetime)
     at JetBrains.DataFlow.Lifetimes.Using(Action`1 λ)
     at JetBrains.UI.ActionsRevised.Handlers.ExececutableActionEvaluator.Execute(IAction action, List`1 allActions, IDataContext dataContext)
     at JetBrains.UI.ActionsRevised.Handlers.BoundAction.<>c__DisplayClass4.<>c__DisplayClass6.<Evaluate>b__2(Lifetime execLifetime)
     at JetBrains.DataFlow.Lifetimes.Using(Action`1 λ)
     at JetBrains.UI.ActionsRevised.Handlers.BoundAction.<>c__DisplayClass4.<Evaluate>b__1()
     at JetBrains.UI.ActionsRevised.Handlers.EvaluatedAction.Execute()
     at JetBrains.VsIntegration.Shell.Actions.Revised.VsOleCommandTargetHandler.<>c__DisplayClass14.<OleCommandTargetExec_Product>b__13(Lifetime lifetime)
     at JetBrains.DataFlow.Lifetimes.Using[TRetVal](Func`2 λ)
     at JetBrains.VsIntegration.Shell.Actions.Revised.VsOleCommandTargetHandler.OleCommandTargetExec_Product(IActionDefWithId actionid)
     at JetBrains.VsIntegration.Shell.Actions.Revised.VsOleCommandTargetHandler.<>c__DisplayClass11.<OleCommandTargetExec>b__e()
     at JetBrains.Threading.ReentrancyGuard.Execute(String name, Action action)


— Outer —

— EXCEPTION #2/2 [LoggerException]
Message = “Object reference not set to an instance of an object.”
ExceptionPath = Root
ClassName = JetBrains.Util.LoggerException
InnerException = “Exception #1 at Root.InnerException”
HResult = COR_E_APPLICATION=80131600
StackTraceString = “
  at JetBrains.Util.ILoggerEx.LogInternal(ILogger logger, LoggingLevel level, Exception ex, ExceptionOrigin exceptionOrigin, String comment)
     at JetBrains.Util.ILoggerEx.LogException(ILogger this, LoggingLevel level, Exception exception, ExceptionOrigin exceptionOrigin, String comment)
     at JetBrains.Util.ILoggerEx.Error(ILogger this, Exception exception, ExceptionOrigin origin, String comment)
     at JetBrains.Util.Logging.Logger.LogException(Exception ex)
     at JetBrains.Threading.ReentrancyGuard.Execute(String name, Action action)
     at JetBrains.Threading.ReentrancyGuard.TryExecute(String name, Action action)
     at JetBrains.VsIntegration.Shell.Actions.Revised.VsOleCommandTargetHandler.OleCommandTargetExec(CommandID commandid, OLECMDEXECOPT nCmdExecOpt, VsCommandHandlerStage stage)
     at JetBrains.VsIntegration.Shell.Actions.Revised.VsOleCommandTargetHandler.<.ctor>b__1(CommandID commandid, OLECMDEXECOPT opt, IntPtr in, IntPtr out)
     at JetBrains.VsIntegration.Shell.Package.VsPackageSdkStub.Microsoft.VisualStudio.OLE.Interop.IOleCommandTarget.Exec(Guid& guidGroup, UInt32 nCmdId, UInt32 nCmdExcept, IntPtr vIn, IntPtr vOut)

RSRP-404372: Visual Studio 2010 / Resharper freezes for about 20 secounds up to 2 minutes after build

$
0
0
Reporter Sebastian Maier (Sebastian_Maier) Sebastian Maier (Sebastian_Maier)
Created Feb 12, 2014 3:51:50 PM
Updated Aug 15, 2014 1:31:48 PM
Priority Show-stopper
Type Performance Problem
Fix versions No Fix versions
State Open
Subsystem No subsystem
Assignee Sergey Kuks (coox)
Affected versions No Affected versions
Fixed in builds No Fixed in build
VsVersion All Versions
Hi there!

We have a Project that containts two web projects (DotNetNuke instances) and five C# libary projects. We encounter lag when using Resharper. We use Version 8.1, but we have the same performance problem when using older versions. All these lags aren't really nice, but we can live with them. But one issue is really annoying: After building the C#-Libaries (the web projects don't need to be build) Visual Studio freezes for about 20 secounds up to 2 minutes (depending on the hardware-power of the machine it's running on). After these freeze there is a strong lag when typing and switching files. After a while this lag gets a little bit better.

I'm running on a i7-3770 3,4 Ghz Quard Core CPU with 8GB of Ram and a SSD. My colleagues are running on a little bit slower machines and are more affected with this performance issue then me.

I uploaded a snapshot named Snapshot #1 - 12_20_38.dtp.

Thanks a lot and goodbye.

RSRP-399170: Object reference not set to an instance of an object.

$
0
0
Reporter Artem.Bukhonov (Artem.Bukhonov@jetbrains.com) Artem.Bukhonov (Artem.Bukhonov@jetbrains.com)
Created Dec 9, 2013 6:49:01 PM
Updated Aug 15, 2014 1:33:23 PM
Priority Critical
Type Exception
Fix versions 9.0
State Submitted
Subsystem Quick Fixes
Assignee Alisa Afonina (alisa.afonina)
Affected versions No Affected versions
Fixed in builds No Fixed in build
VsVersion All Versions
ReSharper 8.1 Version=8.1.21.184, Built=2013-12-01T23:09:10
Object reference not set to an instance of an object.

— EXCEPTION #1/2 [NullReferenceException]
Message = “Object reference not set to an instance of an object.”
ExceptionPath = Root.InnerException
ClassName = System.NullReferenceException
HResult = COR_E_NULLREFERENCE=E_POINTER=80004003
Source = JetBrains.ReSharper.Intentions
StackTraceString = “
  at JetBrains.ReSharper.Intentions.QuickFixTable.GetWarningTitle(IHighlighting highlighting)
     at JetBrains.ReSharper.Intentions.QuickFixTable.CreateCustomWarningActions(IHighlighting highlighting, ISolution solution, DocumentRange highlightingRange)
     at JetBrains.ReSharper.Intentions.Bulbs.QuickFixesProvider.BuildAvailableQuickFixes(BulbCache cacheData, IntentionsBulbItems result, ITextControl textControl, PrecalculatedData precalculatedData)
     at JetBrains.ReSharper.Intentions.Bulbs.QuickFixesProvider.CollectActions(IntentionsBulbItems intentionsBulbItems, BulbCache cacheData, ITextControl textControl, Lifetime caretPositionLifetime, IPsiSourceFile psiSourceFile, Object precalculatedData)
     at JetBrains.ReSharper.Intentions.Bulbs.BulbItems.<>c__DisplayClass17.<BuildAvailableActionsList>b__14()
     at JetBrains.Application.InterruptableReadActivityThe.Work()
     at JetBrains.Application.InterruptableReadActivity.DoWork()
     at JetBrains.Application.InterruptableReadActivity.WorkerThreadProc()


— Outer —

— EXCEPTION #2/2 [LoggerException]
Message = “Object reference not set to an instance of an object.”
ExceptionPath = Root
ClassName = JetBrains.Util.LoggerException
Data.BuildDescription = “ReSharper 8.1 Version=8.1.21.184, Built=2013-12-01T23:09:10, Configuration=“CLR4 Csharp InternalMode Vbnet VS1200””
Data.ProductName = ReSharper
Data.ProductVersion = 8.1.21.184
Data.BuiltOn = 2013-12-01T23:09:10
Data.ProductConfigurations = “CLR4 Csharp InternalMode Vbnet VS1200”
Data.ManagedThreadName = “JetPool #3 (SL)”
Data.PlatformSccRevision = CompiledWithoutBuildServer
Data.ProductSccRevision = CompiledWithoutBuildServer
Data.VsVersion = 12.0.21005.1
InnerException = “Exception #1 at Root.InnerException”
HResult = COR_E_APPLICATION=80131600
StackTraceString = “
  at JetBrains.Application.InterruptableReadActivity.WorkerThreadProc()
     at JetBrains.Application.InterruptableReadActivity.<DoStart>b__6()
     at JetBrains.Application.Threading.Tasks.TaskHost.<>c__DisplayClass11.<Create>b__e(Object state)
     at System.Threading.Tasks.Task.InnerInvoke()
     at System.Threading.Tasks.Task.Execute()
     at System.Threading.Tasks.Task.ExecutionContextCallback(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 System.Threading.Tasks.Task.ExecuteWithThreadLocal(Task& currentTaskSlot)
     at System.Threading.Tasks.Task.ExecuteEntry(Boolean bPreventDoubleExecution)
     at System.Threading.Tasks.TaskScheduler.TryExecuteTask(Task task)
     at JetBrains.Application.Threading.Tasks.JetScheduler.JetSchedulerThread.ThreadPoolProc()
     at System.Threading.ThreadHelper.ThreadStart_Context(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.Threading.ThreadHelper.ThreadStart()

RSRP-347809: Each version of VS on the same machine gets separate permanent ticket from License Server

$
0
0
Reporter Alexander Kurakin (Alexander.Kurakin) Alexander Kurakin (Alexander.Kurakin)
Created Mar 22, 2013 6:40:19 PM
Updated Aug 15, 2014 1:34:09 PM
Resolved Aug 15, 2014 1:34:08 PM
Priority Show-stopper
Type Bug
Fix versions 9.0
State Obsolete
Subsystem Licensing and Evaluation
Assignee Sergey Kuks (coox)
Affected versions 7.1.2, 8.0 EAP
Fixed in builds 8.0.9.737
VsVersion All Versions
There are two instances of VS - 2010 and 2012 with ReSharper installed on the same machine.
There is the License Server.

1) Open VS2012
2) Use License Server for getting a license
3) Obtain permanent license -> 1 permanent license and 0 floating license
4) Open VS2010
5) Use License Server for getting a license -> 1 permanent license and 1 floating license

Expected result: One permanent license

RSRP-380762: Poor performance while extracting a variable

$
0
0
Reporter Pavel Gatilov (Gatilov) Pavel Gatilov (Gatilov)
Created Jul 26, 2013 3:21:49 PM
Updated Aug 15, 2014 1:34:50 PM
Resolved Aug 15, 2014 1:34:50 PM
Priority Show-stopper
Type Performance Problem
Fix versions No Fix versions
State Obsolete
Subsystem Refactorings
Assignee Sergey Kuks (coox)
Affected versions 8.0, 8.0 EAP
Fixed in builds No Fixed in build
VsVersion VS 2012 RTM U2
Sometimes R# works very slowly when I extract a local variable. Every typed letter of the variable name appears after ~0.1 sec or more. I would say that it's seriously irritating. The slowdown disappears as soon as I hit Esc or Enter or delete the whole variable name (i.e. finish the variable extraction).

Attached is a profiler snapshot (dotTrace 5.5)

RSRP-421068: No handler defined for action AgentRalph.ExploreSimianAction

$
0
0
Reporter Igor Manushin (imanushin) Igor Manushin (imanushin)
Created Aug 15, 2014 1:37:54 PM
Updated Aug 15, 2014 1:37:54 PM
Priority Normal
Type Exception
Fix versions No Fix versions
State Submitted
Subsystem No subsystem
Assignee Unassigned
Affected versions No Affected versions
Fixed in builds No Fixed in build
VsVersion All Versions
ReSharper 8.2.1 Version=8.2.1000.4556, Built=2014-05-19T08:12:38
No handler defined for action AgentRalph.ExploreSimianAction

— EXCEPTION #1/1 [LoggerException]
Message = “No handler defined for action AgentRalph.ExploreSimianAction”
ExceptionPath = Root
ClassName = JetBrains.Util.LoggerException
HResult = COR_E_APPLICATION=80131600
StackTraceString = “
  at JetBrains.ActionManagement.ActionLoader.ActionLoader.AddHandlers(IUpdatableAction action)
     at JetBrains.ActionManagement.ActionLoader.ActionLoader.LoadAction(XmlElement element, ActionsXmlInfo info, String actionGroupID, IDictionary`2 mapIconClasses)
     at JetBrains.ActionManagement.ActionLoader.ActionLoader.LoadAction_Group(IActionGroup actionGroup, XmlElement element, ActionsXmlInfo info, IDictionary`2 mapIconClasses)
     at JetBrains.ActionManagement.ActionLoader.ActionLoader.LoadAction(XmlElement element, ActionsXmlInfo info, String actionGroupID, IDictionary`2 mapIconClasses)
     at JetBrains.ActionManagement.ActionLoader.ActionLoader.ProcessInsert(XmlElement xmlInsert, ActionsXmlInfo info, IDictionary`2 mapIconClasses)
     at JetBrains.VsIntegration.ActionManagement.VsActionLoader.ProcessInsert(XmlElement e, ActionsXmlInfo info, IDictionary`2 mapIconClasses)
     at JetBrains.ActionManagement.ActionLoader.ActionLoader.LoadActions(ActionsXmlInfo info, IDictionary`2 mapIconClasses)
     at JetBrains.ActionManagement.ActionLoader.ActionLoader.Init_ActionXmlsAndHandlersFromAssemblies_Load(List`1 actionxmls, ICollection`1 actionhandlers, IApplicationDescriptor applicationDescriptor, IDictionary`2 mapIconClasses)
     at JetBrains.ActionManagement.ActionLoader.ActionLoader.<>c__DisplayClass10.<>c__DisplayClass14.<Init_ActionXmlsAndHandlersFromAssemblies>b__e()
     at JetBrains.DataFlow.Lifetime.AddBracket(Action FOpening, Action FClosing)
     at JetBrains.ActionManagement.ActionLoader.ActionLoader.<>c__DisplayClass10.<Init_ActionXmlsAndHandlersFromAssemblies>b__9(Lifetime lifetimeCatalog, IPartsCatalogue catalog)
     at JetBrains.DataFlow.ICollectionEventsEx.<>c__DisplayClass15`1.<>c__DisplayClass19.<ForEachItemCore>b__13()
     at JetBrains.Util.Logging.Logger.Catch(Action action)
     at JetBrains.DataFlow.ICollectionEventsEx.<>c__DisplayClass15`1.<ForEachItemCore>b__12(AddRemoveEventArgs`1 args)
     at JetBrains.DataFlow.CollectionEvents`1.OnAcknowledgeSinkAddRemove(Action`1 handler, AddRemove addremove)
     at JetBrains.DataFlow.CollectionEvents`1.<.ctor>b__0(Action`1 handler)
     at JetBrains.DataFlow.Infra.SignalWithDelegates`1.OnAfterAdvise(Action`1 handler)
     at JetBrains.DataFlow.Signal`1.<>c__DisplayClass2.<AdviseCore>b__0()
     at JetBrains.DataFlow.Lifetime.AddBracket(Action FOpening, Action FClosing)
     at JetBrains.DataFlow.Signal`1.AdviseCore(Action`1 handler, Lifetime lifetime)
     at JetBrains.DataFlow.Signal`1.Advise(Lifetime lifetime, Action`1 handler)
     at JetBrains.DataFlow.ICollectionEventsEx.ForEachItemCore[TValue](ICollectionEvents`1 thіs, Lifetime lifetime, Action`2 FHandlerA, Action`3 FHandlerB)
     at JetBrains.DataFlow.ICollectionEventsEx.ForEachItem[TValue](ICollectionEvents`1 thіs, Lifetime lifetime, Action`2 FHandler)
     at JetBrains.DataFlow.CollectionEvents`1.View(Lifetime lifetime, Action`2 viewer)
     at JetBrains.ActionManagement.ActionLoader.ActionLoader.Init_ActionXmlsAndHandlersFromAssemblies(IPartsCatalogueSet catalogSet, IApplicationDescriptor applicationDescriptor)
     at JetBrains.VsIntegration.ActionManagement.VsActionLoader..ctor(Lifetime lifetime, VsActionManager actionManager, VsShortcutManager shortcutManager, IPartsCatalogueSet catalogSet, IApplicationDescriptor applicationDescriptor, ProductConfigurations productConfigurations, DTE dte)
     at System.RuntimeMethodHandle.InvokeMethod(Object target, Object[] arguments, Signature sig, Boolean constructor)
     at System.Reflection.RuntimeConstructorInfo.Invoke(BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture)
     at JetBrains.Application.Extensibility.PartComponentDescriptor.CreateInstanceOf(Type type, IValueResolveContext context)
     at JetBrains.Application.Extensibility.PartComponentDescriptor.CreateInstance(IValueResolveContext context)
     at JetBrains.Application.Components.SingletonDescriptor.CreateInstanceChecked(OnError onError, IComponentContainer container)
     at JetBrains.Application.Components.SingletonDescriptor.GetValue()
     at JetBrains.Application.Components.SignatureResolution.BindArguments(List`1 argumentDescriptors)
     at JetBrains.Application.Extensibility.PartComponentDescriptor.CreateInstanceOf(Type type, IValueResolveContext context)
     at JetBrains.Application.Extensibility.PartComponentDescriptor.CreateInstance(IValueResolveContext context)
     at JetBrains.Application.Components.SingletonDescriptor.CreateInstanceChecked(OnError onError, IComponentContainer container)
     at JetBrains.Application.Components.SingletonDescriptor.GetValue()
     at JetBrains.Application.Components.SignatureResolution.BindArguments(List`1 argumentDescriptors)
     at JetBrains.Application.Extensibility.PartComponentDescriptor.CreateInstanceOf(Type type, IValueResolveContext context)
     at JetBrains.Application.Extensibility.PartComponentDescriptor.CreateInstance(IValueResolveContext context)
     at JetBrains.Application.Components.SingletonDescriptor.CreateInstanceChecked(OnError onError, IComponentContainer container)
     at JetBrains.Application.Components.SingletonDescriptor.GetValue()
     at JetBrains.Application.Components.SignatureResolution.BindArguments(List`1 argumentDescriptors)
     at JetBrains.Application.Extensibility.PartComponentDescriptor.CreateInstanceOf(Type type, IValueResolveContext context)
     at JetBrains.Application.Extensibility.PartComponentDescriptor.CreateInstance(IValueResolveContext context)
     at JetBrains.Application.Components.SingletonDescriptor.CreateInstanceChecked(OnError onError, IComponentContainer container)
     at JetBrains.Application.Components.SingletonDescriptor.GetValue()
     at JetBrains.Application.Components.ComponentStorage.InstantiateDescriptors(IEnumerable`1 descriptors)
     at JetBrains.Application.Components.ComponentStorage.ComposeDescriptors(ICollection`1 descriptors)
     at JetBrains.Application.Components.ComponentStorage.Compose()
     at JetBrains.Application.Env.RunsProducts.RunProduct(Lifetime lifetimeProduct, IApplicationDescriptor product, IEnumerable`1 enumProgramConfigurationsProviders, JetEnvironment environment, IDictionaryEvents`2 productsNonComposed, IDictionaryEvents`2 productsComposed)
     at JetBrains.Application.Env.RunsProducts.<>c__DisplayClass19.<Init_RunWhenAllowed>b__18(Lifetime lifetimeProduct, IApplicationDescriptor product)
     at JetBrains.DataFlow.ICollectionEventsEx.<>c__DisplayClass15`1.<>c__DisplayClass19.<ForEachItemCore>b__13()
     at JetBrains.Util.Logging.Logger.Catch(Action action)
     at JetBrains.DataFlow.ICollectionEventsEx.<>c__DisplayClass15`1.<ForEachItemCore>b__12(AddRemoveEventArgs`1 args)
     at JetBrains.DataFlow.Signal`1.NotifySinks(TValue payload)
     at JetBrains.DataFlow.Signal`1.Fire(TValue value, Object cookie)
     at JetBrains.DataFlow.CollectionEvents`1.FireAddRemove(AddRemove action, TValue value, Object cookie)
     at JetBrains.DataFlow.CollectionEvents`1.InternalAdd(TValue value, Object cookie)
     at JetBrains.DataFlow.CollectionEvents`1.Add(TValue value, Object cookie)
     at JetBrains.DataFlow.ICollectionEventsEx.Add[TValue](ICollectionEvents`1 thіs, Lifetime lifetime, TValue value, Object cookie)
     at JetBrains.Application.Env.RunsProducts.<>c__DisplayClass7.<>c__DisplayClass9.<Init_CollectProductsAllowedToRun>b__5(Lifetime lifeVerdict, ProductCanBeStartedVerdict verdict)
     at JetBrains.DataFlow.IPropertyEx.<>c__DisplayClass26`1.<>c__DisplayClass28.<ForEachValue>b__25(Lifetime lifetimeValue)
     at JetBrains.DataFlow.SequentialLifetimes.<>c__DisplayClass3.<Next>b__2(LifetimeDefinition definition, Lifetime lifetime)
     at JetBrains.DataFlow.Lifetimes.Define(Lifetime lifetime, String id, Action`2 FAtomic, ILogger logger)
     at JetBrains.DataFlow.SequentialLifetimes.DefineNext(Action`2 FNext)
     at JetBrains.DataFlow.SequentialLifetimes.Next(Action`1 FNext)
     at JetBrains.DataFlow.IPropertyEx.<>c__DisplayClass26`1.<ForEachValue>b__24(PropertyChangedEventArgs`1 args)
     at JetBrains.DataFlow.Signal`1.NotifySinks(TValue payload)
     at JetBrains.DataFlow.Signal`1.Fire(TValue value, Object cookie)
     at JetBrains.DataFlow.Property`1.FireChange(TValue old, TValue new, Object cookie)
     at JetBrains.DataFlow.Property`1.SetValue(TValue value, Object cookie)
     at JetBrains.DataFlow.Property`1.set_Value(TValue value)
     at JetBrains.Application.ComposeVerdictWithPriority.UpdateActiveTellers[TVerdict](Lifetime lifetimeComponent, List`1 tellers, IProperty`1 propComposite)
     at JetBrains.Application.ComposeVerdictWithPriority.<>c__DisplayClassc`1.<UpdateActiveTellers>b__a()
     at JetBrains.DataFlow.IPropertySignalEx.<>c__DisplayClass1f`1.<Advise_NoAcknowledgement>b__1e(PropertyChangedEventArgs`1 args)
     at JetBrains.DataFlow.Signal`1.NotifySinks(TValue payload)
     at JetBrains.DataFlow.Signal`1.Fire(TValue value, Object cookie)
     at JetBrains.DataFlow.Property`1.FireChange(TValue old, TValue new, Object cookie)
     at JetBrains.DataFlow.Property`1.SetValue(TValue value, Object cookie)
     at JetBrains.DataFlow.IPropertyEx.<>c__DisplayClasse`2.<FlowInto>b__d(PropertyChangedEventArgs`1 args)
     at JetBrains.DataFlow.Signal`1.NotifySinks(TValue payload)
     at JetBrains.DataFlow.Signal`1.Fire(TValue value, Object cookie)
     at JetBrains.DataFlow.Property`1.FireChange(TValue old, TValue new, Object cookie)
     at JetBrains.DataFlow.Property`1.SetValue(TValue value, Object cookie)
     at JetBrains.Application.DataFlowEx.<>c__DisplayClass23`1.<FlowIntoGuarded_NoReplay>b__22()
     at JetBrains.Threading.ReentrancyGuard.Execute(String name, Action action)
     at JetBrains.Threading.ReentrancyGuard.ExecuteOrQueue(String name, Action action)
     at JetBrains.Application.DataFlowEx.<>c__DisplayClass23`1.<FlowIntoGuarded_NoReplay>b__21()
     at JetBrains.DataFlow.ISignalEx.<>c__DisplayClass1`1.<Advise>b__0(TValue value)
     at JetBrains.DataFlow.Signal`1.NotifySinks(TValue payload)
     at JetBrains.DataFlow.Signal`1.Fire(TValue value, Object cookie)
     at JetBrains.DataFlow.Property`1.FireChange(TValue old, TValue new, Object cookie)
     at JetBrains.DataFlow.Property`1.SetValue(TValue value, Object cookie)
     at JetBrains.VsIntegration.Application.VsNonZombiedProductCanBeStarted.<>c__DisplayClass4.<.ctor>b__0()
     at JetBrains.VsIntegration.Application.VsNonZombiedProductCanBeStarted.<>c__DisplayClass4.<.ctor>b__2(VSSPROPID vsspropid, Object o)
     at JetBrains.VsIntegration.Interop.Shim.Shell.IVsShell.ShellPropertyChangesSink.Microsoft.VisualStudio.Shell.Interop.IVsShellPropertyEvents.OnShellPropertyChange(Int32 propid, Object var)

RSRP-307501: Allow disable some modules to speed up performance

$
0
0
Reporter Marcos Meli (marcosmeli) Marcos Meli (marcosmeli)
Created Jun 4, 2012 6:16:31 PM
Updated Aug 15, 2014 1:40:10 PM
Resolved Aug 15, 2014 1:40:10 PM
Priority Show-stopper
Type Performance Problem
Fix versions 9.0
State Fixed
Subsystem No subsystem
Assignee Sergey Kuks (coox)
Affected versions No Affected versions
Fixed in builds No Fixed in build
VsVersion All Versions
You must provide a way to disable at least:

Unit Testing: Allow to disable Unit Testing for a sollution(hide the menus, hide the testing sessions, even when we reopen the solution, that must avoid a lot of assambly analisys when we dont want testing) when we enable it again we get all back

Comment parsing: Don't parse comments, don't check for param ref (ie disable all the inspections related to comments, also the TODO HACK regex)

Localization: Allow to disable localization for all projects from the global options (and the inspections related to it)

Thanks

RSRP-356381: Remove Unused References makes ReSharper Solution non compilable

$
0
0
Reporter Ivan Shakhov (Ivan.Shakhov) Ivan Shakhov (Ivan.Shakhov)
Created Apr 11, 2013 10:23:10 PM
Updated Aug 15, 2014 1:46:12 PM
Priority Critical
Type Bug
Fix versions Backlog
State Submitted
Subsystem Optimize References
Assignee Sergey Kuks (coox)
Affected versions 8.0, 8.1
Fixed in builds No Fixed in build
VsVersion All Versions
ReSharper used: ReSharperSetup.8.0.2.1467
How to reproduce:
1. get revision 35fd3fa6aa92 (probably will reproduce on the current sources also)
2. Find project Test.Integration.UnitTesting and make "RemoveUnusedReferences" for it.
Solution becomes unbuildable.

RSRP-420895: Revealing whether a class implements IDisposable

$
0
0
Reporter Eric Chamberlain (Eric_Chamberlain) Eric Chamberlain (Eric_Chamberlain)
Created Aug 12, 2014 8:22:47 PM
Updated Aug 15, 2014 2:00:24 PM
Priority Normal
Type Feature
Fix versions Backlog
State Submitted
Subsystem Code Analysis - C#
Assignee Ivan Serduk (IvanSerduk)
Affected versions No Affected versions
Fixed in builds No Fixed in build
VsVersion All Versions
Right now in C#, I cannot know if an arbitrary class implements IDisposable unless I try to use it within a using block clause.

I would like to be able to hover over a type and know whether it implements IDisposable. This is so that I know whether it needs to possibly be put into a using block. I would find this useful, especially when looking at local variables during code reviews.

Another feature would be to get a alt-click menu which allows me to see all the interfaces implemented by a given class.
Viewing all 106942 articles
Browse latest View live


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