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

RSRP-293241: ParentFolder != null

$
0
0
Reporter ReSharper anonymous (resharper) ReSharper anonymous (resharper)
Created Apr 7, 2012 7:34:59 PM
Updated Apr 19, 2012 7:57:35 PM
Resolved Apr 19, 2012 10:24:21 AM
Priority Normal
Type Exception
Fix versions No Fix versions
State Duplicate
Assignee Sergey Shkredov (serjic.shkredov)
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.10.157, Built=2012-04-04T18:41:42, 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 179
     at JetBrains.ProjectModel.ProjectItemBase.AssertIsValid() in c:\BuildAgent\work\3355b838ddaf4e5c\Platform\src\Projects\src\model2\ProjectImplementation\ProjectItemBase.cs:line 179
     at JetBrains.ProjectModel.Impl.CachedProjectItemValue`2.GetValue() in c:\BuildAgent\work\3355b838ddaf4e5c\Platform\src\Projects\src\impl\CachedProjectItemValue.cs:line 32
     at JetBrains.ProjectModel.ProjectFileImpl.get_LanguageType() in c:\BuildAgent\work\3355b838ddaf4e5c\Platform\src\Projects\src\model2\ProjectImplementation\ProjectFileImpl.cs:line 149
     at JetBrains.ReSharper.Psi.Impl.PsiProjectFile.get_LanguageType() in c:\BuildAgent\work\3355b838ddaf4e5c\Psi.Features\src\Psi\_Core\src\impl\PsiProjectFile.cs:line 175
     at JetBrains.ReSharper.Psi.Impl.Caches2.SymbolCache.SymbolCache.<OnPsiModulePropertiesChange>b__1d(IPsiSourceFile file) in c:\BuildAgent\work\3355b838ddaf4e5c\Psi.Features\src\Psi\_Core\src\impl\caches2\symbolCache\SymbolCache.cs:line 1026
     at System.Linq.Enumerable.WhereSelectEnumerableIterator`2.MoveNext()
     at System.Linq.Enumerable.WhereEnumerableIterator`1.MoveNext()
     at System.Collections.Generic.HashSet`1.UnionWith(IEnumerable`1 other)
     at System.Collections.Generic.HashSet`1..ctor(IEnumerable`1 collection, IEqualityComparer`1 comparer)
     at JetBrains.ReSharper.Psi.Impl.Caches2.SymbolCache.SymbolCache.OnPsiModulePropertiesChange(IPsiModule module) in c:\BuildAgent\work\3355b838ddaf4e5c\Psi.Features\src\Psi\_Core\src\impl\caches2\symbolCache\SymbolCache.cs:line 1026
     at JetBrains.ReSharper.Psi.Impl.Caches2.CompositeCache.OnPsiModulePropertiesChange(IPsiModule module) in c:\BuildAgent\work\3355b838ddaf4e5c\Psi.Features\src\Psi\_Core\src\impl\caches2\CompositeCache.cs:line 163
     at JetBrains.ReSharper.Psi.Impl.Caches2.CacheManagerImpl.CacheManagerChangeProvider.Execute(IChangeMap changeMap) in c:\BuildAgent\work\3355b838ddaf4e5c\Psi.Features\src\Psi\_Core\src\impl\caches2\CacheManagerImpl.cs:line 304
     at JetBrains.Application.Changes.ChangeManagerImpl.<>c__DisplayClassb.<InvokeOrderedDependentProviders>b__a(IProgressIndicator pro) in c:\BuildAgent\work\3355b838ddaf4e5c\Platform\src\Shell\src\changes\ChangeManagerImpl.cs:line 262


--- Outer —

--- EXCEPTION #2/2 [LoggerException]
Message = “ParentFolder != null”
ExceptionPath = Root
ClassName = JetBrains.Util.LoggerException
Data.LastExtension = cs
Data.PlatformSccRevision = CompiledWithoutBuildServer
Data.ProductSccRevision = CompiledWithoutBuildServer
Data.VsVersion = 11.0.50214.1
InnerException = “Exception #1 at Root.InnerException”
HResult = COR_E_APPLICATION=80131600
StackTraceString = “
  at JetBrains.Application.Changes.ChangeManagerImpl.<>c__DisplayClassb.<InvokeOrderedDependentProviders>b__a(IProgressIndicator pro) in c:\BuildAgent\work\3355b838ddaf4e5c\Platform\src\Shell\src\changes\ChangeManagerImpl.cs:line 266
     at JetBrains.Application.Progress.SimpleTaskExecutor.ExecuteTask(String name, TaskCancelable cancelable, Action`1 task) in c:\BuildAgent\work\3355b838ddaf4e5c\Platform\src\Shell\src\Progress\SimpleTaskExecutor.cs:line 66
     at JetBrains.Application.Changes.ChangeManagerImpl.InvokeOrderedDependentProviders(ITaskExecutor executor, IEnumerable`1 dependentProviders, ChangeMap changeMap) in c:\BuildAgent\work\3355b838ddaf4e5c\Platform\src\Shell\src\changes\ChangeManagerImpl.cs:line 280
     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 218
     at JetBrains.ReSharper.Psi.Web.Impl.PsiModules.WebProjectPsiModuleHandlerBase.<RaisePsiModuleChange>b__22() in c:\BuildAgent\work\3355b838ddaf4e5c\Psi.Features\src\Psi\Web\src\Impl\PsiModules\WebProjectPsiModuleHandlerBase.cs:line 173
     at JetBrains.Application.IShellLocksEx.ExecuteWithWriteLock(IShellLocks thіs, Action F) in c:\BuildAgent\work\3355b838ddaf4e5c\Platform\src\Shell\src\Threading\ShellLocks.cs:line 1045
     at JetBrains.ReSharper.Psi.Web.Impl.PsiModules.WebProjectPsiModuleHandlerBase.<RaisePsiModuleChange>b__21() in c:\BuildAgent\work\3355b838ddaf4e5c\Psi.Features\src\Psi\Web\src\Impl\PsiModules\WebProjectPsiModuleHandlerBase.cs:line 164
     at JetBrains.Application.Changes.ChangeManagerImpl.ExecuteAfterChange(Action action) in c:\BuildAgent\work\3355b838ddaf4e5c\Platform\src\Shell\src\changes\ChangeManagerImpl.cs:line 588
     at JetBrains.ReSharper.Psi.Web.Impl.PsiModules.WebProjectPsiModuleHandlerBase.<RaisePsiModuleChange>b__20() in c:\BuildAgent\work\3355b838ddaf4e5c\Psi.Features\src\Psi\Web\src\Impl\PsiModules\WebProjectPsiModuleHandlerBase.cs:line 164
     at JetBrains.Threading.ReentrancyGuardEx.<>c__DisplayClass4.<>c__DisplayClass6.<Queue>b__3() in c:\BuildAgent\work\3355b838ddaf4e5c\Platform\src\Util\src\Concurrency\ReentrancyGuardEx.cs:line 41
     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.<ExecutePendingActions>b__8(QueuedAction action) in c:\BuildAgent\work\3355b838ddaf4e5c\Platform\src\Util\src\Concurrency\ReentrancyGuard.cs:line 505
     at JetBrains.Threading.ReentrancyGuard.InterlockedQueue.TryDequeue(Action`1 funcVisitor) in c:\BuildAgent\work\3355b838ddaf4e5c\Platform\src\Util\src\Concurrency\ReentrancyGuard.cs:line 977
     at JetBrains.Threading.ReentrancyGuard.ExecutePendingActions() in c:\BuildAgent\work\3355b838ddaf4e5c\Platform\src\Util\src\Concurrency\ReentrancyGuard.cs:line 508
     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)

Viewing all articles
Browse latest Browse all 106942

Trending Articles



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