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

RSRP-420555: Excessive (2GB) memory consumption in VS 2013

$
0
0
Reporter Max Vaysburd (Max_Vaysburd) Max Vaysburd (Max_Vaysburd)
Created Aug 7, 2014 6:23:28 PM
Updated Aug 18, 2014 12:53:27 PM
Priority Show-stopper
Type Performance Problem
Fix versions 9.0
State Open
Subsystem JavaScript
Assignee Sergey Kuks (coox)
Affected versions No Affected versions
Fixed in builds No Fixed in build
VsVersion All Versions
Our VS solution has approx 250 projects. C# code and .htm files for UI templates. With resharper 8.2.1 enabled, VS opens around 1.4GB memory mark and peaks out around 2GB while building. The entire UI of VS is very sluggish, delays in typing, clicking etc. Solution-wide analysis is OFF. Intellisense is set to VS.

Memory snapshots are uploading to FTP. Filename is devenv [2014-08-06] [12-02].dmw. Disabling ReSharper instantly drops memory consumption by at least 50%.

RSRP-407905: Resharper causes VS to hang when a merge operation is to be started

$
0
0
Reporter Terje Sandstrom (OsirisTerje) Terje Sandstrom (OsirisTerje)
Created Mar 6, 2014 3:03:47 AM
Updated Aug 18, 2014 12:56:52 PM
Priority Show-stopper
Type Performance Problem
Fix versions No Fix versions
State Open
Subsystem Platform - VS Integration
Assignee Sergey Kuks (coox)
Affected versions No Affected versions
Fixed in builds No Fixed in build
VsVersion All Versions
In some cases R# hangs VS indefinately using a lot of CPU (but not so much memory), when VS is doing a get latest from TFS and detects that it has a merge conflict.
The stack trace indicates this is a R# issue, stack trace below:
A full dump, PerfView and ETL log can be found here:
https://onedrive.live.com/redir?resid=3B7C463D1918CF24%2112046

VS 2013 Update 1, TFS 2010.
Resharper 8.1.23.904 (using this for the NUnit/Nuget fix).


Stacktrace:
Name     Inc %
+ Microsoft.VisualStudio.Shell.Interop!dynamicClass.IL_STUB_COMtoCLR(int32,int32,int32,int32)     91.6
+ JetBrains.Platform.ReSharper.Util!JetBrains.DataFlow.Signal`1[System.__Canon].Fire(!0)     91.6
+ JetBrains.Platform.ReSharper.Util!JetBrains.DataFlow.Signal`1[System.__Canon].Fire(!0,class System.Object)     91.6
+ JetBrains.Platform.ReSharper.Util!JetBrains.DataFlow.Signal`1[System.__Canon].NotifySinks(!0)     91.6
+ JetBrains.Platform.ReSharper.VisualStudio.Core!VsDocumentManagerWhidbey.OnRdtAfterFirstDocumentLock     91.6
+ JetBrains.Platform.ReSharper.Util!UnguardedCallbackMerger.ExecuteOrQueueOrMerge     91.6
+ JetBrains.Platform.ReSharper.Util!ReentrancyGuardEx.ExecuteOrQueue     91.6
+ JetBrains.Platform.ReSharper.Util!ReentrancyGuard.TryExecute     91.6
+ JetBrains.Platform.ReSharper.Util!ReentrancyGuard.Execute     91.6
+ JetBrains.Platform.ReSharper.Util!JetBrains.Util.Concurrency.UnguardedCallbackMerger+<>c__DisplayClass3.<ExecuteOrQueueOrMerge>b__0()     91.6
+ JetBrains.Platform.ReSharper.VisualStudio.Core!JetBrains.VsIntegration.Whidbey.DocumentModel.VsDocumentManagerWhidbey+<>c__DisplayClass1f.<OnRdtAfterFirstDocumentLock>b__1c()     91.6
+ JetBrains.Platform.ReSharper.Util!LogCookie.Execute     91.6
+ JetBrains.Platform.ReSharper.VisualStudio.Core!JetBrains.VsIntegration.Whidbey.DocumentModel.VsDocumentManagerWhidbey+<>c__DisplayClass1f.<OnRdtAfterFirstDocumentLock>b__1d()     91.6
+ JetBrains.Platform.ReSharper.Shell!IShellLocksEx.ExecuteWithReadLock     91.6
+ JetBrains.Platform.ReSharper.VisualStudio.Core!JetBrains.VsIntegration.Whidbey.DocumentModel.VsDocumentManagerWhidbey+<>c__DisplayClass1f.<OnRdtAfterFirstDocumentLock>b__1e()     91.6
+ JetBrains.Platform.ReSharper.VisualStudio.Core!MapVsCookieToProjectFile.TryGetTextBufferDataByDocCookie     91.6
+ JetBrains.Platform.ReSharper.VisualStudio.Core!IVsRunningDocumentTable.GetDocumentInfo     91.6
+ Microsoft.VisualStudio.Shell.Interop!dynamicClass.IL_STUB_CLRtoCOM(unsigned int32,unsigned int32&,unsigned int32&,unsigned int32&,class System.String&,class Microsoft.VisualStudio.Shell.Interop.IVsHierarchy&,unsigned int32&,int&)    91.6
+ msenv!CRunningDocTable::GetDocumentInfo     91.6
+ msenv!CRunningDocTable::Impl::GetDocumentInfo     91.6
+ msenv!CRunningDocInfo::GetDocumentInfo     91.6
+ msenv!CRunningDocInfo::EnsureProjectLoaded     91.6
+ msenv!CSolution::EnsureProjectIsLoaded     91.6
+ msenv!CDelayProjectLoadManager::ReloadProject     91.6
+ msenv!CDelayProjectLoadManager::EnsureProjectLoadComplete     91.6
+ msenv!CDelayProjectLoadManager::EnsurePriorityProjectsLoaded     91.6
+ msenv!CDelayProjectLoadManager::EnsurePriorityProjectsLoadedInContext     91.6
+ msenv!CDelayProjectLoadManager::LoadPriorityProjects     91.6
+ msenv!CDelayProjectLoadManager::LoadProject     91.6
+ msenv!CProject::ReloadProject     91.6
+ msenv!CProject::DoReloadProject     91.6
+ msenv!CVsProjectTypeMgr::HrOpenProject     91.6
+ msenv!CVsProjectType::HrOpenProject     91.6
+ csproj!CCSharpProjectFactory::CreateProject     91.6
+ csproj!CInitializeForOwnerSync::CreateProjectInternal     91.6
+ csproj!CProjectFactoryAssembler::InitializeForOwnerPost     91.6
+ csproj!CLangHierarchy::OnAggregationComplete     91.6
+ csproj!CVsProjHierarchy::OnAggregationCompleteWorker     91.6
+ csproj!CLangHierarchy::RegisterSccProject     91.6
+ csproj!VspDisplayString1     91.6
+ csproj!VspMessageBox     91.6
+ user32!MessageBoxW     91.6
+ user32!MessageBoxExW     91.6
+ user32!MessageBoxTimeoutW     91.6
+ user32!InternalDialogBox     91.6
+ user32!DialogBox2     91.6
+ user32!DispatchMessageWorker     88.6
+ user32!UserCallWinProcCheckWow     88.6
+ user32!_InternalCallWinProc     88.5

RSRP-421184: Collapse All in SolExpl context menu is not present

$
0
0
Reporter Ivan Shakhov (Ivan.Shakhov) Ivan Shakhov (Ivan.Shakhov)
Created Aug 18, 2014 12:46:40 PM
Updated Aug 18, 2014 1:00:07 PM
Priority Show-stopper
Type Bug
Fix versions 9.0
State Open
Subsystem Platform - VS Integration
Assignee Denis Korneev (Denis.Korneev)
Affected versions 9.0
Fixed in builds No Fixed in build
VsVersion All Versions

RSRP-421186: Show in Solution Explorer (Shift+Alt+L) not working when using multiple solution explorers

$
0
0
Reporter Matthias Koch (matkoch) Matthias Koch (matkoch)
Created Aug 18, 2014 1:01:14 PM
Updated Aug 18, 2014 1:01:14 PM
Priority Normal
Type Bug
Fix versions No Fix versions
State Submitted
Subsystem Navigation - Global
Assignee Kirill Skrygan (kirillskrygan)
Affected versions No Affected versions
Fixed in builds No Fixed in build
VsVersion All Versions
(Note: I'm not sure if this is related to another plugin, but I think VS2013 has this feature of 'creating new solution explorers' now built-in.)

I had opened some more solution explorers by right-clicking projects and then selecting 'New Solution-Explorer -> Project'. While none of the visible explorers contain the file that I'm currently working at, the shortcut just focuses any of the new explorers.

RSRP-421187: Optimize references in SolExplorer is Disabled for Solution or folder node

$
0
0
Reporter Ivan Shakhov (Ivan.Shakhov) Ivan Shakhov (Ivan.Shakhov)
Created Aug 18, 2014 1:03:35 PM
Updated Aug 18, 2014 1:04:47 PM
Priority Show-stopper
Type Bug
Fix versions 9.0
State Submitted
Subsystem No subsystem
Assignee Kirill Skrygan (kirillskrygan)
Affected versions 9.0
Fixed in builds No Fixed in build
VsVersion All Versions
In Re# 8 "Remove unused references" worked for Solution and folder nodes.

RSRP-420923: R# eats disc space - PersistentCaches

$
0
0
Reporter Tomasz Wiernik (Tomasz.Wiernik) Tomasz Wiernik (Tomasz.Wiernik)
Created Aug 13, 2014 11:27:05 AM
Updated Aug 18, 2014 1:35:13 PM
Priority Critical
Type Bug
Fix versions 9.0
State Submitted
Subsystem Psi - Caches
Assignee Dmitry Ivanov (daivanov)
Affected versions 8.2
Fixed in builds No Fixed in build
VsVersion All Versions
Maybe it doesn't matter but I suspended my computer for the night with 2 VS on. After i started working this morning it creates 113 *.sst files per minute. For me it was around 2.2MB each.

RSRP-421189: Sequence contains no matching element

$
0
0
Reporter Sergey Shkredov (serjic.shkredov) Sergey Shkredov (serjic.shkredov)
Created Aug 18, 2014 12:57:41 PM
Updated Aug 18, 2014 1:40:32 PM
Priority Show-stopper
Type Exception
Fix versions No Fix versions
State Submitted
Subsystem No subsystem
Assignee Alexander Shvedov (shvedov)
Affected versions No Affected versions
Fixed in builds No Fixed in build
VsVersion All Versions
ReSharperPlatformVs12 Version=6.0.0.0, Packages=JetBrains.CommandLineTools.src.InspectCode_v9.0.20140818.80151_@2014-08-18|JetBrains.Profiler.Configurator.WinForms_v1.0.20140818.80151_@2014-08-18|JetBrains.Platform.Core.Text_v6.0.20140818.80151_@2014-08-18|JetBrains.Profiler.Tests.Cases_v1.0.20140818.80151_@2014-08-18|JetBrains.Platform.InTests.Cases_v6.0.20140818.80151_@2014-08-18|JetBrains.Profiler.Shapshot_v1.0.20140818.80151_@2014-08-18|JetBrains.Profiler.History.Core_v1.0.20140818.80151_@2014-08-18|JetBrains.Psi.Features.Tests.Integration.Framework_v9.0.20140818.80151_@2014-08-18|JetBrains.Platform.Core.Ide_v6.0.20140818.80151_@2014-08-18|JetBrains.Profiler.Tests.Framework_v1.0.20140818.80151_@2014-08-18|JetBrains.Psi.Features.Tasks_v6.0.20140818.80151_@2014-08-18|JetBrains.Profiler.Configurator.Core_v1.0.20140818.80151_@2014-08-18|JetBrains.Platform.Standalone.TextControl_v6.0.20140818.80151_@2014-08-18|JetBrains.CommandLineTools.src.CommandLineCore_v9.0.20140818.80151_@2014-08-18|JetBrains.DotPeek.src_v1.3.20140818.80151_@2014-08-18|JetBrains.UsageStatistics.src_v1.0.20140818.80151_@2014-08-18|JetBrains.Psi.Features.src_v9.0.20140818.80151_@2014-08-18|JetBrains.Platform.Installer_v6.0.20140818.80151_@2014-08-18|JetBrains.DotCommon.RemoteAgentBuild_v1.0.20140818.80151_@2014-08-18|JetBrains.Platform.Diagramming_v6.0.20140818.80151_@2014-08-18|JetBrains.Platform.Tests.Cases_v6.0.20140818.80151_@2014-08-18|JetBrains.ReSharper.src_v9.0.20140818.80151_@2014-08-18|JetBrains.Profiler.History.WPF_v1.0.20140818.80151_@2014-08-18|JetBrains.Psi.Features.test.Cases_v9.0.20140818.80151_@2014-08-18|JetBrains.DotCommon.Psi.Navigation_v3.0.20140818.80151_@2014-08-18|JetBrains.DotPeek.test.src_v1.3.20140818.80151_@2014-08-18|JetBrains.Platform.Symbols_v6.0.20140818.80151_@2014-08-18|JetBrains.Psi.Features.ExternalAnnotations_v9.0.20140818.80151_@2014-08-18|JetBrains.Platform.Tests.Framework_v6.0.20140818.80151_@2014-08-18|JetBrains.Platform.Core.Shell_v6.0.20140818.80151_@2014-08-18|JetBrains.Profiler.VsIntegration.Core_v1.0.20140818.80151_@2014-08-18|JetBrains.Platform.VisualStudio_v6.0.20140818.80151_@2014-08-18|JetBrains.Profiler.Kernel.ExternalLauncher_v1.0.20140818.80151_@2014-08-18|JetBrains.CommandLineTools.src.DuplicatesFinder_v9.0.20140818.80151_@2014-08-18|JetBrains.Profiler.Kernel.Windows.Engine_v1.0.20140818.80151_@2014-08-18|JetBrains.Profiler.Kernel.CleanUp_v1.0.20140818.80151_@2014-08-18|JetBrains.Profiler.Editor.Core_v4.0.20140818.80151_@2014-08-18|JetBrains.Psi.Features.VisualStudio_v9.0.20140818.80151_@2014-08-18|JetBrains.Platform.Annotations_v6.0.20140818.80151_@2014-08-18|JetBrains.Profiler.Editor.Windows.WPF_v1.0.20140818.80151_@2014-08-18|JetBrains.DotCommon.Tests.Cases_v3.0.20140818.80151_@2014-08-18|JetBrains.Psi.Features.test.Framework_v9.0.20140818.80151_@2014-08-18|JetBrains.DotCommon.Psi.SourceView_v3.0.20140818.80151_@2014-08-18|JetBrains.DotCommon.Psi.Tests.Cases_v3.0.20140818.80151_@2014-08-18|JetBrains.Profiler.Configurator.WPF_v1.0.20140818.80151_@2014-08-18|JetBrains.Profiler.Editor.Windows.WinForms_v1.0.20140818.80151_@2014-08-18|JetBrains.UsageStatistics.test.src_v9.0.20140818.80151_@2014-08-18|JetBrains.Psi.Features.Tests.Integration.Cases_v9.0.20140818.80151_@2014-08-18|JetBrains.Fake.VisualStudio.VsPackageAssembly_v12.0.0.0_@2014-08-18|JetBrains.Platform.Standalone.Shell_v6.0.20140818.80151_@2014-08-18|JetBrains.Platform.InTests.Framework_v6.0.20140818.80151_@2014-08-18|JetBrains.CommandLineTools.test.src_v9.0.20140818.80151_@2014-08-18|JetBrains.Profiler.VsIntegration.Windows_v1.0.20140818.80151_@2014-08-18|JetBrains.DotCommon.Lib.RemoteAgent_v1.0.20140818.80151_@2014-08-18|JetBrains.DotCommon.Core_v3.0.20140818.80151_@2014-08-18|JetBrains.Profiler.Editor.Windows.BehaviorModel_v1.0.20140818.80151_@2014-08-18|JetBrains.Profiler.Kernel.Windows.Api_v1.0.20140818.80151_@2014-08-18|JetBrains.Platform.Standalone.Ide_v6.0.20140818.80151_@2014-08-18|JetBrains.Profiler.Kernel.Core_v1.0.20140818.80151_@2014-08-18
Sequence contains no matching element

— EXCEPTION #1/2 [InvalidOperationException]
Message = “Sequence contains no matching element”
ExceptionPath = Root.InnerException
ClassName = System.InvalidOperationException
HResult = COR_E_INVALIDOPERATION=80131509
Source = System.Core
StackTraceString = “
  at System.Linq.Enumerable.Single[TSource](IEnumerable`1 source, Func`2 predicate)
     at JetBrains.ReSharper.Psi.Modules.PsiModules.Execute(IChangeMap changeMap) in c:\work\Uber\Psi.Features\src\Psi\_Core\src\Modules\PsiModules.cs:line 253
     at JetBrains.Application.Changes.ChangeManagerImpl.<>c__DisplayClassb.<InvokeOrderedDependentProviders>b__a(IProgressIndicator pro) in c:\work\Uber\Platform\Core\Shell\Shell\Src\changes\ChangeManagerImpl.cs:line 266


— Outer —

— EXCEPTION #2/2 [LoggerException]
Message = “Sequence contains no matching element”
ExceptionPath = Root
ClassName = JetBrains.Util.LoggerException
Data.LastExtension = cs
Data.HostProduct = “JetBrains ReSharper Platform Build 6.0.0.0 on 8/18/2014 8:35 AM”
“Data.Product ReSharper” = “JetBrains ReSharper Build 9.0.0.0 on 8/18/2014 8:36 AM”
Data.ManagedThreadName = “JetPool #4 (SL)”
Data.PlatformSccRevision = CompiledWithoutBuildServer
Data.ProductSccRevision = CompiledWithoutBuildServer
Data.VsVersion = 12.0.30723.0
InnerException = “Exception #1 at Root.InnerException”
HResult = COR_E_APPLICATION=80131600
StackTraceString = “
  at JetBrains.Application.Progress.SimpleTaskExecutor.ExecuteTask(String name, TaskCancelable cancelable, Action`1 task) in c:\work\Uber\Platform\Core\Shell\Shell\Src\Progress\SimpleTaskExecutor.cs:line 67
     at JetBrains.Application.Changes.ChangeManagerImpl.InvokeOrderedDependentProviders(ITaskExecutor executor, IEnumerable`1 dependentProviders, ChangeMap changeMap) in c:\work\Uber\Platform\Core\Shell\Shell\Src\changes\ChangeManagerImpl.cs:line 284
     at JetBrains.Application.Changes.ChangeManagerImpl.OnProviderChanged(IChangeProvider changeProvider, Object change, ITaskExecutor executor) in c:\work\Uber\Platform\Core\Shell\Shell\Src\changes\ChangeManagerImpl.cs:line 222
     at JetBrains.ProjectModel.Transaction.ProjectModelBatchChangeManager.EndTransaction(ProjectModelBatchChange projectModelBatchChange, ITaskExecutor executor) in c:\work\Uber\Platform\Core\Ide\Projects\Src\changes\ProjectModelBatchChangeManager.cs:line 49
     at JetBrains.ProjectModel.Impl.ProjectModelBatchChange.Commit(ITaskExecutor executor) in c:\work\Uber\Platform\Core\Ide\Projects\Src\changes\ProjectModelBatchChange.cs:line 51
     at JetBrains.ProjectModel.Transaction.ProjectModelBatchChangeCookie.Dispose() in c:\work\Uber\Platform\Core\Ide\Projects\Src\Transaction\ProjectModelBatchChangeCookie.cs:line 25
     at JetBrains.VsIntegration.ProjectModel.ProjectModelSynchronizer.RemoveRedundantProjects() in c:\work\Uber\Platform\VisualStudio\Core\src\ProjectModel\Builder\ProjectModelSynchronizer.cs:line 357
     at JetBrains.ProjectModel.Tasks.SolutionLoadTasksSchedulerBase.<>c__DisplayClass4.<ExecuteOneTask>b__3() in c:\work\Uber\Platform\Core\Ide\Projects\Src\impl\Tasks\SolutionLoadTasksSchedulerBase.cs:line 118
     at JetBrains.Util.Logging.Logger.Catch(Action action) in c:\work\Uber\Platform\Core\Shell\Util\Src\Logging\Logger.cs:line 176
     at JetBrains.ProjectModel.Tasks.SolutionLoadTasksSchedulerBase.ExecuteOneTask(SolutionLoadTask task) in c:\work\Uber\Platform\Core\Ide\Projects\Src\impl\Tasks\SolutionLoadTasksSchedulerBase.cs:line 119
     at JetBrains.VsIntegration.ProjectModel.VsSolutionLoadTasksScheduler.<ExecuteTasks>b__1() in c:\work\Uber\Platform\VisualStudio\Core\src\ProjectModel\VsSolutionLoadTasksScheduler.cs:line 54
     at JetBrains.Application.IShellLocksEx.ExecuteWithReadLock(IShellLocks thіs, Action F) in c:\work\Uber\Platform\Core\Shell\Shell\Src\Threading\ShellLocks.cs:line 998
     at JetBrains.Application.IShellLocksEx.<>c__DisplayClass4.<ExecuteOrQueueReadLock>b__3() in c:\work\Uber\Platform\Core\Shell\Shell\Src\Threading\ShellLocks.cs:line 822
     at JetBrains.Threading.ReentrancyGuard.Execute(String name, Action action) in c:\work\Uber\Platform\Core\Shell\Util\Src\Concurrency\ReentrancyGuard.cs:line 267
     at JetBrains.Threading.ReentrancyGuard.ExecuteOrQueue(String name, Action action) in c:\work\Uber\Platform\Core\Shell\Util\Src\Concurrency\ReentrancyGuard.cs:line 305
     at JetBrains.Threading.IThreadingEx.ExecuteOrQueue(IThreading thіs, String name, Action action) in c:\work\Uber\Platform\Core\Shell\Shell\Src\Threading\Invocator.cs:line 223
     at JetBrains.Application.IShellLocksEx.ExecuteOrQueueReadLock(IShellLocks thіs, String name, Action F) in c:\work\Uber\Platform\Core\Shell\Shell\Src\Threading\ShellLocks.cs:line 822
     at JetBrains.VsIntegration.ProjectModel.VsSolutionLoadTasksScheduler.<ExecuteTasks>b__0() in c:\work\Uber\Platform\VisualStudio\Core\src\ProjectModel\VsSolutionLoadTasksScheduler.cs:line 47
     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-421191: Split declaration and assignment doesn't insert semicolon anymore

$
0
0
Reporter Anton Lobov (Anton.Lobov) Anton Lobov (Anton.Lobov)
Created Aug 18, 2014 1:43:57 PM
Updated Aug 18, 2014 1:43:57 PM
Priority Show-stopper
Type Bug
Fix versions 9.0
State Submitted
Subsystem Context Actions
Assignee Alexander Shvedov (shvedov)
Affected versions No Affected versions
Fixed in builds No Fixed in build
VsVersion All Versions
IJavaScriptParameterDeclaration param {caret}= tsFactory == null ? factory.CreateParameterDeclaration(name) : tsFactory.CreateParameterDeclaration()

result:
IJavaScriptParameterDeclaration param 
param = tsFactory == null ? factory.CreateParameterDeclaration(name) : tsFactory.CreateParameterDeclaration();

no semicolon!

RSRP-421190: There're multiple selected items (itemid == VSITEMID_SELECTION), but the multiple selection object is not set.

$
0
0
Reporter ReSharper anonymous (resharper) ReSharper anonymous (resharper)
Created Aug 18, 2014 1:35:42 PM
Updated Aug 18, 2014 1:47:16 PM
Resolved Aug 18, 2014 1:47:16 PM
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-27T17:34:56
There're multiple selected items (itemid == VSITEMID_SELECTION), but the multiple selection object is not set.

— EXCEPTION #1/2 [InvalidOperationException]
Message = “There're multiple selected items (itemid == VSITEMID_SELECTION), but the multiple selection object is not set.”
ExceptionPath = Root.InnerException
ClassName = System.InvalidOperationException
HResult = COR_E_INVALIDOPERATION=80131509

— Outer —

— EXCEPTION #2/2 [LoggerException]
Message = “There're multiple selected items (itemid == VSITEMID_SELECTION), but the multiple selection object is not set.”
ExceptionPath = Root
ClassName = JetBrains.Util.LoggerException
Data.BuildDescription = “ReSharper C++ EAP Version=8.5.0.4993, Built=2014-06-27T17:34:56, Configuration=“CLR4 Csharp PublicMode VS1100””
Data.ProductName = ReSharper
Data.ProductVersion = 8.5.0.4993
Data.BuiltOn = 2014-06-27T17:34:56
Data.ProductConfigurations = “CLR4 Csharp PublicMode VS1100”
Data.PlatformSccRevision = CompiledWithoutBuildServer
Data.ProductSccRevision = CompiledWithoutBuildServer
Data.VsErrorInfo = “Object reference not set to an instance of an object.”
Data.VsVersion = 11.0.61030.0
Data.Cpp = True
InnerException = “Exception #1 at Root.InnerException”
HResult = COR_E_APPLICATION=80131600
StackTraceString = “
  at JetBrains.VsIntegration.Interop.Shim.Shell.IVsMonitorSelection.VsSelectionToList(IVsHierarchy hierarchy, VSITEMID itemid, IVsMultiItemSelect multisel, IVsSolution vsSolution) in c:\BuildAgent\work\f0e3509eb08b1c1c\Platform\src\VisualStudio\Core\src\Interop\Shim\Shell\IVsMonitorSelection.cs:line 235
     at JetBrains.VsIntegration.Interop.Events.VsSelection.Sink.Microsoft.VisualStudio.Shell.Interop.IVsSelectionEvents.OnSelectionChanged(IVsHierarchy pHierOld, UInt32 itemidOld, IVsMultiItemSelect pMISOld, ISelectionContainer pSCOld, IVsHierarchy pHierNew, UInt32 itemidNew, IVsMultiItemSelect pMISNew, ISelectionContainer pSCNew) in c:\BuildAgent\work\f0e3509eb08b1c1c\Platform\src\VisualStudio\Core\src\Interop\Events\VsSelectionEvents.cs:line 284
     at Microsoft.Internal.VisualStudio.Shell.Interop.IVsTrackSelectionExPrivate.Revoke()
     at Microsoft.VisualStudio.Platform.WindowManagement.DocumentObjectSite.RevokeSelection()
     at Microsoft.VisualStudio.Platform.WindowManagement.DocumentObjectSite.ReleaseDocument(__FRAMECLOSE frameClose)
     at Microsoft.VisualStudio.Platform.WindowManagement.WindowFrame.QueryCloseFrame(__FRAMECLOSE originalFrameClose, Int32& hr)
     at Microsoft.VisualStudio.Platform.WindowManagement.WindowFrame.<>c__DisplayClass8.<CloseFrame>b__7()
     at Microsoft.VisualStudio.ErrorHandler.CallWithCOMConvention(Func`1 method, Boolean reportError, Boolean setShellErrorInfo)
     at Microsoft.VisualStudio.Platform.WindowManagement.WindowFrame.CloseFrame(__FRAMECLOSE frameClose)
     at Microsoft.VisualStudio.Platform.WindowManagement.WindowManagerService.Exec(Guid& pguidCmdGroup, UInt32 nCmdID, UInt32 nCmdexecopt, IntPtr pvaIn, IntPtr pvaOut)

RSRP-420755: Change 'ManageJBAaccountWindow' window title

$
0
0
Reporter Alex Berezoutsky (fergard) Alex Berezoutsky (fergard)
Created Aug 11, 2014 12:06:23 PM
Updated Aug 18, 2014 1:47:22 PM
Resolved Aug 18, 2014 1:47:22 PM
Priority Major
Type Bug
Fix versions 9.0
State Fixed
Subsystem Licensing and Evaluation
Assignee Sergey Kuks (coox)
Affected versions No Affected versions
Fixed in builds No Fixed in build
VsVersion All Versions
See subj and screen.

RSRP-421192: Value cannot be null. Parameter name: proelem

$
0
0
Reporter Sergey Kuks (coox) Sergey Kuks (coox)
Created Aug 18, 2014 1:58:07 PM
Updated Aug 18, 2014 1:59:02 PM
Priority Show-stopper
Type Exception
Fix versions 9.0
State Open
Subsystem Solution Wide Error Analysis (SWEA)
Assignee Dmitry Ivanov (daivanov)
Affected versions No Affected versions
Fixed in builds No Fixed in build
VsVersion All Versions
ReSharperPlatformVs11 Version=6.0.0.0, Packages=JetBrains.Platform.InTests.Cases_v6.0.20140814.170132_@2014-08-14|JetBrains.Platform.Tests.Framework_v6.0.20140814.170132_@2014-08-14|JetBrains.Psi.Features.test.Cases_v9.0.20140814.170132_@2014-08-14|JetBrains.CommandLineTools.src.DuplicatesFinder_v9.0.20140814.170132_@2014-08-14|JetBrains.Platform.Tests.Cases_v6.0.20140814.170132_@2014-08-14|JetBrains.Psi.Features.Tasks_v6.0.20140814.170132_@2014-08-14|JetBrains.UsageStatistics.test.src_v9.0.20140814.170132_@2014-08-14|JetBrains.Platform.Core.Ide_v6.0.20140814.170132_@2014-08-14|JetBrains.Platform.Symbols_v6.0.20140814.170132_@2014-08-14|JetBrains.DotPeek.test.src_v1.3.20140814.170132_@2014-08-14|JetBrains.Psi.Features.src_v9.0.20140814.170132_@2014-08-14|JetBrains.ReSharper.src_v9.0.20140814.170132_@2014-08-14|JetBrains.Platform.Annotations_v6.0.20140814.170132_@2014-08-14|JetBrains.Psi.Features.VisualStudio_v9.0.20140814.170132_@2014-08-14|JetBrains.Fake.VisualStudio.VsPackageAssembly_v11.0.0.0_@2014-08-14|JetBrains.CommandLineTools.test.src_v9.0.20140814.170132_@2014-08-14|JetBrains.Platform.Diagramming_v6.0.20140814.170132_@2014-08-14|JetBrains.Platform.Standalone.TextControl_v6.0.20140814.170132_@2014-08-14|JetBrains.UsageStatistics.src_v1.0.20140814.170132_@2014-08-14|JetBrains.Psi.Features.ExternalAnnotations_v9.0.20140814.170132_@2014-08-14|JetBrains.Platform.Core.Shell_v6.0.20140814.170132_@2014-08-14|JetBrains.CommandLineTools.src.CommandLineCore_v9.0.20140814.170132_@2014-08-14|JetBrains.Platform.Core.Text_v6.0.20140814.170132_@2014-08-14|JetBrains.CommandLineTools.src.InspectCode_v9.0.20140814.170132_@2014-08-14|JetBrains.Platform.VisualStudio_v6.0.20140814.170132_@2014-08-14|JetBrains.Platform.Standalone.Ide_v6.0.20140814.170132_@2014-08-14|JetBrains.Platform.Installer_v6.0.20140814.170132_@2014-08-14|JetBrains.Platform.Standalone.Shell_v6.0.20140814.170132_@2014-08-14|JetBrains.Psi.Features.Tests.Integration.Framework_v9.0.20140814.170132_@2014-08-14|JetBrains.Psi.Features.test.Framework_v9.0.20140814.170132_@2014-08-14|JetBrains.Platform.InTests.Framework_v6.0.20140814.170132_@2014-08-14|JetBrains.DotPeek.src_v1.3.20140814.170132_@2014-08-14|JetBrains.Psi.Features.Tests.Integration.Cases_v9.0.20140814.170132_@2014-08-14
Value cannot be null. Parameter name: proelem

— EXCEPTION #1/2 [ArgumentNullException]
Message = “Value cannot be null.”
ExceptionPath = Root.InnerException
ClassName = System.ArgumentNullException
HResult = COR_E_NULLREFERENCE=E_POINTER=80004003
Source = JetBrains.Platform.ProjectModel
ParamName = proelem
StackTraceString = “
  at JetBrains.ProjectModel.DataContext.DataContextsEx.ToDataContext(IProjectModelElement proelem) in c:\Work\ReSharper\Main.Hg\Platform\Core\Ide\Projects\Src\DataContext\DataContextsEx.cs:line 16
     at JetBrains.ReSharper.Daemon.SolutionAnalysis.SolutionAnalysisServiceImpl.AnalyzeInvisibleFile(IPsiSourceFile file) in c:\Work\ReSharper\Main.Hg\Psi.Features\src\SolutionAnalysis\_Core\src\SolutionAnalysisServiceImpl.cs:line 280
     at JetBrains.ReSharper.Daemon.Impl.DaemonImpl.<>c__DisplayClass5f.<InvisibleDocumentsAnalysisJob>b__5a() in c:\Work\ReSharper\Main.Hg\Psi.Features\src\Daemon\_Core\src\Impl\DaemonImpl.cs:line 642
     at JetBrains.Application.Threading.Tasks.TaskHost.<>c__DisplayClass11.<Create>b__e(Object state) in c:\Work\ReSharper\Main.Hg\Platform\Core\Shell\Shell\Src\Threading\Tasks\TaskHost.cs:line 141


— Outer —

— EXCEPTION #2/2 [LoggerException]
Message = “
Value cannot be null.
Parameter name: proelem

ExceptionPath = Root
ClassName = JetBrains.Util.LoggerException
Data.HostProduct = “JetBrains ReSharper Platform Build 6.0.0.0 on 8/15/2014 11:30 AM”
“Data.Product ReSharper” = “JetBrains ReSharper Build 9.0.0.0 on 8/15/2014 11:32 AM”
Data.ManagedThreadName = “JetPool #5 (SB)”
Data.PlatformSccRevision = CompiledWithoutBuildServer
Data.ProductSccRevision = CompiledWithoutBuildServer
Data.VsVersion = 11.0.61030.0
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.Hg\Platform\Core\Shell\Util\Src\Logging\ILogger.cs:line 569
     at JetBrains.Util.ILoggerEx.LogException(ILogger this, LoggingLevel level, Exception exception, ExceptionOrigin exceptionOrigin, String comment) in c:\Work\ReSharper\Main.Hg\Platform\Core\Shell\Util\Src\Logging\ILogger.cs:line 576
     at JetBrains.Util.ILoggerEx.Error(ILogger this, Exception exception, ExceptionOrigin origin, String comment) in c:\Work\ReSharper\Main.Hg\Platform\Core\Shell\Util\Src\Logging\ILogger.cs:line 342
     at JetBrains.Application.Threading.Tasks.TaskHost.<>c__DisplayClass11.<Create>b__e(Object state) in c:\Work\ReSharper\Main.Hg\Platform\Core\Shell\Shell\Src\Threading\Tasks\TaskHost.cs:line 151
     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.Hg\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-416109: Exclude Folders from search

$
0
0
Reporter Cecil du Toit (cecildt) Cecil du Toit (cecildt)
Created Jun 10, 2014 5:39:50 PM
Updated Aug 18, 2014 2:29:56 PM
Priority Normal
Type Feature
Fix versions No Fix versions
State Submitted
Subsystem Navigation - Global
Assignee Kirill Skrygan (kirillskrygan)
Affected versions No Affected versions
Fixed in builds No Fixed in build
VsVersion All Versions
Looking for the option to exclude folders from Resharper search. For example developing a Node.js project in VS and want to exclude the node_modules folder when using the Go to File hot keys.
It would be great to have this as a global option to specify multiple common folders to exclude from projects.

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

$
0
0
Reporter Alexander Kurakin (Alexander.Kurakin) Alexander Kurakin (Alexander.Kurakin)
Created Aug 18, 2014 2:39:35 PM
Updated Aug 18, 2014 2:39:35 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
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 = ReSharper.ContractExtensions
StackTraceString = “
  at ReSharper.ContractExtensions.ContextActions.Invariants.FieldOrPropertyDeclaration.FromFieldDeclaration(IFieldDeclaration fieldDeclaration) in C:\Users\Sergey\Source\Repos\ContractExtensions\ContractExtensions\ContextActions\Invariants\FieldOrPropertyDeclaration.cs:line 34
     at ReSharper.ContractExtensions.ContextActions.Invariants.InvariantAvailability.TryCreateFieldOrProperty(ICSharpContextActionDataProvider provider) in C:\Users\Sergey\Source\Repos\ContractExtensions\ContractExtensions\ContextActions\Invariants\InvariantAvailability.cs:line 63
     at ReSharper.ContractExtensions.ContextActions.Invariants.InvariantAvailability.Create(ICSharpContextActionDataProvider provider) in C:\Users\Sergey\Source\Repos\ContractExtensions\ContractExtensions\ContextActions\Invariants\InvariantAvailability.cs:line 52
     at ReSharper.ContractExtensions.ContextActions.Invariants.InvariantContextAction.DoIsAvailable() in C:\Users\Sergey\Source\Repos\ContractExtensions\ContractExtensions\ContextActions\Invariants\InvariantContextAction.cs:line 48
     at ReSharper.ContractExtensions.ContextActions.Infrastructure.ContractsContextActionBase.IsAvailable(IUserDataHolder cache) in C:\Users\Sergey\Source\Repos\ContractExtensions\ContractExtensions\ContextActions\Infrastructure\ContractsContextActionBase.cs:line 38
     at JetBrains.ReSharper.Intentions.ContextActionTableImpl.InstantiateAvailableActions(Func`3 fDataContext, IDictionary`2 cache, IUserDataHolder dataHolder)


— 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.ReSharper.Intentions.ContextActionTableImpl.InstantiateAvailableActions(Func`3 fDataContext, IDictionary`2 cache, IUserDataHolder dataHolder)
     at JetBrains.ReSharper.Intentions.Bulbs.ContextActionsProvider.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()
     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-421194: Cannot get PsiModule

$
0
0
Reporter Alexander Kurakin (Alexander.Kurakin) Alexander Kurakin (Alexander.Kurakin)
Created Aug 18, 2014 2:45:38 PM
Updated Aug 18, 2014 2:50:01 PM
Priority Major
Type Exception
Fix versions Backlog, 9.0
State Submitted
Subsystem Structured Patterns (SSR)
Assignee Victor Kropp (victor.kropp)
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
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()
     at JetBrains.ReSharper.Psi.ExtensionsAPI.Tree.ModificationUtil.ReplaceChild[T](ITreeNode oldChild, T newChild)
     at JetBrains.ReSharper.Psi.CSharp.Impl.Tree.CSharpExpressionBase.<>c__DisplayClass3`1.<ReplaceBy>b__2()
     at JetBrains.ReSharper.Psi.CSharp.Impl.Tree.CSharpExpressionBase.ReplaceBy[TExpression](TExpression expr)
     at JetBrains.ReSharper.Psi.CSharp.Impl.CSharpElementFactoryImpl.SubstituteNodes(ITreeNode root, ParameterMarker[] markers, Object[] args)
     at JetBrains.ReSharper.Psi.CSharp.Impl.CSharpElementFactoryImpl.CreateBlock(String format, Object[] args)
     at JetBrains.ReSharper.Psi.Services.CSharp.StructuralSearch.CSharpStructuralSearchReplacer.DoReplace(ITreeNode elementToReplace, String replacePattern, IDictionary`2 placeholders, Func`2 getMatchedElement, Func`2 getMatchedText, IEnumerable`1 elementsToRemove, Boolean formatAfterReplace, Boolean shortenReferences)


— Outer —

— EXCEPTION #2/2 [LoggerException]
Message = “Cannot get PsiModule”
ExceptionPath = Root
ClassName = JetBrains.Util.LoggerException
Data.LastExtension = cs
Data.BuildDescription = “ReSharper 8.2.1 Version=8.2.1000.4556, Built=2014-05-19T08:12:38, Configuration=“CLR4 Csharp InternalMode Vbnet VS1200””
Data.ProductName = ReSharper
Data.ProductVersion = 8.2.1000.4556
Data.BuiltOn = 2014-05-19T08:12:38
Data.ProductConfigurations = “CLR4 Csharp InternalMode Vbnet VS1200”
Data.PlatformSccRevision = CompiledWithoutBuildServer
Data.ProductSccRevision = CompiledWithoutBuildServer
Data.VsVersion = 12.0.30723.0
InnerException = “Exception #1 at Root.InnerException”
HResult = COR_E_APPLICATION=80131600
StackTraceString = “
  at JetBrains.ReSharper.Psi.Services.CSharp.StructuralSearch.CSharpStructuralSearchReplacer.DoReplace(ITreeNode elementToReplace, String replacePattern, IDictionary`2 placeholders, Func`2 getMatchedElement, Func`2 getMatchedText, IEnumerable`1 elementsToRemove, Boolean formatAfterReplace, Boolean shortenReferences)
     at JetBrains.ReSharper.Psi.Services.CSharp.StructuralSearch.CSharpStructuralSearchReplacer.Replace(IStructuralMatchResult match, String replacePattern, IDictionary`2 placeholders, Boolean formatAfterReplace, Boolean shortenReferences)
     at JetBrains.ReSharper.Psi.Services.CSharp.StructuralSearch.CSharpStructuralSearchReplacer.Replace(IEnumerable`1 matches, String replacePattern, IDictionary`2 placeholders, Boolean formatAfterReplace, Boolean shortenReferences)
     at JetBrains.ReSharper.Psi.Services.CSharp.StructuralSearch.CSharpStructuralSearcherFactory.Replace(IEnumerable`1 targets, IStructuralSearchPattern pattern)
     at JetBrains.ReSharper.Features.StructuralSearch.StructuralSearchActionManager.DoExecuteReplace(StructuralSearchRequest request, IEnumerable`1 matchResults)
     at JetBrains.ReSharper.Features.StructuralSearch.StructuralSearchActionManager.<>c__DisplayClass19.<>c__DisplayClass1b.<>c__DisplayClass1d.<>c__DisplayClass20.<DoReplace>b__18()
     at JetBrains.Threading.ReentrancyGuard.Execute(String name, Action action)
     at JetBrains.Threading.ReentrancyGuard.<ExecutePendingActions>b__4(QueuedAction action)
     at JetBrains.Threading.ReentrancyGuard.InterlockedQueue.TryDequeue(Action`1 funcVisitor)
     at JetBrains.Threading.ReentrancyGuard.ExecutePendingActions()
     at JetBrains.Threading.JetDispatcher.Closure.Execute()
     at JetBrains.Threading.JetDispatcher.ProcessQueue()
     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-421196: This operation requires a reader lock. Use ReadLockCookie.Execute().

$
0
0
Reporter Sergey Kuks (coox) Sergey Kuks (coox)
Created Aug 18, 2014 1:53:10 PM
Updated Aug 18, 2014 3:08:53 PM
Priority Show-stopper
Type Exception
Fix versions 9.0
State Open
Subsystem IntelliSense (Code Completion)
Assignee Andrew Serebryansky (andrew.serebryansky)
Affected versions No Affected versions
Fixed in builds No Fixed in build
VsVersion All Versions
ReSharperPlatformVs11 Version=6.0.0.0, Packages=JetBrains.Platform.InTests.Cases_v6.0.20140814.170132_@2014-08-14|JetBrains.Platform.Tests.Framework_v6.0.20140814.170132_@2014-08-14|JetBrains.Psi.Features.test.Cases_v9.0.20140814.170132_@2014-08-14|JetBrains.CommandLineTools.src.DuplicatesFinder_v9.0.20140814.170132_@2014-08-14|JetBrains.Platform.Tests.Cases_v6.0.20140814.170132_@2014-08-14|JetBrains.Psi.Features.Tasks_v6.0.20140814.170132_@2014-08-14|JetBrains.UsageStatistics.test.src_v9.0.20140814.170132_@2014-08-14|JetBrains.Platform.Core.Ide_v6.0.20140814.170132_@2014-08-14|JetBrains.Platform.Symbols_v6.0.20140814.170132_@2014-08-14|JetBrains.DotPeek.test.src_v1.3.20140814.170132_@2014-08-14|JetBrains.Psi.Features.src_v9.0.20140814.170132_@2014-08-14|JetBrains.ReSharper.src_v9.0.20140814.170132_@2014-08-14|JetBrains.Platform.Annotations_v6.0.20140814.170132_@2014-08-14|JetBrains.Psi.Features.VisualStudio_v9.0.20140814.170132_@2014-08-14|JetBrains.Fake.VisualStudio.VsPackageAssembly_v11.0.0.0_@2014-08-14|JetBrains.CommandLineTools.test.src_v9.0.20140814.170132_@2014-08-14|JetBrains.Platform.Diagramming_v6.0.20140814.170132_@2014-08-14|JetBrains.Platform.Standalone.TextControl_v6.0.20140814.170132_@2014-08-14|JetBrains.UsageStatistics.src_v1.0.20140814.170132_@2014-08-14|JetBrains.Psi.Features.ExternalAnnotations_v9.0.20140814.170132_@2014-08-14|JetBrains.Platform.Core.Shell_v6.0.20140814.170132_@2014-08-14|JetBrains.CommandLineTools.src.CommandLineCore_v9.0.20140814.170132_@2014-08-14|JetBrains.Platform.Core.Text_v6.0.20140814.170132_@2014-08-14|JetBrains.CommandLineTools.src.InspectCode_v9.0.20140814.170132_@2014-08-14|JetBrains.Platform.VisualStudio_v6.0.20140814.170132_@2014-08-14|JetBrains.Platform.Standalone.Ide_v6.0.20140814.170132_@2014-08-14|JetBrains.Platform.Installer_v6.0.20140814.170132_@2014-08-14|JetBrains.Platform.Standalone.Shell_v6.0.20140814.170132_@2014-08-14|JetBrains.Psi.Features.Tests.Integration.Framework_v9.0.20140814.170132_@2014-08-14|JetBrains.Psi.Features.test.Framework_v9.0.20140814.170132_@2014-08-14|JetBrains.Platform.InTests.Framework_v6.0.20140814.170132_@2014-08-14|JetBrains.DotPeek.src_v1.3.20140814.170132_@2014-08-14|JetBrains.Psi.Features.Tests.Integration.Cases_v9.0.20140814.170132_@2014-08-14
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 = xaml
Data.HostProduct = “JetBrains ReSharper Platform Build 6.0.0.0 on 8/15/2014 11:30 AM”
“Data.Product ReSharper” = “JetBrains ReSharper Build 9.0.0.0 on 8/15/2014 11:32 AM”
Data.ManagedThreadName = “JetPool #6 (SB)”
Data.PlatformSccRevision = CompiledWithoutBuildServer
Data.ProductSccRevision = CompiledWithoutBuildServer
Data.VsVersion = 11.0.61030.0
HResult = COR_E_APPLICATION=80131600
StackTraceString = “
  at JetBrains.Util.ILoggerEx.LogInternal(ILogger logger, LoggingLevel level, String message) in c:\Work\ReSharper\Main.Hg\Platform\Core\Shell\Util\Src\Logging\ILogger.cs:line 564
     at JetBrains.Util.ILoggerEx.LogMessage(ILogger this, LoggingLevel level, String message) in c:\Work\ReSharper\Main.Hg\Platform\Core\Shell\Util\Src\Logging\ILogger.cs:line 581
     at JetBrains.Util.ILoggerEx.Error(ILogger this, String message) in c:\Work\ReSharper\Main.Hg\Platform\Core\Shell\Util\Src\Logging\ILogger.cs:line 347
     at JetBrains.Util.Logging.Logger.LogError(String message) in c:\Work\ReSharper\Main.Hg\Platform\Core\Shell\Util\Src\Logging\Logger.cs:line 564
     at JetBrains.Util.Logging.Logger.Fail(String messageText) in c:\Work\ReSharper\Main.Hg\Platform\Core\Shell\Util\Src\Logging\Logger.cs:line 446
     at JetBrains.Util.Logging.Logger.Assert(Boolean condition, String message) in c:\Work\ReSharper\Main.Hg\Platform\Core\Shell\Util\Src\Logging\Logger.cs:line 144
     at JetBrains.Application.IShellLocksEx.AssertReadAccessAllowed(IShellLocks thіs) in c:\Work\ReSharper\Main.Hg\Platform\Core\Shell\Shell\Src\Threading\ShellLocks.cs:line 928
     at JetBrains.ReSharper.Psi.DeclaredElementPresenter.Format(PsiLanguageType languageType, DeclaredElementPresenterStyle style, IDeclaredElement element, ISubstitution substitution, DeclaredElementPresenterMarking& marking) in c:\Work\ReSharper\Main.Hg\Psi.Features\src\Psi\_Core\src\DeclaredElementPresenter.cs:line 137
     at JetBrains.ReSharper.Psi.DeclaredElementPresenter.Format(PsiLanguageType languageType, DeclaredElementPresenterStyle style, IDeclaredElement element) in c:\Work\ReSharper\Main.Hg\Psi.Features\src\Psi\_Core\src\DeclaredElementPresenter.cs:line 110
     at JetBrains.ReSharper.Feature.Services.Lookup.LookupUtil.GetContainer(PsiLanguageType languageType, IDeclaredElement declaredElement) in c:\Work\ReSharper\Main.Hg\Psi.Features\src\Services\_Core\src\Lookup\LookupUtil.cs:line 193
     at JetBrains.ReSharper.Feature.Services.Lookup.LookupUtil.AddContainerToDisplayName(PsiLanguageType languageType, RichText displayName, IDeclaredElement declaredElement) in c:\Work\ReSharper\Main.Hg\Psi.Features\src\Services\_Core\src\Lookup\LookupUtil.cs:line 185
     at JetBrains.ReSharper.Feature.Services.CodeCompletion.Infrastructure.LookupItems.Impl.DeclaredElementLookupItem.AddContainerToName(RichText displayName) in c:\Work\ReSharper\Main.Hg\Psi.Features\src\Services\_Core\src\CodeCompletion\Infrastructure\LookupItems\Impl\DeclaredElementLookupItem.cs:line 411
     at JetBrains.ReSharper.Feature.Services.CodeCompletion.Infrastructure.LookupItems.Impl.DeclaredElementLookupItem`2.DecorateDisplayName(RichText displayName, DeclaredElementInstance preferredDeclaredElement) in c:\Work\ReSharper\Main.Hg\Psi.Features\src\Services\_Core\src\CodeCompletion\Infrastructure\LookupItems\Impl\DeclaredElementLookupItem.cs:line 495
     at JetBrains.ReSharper.Features.Intellisense.CodeCompletion.Xaml.LookupItems.XamlDeclaredElementLookupItem`1.DecorateDisplayName(RichText displayName, DeclaredElementInstance preferredDeclaredElement) in c:\Work\ReSharper\Main.Hg\Psi.Features\src\Features\Intellisense\src\CodeCompletion\Xaml\LookupItems\XamlDeclaredElementLookupItem.cs:line 68
     at JetBrains.ReSharper.Feature.Services.CodeCompletion.Infrastructure.LookupItems.Impl.DeclaredElementLookupItem`2.GetDisplayName() in c:\Work\ReSharper\Main.Hg\Psi.Features\src\Services\_Core\src\CodeCompletion\Infrastructure\LookupItems\Impl\DeclaredElementLookupItem.cs:line 469
     at JetBrains.ReSharper.Feature.Services.CodeCompletion.Infrastructure.LookupItems.Impl.TextLookupItemBase.get_DisplayName() in c:\Work\ReSharper\Main.Hg\Psi.Features\src\Services\_Core\src\CodeCompletion\Infrastructure\LookupItems\Impl\TextLookupItemBase.cs:line 60
     at JetBrains.ReSharper.Feature.Services.CodeCompletion.Infrastructure.LookupItems.Impl.DeclaredElementLookupItem.SetText() in c:\Work\ReSharper\Main.Hg\Psi.Features\src\Services\_Core\src\CodeCompletion\Infrastructure\LookupItems\Impl\DeclaredElementLookupItem.cs:line 192
     at JetBrains.ReSharper.Feature.Services.CodeCompletion.Infrastructure.LookupItems.Impl.DeclaredElementLookupItem.get_Text() in c:\Work\ReSharper\Main.Hg\Psi.Features\src\Services\_Core\src\CodeCompletion\Infrastructure\LookupItems\Impl\DeclaredElementLookupItem.cs:line 177
     at JetBrains.ReSharper.Feature.Services.CodeCompletion.Infrastructure.LookupItems.Impl.TextLookupItemBase.Match(String prefix, ITextControl textControl) in c:\Work\ReSharper\Main.Hg\Psi.Features\src\Services\_Core\src\CodeCompletion\Infrastructure\LookupItems\Impl\TextLookupItemBase.cs:line 238
     at JetBrains.ReSharper.Feature.Services.CodeCompletion.Infrastructure.LookupItems.Impl.DeclaredElementLookupItem.Match(String prefix, ITextControl textControl) in c:\Work\ReSharper\Main.Hg\Psi.Features\src\Services\_Core\src\CodeCompletion\Infrastructure\LookupItems\Impl\DeclaredElementLookupItem.cs:line 307
     at JetBrains.ReSharper.Features.Intellisense.CodeCompletion.Xaml.LookupItems.XamlDeclaredElementLookupItem`1.Match(String prefix, ITextControl textControl) in c:\Work\ReSharper\Main.Hg\Psi.Features\src\Features\Intellisense\src\CodeCompletion\Xaml\LookupItems\XamlDeclaredElementLookupItem.cs:line 46
     at JetBrains.ReSharper.Feature.Services.CodeCompletion.Lookup.LookupBase.Match(ILookupItem item, String prefix, IdentifierMatchingStyle identifierMatchingStyle, ITextControl textControl) in c:\Work\ReSharper\Main.Hg\Psi.Features\src\Services\_Core\src\CodeCompletion\Lookup\LookupBase.cs:line 246
     at JetBrains.ReSharper.Feature.Services.CodeCompletion.Lookup.LookupBase.<>c__DisplayClass3.<EvaluateCurrentItems>b__2(ILookupItem item, String p, ITextControl tc) in c:\Work\ReSharper\Main.Hg\Psi.Features\src\Services\_Core\src\CodeCompletion\Lookup\LookupBase.cs:line 136
     at JetBrains.ReSharper.Feature.Services.CodeCompletion.Infrastructure.LookupItems.Impl.FilteredLookupItems.Match(ILookupItem item, String prefix, ITextControl textControl, Func`4 matchFunc) in c:\Work\ReSharper\Main.Hg\Psi.Features\src\Services\_Core\src\CodeCompletion\Infrastructure\LookupItems\Impl\FilteredLookupItems.cs:line 279
     at JetBrains.ReSharper.Feature.Services.CodeCompletion.Infrastructure.LookupItems.Impl.FilteredLookupItems.<>c__DisplayClass22.<>c__DisplayClass25.<FillMatchedItemsParallel>b__21() in c:\Work\ReSharper\Main.Hg\Psi.Features\src\Services\_Core\src\CodeCompletion\Infrastructure\LookupItems\Impl\FilteredLookupItems.cs:line 177
     at JetBrains.Application.Threading.Tasks.TaskHost.<>c__DisplayClass11.<Create>b__e(Object state) in c:\Work\ReSharper\Main.Hg\Platform\Core\Shell\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:\Work\ReSharper\Main.Hg\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-421195: cached bucket != local bucket, timestampEq=False

$
0
0
Reporter Carsten Schuette (carstenschuette) Carsten Schuette (carstenschuette)
Created Aug 18, 2014 3:04:49 PM
Updated Aug 18, 2014 3:16:42 PM
Resolved Aug 18, 2014 3:16:42 PM
Priority Normal
Type Exception
Fix versions No Fix versions
State Duplicate
Subsystem No subsystem
Assignee Unassigned
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-27T16:34:56
cached bucket != local bucket, timestampEq=False

— EXCEPTION #1/2 [AssertionException]
Message = “cached bucket != local bucket, timestampEq=False”
ExceptionPath = Root.InnerException
ClassName = JetBrains.Util.Assertion+AssertionException
HResult = COR_E_EXCEPTION=80131500
Source = JetBrains.ReSharper.Psi
StackTraceString = “
  at JetBrains.ReSharper.Psi.ExtensionsAPI.Caches2.CachedTypeMemberBase.AssertIsValid() in c:\BuildAgent\work\f0e3509eb08b1c1c\Psi.Features\src\Psi\_Core\src\ExtensionsAPI\Caches2\CachedTypeMemberBase.cs:line 250
     at JetBrains.ReSharper.Psi.ExtensionsAPI.Caches2.CachedTypeMemberBase.GetStubOrFullDeclaration() in c:\BuildAgent\work\f0e3509eb08b1c1c\Psi.Features\src\Psi\_Core\src\ExtensionsAPI\Caches2\CachedTypeMemberBase.cs:line 103
     at JetBrains.ReSharper.Psi.CSharp.Impl.DeclaredElement.CSharpDeclaredElement`1.GetStubOrFullDeclaration() in c:\BuildAgent\work\f0e3509eb08b1c1c\Psi.Features\src\Psi\CSharp\src\Impl\DeclaredElement\CSharpDeclaredElement.cs:line 20
     at JetBrains.ReSharper.Psi.CSharp.Impl.DeclaredElement.CSharpDeclaredElement`1.get_ShortName() in c:\BuildAgent\work\f0e3509eb08b1c1c\Psi.Features\src\Psi\CSharp\src\Impl\DeclaredElement\CSharpDeclaredElement.cs:line 39
     at JetBrains.ReSharper.Psi.Impl.Resolve.DeclaredElementsSymbolTable`1.GetName(T element) in c:\BuildAgent\work\f0e3509eb08b1c1c\Psi.Features\src\Psi\_Core\src\impl\resolve\DeclaredElementsSymbolTable.cs:line 120
     at JetBrains.ReSharper.Psi.Impl.Resolve.DeclaredElementsSymbolTableBase`1.GetSymbolInfos(String name) in c:\BuildAgent\work\f0e3509eb08b1c1c\Psi.Features\src\Psi\_Core\src\impl\resolve\DeclaredElementsSymbolTable.cs:line 66
     at JetBrains.ReSharper.Psi.Impl.OverridableMemberImpl.FindOverridableInTypeByExample(ITypeElement type, ISubstitution typeSubstitution, OverridableMemberInstance origin, Boolean checkReturnType) in c:\BuildAgent\work\f0e3509eb08b1c1c\Psi.Features\src\Psi\_Core\src\impl\OverridableMemberImpl.cs:line 112
     at JetBrains.ReSharper.Psi.Impl.OverridableMemberImpl.<>c__DisplayClass8.<FindMembersInSuperInterfaces>b__7(IDeclaredType superInterface) in c:\BuildAgent\work\f0e3509eb08b1c1c\Psi.Features\src\Psi\_Core\src\impl\OverridableMemberImpl.cs:line 140
     at System.Linq.Enumerable.<SelectManyIterator>d__14`2.MoveNext()
     at JetBrains.ReSharper.Psi.Impl.OverridableMemberImpl.<GetImmediateImplement>d__35.MoveNext() in c:\BuildAgent\work\f0e3509eb08b1c1c\Psi.Features\src\Psi\_Core\src\impl\OverridableMemberImpl.cs:line 286
     at JetBrains.ReSharper.Psi.Impl.OverridableMemberImpl.<GetImmediateSuperMembers>d__2a.MoveNext() in c:\BuildAgent\work\f0e3509eb08b1c1c\Psi.Features\src\Psi\_Core\src\impl\OverridableMemberImpl.cs:line 225
     at JetBrains.ReSharper.Psi.ExtensionsAPI.AttributeInstanceUtil.<CollectFromSuperMembers>d__3.MoveNext() in c:\BuildAgent\work\f0e3509eb08b1c1c\Psi.Features\src\Psi\_Core\src\ExtensionsAPI\AttributeInstanceUtil.cs:line 60
     at System.Collections.Generic.List`1.InsertRange(Int32 index, IEnumerable`1 collection)
     at JetBrains.ReSharper.Psi.CSharp.Impl.DeclaredElement.CSharpOverridableMember`1.GetAttributeInstances(Boolean inherit) in c:\BuildAgent\work\f0e3509eb08b1c1c\Psi.Features\src\Psi\CSharp\src\Impl\DeclaredElement\CSharpOverridableMember.cs:line 53
     at JetBrains.ReSharper.Psi.CodeAnnotations.CodeAnnotationsCache.CalcCaches(IAttributesOwner attributesOwner) in c:\BuildAgent\work\f0e3509eb08b1c1c\Psi.Features\src\Psi\_Core\src\CodeAnnotations\CodeAnnotationsCache.cs:line 542
     at JetBrains.ReSharper.Psi.CodeAnnotations.CodeAnnotationsCache.Cache`1.Get(IAttributesOwner attributesOwner) in c:\BuildAgent\work\f0e3509eb08b1c1c\Psi.Features\src\Psi\_Core\src\CodeAnnotations\CodeAnnotationsCache.cs:line 747
     at JetBrains.ReSharper.I18n.Services.CSharp.LocalizableManager.GetLocalizableAttributeValue(IDeclaredElement element, IDictionary`2 cacheLocalizableItems, CodeAnnotationsCache codeAnnotationsCache) in c:\BuildAgent\work\f0e3509eb08b1c1c\Psi.Features\src\Services\I18n\CSharp\src\LocalizableManager.cs:line 211
     at JetBrains.ReSharper.I18n.Services.CSharp.LocalizableManager.IsLocalizable(IDeclaredElement owner, IDictionary`2 cacheLocalizableItems, CodeAnnotationsCache codeAnnotationsCache) in c:\BuildAgent\work\f0e3509eb08b1c1c\Psi.Features\src\Services\I18n\CSharp\src\LocalizableManager.cs:line 100
     at JetBrains.ReSharper.I18n.Services.CSharp.Daemon.LocalizableElementDaemonStage.LocalizableElementProcess.InteriorShouldBeProcessed(ITreeNode element, IHighlightingConsumer context) in c:\BuildAgent\work\f0e3509eb08b1c1c\Psi.Features\src\Services\I18n\CSharp\src\Daemon\LocalizableElementDaemonStage.cs:line 110
     at JetBrains.ReSharper.Daemon.CSharp.Stages.CSharpIncrementalDaemonStageProcessBase.ProcessorBase.InteriorShouldBeProcessed(ITreeNode element) in c:\BuildAgent\work\f0e3509eb08b1c1c\Psi.Features\src\Daemon\CSharp\src\Stages\CSharpDaemonStageBase.cs:line 301
     at JetBrains.ReSharper.Psi.RecursiveElementProcessorExtensions.ProcessDescendants(ITreeNode root, IRecursiveElementProcessor processor) in c:\BuildAgent\work\f0e3509eb08b1c1c\Psi.Features\src\Psi\_Core\src\IRecursiveElementProcessor.cs:line 67
     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__DisplayClass9.<Execute>b__4() in c:\BuildAgent\work\f0e3509eb08b1c1c\Psi.Features\src\Daemon\CSharp\src\Stages\CSharpDaemonStageBase.cs:line 264
     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 = “cached bucket != local bucket, timestampEq=False”
ExceptionPath = Root
ClassName = JetBrains.Util.LoggerException
Data.LastExtension = cs
Data.BuildDescription = “ReSharper C++ EAP Version=8.5.0.4993, Built=2014-06-27T16:34:56, Configuration=“CLR4 Csharp PublicMode VS1200””
Data.ProductName = ReSharper
Data.ProductVersion = 8.5.0.4993
Data.BuiltOn = 2014-06-27T16:34:56
Data.ProductConfigurations = “CLR4 Csharp PublicMode VS1200”
Data.ManagedThreadName = “JetPool #13 (SA)”
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-363817: bucket != null \\Dossier\DeclaratieVerzekeringBase.cs

$
0
0
Reporter Peter van Ooijen (PeterGekko) Peter van Ooijen (PeterGekko)
Created May 18, 2013 6:05:25 PM
Updated Aug 18, 2014 3:16:42 PM
Priority Normal
Type Exception
Fix versions Backlog
State Submitted
Subsystem Localization (i18n, ResX)
Assignee Alexander Nesterenko (alexn)
Affected versions No Affected versions
Fixed in builds No Fixed in build
VsVersion All Versions
ReSharper 8 EAP Version=8.0.4.1195, Built=2013-04-30T14:03:32, Configuration=“CLR4 Csharp PublicMode Vbnet VS1100”
bucket != null <Domain>\<DomainModel>\Dossier\DeclaratieVerzekeringBase.cs

— EXCEPTION #1/2 [AssertionException]
Message = “bucket != null <Domain>\<DomainModel>\Dossier\DeclaratieVerzekeringBase.cs”
ExceptionPath = Root.InnerException
ClassName = JetBrains.Util.Assertion+AssertionException
HResult = COR_E_EXCEPTION=80131500
Source = JetBrains.ReSharper.Psi
StackTraceString = “
  at JetBrains.ReSharper.Psi.ExtensionsAPI.Caches2.CachedTypeMemberBase.AssertIsValid() in c:\BuildAgent\work\1d5606e7e667bf54\Psi.Features\src\Psi\_Core\src\ExtensionsAPI\Caches2\CachedTypeMemberBase.cs:line 243
     at JetBrains.ReSharper.Psi.ExtensionsAPI.Caches2.CachedTypeMemberBase.GetDeclaration() in c:\BuildAgent\work\1d5606e7e667bf54\Psi.Features\src\Psi\_Core\src\ExtensionsAPI\Caches2\CachedTypeMemberBase.cs:line 97
     at JetBrains.ReSharper.Psi.ExtensionsAPI.Caches2.CachedTypeMemberBase.GetDeclarations() in c:\BuildAgent\work\1d5606e7e667bf54\Psi.Features\src\Psi\_Core\src\ExtensionsAPI\Caches2\CachedTypeMemberBase.cs:line 313
     at JetBrains.ReSharper.I18n.Services.Searching.ResourceNameFinder.FindResourceDeclaration(GeneratedFileFinder generatedFileFinder, IDeclaredElement declaredElement) in c:\BuildAgent\work\1d5606e7e667bf54\Psi.Features\src\Services\I18n\_Core\src\Searching\ResourceNameFinder.cs:line 75
     at JetBrains.ReSharper.Intentions.Resx.ContextActions.EditResourceValueContextAction.<GetResources>d__3.MoveNext() in c:\BuildAgent\work\1d5606e7e667bf54\Psi.Features\src\Intentions\Resx\src\ContextActions\EditResourceValueContextAction.cs:line 77
     at System.Linq.Enumerable.Any[TSource](IEnumerable`1 source, Func`2 predicate)
     at JetBrains.ReSharper.Intentions.Resx.ContextActions.EditResourceValueContextAction.IsAvailable(IUserDataHolder cache) in c:\BuildAgent\work\1d5606e7e667bf54\Psi.Features\src\Intentions\Resx\src\ContextActions\EditResourceValueContextAction.cs:line 44
     at JetBrains.ReSharper.Intentions.ContextActionTableImpl.InstantiateAvailableActions(Func`3 fDataContext, IDictionary`2 cache, IUserDataHolder dataHolder) in c:\BuildAgent\work\1d5606e7e667bf54\Psi.Features\src\Intentions\_Core\src\ContextActionTableImpl.cs:line 147


— Outer —

— EXCEPTION #2/2 [LoggerException]
Message = “bucket != null <Domain>\<DomainModel>\Dossier\DeclaratieVerzekeringBase.cs”
ExceptionPath = Root
ClassName = JetBrains.Util.LoggerException
Data.ManagedThreadName = “Pool Thread #11”
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.Intentions.ContextActionTableImpl.InstantiateAvailableActions(Func`3 fDataContext, IDictionary`2 cache, IUserDataHolder dataHolder) in c:\BuildAgent\work\1d5606e7e667bf54\Psi.Features\src\Intentions\_Core\src\ContextActionTableImpl.cs:line 157
     at JetBrains.ReSharper.Intentions.Bulbs.ContextActionsProvider.CollectActions(IntentionsBulbItems intentionsBulbItems, BulbCache cacheData, ITextControl textControl, Lifetime caretPositionLifetime, IPsiSourceFile psiSourceFile, Object precalculatedData) in c:\BuildAgent\work\1d5606e7e667bf54\Psi.Features\src\Intentions\_Core\src\Bulbs\ContextActionsProvider.cs:line 36
     at JetBrains.ReSharper.Intentions.Bulbs.BulbItems.<>c__DisplayClass15.<BuildAvailableActionsList>b__12() in c:\BuildAgent\work\1d5606e7e667bf54\Psi.Features\src\Intentions\_Core\src\Bulbs\BulbItems.cs:line 165
     at JetBrains.Application.InterruptableReadActivityThe.Work() in c:\BuildAgent\work\1d5606e7e667bf54\Platform\src\Shell\src\Threading\InterruptableReadActivityThe.cs:line 205
     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-334142: Could not show the window frame. Could not load file or assembly 'JetBrains.Platform.ReSharper.VisualStudio.v10.v11, Version=7.1.19.90, Culture=neutra

$
0
0
Reporter Slava Trenogin (derigel) Slava Trenogin (derigel)
Created Nov 2, 2012 2:41:56 PM
Updated Aug 18, 2014 3:18:22 PM
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 7.1 EAP Version=7.1.0.0, Built=2012-11-02T09:23:04, Configuration=“Csharp InternalMode Vbnet VS1100”
Could not show the window frame. Could not load file or assembly 'JetBrains.Platform.ReSharper.VisualStudio.v10.v11, Version=7.1.19.90, Culture=neutral, PublicKeyToken=1010a0d8d6380325' or one of its dependencies. The located assembly's manifest definition does not match the assembly reference. (Exception from HRESULT: 0x80131040)

— EXCEPTION #1/3 [FileLoadException]
Message = “Could not load file or assembly 'JetBrains.Platform.ReSharper.VisualStudio.v10.v11, Version=7.1.19.90, Culture=neutral, PublicKeyToken=1010a0d8d6380325' or one of its dependencies. The located assembly's manifest definition does not match the assembly reference. (Exception from HRESULT: 0x80131040)”
ExceptionPath = Root.InnerException.InnerException
ClassName = System.IO.FileLoadException
HResult = FUSION_E_REF_DEF_MISMATCH=80131040
Source = “
     at System.Reflection.RuntimeAssembly._nLoad(AssemblyName fileName, String codeBase, Evidence assemblySecurity, RuntimeAssembly locationHint, StackCrawlMark& stackMark, IntPtr pPrivHostBinder, Boolean throwOnFileNotFound, Boolean forIntrospection, Boolean suppressSecurityChecks)
     at System.Reflection.RuntimeAssembly.nLoad(AssemblyName fileName, String codeBase, Evidence assemblySecurity, RuntimeAssembly locationHint, StackCrawlMark& stackMark, IntPtr pPrivHostBinder, Boolean throwOnFileNotFound, Boolean forIntrospection, Boolean suppressSecurityChecks)
     at System.Reflection.RuntimeAssembly.InternalLoadAssemblyName(AssemblyName assemblyRef, Evidence assemblySecurity, RuntimeAssembly reqAssembly, StackCrawlMark& stackMark, IntPtr pPrivHostBinder, Boolean throwOnFileNotFound, Boolean forIntrospection, Boolean suppressSecurityChecks)
     at System.Reflection.Assembly.Load(AssemblyName assemblyRef)
     at System.ComponentModel.Composition.Caching.TypeResolver.ResolveTypeRef(String assemblyName, Int32 metadataToken, Type[] genericArguments)
     at System.ComponentModel.Composition.Caching.TypeRef.get_Type()
     at System.ComponentModel.Composition.Caching.TypeRefList.<GetEnumerator>b__1(TypeRef typeRef)
     at System.Linq.Enumerable.WhereSelectListIterator`2.MoveNext()
     at Microsoft.VisualStudio.Text.Tagging.Implementation.TagAggregator`1.Match(IEnumerable`1 contentTypes, IEnumerable`1 tagTypes, IContentType bufferContentType)
     at Microsoft.VisualStudio.Text.Tagging.Implementation.TagAggregator`1.GatherTaggers(ITextBuffer textBuffer)
     at Microsoft.VisualStudio.Text.Tagging.Implementation.TagAggregator`1.<.ctor>b__0(ITextBuffer buffer)
     at Microsoft.VisualStudio.Text.Projection.Implementation.BufferGraph.GetTextBuffers(Predicate`1 match)
     at Microsoft.VisualStudio.Text.Tagging.Implementation.TagAggregator`1..ctor(TagAggregatorFactoryService factory, ITextView textView, IBufferGraph bufferGraph, TagAggregatorOptions options)
     at Microsoft.VisualStudio.Text.Tagging.Implementation.TagAggregatorFactoryService.CreateTagAggregator[T](ITextView textView, TagAggregatorOptions options)
     at Microsoft.VisualStudio.Text.Classification.Implementation.ClassifierAggregator..ctor(ITextView textView, IViewTagAggregatorFactoryService viewTagAggregatorFactory, IClassificationTypeRegistryService classificationTypeRegistry)
     at Microsoft.VisualStudio.Text.Classification.Implementation.ClassifierAggregatorService.GetClassifier(ITextView textView)
     at Microsoft.VisualStudio.Text.Editor.Implementation.WpfTextView.Initialize()
     at Microsoft.VisualStudio.Text.Editor.Implementation.WpfTextEditorFactoryService.InitializeTextView(IWpfTextView view)
     at Microsoft.VisualStudio.Editor.Implementation.VsTextViewAdapter.Init_InitializeWpfTextView()
     at Microsoft.VisualStudio.Editor.Implementation.VsTextViewAdapter.Init_OnActivation()
     at Microsoft.VisualStudio.Editor.Implementation.VsTextViewAdapter.ShimHostNowVisible(Object sender, EventArgs e)
     at Microsoft.VisualStudio.Editor.Implementation.VsTextViewAdapter.TextViewShimHost.OnLayoutUpdated(Object sender, EventArgs e)
     at System.Windows.ContextLayoutManager.fireLayoutUpdateEvent()
     at System.Windows.ContextLayoutManager.UpdateLayout()
     at System.Windows.UIElement.UpdateLayout()
     at Microsoft.VisualStudio.PlatformUI.LayoutSynchronizer.Synchronize()
     at Microsoft.VisualStudio.PlatformUI.LayoutSynchronizer.LayoutSynchronizationScope.DisposeManagedResources()
     at Microsoft.VisualStudio.PlatformUI.DisposableObject.Dispose(Boolean disposing)
     at Microsoft.VisualStudio.PlatformUI.DisposableObject.Dispose()
     at Microsoft.VisualStudio.Platform.WindowManagement.WindowFrame.ShowInternal(ShowFlags showFlags)
     at Microsoft.VisualStudio.Platform.WindowManagement.WindowFrame.<Show>b__26()
     at Microsoft.VisualStudio.ErrorHandler.CallWithCOMConvention(Func`1 method, Boolean reportError)


— Outer —

— EXCEPTION #2/3 [InvalidOperationException]
Message = “Could not show the window frame. Could not load file or assembly 'JetBrains.Platform.ReSharper.VisualStudio.v10.v11, Version=7.1.19.90, Culture=neutral, PublicKeyToken=1010a0d8d6380325' or one of its dependencies. The located assembly's manifest definition does not match the assembly reference. (Exception from HRESULT: 0x80131040)”
ExceptionPath = Root.InnerException
ClassName = System.InvalidOperationException
InnerException = “Exception #1 at Root.InnerException.InnerException”
HResult = COR_E_INVALIDOPERATION=80131509
Source = JetBrains.Platform.ReSharper.Interop.WinApi
StackTraceString = “
     at JetBrains.Interop.WinApi.HResultHelpers.Assert(Int32 hresult, String comment) in d:\ReSharper\Platform\src\Interop.WinApi\src\Declarations\HelperMethods\HResultHelpers.cs:line 47
     at JetBrains.UI.Interop.HResultsEx.AssertSucceeded(Int32 hresult, String comment) in d:\ReSharper\Platform\src\Util\src\Interop\HResultsEx.cs:line 35
     at JetBrains.VsIntegration.Interop.Shim.Shell.IVsWindowFrame.Show() in d:\ReSharper\Platform\src\VisualStudio\Core\src\Interop\Shim\Shell\IVsWindowFrame.cs:line 141
     at JetBrains.VsIntegration.EditorManager.VsEditorManager.TryFindTextControlForFileAdvanced(IProjectModelElement file, IVsWindowFrame frame) in d:\ReSharper\Platform\src\VisualStudio\Core\src\EditorManager\VSEditorManager.cs:line 129
     at JetBrains.VsIntegration.EditorManager.VsEditorManager.CreateTextControlForFile(IProjectItem file, FileView fileViewPrimary, Boolean activate, TabOptions tabOptions) in d:\ReSharper\Platform\src\VisualStudio\Core\src\EditorManager\VSEditorManager.cs:line 182
     at JetBrains.VsIntegration.EditorManager.VsEditorManager.<>c__DisplayClass19.<OpenProjectFile>b__18() in d:\ReSharper\Platform\src\VisualStudio\Core\src\EditorManager\VSEditorManager.cs:line 368
     at JetBrains.VsIntegration.EditorManager.VsEditorManager.<>c__DisplayClass5.<>c__DisplayClass7.<ExpectCallbackAndKeepCurrentFrame>b__2() in d:\ReSharper\Platform\src\VisualStudio\Core\src\EditorManager\VSEditorManager.cs:line 63
     at JetBrains.Util.Special.GeneralUtil.If(Boolean condition, Action FTrue, Action FFalse) in d:\ReSharper\Platform\src\Util\src\GeneralUtil.cs:line 28
     at JetBrains.VsIntegration.EditorManager.VsEditorManager.<>c__DisplayClass5.<>c__DisplayClass7.<ExpectCallbackAndKeepCurrentFrame>b__1() in d:\ReSharper\Platform\src\VisualStudio\Core\src\EditorManager\VSEditorManager.cs:line 63
     at JetBrains.Util.Concurrency.UnguardedCallbackMerger.ExpectUnguardedCallback(Action FNested) in d:\ReSharper\Platform\src\Util\src\Concurrency\UnguardedCallbackMerger.cs:line 161
     at JetBrains.VsIntegration.EditorManager.VsEditorManager.<>c__DisplayClass5.<ExpectCallbackAndKeepCurrentFrame>b__0(Func`2 ret) in d:\ReSharper\Platform\src\VisualStudio\Core\src\EditorManager\VSEditorManager.cs:line 62
     at JetBrains.Util.Special.GeneralUtil.Return[T](Action`1 action) in d:\ReSharper\Platform\src\Util\src\GeneralUtil.cs:line 114
     at JetBrains.VsIntegration.EditorManager.VsEditorManager.ExpectCallbackAndKeepCurrentFrame(Boolean activate, Func`1 doOnOpen) in d:\ReSharper\Platform\src\VisualStudio\Core\src\EditorManager\VSEditorManager.cs:line 60
     at JetBrains.VsIntegration.EditorManager.VsEditorManager.OpenProjectFile(IProjectFile projectFile, Boolean activate, FileView fileViewPrimary, TabOptions tabOptions) in d:\ReSharper\Platform\src\VisualStudio\Core\src\EditorManager\VSEditorManager.cs:line 374
     at JetBrains.ReSharper.Feature.Services.Navigation.TextNavigationPoint.Navigate(NavigationOptions options) in d:\ReSharper\Psi.Features\src\Services\Navigation\src\Navigation\TextNavigationPoint.cs:line 58
     at JetBrains.ReSharper.Feature.Services.Navigation.NavigationManagerImpl.PerformNavigate(INavigationPoint point, NavigationOptions options) in d:\ReSharper\Psi.Features\src\Services\Navigation\src\Navigation\NavigationManagerImpl.cs:line 82
     at JetBrains.ReSharper.Feature.Services.Navigation.NavigationManagerImpl.Navigate(IEnumerable`1 points, NavigationOptions options) in d:\ReSharper\Psi.Features\src\Services\Navigation\src\Navigation\NavigationManagerImpl.cs:line 74
     at JetBrains.ReSharper.Feature.Services.Navigation.NavigationManager.Navigate(Object target, NavigationOptions options) in d:\ReSharper\Psi.Features\src\Services\Navigation\src\Navigation\NavigationManager.cs:line 41
     at JetBrains.ReSharper.Daemon.SolutionAnalysis.UI.ErrorsView.IssueOccurence.Navigate(PopupWindowContextSource windowContext, Boolean transferFocus) in d:\ReSharper\Psi.Features\src\SolutionAnalysis\UI\src\ErrorsView\IssueOccurence.cs:line 116
     at JetBrains.ReSharper.Daemon.SolutionAnalysis.UI.ErrorsView.ErrorsViewControl.<>c__DisplayClasse.<NavigateNode>b__b() in d:\ReSharper\Psi.Features\src\SolutionAnalysis\UI\src\ErrorsView\ErrorsViewControl.cs:line 298
     at JetBrains.Application.IShellLocksEx.ExecuteWithReadLock(IShellLocks thіs, Action F) in d:\ReSharper\Platform\src\Shell\src\Threading\ShellLocks.cs:line 989
     at JetBrains.Application.IShellLocksEx.<>c__DisplayClass4.<ExecuteOrQueueReadLock>b__3() in d:\ReSharper\Platform\src\Shell\src\Threading\ShellLocks.cs:line 813
at Action(ErrorsViewControl.NavigateNode).Execute(Action )
     at JetBrains.Threading.ReentrancyGuard.Execute(String name, Action action) in d:\ReSharper\Platform\src\Util\src\Concurrency\ReentrancyGuard.cs:line 264


— Outer —

— EXCEPTION #3/3 [LoggerException]
Message = “Could not show the window frame. Could not load file or assembly 'JetBrains.Platform.ReSharper.VisualStudio.v10.v11, Version=7.1.19.90, Culture=neutral, PublicKeyToken=1010a0d8d6380325' or one of its dependencies. The located assembly's manifest definition does not match the assembly reference. (Exception from HRESULT: 0x80131040)”
ExceptionPath = Root
ClassName = JetBrains.Util.LoggerException
Data.PlatformSccRevision = CompiledWithoutBuildServer
Data.ProductSccRevision = CompiledWithoutBuildServer
Data.VsVersion = 11.0.50727.1
InnerException = “Exception #2 at Root.InnerException”
HResult = COR_E_APPLICATION=80131600
StackTraceString = “
     at JetBrains.Util.Logger.LogException(Exception ex) in d:\ReSharper\Platform\src\Util\src\Logger\Logger.cs:line 622
     at JetBrains.Threading.ReentrancyGuard.Execute(String name, Action action) in d:\ReSharper\Platform\src\Util\src\Concurrency\ReentrancyGuard.cs:line 276
     at JetBrains.Threading.ReentrancyGuard.ExecuteOrQueue(String name, Action action) in d:\ReSharper\Platform\src\Util\src\Concurrency\ReentrancyGuard.cs:line 303
     at JetBrains.Threading.IThreadingEx.ExecuteOrQueue(IThreading thіs, String name, Action action) in d:\ReSharper\Platform\src\Shell\src\Threading\Invocator.cs:line 218
     at JetBrains.Application.IShellLocksEx.ExecuteOrQueueReadLock(IShellLocks thіs, String name, Action F) in d:\ReSharper\Platform\src\Shell\src\Threading\ShellLocks.cs:line 813
     at JetBrains.ReSharper.Daemon.SolutionAnalysis.UI.ErrorsView.ErrorsViewControl.NavigateNode(DevExpressTreeNode node, Boolean transferFocus) in d:\ReSharper\Psi.Features\src\SolutionAnalysis\UI\src\ErrorsView\ErrorsViewControl.cs:line 275
     at JetBrains.ReSharper.Daemon.SolutionAnalysis.UI.ErrorsView.ErrorsViewControl.<.ctor>b__2(Object param0, EventArgs param1) in d:\ReSharper\Psi.Features\src\SolutionAnalysis\UI\src\ErrorsView\ErrorsViewControl.cs:line 110
     at System.Windows.Forms.Control.OnDoubleClick(EventArgs e)
     at DevExpress.XtraTreeList.TreeList.OnDoubleClick(EventArgs e)
     at JetBrains.UI.AbstractTreeBuilder.DevExpressTree.SimpleTreeControl.OnDoubleClick(EventArgs e) in d:\ReSharper\Platform\src\UI\SrcView\AbstractTreeBuilder\DevExpressTreeBuilder\SimpleTreeControl.cs:line 260
     at System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks)
     at System.Windows.Forms.Control.WndProc(Message& m)
     at DevExpress.XtraEditors.Container.EditorContainer.WndProc(Message& m)
     at JetBrains.UI.AbstractTreeBuilder.DevExpressTree.DevExpressTreeControl.WndProc(Message& m) in d:\ReSharper\Platform\src\UI\SrcView\AbstractTreeBuilder\DevExpressTreeBuilder\DevExpressTreeControl.cs:line 169
     at JetBrains.UI.AbstractTreeBuilder.DevExpressTree.SimpleTreeControl.WndProc(Message& m) in d:\ReSharper\Platform\src\UI\SrcView\AbstractTreeBuilder\DevExpressTreeBuilder\SimpleTreeControl.cs:line 138
     at JetBrains.ReSharper.Daemon.SolutionAnalysis.UI.ErrorsView.ErrorsViewControl.MyTreeControl.WndProc(Message& m) in d:\ReSharper\Psi.Features\src\SolutionAnalysis\UI\src\ErrorsView\ErrorsViewControl.cs:line 462
     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-421188: Red code in Re# solution

$
0
0
Reporter Ivan Shakhov (Ivan.Shakhov) Ivan Shakhov (Ivan.Shakhov)
Created Aug 18, 2014 1:20:28 PM
Updated Aug 18, 2014 3:18:41 PM
Resolved Aug 18, 2014 3:18:41 PM
Priority Show-stopper
Type Bug
Fix versions 9.0
State Declined
Subsystem No subsystem
Assignee Sergey Shkredov (serjic.shkredov)
Affected versions 9.0
Fixed in builds No Fixed in build
VsVersion All Versions
Here is Inspection result for project "Test.Integration.Framework.Ide"

Solution ReSharper.Generated.sln
Project Test.Integration.Framework.Ide
Platform\InTests\Framework\Ide\src\Client\IntegrationTestsClient.cs:544 Dependency on IVisualStudioZone is not satisfied in the containing namespace
Platform\InTests\Framework\Ide\src\Client\IntegrationTestsClient.cs:544 Dependency on IVisualStudioZone is not satisfied in the containing namespace
Platform\InTests\Framework\Ide\src\Client\IntegrationTestsClient.cs:870 Dependency on IVisualStudioZone is not satisfied in the containing namespace
Platform\InTests\Framework\Ide\src\Client\IntegrationTestsClient.cs:892 Dependency on IVisualStudioZone is not satisfied in the containing namespace
Platform\InTests\Framework\Ide\src\Client\IntegrationTestsClient.cs:911 Dependency on IVisualStudioZone is not satisfied in the containing namespace
Platform\InTests\Framework\Ide\src\Client\IntegrationTestsClient.cs:911 Dependency on IVisualStudioZone is not satisfied in the containing namespace
Platform\InTests\Framework\Ide\src\Client\IntegrationTestsClient.cs:948 Dependency on IVisualStudioZone is not satisfied in the containing namespace
Platform\InTests\Framework\Ide\src\Client\Product\ProductRemoteEnvironment.cs:87 Dependency on IEnvironmentZone is not satisfied in the containing namespace
Platform\InTests\Framework\Ide\src\Client\TestFixtures\AssemblyFixture.cs:47 Dependency on IVisualStudioZone is not satisfied in the containing namespace
Platform\InTests\Framework\Ide\src\Client\TestFixtures\AssemblyFixture.cs:176 Dependency on IVisualStudioZone is not satisfied in the containing namespace
Platform\InTests\Framework\Ide\src\Client\TestFixtures\AssemblyFixture.cs:176 Dependency on IVisualStudioZone is not satisfied in the containing namespace
Platform\InTests\Framework\Ide\src\Client\TestFixtures\AssemblyFixture.cs:186 Dependency on IVisualStudioZone is not satisfied in the containing namespace
Platform\InTests\Framework\Ide\src\Client\TestFixtures\AssemblyFixture.cs:186 Dependency on IVisualStudioZone is not satisfied in the containing namespace
Platform\InTests\Framework\Ide\src\Client\TestFixtures\TestIntegrationBase.cs:27 Dependency on IEnvironmentZone is not satisfied in the containing namespace
Platform\InTests\Framework\Ide\src\Client\TestFixtures\TestIntegrationBase.cs:59 Dependency on IEnvironmentZone is not satisfied in the containing namespace
Platform\InTests\Framework\Ide\src\Client\TestFixtures\TestIntegrationDataBase.cs:206 Dependency on IEnvironmentZone is not satisfied in the containing namespace
Platform\InTests\Framework\Ide\src\Client\TestFixtures\TestIntegrationWithSolutionBase.cs:30 Dependency on IProjectModelZone is not satisfied in the containing namespace
Platform\InTests\Framework\Ide\src\Client\TestFixtures\TestIntegrationWithSolutionBase.cs:36 Dependency on IProjectModelZone is not satisfied in the containing namespace
Platform\InTests\Framework\Ide\src\Client\TestFixtures\TestIntegrationWithSolutionBase.cs:129 Implementations of 'IOpenSolutionsInIde' require following zones: OpenSolutionsInIde <- IProjectModelZone, VsOpenSolutionsInIde <- IVisualStudioZone,
Platform\InTests\Framework\Ide\src\Client\TestFixtures\TestIntegrationWithSolutionBase.cs:129 Dependency on IProjectModelZone is not satisfied in the containing namespace
Platform\InTests\Framework\Ide\src\Client\TestFixtures\TestIntegrationWithSolutionBase.cs:221 Dependency on IEnvironmentZone is not satisfied in the containing namespace
Platform\InTests\Framework\Ide\src\Client\TestFixtures\TestIntegrationWithSolutionBase.cs:223 Dependency on IEnvironmentZone is not satisfied in the containing namespace
Platform\InTests\Framework\Ide\src\Client\TestHelpers\ProjectModelHelper.cs:26 Dependency on IProjectModelZone is not satisfied in the containing namespace
Platform\InTests\Framework\Ide\src\Client\TestHelpers\ProjectModelHelper.cs:30 Dependency on IProjectModelZone is not satisfied in the containing namespace
Platform\InTests\Framework\Ide\src\Client\TestHelpers\ProjectModelHelper.cs:30 Implementations of 'IOpenSolutionsInIde' require following zones: OpenSolutionsInIde <- IProjectModelZone, VsOpenSolutionsInIde <- IVisualStudioZone,
Platform\InTests\Framework\Ide\src\Client\TestHelpers\ProjectModelHelper.cs:30 Dependency on IProjectModelZone is not satisfied in the containing namespace
Platform\InTests\Framework\Ide\src\Client\TestHelpers\ProjectModelHelper.cs:36 Dependency on IProjectModelZone is not satisfied in the containing namespace
Platform\InTests\Framework\Ide\src\Client\TestHelpers\ProjectModelHelper.cs:38 Dependency on IProjectModelZone is not satisfied in the containing namespace
Platform\InTests\Framework\Ide\src\Client\TestHelpers\ProjectModelHelper.cs:44 Dependency on IProjectModelZone is not satisfied in the containing namespace
Platform\InTests\Framework\Ide\src\Client\TestHelpers\ProjectModelHelper.cs:44 Dependency on IProjectModelZone is not satisfied in the containing namespace
Platform\InTests\Framework\Ide\src\Client\TestHelpers\ProjectModelHelper.cs:46 Dependency on IProjectModelZone is not satisfied in the containing namespace
Platform\InTests\Framework\Ide\src\Client\TestHelpers\ProjectModelHelper.cs:52 Dependency on IProjectModelZone is not satisfied in the containing namespace
Platform\InTests\Framework\Ide\src\Client\TestHelpers\ProjectModelHelper.cs:52 Dependency on IProjectModelZone is not satisfied in the containing namespace
Platform\InTests\Framework\Ide\src\Client\TestHelpers\ProjectModelHelper.cs:56 Dependency on IProjectModelZone is not satisfied in the containing namespace
Platform\InTests\Framework\Ide\src\Client\TestHelpers\ProjectModelHelper.cs:62 Dependency on IProjectModelZone is not satisfied in the containing namespace
Platform\InTests\Framework\Ide\src\Client\TestHelpers\ProjectModelHelper.cs:64 Dependency on IProjectModelZone is not satisfied in the containing namespace
Platform\InTests\Framework\Ide\src\Client\TestHelpers\ProjectModelHelper.cs:71 Dependency on IProjectModelZone is not satisfied in the containing namespace
Platform\InTests\Framework\Ide\src\Client\TestHelpers\ProjectModelHelper.cs:75 Dependency on IProjectModelZone is not satisfied in the containing namespace
Platform\InTests\Framework\Ide\src\Client\TestHelpers\ProjectModelHelper.cs:81 Dependency on IProjectModelZone is not satisfied in the containing namespace
Platform\InTests\Framework\Ide\src\Client\TestHelpers\ProjectModelHelper.cs:81 Dependency on ITextControlsZone is not satisfied in the containing namespace
Platform\InTests\Framework\Ide\src\Client\TestHelpers\ProjectModelHelper.cs:81 Dependency on IProjectModelZone is not satisfied in the containing namespace
Platform\InTests\Framework\Ide\src\Client\TestHelpers\ProjectModelHelper.cs:84 Implementations of 'DocumentManager' require following zones: DocumentManager <- IProjectModelZone,
Platform\InTests\Framework\Ide\src\Client\TestHelpers\ProjectModelHelper.cs:84 Dependency on IProjectModelZone is not satisfied in the containing namespace
Platform\InTests\Framework\Ide\src\Client\TestHelpers\ProjectModelHelper.cs:91 Dependency on IProjectModelZone is not satisfied in the containing namespace
Platform\InTests\Framework\Ide\src\Client\TestHelpers\ProjectModelHelper.cs:95 Dependency on IProjectModelZone is not satisfied in the containing namespace
Platform\InTests\Framework\Ide\src\Client\TestHelpers\ProjectModelHelper.cs:101 Dependency on IProjectModelZone is not satisfied in the containing namespace
Platform\InTests\Framework\Ide\src\Client\TestHelpers\ProjectModelHelper.cs:101 Dependency on IProjectModelZone is not satisfied in the containing namespace
Platform\InTests\Framework\Ide\src\Client\TestHelpers\ProjectModelHelper.cs:105 Dependency on IProjectModelZone is not satisfied in the containing namespace
Platform\InTests\Framework\Ide\src\Client\TestHelpers\ProjectModelHelper.cs:111 Dependency on IProjectModelZone is not satisfied in the containing namespace
Platform\InTests\Framework\Ide\src\Client\TestHelpers\ProjectModelHelper.cs:113 Dependency on IProjectModelZone is not satisfied in the containing namespace
Platform\InTests\Framework\Ide\src\Client\TestHelpers\ProjectModelHelper.cs:120 Dependency on IProjectModelZone is not satisfied in the containing namespace
Platform\InTests\Framework\Ide\src\Client\TestHelpers\ProjectModelHelper.cs:120 Dependency on IVisualStudioZone is not satisfied in the containing namespace
Platform\InTests\Framework\Ide\src\Client\TestHelpers\ProjectModelHelper.cs:122 Implementations of 'IOpenSolutionsInIde' require following zones: OpenSolutionsInIde <- IProjectModelZone, VsOpenSolutionsInIde <- IVisualStudioZone,
Platform\InTests\Framework\Ide\src\Client\TestHelpers\ProjectModelHelper.cs:122 Dependency on IProjectModelZone is not satisfied in the containing namespace
Platform\InTests\Framework\Ide\src\Client\TestHelpers\ProjectModelHelper.cs:122 Implementations of 'ProjectModelSynchronizer' require following zones: ProjectModelSynchronizer10 <- IVisualStudioZone, ProjectModelSynchronizer <- IVisualStudioZone,
Platform\InTests\Framework\Ide\src\Client\TestHelpers\ProjectModelHelper.cs:122 Dependency on IVisualStudioZone is not satisfied in the containing namespace
Platform\InTests\Framework\Ide\src\Client\TestHelpers\ProjectModelHelper.cs:123 Dependency on IVisualStudioZone is not satisfied in the containing namespace
Platform\InTests\Framework\Ide\src\Client\TestHelpers\ProjectModelHelper.cs:125 Dependency on IVisualStudioZone is not satisfied in the containing namespace
Platform\InTests\Framework\Ide\src\Client\TestHelpers\ProjectModelHelper.cs:130 Dependency on IProjectModelZone is not satisfied in the containing namespace
Platform\InTests\Framework\Ide\src\Client\TestHelpers\ProjectModelHelper.cs:130 Dependency on IProjectModelZone is not satisfied in the containing namespace
Platform\InTests\Framework\Ide\src\Client\TestHelpers\ProjectModelHelper.cs:141 Dependency on IProjectModelZone is not satisfied in the containing namespace
Platform\InTests\Framework\Ide\src\Client\TestHelpers\ProjectModelHelper.cs:152 Dependency on IProjectModelZone is not satisfied in the containing namespace
Platform\InTests\Framework\Ide\src\Client\TestHelpers\ProjectModelHelper.cs:168 Dependency on IProjectModelZone is not satisfied in the containing namespace
Platform\InTests\Framework\Ide\src\Client\TestHelpers\ProjectModelHelper.cs:173 Dependency on IProjectModelZone is not satisfied in the containing namespace
Platform\InTests\Framework\Ide\src\Client\TestHelpers\ProjectModelHelper.cs:208 Dependency on IProjectModelZone is not satisfied in the containing namespace
Platform\InTests\Framework\Ide\src\Client\TestHelpers\ProjectModelHelper.cs:210 Dependency on IProjectModelZone is not satisfied in the containing namespace
Platform\InTests\Framework\Ide\src\Client\TestHelpers\ProjectModelHelper.cs:211 Implementations of 'IOpenSolutionsInIde' require following zones: OpenSolutionsInIde <- IProjectModelZone, VsOpenSolutionsInIde <- IVisualStudioZone,
Platform\InTests\Framework\Ide\src\Client\TestHelpers\ProjectModelHelper.cs:211 Dependency on IProjectModelZone is not satisfied in the containing namespace
Platform\InTests\Framework\Ide\src\Client\TestHelpers\ProjectModelHelper.cs:217 Dependency on IProjectModelZone is not satisfied in the containing namespace
Platform\InTests\Framework\Ide\src\Client\TestHelpers\SolutionFileParserHelper.cs:14 Dependency on IProjectModelZone is not satisfied in the containing namespace
Platform\InTests\Framework\Ide\src\Client\TestHelpers\SolutionFileParserHelper.cs:18 Dependency on IProjectModelZone is not satisfied in the containing namespace
Platform\InTests\Framework\Ide\src\Client\TestHelpers\SolutionHelper.cs:24 Implementations of 'IOpenSolutionsInIde' require following zones: OpenSolutionsInIde <- IProjectModelZone, VsOpenSolutionsInIde <- IVisualStudioZone,
Platform\InTests\Framework\Ide\src\Client\TestHelpers\SolutionHelper.cs:24 Dependency on IProjectModelZone is not satisfied in the containing namespace
Platform\InTests\Framework\Ide\src\Client\TestHelpers\SolutionHelper.cs:32 Dependency on IProjectModelZone is not satisfied in the containing namespace
Platform\InTests\Framework\Ide\src\Client\TestHelpers\SolutionHelper.cs:34 Implementations of 'IOpenSolutionsInIde' require following zones: OpenSolutionsInIde <- IProjectModelZone, VsOpenSolutionsInIde <- IVisualStudioZone,
Platform\InTests\Framework\Ide\src\Client\TestHelpers\SolutionHelper.cs:34 Dependency on IProjectModelZone is not satisfied in the containing namespace
Platform\InTests\Framework\Ide\src\Client\TestHelpers\SolutionHelper.cs:40 Implementations of 'IOpenSolutionsInIde' require following zones: OpenSolutionsInIde <- IProjectModelZone, VsOpenSolutionsInIde <- IVisualStudioZone,
Platform\InTests\Framework\Ide\src\Client\TestHelpers\SolutionHelper.cs:40 Dependency on IProjectModelZone is not satisfied in the containing namespace
Platform\InTests\Framework\Ide\src\Client\TestHelpers\TextControlsHelper.cs:37 Dependency on ITextControlsZone is not satisfied in the containing namespace
Platform\InTests\Framework\Ide\src\Client\TestHelpers\TextControlsHelper.cs:37 Dependency on IProjectModelZone is not satisfied in the containing namespace
Platform\InTests\Framework\Ide\src\Client\TestHelpers\TextControlsHelper.cs:39 Dependency on ITextControlsZone is not satisfied in the containing namespace
Platform\InTests\Framework\Ide\src\Client\TestHelpers\TextControlsHelper.cs:43 Implementations of 'ITextControlManager' require following zones: TextControlManager <- ITextControlsZone,
Platform\InTests\Framework\Ide\src\Client\TestHelpers\TextControlsHelper.cs:43 Dependency on ITextControlsZone is not satisfied in the containing namespace
Platform\InTests\Framework\Ide\src\Client\TestHelpers\TextControlsHelper.cs:49 Dependency on ITextControlsZone is not satisfied in the containing namespace
Platform\InTests\Framework\Ide\src\Client\TestHelpers\TextControlsHelper.cs:49 Dependency on IProjectModelZone is not satisfied in the containing namespace
Platform\InTests\Framework\Ide\src\Client\TestHelpers\TextControlsHelper.cs:51 Dependency on ITextControlsZone is not satisfied in the containing namespace
Platform\InTests\Framework\Ide\src\Client\TestHelpers\TextControlsHelper.cs:56 Implementations of 'DocumentManager' require following zones: DocumentManager <- IProjectModelZone,
Platform\InTests\Framework\Ide\src\Client\TestHelpers\TextControlsHelper.cs:56 Dependency on IProjectModelZone is not satisfied in the containing namespace
Platform\InTests\Framework\Ide\src\Client\TestHelpers\TextControlsHelper.cs:64 Dependency on ITextControlsZone is not satisfied in the containing namespace
Platform\InTests\Framework\Ide\src\Client\TestHelpers\TextControlsHelper.cs:64 Dependency on IProjectModelZone is not satisfied in the containing namespace
Platform\InTests\Framework\Ide\src\Client\TestHelpers\TextControlsHelper.cs:66 Dependency on ITextControlsZone is not satisfied in the containing namespace
Platform\InTests\Framework\Ide\src\Client\TestHelpers\TextControlsHelper.cs:71 Implementations of 'ITextControlManager' require following zones: TextControlManager <- ITextControlsZone,
Platform\InTests\Framework\Ide\src\Client\TestHelpers\TextControlsHelper.cs:71 Dependency on ITextControlsZone is not satisfied in the containing namespace
Platform\InTests\Framework\Ide\src\Client\TestHelpers\TextControlsHelper.cs:74 Implementations of 'DocumentManager' require following zones: DocumentManager <- IProjectModelZone,
Platform\InTests\Framework\Ide\src\Client\TestHelpers\TextControlsHelper.cs:74 Dependency on IProjectModelZone is not satisfied in the containing namespace
Platform\InTests\Framework\Ide\src\Client\TestHelpers\TextControlsHelper.cs:84 Dependency on ITextControlsZone is not satisfied in the containing namespace
Platform\InTests\Framework\Ide\src\Client\TestHelpers\TextControlsHelper.cs:95 Dependency on ITextControlsZone is not satisfied in the containing namespace
Platform\InTests\Framework\Ide\src\Client\TestHelpers\TextControlsHelper.cs:120 Dependency on ITextControlsZone is not satisfied in the containing namespace
Platform\InTests\Framework\Ide\src\Client\TestHelpers\TextControlsHelper.cs:132 Dependency on ITextControlsZone is not satisfied in the containing namespace
Platform\InTests\Framework\Ide\src\Client\TestHelpers\TextControlsHelper.cs:144 Dependency on ITextControlsZone is not satisfied in the containing namespace
Platform\InTests\Framework\Ide\src\Client\TestHelpers\TextControlsHelper.cs:151 Dependency on ITextControlsZone is not satisfied in the containing namespace
Platform\InTests\Framework\Ide\src\Client\TestHelpers\TextControlsHelper.cs:156 Dependency on ITextControlsZone is not satisfied in the containing namespace
Platform\InTests\Framework\Ide\src\Client\TestHelpers\TextControlsHelper.cs:162 Dependency on ITextControlsZone is not satisfied in the containing namespace
Platform\InTests\Framework\Ide\src\Client\TestHelpers\TextControlsHelper.cs:162 Dependency on ITextControlsZone is not satisfied in the containing namespace
Platform\InTests\Framework\Ide\src\Client\TestHelpers\TextControlsHelper.cs:163 Dependency on ITextControlsZone is not satisfied in the containing namespace
Platform\InTests\Framework\Ide\src\Client\TestHelpers\TextControlsHelper.cs:168 Dependency on ITextControlsZone is not satisfied in the containing namespace
Platform\InTests\Framework\Ide\src\Client\TestHelpers\TextControlsHelper.cs:174 Dependency on ITextControlsZone is not satisfied in the containing namespace
Platform\InTests\Framework\Ide\src\Client\TestHelpers\TextControlsHelper.cs:174 Dependency on ITextControlsZone is not satisfied in the containing namespace
Platform\InTests\Framework\Ide\src\Client\TestHelpers\TextControlsHelper.cs:175 Dependency on ITextControlsZone is not satisfied in the containing namespace
Platform\InTests\Framework\Ide\src\Client\TestHelpers\TextControlsHelper.cs:180 Dependency on ITextControlsZone is not satisfied in the containing namespace
Platform\InTests\Framework\Ide\src\Client\TestHelpers\TextControlsHelper.cs:187 Dependency on ITextControlsZone is not satisfied in the containing namespace
Platform\InTests\Framework\Ide\src\Client\TestHelpers\TextControlsHelper.cs:188 Dependency on ITextControlsZone is not satisfied in the containing namespace
Platform\InTests\Framework\Ide\src\Client\TestHelpers\TextControlsHelper.cs:193 Dependency on ITextControlsZone is not satisfied in the containing namespace
Platform\InTests\Framework\Ide\src\Client\TestHelpers\TextControlsHelper.cs:200 Dependency on ITextControlsZone is not satisfied in the containing namespace
Platform\InTests\Framework\Ide\src\Client\TestHelpers\TextControlsHelper.cs:201 Dependency on ITextControlsZone is not satisfied in the containing namespace
Platform\InTests\Framework\Ide\src\Client\TestHelpers\TextControlsHelper.cs:206 Dependency on ITextControlsZone is not satisfied in the containing namespace
Platform\InTests\Framework\Ide\src\Client\TestHelpers\TextControlsHelper.cs:213 Dependency on ITextControlsZone is not satisfied in the containing namespace
Platform\InTests\Framework\Ide\src\Client\TestHelpers\TextControlsHelper.cs:214 Dependency on ITextControlsZone is not satisfied in the containing namespace
Platform\InTests\Framework\Ide\src\Client\TestHelpers\TextControlsHelper.cs:219 Dependency on ITextControlsZone is not satisfied in the containing namespace
Platform\InTests\Framework\Ide\src\Client\TestHelpers\TextControlsHelper.cs:226 Dependency on ITextControlsZone is not satisfied in the containing namespace
Platform\InTests\Framework\Ide\src\Client\TestHelpers\TextControlsHelper.cs:227 Dependency on ITextControlsZone is not satisfied in the containing namespace
Platform\InTests\Framework\Ide\src\Client\TestHelpers\TextControlsHelper.cs:233 Dependency on ITextControlsZone is not satisfied in the containing namespace
Platform\InTests\Framework\Ide\src\Client\TestHelpers\TextControlsHelper.cs:236 Dependency on IDocumentModelZone is not satisfied in the containing namespace
Platform\InTests\Framework\Ide\src\Client\TestHelpers\TextControlsHelper.cs:236 Dependency on IDocumentModelZone is not satisfied in the containing namespace
Platform\InTests\Framework\Ide\src\Client\TestHelpers\TextControlsHelper.cs:236 Dependency on ITextControlsZone is not satisfied in the containing namespace
Platform\InTests\Framework\Ide\src\Client\TestHelpers\TextControlsHelper.cs:240 Dependency on ITextControlsZone is not satisfied in the containing namespace
Platform\InTests\Framework\Ide\src\Client\TestHelpers\TextControlsHelper.cs:253 Dependency on ITextControlsZone is not satisfied in the containing namespace
Platform\InTests\Framework\Ide\src\Client\TestHelpers\TextControlsHelper.cs:263 Dependency on ITextControlsZone is not satisfied in the containing namespace
Platform\InTests\Framework\Ide\src\Client\TestHelpers\TextControlsHelper.cs:269 Dependency on ITextControlsZone is not satisfied in the containing namespace
Platform\InTests\Framework\Ide\src\Client\TestHelpers\TextControlsHelper.cs:275 Dependency on ITextControlsZone is not satisfied in the containing namespace
Platform\InTests\Framework\Ide\src\Client\TestHelpers\TextControlsHelper.cs:275 Dependency on ITextControlsZone is not satisfied in the containing namespace
Platform\InTests\Framework\Ide\src\Client\TestHelpers\TextControlsHelper.cs:287 Dependency on ITextControlsZone is not satisfied in the containing namespace
Platform\InTests\Framework\Ide\src\Client\TestHelpers\TextControlsHelper.cs:292 Dependency on ITextControlsZone is not satisfied in the containing namespace
Platform\InTests\Framework\Ide\src\Client\TestHelpers\TextControlsHelper.cs:298 Dependency on ITextControlsZone is not satisfied in the containing namespace
Platform\InTests\Framework\Ide\src\Client\TestHelpers\TextControlsHelper.cs:298 Dependency on ITextControlsZone is not satisfied in the containing namespace
Platform\InTests\Framework\Ide\src\Client\TestHelpers\TextControlsHelper.cs:299 Dependency on ITextControlsZone is not satisfied in the containing namespace
Platform\InTests\Framework\Ide\src\Client\TestHelpers\TextControlsHelper.cs:299 Dependency on ITextControlsZone is not satisfied in the containing namespace
Platform\InTests\Framework\Ide\src\Client\TestHelpers\TextControlsHelper.cs:310 Dependency on ITextControlsZone is not satisfied in the containing namespace
Platform\InTests\Framework\Ide\src\Client\TestHelpers\TextControlsHelper.cs:316 Dependency on ITextControlsZone is not satisfied in the containing namespace
Platform\InTests\Framework\Ide\src\Client\TestHelpers\TextControlsHelper.cs:316 Dependency on ITextControlsZone is not satisfied in the containing namespace
Platform\InTests\Framework\Ide\src\Client\TestHelpers\TextControlsHelper.cs:317 Dependency on ITextControlsZone is not satisfied in the containing namespace
Platform\InTests\Framework\Ide\src\Client\TestHelpers\TextControlsHelper.cs:317 Dependency on ITextControlsZone is not satisfied in the containing namespace
Platform\InTests\Framework\Ide\src\Client\TestHelpers\TextControlsHelper.cs:328 Dependency on ITextControlsZone is not satisfied in the containing namespace
Platform\InTests\Framework\Ide\src\Client\TestHelpers\TextControlsHelper.cs:339 Dependency on ITextControlsZone is not satisfied in the containing namespace
Platform\InTests\Framework\Ide\src\Client\TestHelpers\TextControlsHelper.cs:349 Dependency on ITextControlsZone is not satisfied in the containing namespace
Platform\InTests\Framework\Ide\src\Client\TestHelpers\TextControlsHelper.cs:359 Dependency on ITextControlsZone is not satisfied in the containing namespace
Platform\InTests\Framework\Ide\src\Client\TestHelpers\TextControlsHelper.cs:361 Dependency on ITextControlsZone is not satisfied in the containing namespace
Platform\InTests\Framework\Ide\src\Client\TestHelpers\TextControlsHelper.cs:367 Dependency on IProjectModelZone is not satisfied in the containing namespace
Platform\InTests\Framework\Ide\src\Client\TestHelpers\TextControlsHelper.cs:367 Implementations of 'IOpenSolutionsInIde' require following zones: OpenSolutionsInIde <- IProjectModelZone, VsOpenSolutionsInIde <- IVisualStudioZone,
Platform\InTests\Framework\Ide\src\Client\TestHelpers\TextControlsHelper.cs:367 Dependency on IProjectModelZone is not satisfied in the containing namespace
Platform\InTests\Framework\Ide\src\Client\TestHelpers\TextControlsHelper.cs:368 Implementations of 'IEditorManager' require following zones: WpfEditorManager <- ITextControlsZone, VsEditorManager <- IVisualStudioZone, EditorManagerSinceVs11 <- IVisualStudioZone, EditorManager <- ITextControlsZone,
Platform\InTests\Framework\Ide\src\Client\TestHelpers\TextControlsHelper.cs:368 Dependency on ITextControlsZone is not satisfied in the containing namespace
Platform\InTests\Framework\Ide\src\Client\TestHelpers\TextControlsHelper.cs:377 Dependency on ITextControlsZone is not satisfied in the containing namespace
Platform\InTests\Framework\Ide\src\Client\TestHelpers\TextControlsHelper.cs:377 Dependency on IProjectModelZone is not satisfied in the containing namespace
Platform\InTests\Framework\Ide\src\Client\TestHelpers\TextControlsHelper.cs:379 Dependency on ITextControlsZone is not satisfied in the containing namespace
Platform\InTests\Framework\Ide\src\Client\TestHelpers\TextControlsHelper.cs:383 Dependency on IProjectModelZone is not satisfied in the containing namespace
Platform\InTests\Framework\Ide\src\Client\TestHelpers\TextControlsHelper.cs:383 Implementations of 'IOpenSolutionsInIde' require following zones: OpenSolutionsInIde <- IProjectModelZone, VsOpenSolutionsInIde <- IVisualStudioZone,
Platform\InTests\Framework\Ide\src\Client\TestHelpers\TextControlsHelper.cs:383 Dependency on IProjectModelZone is not satisfied in the containing namespace
Platform\InTests\Framework\Ide\src\Client\TestHelpers\TextControlsHelper.cs:384 Implementations of 'IEditorManager' require following zones: WpfEditorManager <- ITextControlsZone, VsEditorManager <- IVisualStudioZone, EditorManagerSinceVs11 <- IVisualStudioZone, EditorManager <- ITextControlsZone,
Platform\InTests\Framework\Ide\src\Client\TestHelpers\TextControlsHelper.cs:384 Dependency on ITextControlsZone is not satisfied in the containing namespace
Platform\InTests\Framework\Ide\src\Client\TestHelpers\TextControlsHelper.cs:416 Dependency on ITextControlsZone is not satisfied in the containing namespace
Platform\InTests\Framework\Ide\src\Client\TestHelpers\TextControlsHelper.cs:461 Dependency on ITextControlsZone is not satisfied in the containing namespace
Platform\InTests\Framework\Ide\src\Client\TestHelpers\TextControlsHelper.cs:469 Dependency on ITextControlsZone is not satisfied in the containing namespace
Platform\InTests\Framework\Ide\src\Client\TestHelpers\TextControlsHelper.cs:475 Dependency on IDocumentModelZone is not satisfied in the containing namespace
Platform\InTests\Framework\Ide\src\Client\TestHelpers\TextControlsHelper.cs:476 Dependency on IDocumentModelZone is not satisfied in the containing namespace
Platform\InTests\Framework\Ide\src\Client\TestHelpers\TextControlsHelper.cs:482 Dependency on ITextControlsZone is not satisfied in the containing namespace
Platform\InTests\Framework\Ide\src\Client\TestHelpers\TextControlsHelper.cs:492 Dependency on ITextControlsZone is not satisfied in the containing namespace
Platform\InTests\Framework\Ide\src\Client\TestHelpers\TextControlsHelper.cs:498 Dependency on ITextControlsZone is not satisfied in the containing namespace
Platform\InTests\Framework\Ide\src\Client\TestHelpers\TextControlsHelper.cs:509 Dependency on ITextControlsZone is not satisfied in the containing namespace
Platform\InTests\Framework\Ide\src\Client\TestHelpers\TextControlsHelper.cs:515 Dependency on ITextControlsZone is not satisfied in the containing namespace
Platform\InTests\Framework\Ide\src\Client\TestHelpers\TextControlsHelper.cs:522 Dependency on ITextControlsZone is not satisfied in the containing namespace
Platform\InTests\Framework\Ide\src\Server\IntegrationTestsServerStubLocal.cs:64 Dependency on IVisualStudioZone is not satisfied in the containing namespace
Platform\InTests\Framework\Ide\src\Server\IntegrationTestsServerStubLocal.cs:79 Dependency on IVisualStudioZone is not satisfied in the containing namespace
Platform\InTests\Framework\Ide\src\Utils\TestDataUtils.cs:15 Dependency on IEnvironmentZone is not satisfied in the containing namespace

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

$
0
0
Reporter ReSharper anonymous (resharper) ReSharper anonymous (resharper)
Created Jul 24, 2014 4:39:39 PM
Updated Aug 18, 2014 3:20:27 PM
Resolved Aug 18, 2014 3:20:27 PM
Priority Show-stopper
Type Exception
Fix versions 9.0
State Fixed
Subsystem No subsystem
Assignee Sergey Shkredov (serjic.shkredov)
Affected versions No Affected versions
Fixed in builds No Fixed in build
VsVersion All Versions
ReSharperPlatform12 Version=6.0.0.0, Packages=JetBrains.Platform.Standalone.Shell_v6.0.20140723.120134_@2014-07-23|JetBrains.Psi.Features.Tests.Integration.Framework_v9.0.20140723.120134_@2014-07-23|JetBrains.UsageStatistics.test.src_v9.0.20140723.120134_@2014-07-23|JetBrains.DotPeek.test.src_v1.3.20140723.120134_@2014-07-23|JetBrains.Psi.Features.Tests.Integration.Cases_v9.0.20140723.120134_@2014-07-23|JetBrains.Platform.Core.Shell_v6.0.20140723.120134_@2014-07-23|JetBrains.Platform.InTests.Framework_v6.0.20140723.120134_@2014-07-23|JetBrains.Platform.VisualStudio_v6.0.20140723.120134_@2014-07-23|JetBrains.Platform.InTests.Cases_v6.0.20140723.120134_@2014-07-23|JetBrains.Psi.Features.src_v9.0.20140723.120134_@2014-07-23|JetBrains.CommandLineTools.src.CommandLineCore_v9.0.20140723.120134_@2014-07-23|JetBrains.Platform.Diagramming_v6.0.20140723.120134_@2014-07-23|JetBrains.UsageStatistics.src_v1.0.20140723.120134_@2014-07-23|JetBrains.Platform.Core.Text_v6.0.20140723.120134_@2014-07-23|JetBrains.Platform.Installer_v6.0.20140723.120134_@2014-07-23|JetBrains.Psi.Features.test.src_v9.0.20140723.120134_@2014-07-23|JetBrains.CommandLineTools.src.DuplicatesFinder_v9.0.20140723.120134_@2014-07-23|JetBrains.Psi.Features.ExternalAnnotations_v9.0.20140723.120134_@2014-07-23|JetBrains.DotPeek.src_v1.3.20140723.120134_@2014-07-23|JetBrains.CommandLineTools.src.InspectCode_v9.0.20140723.120134_@2014-07-23|JetBrains.Platform.Standalone.Ide_v6.0.20140723.120134_@2014-07-23|JetBrains.Platform.Core.Ide_v6.0.20140723.120134_@2014-07-23|JetBrains.ReSharper.src_v9.0.20140723.120134_@2014-07-23|JetBrains.Platform.Tests.Cases_v6.0.20140723.120134_@2014-07-23|JetBrains.Platform.Symbols_v6.0.20140723.120134_@2014-07-23|JetBrains.Platform.Tests.Framework_v6.0.20140723.120134_@2014-07-23|JetBrains.Fake.VisualStudio.VsPackageAssembly_v12.0.0.0_@2014-07-23|JetBrains.Platform.Standalone.TextControl_v6.0.20140723.120134_@2014-07-23|JetBrains.Platform.Annotations_v6.0.20140723.120134_@2014-07-23
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.Feature.Services
StackTraceString = “
  at JetBrains.ReSharper.Feature.Services.Languages.FeaturesPage.Save()
     at JetBrains.ReSharper.Feature.Services.Languages.FeaturesPage.OnOk()
     at JetBrains.UI.Options.OptionsDialog2.OptionsUidata.<>c__DisplayClass36.<OnBeforeCommit>b__35()
     at JetBrains.Util.Logging.Logger.Catch[TValue](Func`1 func)


— Outer —

— EXCEPTION #2/2 [LoggerException]
Message = “Object reference not set to an instance of an object.”
ExceptionPath = Root
ClassName = JetBrains.Util.LoggerException
Data.HostProduct = “JetBrains ReSharper Platform Build 6.0.0.0 on 7/23/2014 12:04 PM”
“Data.Product ReSharper” = “JetBrains ReSharper Build 9.0.0.0 on 7/23/2014 12:04 PM”
Data.LastExtension = ts
Data.ManagedThreadName = “JetPool #4 (SL)”
Data.PlatformSccRevision = CompiledWithoutBuildServer
Data.ProductSccRevision = CompiledWithoutBuildServer
Data.VsVersion = 12.0.30501.0
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.Util.Logging.Logger.Catch[TValue](Func`1 func)
     at JetBrains.UI.Options.OptionsDialog2.OptionsUidata.OnBeforeCommit(IThreading threading, BeforeCommitEventArgs args, IProperty`1 propFactoryPagesInContext)
     at JetBrains.UI.Options.OptionsDialog2.OptionsUidata.<>c__DisplayClass2d.<.ctor>b__15(BeforeCommitEventArgs args)
     at JetBrains.DataFlow.Signal`1.NotifySinks(TValue payload)
     at JetBrains.DataFlow.Signal`1.Fire(TValue value, Object cookie)
     at JetBrains.DataFlow.Signal`1.Fire(TValue value)
     at JetBrains.UI.Options.OptionsDialog2.OptionsModel.CommitOptionPagesViewModels()
     at JetBrains.UI.Options.OptionsDialog2.OptionsModel.Commit()
     at JetBrains.UI.Options.OptionsDialog2.OptionsModel.CommitToContext(UserFriendlySettingsLayer ctx, IProgressIndicator progress)
     at JetBrains.UI.Options.OptionsDialog2.OptionsUidata.<>c__DisplayClass2d.<.ctor>b__1e(CancelEventArgs`1 args)
     at JetBrains.DataFlow.Signal`1.NotifySinks(TValue payload)
     at JetBrains.DataFlow.Signal`1.Fire(TValue value, Object cookie)
     at JetBrains.DataFlow.Signal`1.Fire(TValue value)
     at JetBrains.UI.Options.OptionsDialog2.OptionsDialogUidata.<>c__DisplayClass1b.<>c__DisplayClass1d.<.ctor>b__3()
     at JetBrains.Threading.ReentrancyGuard.Execute(String name, Action action)
     at JetBrains.Threading.ReentrancyGuard.TryExecute(String name, Action action)
     at JetBrains.Threading.ReentrancyGuardEx.ExecuteOrQueue(ReentrancyGuard thіs, Lifetime lifetime, String name, Action F)
     at JetBrains.Threading.IThreadingEx.ExecuteOrQueue(IThreading thіs, Lifetime lifetime, String name, Action action)
     at JetBrains.UI.Options.OptionsDialog2.OptionsDialogUidata.<>c__DisplayClass1b.<.ctor>b__2(Object oRestart)
     at JetBrains.UI.Extensions.Commands.DelegateCommand.Execute(Object parameter)
     at MS.Internal.Commands.CommandHelpers.CriticalExecuteCommandSource(ICommandSource commandSource, Boolean userInitiated)
     at System.Windows.Controls.Primitives.ButtonBase.OnClick()
     at System.Windows.Controls.Button.OnClick()
     at System.Windows.Controls.Primitives.ButtonBase.OnMouseLeftButtonUp(MouseButtonEventArgs e)
     at System.Windows.UIElement.OnMouseLeftButtonUpThunk(Object sender, MouseButtonEventArgs e)
     at System.Windows.Input.MouseButtonEventArgs.InvokeEventHandler(Delegate genericHandler, Object genericTarget)
     at System.Windows.RoutedEventArgs.InvokeHandler(Delegate handler, Object target)
     at System.Windows.RoutedEventHandlerInfo.InvokeHandler(Object target, RoutedEventArgs routedEventArgs)
     at System.Windows.EventRoute.InvokeHandlersImpl(Object source, RoutedEventArgs args, Boolean reRaised)
     at System.Windows.UIElement.ReRaiseEventAs(DependencyObject sender, RoutedEventArgs args, RoutedEvent newEvent)
     at System.Windows.UIElement.OnMouseUpThunk(Object sender, MouseButtonEventArgs e)
     at System.Windows.Input.MouseButtonEventArgs.InvokeEventHandler(Delegate genericHandler, Object genericTarget)
     at System.Windows.RoutedEventArgs.InvokeHandler(Delegate handler, Object target)
     at System.Windows.RoutedEventHandlerInfo.InvokeHandler(Object target, RoutedEventArgs routedEventArgs)
     at System.Windows.EventRoute.InvokeHandlersImpl(Object source, RoutedEventArgs args, Boolean reRaised)
     at System.Windows.UIElement.RaiseEventImpl(DependencyObject sender, RoutedEventArgs args)
     at System.Windows.UIElement.RaiseTrustedEvent(RoutedEventArgs args)
     at System.Windows.UIElement.RaiseEvent(RoutedEventArgs args, Boolean trusted)
     at System.Windows.Input.InputManager.ProcessStagingArea()
     at System.Windows.Input.InputManager.ProcessInput(InputEventArgs input)
     at System.Windows.Input.InputProviderSite.ReportInput(InputReport inputReport)
     at System.Windows.Interop.HwndMouseInputProvider.ReportInput(IntPtr hwnd, InputMode mode, Int32 timestamp, RawMouseActions actions, Int32 x, Int32 y, Int32 wheel)
     at System.Windows.Interop.HwndMouseInputProvider.FilterMessage(IntPtr hwnd, WindowMessage msg, IntPtr wParam, IntPtr lParam, Boolean& handled)
     at System.Windows.Interop.HwndSource.InputFilterMessage(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)
     at MS.Win32.UnsafeNativeMethods.DispatchMessage(MSG& msg)
     at System.Windows.Threading.Dispatcher.PushFrameImpl(DispatcherFrame frame)
     at System.Windows.Threading.Dispatcher.PushFrame(DispatcherFrame frame)
     at System.Windows.Window.ShowHelper(Object booleanBox)
     at System.Windows.Window.Show()
     at System.Windows.Window.ShowDialog()
     at JetBrains.UI.CrossFramework.WindowsFormsIntegration.ShowDialog(Window window, IWin32Window win32Owner)
     at JetBrains.UI.Application.WindowUtil.<>c__DisplayClass1e.<ShowDialogWithGuardedCreation>b__18(LifetimeDefinition lifetimeDefinitionDialog, Lifetime lifetimeDialog)
     at JetBrains.DataFlow.Lifetimes.Define(Lifetime lifetime, String id, Action`2 FAtomic, ILogger logger)
     at JetBrains.UI.Application.WindowUtil.<>c__DisplayClass1e.<ShowDialogWithGuardedCreation>b__17()
     at JetBrains.Util.Logging.Logger.Catch(Action action)
     at JetBrains.UI.Application.WindowUtil.ShowDialogWithGuardedCreation(Lifetime lifetime, Modality modality, Func`3 FCreateView, IThreading threading, Object ownerwindow)
     at JetBrains.UI.Application.WindowUtil.<>c__DisplayClass1e.<>c__DisplayClass23.<ShowDialogWithGuardedCreation>b__1b()
     at JetBrains.Util.Logging.Logger.Catch(Action action)
     at JetBrains.Threading.IThreadingEx.<>c__DisplayClass7.<>c__DisplayClass9.<ExecuteOrQueueWhenNotGuarded>b__4()
     at JetBrains.Threading.JetDispatcher.Closure.Execute()
     at JetBrains.Threading.JetDispatcher.ProcessQueue()
     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)
     at MS.Win32.UnsafeNativeMethods.DispatchMessage(MSG& msg)
     at System.Windows.Threading.Dispatcher.PushFrameImpl(DispatcherFrame frame)
     at System.Windows.Threading.Dispatcher.PushFrame(DispatcherFrame frame)
     at System.Windows.Window.ShowHelper(Object booleanBox)
     at System.Windows.Window.Show()
     at System.Windows.Window.ShowDialog()
     at JetBrains.UI.CrossFramework.WindowsFormsIntegration.ShowDialog(Window window, IWin32Window win32Owner)
     at JetBrains.UI.Application.WindowUtil.<>c__DisplayClass1e.<ShowDialogWithGuardedCreation>b__18(LifetimeDefinition lifetimeDefinitionDialog, Lifetime lifetimeDialog)
     at JetBrains.DataFlow.Lifetimes.Define(Lifetime lifetime, String id, Action`2 FAtomic, ILogger logger)
     at JetBrains.UI.Application.WindowUtil.<>c__DisplayClass1e.<ShowDialogWithGuardedCreation>b__17()
     at JetBrains.Util.Logging.Logger.Catch(Action action)
     at JetBrains.UI.Application.WindowUtil.ShowDialogWithGuardedCreation(Lifetime lifetime, Modality modality, Func`3 FCreateView, IThreading threading, Object ownerwindow)
     at JetBrains.UI.Application.WindowUtil.<>c__DisplayClass1e.<>c__DisplayClass23.<ShowDialogWithGuardedCreation>b__1b()
     at JetBrains.Util.Logging.Logger.Catch(Action action)
     at JetBrains.Threading.IThreadingEx.<>c__DisplayClass7.<>c__DisplayClass9.<ExecuteOrQueueWhenNotGuarded>b__4()
     at JetBrains.Threading.JetDispatcher.Closure.Execute()
     at JetBrains.Threading.JetDispatcher.ProcessQueue()
     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)
Viewing all 106942 articles
Browse latest View live


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