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

Key: RSRP-53106
Type: Exception Exception
Status: Closed Closed
Resolution: Fixed
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

at AbstractPersistentCache`2.Load : Condition (!myDiskCacheReleased) is false

Created: 19 Nov 07 17:37   Updated: 25 Dec 07 17:49
Component/s: None
Fix Version/s: 4.0, 3.1.1

Original Estimate: Unknown Remaining Estimate: Unknown Time Spent: Unknown
Issue Links:
Duplicate
 
This issue is duplicated by:
RSRP-54986 at AbstractPersistentCache`2.Load : C... Normal Closed
RSRP-52951 at AbstractPersistentCache`2.Save : C... Normal Closed
RSRP-54971 at AbstractPersistentCache`2.Load : C... Normal Closed
RSRP-52355 at AbstractPersistentCache`2.Load : C... Normal Closed
RSRP-54184 at AbstractPersistentCache`2.Load : C... Normal Closed
RSRP-50709 at AbstractPersistentCache`2.Save : C... Normal Closed
RSRP-54498 at AbstractPersistentCache`2.Load : C... Normal Closed
RSRP-53899 at AbstractPersistentCache`2.ReleaseD... Normal Closed

Build: 3


 Description  « Hide
ReSharper 4 Version=4.0.0.0, Edition=, Built=2007-11-19T03:22:47, Configuration=ReSharper_AddIn_Internal, VsVersion=9.0
JetBrains.Util.LoggerException: Condition (!myDiskCacheReleased) is false

at JetBrains.Util.InternalErrorException..ctor(String, Exception) in w:\ReSharper\ReSharper\Platform\src\JetBrains.Util\src\InternalErrorException.cs:line 29 column 7
at JetBrains.Util.InternalErrorException..ctor(String) in w:\ReSharper\ReSharper\Platform\src\JetBrains.Util\src\InternalErrorException.cs:line 20 column 5
at JetBrains.Util.LoggerException..ctor(String) in w:\ReSharper\ReSharper\Platform\src\JetBrains.Util\src\Logger\Logger.cs:line 672 column 3
at JetBrains.Util.Logger.Fail(String) in w:\ReSharper\ReSharper\Platform\src\JetBrains.Util\src\Logger\Logger.cs:line 142 column 5
at JetBrains.Util.Logger.Assert(Boolean, String) in w:\ReSharper\ReSharper\Platform\src\JetBrains.Util\src\Logger\Logger.cs:line 114 column 5
at JetBrains.ReSharper.Psi.Util.Caches.AbstractPersistentCache`2.Load(IProgressIndicator, CheckForInterrupt) in w:\ReSharper\ReSharper\src\Psi\src\util\caches\AbstractPersistentCache.cs:line 108 column 7
at JetBrains.ReSharper.Daemon.Impl.SolutionAnalysis.FileImages.FileImagesExternalizationManager.Load(Dictionary2`2&, IList`1&, ProjectReferencesCache&) in w:\ReSharper\ReSharper\src\Daemon\src\Impl\SolutionAnalysis\FileImages\FileImagesExternalizationManager.cs:line 39 column 7
at JetBrains.ReSharper.Daemon.Impl.SolutionAnalysis.FileImages.FileImagesManagerData..ctor(ISolution, FileImagesExternalizationManager) in w:\ReSharper\ReSharper\src\Daemon\src\Impl\SolutionAnalysis\FileImages\FileImagesManagerData.cs:line 41 column 7
at JetBrains.ReSharper.Daemon.Impl.SolutionAnalysis.FileImages.FileImagesManager.JetBrains.ReSharper.Psi.Caches.ICache.Load() in w:\ReSharper\ReSharper\src\Daemon\src\Impl\SolutionAnalysis\FileImages\FileImagesManager.cs:line 138 column 7
at JetBrains.ReSharper.Psi.Impl.Caches2.CompositeCache.Load() in w:\ReSharper\ReSharper\src\Psi\src\impl\caches2\CompositeCache.cs:line 74 column 9
at JetBrains.ReSharper.Psi.Impl.Caches2.LoadCacheJob.Do() in w:\ReSharper\ReSharper\src\Psi\src\impl\caches2\CacheManagerImpl.cs:line 206 column 9
at JetBrains.ReSharper.Psi.Impl.Caches2.CacheUpdateThread.Run() in w:\ReSharper\ReSharper\src\Psi\src\impl\caches2\CacheUpdateThread.cs:line 99 column 11
at System.Threading.ThreadHelper.ThreadStart_Context(Object)
at System.Threading.ExecutionContext.Run(ExecutionContext, ContextCallback, Object)
at System.Threading.ThreadHelper.ThreadStart()

at JetBrains.Util.Logger.Fail(String messageText) in w:\ReSharper\ReSharper\Platform\src\JetBrains.Util\src\Logger\Logger.cs:line 142



 All   Comments   Work Log   Change History      Sort Order:
Serge Baltic - 07 Dec 07 18:45
ReSharper 4 Version=4.0.0.0, Edition=, Built=2007-12-07T02:57:18, Configuration=ReSharper_AddIn_Internal, VsVersion=9.0
JetBrains.Util.LoggerException: Condition (!myDiskCacheReleased) is false