// Id: #1177354
using TEQ.WorkerJobs.Jobs.Scheduled;
var sealsSearchesRegenTask = Activate<SealsSearchesRegenTask>();
await sealsSearchesRegenTask.Execute(null, null);
| CurrentCulture | |
| RecurringJobId | |
| Time | |
An exception occurred during performance of the job.
Token 11ca033 is not valid in the scope of module System.ModuleHandle. (Parameter 'typeToken')
System.ArgumentOutOfRangeException: Token 11ca033 is not valid in the scope of module System.ModuleHandle. (Parameter 'typeToken') at System.ModuleHandle.ResolveTypeHandle(Int32 typeToken, RuntimeTypeHandle[] typeInstantiationContext, RuntimeTypeHandle[] methodInstantiationContext) at System.Reflection.RuntimeModule.ResolveType(Int32 metadataToken, Type[] genericTypeArguments, Type[] genericMethodArguments) at System.Reflection.CustomAttribute.AddCustomAttributes(ListBuilder`1& attributes, RuntimeModule decoratedModule, Int32 decoratedMetadataToken, RuntimeType attributeFilterType, Boolean mustBeInheritable, ListBuilder`1 derivedAttributes) at System.Reflection.RuntimeAssembly.GetCustomAttributes(Type attributeType, Boolean inherit) at Microsoft.EntityFrameworkCore.Internal.DbContextServices.<CreateModel>g__FindCompiledModel|6_0(Type contextType) at Microsoft.EntityFrameworkCore.Internal.DbContextServices.CreateModel(Boolean designTime) at Microsoft.EntityFrameworkCore.Infrastructure.EntityFrameworkServicesBuilder.<>c.<TryAddCoreServices>b__8_4(IServiceProvider p) at ResolveService(ILEmitResolverBuilderRuntimeContext, ServiceProviderEngineScope) at ResolveService(ILEmitResolverBuilderRuntimeContext, ServiceProviderEngineScope) at ResolveService(ILEmitResolverBuilderRuntimeContext, ServiceProviderEngineScope) at ResolveService(ILEmitResolverBuilderRuntimeContext, ServiceProviderEngineScope) at ResolveService(ILEmitResolverBuilderRuntimeContext, ServiceProviderEngineScope) at ResolveService(ILEmitResolverBuilderRuntimeContext, ServiceProviderEngineScope) at Microsoft.Extensions.DependencyInjection.ServiceLookup.ServiceProviderEngineScope.GetService(Type serviceType) at Microsoft.EntityFrameworkCore.DbContext.get_DbContextDependencies() at Microsoft.EntityFrameworkCore.DbContext.Set[TEntity]() at PGMS.DataProvider.EFCore.Services.BaseOperationEntityRepository`1.GetOperationQuery[TEntity](IUnitOfWork unitOfWork, Expression`1 filter) at PGMS.DataProvider.EFCore.Services.BaseOperationEntityRepository`1.GetOperationAsync[TEntity](IUnitOfWork unitOfWork, Expression`1 filter, Func`2 orderBy, Int32 fetchSize, Int32 offset) at PGMS.DataProvider.EFCore.Services.BaseEntityRepository`1.FindAllAsync[TEntity](Expression`1 filter, Func`2 orderBy) at PGMS.DataProvider.EFCore.Services.BaseEntityRepository`1.FindAllAsync[TEntity](Expression`1 filter, Func`2 orderBy) at TEQ.Core.AppCore.GameZone.Services.ActiveZoneProvider.GetActiveEfSystemZoneIdsAsync() in D:\a\1\s\src\TEQ.Core\AppCore\GameZone\Services\ActiveZoneProvider.cs:line 80 at TEQ.WorkerJobs.Jobs.BaseZoneAwareTask.ExecuteTask(PerformContext context, CancellationToken cancellationToken) in D:\a\1\s\src\TEQ.WorkerJobs\Jobs\BaseZoneAwareTask.cs:line 61 at TEQ.WorkerJobs.Jobs.BaseBackgroundTask.Execute(PerformContext context, CancellationToken cancellationToken) in D:\a\1\s\src\TEQ.WorkerJobs\Jobs\BaseBackgroundTask.cs:line 39 at InvokeStub_TaskAwaiter.GetResult(Object, Object, IntPtr*) at System.Reflection.MethodBaseInvoker.InvokeWithNoArgs(Object obj, BindingFlags invokeAttr)
Triggered by recurring job scheduler