Job

Can not find the target method.

Id
#61562

Parameters

CurrentCulture
""
CurrentUICulture
""
RetryCount
2

State

12/04/2025 16:01:35 (+182ms) Failed

An exception occurred during performance of the job.

System.AggregateException (scheduler-deployment-676c897565-nvnbb:1)

One or more errors occurred. (42703: column t.ai_settings does not exist POSITION: 297)

System.AggregateException: One or more errors occurred. (42703: column t.ai_settings does not exist

POSITION: 297) ---> Npgsql.PostgresException: 42703: column t.ai_settings does not exist

POSITION: 297
   at Npgsql.Internal.NpgsqlConnector.ReadMessageLong(Boolean async, DataRowLoadingMode dataRowLoadingMode, Boolean readingNotifications, Boolean isReadingPrependedMessage)
   at System.Runtime.CompilerServices.PoolingAsyncValueTaskMethodBuilder`1.StateMachineBox`1.System.Threading.Tasks.Sources.IValueTaskSource<TResult>.GetResult(Int16 token)
   at Npgsql.NpgsqlDataReader.NextResult(Boolean async, Boolean isConsuming, CancellationToken cancellationToken)
   at Npgsql.NpgsqlDataReader.NextResult(Boolean async, Boolean isConsuming, CancellationToken cancellationToken)
   at Npgsql.NpgsqlCommand.ExecuteReader(Boolean async, CommandBehavior behavior, CancellationToken cancellationToken)
   at Npgsql.NpgsqlCommand.ExecuteReader(Boolean async, CommandBehavior behavior, CancellationToken cancellationToken)
   at Npgsql.NpgsqlCommand.ExecuteDbDataReaderAsync(CommandBehavior behavior, CancellationToken cancellationToken)
   at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObject parameterObject, CancellationToken cancellationToken)
   at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObject parameterObject, CancellationToken cancellationToken)
   at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.InitializeReaderAsync(AsyncEnumerator enumerator, CancellationToken cancellationToken)
   at Npgsql.EntityFrameworkCore.PostgreSQL.Storage.Internal.NpgsqlExecutionStrategy.ExecuteAsync[TState,TResult](TState state, Func`4 operation, Func`4 verifySucceeded, CancellationToken cancellationToken)
   at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.MoveNextAsync()
   at Microsoft.EntityFrameworkCore.Query.ShapedQueryCompilingExpressionVisitor.SingleAsync[TSource](IAsyncEnumerable`1 asyncEnumerable, CancellationToken cancellationToken)
   at Microsoft.EntityFrameworkCore.Query.ShapedQueryCompilingExpressionVisitor.SingleAsync[TSource](IAsyncEnumerable`1 asyncEnumerable, CancellationToken cancellationToken)
   at Red.WorkPoint.Services.UserEntityService.GetDefaultSettingsAsync(TenantContext context) in /src/Red.WorkPoint.Domain/Services/EntityServices/UserEntityService.cs:line 461
   at Red.WorkPoint.Session.CreateSessionAsync(ITenantService tenantService, UserInfo user, Boolean isSystem) in /src/Red.WorkPoint.Domain/Session/Session.cs:line 236
   at Red.WorkPoint.Session.CreateSessionAsync(ITenantService tenantService, UserInfo user, Boolean isSystem) in /src/Red.WorkPoint.Domain/Session/Session.cs:line 256
   at Red.WorkPoint.Application.GetSystemSessionAsync(String domain, AuthenticatedUser impersonatedUser) in /src/Red.WorkPoint.Domain/Application.cs:line 160

   --- End of inner exception stack trace ---
   at System.Threading.Tasks.Task`1.get_Result()
   at Red.WorkPoint.ServiceMap.<>c.<AddWpServices>b__2_4(IServiceProvider provider) in /src/Red.WorkPoint.Domain/ServiceMap.cs:line 173
   at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteVisitor`2.VisitCallSiteMain(ServiceCallSite callSite, TArgument argument)
   at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteRuntimeResolver.VisitCache(ServiceCallSite callSite, RuntimeResolverContext context, ServiceProviderEngineScope serviceProviderEngine, RuntimeResolverLock lockType)
   at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteVisitor`2.VisitCallSite(ServiceCallSite callSite, TArgument argument)
   at Microsoft.Extensions.DependencyInjection.ServiceLookup.DynamicServiceProviderEngine.<>c__DisplayClass2_0.<RealizeService>b__0(ServiceProviderEngineScope scope)
   at Microsoft.Extensions.DependencyInjection.ServiceProviderServiceExtensions.GetRequiredService(IServiceProvider provider, Type serviceType)
   at Microsoft.Extensions.DependencyInjection.ServiceProviderServiceExtensions.GetRequiredService[T](IServiceProvider provider)
   at Timetta.Scheduler.Recurring.RecurringJobs.GenerateTimesheets(Tenant tenant) in /src/Timetta.Scheduler/Recurring/RecurringJobs.Definition.cs:line 47
   at InvokeStub_TaskAwaiter.GetResult(Object, Object, IntPtr*)
   at System.Reflection.MethodBaseInvoker.InvokeWithNoArgs(Object obj, BindingFlags invokeAttr)

+98ms Processing

Server:
scheduler-deployment-676c897565-nvnbb:1
Worker:
ef908d8f

+45.176s Enqueued

Triggered by DelayedJobScheduler

Queue:
alpha

+3ms Scheduled

Retry attempt 2 of 2: One or more errors occurred. (42703: column t.ai_…

Enqueue at:
12/04/2025 16:01:27

+124ms Failed

An exception occurred during performance of the job.

System.AggregateException (scheduler-deployment-676c897565-nvnbb:1)

One or more errors occurred. (42703: column t.ai_settings does not exist POSITION: 297)

System.AggregateException: One or more errors occurred. (42703: column t.ai_settings does not exist

POSITION: 297) ---> Npgsql.PostgresException: 42703: column t.ai_settings does not exist

POSITION: 297
   at Npgsql.Internal.NpgsqlConnector.ReadMessageLong(Boolean async, DataRowLoadingMode dataRowLoadingMode, Boolean readingNotifications, Boolean isReadingPrependedMessage)
   at System.Runtime.CompilerServices.PoolingAsyncValueTaskMethodBuilder`1.StateMachineBox`1.System.Threading.Tasks.Sources.IValueTaskSource<TResult>.GetResult(Int16 token)
   at Npgsql.NpgsqlDataReader.NextResult(Boolean async, Boolean isConsuming, CancellationToken cancellationToken)
   at Npgsql.NpgsqlDataReader.NextResult(Boolean async, Boolean isConsuming, CancellationToken cancellationToken)
   at Npgsql.NpgsqlCommand.ExecuteReader(Boolean async, CommandBehavior behavior, CancellationToken cancellationToken)
   at Npgsql.NpgsqlCommand.ExecuteReader(Boolean async, CommandBehavior behavior, CancellationToken cancellationToken)
   at Npgsql.NpgsqlCommand.ExecuteDbDataReaderAsync(CommandBehavior behavior, CancellationToken cancellationToken)
   at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObject parameterObject, CancellationToken cancellationToken)
   at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObject parameterObject, CancellationToken cancellationToken)
   at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.InitializeReaderAsync(AsyncEnumerator enumerator, CancellationToken cancellationToken)
   at Npgsql.EntityFrameworkCore.PostgreSQL.Storage.Internal.NpgsqlExecutionStrategy.ExecuteAsync[TState,TResult](TState state, Func`4 operation, Func`4 verifySucceeded, CancellationToken cancellationToken)
   at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.MoveNextAsync()
   at Microsoft.EntityFrameworkCore.Query.ShapedQueryCompilingExpressionVisitor.SingleAsync[TSource](IAsyncEnumerable`1 asyncEnumerable, CancellationToken cancellationToken)
   at Microsoft.EntityFrameworkCore.Query.ShapedQueryCompilingExpressionVisitor.SingleAsync[TSource](IAsyncEnumerable`1 asyncEnumerable, CancellationToken cancellationToken)
   at Red.WorkPoint.Services.UserEntityService.GetDefaultSettingsAsync(TenantContext context) in /src/Red.WorkPoint.Domain/Services/EntityServices/UserEntityService.cs:line 461
   at Red.WorkPoint.Session.CreateSessionAsync(ITenantService tenantService, UserInfo user, Boolean isSystem) in /src/Red.WorkPoint.Domain/Session/Session.cs:line 236
   at Red.WorkPoint.Session.CreateSessionAsync(ITenantService tenantService, UserInfo user, Boolean isSystem) in /src/Red.WorkPoint.Domain/Session/Session.cs:line 256
   at Red.WorkPoint.Application.GetSystemSessionAsync(String domain, AuthenticatedUser impersonatedUser) in /src/Red.WorkPoint.Domain/Application.cs:line 160

   --- End of inner exception stack trace ---
   at System.Threading.Tasks.Task`1.get_Result()
   at Red.WorkPoint.ServiceMap.<>c.<AddWpServices>b__2_4(IServiceProvider provider) in /src/Red.WorkPoint.Domain/ServiceMap.cs:line 173
   at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteVisitor`2.VisitCallSiteMain(ServiceCallSite callSite, TArgument argument)
   at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteRuntimeResolver.VisitCache(ServiceCallSite callSite, RuntimeResolverContext context, ServiceProviderEngineScope serviceProviderEngine, RuntimeResolverLock lockType)
   at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteVisitor`2.VisitCallSite(ServiceCallSite callSite, TArgument argument)
   at Microsoft.Extensions.DependencyInjection.ServiceLookup.DynamicServiceProviderEngine.<>c__DisplayClass2_0.<RealizeService>b__0(ServiceProviderEngineScope scope)
   at Microsoft.Extensions.DependencyInjection.ServiceProviderServiceExtensions.GetRequiredService(IServiceProvider provider, Type serviceType)
   at Microsoft.Extensions.DependencyInjection.ServiceProviderServiceExtensions.GetRequiredService[T](IServiceProvider provider)
   at Timetta.Scheduler.Recurring.RecurringJobs.GenerateTimesheets(Tenant tenant) in /src/Timetta.Scheduler/Recurring/RecurringJobs.Definition.cs:line 47
   at InvokeStub_TaskAwaiter.GetResult(Object, Object, IntPtr*)
   at System.Reflection.MethodBaseInvoker.InvokeWithNoArgs(Object obj, BindingFlags invokeAttr)

+77ms Processing

Server:
scheduler-deployment-676c897565-nvnbb:1
Worker:
7f09c6fd

+39.976s Enqueued

Triggered by DelayedJobScheduler

Queue:
alpha

+7ms Scheduled

Retry attempt 1 of 2: One or more errors occurred. (42703: column t.ai_…

Enqueue at:
12/04/2025 16:00:35

+620ms Failed

An exception occurred during performance of the job.

System.AggregateException (scheduler-deployment-676c897565-nvnbb:1)

One or more errors occurred. (42703: column t.ai_settings does not exist POSITION: 297)

System.AggregateException: One or more errors occurred. (42703: column t.ai_settings does not exist

POSITION: 297) ---> Npgsql.PostgresException: 42703: column t.ai_settings does not exist

POSITION: 297
   at Npgsql.Internal.NpgsqlConnector.ReadMessageLong(Boolean async, DataRowLoadingMode dataRowLoadingMode, Boolean readingNotifications, Boolean isReadingPrependedMessage)
   at System.Runtime.CompilerServices.PoolingAsyncValueTaskMethodBuilder`1.StateMachineBox`1.System.Threading.Tasks.Sources.IValueTaskSource<TResult>.GetResult(Int16 token)
   at Npgsql.NpgsqlDataReader.NextResult(Boolean async, Boolean isConsuming, CancellationToken cancellationToken)
   at Npgsql.NpgsqlDataReader.NextResult(Boolean async, Boolean isConsuming, CancellationToken cancellationToken)
   at Npgsql.NpgsqlCommand.ExecuteReader(Boolean async, CommandBehavior behavior, CancellationToken cancellationToken)
   at Npgsql.NpgsqlCommand.ExecuteReader(Boolean async, CommandBehavior behavior, CancellationToken cancellationToken)
   at Npgsql.NpgsqlCommand.ExecuteDbDataReaderAsync(CommandBehavior behavior, CancellationToken cancellationToken)
   at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObject parameterObject, CancellationToken cancellationToken)
   at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObject parameterObject, CancellationToken cancellationToken)
   at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.InitializeReaderAsync(AsyncEnumerator enumerator, CancellationToken cancellationToken)
   at Npgsql.EntityFrameworkCore.PostgreSQL.Storage.Internal.NpgsqlExecutionStrategy.ExecuteAsync[TState,TResult](TState state, Func`4 operation, Func`4 verifySucceeded, CancellationToken cancellationToken)
   at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.MoveNextAsync()
   at Microsoft.EntityFrameworkCore.Query.ShapedQueryCompilingExpressionVisitor.SingleAsync[TSource](IAsyncEnumerable`1 asyncEnumerable, CancellationToken cancellationToken)
   at Microsoft.EntityFrameworkCore.Query.ShapedQueryCompilingExpressionVisitor.SingleAsync[TSource](IAsyncEnumerable`1 asyncEnumerable, CancellationToken cancellationToken)
   at Red.WorkPoint.Services.UserEntityService.GetDefaultSettingsAsync(TenantContext context) in /src/Red.WorkPoint.Domain/Services/EntityServices/UserEntityService.cs:line 461
   at Red.WorkPoint.Session.CreateSessionAsync(ITenantService tenantService, UserInfo user, Boolean isSystem) in /src/Red.WorkPoint.Domain/Session/Session.cs:line 236
   at Red.WorkPoint.Session.CreateSessionAsync(ITenantService tenantService, UserInfo user, Boolean isSystem) in /src/Red.WorkPoint.Domain/Session/Session.cs:line 256
   at Red.WorkPoint.Application.GetSystemSessionAsync(String domain, AuthenticatedUser impersonatedUser) in /src/Red.WorkPoint.Domain/Application.cs:line 160

   --- End of inner exception stack trace ---
   at System.Threading.Tasks.Task`1.get_Result()
   at Red.WorkPoint.ServiceMap.<>c.<AddWpServices>b__2_4(IServiceProvider provider) in /src/Red.WorkPoint.Domain/ServiceMap.cs:line 173
   at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteVisitor`2.VisitCallSiteMain(ServiceCallSite callSite, TArgument argument)
   at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteRuntimeResolver.VisitCache(ServiceCallSite callSite, RuntimeResolverContext context, ServiceProviderEngineScope serviceProviderEngine, RuntimeResolverLock lockType)
   at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteVisitor`2.VisitCallSite(ServiceCallSite callSite, TArgument argument)
   at Microsoft.Extensions.DependencyInjection.ServiceLookup.DynamicServiceProviderEngine.<>c__DisplayClass2_0.<RealizeService>b__0(ServiceProviderEngineScope scope)
   at Microsoft.Extensions.DependencyInjection.ServiceProviderServiceExtensions.GetRequiredService(IServiceProvider provider, Type serviceType)
   at Microsoft.Extensions.DependencyInjection.ServiceProviderServiceExtensions.GetRequiredService[T](IServiceProvider provider)
   at Timetta.Scheduler.Recurring.RecurringJobs.GenerateTimesheets(Tenant tenant) in /src/Timetta.Scheduler/Recurring/RecurringJobs.Definition.cs:line 47
   at InvokeStub_TaskAwaiter.GetResult(Object, Object, IntPtr*)
   at System.Reflection.MethodBaseInvoker.InvokeWithNoArgs(Object obj, BindingFlags invokeAttr)

+481ms Processing

Server:
scheduler-deployment-676c897565-nvnbb:1
Worker:
646afe34

+180ms Enqueued

Queue:
alpha

12/04/2025 16:00:08 Created