PaygMarketSyncReplenishTask.Execute

// Id: #1008205
using TEQ.WorkerJobs.Jobs.Scheduled;

var paygMarketSyncReplenishTask = Activate<PaygMarketSyncReplenishTask>();
await paygMarketSyncReplenishTask.Execute(null, null);

Parameters

CurrentCulture
""
RecurringJobId
"PAYG Market Sync Replenish"
Time
1784738886

State

07/22/2026 16:48:10 (+2.757s) Failed

An exception occurred during performance of the job.

System.BadImageFormatException (lw1mdlwk000074:1873)

Format of the executable (.exe) or library (.dll) is invalid.

System.BadImageFormatException: Format of the executable (.exe) or library (.dll) is invalid.
   at System.RuntimeType.IsDefined(Type attributeType, Boolean inherit)
   at Microsoft.EntityFrameworkCore.Query.Internal.ExpressionTreeFuncletizer.VisitConstant(ConstantExpression constant)
   at Microsoft.EntityFrameworkCore.Query.Internal.ExpressionTreeFuncletizer.VisitMember(MemberExpression member)
   at Microsoft.EntityFrameworkCore.Query.Internal.ExpressionTreeFuncletizer.VisitMethodCall(MethodCallExpression methodCall)
   at Microsoft.EntityFrameworkCore.Query.Internal.ExpressionTreeFuncletizer.VisitBinary(BinaryExpression binary)
   at Microsoft.EntityFrameworkCore.Query.Internal.ExpressionTreeFuncletizer.VisitLambda[T](Expression`1 lambda)
   at Microsoft.EntityFrameworkCore.Query.Internal.ExpressionTreeFuncletizer.VisitUnary(UnaryExpression unary)
   at Microsoft.EntityFrameworkCore.Query.Internal.ExpressionTreeFuncletizer.VisitMethodCall(MethodCallExpression methodCall)
   at Microsoft.EntityFrameworkCore.Query.Internal.ExpressionTreeFuncletizer.VisitMethodCall(MethodCallExpression methodCall)
   at Microsoft.EntityFrameworkCore.Query.Internal.ExpressionTreeFuncletizer.VisitMethodCall(MethodCallExpression methodCall)
   at Microsoft.EntityFrameworkCore.Query.Internal.ExpressionTreeFuncletizer.VisitMethodCall(MethodCallExpression methodCall)
   at Microsoft.EntityFrameworkCore.Query.Internal.QueryCompiler.ExecuteAsync[TResult](Expression query, CancellationToken cancellationToken)
   at Microsoft.EntityFrameworkCore.Query.Internal.EntityQueryable`1.GetAsyncEnumerator(CancellationToken cancellationToken)
   at Microsoft.EntityFrameworkCore.EntityFrameworkQueryableExtensions.ToListAsync[TSource](IQueryable`1 source, CancellationToken cancellationToken)
   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.WorkerJobs.Jobs.BaseZoneAwareTask.ExecuteTask(PerformContext context, CancellationToken cancellationToken)
   at TEQ.WorkerJobs.Jobs.BaseBackgroundTask.Execute(PerformContext context, CancellationToken cancellationToken)
   at InvokeStub_TaskAwaiter.GetResult(Object, Object, IntPtr*)
   at System.Reflection.MethodBaseInvoker.InvokeWithNoArgs(Object obj, BindingFlags invokeAttr)

+736ms Processing

Server:
lw1mdlwk000074:1873
Worker:
4fca8b05
+1.116sStarted

+160ms Enqueued

Triggered by recurring job scheduler

07/22/2026 16:48:06 Created