// Id: #1345701
using Monitor.Alerts.Service.Application.HostedServices;
var monitorarMovimentosVeiculosScheduleService = Activate<MonitorarMovimentosVeiculosScheduleService>();
await monitorarMovimentosVeiculosScheduleService.Run();
CurrentCulture |
|
CurrentUICulture |
|
RecurringJobId |
|
RetryCount |
|
Time |
|
Triggered by DelayedJobScheduler
Retry attempt 1 of 10: Object reference not set to an instance of an obj…
An exception occurred during performance of the job.
Object reference not set to an instance of an object.
System.NullReferenceException: Object reference not set to an instance of an object. at Monitor.Alerts.Service.Application.HostedServices.MonitorarMovimentosVeiculosScheduleService.IniciarVerificacaoMovimentacaoVeiculo() in /src/src/Monitor.Alerts.Service.Application/SheduleServices/MonitorarMovimentosVeiculosScheduleService.cs:line 71 at Monitor.Alerts.Service.Application.HostedServices.MonitorarMovimentosVeiculosScheduleService.Run() in /src/src/Monitor.Alerts.Service.Application/SheduleServices/MonitorarMovimentosVeiculosScheduleService.cs:line 43 at InvokeStub_TaskAwaiter.GetResult(Object, Object, IntPtr*) at System.Reflection.MethodBaseInvoker.InvokeWithNoArgs(Object obj, BindingFlags invokeAttr)
Triggered by recurring job scheduler