// Id: 007aa02d-4f83-4b91-bfc8-962dee49d5ed
using Hbsa.Navigation.Latincomp.Integration.Worker.Jobs;
var syncAISTargetsJob = Activate<SyncAISTargetsJob>();
await syncAISTargetsJob.ExecuteAsync("py01");
| RecurringJobId | |
| Time | |
| CurrentCulture | |
| opentelemetry_activity_context | |
An exception occurred during performance of the job.
The ConnectionString property has not been initialized.
System.InvalidOperationException: The ConnectionString property has not been initialized. at Microsoft.Data.ProviderBase.DbConnectionInternal.TryOpenConnectionInternal(DbConnection outerConnection, DbConnectionFactory connectionFactory, TaskCompletionSource`1 retry, DbConnectionOptions userOptions) at Microsoft.Data.SqlClient.SqlConnection.TryOpen(TaskCompletionSource`1 retry, SqlConnectionOverrides overrides) at Microsoft.Data.SqlClient.SqlConnection.InternalOpenAsync(CancellationToken cancellationToken) --- End of stack trace from previous location --- at Dapper.SqlMapper.QueryAsync[T](IDbConnection cnn, Type effectiveType, CommandDefinition command) in /_/Dapper/SqlMapper.Async.cs:line 433 at Hbsa.Navigation.Tracker.Infrastructure.Data.Repositories.MappedBoatNameRepository.GetAsync(String tenant) in /_/src/Hbsa.Navigation.Tracker.Infrastructure/Data/Repositories/MappedBoatNameRepository.cs:line 25 at Hbsa.Navigation.Latincomp.Integration.Worker.Jobs.SyncAISTargetsJob.ExecuteAsync(String tenantId) in /_/src/Hbsa.Navigation.Latincomp.Integration.Worker/Jobs/SyncAISTargetsJob.cs:line 51 at InvokeStub_TaskAwaiter.GetResult(Object, Object, IntPtr*) at System.Reflection.MethodBaseInvoker.InvokeWithNoArgs(Object obj, BindingFlags invokeAttr)
Triggered by recurring job scheduler