Reporter | ReSharper anonymous (resharper) |
---|---|
Created | Mar 3, 2012 12:26:10 AM |
Updated | Mar 3, 2012 12:26:10 AM |
Priority | Normal |
Type | Exception |
Fix versions | No Fix versions |
State | Submitted |
Assignee | Unassigned |
Subsystem | No subsystem |
Affected versions | No Affected versions |
Fixed in build | No Fixed in build |
ReSharper 7 Preview for Visual Studio 11 Beta EAP Version=7.0.0.325, Built=2012-03-02T19:39:56, Configuration=“Csharp PublicMode Vbnet VS1100”
The condition (myLoadStarted) is false.
--- EXCEPTION #1/1 [LoggerException]
Message = “The condition (myLoadStarted) is false.”
ExceptionPath = Root
ClassName = JetBrains.Util.LoggerException
Data.ManagedThreadName = “Cache.Save #0”
Data.PlatformSccRevision = CompiledWithoutBuildServer
Data.ProductSccRevision = CompiledWithoutBuildServer
Data.VsVersion = 11.0.50214.1
HResult = COR_E_APPLICATION=80131600
StackTraceString = “
”
The condition (myLoadStarted) is false.
--- EXCEPTION #1/1 [LoggerException]
Message = “The condition (myLoadStarted) is false.”
ExceptionPath = Root
ClassName = JetBrains.Util.LoggerException
Data.ManagedThreadName = “Cache.Save #0”
Data.PlatformSccRevision = CompiledWithoutBuildServer
Data.ProductSccRevision = CompiledWithoutBuildServer
Data.VsVersion = 11.0.50214.1
HResult = COR_E_APPLICATION=80131600
StackTraceString = “
at JetBrains.ReSharper.Psi.Util.Caches.AbstractPersistentCache`2.Save(IProgressIndicator progress, CheckForInterrupt checkForInterrupt, Boolean releaseDiskCache) in c:\BuildAgent\work\1939c01d7b25093a\Psi.Features\src\Psi\_Core\src\Util\Caches\AbstractPersistentCache.cs:line 174 at JetBrains.ReSharper.Psi.Util.Caches.SimplePersistentCache`1.Save(IProgressIndicator progressIndicator, PersistentIdIndex persistentIdIndex, Action`3 saveData) in c:\BuildAgent\work\1939c01d7b25093a\Psi.Features\src\Psi\_Core\src\Util\Caches\SimplePersistentCache.cs:line 143 at JetBrains.ReSharper.Psi.Impl.Caches2.WordIndex.WordIndex.JetBrains.ReSharper.Psi.Caches.ICache.Save(IProgressIndicator progress, Boolean enablePersistence, PersistentIdIndex persistentIdIndex) in c:\BuildAgent\work\1939c01d7b25093a\Psi.Features\src\Psi\_Core\src\impl\caches2\wordIndex\WordIndex.cs:line 328 at JetBrains.ReSharper.Psi.Impl.Caches2.CacheUpdater.SaveCachesJob.<>c__DisplayClasse.<Do>b__b(ICache cache) in c:\BuildAgent\work\1939c01d7b25093a\Psi.Features\src\Psi\_Core\src\impl\caches2\symbolCache\CacheUpdater.cs:line 208 at JetBrains.ReSharper.Psi.Impl.Caches2.CacheUpdater.<>c__DisplayClass7`1.<>c__DisplayClass9.<ExecuteMultiCore>b__3() in c:\BuildAgent\work\1939c01d7b25093a\Psi.Features\src\Psi\_Core\src\impl\caches2\symbolCache\CacheUpdater.cs:line 161 at JetBrains.Application.Threading.MultiCoreFibersPool.Fibers.<>c__DisplayClassa.<EnqueueJobImpl>b__8() in c:\BuildAgent\work\1939c01d7b25093a\Platform\src\Shell\src\Threading\MultiCoreFibersPool.cs:line 342 at JetBrains.Application.Threading.MultiCoreFibersPool.FiberProc() in c:\BuildAgent\work\1939c01d7b25093a\Platform\src\Shell\src\Threading\MultiCoreFibersPool.cs:line 121 at JetBrains.Util.Logger.Catch(Action action) in c:\BuildAgent\work\1939c01d7b25093a\Platform\src\Util\src\Logger\Logger.cs:line 243 at JetBrains.Application.Threading.MultiCoreFibersPool.<.ctor>b__1() in c:\BuildAgent\work\1939c01d7b25093a\Platform\src\Shell\src\Threading\MultiCoreFibersPool.cs:line 86 at System.Threading.ThreadHelper.ThreadStart_Context(Object state) at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx) at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx) at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state) at System.Threading.ThreadHelper.ThreadStart()