Reporter | Serge Baltic (baltic) |
---|---|
Created | Apr 10, 2012 11:54:04 PM |
Updated | Apr 10, 2012 11:54:04 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 7.0 Version=7.0.0.0, Built=2012-04-09T14:21:41, 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 = “
”
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:\ReShuX2\Platform\src\Shell\src\Threading\ShellLocks.cs:line 920 at JetBrains.ProjectModel.Model2.Assemblies.Impl.AssemblyCollection.ContainsAssembly(IAssembly assembly) in w:\ReShuX2\Platform\src\Projects\src\model2\Assemblies\Impl\AssemblyCollection.cs:line 467 at JetBrains.ProjectModel.Model2.Assemblies.Impl.Assembly.IsValid() in w:\ReShuX2\Platform\src\Projects\src\model2\Assemblies\Impl\Assembly.cs:line 328 at JetBrains.ReSharper.Psi.Impl.ProjectAssemblyPsiModule.IsValid() in w:\ReShuX2\Psi.Features\src\Psi\_Core\src\impl\ProjectAssemblyPsiModule.cs:line 31 at JetBrains.ReSharper.Psi.Impl.PsiProjectFile.IsValid() in w:\ReShuX2\Psi.Features\src\Psi\_Core\src\impl\PsiProjectFile.cs:line 113 at JetBrains.ReSharper.Feature.Services.CodeStructure.CodeStructureElementEx.GetSourceFile(CodeStructureElement element) in w:\ReShuX2\Psi.Features\src\Services\Navigation\src\CodeStructure\CodeStructureElementEx.cs:line 18 at JetBrains.ReSharper.Features.Browsing.CodeStructure.CodeStructureBrowser.PresentCached(CodeStructureElement element, IPresentableItem presentableItem, TreeModelNode node) in w:\ReShuX2\Psi.Features\src\Features\Browsing\src\CodeStructure\CodeStructureBrowser.cs:line 523 at JetBrains.ReSharper.Features.Browsing.CodeStructure.CachedCodeStructurePresenter.PresentCodeStructureElement(CodeStructureElement value, IPresentableItem item, TreeModelNode modelNode, PresentationState state) in w:\ReShuX2\Psi.Features\src\Features\Browsing\src\CodeStructure\CodeStructurePresenter.cs:line 49 at JetBrains.UI.TreeView.StructuredPresenter`2.PresentationCallbackWrapper`1.UpdateItem(Object value, TStructureElement structureElement, TPresentableItem item, PresentationState state) in w:\ReShuX2\Platform\src\UI\src\Controls\TreeView\StructuredPresenter.cs:line 116 at JetBrains.UI.TreeView.StructuredPresenter`2.UpdateItem(Object value, TStructureElement structureElement, TPresentableItem item, PresentationState state) in w:\ReShuX2\Platform\src\UI\src\Controls\TreeView\StructuredPresenter.cs:line 62 at JetBrains.UI.TreeView.StructuredPresenter`2.UpdateItem(TStructureElement structureElement, TPresentableItem item, PresentationState state) in w:\ReShuX2\Platform\src\UI\src\Controls\TreeView\StructuredPresenter.cs:line 51 at JetBrains.UI.TreeView.TreeModelPresentableView.UpdateNodeCells(TreeModelViewNode viewNode, TreeModelNode modelNode, PresentationState state) in w:\ReShuX2\Platform\src\UI\src\Controls\TreeView\DevExpress\TreeModelPresentableView.cs:line 77 at JetBrains.UI.TreeView.TreeModelView.UpdateNodePresentation(TreeModelViewNode viewNode, TreeModelNode modelNode) in w:\ReShuX2\Platform\src\UI\src\Controls\TreeView\DevExpress\TreeModelView.cs:line 1066 at JetBrains.UI.TreeView.TreeModelView.UpdateAllNodesPresentation() in w:\ReShuX2\Platform\src\UI\src\Controls\TreeView\DevExpress\TreeModelView.cs:line 1124 at JetBrains.UI.TreeView.TreeModelView.<OnQuickSearchTextChanged>b__26() in w:\ReShuX2\Platform\src\UI\src\Controls\TreeView\DevExpress\TreeModelView.cs:line 1979 at JetBrains.Threading.ReentrancyGuard.Execute(String name, Action action) in w:\ReShuX2\Platform\src\Util\src\Concurrency\ReentrancyGuard.cs:line 266 at JetBrains.Threading.ReentrancyGuard.TryExecute(String name, Action action) in w:\ReShuX2\Platform\src\Util\src\Concurrency\ReentrancyGuard.cs:line 415 at JetBrains.UI.TreeView.TreeModelView.ExecuteWithGuard(String id, Action action) in w:\ReShuX2\Platform\src\UI\src\Controls\TreeView\DevExpress\TreeModelView.cs:line 2442 at JetBrains.UI.TreeView.TreeModelView.OnQuickSearchTextChanged(Object sender, EventArgs e) in w:\ReShuX2\Platform\src\UI\src\Controls\TreeView\DevExpress\TreeModelView.cs:line 1981 at System.EventHandler.Invoke(Object sender, EventArgs e) at System.Windows.Forms.Control.OnTextChanged(EventArgs e) at System.Windows.Forms.TextBoxBase.OnTextChanged(EventArgs e) at System.Windows.Forms.Control.set_Text(String value) at System.Windows.Forms.TextBoxBase.set_Text(String value) at System.Windows.Forms.TextBox.set_Text(String value) at System.Windows.Forms.TextBoxBase.Clear() at JetBrains.UI.TreeView.QuickSearchBox.Clear() in w:\ReShuX2\Platform\src\UI\src\Controls\TreeView\QuickSearchBox.cs:line 168 at JetBrains.UI.TreeView.TreeModelView.ProcessDialogKey(Keys keyData) in w:\ReShuX2\Platform\src\UI\src\Controls\TreeView\DevExpress\TreeModelView.cs:line 1443 at System.Windows.Forms.Control.PreProcessMessage(Message& msg) at System.Windows.Forms.Control.PreProcessControlMessageInternal(Control target, Message& msg) at System.Windows.Forms.Control.PreProcessControlMessage(Message& msg) at Microsoft.VisualStudio.Shell.WindowPane.PreProcessMessage(Message& m) at Microsoft.VisualStudio.Shell.WindowPane.Microsoft.VisualStudio.Shell.Interop.IVsWindowPane.TranslateAccelerator(MSG[] msg) at Microsoft.VisualStudio.Platform.WindowManagement.WindowPaneDocumentObject.TranslateAccelerator(MSG& lpmsg) at Microsoft.VisualStudio.Platform.WindowManagement.WindowFrame.TranslateAccelerator(MSG& oleMsg) at Microsoft.VisualStudio.Platform.WindowManagement.WindowManagerService.TranslateAccelerator(MSG[] lpmsg)