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

Key: RSRP-29475
Type: Exception Exception
Status: Closed Closed
Resolution: Duplicate
Priority: Critical Critical
Assignee: Valentin Kipiatkov
Reporter: Serge Baltic
Votes: 0
Watchers: 0
Operations

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

An item with the same key has already been added.

Created: 06 Oct 06 20:19   Updated: 01 Feb 07 14:46
Component/s: None
Fix Version/s: 3.0, 2.5.2

Original Estimate: Unknown Remaining Estimate: Unknown Time Spent: Unknown
Issue Links:
Duplicate
This issue duplicates:
RSRP-30299 Duplicating record in solution analis... Critical Closed
RSRP-31661 Duplicating record in TODO cache Critical Closed
 

Build: 1


 Description  « Hide
On startup. Whole solution analysis is on.
Build1, VS2005
JetBrains.ReSharper.Util.InternalErrorException: An item with the same key has already been added.
An exception has occurred ---> System.ArgumentException: An item with the same key has already been added.
at System.ThrowHelper.ThrowArgumentException(ExceptionResource resource)
at System.Collections.Generic.Dictionary`2.Insert(TKey key, TValue value, Boolean add)
at System.Collections.Generic.Dictionary`2.Add(TKey key, TValue value)
at JetBrains.ReSharper.Psi.Util.AbstractPersistentCache`2.LoadData(String filePath) in w:\ReSharper\ReSharper\src\Psi\src\util\AbstractPersistentCache.cs:line 721
at JetBrains.ReSharper.Psi.Util.AbstractPersistentCache`2.Load(IProgressIndicator progress) in w:\ReSharper\ReSharper\src\Psi\src\util\AbstractPersistentCache.cs:line 611
at JetBrains.ReSharper.Psi.Util.SimplePersistentCache`1.Load() in w:\ReSharper\ReSharper\src\Psi\src\util\SimplePersistentCache.cs:line 72
at JetBrains.ReSharper.TodoExplorer.Impl.TodoManagerImpl.JetBrains.ReSharper.Psi.Caches.ICache.Load() in w:\ReSharper\ReSharper\src\TodoExplorer\src\impl\TodoManagerImpl.cs:line 124
at JetBrains.ReSharper.Psi.Impl.Caches2.CompositeCache.Load() in w:\ReSharper\ReSharper\src\Psi\src\impl\caches2\CompositeCache.cs:line 41
at JetBrains.ReSharper.Psi.Impl.Caches2.PsiCacheManagerImpl.LoadCacheJob.Do() in w:\ReSharper\ReSharper\src\Psi\src\impl\caches2\PsiCacheManagerImpl.cs:line 212
at JetBrains.ReSharper.Psi.Impl.Caches2.CacheUpdateThread.Run() in w:\ReSharper\ReSharper\src\Psi\src\impl\caches2\CacheUpdateThread.cs:line 100
— End of inner exception stack trace —

at JetBrains.ReSharper.Util.Logger.LogExceptionEx(Exception, String, Boolean) in w:\ReSharper\ReSharper\src\Util\src\Logger.cs:line 341 column 9
at JetBrains.ReSharper.Util.Logger.LogException(Exception) in w:\ReSharper\ReSharper\src\Util\src\Logger.cs:line 353 column 5
at JetBrains.ReSharper.Psi.Impl.Caches2.CacheUpdateThread.Run() in w:\ReSharper\ReSharper\src\Psi\src\impl\caches2\CacheUpdateThread.cs:line 109 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:
Serge Baltic - 06 Oct 06 20:26
Build1, VS2005

Ilya Ryzhenkov - 06 Oct 06 20:45
Build300, VS2005

Valentin Kipiatkov - 06 Oct 06 20:49
I nned TODO caches directory

Dmitry Lomov - 09 Oct 06 13:10
Build300, VS2005

Sergey Coox - 10 Oct 06 16:32
Build300, VS2005

Ilya Ryzhenkov - 15 Oct 06 01:10
Build300, VS2005