IOfflineTimeCommitTo3ECommandHandler.Run

// Job ID: #954117
using AG.A1.Scheduler.Billing.Contracts;

var offlineTimeCommitTo3ECommandHandler = Activate<IOfflineTimeCommitTo3ECommandHandler>();
await offlineTimeCommitTo3ECommandHandler.Run(null, null);

Parameters

CurrentCulture
"en-US"
CurrentUICulture
"en-US"
RecurringJobId
"TMS-Sync-Offline-TimeEntries-To-3E-Task"
RetryCount
10
Time
1747072814

State

5/12/2025 10:28:54 PM (+40ms) Failed

An exception occurred during processing of a background job.

System.InvalidOperationException

A suitable constructor for type 'AG.A1.Scheduler.Billing.Contracts.IOfflineTimeCommitTo3ECommandHandler' could not be located. Ensure the type is concrete and all parameters of a public constructor are either registered as services or passed as arguments. Also ensure no extraneous arguments are provided.

System.InvalidOperationException: A suitable constructor for type 'AG.A1.Scheduler.Billing.Contracts.IOfflineTimeCommitTo3ECommandHandler' could not be located. Ensure the type is concrete and all parameters of a public constructor are either registered as services or passed as arguments. Also ensure no extraneous arguments are provided.
   at Microsoft.Extensions.DependencyInjection.ActivatorUtilities.CreateInstance(IServiceProvider provider, Type instanceType, Object[] parameters)
   at Hangfire.Server.CoreBackgroundJobPerformer.Perform(PerformContext context)
   at Hangfire.Server.BackgroundJobPerformer.<>c__DisplayClass9_0.<PerformJobWithFilters>b__0()
   at Hangfire.Server.BackgroundJobPerformer.InvokePerformFilter(IServerFilter filter, PerformingContext preContext, Func`1 continuation)
   at Hangfire.Server.BackgroundJobPerformer.InvokePerformFilter(IServerFilter filter, PerformingContext preContext, Func`1 continuation)
   at Hangfire.Server.BackgroundJobPerformer.PerformJobWithFilters(PerformContext context, IEnumerable`1 filters)
   at Hangfire.Server.BackgroundJobPerformer.Perform(PerformContext context)
   at Hangfire.Server.Worker.PerformJob(BackgroundProcessContext context, IStorageConnection connection, String jobId)

+20ms Processing

Server:
wn1mdwk000ger:10320
Worker:
a3f899ac

+1h 52m Enqueued

Triggered by DelayedJobScheduler

Queue:
default

+4ms Scheduled

Retry attempt 10 of 10: A suitable constructor for type 'AG.A1.Scheduler.…

Enqueue at:
5/12/2025 10:28:46 PM

+36ms Failed

An exception occurred during processing of a background job.

System.InvalidOperationException

A suitable constructor for type 'AG.A1.Scheduler.Billing.Contracts.IOfflineTimeCommitTo3ECommandHandler' could not be located. Ensure the type is concrete and all parameters of a public constructor are either registered as services or passed as arguments. Also ensure no extraneous arguments are provided.

System.InvalidOperationException: A suitable constructor for type 'AG.A1.Scheduler.Billing.Contracts.IOfflineTimeCommitTo3ECommandHandler' could not be located. Ensure the type is concrete and all parameters of a public constructor are either registered as services or passed as arguments. Also ensure no extraneous arguments are provided.
   at Microsoft.Extensions.DependencyInjection.ActivatorUtilities.CreateInstance(IServiceProvider provider, Type instanceType, Object[] parameters)
   at Hangfire.Server.CoreBackgroundJobPerformer.Perform(PerformContext context)
   at Hangfire.Server.BackgroundJobPerformer.<>c__DisplayClass9_0.<PerformJobWithFilters>b__0()
   at Hangfire.Server.BackgroundJobPerformer.InvokePerformFilter(IServerFilter filter, PerformingContext preContext, Func`1 continuation)
   at Hangfire.Server.BackgroundJobPerformer.InvokePerformFilter(IServerFilter filter, PerformingContext preContext, Func`1 continuation)
   at Hangfire.Server.BackgroundJobPerformer.PerformJobWithFilters(PerformContext context, IEnumerable`1 filters)
   at Hangfire.Server.BackgroundJobPerformer.Perform(PerformContext context)
   at Hangfire.Server.Worker.PerformJob(BackgroundProcessContext context, IStorageConnection connection, String jobId)

+17ms Processing

Server:
wn1mdwk000go0:5716
Worker:
6f563306

+1h 8m Enqueued

Triggered by DelayedJobScheduler

Queue:
default

+3ms Scheduled

Retry attempt 9 of 10: A suitable constructor for type 'AG.A1.Scheduler.…

Enqueue at:
5/12/2025 8:36:13 PM

+37ms Failed

An exception occurred during processing of a background job.

System.InvalidOperationException

A suitable constructor for type 'AG.A1.Scheduler.Billing.Contracts.IOfflineTimeCommitTo3ECommandHandler' could not be located. Ensure the type is concrete and all parameters of a public constructor are either registered as services or passed as arguments. Also ensure no extraneous arguments are provided.

System.InvalidOperationException: A suitable constructor for type 'AG.A1.Scheduler.Billing.Contracts.IOfflineTimeCommitTo3ECommandHandler' could not be located. Ensure the type is concrete and all parameters of a public constructor are either registered as services or passed as arguments. Also ensure no extraneous arguments are provided.
   at Microsoft.Extensions.DependencyInjection.ActivatorUtilities.CreateInstance(IServiceProvider provider, Type instanceType, Object[] parameters)
   at Hangfire.Server.CoreBackgroundJobPerformer.Perform(PerformContext context)
   at Hangfire.Server.BackgroundJobPerformer.<>c__DisplayClass9_0.<PerformJobWithFilters>b__0()
   at Hangfire.Server.BackgroundJobPerformer.InvokePerformFilter(IServerFilter filter, PerformingContext preContext, Func`1 continuation)
   at Hangfire.Server.BackgroundJobPerformer.InvokePerformFilter(IServerFilter filter, PerformingContext preContext, Func`1 continuation)
   at Hangfire.Server.BackgroundJobPerformer.PerformJobWithFilters(PerformContext context, IEnumerable`1 filters)
   at Hangfire.Server.BackgroundJobPerformer.Perform(PerformContext context)
   at Hangfire.Server.Worker.PerformJob(BackgroundProcessContext context, IStorageConnection connection, String jobId)

+60ms Processing

Server:
wn1mdwk000go0:5716
Worker:
f5f9981d

+40m 58.090s Enqueued

Triggered by DelayedJobScheduler

Queue:
default

+3ms Scheduled

Retry attempt 8 of 10: Object reference not set to an instance of an obj…

Enqueue at:
5/12/2025 7:27:31 PM

+3.134s Failed

An exception occurred during performance of the job.

System.NullReferenceException

Object reference not set to an instance of an object.

System.NullReferenceException: Object reference not set to an instance of an object.
   at AG.A1.Scheduler.Billing.Application.Features.CommitTimeTo3E.Commands.OfflineTimeCommitTo3ECommandHandler.SendBulkTimeEntriesTo3E(IEnumerable`1 timeEntries, PerformContext performContext) in C:\agent\_work\1\s\A1Solution\src-schedulers\AG.A1.Scheduler.Billing.Application\Features\CommitTimeTo3E\Commands\OfflineTimeCommitTo3ECommandHandler.cs:line 288
   at AG.A1.Scheduler.Billing.Application.Features.CommitTimeTo3E.Commands.OfflineTimeCommitTo3ECommandHandler.Run(PerformContext performContext, IJobCancellationToken cancellationToken) in C:\agent\_work\1\s\A1Solution\src-schedulers\AG.A1.Scheduler.Billing.Application\Features\CommitTimeTo3E\Commands\OfflineTimeCommitTo3ECommandHandler.cs:line 70
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)

+16ms Processing

Server:
wn1mdwk000go0:10368
Worker:
a6ebefa6
+27msOfflineTimeCommitTo3ECommandHandler - Started
+1.250sNo of records retrieved : 198
+3.096sProcessing #: 24157118 | FeeUserId - 4339 | Client # - 339072 | Study # - 0001
+3.102sStudy Found: #- 153873 | Timekeeper - 4844 | Office - 17750
+3.107sProcessing #: 24157166 | FeeUserId - 4339 | Client # - 310353 | Study # - 0001
+3.113sStudy Found: #- 84779 | Timekeeper - 4844 | Office - 16750

+22m 43.510s Enqueued

Triggered by DelayedJobScheduler

Queue:
default

+4ms Scheduled

Retry attempt 7 of 10: Object reference not set to an instance of an obj…

Enqueue at:
5/12/2025 6:46:28 PM

+2.153s Failed

An exception occurred during performance of the job.

System.NullReferenceException

Object reference not set to an instance of an object.

System.NullReferenceException: Object reference not set to an instance of an object.
   at AG.A1.Scheduler.Billing.Application.Features.CommitTimeTo3E.Commands.OfflineTimeCommitTo3ECommandHandler.SendBulkTimeEntriesTo3E(IEnumerable`1 timeEntries, PerformContext performContext) in C:\agent\_work\1\s\A1Solution\src-schedulers\AG.A1.Scheduler.Billing.Application\Features\CommitTimeTo3E\Commands\OfflineTimeCommitTo3ECommandHandler.cs:line 288
   at AG.A1.Scheduler.Billing.Application.Features.CommitTimeTo3E.Commands.OfflineTimeCommitTo3ECommandHandler.Run(PerformContext performContext, IJobCancellationToken cancellationToken) in C:\agent\_work\1\s\A1Solution\src-schedulers\AG.A1.Scheduler.Billing.Application\Features\CommitTimeTo3E\Commands\OfflineTimeCommitTo3ECommandHandler.cs:line 70
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)

+53ms Processing

Server:
wn1mdwk000ger:11052
Worker:
df7cd3fb
+67msOfflineTimeCommitTo3ECommandHandler - Started
+938msNo of records retrieved : 198
+2.150sProcessing #: 24243876 | FeeUserId - 7088 | Client # - 316764 | Study # - 0003
+2.157sStudy Found: #- 140352 | Timekeeper - 5640 | Office - 18000
+2.162sProcessing #: 24157182 | FeeUserId - 4339 | Client # - 321867 | Study # - 0001
+2.169sStudy Found: #- 106724 | Timekeeper - 4844 | Office - 15250

+11m 42.627s Enqueued

Triggered by DelayedJobScheduler

Queue:
default

+ <1ms Scheduled

Retry attempt 6 of 10: Object reference not set to an instance of an obj…

Enqueue at:
5/12/2025 6:23:37 PM

+2.667s Failed

An exception occurred during performance of the job.

System.NullReferenceException

Object reference not set to an instance of an object.

System.NullReferenceException: Object reference not set to an instance of an object.
   at AG.A1.Scheduler.Billing.Application.Features.CommitTimeTo3E.Commands.OfflineTimeCommitTo3ECommandHandler.SendBulkTimeEntriesTo3E(IEnumerable`1 timeEntries, PerformContext performContext) in C:\agent\_work\1\s\A1Solution\src-schedulers\AG.A1.Scheduler.Billing.Application\Features\CommitTimeTo3E\Commands\OfflineTimeCommitTo3ECommandHandler.cs:line 288
   at AG.A1.Scheduler.Billing.Application.Features.CommitTimeTo3E.Commands.OfflineTimeCommitTo3ECommandHandler.Run(PerformContext performContext, IJobCancellationToken cancellationToken) in C:\agent\_work\1\s\A1Solution\src-schedulers\AG.A1.Scheduler.Billing.Application\Features\CommitTimeTo3E\Commands\OfflineTimeCommitTo3ECommandHandler.cs:line 70
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)

+20ms Processing

Server:
wn1mdwk000ger:11052
Worker:
25f1e241
+27msOfflineTimeCommitTo3ECommandHandler - Started
+957msNo of records retrieved : 198
+2.548sProcessing #: 24178033 | FeeUserId - 5332 | Client # - 338427 | Study # - 0001
+2.554sStudy Found: #- 150795 | Timekeeper - 6394 | Office - 16500
+2.560sProcessing #: 24316832 | FeeUserId - 6659 | Client # - 006953 | Study # - 0015
+2.566sStudy Found: #- 149772 | Timekeeper - 2 | Office - 15500
+2.573sProcessing #: 24316860 | FeeUserId - 6659 | Client # - 301788 | Study # - 0007
+2.581sStudy Found: #- 150229 | Timekeeper - 2 | Office - 18500
+2.586sProcessing #: 24316849 | FeeUserId - 6659 | Client # - 301179 | Study # - 0006
+2.594sStudy Found: #- 144830 | Timekeeper - 2 | Office - 13500
+2.599sProcessing #: 24316863 | FeeUserId - 6659 | Client # - 304453 | Study # - 0003
+2.604sStudy Found: #- 154179 | Timekeeper - 2 | Office - 20500
+2.610sProcessing #: 24321694 | FeeUserId - 6659 | Client # - 009298 | Study # - 0012
+2.617sStudy Found: #- 148550 | Timekeeper - 2 | Office - 17250
+2.622sProcessing #: 24325337 | FeeUserId - 6659 | Client # - 008128 | Study # - 0013
+2.628sStudy Found: #- 143696 | Timekeeper - 2 | Office - 22000
+2.633sProcessing #: 24243862 | FeeUserId - 7728 | Client # - 309070 | Study # - 0001
+2.638sStudy Found: #- 82862 | Timekeeper - 6674 | Office - 20500

+5m 12.763s Enqueued

Triggered by DelayedJobScheduler

Queue:
default

+3ms Scheduled

Retry attempt 5 of 10: Object reference not set to an instance of an obj…

Enqueue at:
5/12/2025 6:11:49 PM

+2.394s Failed

An exception occurred during performance of the job.

System.NullReferenceException

Object reference not set to an instance of an object.

System.NullReferenceException: Object reference not set to an instance of an object.
   at AG.A1.Scheduler.Billing.Application.Features.CommitTimeTo3E.Commands.OfflineTimeCommitTo3ECommandHandler.SendBulkTimeEntriesTo3E(IEnumerable`1 timeEntries, PerformContext performContext) in C:\agent\_work\1\s\A1Solution\src-schedulers\AG.A1.Scheduler.Billing.Application\Features\CommitTimeTo3E\Commands\OfflineTimeCommitTo3ECommandHandler.cs:line 288
   at AG.A1.Scheduler.Billing.Application.Features.CommitTimeTo3E.Commands.OfflineTimeCommitTo3ECommandHandler.Run(PerformContext performContext, IJobCancellationToken cancellationToken) in C:\agent\_work\1\s\A1Solution\src-schedulers\AG.A1.Scheduler.Billing.Application\Features\CommitTimeTo3E\Commands\OfflineTimeCommitTo3ECommandHandler.cs:line 70
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)

+16ms Processing

Server:
wn1mdwk000go0:10368
Worker:
4b0276aa
+23msOfflineTimeCommitTo3ECommandHandler - Started
+962msNo of records retrieved : 198
+2.355sProcessing #: 24158073 | FeeUserId - 3240 | Client # - 334822 | Study # - 0005
+2.362sStudy Found: #- 143912 | Timekeeper - 5260 | Office - 45145
+2.368sProcessing #: 24243868 | FeeUserId - 7728 | Client # - 318803 | Study # - 0001
+2.375sStudy Found: #- 102158 | Timekeeper - 6674 | Office - 13500

+3m 28.034s Enqueued

Triggered by DelayedJobScheduler

Queue:
default

+3ms Scheduled

Retry attempt 4 of 10: Object reference not set to an instance of an obj…

Enqueue at:
5/12/2025 6:06:37 PM

+2.060s Failed

An exception occurred during performance of the job.

System.NullReferenceException

Object reference not set to an instance of an object.

System.NullReferenceException: Object reference not set to an instance of an object.
   at AG.A1.Scheduler.Billing.Application.Features.CommitTimeTo3E.Commands.OfflineTimeCommitTo3ECommandHandler.SendBulkTimeEntriesTo3E(IEnumerable`1 timeEntries, PerformContext performContext) in C:\agent\_work\1\s\A1Solution\src-schedulers\AG.A1.Scheduler.Billing.Application\Features\CommitTimeTo3E\Commands\OfflineTimeCommitTo3ECommandHandler.cs:line 288
   at AG.A1.Scheduler.Billing.Application.Features.CommitTimeTo3E.Commands.OfflineTimeCommitTo3ECommandHandler.Run(PerformContext performContext, IJobCancellationToken cancellationToken) in C:\agent\_work\1\s\A1Solution\src-schedulers\AG.A1.Scheduler.Billing.Application\Features\CommitTimeTo3E\Commands\OfflineTimeCommitTo3ECommandHandler.cs:line 70
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)

+13ms Processing

Server:
wn1mdwk000go0:10368
Worker:
7e6f2281
+22msOfflineTimeCommitTo3ECommandHandler - Started
+903msNo of records retrieved : 198
+2.013sProcessing #: 24243876 | FeeUserId - 7088 | Client # - 316764 | Study # - 0003
+2.020sStudy Found: #- 140352 | Timekeeper - 5640 | Office - 18000
+2.025sProcessing #: 24157115 | FeeUserId - 4339 | Client # - 339072 | Study # - 0001
+2.031sStudy Found: #- 153873 | Timekeeper - 4844 | Office - 17750
+2.037sProcessing #: 24157172 | FeeUserId - 4339 | Client # - 326106 | Study # - 0001
+2.043sStudy Found: #- 113353 | Timekeeper - 4844 | Office - 20500

+1m 57.767s Enqueued

Triggered by DelayedJobScheduler

Queue:
default

+3ms Scheduled

Retry attempt 3 of 10: Object reference not set to an instance of an obj…

Enqueue at:
5/12/2025 6:03:03 PM

+2.297s Failed

An exception occurred during performance of the job.

System.NullReferenceException

Object reference not set to an instance of an object.

System.NullReferenceException: Object reference not set to an instance of an object.
   at AG.A1.Scheduler.Billing.Application.Features.CommitTimeTo3E.Commands.OfflineTimeCommitTo3ECommandHandler.SendBulkTimeEntriesTo3E(IEnumerable`1 timeEntries, PerformContext performContext) in C:\agent\_work\1\s\A1Solution\src-schedulers\AG.A1.Scheduler.Billing.Application\Features\CommitTimeTo3E\Commands\OfflineTimeCommitTo3ECommandHandler.cs:line 288
   at AG.A1.Scheduler.Billing.Application.Features.CommitTimeTo3E.Commands.OfflineTimeCommitTo3ECommandHandler.Run(PerformContext performContext, IJobCancellationToken cancellationToken) in C:\agent\_work\1\s\A1Solution\src-schedulers\AG.A1.Scheduler.Billing.Application\Features\CommitTimeTo3E\Commands\OfflineTimeCommitTo3ECommandHandler.cs:line 70
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)

+17ms Processing

Server:
wn1mdwk000go0:10368
Worker:
e115dce4
+23msOfflineTimeCommitTo3ECommandHandler - Started
+893msNo of records retrieved : 198
+2.270sProcessing #: 24157124 | FeeUserId - 4785 | Client # - 007973 | Study # - 0021
+2.277sStudy Found: #- 96067 | Timekeeper - 5580 | Office - 19250

+27.330s Enqueued

Triggered by DelayedJobScheduler

Queue:
default

+3ms Scheduled

Retry attempt 2 of 10: Object reference not set to an instance of an obj…

Enqueue at:
5/12/2025 6:01:12 PM

+2.670s Failed

An exception occurred during performance of the job.

System.NullReferenceException

Object reference not set to an instance of an object.

System.NullReferenceException: Object reference not set to an instance of an object.
   at AG.A1.Scheduler.Billing.Application.Features.CommitTimeTo3E.Commands.OfflineTimeCommitTo3ECommandHandler.SendBulkTimeEntriesTo3E(IEnumerable`1 timeEntries, PerformContext performContext) in C:\agent\_work\1\s\A1Solution\src-schedulers\AG.A1.Scheduler.Billing.Application\Features\CommitTimeTo3E\Commands\OfflineTimeCommitTo3ECommandHandler.cs:line 288
   at AG.A1.Scheduler.Billing.Application.Features.CommitTimeTo3E.Commands.OfflineTimeCommitTo3ECommandHandler.Run(PerformContext performContext, IJobCancellationToken cancellationToken) in C:\agent\_work\1\s\A1Solution\src-schedulers\AG.A1.Scheduler.Billing.Application\Features\CommitTimeTo3E\Commands\OfflineTimeCommitTo3ECommandHandler.cs:line 70
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)

+17ms Processing

Server:
wn1mdwk000go0:10368
Worker:
d21a617b
+21msOfflineTimeCommitTo3ECommandHandler - Started
+859msNo of records retrieved : 198
+2.438sProcessing #: 24178032 | FeeUserId - 5332 | Client # - 338427 | Study # - 0001
+2.444sStudy Found: #- 150795 | Timekeeper - 6394 | Office - 16500
+2.449sProcessing #: 24316847 | FeeUserId - 6659 | Client # - 302536 | Study # - 0009
+2.455sStudy Found: #- 146462 | Timekeeper - 2 | Office - 11250
+2.461sProcessing #: 24316861 | FeeUserId - 6659 | Client # - 310302 | Study # - 0011
+2.465sStudy Found: #- 147895 | Timekeeper - 2 | Office - 20250
+2.473sProcessing #: 24316834 | FeeUserId - 6659 | Client # - 005778 | Study # - 0011
+2.478sStudy Found: #- 143407 | Timekeeper - 2 | Office - 13250
+2.485sProcessing #: 24316855 | FeeUserId - 6659 | Client # - 014811 | Study # - 0008
+2.490sStudy Found: #- 146515 | Timekeeper - 2 | Office - 19000
+2.499sProcessing #: 24321691 | FeeUserId - 6659 | Client # - 300290 | Study # - 0008
+2.505sStudy Found: #- 143265 | Timekeeper - 2 | Office - 13250
+2.509sProcessing #: 24325343 | FeeUserId - 6659 | Client # - 332829 | Study # - 0004
+2.515sStudy Found: #- 146485 | Timekeeper - 2 | Office - 11000
+2.520sProcessing #: 24178051 | FeeUserId - 6431 | Client # - 308689 | Study # - 0014
+2.529sStudy Found: #- 144603 | Timekeeper - 6207 | Office - 45134
+2.533sProcessing #: 24330668 | FeeUserId - 6659 | Client # - 008505 | Study # - 0018
+2.539sStudy Found: #- 132939 | Timekeeper - 2 | Office - 15250
+2.544sProcessing #: 24330676 | FeeUserId - 6659 | Client # - 335211 | Study # - 0006
+2.549sStudy Found: #- 154265 | Timekeeper - 2 | Office - 21500
+2.554sProcessing #: 24333104 | FeeUserId - 6659 | Client # - 304169 | Study # - 0008
+2.560sStudy Found: #- 149398 | Timekeeper - 2 | Office - 15500
+2.565sProcessing #: 24178036 | FeeUserId - 5332 | Client # - 309996 | Study # - 0002
+2.570sStudy Found: #- 105359 | Timekeeper - 6394 | Office - 18500
+2.575sProcessing #: 24313121 | FeeUserId - 6659 | Client # - 339156 | Study # - 0001
+2.585sStudy Found: #- 154192 | Timekeeper - 2 | Office - 17500
+2.591sProcessing #: 24316841 | FeeUserId - 6659 | Client # - 301741 | Study # - 0006
+2.596sStudy Found: #- 143583 | Timekeeper - 2 | Office - 18000
+2.601sProcessing #: 24316835 | FeeUserId - 6659 | Client # - 303963 | Study # - 0012
+2.608sStudy Found: #- 151345 | Timekeeper - 2 | Office - 12000
+2.613sProcessing #: 24316850 | FeeUserId - 6659 | Client # - 304539 | Study # - 0008
+2.618sStudy Found: #- 151451 | Timekeeper - 2 | Office - 12750
+2.623sProcessing #: 24316866 | FeeUserId - 6659 | Client # - 339161 | Study # - 0001
+2.628sStudy Found: #- 154214 | Timekeeper - 2 | Office - 13250
+2.634sProcessing #: 24321692 | FeeUserId - 6659 | Client # - 335753 | Study # - 0001
+2.638sStudy Found: #- 137676 | Timekeeper - 2 | Office - 14250
+2.644sProcessing #: 24157162 | FeeUserId - 4339 | Client # - 306544 | Study # - 0003
+2.650sStudy Found: #- 80404 | Timekeeper - 4844 | Office - 20500

+28.870s Enqueued

Triggered by DelayedJobScheduler

Queue:
default

+3ms Scheduled

Retry attempt 1 of 10: Object reference not set to an instance of an obj…

Enqueue at:
5/12/2025 6:00:31 PM

+2.193s Failed

An exception occurred during performance of the job.

System.NullReferenceException

Object reference not set to an instance of an object.

System.NullReferenceException: Object reference not set to an instance of an object.
   at AG.A1.Scheduler.Billing.Application.Features.CommitTimeTo3E.Commands.OfflineTimeCommitTo3ECommandHandler.SendBulkTimeEntriesTo3E(IEnumerable`1 timeEntries, PerformContext performContext) in C:\agent\_work\1\s\A1Solution\src-schedulers\AG.A1.Scheduler.Billing.Application\Features\CommitTimeTo3E\Commands\OfflineTimeCommitTo3ECommandHandler.cs:line 288
   at AG.A1.Scheduler.Billing.Application.Features.CommitTimeTo3E.Commands.OfflineTimeCommitTo3ECommandHandler.Run(PerformContext performContext, IJobCancellationToken cancellationToken) in C:\agent\_work\1\s\A1Solution\src-schedulers\AG.A1.Scheduler.Billing.Application\Features\CommitTimeTo3E\Commands\OfflineTimeCommitTo3ECommandHandler.cs:line 70
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)

+17ms Processing

Server:
wn1mdwk000go0:10368
Worker:
f6d4897a
+22msOfflineTimeCommitTo3ECommandHandler - Started
+890msNo of records retrieved : 198
+2.158sProcessing #: 24243862 | FeeUserId - 7728 | Client # - 309070 | Study # - 0001
+2.165sStudy Found: #- 82862 | Timekeeper - 6674 | Office - 20500

+3ms Enqueued

Triggered by recurring job scheduler

Queue:
a1-billing

5/12/2025 6:00:14 PM Created