Reporter | Serge Baltic (baltic) |
---|---|
Created | Apr 7, 2012 7:10:14 AM |
Updated | Apr 7, 2012 7:10:14 AM |
Priority | Normal |
Type | Exception |
Fix versions | No Fix versions |
State | Submitted |
Assignee | Unassigned |
Subsystem | No subsystem |
Affected versions | No Affected versions |
Fixed in build | No Fixed in build |
ReSharper 6.1 EAP Version=6.5.0.0, Built=2012-01-23T16:53:03, Configuration=“Csharp InternalMode Vbnet VS1000”
This operation requires a reader lock. Use ReadLockCookie.Execute().
--- EXCEPTION #1/1 [LoggerException]
Message = “This operation requires a reader lock. Use ReadLockCookie.Execute().”
ExceptionPath = Root
ClassName = JetBrains.Util.LoggerException
Data.LastExtension = cs
Data.PlatformSccRevision = CompiledWithoutBuildServer
Data.ProductSccRevision = CompiledWithoutBuildServer
Data.VsVersion = 10.0.40219.1
HResult = COR_E_APPLICATION=80131600
StackTraceString = “
at Action(TMV.OnKeyDown).Execute(Action )
”
This operation requires a reader lock. Use ReadLockCookie.Execute().
--- EXCEPTION #1/1 [LoggerException]
Message = “This operation requires a reader lock. Use ReadLockCookie.Execute().”
ExceptionPath = Root
ClassName = JetBrains.Util.LoggerException
Data.LastExtension = cs
Data.PlatformSccRevision = CompiledWithoutBuildServer
Data.ProductSccRevision = CompiledWithoutBuildServer
Data.VsVersion = 10.0.40219.1
HResult = COR_E_APPLICATION=80131600
StackTraceString = “
at JetBrains.Application.IShellLocksEx.AssertReadAccessAllowed(IShellLocks thіs) in w:\ReSharper\Platform\src\Shell\src\Threading\ShellLocks.cs:line 920 at JetBrains.ProjectModel.Model2.Assemblies.Impl.AssemblyCollection.ContainsAssembly(IAssembly assembly) in w:\ReSharper\Platform\src\Projects\src\model2\Assemblies\Impl\AssemblyCollection.cs:line 435 at JetBrains.ProjectModel.Model2.Assemblies.Impl.Assembly.IsValid() in w:\ReSharper\Platform\src\Projects\src\model2\Assemblies\Impl\Assembly.cs:line 326 at JetBrains.ReSharper.Psi.Impl.ProjectAssemblyPsiModule.IsValid() in w:\ReSharper\Psi.Features\src\Psi\_Core\src\impl\ProjectAssemblyPsiModule.cs:line 31 at JetBrains.ReSharper.Psi.Impl.PsiProjectFile.IsValid() in w:\ReSharper\Psi.Features\src\Psi\_Core\src\impl\PsiProjectFile.cs:line 150 at JetBrains.ReSharper.Feature.Services.CodeStructure.CodeStructureElementEx.GetSourceFile(CodeStructureElement element) in w:\ReSharper\Psi.Features\src\Services\_Core\src\CodeStructure\CodeStructureElementEx.cs:line 18 at JetBrains.ReSharper.Features.Browsing.CodeStructure.CodeStructureBrowser.ViewNodeExpanded(CodeStructureElement element) in w:\ReSharper\Psi.Features\src\Features\Browsing\src\CodeStructure\CodeStructureBrowser.cs:line 337 at JetBrains.ReSharper.Features.Browsing.CodeStructure.CodeStructureDescriptor.ExpandNodeInitially(TreeModelNode modelNode) in w:\ReSharper\Psi.Features\src\Features\Browsing\src\CodeStructure\CodeStructureDescriptor.cs:line 115 at JetBrains.UI.TreeView.TreeModelView.InitializeNode(TreeModelViewNode viewNode, TreeModelNode modelNode) in w:\ReSharper\Platform\src\UI\src\Controls\TreeView\DevExpress\TreeModelView.cs:line 919 at JetBrains.UI.TreeView.TreeModelView.CreateNode(TreeModelNode modelNode, TreeListNode viewParent) in w:\ReSharper\Platform\src\UI\src\Controls\TreeView\DevExpress\TreeModelView.cs:line 842 at JetBrains.UI.TreeView.TreeModelView.BuildNodeChildren(TreeModelViewNode viewNode) in w:\ReSharper\Platform\src\UI\src\Controls\TreeView\DevExpress\TreeModelView.cs:line 781 at JetBrains.UI.TreeView.TreeModelView.RaiseBeforeExpand(TreeListNode node, Boolean& canExpand) in w:\ReSharper\Platform\src\UI\src\Controls\TreeView\DevExpress\TreeModelView.cs:line 1333 at DevExpress.XtraTreeList.TreeList.OnBeforeChangeExpanded(TreeListNode node, Boolean newVal) at DevExpress.XtraTreeList.Nodes.TreeListNode.set_Expanded(Boolean value) at JetBrains.UI.TreeView.TreeModelView.<>c__DisplayClass17.<OnKeyDown>b__14() in w:\ReSharper\Platform\src\UI\src\Controls\TreeView\DevExpress\TreeModelView.cs:line 1492
at JetBrains.Threading.ReentrancyGuard.Execute(String name, Action action) in w:\ReSharper\Platform\src\Util\src\Concurrency\ReentrancyGuard.cs:line 264 at JetBrains.Threading.ReentrancyGuard.TryExecute(String name, Action action) in w:\ReSharper\Platform\src\Util\src\Concurrency\ReentrancyGuard.cs:line 415 at JetBrains.UI.TreeView.TreeModelView.ExecuteWithGuard(String id, Action action) in w:\ReSharper\Platform\src\UI\src\Controls\TreeView\DevExpress\TreeModelView.cs:line 2442 at JetBrains.UI.TreeView.TreeModelView.OnKeyDown(KeyEventArgs e) in w:\ReSharper\Platform\src\UI\src\Controls\TreeView\DevExpress\TreeModelView.cs:line 1492 at JetBrains.ReSharper.Features.Browsing.CodeStructure.CodeStructureView.OnKeyDown(KeyEventArgs e) in w:\ReSharper\Psi.Features\src\Features\Browsing\src\CodeStructure\CodeStructureView.cs:line 244 at System.Windows.Forms.Control.ProcessKeyEventArgs(Message& m) at System.Windows.Forms.Control.ProcessKeyMessage(Message& m) at System.Windows.Forms.Control.WndProc(Message& m) at DevExpress.XtraEditors.Container.EditorContainer.WndProc(Message& m) at JetBrains.UI.TreeView.TreeModelView.WndProc(Message& m) in w:\ReSharper\Platform\src\UI\src\Controls\TreeView\DevExpress\TreeModelView.cs:line 1595 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)