Reporter | Serge Baltic (baltic) |
---|---|
Created | Apr 1, 2012 4:56:49 PM |
Updated | Apr 1, 2012 4:56:49 PM |
Priority | Normal |
Type | Exception |
Fix versions | No Fix versions |
State | Submitted |
Assignee | Unassigned |
Subsystem | No subsystem |
Affected versions | No Affected versions |
Fixed in build | No Fixed in build |
ReSharper 6.1 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.OnQuickSearchTextChanged.TimerTick).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.ReSharper.Psi.Impl.PsiManagerImpl.SmartPointerBase`1.Find() in w:\ReSharper\Psi.Features\src\Psi\_Core\src\impl\PsiManager\SmartPointerBase.cs:line 40 at JetBrains.ReSharper.Psi.Impl.PsiManagerImpl.TreeNodePointer`1.GetTreeNode() in w:\ReSharper\Psi.Features\src\Psi\_Core\src\impl\PsiManager\TreeElementPointer.cs:line 43 at JetBrains.ReSharper.Feature.Services.CSharp.CodeStructure.CSharpCodeStructureAttribute.GetQuickSearchTexts() in w:\ReSharper\Psi.Features\src\Services\CSharp\src\CodeStructure\CSharpCodeStructureAttribute.cs:line 95 at JetBrains.ReSharper.Features.Browsing.CodeStructure.CodeStructureDescriptor.QuickSearchMatches(TreeModelNode modelNode, String quickSearchText) in w:\ReSharper\Psi.Features\src\Features\Browsing\src\CodeStructure\CodeStructureDescriptor.cs:line 104 at JetBrains.UI.TreeView.TreeModelView.IsModelNodeVisible(TreeModelNode modelNode) in w:\ReSharper\Platform\src\UI\src\Controls\TreeView\DevExpress\TreeModelView.cs:line 747 at JetBrains.ReSharper.Features.Browsing.CodeStructure.CodeStructureView.IsModelNodeVisible(TreeModelNode modelNode) in w:\ReSharper\Psi.Features\src\Features\Browsing\src\CodeStructure\CodeStructureView.cs:line 221 at JetBrains.UI.TreeView.TreeModelView.UpdateNodeVisibility(TreeModelViewNode viewNode, TreeModelNode modelNode) in w:\ReSharper\Platform\src\UI\src\Controls\TreeView\DevExpress\TreeModelView.cs:line 1082 at JetBrains.UI.TreeView.TreeModelView.UpdateNodePresentation(TreeModelViewNode viewNode, TreeModelNode modelNode) in w:\ReSharper\Platform\src\UI\src\Controls\TreeView\DevExpress\TreeModelView.cs:line 1065 at JetBrains.UI.TreeView.TreeModelView.UpdateAllNodesPresentation() in w:\ReSharper\Platform\src\UI\src\Controls\TreeView\DevExpress\TreeModelView.cs:line 1124
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.<OnQuickSearchTextChanged>b__27(Object , EventArgs ) in w:\ReSharper\Platform\src\UI\src\Controls\TreeView\DevExpress\TreeModelView.cs:line 1971 at System.Windows.Forms.Timer.OnTick(EventArgs e) at System.Windows.Forms.Timer.TimerNativeWindow.WndProc(Message& m) at System.Windows.Forms.NativeWindow.DebuggableCallback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)