Guest User

Untitled

a guest
Aug 17th, 2020
70
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 19.67 KB | None | 0 0
  1. 22:02:00.440 |I| AddVsVersionToLogs | :1 | JetBrains ReSharper 2020.2 Build 202.0.20200810.170909
  2. 22:02:00.443 |I| AddVsVersionToLogs | :1 | Running under Visual Studio Community 2019 version 16.7.30406.217, Hive: 16.0_52033da4
  3. 22:02:06.491 |I| VsSolutionManager15 | :1 | VSSolutionManager::VsSolutionWrapperLifetimes: Solution instance created 49693436
  4. 22:02:07.026 |W| VsWorkspaceListener | :1 | Could not get IVsSolutionWorkspaceService. System.InvalidOperationException. Could not query the service provider for the service ID {66685CD1-6BE5-4285-A1A4-1CEBC413F04F}.
  5. 22:02:08.127 |I| TriggerSolutionBuildAfterOpen | :1 | not requested
  6. 22:02:08.127 |I| TriggerSolutionBuildAfterOpen | :1 | not requested at all
  7. 22:02:08.127 |I| TriggerSolutionBuildAfterOpen | :1 | !buildRequested
  8. 22:02:08.455 |I| UnitTestServer | :1 | UnitTestServer started on port 50100
  9. 22:02:08.852 |I| IncrementalBuildTrigger | :1 | New current runner JetBrains.VsIntegration.IDE.SolutionBuilder.VsSolutionBuilderRunner
  10. 22:02:08.853 |I| IncrementalBuildTrigger | :1 | Runner isReady = true
  11. 22:02:08.853 |I| IncrementalBuildTrigger | :1 | !myShouldBuild
  12. 22:02:10.747 |I| VsSolutionManager15 | :1 | VSSolutionManager::VsSolutionWrapperLifetimes: Solution load done 49693436. Lifetime.IsTerminated=False
  13. 22:02:10.976 |I| InitialExplorationTask | JetPool(S) #13:72 | Initial unit-test exploration started
  14. 22:02:29.961 |I| InitialExplorationTask | JetPool(S) #13:72 | Initial unit-test exploration completed
  15. 22:02:30.748 |W| AnonymousTextControl | :1 | The remotable text control implementation does not support view-buffer coordinate operations.
  16.  
  17. --- EXCEPTION #1/2 [NotSupportedException]
  18. Message = “The remotable text control implementation does not support view-buffer coordinate operations.”
  19. ExceptionPath = Root.InnerException
  20. ClassName = System.NotSupportedException
  21. HResult = COR_E_NOTSUPPORTED=80131515
  22.  
  23. --- Outer ---
  24.  
  25. --- EXCEPTION #2/2 [LoggerException]
  26. Message = “The remotable text control implementation does not support view-buffer coordinate operations.”
  27. ExceptionPath = Root
  28. ClassName = JetBrains.Util.LoggerException
  29. InnerException = “Exception #1 at Root.InnerException”
  30. HResult = COR_E_APPLICATION=80131600
  31. StackTraceString = “
  32. at JetBrains.TextControl.AnonymousTextControl.TmpUnsupportedReportViewBufferCoords()
  33. at JetBrains.TextControl.AnonymousTextControl.Position.JetBrains.TextControl.Coords.ITextControlPos.ToTextControlLineColumn()
  34. at JetBrains.TextControl.Layout.TextControlAnchoringRect.CreateBeginningOfLine(Lifetime lifetime, ITextControl textcontrol, Int32 offset, IShellLocks locks)
  35. at JetBrains.PsiFeatures.UIInteractive.Features.Intentions.Bulb.BulbIndicator.<>c__DisplayClass30_0.<GetIndicatorPopupWindowContext>b__0(Lifetime lifetimeLayouter)
  36. at JetBrains.Application.UI.PopupLayout.PopupWindowContextWithAnotherLayouter.JetBrains.Application.UI.PopupLayout.IPopupWindowContext.CreateLayouter(Lifetime lifetime)
  37. at JetBrains.UI.PopupLayout.PopupFormController.<>c__DisplayClass27_0.<AttachEvents>b__0()
  38. at JetBrains.Lifetimes.LifetimeDefinition.Bracket(Action opening, Action closing)
  39. at JetBrains.UI.PopupLayout.PopupFormController.AttachEvents(IWindowsHookManager hookManager, PopupWindowManager popupWindowManager)
  40. at JetBrains.UI.PopupLayout.PopupFormController..ctor(LifetimeDefinition lifetimeDefinition, Form form, IPopupWindowContext context, HideFlags hideflags, Boolean wantsfocus, PopupWindowMutex mutex, IIsApplicationActiveState isApplicationActiveState, IWindowsHookManager hookManager, PopupWindowManager popupWindowManager)
  41. at JetBrains.UI.PopupLayout.PopupWindowManager.CreatePopupWindow(LifetimeDefinition lifetimeDefinition, Form form, IPopupWindowContext context, HideFlags hideflags, Boolean wantsfocus, PopupWindowMutex mutex)
  42. at JetBrains.PsiFeatures.UIInteractive.Features.Intentions.Bulb.BulbIndicator.ShowIndicator()
  43. at JetBrains.PsiFeatures.UIInteractive.Features.Intentions.Bulb.BulbIndicatorController.ShowIndicator(LifetimeDefinition lifetimeDef, BulbItemsReadyState readyState)
  44. at JetBrains.ReSharper.Intentions.Bulbs.IndicatorControllerBase.<>c__DisplayClass11_0.<HandleBulbItemsStateChange>b__0(LifetimeDefinition def)
  45. at JetBrains.Lifetimes.LifetimeDefinition.ExecuteOrTerminateOnFail(Action`1 atomicAction)
  46. at JetBrains.Lifetimes.SequentialLifetimes.<>c__DisplayClass5_0.<DefineNext>b__0(LifetimeDefinition definition)
  47. at JetBrains.Lifetimes.SequentialLifetimes.TrySetNewAndTerminateOld(LifetimeDefinition newLifetimeDefinition, Action`1 actionWithNewLifetime)
  48. at JetBrains.Lifetimes.SequentialLifetimes.DefineNext(Action`1 atomicAction)
  49. at JetBrains.ReSharper.Intentions.Bulbs.IndicatorControllerBase.HandleBulbItemsStateChange(Lifetime stateLifetime, BulbItemsState bulbItemsState)
  50. at JetBrains.DataFlow.IPropertyEx.<>c__DisplayClass29_0`1.<ForEachValue>b__0(Lifetime lf, TValue value, Object cookie)
  51. at JetBrains.DataFlow.IPropertyEx.<>c__DisplayClass30_1`1.<ForEachValue>b__1(Lifetime lifetimeValue)
  52. at JetBrains.Lifetimes.SequentialLifetimes.<>c__DisplayClass4_0.<Next>b__0(LifetimeDefinition lifetimeDefinition)
  53. at JetBrains.Lifetimes.LifetimeDefinition.ExecuteOrTerminateOnFail(Action`1 atomicAction)
  54. at JetBrains.Lifetimes.SequentialLifetimes.<>c__DisplayClass5_0.<DefineNext>b__0(LifetimeDefinition definition)
  55. at JetBrains.Lifetimes.SequentialLifetimes.TrySetNewAndTerminateOld(LifetimeDefinition newLifetimeDefinition, Action`1 actionWithNewLifetime)
  56. at JetBrains.Lifetimes.SequentialLifetimes.DefineNext(Action`1 atomicAction)
  57. at JetBrains.Lifetimes.SequentialLifetimes.Next(Action`1 atomicAction)
  58. at JetBrains.DataFlow.IPropertyEx.<>c__DisplayClass30_0`1.<ForEachValue>b__0(PropertyChangedEventArgs`1 args)
  59. at JetBrains.DataFlow.Signal`1.NotifySinks(TValue payload)
  60. at JetBrains.DataFlow.Signal`1.Fire(TValue value, Object cookie)
  61. at JetBrains.DataFlow.Property`1.FireChange(TValue old, TValue new, Object cookie)
  62. at JetBrains.DataFlow.Property`1.SetValue(TValue value, Object cookie)
  63. at JetBrains.DataFlow.Property`1.set_Value(TValue value)
  64. at JetBrains.ReSharper.Intentions.Bulbs.BulbItems.<>c__DisplayClass21_0.<BuildAvailableActionsList>b__2()
  65. at JetBrains.Application.Threading.InterruptableReadActivityThe.Finish()
  66. at JetBrains.Application.Threading.InterruptableReadActivity.FinishingProc()
  67. at JetBrains.Threading.ReentrancyGuardEx.<>c__DisplayClass0_1.<Queue>b__3()
  68. at JetBrains.Threading.ReentrancyGuard.Execute(String name, Action action)
  69. at JetBrains.Threading.ReentrancyGuard.ExecutePendingActions()
  70. at JetBrains.Threading.JetDispatcher.Closure.Execute()
  71. at JetBrains.Util.Concurrency.WinJetDispatcher.ProcessQueue(Int32 nMinBucket)
  72. at JetBrains.Util.Concurrency.WinJetDispatcher.<>c__DisplayClass18_0.<BeginInvokeCore>b__0()
  73. at System.Windows.Threading.DispatcherOperation.InvokeDelegateCore()
  74. at System.Windows.Threading.DispatcherOperation.InvokeImpl()
  75. at System.Windows.Threading.DispatcherOperation.InvokeInSecurityContext(Object state)
  76. at MS.Internal.CulturePreservingExecutionContext.CallbackWrapper(Object obj)
  77. at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
  78. at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
  79. at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
  80. at MS.Internal.CulturePreservingExecutionContext.Run(CulturePreservingExecutionContext executionContext, ContextCallback callback, Object state)
  81. at System.Windows.Threading.DispatcherOperation.Invoke()
  82. at System.Windows.Threading.Dispatcher.ProcessQueue()
  83. at System.Windows.Threading.Dispatcher.WndProcHook(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam, Boolean& handled)
  84. at MS.Win32.HwndWrapper.WndProc(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam, Boolean& handled)
  85. at MS.Win32.HwndSubclass.DispatcherCallbackOperation(Object o)
  86. at System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Int32 numArgs)
  87. at System.Windows.Threading.ExceptionWrapper.TryCatchWhen(Object source, Delegate callback, Object args, Int32 numArgs, Delegate catchHandler)
  88. at System.Windows.Threading.Dispatcher.LegacyInvokeImpl(DispatcherPriority priority, TimeSpan timeout, Delegate method, Object args, Int32 numArgs)
  89. at MS.Win32.HwndSubclass.SubclassWndProc(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam)
  90.  
  91. 22:02:30.846 |W| AnonymousTextControl | :1 | The remotable text control implementation does not support pixel coordinate operations.
  92.  
  93. --- EXCEPTION #1/2 [NotSupportedException]
  94. Message = “The remotable text control implementation does not support pixel coordinate operations.”
  95. ExceptionPath = Root.InnerException
  96. ClassName = System.NotSupportedException
  97. HResult = COR_E_NOTSUPPORTED=80131515
  98.  
  99. --- Outer ---
  100.  
  101. --- EXCEPTION #2/2 [LoggerException]
  102. Message = “The remotable text control implementation does not support pixel coordinate operations.”
  103. ExceptionPath = Root
  104. ClassName = JetBrains.Util.LoggerException
  105. InnerException = “Exception #1 at Root.InnerException”
  106. HResult = COR_E_APPLICATION=80131600
  107. StackTraceString = “
  108. at JetBrains.TextControl.AnonymousTextControl.TmpUnsupportedReportPixelCoords(Boolean isFatal)
  109. at JetBrains.TextControl.AnonymousTextControl.Position.JetBrains.TextControl.Coords.ITextControlPos.ToScreen()
  110. at JetBrains.TextControl.Layout.TextControlAnchoringRect.UpdateAnchorGuarded(IAnchoringRect viewportAnchor, IShellLocks locks)
  111. at JetBrains.TextControl.Layout.TextControlAnchoringRect.<>c__DisplayClass2_0.<.ctor>b__6(PropertyChangedEventArgs`1 args)
  112. at JetBrains.DataFlow.Property`1.PropertyChangeSignal.Acknowledge(Action`1 handler, AddRemove addremove)
  113. at JetBrains.DataFlow.Property`1.PropertyChangeSignal.OnAfterAdvise(Action`1 handler)
  114. at JetBrains.DataFlow.Signal`1.<>c__DisplayClass19_0.<AdviseCore>b__0()
  115. at JetBrains.Lifetimes.LifetimeDefinition.Bracket(Action opening, Action closing)
  116. at JetBrains.DataFlow.Signal`1.AdviseCore(Action`1 handler, Lifetime lifetime)
  117. at JetBrains.DataFlow.Signal`1.Advise(Lifetime lifetime, Action`1 handler)
  118. at JetBrains.TextControl.Layout.TextControlAnchoringRect..ctor(OuterLifetime lifetimeOuter, ITextControl textcontrol, TextRange range, IShellLocks locks)
  119. at JetBrains.TextControl.Layout.TextControlAnchoringRect.CreateBeginningOfLine(Lifetime lifetime, ITextControl textcontrol, Int32 offset, IShellLocks locks)
  120. at JetBrains.PsiFeatures.UIInteractive.Features.Intentions.Bulb.BulbIndicator.<>c__DisplayClass30_0.<GetIndicatorPopupWindowContext>b__0(Lifetime lifetimeLayouter)
  121. at JetBrains.Application.UI.PopupLayout.PopupWindowContextWithAnotherLayouter.JetBrains.Application.UI.PopupLayout.IPopupWindowContext.CreateLayouter(Lifetime lifetime)
  122. at JetBrains.UI.PopupLayout.PopupFormController.<>c__DisplayClass27_0.<AttachEvents>b__0()
  123. at JetBrains.Lifetimes.LifetimeDefinition.Bracket(Action opening, Action closing)
  124. at JetBrains.UI.PopupLayout.PopupFormController.AttachEvents(IWindowsHookManager hookManager, PopupWindowManager popupWindowManager)
  125. at JetBrains.UI.PopupLayout.PopupFormController..ctor(LifetimeDefinition lifetimeDefinition, Form form, IPopupWindowContext context, HideFlags hideflags, Boolean wantsfocus, PopupWindowMutex mutex, IIsApplicationActiveState isApplicationActiveState, IWindowsHookManager hookManager, PopupWindowManager popupWindowManager)
  126. at JetBrains.UI.PopupLayout.PopupWindowManager.CreatePopupWindow(LifetimeDefinition lifetimeDefinition, Form form, IPopupWindowContext context, HideFlags hideflags, Boolean wantsfocus, PopupWindowMutex mutex)
  127. at JetBrains.PsiFeatures.UIInteractive.Features.Intentions.Bulb.BulbIndicator.ShowIndicator()
  128. at JetBrains.PsiFeatures.UIInteractive.Features.Intentions.Bulb.BulbIndicatorController.ShowIndicator(LifetimeDefinition lifetimeDef, BulbItemsReadyState readyState)
  129. at JetBrains.ReSharper.Intentions.Bulbs.IndicatorControllerBase.<>c__DisplayClass11_0.<HandleBulbItemsStateChange>b__0(LifetimeDefinition def)
  130. at JetBrains.Lifetimes.LifetimeDefinition.ExecuteOrTerminateOnFail(Action`1 atomicAction)
  131. at JetBrains.Lifetimes.SequentialLifetimes.<>c__DisplayClass5_0.<DefineNext>b__0(LifetimeDefinition definition)
  132. at JetBrains.Lifetimes.SequentialLifetimes.TrySetNewAndTerminateOld(LifetimeDefinition newLifetimeDefinition, Action`1 actionWithNewLifetime)
  133. at JetBrains.Lifetimes.SequentialLifetimes.DefineNext(Action`1 atomicAction)
  134. at JetBrains.ReSharper.Intentions.Bulbs.IndicatorControllerBase.HandleBulbItemsStateChange(Lifetime stateLifetime, BulbItemsState bulbItemsState)
  135. at JetBrains.DataFlow.IPropertyEx.<>c__DisplayClass29_0`1.<ForEachValue>b__0(Lifetime lf, TValue value, Object cookie)
  136. at JetBrains.DataFlow.IPropertyEx.<>c__DisplayClass30_1`1.<ForEachValue>b__1(Lifetime lifetimeValue)
  137. at JetBrains.Lifetimes.SequentialLifetimes.<>c__DisplayClass4_0.<Next>b__0(LifetimeDefinition lifetimeDefinition)
  138. at JetBrains.Lifetimes.LifetimeDefinition.ExecuteOrTerminateOnFail(Action`1 atomicAction)
  139. at JetBrains.Lifetimes.SequentialLifetimes.<>c__DisplayClass5_0.<DefineNext>b__0(LifetimeDefinition definition)
  140. at JetBrains.Lifetimes.SequentialLifetimes.TrySetNewAndTerminateOld(LifetimeDefinition newLifetimeDefinition, Action`1 actionWithNewLifetime)
  141. at JetBrains.Lifetimes.SequentialLifetimes.DefineNext(Action`1 atomicAction)
  142. at JetBrains.Lifetimes.SequentialLifetimes.Next(Action`1 atomicAction)
  143. at JetBrains.DataFlow.IPropertyEx.<>c__DisplayClass30_0`1.<ForEachValue>b__0(PropertyChangedEventArgs`1 args)
  144. at JetBrains.DataFlow.Signal`1.NotifySinks(TValue payload)
  145. at JetBrains.DataFlow.Signal`1.Fire(TValue value, Object cookie)
  146. at JetBrains.DataFlow.Property`1.FireChange(TValue old, TValue new, Object cookie)
  147. at JetBrains.DataFlow.Property`1.SetValue(TValue value, Object cookie)
  148. at JetBrains.DataFlow.Property`1.set_Value(TValue value)
  149. at JetBrains.ReSharper.Intentions.Bulbs.BulbItems.<>c__DisplayClass21_0.<BuildAvailableActionsList>b__2()
  150. at JetBrains.Application.Threading.InterruptableReadActivityThe.Finish()
  151. at JetBrains.Application.Threading.InterruptableReadActivity.FinishingProc()
  152. at JetBrains.Threading.ReentrancyGuardEx.<>c__DisplayClass0_1.<Queue>b__3()
  153. at JetBrains.Threading.ReentrancyGuard.Execute(String name, Action action)
  154. at JetBrains.Threading.ReentrancyGuard.ExecutePendingActions()
  155. at JetBrains.Threading.JetDispatcher.Closure.Execute()
  156. at JetBrains.Util.Concurrency.WinJetDispatcher.ProcessQueue(Int32 nMinBucket)
  157. at JetBrains.Util.Concurrency.WinJetDispatcher.<>c__DisplayClass18_0.<BeginInvokeCore>b__0()
  158. at System.Windows.Threading.DispatcherOperation.InvokeDelegateCore()
  159. at System.Windows.Threading.DispatcherOperation.InvokeImpl()
  160. at System.Windows.Threading.DispatcherOperation.InvokeInSecurityContext(Object state)
  161. at MS.Internal.CulturePreservingExecutionContext.CallbackWrapper(Object obj)
  162. at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
  163. at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
  164. at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
  165. at MS.Internal.CulturePreservingExecutionContext.Run(CulturePreservingExecutionContext executionContext, ContextCallback callback, Object state)
  166. at System.Windows.Threading.DispatcherOperation.Invoke()
  167. at System.Windows.Threading.Dispatcher.ProcessQueue()
  168. at System.Windows.Threading.Dispatcher.WndProcHook(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam, Boolean& handled)
  169. at MS.Win32.HwndWrapper.WndProc(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam, Boolean& handled)
  170. at MS.Win32.HwndSubclass.DispatcherCallbackOperation(Object o)
  171. at System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Int32 numArgs)
  172. at System.Windows.Threading.ExceptionWrapper.TryCatchWhen(Object source, Delegate callback, Object args, Int32 numArgs, Delegate catchHandler)
  173. at System.Windows.Threading.Dispatcher.LegacyInvokeImpl(DispatcherPriority priority, TimeSpan timeout, Delegate method, Object args, Int32 numArgs)
  174. at MS.Win32.HwndSubclass.SubclassWndProc(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam)
  175.  
  176. 22:02:33.672 |I| CodeCompletionSessionManager | :1 | strategies.Count > 0
  177. 22:02:36.021 |I| CodeCompletionSessionManager | :1 | strategies.Count == 0
  178. 22:02:36.143 |I| CodeCompletionSessionManager | :1 | strategies.Count > 0
  179. 22:02:44.134 |I| CodeCompletionSessionManager | :1 | strategies.Count > 0
  180. 22:02:46.097 |I| CodeCompletionSessionManager | :1 | strategies.Count == 0
  181. 22:02:46.202 |I| CodeCompletionSessionManager | :1 | strategies.Count == 0
  182. 22:02:46.443 |I| CodeCompletionSessionManager | :1 | strategies.Count > 0
  183. 22:02:46.863 |I| CodeCompletionSessionManager | :1 | strategies.Count == 0
  184. 22:02:46.997 |I| CodeCompletionSessionManager | :1 | strategies.Count > 0
  185. 22:02:53.539 |I| CodeCompletionSessionManager | :1 | strategies.Count > 0
  186. 22:02:56.472 |I| CodeCompletionSessionManager | :1 | strategies.Count > 0
  187. 22:02:59.409 |I| CodeCompletionSessionManager | :1 | strategies.Count == 0
  188. 22:02:59.757 |I| CodeCompletionSessionManager | :1 | strategies.Count == 0
  189. 22:03:00.406 |I| CodeCompletionSessionManager | :1 | strategies.Count > 0
  190. 22:03:02.834 |I| CodeCompletionSessionManager | :1 | strategies.Count == 0
  191. 22:03:03.023 |I| CodeCompletionSessionManager | :1 | strategies.Count > 0
  192. 22:03:04.529 |I| CodeCompletionSessionManager | :1 | strategies.Count == 0
  193. 22:03:04.655 |I| CodeCompletionSessionManager | :1 | strategies.Count == 0
  194. 22:03:05.576 |I| CodeCompletionSessionManager | :1 | strategies.Count > 0
  195. 22:03:06.005 |I| CodeCompletionSessionManager | :1 | strategies.Count == 0
  196. 22:03:07.436 |I| CodeCompletionSessionManager | :1 | strategies.Count == 0
  197. 22:03:07.753 |I| CodeCompletionSessionManager | :1 | strategies.Count > 0
  198. 22:03:08.165 |I| CodeCompletionSessionManager | :1 | strategies.Count == 0
  199. 22:03:08.272 |I| CodeCompletionSessionManager | :1 | strategies.Count > 0
  200. 22:03:10.293 |I| CodeCompletionSessionManager | :1 | strategies.Count == 0
  201. 22:04:16.302 |I| RdActions | :1 | Started 'TreeModelBrowser.Copy' action at 1 time.
  202. 22:04:16.304 |I| RdActions | :1 | 'TreeModelBrowser.Copy' Action execution failed. Action 'TreeModelBrowser.Copy' isn't available
  203. 22:04:18.017 |I| CodeCompletionSessionManager | :1 | strategies.Count > 0
  204.  
Add Comment
Please, Sign In to add comment