// Id: #15454245
using Arib.BackServices.Jobs;
var deactivateInactiveCustomerAccountsJob = Activate<DeactivateInactiveCustomerAccountsJob>();
await deactivateInactiveCustomerAccountsJob.ExecuteAsync();
| CurrentCulture | |
| CurrentUICulture | |
| RecurringJobId | |
| RetryCount | |
| Time | |
An exception occurred during performance of the job.
Unable to resolve service for type 'BL.UseCases.Customers.RefreshTokens.Commands.RevokeAll.IRevokeAllCustomerRefreshTokensCommand' while attempting to activate 'BL.UseCases.Customers.Commands.DeactivateInactiveAccounts.DeactivateInactiveCustomerAccountsCommand'.
System.InvalidOperationException: Unable to resolve service for type 'BL.UseCases.Customers.RefreshTokens.Commands.RevokeAll.IRevokeAllCustomerRefreshTokensCommand' while attempting to activate 'BL.UseCases.Customers.Commands.DeactivateInactiveAccounts.DeactivateInactiveCustomerAccountsCommand'. at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteFactory.CreateArgumentCallSites(ServiceIdentifier serviceIdentifier, Type implementationType, CallSiteChain callSiteChain, ParameterInfo[] parameters, Boolean throwIfCallSiteNotFound) at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteFactory.CreateConstructorCallSite(ResultCache lifetime, ServiceIdentifier serviceIdentifier, Type implementationType, CallSiteChain callSiteChain) at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteFactory.TryCreateExact(ServiceDescriptor descriptor, ServiceIdentifier serviceIdentifier, CallSiteChain callSiteChain, Int32 slot) at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteFactory.CreateCallSite(ServiceIdentifier serviceIdentifier, CallSiteChain callSiteChain) at Microsoft.Extensions.DependencyInjection.ServiceProvider.CreateServiceAccessor(ServiceIdentifier serviceIdentifier) at Microsoft.Extensions.DependencyInjection.ServiceProviderServiceExtensions.GetRequiredService(IServiceProvider provider, Type serviceType) at Microsoft.Extensions.DependencyInjection.ServiceProviderServiceExtensions.GetRequiredService[T](IServiceProvider provider) at Arib.BackServices.Jobs.DeactivateInactiveCustomerAccountsJob.ExecuteAsync() in C:\agent\_work\95\s\Arib.BackServices\Jobs\DeactivateInactiveCustomerAccountsJob.cs:line 22 at InvokeStub_TaskAwaiter.GetResult(Object, Object, IntPtr*) at System.Reflection.MethodBaseInvoker.InvokeWithNoArgs(Object obj, BindingFlags invokeAttr)
Triggered by DelayedJobScheduler
Retry attempt 10 of 10: Unable to resolve service for type 'BL.UseCases.C…
An exception occurred during performance of the job.
Unable to resolve service for type 'BL.UseCases.Customers.RefreshTokens.Commands.RevokeAll.IRevokeAllCustomerRefreshTokensCommand' while attempting to activate 'BL.UseCases.Customers.Commands.DeactivateInactiveAccounts.DeactivateInactiveCustomerAccountsCommand'.
System.InvalidOperationException: Unable to resolve service for type 'BL.UseCases.Customers.RefreshTokens.Commands.RevokeAll.IRevokeAllCustomerRefreshTokensCommand' while attempting to activate 'BL.UseCases.Customers.Commands.DeactivateInactiveAccounts.DeactivateInactiveCustomerAccountsCommand'. at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteFactory.CreateArgumentCallSites(ServiceIdentifier serviceIdentifier, Type implementationType, CallSiteChain callSiteChain, ParameterInfo[] parameters, Boolean throwIfCallSiteNotFound) at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteFactory.CreateConstructorCallSite(ResultCache lifetime, ServiceIdentifier serviceIdentifier, Type implementationType, CallSiteChain callSiteChain) at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteFactory.TryCreateExact(ServiceDescriptor descriptor, ServiceIdentifier serviceIdentifier, CallSiteChain callSiteChain, Int32 slot) at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteFactory.CreateCallSite(ServiceIdentifier serviceIdentifier, CallSiteChain callSiteChain) at Microsoft.Extensions.DependencyInjection.ServiceProvider.CreateServiceAccessor(ServiceIdentifier serviceIdentifier) at Microsoft.Extensions.DependencyInjection.ServiceProviderServiceExtensions.GetRequiredService(IServiceProvider provider, Type serviceType) at Microsoft.Extensions.DependencyInjection.ServiceProviderServiceExtensions.GetRequiredService[T](IServiceProvider provider) at Arib.BackServices.Jobs.DeactivateInactiveCustomerAccountsJob.ExecuteAsync() in C:\agent\_work\95\s\Arib.BackServices\Jobs\DeactivateInactiveCustomerAccountsJob.cs:line 22 at InvokeStub_TaskAwaiter.GetResult(Object, Object, IntPtr*) at System.Reflection.MethodBaseInvoker.InvokeWithNoArgs(Object obj, BindingFlags invokeAttr)
Triggered by DelayedJobScheduler
Retry attempt 9 of 10: Unable to resolve service for type 'BL.UseCases.C…
An exception occurred during performance of the job.
Unable to resolve service for type 'BL.UseCases.Customers.RefreshTokens.Commands.RevokeAll.IRevokeAllCustomerRefreshTokensCommand' while attempting to activate 'BL.UseCases.Customers.Commands.DeactivateInactiveAccounts.DeactivateInactiveCustomerAccountsCommand'.
System.InvalidOperationException: Unable to resolve service for type 'BL.UseCases.Customers.RefreshTokens.Commands.RevokeAll.IRevokeAllCustomerRefreshTokensCommand' while attempting to activate 'BL.UseCases.Customers.Commands.DeactivateInactiveAccounts.DeactivateInactiveCustomerAccountsCommand'. at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteFactory.CreateArgumentCallSites(ServiceIdentifier serviceIdentifier, Type implementationType, CallSiteChain callSiteChain, ParameterInfo[] parameters, Boolean throwIfCallSiteNotFound) at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteFactory.CreateConstructorCallSite(ResultCache lifetime, ServiceIdentifier serviceIdentifier, Type implementationType, CallSiteChain callSiteChain) at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteFactory.TryCreateExact(ServiceDescriptor descriptor, ServiceIdentifier serviceIdentifier, CallSiteChain callSiteChain, Int32 slot) at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteFactory.CreateCallSite(ServiceIdentifier serviceIdentifier, CallSiteChain callSiteChain) at Microsoft.Extensions.DependencyInjection.ServiceProvider.CreateServiceAccessor(ServiceIdentifier serviceIdentifier) at Microsoft.Extensions.DependencyInjection.ServiceProviderServiceExtensions.GetRequiredService(IServiceProvider provider, Type serviceType) at Microsoft.Extensions.DependencyInjection.ServiceProviderServiceExtensions.GetRequiredService[T](IServiceProvider provider) at Arib.BackServices.Jobs.DeactivateInactiveCustomerAccountsJob.ExecuteAsync() in C:\agent\_work\95\s\Arib.BackServices\Jobs\DeactivateInactiveCustomerAccountsJob.cs:line 22 at InvokeStub_TaskAwaiter.GetResult(Object, Object, IntPtr*) at System.Reflection.MethodBaseInvoker.InvokeWithNoArgs(Object obj, BindingFlags invokeAttr)
Triggered by DelayedJobScheduler
Retry attempt 8 of 10: Unable to resolve service for type 'BL.UseCases.C…
An exception occurred during performance of the job.
Unable to resolve service for type 'BL.UseCases.Customers.RefreshTokens.Commands.RevokeAll.IRevokeAllCustomerRefreshTokensCommand' while attempting to activate 'BL.UseCases.Customers.Commands.DeactivateInactiveAccounts.DeactivateInactiveCustomerAccountsCommand'.
System.InvalidOperationException: Unable to resolve service for type 'BL.UseCases.Customers.RefreshTokens.Commands.RevokeAll.IRevokeAllCustomerRefreshTokensCommand' while attempting to activate 'BL.UseCases.Customers.Commands.DeactivateInactiveAccounts.DeactivateInactiveCustomerAccountsCommand'. at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteFactory.CreateArgumentCallSites(ServiceIdentifier serviceIdentifier, Type implementationType, CallSiteChain callSiteChain, ParameterInfo[] parameters, Boolean throwIfCallSiteNotFound) at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteFactory.CreateConstructorCallSite(ResultCache lifetime, ServiceIdentifier serviceIdentifier, Type implementationType, CallSiteChain callSiteChain) at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteFactory.TryCreateExact(ServiceDescriptor descriptor, ServiceIdentifier serviceIdentifier, CallSiteChain callSiteChain, Int32 slot) at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteFactory.CreateCallSite(ServiceIdentifier serviceIdentifier, CallSiteChain callSiteChain) at Microsoft.Extensions.DependencyInjection.ServiceProvider.CreateServiceAccessor(ServiceIdentifier serviceIdentifier) at Microsoft.Extensions.DependencyInjection.ServiceProviderServiceExtensions.GetRequiredService(IServiceProvider provider, Type serviceType) at Microsoft.Extensions.DependencyInjection.ServiceProviderServiceExtensions.GetRequiredService[T](IServiceProvider provider) at Arib.BackServices.Jobs.DeactivateInactiveCustomerAccountsJob.ExecuteAsync() in C:\agent\_work\95\s\Arib.BackServices\Jobs\DeactivateInactiveCustomerAccountsJob.cs:line 22 at InvokeStub_TaskAwaiter.GetResult(Object, Object, IntPtr*) at System.Reflection.MethodBaseInvoker.InvokeWithNoArgs(Object obj, BindingFlags invokeAttr)
Triggered by DelayedJobScheduler
Retry attempt 7 of 10: Unable to resolve service for type 'BL.UseCases.C…
An exception occurred during performance of the job.
Unable to resolve service for type 'BL.UseCases.Customers.RefreshTokens.Commands.RevokeAll.IRevokeAllCustomerRefreshTokensCommand' while attempting to activate 'BL.UseCases.Customers.Commands.DeactivateInactiveAccounts.DeactivateInactiveCustomerAccountsCommand'.
System.InvalidOperationException: Unable to resolve service for type 'BL.UseCases.Customers.RefreshTokens.Commands.RevokeAll.IRevokeAllCustomerRefreshTokensCommand' while attempting to activate 'BL.UseCases.Customers.Commands.DeactivateInactiveAccounts.DeactivateInactiveCustomerAccountsCommand'. at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteFactory.CreateArgumentCallSites(ServiceIdentifier serviceIdentifier, Type implementationType, CallSiteChain callSiteChain, ParameterInfo[] parameters, Boolean throwIfCallSiteNotFound) at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteFactory.CreateConstructorCallSite(ResultCache lifetime, ServiceIdentifier serviceIdentifier, Type implementationType, CallSiteChain callSiteChain) at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteFactory.TryCreateExact(ServiceDescriptor descriptor, ServiceIdentifier serviceIdentifier, CallSiteChain callSiteChain, Int32 slot) at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteFactory.CreateCallSite(ServiceIdentifier serviceIdentifier, CallSiteChain callSiteChain) at Microsoft.Extensions.DependencyInjection.ServiceProvider.CreateServiceAccessor(ServiceIdentifier serviceIdentifier) at Microsoft.Extensions.DependencyInjection.ServiceProviderServiceExtensions.GetRequiredService(IServiceProvider provider, Type serviceType) at Microsoft.Extensions.DependencyInjection.ServiceProviderServiceExtensions.GetRequiredService[T](IServiceProvider provider) at Arib.BackServices.Jobs.DeactivateInactiveCustomerAccountsJob.ExecuteAsync() in C:\agent\_work\95\s\Arib.BackServices\Jobs\DeactivateInactiveCustomerAccountsJob.cs:line 22 at InvokeStub_TaskAwaiter.GetResult(Object, Object, IntPtr*) at System.Reflection.MethodBaseInvoker.InvokeWithNoArgs(Object obj, BindingFlags invokeAttr)
Triggered by DelayedJobScheduler
Retry attempt 6 of 10: Unable to resolve service for type 'BL.UseCases.C…
An exception occurred during performance of the job.
Unable to resolve service for type 'BL.UseCases.Customers.RefreshTokens.Commands.RevokeAll.IRevokeAllCustomerRefreshTokensCommand' while attempting to activate 'BL.UseCases.Customers.Commands.DeactivateInactiveAccounts.DeactivateInactiveCustomerAccountsCommand'.
System.InvalidOperationException: Unable to resolve service for type 'BL.UseCases.Customers.RefreshTokens.Commands.RevokeAll.IRevokeAllCustomerRefreshTokensCommand' while attempting to activate 'BL.UseCases.Customers.Commands.DeactivateInactiveAccounts.DeactivateInactiveCustomerAccountsCommand'. at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteFactory.CreateArgumentCallSites(ServiceIdentifier serviceIdentifier, Type implementationType, CallSiteChain callSiteChain, ParameterInfo[] parameters, Boolean throwIfCallSiteNotFound) at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteFactory.CreateConstructorCallSite(ResultCache lifetime, ServiceIdentifier serviceIdentifier, Type implementationType, CallSiteChain callSiteChain) at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteFactory.TryCreateExact(ServiceDescriptor descriptor, ServiceIdentifier serviceIdentifier, CallSiteChain callSiteChain, Int32 slot) at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteFactory.CreateCallSite(ServiceIdentifier serviceIdentifier, CallSiteChain callSiteChain) at Microsoft.Extensions.DependencyInjection.ServiceProvider.CreateServiceAccessor(ServiceIdentifier serviceIdentifier) at Microsoft.Extensions.DependencyInjection.ServiceProviderServiceExtensions.GetRequiredService(IServiceProvider provider, Type serviceType) at Microsoft.Extensions.DependencyInjection.ServiceProviderServiceExtensions.GetRequiredService[T](IServiceProvider provider) at Arib.BackServices.Jobs.DeactivateInactiveCustomerAccountsJob.ExecuteAsync() in C:\agent\_work\95\s\Arib.BackServices\Jobs\DeactivateInactiveCustomerAccountsJob.cs:line 22 at InvokeStub_TaskAwaiter.GetResult(Object, Object, IntPtr*) at System.Reflection.MethodBaseInvoker.InvokeWithNoArgs(Object obj, BindingFlags invokeAttr)
Triggered by DelayedJobScheduler
Retry attempt 5 of 10: Unable to resolve service for type 'BL.UseCases.C…
An exception occurred during performance of the job.
Unable to resolve service for type 'BL.UseCases.Customers.RefreshTokens.Commands.RevokeAll.IRevokeAllCustomerRefreshTokensCommand' while attempting to activate 'BL.UseCases.Customers.Commands.DeactivateInactiveAccounts.DeactivateInactiveCustomerAccountsCommand'.
System.InvalidOperationException: Unable to resolve service for type 'BL.UseCases.Customers.RefreshTokens.Commands.RevokeAll.IRevokeAllCustomerRefreshTokensCommand' while attempting to activate 'BL.UseCases.Customers.Commands.DeactivateInactiveAccounts.DeactivateInactiveCustomerAccountsCommand'. at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteFactory.CreateArgumentCallSites(ServiceIdentifier serviceIdentifier, Type implementationType, CallSiteChain callSiteChain, ParameterInfo[] parameters, Boolean throwIfCallSiteNotFound) at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteFactory.CreateConstructorCallSite(ResultCache lifetime, ServiceIdentifier serviceIdentifier, Type implementationType, CallSiteChain callSiteChain) at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteFactory.TryCreateExact(ServiceDescriptor descriptor, ServiceIdentifier serviceIdentifier, CallSiteChain callSiteChain, Int32 slot) at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteFactory.CreateCallSite(ServiceIdentifier serviceIdentifier, CallSiteChain callSiteChain) at Microsoft.Extensions.DependencyInjection.ServiceProvider.CreateServiceAccessor(ServiceIdentifier serviceIdentifier) at Microsoft.Extensions.DependencyInjection.ServiceProviderServiceExtensions.GetRequiredService(IServiceProvider provider, Type serviceType) at Microsoft.Extensions.DependencyInjection.ServiceProviderServiceExtensions.GetRequiredService[T](IServiceProvider provider) at Arib.BackServices.Jobs.DeactivateInactiveCustomerAccountsJob.ExecuteAsync() in C:\agent\_work\95\s\Arib.BackServices\Jobs\DeactivateInactiveCustomerAccountsJob.cs:line 22 at InvokeStub_TaskAwaiter.GetResult(Object, Object, IntPtr*) at System.Reflection.MethodBaseInvoker.InvokeWithNoArgs(Object obj, BindingFlags invokeAttr)
Triggered by DelayedJobScheduler
Retry attempt 4 of 10: Unable to resolve service for type 'BL.UseCases.C…
An exception occurred during performance of the job.
Unable to resolve service for type 'BL.UseCases.Customers.RefreshTokens.Commands.RevokeAll.IRevokeAllCustomerRefreshTokensCommand' while attempting to activate 'BL.UseCases.Customers.Commands.DeactivateInactiveAccounts.DeactivateInactiveCustomerAccountsCommand'.
System.InvalidOperationException: Unable to resolve service for type 'BL.UseCases.Customers.RefreshTokens.Commands.RevokeAll.IRevokeAllCustomerRefreshTokensCommand' while attempting to activate 'BL.UseCases.Customers.Commands.DeactivateInactiveAccounts.DeactivateInactiveCustomerAccountsCommand'. at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteFactory.CreateArgumentCallSites(ServiceIdentifier serviceIdentifier, Type implementationType, CallSiteChain callSiteChain, ParameterInfo[] parameters, Boolean throwIfCallSiteNotFound) at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteFactory.CreateConstructorCallSite(ResultCache lifetime, ServiceIdentifier serviceIdentifier, Type implementationType, CallSiteChain callSiteChain) at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteFactory.TryCreateExact(ServiceDescriptor descriptor, ServiceIdentifier serviceIdentifier, CallSiteChain callSiteChain, Int32 slot) at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteFactory.CreateCallSite(ServiceIdentifier serviceIdentifier, CallSiteChain callSiteChain) at Microsoft.Extensions.DependencyInjection.ServiceProvider.CreateServiceAccessor(ServiceIdentifier serviceIdentifier) at Microsoft.Extensions.DependencyInjection.ServiceProviderServiceExtensions.GetRequiredService(IServiceProvider provider, Type serviceType) at Microsoft.Extensions.DependencyInjection.ServiceProviderServiceExtensions.GetRequiredService[T](IServiceProvider provider) at Arib.BackServices.Jobs.DeactivateInactiveCustomerAccountsJob.ExecuteAsync() in C:\agent\_work\95\s\Arib.BackServices\Jobs\DeactivateInactiveCustomerAccountsJob.cs:line 22 at InvokeStub_TaskAwaiter.GetResult(Object, Object, IntPtr*) at System.Reflection.MethodBaseInvoker.InvokeWithNoArgs(Object obj, BindingFlags invokeAttr)
Triggered by DelayedJobScheduler
Retry attempt 3 of 10: Unable to resolve service for type 'BL.UseCases.C…
An exception occurred during performance of the job.
Unable to resolve service for type 'BL.UseCases.Customers.RefreshTokens.Commands.RevokeAll.IRevokeAllCustomerRefreshTokensCommand' while attempting to activate 'BL.UseCases.Customers.Commands.DeactivateInactiveAccounts.DeactivateInactiveCustomerAccountsCommand'.
System.InvalidOperationException: Unable to resolve service for type 'BL.UseCases.Customers.RefreshTokens.Commands.RevokeAll.IRevokeAllCustomerRefreshTokensCommand' while attempting to activate 'BL.UseCases.Customers.Commands.DeactivateInactiveAccounts.DeactivateInactiveCustomerAccountsCommand'. at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteFactory.CreateArgumentCallSites(ServiceIdentifier serviceIdentifier, Type implementationType, CallSiteChain callSiteChain, ParameterInfo[] parameters, Boolean throwIfCallSiteNotFound) at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteFactory.CreateConstructorCallSite(ResultCache lifetime, ServiceIdentifier serviceIdentifier, Type implementationType, CallSiteChain callSiteChain) at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteFactory.TryCreateExact(ServiceDescriptor descriptor, ServiceIdentifier serviceIdentifier, CallSiteChain callSiteChain, Int32 slot) at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteFactory.CreateCallSite(ServiceIdentifier serviceIdentifier, CallSiteChain callSiteChain) at Microsoft.Extensions.DependencyInjection.ServiceProvider.CreateServiceAccessor(ServiceIdentifier serviceIdentifier) at Microsoft.Extensions.DependencyInjection.ServiceProviderServiceExtensions.GetRequiredService(IServiceProvider provider, Type serviceType) at Microsoft.Extensions.DependencyInjection.ServiceProviderServiceExtensions.GetRequiredService[T](IServiceProvider provider) at Arib.BackServices.Jobs.DeactivateInactiveCustomerAccountsJob.ExecuteAsync() in C:\agent\_work\95\s\Arib.BackServices\Jobs\DeactivateInactiveCustomerAccountsJob.cs:line 22 at InvokeStub_TaskAwaiter.GetResult(Object, Object, IntPtr*) at System.Reflection.MethodBaseInvoker.InvokeWithNoArgs(Object obj, BindingFlags invokeAttr)
Triggered by DelayedJobScheduler
Retry attempt 2 of 10: Unable to resolve service for type 'BL.UseCases.C…
An exception occurred during performance of the job.
Unable to resolve service for type 'BL.UseCases.Customers.RefreshTokens.Commands.RevokeAll.IRevokeAllCustomerRefreshTokensCommand' while attempting to activate 'BL.UseCases.Customers.Commands.DeactivateInactiveAccounts.DeactivateInactiveCustomerAccountsCommand'.
System.InvalidOperationException: Unable to resolve service for type 'BL.UseCases.Customers.RefreshTokens.Commands.RevokeAll.IRevokeAllCustomerRefreshTokensCommand' while attempting to activate 'BL.UseCases.Customers.Commands.DeactivateInactiveAccounts.DeactivateInactiveCustomerAccountsCommand'. at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteFactory.CreateArgumentCallSites(ServiceIdentifier serviceIdentifier, Type implementationType, CallSiteChain callSiteChain, ParameterInfo[] parameters, Boolean throwIfCallSiteNotFound) at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteFactory.CreateConstructorCallSite(ResultCache lifetime, ServiceIdentifier serviceIdentifier, Type implementationType, CallSiteChain callSiteChain) at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteFactory.TryCreateExact(ServiceDescriptor descriptor, ServiceIdentifier serviceIdentifier, CallSiteChain callSiteChain, Int32 slot) at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteFactory.CreateCallSite(ServiceIdentifier serviceIdentifier, CallSiteChain callSiteChain) at Microsoft.Extensions.DependencyInjection.ServiceProvider.CreateServiceAccessor(ServiceIdentifier serviceIdentifier) at Microsoft.Extensions.DependencyInjection.ServiceProviderServiceExtensions.GetRequiredService(IServiceProvider provider, Type serviceType) at Microsoft.Extensions.DependencyInjection.ServiceProviderServiceExtensions.GetRequiredService[T](IServiceProvider provider) at Arib.BackServices.Jobs.DeactivateInactiveCustomerAccountsJob.ExecuteAsync() in C:\agent\_work\95\s\Arib.BackServices\Jobs\DeactivateInactiveCustomerAccountsJob.cs:line 22 at InvokeStub_TaskAwaiter.GetResult(Object, Object, IntPtr*) at System.Reflection.MethodBaseInvoker.InvokeWithNoArgs(Object obj, BindingFlags invokeAttr)
Triggered by DelayedJobScheduler
Retry attempt 1 of 10: Unable to resolve service for type 'BL.UseCases.C…
An exception occurred during performance of the job.
Unable to resolve service for type 'BL.UseCases.Customers.RefreshTokens.Commands.RevokeAll.IRevokeAllCustomerRefreshTokensCommand' while attempting to activate 'BL.UseCases.Customers.Commands.DeactivateInactiveAccounts.DeactivateInactiveCustomerAccountsCommand'.
System.InvalidOperationException: Unable to resolve service for type 'BL.UseCases.Customers.RefreshTokens.Commands.RevokeAll.IRevokeAllCustomerRefreshTokensCommand' while attempting to activate 'BL.UseCases.Customers.Commands.DeactivateInactiveAccounts.DeactivateInactiveCustomerAccountsCommand'. at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteFactory.CreateArgumentCallSites(ServiceIdentifier serviceIdentifier, Type implementationType, CallSiteChain callSiteChain, ParameterInfo[] parameters, Boolean throwIfCallSiteNotFound) at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteFactory.CreateConstructorCallSite(ResultCache lifetime, ServiceIdentifier serviceIdentifier, Type implementationType, CallSiteChain callSiteChain) at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteFactory.TryCreateExact(ServiceDescriptor descriptor, ServiceIdentifier serviceIdentifier, CallSiteChain callSiteChain, Int32 slot) at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteFactory.CreateCallSite(ServiceIdentifier serviceIdentifier, CallSiteChain callSiteChain) at Microsoft.Extensions.DependencyInjection.ServiceProvider.CreateServiceAccessor(ServiceIdentifier serviceIdentifier) at Microsoft.Extensions.DependencyInjection.ServiceProviderServiceExtensions.GetRequiredService(IServiceProvider provider, Type serviceType) at Microsoft.Extensions.DependencyInjection.ServiceProviderServiceExtensions.GetRequiredService[T](IServiceProvider provider) at Arib.BackServices.Jobs.DeactivateInactiveCustomerAccountsJob.ExecuteAsync() in C:\agent\_work\95\s\Arib.BackServices\Jobs\DeactivateInactiveCustomerAccountsJob.cs:line 22 at InvokeStub_TaskAwaiter.GetResult(Object, Object, IntPtr*) at System.Reflection.MethodBaseInvoker.InvokeWithNoArgs(Object obj, BindingFlags invokeAttr)
Triggered by recurring job scheduler