Reporter | Sergey Shkredov (serjic.shkredov) |
---|---|
Created | May 2, 2012 3:56:11 PM |
Updated | May 2, 2012 10:41:41 PM |
Resolved | May 2, 2012 5:57:35 PM |
Priority | Show-stopper |
Type | Exception |
Fix versions | 7.0 |
State | Fixed |
Assignee | Dmitry Ivanov (daivanov) |
Subsystem | No subsystem |
Affected versions | No Affected versions |
Fixed in build | 7.0.31.53 |
ReSharper 7 EAP for Visual Studio 11 Beta Version=7.0.31.28, Built=2012-05-02T11:04:40, Configuration=“Csharp InternalMode Vbnet VS1100”
Exception of type 'JetBrains.Application.Progress.ProcessCancelledException' was thrown.
--- EXCEPTION #1/2 [ProcessCancelledException]
ExceptionPath = Root.InnerException
ClassName = JetBrains.Application.Progress.ProcessCancelledException
HResult = COR_E_EXCEPTION=80131500
Source = JetBrains.Platform.ReSharper.Shell
StackTraceString = “
”
--- Outer —
--- EXCEPTION #2/2 [LoggerException]
Message = “Exception of type 'JetBrains.Application.Progress.ProcessCancelledException' was thrown.”
ExceptionPath = Root
ClassName = JetBrains.Util.LoggerException
InnerException = “Exception #1 at Root.InnerException”
HResult = COR_E_APPLICATION=80131600
StackTraceString = “
”
Exception of type 'JetBrains.Application.Progress.ProcessCancelledException' was thrown.
--- EXCEPTION #1/2 [ProcessCancelledException]
ExceptionPath = Root.InnerException
ClassName = JetBrains.Application.Progress.ProcessCancelledException
HResult = COR_E_EXCEPTION=80131500
Source = JetBrains.Platform.ReSharper.Shell
StackTraceString = “
at JetBrains.Application.SeldomInterruptChecker.CheckForInterrupt() at JetBrains.ReSharper.Psi.Impl.Caches2.PersistentIndexManagerImpl.<>c__DisplayClassc.<GetAllFilesToBeReconciledWithPersistentCache>b__b() at JetBrains.Application.InterruptableReadActivityThe.Work() at JetBrains.Application.InterruptableReadActivity.DoWork() at JetBrains.Application.InterruptableReadActivity.DoSynch() at JetBrains.Application.InterruptableReadActivityThe.ExecuteRestartOnInterruptActivity(IShellLocks locks, Action activity) at JetBrains.ReSharper.Psi.Impl.Caches2.PersistentIndexManagerImpl.GetAllFilesToBeReconciledWithPersistentCache() at JetBrains.ReSharper.Psi.Impl.Caches2.CacheUpdater.PersistentCachesUpdater.Run() at JetBrains.Util.Logger.Catch(Action action)
--- Outer —
--- EXCEPTION #2/2 [LoggerException]
Message = “Exception of type 'JetBrains.Application.Progress.ProcessCancelledException' was thrown.”
ExceptionPath = Root
ClassName = JetBrains.Util.LoggerException
InnerException = “Exception #1 at Root.InnerException”
HResult = COR_E_APPLICATION=80131600
StackTraceString = “
at JetBrains.ReSharper.Psi.Impl.Caches2.CacheUpdater.PersistentCachesUpdater.<.ctor>b__35() 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()