Reporter | Kirill Falk (kfalk) |
---|---|
Created | Nov 17, 2011 3:13:23 PM |
Updated | Mar 27, 2012 5:03:10 PM |
Priority | Critical |
Type | Exception |
Fix versions | 7.0 |
State | Submitted |
Assignee | Alexey Kuptsov (alexey.kuptsov) |
Subsystem | No subsystem |
Affected versions | No Affected versions |
Fixed in build | No Fixed in build |
ReSharper 6.1 EAP Version=6.1.5.347, Built=2011-11-17T00:37:46, Configuration=“Csharp InternalMode Vbnet VS1000”
Range markers are not updated. RangeMarkerStamp=13729, DocumentTimestamp=13731
--- EXCEPTION #1/1 [LoggerException]
Message = “Range markers are not updated. RangeMarkerStamp=13729, DocumentTimestamp=13731”
ExceptionPath = Root
ClassName = JetBrains.Util.LoggerException
Data.LastExtension = cshtml
Data.PlatformSccRevision = CompiledWithoutBuildServer
Data.ProductSccRevision = CompiledWithoutBuildServer
Data.VsVersion = 10.0.40219.1
HResult = COR_E_APPLICATION=80131600
StackTraceString = “
at Action(IRA.FinishingProc).Execute(Action )
at Action(ReentrancyGuard.ExecutePendingActions).Execute(Action )
”
Range markers are not updated. RangeMarkerStamp=13729, DocumentTimestamp=13731
--- EXCEPTION #1/1 [LoggerException]
Message = “Range markers are not updated. RangeMarkerStamp=13729, DocumentTimestamp=13731”
ExceptionPath = Root
ClassName = JetBrains.Util.LoggerException
Data.LastExtension = cshtml
Data.PlatformSccRevision = CompiledWithoutBuildServer
Data.ProductSccRevision = CompiledWithoutBuildServer
Data.VsVersion = 10.0.40219.1
HResult = COR_E_APPLICATION=80131600
StackTraceString = “
at JetBrains.ReSharper.Intentions.Bulbs.BulbItemsBuilder.BuildBulbCache(ITextControl textControl) in c:\BuildAgent\work\f4954dbf762b12ec\src\Intentions\src\Bulbs\BulbItemsBuilder.cs:line 290 at JetBrains.ReSharper.Intentions.Bulbs.BulbItemsBuilder.BuildAvailableActionsList(ITextControl textControl, Boolean async) in c:\BuildAgent\work\f4954dbf762b12ec\src\Intentions\src\Bulbs\BulbItemsBuilder.cs:line 106 at JetBrains.ReSharper.Intentions.Bulbs.BulbItemsBuilder.<JetBrains.ReSharper.Psi.IAsyncCommitClient.BeforeCommit>b__0() in c:\BuildAgent\work\f4954dbf762b12ec\src\Intentions\src\Bulbs\BulbItemsBuilder.cs:line 75 at JetBrains.ReSharper.Psi.Impl.AsyncCommitServiceImpl.Commiter.<>c__DisplayClass2.<DoCommit>b__1() in c:\BuildAgent\work\f4954dbf762b12ec\src\Psi\src\impl\AsyncCommitServiceImpl.cs:line 143 at JetBrains.ReSharper.Psi.Impl.PsiManagerImpl.CommitExecuter.ExecuteIfSuccessful() in c:\BuildAgent\work\f4954dbf762b12ec\src\Psi\src\impl\PsiManager\CommitExecuter.cs:line 181 at JetBrains.ReSharper.Psi.Impl.PsiManagerImpl.CommitExecuter.ExecuteSecondaryCommit(ICollection`1 dataForSecondaryCommits) in c:\BuildAgent\work\f4954dbf762b12ec\src\Psi\src\impl\PsiManager\CommitExecuter.cs:line 167 at JetBrains.ReSharper.Psi.Impl.PsiManagerImpl.CommitExecuter.AsyncCommitter.<>c__DisplayClass7`2.<Execute>b__6() in c:\BuildAgent\work\f4954dbf762b12ec\src\Psi\src\impl\PsiManager\CommitExecuter.cs:line 262 at JetBrains.ReSharper.Psi.Impl.PsiManagerImpl.CommitExecuter.AsyncCommitter.Finish() in c:\BuildAgent\work\f4954dbf762b12ec\src\Psi\src\impl\PsiManager\CommitExecuter.cs:line 298 at JetBrains.Application.InterruptableReadActivity.FinishingProc() in c:\BuildAgent\work\f4954dbf762b12ec\Platform\src\Shell\src\InterruptableReadActivity.cs:line 169
at JetBrains.Threading.ReentrancyGuard.Execute(String name, Action action) in c:\BuildAgent\work\f4954dbf762b12ec\Platform\src\Util\src\Concurrency\ReentrancyGuard.cs:line 265 at JetBrains.Threading.ReentrancyGuard.<ExecutePendingActions>b__8(QueuedAction action) in c:\BuildAgent\work\f4954dbf762b12ec\Platform\src\Util\src\Concurrency\ReentrancyGuard.cs:line 506 at JetBrains.Threading.ReentrancyGuard.InterlockedQueue.TryDequeue(Action`1 funcVisitor) in c:\BuildAgent\work\f4954dbf762b12ec\Platform\src\Util\src\Concurrency\ReentrancyGuard.cs:line 978 at JetBrains.Threading.ReentrancyGuard.ExecutePendingActions() in c:\BuildAgent\work\f4954dbf762b12ec\Platform\src\Util\src\Concurrency\ReentrancyGuard.cs:line 509
at JetBrains.Threading.JetDispatcher.Closure.Execute() in c:\BuildAgent\work\f4954dbf762b12ec\Platform\src\Util\src\Concurrency\JetDispatcher.cs:line 771 at JetBrains.Threading.JetDispatcher.ProcessQueue() in c:\BuildAgent\work\f4954dbf762b12ec\Platform\src\Util\src\Concurrency\JetDispatcher.cs:line 645 at System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Int32 numArgs) at MS.Internal.Threading.ExceptionFilterHelper.TryCatchWhen(Object source, Delegate method, Object args, Int32 numArgs, Delegate catchHandler) at System.Windows.Threading.DispatcherOperation.InvokeImpl() at System.Windows.Threading.DispatcherOperation.InvokeInSecurityContext(Object state) at System.Threading.ExecutionContext.runTryCode(Object userData) at System.Runtime.CompilerServices.RuntimeHelpers.ExecuteCodeWithGuaranteedCleanup(TryCode code, CleanupCode backoutCode, Object userData) at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state) at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean ignoreSyncCtx) at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state) at System.Windows.Threading.DispatcherOperation.Invoke() at System.Windows.Threading.Dispatcher.ProcessQueue() at System.Windows.Threading.Dispatcher.WndProcHook(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam, Boolean& handled) at MS.Win32.HwndWrapper.WndProc(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam, Boolean& handled) at MS.Win32.HwndSubclass.DispatcherCallbackOperation(Object o) at System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Int32 numArgs) at MS.Internal.Threading.ExceptionFilterHelper.TryCatchWhen(Object source, Delegate method, Object args, Int32 numArgs, Delegate catchHandler) at System.Windows.Threading.Dispatcher.InvokeImpl(DispatcherPriority priority, TimeSpan timeout, Delegate method, Object args, Int32 numArgs) at MS.Win32.HwndSubclass.SubclassWndProc(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam)