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

Key: RSRP-37768
Type: Exception Exception
Status: Open Open
Priority: Critical Critical
Assignee: Dmitry Shaporenkov
Reporter: Ilya Ryzhenkov
Votes: 0
Watchers: 0
Operations

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

Collection was modified; enumeration operation may not execute.

Created: 23 Mar 07 20:23   Updated: 13 Jun 07 17:51
Component/s: Code Analysis - Solution-wide
Fix Version/s: Future Versions

Original Estimate: Unknown Remaining Estimate: Unknown Time Spent: Unknown
Issue Links:
Duplicate
 
This issue is duplicated by:
RSRP-42537 Collection was modified; enumeration ... Critical Closed
RSRP-39099 Collection was modified; enumeration ... Major Closed
RSRP-37769 Not ready! Normal Closed
RSRP-37770 Hashes are different for file Platfor... Normal Closed

Build: 0


 Description  « Hide
Build0(Internal), VSv8.0
JetBrains.Util.InternalErrorException: Collection was modified; enumeration operation may not execute.
An exception has occurred ---> System.InvalidOperationException: Collection was modified; enumeration operation may not execute.
at System.ThrowHelper.ThrowInvalidOperationException(ExceptionResource resource)
at System.Collections.Generic.List`1.Enumerator.MoveNext()
at JetBrains.ReSharper.Daemon.Impl.SolutionAnalysis.FileImages.FileImagesExternalizationManager.FindAssemblyById(String assemblyId) in c:\work\resharper\main\src\Daemon\src\Impl\SolutionAnalysis\FileImages\FileImagesExternalizationManager.cs:line 174
at JetBrains.ReSharper.Daemon.Impl.SolutionAnalysis.FileImages.FileImagesExternalizationManager.ReadKey(BinaryReader reader, IProjectModelElement& key) in c:\work\resharper\main\src\Daemon\src\Impl\SolutionAnalysis\FileImages\FileImagesExternalizationManager.cs:line 164
at JetBrains.ReSharper.Psi.Util.AbstractPersistentCache`2.MyRecordsStorage.ReadKey(BinaryReader reader, TKey& key) in c:\work\resharper\main\src\Psi\src\util\AbstractPersistentCache.cs:line 177
at JetBrains.ReSharper.Psi.Util.RecordsStorage`2.LoadData(String filePath) in c:\work\resharper\main\src\Psi\src\util\RecordsStorage.cs:line 594
at JetBrains.ReSharper.Psi.Util.RecordsStorage`2.Load(IProgressIndicator progress) in c:\work\resharper\main\src\Psi\src\util\RecordsStorage.cs:line 144
at JetBrains.ReSharper.Psi.Util.AbstractPersistentCache`2.Load(IProgressIndicator progress) in c:\work\resharper\main\src\Psi\src\util\AbstractPersistentCache.cs:line 82
at JetBrains.ReSharper.Daemon.Impl.SolutionAnalysis.FileImages.FileImagesExternalizationManager.Load(Dictionary2`2& fileOrAssemblyToImageMap, IList`1& imagesToSubtract, ProjectReferencesCache& projectReferencesCache) in c:\work\resharper\main\src\Daemon\src\Impl\SolutionAnalysis\FileImages\FileImagesExternalizationManager.cs:line 37
at JetBrains.ReSharper.Daemon.Impl.SolutionAnalysis.FileImages.FileImagesManagerData..ctor(ISolution solution) in c:\work\resharper\main\src\Daemon\src\Impl\SolutionAnalysis\FileImages\FileImagesManagerData.cs:line 37
at JetBrains.ReSharper.Daemon.Impl.SolutionAnalysis.FileImages.FileImagesManager.JetBrains.ReSharper.Psi.Caches.ICache.Load() in c:\work\resharper\main\src\Daemon\src\Impl\SolutionAnalysis\FileImages\FileImagesManager.cs:line 112
at JetBrains.ReSharper.Psi.Impl.Caches2.CompositeCache.Load() in c:\work\resharper\main\src\Psi\src\impl\caches2\CompositeCache.cs:line 64
at JetBrains.ReSharper.Psi.Impl.Caches2.CacheManagerImpl.LoadCacheJob.Do() in c:\work\resharper\main\src\Psi\src\impl\caches2\CacheManagerImpl.cs:line 225
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 399 column 5
at JetBrains.Util.Logger.LogException(Exception) in c:\work\resharper\main\Platform\src\JetBrains.Util\src\Logger.cs:line 407 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:
Ilya Ryzhenkov - 29 Mar 07 17:45
Build0(Internal), VSv8.0