// Job ID: #106200
using MC.Hangfire.Background;
var backgroundJob = Activate<IBackgroundJob<ProcessamentoDocumentoExecutor>>();
await backgroundJob.EnqueueJob(
null,
FromJson<ProcessamentoDocumentoExecutor>("{\"DocumentoId\":42594}"),
null);
| CurrentCulture | |
| CurrentUICulture | |
| RetryCount | |
An exception occurred during performance of the job.
Specified argument was out of the range of valid values. (Parameter 'index')
System.ArgumentOutOfRangeException: Specified argument was out of the range of valid values. (Parameter 'index') at System.Linq.ThrowHelper.ThrowArgumentOutOfRangeException(ExceptionArgument argument) at System.Linq.Enumerable.ElementAt[TSource](IEnumerable`1 source, Int32 index) at Cont360.PortalCliente.Extensions.Documento.DocumentoExtensions.GetDocumentData(String url, String typeDocumentModel, PerformContext context, ILogger logger, IUserContext userContext, IJobCancellationToken ct) in D:\a\1\s\Cont360.PortalCliente.Extensions\Documento\DocumentoExtensions.cs:line 165 at Cont360.PortalCliente.Servicos.Documento.RoboDocumento.GetFormDataAsync(Documento documento, PerformContext context, IUserContext userContext, IJobCancellationToken ct) in D:\a\1\s\Cont360.PortalCliente.Servicos\Documento\RoboDocumento.cs:line 431 at Cont360.PortalCliente.Servicos.Documento.RoboDocumento.EnqueueJob(PerformContext context, ProcessamentoDocumentoExecutor jobData, IJobCancellationToken ct) in D:\a\1\s\Cont360.PortalCliente.Servicos\Documento\RoboDocumento.cs:line 139 at Cont360.PortalCliente.Servicos.Documento.RoboDocumento.EnqueueJob(PerformContext context, ProcessamentoDocumentoExecutor jobData, IJobCancellationToken ct) in D:\a\1\s\Cont360.PortalCliente.Servicos\Documento\RoboDocumento.cs:line 139 at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
Retry attempt 10 of 10: Specified argument was out of the range of valid …
An exception occurred during performance of the job.
Specified argument was out of the range of valid values. (Parameter 'index')
System.ArgumentOutOfRangeException: Specified argument was out of the range of valid values. (Parameter 'index') at System.Linq.ThrowHelper.ThrowArgumentOutOfRangeException(ExceptionArgument argument) at System.Linq.Enumerable.ElementAt[TSource](IEnumerable`1 source, Int32 index) at Cont360.PortalCliente.Extensions.Documento.DocumentoExtensions.GetDocumentData(String url, String typeDocumentModel, PerformContext context, ILogger logger, IUserContext userContext, IJobCancellationToken ct) in D:\a\1\s\Cont360.PortalCliente.Extensions\Documento\DocumentoExtensions.cs:line 165 at Cont360.PortalCliente.Servicos.Documento.RoboDocumento.GetFormDataAsync(Documento documento, PerformContext context, IUserContext userContext, IJobCancellationToken ct) in D:\a\1\s\Cont360.PortalCliente.Servicos\Documento\RoboDocumento.cs:line 431 at Cont360.PortalCliente.Servicos.Documento.RoboDocumento.EnqueueJob(PerformContext context, ProcessamentoDocumentoExecutor jobData, IJobCancellationToken ct) in D:\a\1\s\Cont360.PortalCliente.Servicos\Documento\RoboDocumento.cs:line 139 at Cont360.PortalCliente.Servicos.Documento.RoboDocumento.EnqueueJob(PerformContext context, ProcessamentoDocumentoExecutor jobData, IJobCancellationToken ct) in D:\a\1\s\Cont360.PortalCliente.Servicos\Documento\RoboDocumento.cs:line 139 at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
Retry attempt 9 of 10: Specified argument was out of the range of valid …
An exception occurred during performance of the job.
Specified argument was out of the range of valid values. (Parameter 'index')
System.ArgumentOutOfRangeException: Specified argument was out of the range of valid values. (Parameter 'index') at System.Linq.ThrowHelper.ThrowArgumentOutOfRangeException(ExceptionArgument argument) at System.Linq.Enumerable.ElementAt[TSource](IEnumerable`1 source, Int32 index) at Cont360.PortalCliente.Extensions.Documento.DocumentoExtensions.GetDocumentData(String url, String typeDocumentModel, PerformContext context, ILogger logger, IUserContext userContext, IJobCancellationToken ct) in D:\a\1\s\Cont360.PortalCliente.Extensions\Documento\DocumentoExtensions.cs:line 165 at Cont360.PortalCliente.Servicos.Documento.RoboDocumento.GetFormDataAsync(Documento documento, PerformContext context, IUserContext userContext, IJobCancellationToken ct) in D:\a\1\s\Cont360.PortalCliente.Servicos\Documento\RoboDocumento.cs:line 431 at Cont360.PortalCliente.Servicos.Documento.RoboDocumento.EnqueueJob(PerformContext context, ProcessamentoDocumentoExecutor jobData, IJobCancellationToken ct) in D:\a\1\s\Cont360.PortalCliente.Servicos\Documento\RoboDocumento.cs:line 139 at Cont360.PortalCliente.Servicos.Documento.RoboDocumento.EnqueueJob(PerformContext context, ProcessamentoDocumentoExecutor jobData, IJobCancellationToken ct) in D:\a\1\s\Cont360.PortalCliente.Servicos\Documento\RoboDocumento.cs:line 139 at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
Retry attempt 8 of 10: Specified argument was out of the range of valid …
An exception occurred during performance of the job.
Specified argument was out of the range of valid values. (Parameter 'index')
System.ArgumentOutOfRangeException: Specified argument was out of the range of valid values. (Parameter 'index') at System.Linq.ThrowHelper.ThrowArgumentOutOfRangeException(ExceptionArgument argument) at System.Linq.Enumerable.ElementAt[TSource](IEnumerable`1 source, Int32 index) at Cont360.PortalCliente.Extensions.Documento.DocumentoExtensions.GetDocumentData(String url, String typeDocumentModel, PerformContext context, ILogger logger, IUserContext userContext, IJobCancellationToken ct) in D:\a\1\s\Cont360.PortalCliente.Extensions\Documento\DocumentoExtensions.cs:line 165 at Cont360.PortalCliente.Servicos.Documento.RoboDocumento.GetFormDataAsync(Documento documento, PerformContext context, IUserContext userContext, IJobCancellationToken ct) in D:\a\1\s\Cont360.PortalCliente.Servicos\Documento\RoboDocumento.cs:line 431 at Cont360.PortalCliente.Servicos.Documento.RoboDocumento.EnqueueJob(PerformContext context, ProcessamentoDocumentoExecutor jobData, IJobCancellationToken ct) in D:\a\1\s\Cont360.PortalCliente.Servicos\Documento\RoboDocumento.cs:line 139 at Cont360.PortalCliente.Servicos.Documento.RoboDocumento.EnqueueJob(PerformContext context, ProcessamentoDocumentoExecutor jobData, IJobCancellationToken ct) in D:\a\1\s\Cont360.PortalCliente.Servicos\Documento\RoboDocumento.cs:line 139 at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
Retry attempt 7 of 10: Specified argument was out of the range of valid …
An exception occurred during performance of the job.
Specified argument was out of the range of valid values. (Parameter 'index')
System.ArgumentOutOfRangeException: Specified argument was out of the range of valid values. (Parameter 'index') at System.Linq.ThrowHelper.ThrowArgumentOutOfRangeException(ExceptionArgument argument) at System.Linq.Enumerable.ElementAt[TSource](IEnumerable`1 source, Int32 index) at Cont360.PortalCliente.Extensions.Documento.DocumentoExtensions.GetDocumentData(String url, String typeDocumentModel, PerformContext context, ILogger logger, IUserContext userContext, IJobCancellationToken ct) in D:\a\1\s\Cont360.PortalCliente.Extensions\Documento\DocumentoExtensions.cs:line 165 at Cont360.PortalCliente.Servicos.Documento.RoboDocumento.GetFormDataAsync(Documento documento, PerformContext context, IUserContext userContext, IJobCancellationToken ct) in D:\a\1\s\Cont360.PortalCliente.Servicos\Documento\RoboDocumento.cs:line 431 at Cont360.PortalCliente.Servicos.Documento.RoboDocumento.EnqueueJob(PerformContext context, ProcessamentoDocumentoExecutor jobData, IJobCancellationToken ct) in D:\a\1\s\Cont360.PortalCliente.Servicos\Documento\RoboDocumento.cs:line 139 at Cont360.PortalCliente.Servicos.Documento.RoboDocumento.EnqueueJob(PerformContext context, ProcessamentoDocumentoExecutor jobData, IJobCancellationToken ct) in D:\a\1\s\Cont360.PortalCliente.Servicos\Documento\RoboDocumento.cs:line 139 at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
Retry attempt 6 of 10: Specified argument was out of the range of valid …
An exception occurred during performance of the job.
Specified argument was out of the range of valid values. (Parameter 'index')
System.ArgumentOutOfRangeException: Specified argument was out of the range of valid values. (Parameter 'index') at System.Linq.ThrowHelper.ThrowArgumentOutOfRangeException(ExceptionArgument argument) at System.Linq.Enumerable.ElementAt[TSource](IEnumerable`1 source, Int32 index) at Cont360.PortalCliente.Extensions.Documento.DocumentoExtensions.GetDocumentData(String url, String typeDocumentModel, PerformContext context, ILogger logger, IUserContext userContext, IJobCancellationToken ct) in D:\a\1\s\Cont360.PortalCliente.Extensions\Documento\DocumentoExtensions.cs:line 165 at Cont360.PortalCliente.Servicos.Documento.RoboDocumento.GetFormDataAsync(Documento documento, PerformContext context, IUserContext userContext, IJobCancellationToken ct) in D:\a\1\s\Cont360.PortalCliente.Servicos\Documento\RoboDocumento.cs:line 431 at Cont360.PortalCliente.Servicos.Documento.RoboDocumento.EnqueueJob(PerformContext context, ProcessamentoDocumentoExecutor jobData, IJobCancellationToken ct) in D:\a\1\s\Cont360.PortalCliente.Servicos\Documento\RoboDocumento.cs:line 139 at Cont360.PortalCliente.Servicos.Documento.RoboDocumento.EnqueueJob(PerformContext context, ProcessamentoDocumentoExecutor jobData, IJobCancellationToken ct) in D:\a\1\s\Cont360.PortalCliente.Servicos\Documento\RoboDocumento.cs:line 139 at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
Retry attempt 5 of 10: Specified argument was out of the range of valid …
An exception occurred during performance of the job.
Specified argument was out of the range of valid values. (Parameter 'index')
System.ArgumentOutOfRangeException: Specified argument was out of the range of valid values. (Parameter 'index') at System.Linq.ThrowHelper.ThrowArgumentOutOfRangeException(ExceptionArgument argument) at System.Linq.Enumerable.ElementAt[TSource](IEnumerable`1 source, Int32 index) at Cont360.PortalCliente.Extensions.Documento.DocumentoExtensions.GetDocumentData(String url, String typeDocumentModel, PerformContext context, ILogger logger, IUserContext userContext, IJobCancellationToken ct) in D:\a\1\s\Cont360.PortalCliente.Extensions\Documento\DocumentoExtensions.cs:line 165 at Cont360.PortalCliente.Servicos.Documento.RoboDocumento.GetFormDataAsync(Documento documento, PerformContext context, IUserContext userContext, IJobCancellationToken ct) in D:\a\1\s\Cont360.PortalCliente.Servicos\Documento\RoboDocumento.cs:line 431 at Cont360.PortalCliente.Servicos.Documento.RoboDocumento.EnqueueJob(PerformContext context, ProcessamentoDocumentoExecutor jobData, IJobCancellationToken ct) in D:\a\1\s\Cont360.PortalCliente.Servicos\Documento\RoboDocumento.cs:line 139 at Cont360.PortalCliente.Servicos.Documento.RoboDocumento.EnqueueJob(PerformContext context, ProcessamentoDocumentoExecutor jobData, IJobCancellationToken ct) in D:\a\1\s\Cont360.PortalCliente.Servicos\Documento\RoboDocumento.cs:line 139 at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
Retry attempt 4 of 10: Specified argument was out of the range of valid …
An exception occurred during performance of the job.
Specified argument was out of the range of valid values. (Parameter 'index')
System.ArgumentOutOfRangeException: Specified argument was out of the range of valid values. (Parameter 'index') at System.Linq.ThrowHelper.ThrowArgumentOutOfRangeException(ExceptionArgument argument) at System.Linq.Enumerable.ElementAt[TSource](IEnumerable`1 source, Int32 index) at Cont360.PortalCliente.Extensions.Documento.DocumentoExtensions.GetDocumentData(String url, String typeDocumentModel, PerformContext context, ILogger logger, IUserContext userContext, IJobCancellationToken ct) in D:\a\1\s\Cont360.PortalCliente.Extensions\Documento\DocumentoExtensions.cs:line 165 at Cont360.PortalCliente.Servicos.Documento.RoboDocumento.GetFormDataAsync(Documento documento, PerformContext context, IUserContext userContext, IJobCancellationToken ct) in D:\a\1\s\Cont360.PortalCliente.Servicos\Documento\RoboDocumento.cs:line 431 at Cont360.PortalCliente.Servicos.Documento.RoboDocumento.EnqueueJob(PerformContext context, ProcessamentoDocumentoExecutor jobData, IJobCancellationToken ct) in D:\a\1\s\Cont360.PortalCliente.Servicos\Documento\RoboDocumento.cs:line 139 at Cont360.PortalCliente.Servicos.Documento.RoboDocumento.EnqueueJob(PerformContext context, ProcessamentoDocumentoExecutor jobData, IJobCancellationToken ct) in D:\a\1\s\Cont360.PortalCliente.Servicos\Documento\RoboDocumento.cs:line 139 at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
Retry attempt 3 of 10: Specified argument was out of the range of valid …
An exception occurred during performance of the job.
Specified argument was out of the range of valid values. (Parameter 'index')
System.ArgumentOutOfRangeException: Specified argument was out of the range of valid values. (Parameter 'index') at System.Linq.ThrowHelper.ThrowArgumentOutOfRangeException(ExceptionArgument argument) at System.Linq.Enumerable.ElementAt[TSource](IEnumerable`1 source, Int32 index) at Cont360.PortalCliente.Extensions.Documento.DocumentoExtensions.GetDocumentData(String url, String typeDocumentModel, PerformContext context, ILogger logger, IUserContext userContext, IJobCancellationToken ct) in D:\a\1\s\Cont360.PortalCliente.Extensions\Documento\DocumentoExtensions.cs:line 165 at Cont360.PortalCliente.Servicos.Documento.RoboDocumento.GetFormDataAsync(Documento documento, PerformContext context, IUserContext userContext, IJobCancellationToken ct) in D:\a\1\s\Cont360.PortalCliente.Servicos\Documento\RoboDocumento.cs:line 431 at Cont360.PortalCliente.Servicos.Documento.RoboDocumento.EnqueueJob(PerformContext context, ProcessamentoDocumentoExecutor jobData, IJobCancellationToken ct) in D:\a\1\s\Cont360.PortalCliente.Servicos\Documento\RoboDocumento.cs:line 139 at Cont360.PortalCliente.Servicos.Documento.RoboDocumento.EnqueueJob(PerformContext context, ProcessamentoDocumentoExecutor jobData, IJobCancellationToken ct) in D:\a\1\s\Cont360.PortalCliente.Servicos\Documento\RoboDocumento.cs:line 139 at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
Retry attempt 2 of 10: Specified argument was out of the range of valid …
An exception occurred during performance of the job.
Specified argument was out of the range of valid values. (Parameter 'index')
System.ArgumentOutOfRangeException: Specified argument was out of the range of valid values. (Parameter 'index') at System.Linq.ThrowHelper.ThrowArgumentOutOfRangeException(ExceptionArgument argument) at System.Linq.Enumerable.ElementAt[TSource](IEnumerable`1 source, Int32 index) at Cont360.PortalCliente.Extensions.Documento.DocumentoExtensions.GetDocumentData(String url, String typeDocumentModel, PerformContext context, ILogger logger, IUserContext userContext, IJobCancellationToken ct) in D:\a\1\s\Cont360.PortalCliente.Extensions\Documento\DocumentoExtensions.cs:line 165 at Cont360.PortalCliente.Servicos.Documento.RoboDocumento.GetFormDataAsync(Documento documento, PerformContext context, IUserContext userContext, IJobCancellationToken ct) in D:\a\1\s\Cont360.PortalCliente.Servicos\Documento\RoboDocumento.cs:line 431 at Cont360.PortalCliente.Servicos.Documento.RoboDocumento.EnqueueJob(PerformContext context, ProcessamentoDocumentoExecutor jobData, IJobCancellationToken ct) in D:\a\1\s\Cont360.PortalCliente.Servicos\Documento\RoboDocumento.cs:line 139 at Cont360.PortalCliente.Servicos.Documento.RoboDocumento.EnqueueJob(PerformContext context, ProcessamentoDocumentoExecutor jobData, IJobCancellationToken ct) in D:\a\1\s\Cont360.PortalCliente.Servicos\Documento\RoboDocumento.cs:line 139 at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
Retry attempt 1 of 10: Specified argument was out of the range of valid …
An exception occurred during performance of the job.
Specified argument was out of the range of valid values. (Parameter 'index')
System.ArgumentOutOfRangeException: Specified argument was out of the range of valid values. (Parameter 'index') at System.Linq.ThrowHelper.ThrowArgumentOutOfRangeException(ExceptionArgument argument) at System.Linq.Enumerable.ElementAt[TSource](IEnumerable`1 source, Int32 index) at Cont360.PortalCliente.Extensions.Documento.DocumentoExtensions.GetDocumentData(String url, String typeDocumentModel, PerformContext context, ILogger logger, IUserContext userContext, IJobCancellationToken ct) in D:\a\1\s\Cont360.PortalCliente.Extensions\Documento\DocumentoExtensions.cs:line 165 at Cont360.PortalCliente.Servicos.Documento.RoboDocumento.GetFormDataAsync(Documento documento, PerformContext context, IUserContext userContext, IJobCancellationToken ct) in D:\a\1\s\Cont360.PortalCliente.Servicos\Documento\RoboDocumento.cs:line 431 at Cont360.PortalCliente.Servicos.Documento.RoboDocumento.EnqueueJob(PerformContext context, ProcessamentoDocumentoExecutor jobData, IJobCancellationToken ct) in D:\a\1\s\Cont360.PortalCliente.Servicos\Documento\RoboDocumento.cs:line 139 at Cont360.PortalCliente.Servicos.Documento.RoboDocumento.EnqueueJob(PerformContext context, ProcessamentoDocumentoExecutor jobData, IJobCancellationToken ct) in D:\a\1\s\Cont360.PortalCliente.Servicos\Documento\RoboDocumento.cs:line 139 at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)