Quantcast
Channel: YouTrackReSharper (RSRP) - Bug and Issue Tracker
Viewing all articles
Browse latest Browse all 106942

RSRP-467348: Trying to start stack trace update request with Status Rejected

$
0
0
Reporter Fedor Buyvol-Kot (Fedor.Buyvol-Kot) Fedor Buyvol-Kot (Fedor.Buyvol-Kot)
Created Sep 29, 2017 4:16:03 PM
Updated Apr 13, 2018 5:50:20 AM
Resolved Mar 28, 2018 7:36:33 PM
Subsystem Stack Trace Explorer
Assignee Arseny Chernyaev (Arseny.Chernyaev)
Priority Critical
State Duplicate
Type Exception
Fix version No Fix versions
Affected versions No Affected versions
Fixed In Version ReSharper Undefined
VsVersion All Versions
ReSharperPlatformVs15 Wave 11 Hive _7ca6e00d — JetBrains ReSharper Ultimate 2017.3 EAP 1 PRE Build 111.0.20170928.205914-eap01pre

JetBrains dotCover 2017.3 EAP 1 PRE Build 2017.3.20170929.104827-eap01pre
JetBrains dotMemory 2017.3 EAP 1 PRE Build 2017.3.20170929.104828-eap01pre
JetBrains dotTrace 2017.3 EAP 1 PRE Build 2017.3.20170929.104828-eap01pre
JetBrains ReSharper 2017.3 EAP 1 PRE Build 2017.3.20170929.104607-eap01pre
JetBrains ReSharper C++ 2017.3 EAP 1 PRE Build 2017.3.20170929.104625-eap01pre
JetBrains TeamCity Add-in 2017.3 EAP 1 PRE Build 2017.3.20170929.104640-eap01pre

Trying to start stack trace update request with Status Rejected

— EXCEPTION #1/1 [LoggerException]
Message = “Trying to start stack trace update request with Status Rejected”
ExceptionPath = Root
ClassName = JetBrains.Util.LoggerException
Data.ManagedThreadName = <NULL>
Data.LastExtension = cs
Data.SccRevisionShell = “<there are no packages matching the criteria>”
Data.HostProductInfo = “JetBrains ReSharper Ultimate 2017.3 EAP 1 PRE Build 111.0.20170928.205914-eap01pre”
Data.SubProducts.#0 = “JetBrains dotCover 2017.3 EAP 1 PRE Build 2017.3.20170929.104827-eap01pre”
Data.SubProducts.#1 = “JetBrains dotTrace 2017.3 EAP 1 PRE Build 2017.3.20170929.104828-eap01pre”
Data.SubProducts.#2 = “JetBrains ReSharper C++ 2017.3 EAP 1 PRE Build 2017.3.20170929.104625-eap01pre”
Data.SubProducts.#3 = “JetBrains TeamCity Add-in 2017.3 EAP 1 PRE Build 2017.3.20170929.104640-eap01pre”
Data.SubProducts.#4 = “JetBrains ReSharper 2017.3 EAP 1 PRE Build 2017.3.20170929.104607-eap01pre”
Data.SubProducts.#5 = “JetBrains dotMemory 2017.3 EAP 1 PRE Build 2017.3.20170929.104828-eap01pre”
Data.SccRevisionEnv = “
Platform\Core\Shell,
Platform\VisualStudio:
    git::refs/heads/wave11::06cbd265a201029403a7bda69f592251a911b68e

Data.VsVersion = 15.3.26730.16
HResult = COR_E_APPLICATION=80131600
StackTraceString = “
 at JetBrains.Util.Logging.Logger.Fail(String messageText)
 at JetBrains.Util.Logging.Logger.Fail(String messageText)
 at JetBrains.ReSharper.Feature.Services.StackTraces.StackTrace.StackTraceUpdateStateToken.Start()
 at JetBrains.ReSharper.Feature.Services.StackTraces.StackTrace.StackTraceHighlightTextReadActivity.Start()
 at JetBrains.Application.Threading.InterruptableReadActivity.DoStart()
 at JetBrains.ReSharper.Feature.Services.StackTraces.StackTrace.StackTraceUpdateManager.StartNextRequest(StackTraceUpdateStateToken token)
 at JetBrains.ReSharper.Feature.Services.StackTraces.StackTrace.StackTraceHighlightTextReadActivity.<OnInterrupt>b__5()
 at JetBrains.Threading.TimedActionsHost.TimedAction.Execute()
 at JetBrains.Threading.ReentrancyGuard.Execute(String name, Action action)
 at JetBrains.Threading.ReentrancyGuard.ExecutePendingActions()
 at JetBrains.Threading.JetDispatcher.Closure.Execute()
 at JetBrains.Util.Concurrency.WinJetDispatcher.ProcessQueue(Int32 nMinBucket)
 at JetBrains.Util.Concurrency.WinJetDispatcher.<>c__DisplayClass5.<BeginInvokeCore>b__3()
 at System.Windows.Threading.DispatcherOperation.InvokeDelegateCore()
 at System.Windows.Threading.DispatcherOperation.InvokeImpl()
 at System.Windows.Threading.DispatcherOperation.InvokeInSecurityContext(Object state)
 at MS.Internal.CulturePreservingExecutionContext.CallbackWrapper(Object obj)
 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 MS.Internal.CulturePreservingExecutionContext.Run(CulturePreservingExecutionContext 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 System.Windows.Threading.ExceptionWrapper.TryCatchWhen(Object source, Delegate callback, Object args, Int32 numArgs, Delegate catchHandler)
 at System.Windows.Threading.Dispatcher.LegacyInvokeImpl(DispatcherPriority priority, TimeSpan timeout, Delegate method, Object args, Int32 numArgs)
 at MS.Win32.HwndSubclass.SubclassWndProc(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam)

Viewing all articles
Browse latest Browse all 106942

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>