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

RSRP-299526: Trying to get PSI file for an uncommitted document AvalonEx.cs

$
0
0
Reporter Serge Baltic (baltic) Serge Baltic (baltic)
Created May 3, 2012 10:41:59 PM
Updated May 3, 2012 10:41:59 PM
Priority Normal
Type Exception
Fix versions No Fix versions
State Submitted
Assignee Unassigned
Subsystem No subsystem
Affected versions No Affected versions
Fixed in build No Fixed in build
ReSharper 7.0 Version=7.0.0.0, Built=2012-04-09T14:21:41, Configuration=“Csharp InternalMode Vbnet VS1000”
Trying to get PSI file for an uncommitted document AvalonEx.cs

--- EXCEPTION #1/2 [AssertionException]
Message = “Trying to get PSI file for an uncommitted document AvalonEx.cs”
ExceptionPath = Root.InnerException
ClassName = JetBrains.Util.Assertion+AssertionException
HResult = COR_E_EXCEPTION=80131500
Source = JetBrains.ReSharper.Psi
StackTraceString = “
  at JetBrains.ReSharper.Psi.Impl.PsiManagerImpl.PsiManagerImpl.AssertNotDirty(IPsiSourceFile sourceFile) in w:\ReShuX2\Psi.Features\src\Psi\_Core\src\impl\PsiManager\PsiManagerImpl.cs:line 746
     at JetBrains.ReSharper.Psi.Impl.PsiManagerImpl.PsiManagerImpl.GetPsiFile(IPsiSourceFile sourceFile, PsiLanguageType language) in w:\ReShuX2\Psi.Features\src\Psi\_Core\src\impl\PsiManager\PsiManagerImpl.cs:line 737
     at JetBrains.ReSharper.Psi.PsiManagerExtensions.GetNonInjectedPsiFile(IPsiSourceFile sourceFile, PsiLanguageType language) in w:\ReShuX2\Psi.Features\src\Psi\_Core\src\PsiManagerExtensions.cs:line 143
     at JetBrains.ReSharper.Psi.ExtensionsAPI.Caches2.ProjectFilePart.GetFile() in w:\ReShuX2\Psi.Features\src\Psi\_Core\src\ExtensionsAPI\Caches2\ProjectFilePart.cs:line 36
     at JetBrains.ReSharper.Psi.CSharp.Impl.Cache2.CSharpProjectFilePart.get_AttributeInstances() in w:\ReShuX2\Psi.Features\src\Psi\CSharp\src\Impl\Cache2\CSharpProjectFilePart.cs:line 81
     at JetBrains.ReSharper.Psi.Impl.Caches2.PartsMap.ProjectAttributes.<>c__DisplayClassa.<GetAttributeInstances>b__8(ProjectFilePartsTree part) in w:\ReShuX2\Psi.Features\src\Psi\_Core\src\impl\caches2\symbolCache\PartsMap.cs:line 187
     at JetBrains.Util.CollectionUtil.ForEach[T](IEnumerable`1 collection, Action`1 action) in w:\ReShuX2\Platform\src\Util\src\Collections\CollectionUtil.cs:line 1577
     at JetBrains.ReSharper.Psi.Impl.Caches2.PartsMap.ProjectAttributes.GetAttributeInstances(IClrTypeName clrName, Boolean inherit) in w:\ReShuX2\Psi.Features\src\Psi\_Core\src\impl\caches2\symbolCache\PartsMap.cs:line 186
     at JetBrains.ReSharper.Psi.Xaml.Impl.Resolve.NamespaceAliasCache.FetchModuleNames(IPsiModule module) in w:\ReShuX2\Psi.Features\src\Psi\Xaml\src\Impl\Resolve\NamespaceAliasCache2.cs:line 284
     at JetBrains.ReSharper.Psi.Xaml.Impl.Resolve.NamespaceAliasCache.CreateModuleEntry(IPsiModule psiModule) in w:\ReShuX2\Psi.Features\src\Psi\Xaml\src\Impl\Resolve\NamespaceAliasCache2.cs:line 216
     at JetBrains.ReSharper.Psi.Xaml.Impl.Resolve.NamespaceAliasCache.GetModuleEntry(IPsiModule psiModule) in w:\ReShuX2\Psi.Features\src\Psi\Xaml\src\Impl\Resolve\NamespaceAliasCache2.cs:line 204
     at JetBrains.ReSharper.Psi.Xaml.Impl.Resolve.NamespaceAliasCache.<GetReferencedModulesAndSelf>d__0.MoveNext() in w:\ReShuX2\Psi.Features\src\Psi\Xaml\src\Impl\Resolve\NamespaceAliasCache2.cs:line 192
     at JetBrains.ReSharper.Psi.Xaml.Impl.Resolve.NamespaceAliasCache.GetNamespaces(String aliasUri, IProject project) in w:\ReShuX2\Psi.Features\src\Psi\Xaml\src\Impl\Resolve\NamespaceAliasCache2.cs:line 177
     at JetBrains.ReSharper.Psi.Xaml.Impl.Resolve.NamespaceAliasCacheManager.GetNamespaces(XamlNamespaceAlias alias) in w:\ReShuX2\Psi.Features\src\Psi\Xaml\src\Impl\Resolve\NamespaceAliasCacheManager.cs:line 41
     at JetBrains.ReSharper.Psi.Xaml.Impl.DeclaredElements.XamlNamespaceAlias.get_ReferencedNamespaces() in w:\ReShuX2\Psi.Features\src\Psi\Xaml\src\Impl\DeclaredElements\XamlNamespaceAlias.cs:line 109
     at JetBrains.ReSharper.Psi.Xaml.Impl.Resolve.NamespaceAliasCache.GetSymbolTable(INamespaceAliasDeclaredElement aliasDeclaredElement) in w:\ReShuX2\Psi.Features\src\Psi\Xaml\src\Impl\Resolve\NamespaceAliasCache2.cs:line 358
     at JetBrains.ReSharper.Psi.Xaml.Impl.Resolve.NamespaceAliasCacheManager.GetSymbolTable(INamespaceAliasDeclaredElement alias, Boolean addPredefinedSymbols) in w:\ReShuX2\Psi.Features\src\Psi\Xaml\src\Impl\Resolve\NamespaceAliasCacheManager.cs:line 64
     at JetBrains.ReSharper.Psi.Xaml.Impl.Util.XamlDeclaredElementUtil.QuickResolveObjectElementType(IXamlObjectElement objectElement) in w:\ReShuX2\Psi.Features\src\Psi\Xaml\src\Impl\Util\XamlTypeMemberUtil.cs:line 146
     at JetBrains.ReSharper.Psi.Xaml.Impl.Util.XamlDeclaredElementUtil.CanDeclareElement(IXamlAttribute nameAttribute) in w:\ReShuX2\Psi.Features\src\Psi\Xaml\src\Impl\Util\XamlTypeMemberUtil.cs:line 109
     at JetBrains.ReSharper.Psi.Xaml.Impl.Tree.FieldDeclaration.CanDeclareElementWith(IDeclarationNameAttribute nameAttribute) in w:\ReShuX2\Psi.Features\src\Psi\Xaml\src\Impl\Tree\FieldDeclaration.cs:line 20
     at JetBrains.ReSharper.Psi.Xaml.Impl.Tree.XamlObjectElementDeclaration`1.GetDeclarationNameElement() in w:\ReShuX2\Psi.Features\src\Psi\Xaml\src\Impl\Tree\XamlObjectElementDeclaration.cs:line 34
     at JetBrains.ReSharper.Psi.Xaml.Impl.Tree.XamlObjectElementDeclaration`1.get_Name() in w:\ReShuX2\Psi.Features\src\Psi\Xaml\src\Impl\Tree\XamlObjectElementDeclaration.cs:line 46
     at JetBrains.ReSharper.Psi.Xaml.Impl.Tree.XamlObjectElementDeclaration`1.get_DeclaredName() in w:\ReShuX2\Psi.Features\src\Psi\Xaml\src\Impl\Tree\XamlObjectElementDeclaration.cs:line 68
     at JetBrains.ReSharper.Psi.Xaml.Impl.XamlCacheProvider.XamlCacheBuilder.ProcessBeforeInterior(ITreeNode element) in w:\ReShuX2\Psi.Features\src\Psi\Xaml\src\Impl\XamlCacheProvider.cs:line 106
     at JetBrains.ReSharper.Psi.RecursiveElementProcessorExtensions.ProcessDescendants(ITreeNode root, IRecursiveElementProcessor processor) in w:\ReShuX2\Psi.Features\src\Psi\_Core\src\IRecursiveElementProcessor.cs:line 63
     at JetBrains.ReSharper.Psi.Xaml.Impl.XamlCacheProvider.BuildCache(IFile file, ICacheBuilder builder) in w:\ReShuX2\Psi.Features\src\Psi\Xaml\src\Impl\XamlCacheProvider.cs:line 126
     at JetBrains.ReSharper.Psi.Impl.Caches2.SymbolCache.SymbolCache.BuildPartTree(IPsiSourceFile sourceFile) in w:\ReShuX2\Psi.Features\src\Psi\_Core\src\impl\caches2\symbolCache\SymbolCache.cs:line 250
     at JetBrains.ReSharper.Psi.Impl.Caches2.SymbolCache.SymbolCache.Build(IPsiSourceFile sourceFile, Boolean isStartup) in w:\ReShuX2\Psi.Features\src\Psi\_Core\src\impl\caches2\symbolCache\SymbolCache.cs:line 596
     at JetBrains.ReSharper.Psi.Impl.Caches2.CompositeCache.Build(IPsiSourceFile sourceFile, ICollection`1 startupCaches) in w:\ReShuX2\Psi.Features\src\Psi\_Core\src\impl\caches2\CompositeCache.cs:line 134


--- Outer —

--- EXCEPTION #2/2 [LoggerException]
Message = “Trying to get PSI file for an uncommitted document AvalonEx.cs”
ExceptionPath = Root
ClassName = JetBrains.Util.LoggerException
Data.ManagedThreadName = “Cache.ParseFiles #1”
Data.PlatformSccRevision = CompiledWithoutBuildServer
Data.ProductSccRevision = CompiledWithoutBuildServer
Data.VsVersion = 10.0.40219.1
InnerException = “Exception #1 at Root.InnerException”
HResult = COR_E_APPLICATION=80131600
StackTraceString = “
  at JetBrains.ReSharper.Psi.Impl.Caches2.CompositeCache.Build(IPsiSourceFile sourceFile, ICollection`1 startupCaches) in w:\ReShuX2\Psi.Features\src\Psi\_Core\src\impl\caches2\CompositeCache.cs:line 142
     at JetBrains.ReSharper.Psi.Impl.Caches2.CacheUpdater.AddProjectFilesJob.BuildSourceFile(IPsiSourceFile sourceFile) in w:\ReShuX2\Psi.Features\src\Psi\_Core\src\impl\caches2\symbolCache\CacheUpdater.cs:line 444
     at JetBrains.ReSharper.Psi.Impl.Caches2.CacheUpdater.AddProjectFilesJob.<>c__DisplayClass25.<Do>b__1e(IPsiSourceFile file) in w:\ReShuX2\Psi.Features\src\Psi\_Core\src\impl\caches2\symbolCache\CacheUpdater.cs:line 398
     at JetBrains.ReSharper.Psi.Impl.Caches2.CacheUpdater.<>c__DisplayClass7`1.<>c__DisplayClass9.<ExecuteMultiCore>b__3() in w:\ReShuX2\Psi.Features\src\Psi\_Core\src\impl\caches2\symbolCache\CacheUpdater.cs:line 161
     at JetBrains.Application.Threading.MultiCoreFibersPool.Fibers.<>c__DisplayClassa.<EnqueueJobImpl>b__8() in w:\ReShuX2\Platform\src\Shell\src\Threading\MultiCoreFibersPool.cs:line 342
     at JetBrains.Application.Threading.MultiCoreFibersPool.FiberProc() in w:\ReShuX2\Platform\src\Shell\src\Threading\MultiCoreFibersPool.cs:line 121
     at JetBrains.Util.Logger.Catch(Action action) in w:\ReShuX2\Platform\src\Util\src\Logger\Logger.cs:line 243
     at JetBrains.Application.Threading.MultiCoreFibersPool.<.ctor>b__1() in w:\ReShuX2\Platform\src\Shell\src\Threading\MultiCoreFibersPool.cs:line 86
     at System.Threading.ThreadHelper.ThreadStart_Context(Object state)
     at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean ignoreSyncCtx)
     at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
     at System.Threading.ThreadHelper.ThreadStart()

Viewing all articles
Browse latest Browse all 106942

Trending Articles



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