// Id: #7378908
using Inpart.Integracao.GerenciadorJobs.Services;
var jobIntegradorAssimService = Activate<JobIntegradorAssimService>();
await jobIntegradorAssimService.ProcessarIntegracao();
| CurrentCulture | |
| RecurringJobId | |
| RetryCount | |
| Time | |
Exceeded the maximum number of retry attempts.
Cannot create a DbSet for 'Pedido' because this type is not included in the model for the context.
An exception occurred during performance of the job.
Cannot create a DbSet for 'Pedido' because this type is not included in the model for the context.
System.Exception: Cannot create a DbSet for 'Pedido' because this type is not included in the model for the context. at Inpart.Integracao.GerenciadorJobs.Services.JobIntegradorAssimService.ProcessarIntegracao() in /src/Inpart.Integracao.GerenciadorJobs/Services/JobIntegradorAssimService.cs:line 524 at InvokeStub_TaskAwaiter`1.GetResult(Object, Object, IntPtr*) at System.Reflection.MethodBaseInvoker.InvokeWithNoArgs(Object obj, BindingFlags invokeAttr)
Triggered by DelayedJobScheduler
Retry attempt 1 of 1: Cannot create a DbSet for 'Pedido' because this t…
An exception occurred during performance of the job.
Cannot create a DbSet for 'Pedido' because this type is not included in the model for the context.
System.Exception: Cannot create a DbSet for 'Pedido' because this type is not included in the model for the context. at Inpart.Integracao.GerenciadorJobs.Services.JobIntegradorAssimService.ProcessarIntegracao() in /src/Inpart.Integracao.GerenciadorJobs/Services/JobIntegradorAssimService.cs:line 524 at System.RuntimeMethodHandle.InvokeMethod(Object target, Void** arguments, Signature sig, Boolean isConstructor) at System.Reflection.MethodBaseInvoker.InvokeWithNoArgs(Object obj, BindingFlags invokeAttr)
Triggered by recurring job scheduler