Error: OperationCanceledException

Error: OperationCanceledException

avatar

Hi,
DVLS: 4.6.0.0
RDM: 12.6.8.0
we get this error report from time to time. I haven't been able to connect it to any failing user action, but maybe you can have a look to see if this should be a concern or not:
*********************************************************************************************************************
The following error was received by a user at 2017-10-05 18:45:09
Error:
OperationCanceledException - The operation was canceled. at System.Threading.CancellationToken.ThrowOperationCanceledException() at System.Web.Http.Filters.ActionFilterAttribute.d__5.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task) at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at System.Web.Http.Filters.ActionFilterAttribute.d__0.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task) at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at System.Web.Http.Controllers.ActionFilterResult.d__2.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task) at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at System.Web.Http.Controllers.ExceptionFilterResult.d__0.MoveNext() --- Default
Source:
mscorlib
*********************************************************************************************************************
Best Regards
Patrik Malm

All Comments (4)

avatar

Hello,

What version of RDM are you running?

What type of data source are you using? If it's Devolutions Server, what version are you using?

Best regards,

Jeff Dagenais

avatar

DVLS: 4.6.0.0
RDM: 12.6.8.0

avatar

Hello,

I would recommend to upgrade to RDM 13.0.2.0 and DVLS 4.7.0.0.

Please consult the following online help page about Upgrading Devolutions Server.

If you need assistance for the upgrade, please send us an email at support@devolutions.net and we will send you the information how to schedule an appointment.

Best regards,

Érica Poirier

avatar

FYI: We have upgraded to RDM 13.0.2.0 and DVLS 4.7.0.0 and still got the same error (as below).
However this time the logging included the user login and the user could inform us that the reason for the error was that the network connection was intterupted. The user was using mobile connection and got a phone call at the time of the incident.


The following error was received by jose.leite@sectra.com at 12/22/2017 8:49:30 PM
Error:
OperationCanceledException - The operation was canceled. at System.Threading.CancellationToken.ThrowOperationCanceledException() at System.Web.Http.Filters.ActionFilterAttribute.d__5.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task) at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at System.Web.Http.Filters.ActionFilterAttribute.d__0.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task) at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at System.Web.Http.Controllers.ActionFilterResult.d__2.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task) at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at System.Web.Http.Filters.AuthorizationFilterAttribute.d__2.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task) at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at System.Web.Http.Controllers.ExceptionFilterResult.d__0.MoveNext() --- Default
Source:
mscorlib