Reporter |
![]() |
---|---|
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 = “
”
— 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 = “
”
— 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 = “
”
— 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 = “
”
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)
”