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

Key: RSRP-38433
Type: Exception Exception
Status: Closed Closed
Resolution: Fixed
Priority: Stopbuild Stopbuild
Assignee: Eugene Pasynkov
Reporter: Sergey Coox
Votes: 0
Watchers: 0
Operations

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

Value cannot be null.

Created: 04 Apr 07 18:11   Updated: 04 Apr 07 18:42
Component/s: None
Fix Version/s: 3.0

Original Estimate: Unknown Remaining Estimate: Unknown Time Spent: Unknown

Build: 0
Fixed in build: 413


 Description  « Hide
created NEW web site
Build0(Internal), VSv8.0
JetBrains.Util.InternalErrorException: Value cannot be null.
Parameter name: key
An exception has occurred ---> System.ArgumentNullException: Value cannot be null.
Parameter name: key
at System.ThrowHelper.ThrowArgumentNullException(ExceptionArgument argument)
at System.Collections.Generic.Dictionary`2.FindEntry(TKey key)
at System.Collections.Generic.Dictionary`2.get_Item(TKey key)
at JetBrains.ReSharper.Psi.Impl.Reflection2.AssemblyDataCache.get_Item(ReflectionType repr) in c:\Work\ReSharper\Main\src\Psi\src\impl\reflection2\AssemblyDataCache.cs:line 31
at JetBrains.ReSharper.Psi.Impl.Reflection2.AssemblyDataCache.WriteType(BinaryWriter writer, ReflectionType representation) in c:\Work\ReSharper\Main\src\Psi\src\impl\reflection2\AssemblyDataCache.cs:line 192
at JetBrains.ReSharper.Psi.Impl.Reflection2.AssemblyDataCache.SaveCache(BinaryWriter writer) in c:\Work\ReSharper\Main\src\Psi\src\impl\reflection2\AssemblyDataCache.cs:line 126
at JetBrains.ReSharper.Psi.Impl.Reflection2.AssemblyPsiFile.Save(BinaryWriter writer, AssemblyDataCache cache) in c:\Work\ReSharper\Main\src\Psi\src\impl\reflection2\elements\AssemblyPsiFile.cs:line 259
at JetBrains.ReSharper.Psi.Impl.Reflection2.ReflectionPsiCache.SaveFileInCache(IAssembly assembly, ILibraryFile libraryFile, AssemblyDataCache cache) in c:\Work\ReSharper\Main\src\Psi\src\impl\reflection2\ReflectionPsiCache.cs:line 126
at JetBrains.ReSharper.Psi.Impl.Reflection2.ReflectionPsiCacheManagerImpl.SaveFileInCache(IAssembly assembly, ILibraryFile libraryFile, AssemblyDataCache cache) in c:\Work\ReSharper\Main\src\Psi\src\impl\reflection2\ReflectionPsiCacheManager.cs:line 138
at JetBrains.ReSharper.Psi.Impl.Reflection2.ReflectionPsiCacheManager.LoadAssembly(IAssembly assembly) in c:\Work\ReSharper\Main\src\Psi\src\impl\reflection2\ReflectionPsiCacheManager.cs:line 48
at JetBrains.ReSharper.Psi.Impl.Caches2.SymbolCache.SymbolCache.OnAssemblyAdded(IAssembly assembly) in c:\Work\ReSharper\Main\src\Psi\src\impl\caches2\symbolCache\SymbolCache.cs:line 585
at JetBrains.ReSharper.Psi.Impl.Caches2.CompositeCache.OnAssemblyAdded(IAssembly assembly) in c:\Work\ReSharper\Main\src\Psi\src\impl\caches2\CompositeCache.cs:line 175
at JetBrains.ReSharper.Psi.Impl.Caches2.CacheUpdater.AddAssemblyJob.Do() in c:\Work\ReSharper\Main\src\Psi\src\impl\caches2\symbolCache\CacheUpdater.cs:line 288
at JetBrains.ReSharper.Psi.Impl.Caches2.CacheUpdateThread.Run() in c:\Work\ReSharper\Main\src\Psi\src\impl\caches2\CacheUpdateThread.cs:line 91
— End of inner exception stack trace —

at JetBrains.Util.InternalErrorException..ctor(String, Exception) in c:\Work\ReSharper\Main\Platform\src\JetBrains.Util\src\InternalErrorException.cs:line 28 column 7
at JetBrains.Util.Logger.LogExceptionEx(Exception, String, Boolean) in c:\Work\ReSharper\Main\Platform\src\JetBrains.Util\src\Logger.cs:line 571 column 5
at JetBrains.Util.Logger.LogException(Exception) in c:\Work\ReSharper\Main\Platform\src\JetBrains.Util\src\Logger.cs:line 579 column 4
at JetBrains.ReSharper.Psi.Impl.Caches2.CacheUpdateThread.Run() in c:\Work\ReSharper\Main\src\Psi\src\impl\caches2\CacheUpdateThread.cs:line 95 column 11
at System.Threading.ThreadHelper.ThreadStart_Context(Object)
at System.Threading.ExecutionContext.Run(ExecutionContext, ContextCallback, Object)
at System.Threading.ThreadHelper.ThreadStart()



 All   Comments   Work Log   Change History      Sort Order:
Sergey Coox - 04 Apr 07 18:16
Build0(Internal), VSv8.0