History | Log In     View a printable version of the current page.  
Issue Details (XML | Word | Printable)

Key: RSRP-35465
Type: Exception Exception
Status: Closed Closed
Resolution: Duplicate
Priority: Normal Normal
Assignee: Dmitry Lomov
Reporter: Anonymous
Votes: 0
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
ReSharper

Wrong part of physical namespace

Created: 09 Feb 07 20:00   Updated: 10 Feb 07 18:31
Component/s: None
Fix Version/s: 3.0 M1, 2.5.2
Security Level: Everybody (All jira users)

Original Estimate: Unknown Remaining Estimate: Unknown Time Spent: Unknown
Issue Links:
Duplicate
This issue duplicates:
RSRP-32477 Wrong part of physical namespace Normal Investigating
 

Build: 348


 Description  « Hide
Previous exception:RSRP-35464
Build348, VS2005
JetBrains.ReSharper.Util.InternalErrorException: Wrong part of physical namespace
An exception has occurred ---> JetBrains.ReSharper.Util.InternalErrorException: Wrong part of physical namespace

at JetBrains.ReSharper.Util.InternalErrorException..ctor(String, Exception) in c:\Agent\work\Server\ReSharper2.5\src\Util\src\InternalErrorException.cs:line 29 column 5
at JetBrains.ReSharper.Util.InternalErrorException..ctor(String) in c:\Agent\work\Server\ReSharper2.5\src\Util\src\InternalErrorException.cs:line 19 column 87
at JetBrains.ReSharper.Util.Logger.Fail(String, Object[]) in c:\Agent\work\Server\ReSharper2.5\src\Util\src\Logger.cs:line 150 column 5
at JetBrains.ReSharper.Util.Logger.Assert(Boolean, String, Object[]) in c:\Agent\work\Server\ReSharper2.5\src\Util\src\Logger.cs:line 137 column 5
at JetBrains.ReSharper.Psi.ExtensionsAPI.Caches2.Namespace.RemovePart(NamespacePart) in c:\Agent\work\Server\ReSharper2.5\src\Psi\src\ExtensionsAPI\Caches2\Namespace.cs:line 292 column 11
at JetBrains.ReSharper.Psi.Impl.Caches2.SymbolCache.TrieRemover.Process(Part) in c:\Agent\work\Server\ReSharper2.5\src\Psi\src\impl\caches2\symbolCache\TrieRemover.cs:line 43 column 5
at JetBrains.ReSharper.Psi.Impl.Caches2.SymbolCache.TrieRemover.Process(Part) in c:\Agent\work\Server\ReSharper2.5\src\Psi\src\impl\caches2\symbolCache\TrieRemover.cs:line 43 column 5
at JetBrains.ReSharper.Psi.Impl.Caches2.SymbolCache.TrieRemover.Process(Part) in c:\Agent\work\Server\ReSharper2.5\src\Psi\src\impl\caches2\symbolCache\TrieRemover.cs:line 43 column 5
at JetBrains.ReSharper.Psi.Impl.Caches2.SymbolCache.TrieRemover.Process(Part) in c:\Agent\work\Server\ReSharper2.5\src\Psi\src\impl\caches2\symbolCache\TrieRemover.cs:line 43 column 5
at JetBrains.ReSharper.Psi.Impl.Caches2.SymbolCache.TrieRemover.Process(Part) in c:\Agent\work\Server\ReSharper2.5\src\Psi\src\impl\caches2\symbolCache\TrieRemover.cs:line 43 column 5
at JetBrains.ReSharper.Psi.Impl.Caches2.SymbolCache.TrieRemover.Process(Part) in c:\Agent\work\Server\ReSharper2.5\src\Psi\src\impl\caches2\symbolCache\TrieRemover.cs:line 43 column 5
at JetBrains.ReSharper.Psi.Impl.Caches2.SymbolCache.SymbolCache.UpdateTrie(CacheTrieNode, PsiLanguageType, Part, Part) in c:\Agent\work\Server\ReSharper2.5\src\Psi\src\impl\caches2\symbolCache\SymbolCache.cs:line 206 column 5
at JetBrains.ReSharper.Psi.Impl.Caches2.SymbolCache.SymbolCache.CommitPartTree(IProjectFile, ProjectFilePart, Boolean) in c:\Agent\work\Server\ReSharper2.5\src\Psi\src\impl\caches2\symbolCache\SymbolCache.cs:line 180 column 5
at JetBrains.ReSharper.Psi.Impl.Caches2.SymbolCache.SymbolCache.SynchUpdateCacheForFile(IProjectFile, Boolean, Boolean) in c:\Agent\work\Server\ReSharper2.5\src\Psi\src\impl\caches2\symbolCache\SymbolCache.cs:line 279 column 7
at JetBrains.ReSharper.Psi.Impl.Caches2.SymbolCache.SymbolCache.Update() in c:\Agent\work\Server\ReSharper2.5\src\Psi\src\impl\caches2\symbolCache\SymbolCache.cs:line 252 column 5
at JetBrains.ReSharper.Psi.Impl.Caches2.CompositeCache.Update() in c:\Agent\work\Server\ReSharper2.5\src\Psi\src\impl\caches2\CompositeCache.cs:line 211 column 5
at JetBrains.ReSharper.Psi.Impl.Caches2.CacheManagerImpl.UpdateCaches() in c:\Agent\work\Server\ReSharper2.5\src\Psi\src\impl\caches2\CacheManagerImpl.cs:line 203 column 5
at JetBrains.ReSharper.Psi.Impl.PsiManagerImpl.PsiManagerImpl.UpdateCaches() in c:\Agent\work\Server\ReSharper2.5\src\Psi\src\impl\PsiManager\PsiManagerImpl.cs:line 771 column 5
at JetBrains.ReSharper.Psi.Impl.PsiManagerImpl.PsiManagerImpl.FinishCommit(List`1, List`1) in c:\Agent\work\Server\ReSharper2.5\src\Psi\src\impl\PsiManager\PsiManagerImpl.cs:line 655 column 5
at JetBrains.ReSharper.Psi.Impl.PsiManagerImpl.AsyncCommitter.Finish() in c:\Agent\work\Server\ReSharper2.5\src\Psi\src\impl\PsiManager\PsiManagerImpl.cs:line 915 column 9
at JetBrains.ReSharper.Shell.InterruptableReadActivity.FinishingProc() in c:\Agent\work\Server\ReSharper2.5\src\Shell\src\InterruptableReadActivity.cs:line 159 column 5
at JetBrains.ReSharper.Shell.<>c_DisplayClass1.<Invoke>b_0() in c:\Agent\work\Server\ReSharper2.5\src\Shell\src\Invocator.cs:line 229 column 33
at System.RuntimeMethodHandle._InvokeMethodFast(Object, Object[], SignatureStruct&, MethodAttributes, RuntimeTypeHandle)
at System.RuntimeMethodHandle.InvokeMethodFast(Object, Object[], Signature, MethodAttributes, RuntimeTypeHandle)
at System.Reflection.RuntimeMethodInfo.Invoke(Object, BindingFlags, Binder, Object[], CultureInfo, Boolean)
at System.Delegate.DynamicInvokeImpl(Object[])
at System.Windows.Forms.Control.InvokeMarshaledCallbackDo(ThreadMethodEntry)
at System.Windows.Forms.Control.InvokeMarshaledCallbackHelper(Object)
at System.Threading.ExecutionContext.runTryCode(Object)
at System.Runtime.CompilerServices.RuntimeHelpers.ExecuteCodeWithGuaranteedCleanup(TryCode, CleanupCode, Object)
at System.Threading.ExecutionContext.RunInternal(ExecutionContext, ContextCallback, Object)
at System.Threading.ExecutionContext.Run(ExecutionContext, ContextCallback, Object)
at System.Windows.Forms.Control.InvokeMarshaledCallback(ThreadMethodEntry)
at System.Windows.Forms.Control.InvokeMarshaledCallbacks()
at System.Windows.Forms.Control.WndProc(Message&)
at System.Windows.Forms.ScrollableControl.WndProc(Message&)
at System.Windows.Forms.ContainerControl.WndProc(Message&)
at System.Windows.Forms.Form.WndProc(Message&)
at System.Windows.Forms.ControlNativeWindow.OnMessage(Message&)
at System.Windows.Forms.ControlNativeWindow.WndProc(Message&)
at System.Windows.Forms.NativeWindow.DebuggableCallback(IntPtr, Int32, IntPtr, IntPtr)

at JetBrains.ReSharper.Util.Logger.Fail(String messageFormat, Object[] args) in c:\Agent\work\Server\ReSharper2.5\src\Util\src\Logger.cs:line 150
— End of inner exception stack trace —

at JetBrains.ReSharper.Util.InternalErrorException..ctor(String, Exception) in c:\Agent\work\Server\ReSharper2.5\src\Util\src\InternalErrorException.cs:line 29 column 5
at JetBrains.ReSharper.Util.Logger.LogExceptionEx(Exception, String, Boolean) in c:\Agent\work\Server\ReSharper2.5\src\Util\src\Logger.cs:line 357 column 5
at JetBrains.ReSharper.Util.Logger.LogException(Exception) in c:\Agent\work\Server\ReSharper2.5\src\Util\src\Logger.cs:line 362 column 5
at JetBrains.ReSharper.Util.Logger.Fail(String, Object[]) in c:\Agent\work\Server\ReSharper2.5\src\Util\src\Logger.cs:line 150 column 5
at JetBrains.ReSharper.Util.Logger.Assert(Boolean, String, Object[]) in c:\Agent\work\Server\ReSharper2.5\src\Util\src\Logger.cs:line 137 column 5
at JetBrains.ReSharper.Psi.ExtensionsAPI.Caches2.Namespace.RemovePart(NamespacePart) in c:\Agent\work\Server\ReSharper2.5\src\Psi\src\ExtensionsAPI\Caches2\Namespace.cs:line 292 column 11
at JetBrains.ReSharper.Psi.Impl.Caches2.SymbolCache.TrieRemover.Process(Part) in c:\Agent\work\Server\ReSharper2.5\src\Psi\src\impl\caches2\symbolCache\TrieRemover.cs:line 43 column 5
at JetBrains.ReSharper.Psi.Impl.Caches2.SymbolCache.TrieRemover.Process(Part) in c:\Agent\work\Server\ReSharper2.5\src\Psi\src\impl\caches2\symbolCache\TrieRemover.cs:line 43 column 5
at JetBrains.ReSharper.Psi.Impl.Caches2.SymbolCache.TrieRemover.Process(Part) in c:\Agent\work\Server\ReSharper2.5\src\Psi\src\impl\caches2\symbolCache\TrieRemover.cs:line 43 column 5
at JetBrains.ReSharper.Psi.Impl.Caches2.SymbolCache.TrieRemover.Process(Part) in c:\Agent\work\Server\ReSharper2.5\src\Psi\src\impl\caches2\symbolCache\TrieRemover.cs:line 43 column 5
at JetBrains.ReSharper.Psi.Impl.Caches2.SymbolCache.TrieRemover.Process(Part) in c:\Agent\work\Server\ReSharper2.5\src\Psi\src\impl\caches2\symbolCache\TrieRemover.cs:line 43 column 5
at JetBrains.ReSharper.Psi.Impl.Caches2.SymbolCache.TrieRemover.Process(Part) in c:\Agent\work\Server\ReSharper2.5\src\Psi\src\impl\caches2\symbolCache\TrieRemover.cs:line 43 column 5
at JetBrains.ReSharper.Psi.Impl.Caches2.SymbolCache.SymbolCache.UpdateTrie(CacheTrieNode, PsiLanguageType, Part, Part) in c:\Agent\work\Server\ReSharper2.5\src\Psi\src\impl\caches2\symbolCache\SymbolCache.cs:line 206 column 5
at JetBrains.ReSharper.Psi.Impl.Caches2.SymbolCache.SymbolCache.CommitPartTree(IProjectFile, ProjectFilePart, Boolean) in c:\Agent\work\Server\ReSharper2.5\src\Psi\src\impl\caches2\symbolCache\SymbolCache.cs:line 180 column 5
at JetBrains.ReSharper.Psi.Impl.Caches2.SymbolCache.SymbolCache.SynchUpdateCacheForFile(IProjectFile, Boolean, Boolean) in c:\Agent\work\Server\ReSharper2.5\src\Psi\src\impl\caches2\symbolCache\SymbolCache.cs:line 279 column 7
at JetBrains.ReSharper.Psi.Impl.Caches2.SymbolCache.SymbolCache.Update() in c:\Agent\work\Server\ReSharper2.5\src\Psi\src\impl\caches2\symbolCache\SymbolCache.cs:line 252 column 5
at JetBrains.ReSharper.Psi.Impl.Caches2.CompositeCache.Update() in c:\Agent\work\Server\ReSharper2.5\src\Psi\src\impl\caches2\CompositeCache.cs:line 211 column 5
at JetBrains.ReSharper.Psi.Impl.Caches2.CacheManagerImpl.UpdateCaches() in c:\Agent\work\Server\ReSharper2.5\src\Psi\src\impl\caches2\CacheManagerImpl.cs:line 203 column 5
at JetBrains.ReSharper.Psi.Impl.PsiManagerImpl.PsiManagerImpl.UpdateCaches() in c:\Agent\work\Server\ReSharper2.5\src\Psi\src\impl\PsiManager\PsiManagerImpl.cs:line 771 column 5
at JetBrains.ReSharper.Psi.Impl.PsiManagerImpl.PsiManagerImpl.FinishCommit(List`1, List`1) in c:\Agent\work\Server\ReSharper2.5\src\Psi\src\impl\PsiManager\PsiManagerImpl.cs:line 655 column 5
at JetBrains.ReSharper.Psi.Impl.PsiManagerImpl.AsyncCommitter.Finish() in c:\Agent\work\Server\ReSharper2.5\src\Psi\src\impl\PsiManager\PsiManagerImpl.cs:line 915 column 9
at JetBrains.ReSharper.Shell.InterruptableReadActivity.FinishingProc() in c:\Agent\work\Server\ReSharper2.5\src\Shell\src\InterruptableReadActivity.cs:line 159 column 5
at JetBrains.ReSharper.Shell.<>c_DisplayClass1.<Invoke>b_0() in c:\Agent\work\Server\ReSharper2.5\src\Shell\src\Invocator.cs:line 229 column 33
at System.RuntimeMethodHandle._InvokeMethodFast(Object, Object[], SignatureStruct&, MethodAttributes, RuntimeTypeHandle)
at System.RuntimeMethodHandle.InvokeMethodFast(Object, Object[], Signature, MethodAttributes, RuntimeTypeHandle)
at System.Reflection.RuntimeMethodInfo.Invoke(Object, BindingFlags, Binder, Object[], CultureInfo, Boolean)
at System.Delegate.DynamicInvokeImpl(Object[])
at System.Windows.Forms.Control.InvokeMarshaledCallbackDo(ThreadMethodEntry)
at System.Windows.Forms.Control.InvokeMarshaledCallbackHelper(Object)
at System.Threading.ExecutionContext.runTryCode(Object)
at System.Runtime.CompilerServices.RuntimeHelpers.ExecuteCodeWithGuaranteedCleanup(TryCode, CleanupCode, Object)
at System.Threading.ExecutionContext.RunInternal(ExecutionContext, ContextCallback, Object)
at System.Threading.ExecutionContext.Run(ExecutionContext, ContextCallback, Object)
at System.Windows.Forms.Control.InvokeMarshaledCallback(ThreadMethodEntry)
at System.Windows.Forms.Control.InvokeMarshaledCallbacks()
at System.Windows.Forms.Control.WndProc(Message&)
at System.Windows.Forms.ScrollableControl.WndProc(Message&)
at System.Windows.Forms.ContainerControl.WndProc(Message&)
at System.Windows.Forms.Form.WndProc(Message&)
at System.Windows.Forms.ControlNativeWindow.OnMessage(Message&)
at System.Windows.Forms.ControlNativeWindow.WndProc(Message&)
at System.Windows.Forms.NativeWindow.DebuggableCallback(IntPtr, Int32, IntPtr, IntPtr)



 All   Comments   Work Log   Change History      Sort Order:
There are no comments yet on this issue.