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

RSRP-294615: ParentFolder != null

$
0
0
Reporter Michael Nemtsev (laflour) Michael Nemtsev (laflour)
Created Apr 15, 2012 4:25:33 AM
Updated Apr 15, 2012 4:25:36 AM
Priority Normal
Type Exception
Fix versions No Fix versions
State Submitted
Assignee Unassigned
Subsystem No subsystem
Affected versions No Affected versions
Fixed in build No Fixed in build
ReSharper 7 EAP for Visual Studio 11 Beta Version=7.0.15.59, Built=2012-04-12T12:22:30, Configuration=“Csharp PublicMode Vbnet VS1100”
ParentFolder != null

--- EXCEPTION #1/2 [AssertionException]
Message = “ParentFolder != null”
ExceptionPath = Root.InnerException
ClassName = JetBrains.Util.Assertion+AssertionException
HResult = COR_E_EXCEPTION=80131500
Source = JetBrains.Platform.ReSharper.ProjectModel
StackTraceString = “
  at JetBrains.ProjectModel.ProjectItemBase.AssertIsValid() in c:\BuildAgent\work\3355b838ddaf4e5c\Platform\src\Projects\src\model2\ProjectImplementation\ProjectItemBase.cs:line 176
     at JetBrains.ProjectModel.Impl.CachedProjectItemValue`2.GetValue() in c:\BuildAgent\work\3355b838ddaf4e5c\Platform\src\Projects\src\impl\CachedProjectItemValue.cs:line 35
     at JetBrains.ProjectModel.ProjectFileImpl.get_LanguageType() in c:\BuildAgent\work\3355b838ddaf4e5c\Platform\src\Projects\src\model2\ProjectImplementation\ProjectFileImpl.cs:line 148
     at JetBrains.ReSharper.Psi.Impl.PsiProjectFile.get_LanguageType() in c:\BuildAgent\work\3355b838ddaf4e5c\Psi.Features\src\Psi\_Core\src\impl\PsiProjectFile.cs:line 133
     at JetBrains.ReSharper.Psi.Html.Impl.References.HtmlReferenceFactoryBase`2.IsApplicableToFile(IPsiSourceFile sourceFile, IFile file) in c:\BuildAgent\work\3355b838ddaf4e5c\Psi.Features\src\Psi\Html\src\Impl\References\HtmlAttributeValueReferenceFactoryBase.cs:line 29
     at JetBrains.ReSharper.Psi.Web.WinRT.Html.HtmlWinRTWinControlReferenceProvider.IsApplicableToFile(IPsiSourceFile sourceFile, IFile file) in c:\BuildAgent\work\3355b838ddaf4e5c\Psi.Features\src\Psi\Web.WinRT\src\Html\HtmlWinRTWinControlReferenceProvider.cs:line 22
     at JetBrains.ReSharper.Psi.Resolve.StatelessReferenceProviderFactoryBase.CreateFactory(IPsiSourceFile sourceFile, IFile file) in c:\BuildAgent\work\3355b838ddaf4e5c\Psi.Features\src\Psi\_Core\src\Resolve\StatelessReferenceProviderFactoryBase.cs:line 11
     at JetBrains.ReSharper.Psi.Impl.PsiManagerImpl.ReferenceProviderFactory.Create(IPsiSourceFile sourceFile, IFile file) in c:\BuildAgent\work\3355b838ddaf4e5c\Psi.Features\src\Psi\_Core\src\impl\PsiManager\ReferenceProviderFactory.cs:line 42
     at JetBrains.ReSharper.Psi.Impl.PsiManagerImpl.PsiFilesCache.OnReferenceProviderFactoryChanged() in c:\BuildAgent\work\3355b838ddaf4e5c\Psi.Features\src\Psi\_Core\src\impl\PsiManager\PsiFilesCache.cs:line 396
     at JetBrains.ReSharper.Psi.Impl.PsiManagerImpl.ReferenceProviderFactory.FireOnChanged() in c:\BuildAgent\work\3355b838ddaf4e5c\Psi.Features\src\Psi\_Core\src\impl\PsiManager\ReferenceProviderFactory.cs:line 56
     at JetBrains.ReSharper.Feature.Services.Asp.CSharp.CustomReferences.CSharpMvcReferenceProviderFactory.FireOnChanged() in c:\BuildAgent\work\3355b838ddaf4e5c\Psi.Features\src\Services\Asp.CSharp\src\CustomReferences\CSharpMvcReferenceProviderFactory.cs:line 49
     at System.Action.Invoke()
     at JetBrains.ReSharper.Feature.Services.Asp.CustomReferences.MvcReferenceProviderValidator.FireOnChanged() in c:\BuildAgent\work\3355b838ddaf4e5c\Psi.Features\src\Services\Asp\src\CustomReferences\MvcReferenceProviderValidator.cs:line 46
     at JetBrains.ReSharper.Feature.Services.Asp.CustomReferences.MvcReferenceProviderValidator.<>c__DisplayClass5.<.ctor>b__0(ChangeEventArgs args) in c:\BuildAgent\work\3355b838ddaf4e5c\Psi.Features\src\Services\Asp\src\CustomReferences\MvcReferenceProviderValidator.cs:line 27
     at JetBrains.DataFlow.Signal`1.NotifySinks(TValue payload) in c:\BuildAgent\work\3355b838ddaf4e5c\Platform\src\Util\src\DataFlow\Signal!1.cs:line 363


--- Outer —

--- EXCEPTION #2/2 [LoggerException]
Message = “ParentFolder != null”
ExceptionPath = Root
ClassName = JetBrains.Util.LoggerException
Data.LastExtension = config
Data.PlatformSccRevision = CompiledWithoutBuildServer
Data.ProductSccRevision = CompiledWithoutBuildServer
Data.VsVersion = 11.0.50323.1
InnerException = “Exception #1 at Root.InnerException”
HResult = COR_E_APPLICATION=80131600
StackTraceString = “
  at JetBrains.DataFlow.Signal`1.NotifySinks(TValue payload) in c:\BuildAgent\work\3355b838ddaf4e5c\Platform\src\Util\src\DataFlow\Signal!1.cs:line 367
     at JetBrains.DataFlow.Signal`1.Fire(TValue value, Object cookie) in c:\BuildAgent\work\3355b838ddaf4e5c\Platform\src\Util\src\DataFlow\Signal!1.cs:line 524
     at JetBrains.DataFlow.Signal`1.Fire(TValue value) in c:\BuildAgent\work\3355b838ddaf4e5c\Platform\src\Util\src\DataFlow\Signal!1.cs:line 473
     at JetBrains.Application.Changes.ChangeManagerImpl.OnProviderChanged(IChangeProvider changeProvider, Object change, ITaskExecutor executor) in c:\BuildAgent\work\3355b838ddaf4e5c\Platform\src\Shell\src\changes\ChangeManagerImpl.cs:line 220
     at JetBrains.ProjectModel.Transaction.ProjectModelBatchChangeManager.EndTransaction(ProjectModelBatchChange projectModelBatchChange, ITaskExecutor executor) in c:\BuildAgent\work\3355b838ddaf4e5c\Platform\src\Projects\src\model2\Transaction\ProjectModelBatchChangeManager.cs:line 49
     at JetBrains.ProjectModel.Impl.ProjectModelBatchChange.Commit(ITaskExecutor executor) in c:\BuildAgent\work\3355b838ddaf4e5c\Platform\src\Projects\src\model2\Transaction\ProjectModelBatchChange.cs:line 51
     at JetBrains.ProjectModel.Update.LateWriteLockCookie.Dispose() in c:\BuildAgent\work\3355b838ddaf4e5c\Platform\src\Projects\src\Update\LateWriteLockCookie.cs:line 47
     at JetBrains.ProjectModel.Update.ProjectModelUpdater.UpdateProjectReferences(IProject project, ICollection`1 referenceDescriptors, Boolean notifyChangeManager) in c:\BuildAgent\work\3355b838ddaf4e5c\Platform\src\Projects\src\Update\ProjectModelUpdater.cs:line 164
     at JetBrains.VsIntegration.ProjectModel.VSProjectInfo.UpdateProjectReferences(List`1 resolvedReferences) in c:\BuildAgent\work\3355b838ddaf4e5c\Platform\src\VisualStudio\Core\src\ProjectModel\VSProjectInfo.cs:line 120
     at JetBrains.VsIntegration.ProjectModel.ProjectModelSynchronizer.<>c__DisplayClasse.<ScheduleUpdateProjectReferences>b__d() in c:\BuildAgent\work\3355b838ddaf4e5c\Platform\src\VisualStudio\Core\src\ProjectModel\ProjectModelSynchronizer.cs:line 240
     at JetBrains.VsIntegration.ProjectModel.SolutionLoadTasksScheduler.ExecuteTask03_InitialSynchronizeSolution(Action actionToExecute) in c:\BuildAgent\work\3355b838ddaf4e5c\Platform\src\VisualStudio\Core\src\ProjectModel\VSSolutionManager.cs:line 860
     at JetBrains.VsIntegration.ProjectModel.SolutionLoadTasksScheduler.ExecuteTasks(IProgressIndicator pi, Double count) in c:\BuildAgent\work\3355b838ddaf4e5c\Platform\src\VisualStudio\Core\src\ProjectModel\VSSolutionManager.cs:line 809
     at JetBrains.VsIntegration.ProjectModel.SolutionLoadTasksScheduler.<DispatchInternal>b__0(IProgressIndicator pi) in c:\BuildAgent\work\3355b838ddaf4e5c\Platform\src\VisualStudio\Core\src\ProjectModel\VSSolutionManager.cs:line 775
     at JetBrains.UI.Application.Progress.UITaskExecutorRun.RunStartTaskCallTaskAction(IProperty`1 isDone, ProgressIndicator progressIndicator, TaskThreadAffinity taskThreadAffinity, Action`1 FTask, JetDispatcher dispatcherPrimary) in c:\BuildAgent\work\3355b838ddaf4e5c\Platform\src\UI\src\Progress\UITaskExecutorRun.cs:line 315
     at JetBrains.UI.Application.Progress.UITaskExecutorRun.<>c__DisplayClass11.<RunStartTask>b__10() in c:\BuildAgent\work\3355b838ddaf4e5c\Platform\src\UI\src\Progress\UITaskExecutorRun.cs:line 295
     at JetBrains.Threading.JetDispatcher.Closure.Execute() in c:\BuildAgent\work\3355b838ddaf4e5c\Platform\src\Util\src\Concurrency\JetDispatcher.cs:line 829
     at JetBrains.Threading.JetDispatcher.ProcessQueue() in c:\BuildAgent\work\3355b838ddaf4e5c\Platform\src\Util\src\Concurrency\JetDispatcher.cs:line 694
     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.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.InvokeImpl(DispatcherOperation operation, CancellationToken cancellationToken, TimeSpan timeout)
     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 System.Windows.Forms.UnsafeNativeMethods.DispatchMessageW(MSG& msg)
     at System.Windows.Forms.Application.ThreadContext.LocalModalMessageLoop(Form form)
     at System.Windows.Forms.Application.ThreadContext.RunMessageLoopInner(Int32 reason, ApplicationContext context)
     at System.Windows.Forms.Application.ThreadContext.RunMessageLoop(Int32 reason, ApplicationContext context)
     at System.Windows.Forms.Application.RunDialog(Form form)
     at System.Windows.Forms.Form.ShowDialog(IWin32Window owner)
     at System.Windows.Forms.Form.ShowDialog()
     at JetBrains.UI.Application.Progress.UITaskExecutorRun.<>c__DisplayClass3.<RunCore>b__0(Lifetime lifetime) in c:\BuildAgent\work\3355b838ddaf4e5c\Platform\src\UI\src\Progress\UITaskExecutorRun.cs:line 125
     at JetBrains.DataFlow.Lifetimes.Using[TRetVal](Func`2 F) in c:\BuildAgent\work\3355b838ddaf4e5c\Platform\src\Util\src\DataFlow\Lifetime\Lifetimes.cs:line 41
     at JetBrains.UI.Application.Progress.UITaskExecutorRun.RunCore(TaskThreadAffinity taskThreadAffinity, Action`1 FTask, Func`3 FAttachUi, ProgressIndicator progressIndicator, IWin32Window parentWindow, IThreading threading, Boolean enforceModalityState) in c:\BuildAgent\work\3355b838ddaf4e5c\Platform\src\UI\src\Progress\UITaskExecutorRun.cs:line 84
     at JetBrains.UI.Application.Progress.UITaskExecutorRuns.ExecuteTask(String name, TaskCancelable cancelable, Action`1 task) in c:\BuildAgent\work\3355b838ddaf4e5c\Platform\src\UI\src\Progress\UITaskExecutorRuns.cs:line 188
     at JetBrains.VsIntegration.ProjectModel.SolutionLoadTasksScheduler.DispatchInternal(Boolean showDialog) in c:\BuildAgent\work\3355b838ddaf4e5c\Platform\src\VisualStudio\Core\src\ProjectModel\VSSolutionManager.cs:line 772
     at JetBrains.VsIntegration.ProjectModel.SolutionLoadTasksScheduler.DispatchTasks(Boolean showDialog) in c:\BuildAgent\work\3355b838ddaf4e5c\Platform\src\VisualStudio\Core\src\ProjectModel\VSSolutionManager.cs:line 766
     at JetBrains.ProjectModel.Tasks.SolutionLoadTasksSchedulerBase.ResumeWaitTask(SolutionLoadWaitHandle waitHandle, Boolean showDialog) in c:\BuildAgent\work\3355b838ddaf4e5c\Platform\src\Projects\src\impl\Tasks\SolutionLoadTasksSchedulerBase.cs:line 54
     at JetBrains.VsIntegration.DevTen.Src.ProjectModel.VsSolutionManager10.<OnAfterBackgroundSolutionLoadComplete>b__5() in c:\BuildAgent\work\3355b838ddaf4e5c\Platform\src\VisualStudio\v10.v11\Src\ProjectModel\VSSolutionManager10.cs:line 190
     at JetBrains.Util.Concurrency.UnguardedCallbackMerger.<>c__DisplayClass3.<ExecuteOrQueueOrMerge>b__0() in c:\BuildAgent\work\3355b838ddaf4e5c\Platform\src\Util\src\Concurrency\UnguardedCallbackMerger.cs:line 139
     at JetBrains.Threading.ReentrancyGuard.Execute(String name, Action action) in c:\BuildAgent\work\3355b838ddaf4e5c\Platform\src\Util\src\Concurrency\ReentrancyGuard.cs:line 266
     at JetBrains.Threading.ReentrancyGuard.TryExecute(String name, Action action) in c:\BuildAgent\work\3355b838ddaf4e5c\Platform\src\Util\src\Concurrency\ReentrancyGuard.cs:line 415
     at JetBrains.Threading.ReentrancyGuardEx.ExecuteOrQueue(ReentrancyGuard thіs, Lifetime lifetime, String name, Action F) in c:\BuildAgent\work\3355b838ddaf4e5c\Platform\src\Util\src\Concurrency\ReentrancyGuardEx.cs:line 64
     at JetBrains.Util.Concurrency.UnguardedCallbackMerger.ExecuteOrQueueOrMerge(Lifetime lifetimeQueue, String name, Action F) in c:\BuildAgent\work\3355b838ddaf4e5c\Platform\src\Util\src\Concurrency\UnguardedCallbackMerger.cs:line 136
     at JetBrains.VsIntegration.DevTen.Src.ProjectModel.VsSolutionManager10.OnAfterBackgroundSolutionLoadComplete() in c:\BuildAgent\work\3355b838ddaf4e5c\Platform\src\VisualStudio\v10.v11\Src\ProjectModel\VSSolutionManager10.cs:line 196
     at Microsoft.VisualStudio.Shell.Interop.IVsTaskBody.DoWork(IVsTask pTask, UInt32 dwCount, IVsTask[] pParentTasks, Object& pResult)
     at Microsoft.VisualStudio.Services.VsTask.<>c__DisplayClass26.<GetCallbackForMultipleParent>b__25(Task`1[] _)
     at Microsoft.VisualStudio.Services.VsTask.<>c__DisplayClass2c.<GetCallback>b__2b()
     at System.Threading.Tasks.Task`1.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.Tasks.Task.ExecuteWithThreadLocal(Task& currentTaskSlot)
     at System.Threading.Tasks.Task.ExecuteEntry(Boolean bPreventDoubleExecution)
     at System.Threading.Tasks.TaskScheduler.TryExecuteTask(Task task)
     at Microsoft.VisualStudio.Services.TaskSchedulerService.VsUIThreadBlockableTaskScheduler.DoOneTask()
     at Microsoft.VisualStudio.Services.TaskSchedulerService.VsUIBackgroundPriorityScheduler.ProcessQueue()
     at Microsoft.VisualStudio.Services.TaskSchedulerService.VsUIBackgroundPriorityScheduler.<OnTaskQueued>b__0()
     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.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.InvokeImpl(DispatcherOperation operation, CancellationToken cancellationToken, TimeSpan timeout)
     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 articles
Browse latest Browse all 106942

Trending Articles



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