-
Type: Sprint Defect
-
Status: Done (View Workflow)
-
Priority: Major
-
Resolution: Completed
-
Affects Version/s: 2023R2
-
Fix Version/s: CFA 2023R2
-
Component/s: CloudLink
-
Labels:None
-
SCRUM Team:Brotherhood of Mutants
-
Source Code ID(s):
-
Sprint:2023.R3 New Features Sprint 2
I am seeing an error when stopping CloudLink Windows Service:
Failed to stop service. System.InvalidOperationException: An unhandled exception was detected --> System.Threading.Tasks.TaskCanceledException: A task was canceled. Failed to stop service. System.InvalidOperationException: An unhandled exception was detected ---> System.Threading.Tasks.TaskCanceledException: A task was canceled. at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task) at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at Mx.CloudLink.CFA.Services.CFAMessageProcessingService.<>c_DisplayClass7_0.<<Process>b0>d.MoveNext() in E:\Devops01_work\12\s\Mx.CloudLink.CFA\Services\CFAMessageProcessingService.cs:line 93-- End of stack trace from previous location where exception was thrown -- at System.Runtime.CompilerServices.AsyncMethodBuilderCore.<>c.<ThrowAsync>b_6_1(Object state) at System.Threading.QueueUserWorkItemCallback.WaitCallback_Context(Object state) at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx) at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ... Mx.CloudLink.CFA.Services.CFAMessageProcessingService.<>c_DisplayClass7_0.<<Process>b0>d.MoveNext() in E:\\Devops01\\_work\\12\\s\\Mx.CloudLink.CFA\\Services-- End of stack trace from previous location where exception was thrown ---\r\n at System.Runtime.CompilerServices.AsyncMethodBuilderCore.<>c.<ThrowAsync>b_6_1(Object state)\r\n at System.Threading.QueueUserWorkItemCallback.WaitCallback_Context(Object state)\r\n at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)\r\n at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)\r\n at System.Threading.QueueUserWorkItemCallback.System.Threading.IThreadPoolWorkItem.ExecuteWorkItem()\r\n at System.Threading.ThreadPoolWorkQueue.Dispatch()\r\n at System.Threading._ThreadPoolWaitCallback.PerformWaitCallback()","SourceContext":"Topshelf.Runtime.Windows.WindowsServiceHost","version":"23.02.232.5036","ExceptionDetail":{"Type":"System.Threading.Tasks.TaskCanceledException","HResult":-2146233029,"Message":"A task was canceled.","Source":"mscorlib","CancellationToken":"CancellationRequested: true","Task":
CFAMessageProcessingService.cs:line 93\r\n
}}