IOfflineTimeCommitTo3ECommandHandler.Run

// Job ID: #971784
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
1748262605

State

5/26/2025 5:02:01 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)

+13ms Processing

Server:
wn1mdwk000it8:10892
Worker:
7e2e110d

+1h 50m Enqueued

Triggered by DelayedJobScheduler

Queue:
default

+3ms Scheduled

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

Enqueue at:
5/26/2025 5:01:58 PM

+4.903s 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:
wn0mdwk000d8i:9172
Worker:
69616c77
+30msOfflineTimeCommitTo3ECommandHandler - Started
+1.014sNo of records retrieved : 531
+4.800sProcessing #: 24383839 | FeeUserId - 5437 | Client # - 335848 | Study # - 0004
+4.807sStudy Found: #- 144013 | Timekeeper - 4223 | Office - 45110
+4.813sProcessing #: 24384096 | FeeUserId - 6956 | Client # - 338056 | Study # - 0001
+4.817sStudy Found: #- 144952 | Timekeeper - 4930 | Office - 45124
+4.824sProcessing #: 24386056 | FeeUserId - 7631 | Client # - 317465 | Study # - 0005
+4.831sStudy Found: #- 144498 | Timekeeper - 6621 | Office - 15500
+4.839sProcessing #: 24386663 | FeeUserId - 403 | Client # - 330286 | Study # - 0002
+4.844sStudy Found: #- 124321 | Timekeeper - 3732 | Office - 20750
+4.849sProcessing #: 24386679 | FeeUserId - 403 | Client # - 330286 | Study # - 0002
+4.855sStudy Found: #- 124321 | Timekeeper - 3732 | Office - 20750
+4.861sProcessing #: 24384336 | FeeUserId - 4267 | Client # - 004430 | Study # - 0024
+4.866sStudy Found: #- 148989 | Timekeeper - 4143 | Office - 14250
+4.871sProcessing #: 24157170 | FeeUserId - 4339 | Client # - 310353 | Study # - 0001
+4.877sStudy Found: #- 84779 | Timekeeper - 4844 | Office - 16750

+1h 10m Enqueued

Triggered by DelayedJobScheduler

Queue:
default

+3ms Scheduled

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

Enqueue at:
5/26/2025 3:10:56 PM

+27ms 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)

+16ms Processing

Server:
wn0mdwk000dlb:9464
Worker:
a46c1a9d

+41m 56.817s Enqueued

Triggered by DelayedJobScheduler

Queue:
default

+ <1ms Scheduled

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

Enqueue at:
5/26/2025 2:00:50 PM

+4.460s 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:
wn0mdwk000d8i:9172
Worker:
9779f384
+25msOfflineTimeCommitTo3ECommandHandler - Started
+895msNo of records retrieved : 454
+4.375sProcessing #: 24384185 | FeeUserId - 497 | Client # - 338659 | Study # - 0001
+4.381sStudy Found: #- 152071 | Timekeeper - 3426 | Office - 50137
+4.386sProcessing #: 24384473 | FeeUserId - 497 | Client # - 303433 | Study # - 0006
+4.391sStudy Found: #- 60399 | Timekeeper - 3426 | Office - 50142
+4.396sProcessing #: 24384554 | FeeUserId - 497 | Client # - 303433 | Study # - 0006
+4.401sStudy Found: #- 60399 | Timekeeper - 3426 | Office - 50142
+4.406sProcessing #: 24384718 | FeeUserId - 568 | Client # - 338221 | Study # - 0001
+4.410sStudy Found: #- 149749 | Timekeeper - 5384 | Office - 18500
+4.416sProcessing #: 24384110 | FeeUserId - 1754 | Client # - 336270 | Study # - 0003
+4.421sStudy Found: #- 150401 | Timekeeper - 5735 | Office - 45104
+4.426sProcessing #: 24384263 | FeeUserId - 7131 | Client # - 337349 | Study # - 0002
+4.431sStudy Found: #- 142351 | Timekeeper - 3566 | Office - 45108
+4.436sProcessing #: 24157176 | FeeUserId - 4339 | Client # - 311661 | Study # - 0001
+4.441sStudy Found: #- 86679 | Timekeeper - 4844 | Office - 20500

+22m 41.183s 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/26/2025 1:18:52 PM

+4.540s 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)

+26ms Processing

Server:
wn0mdwk000d8i:9172
Worker:
c3dd42d3
+26msOfflineTimeCommitTo3ECommandHandler - Started
+988msNo of records retrieved : 429
+4.489sProcessing #: 24384859 | FeeUserId - 6429 | Client # - 010332 | Study # - 0016
+4.495sStudy Found: #- 148494 | Timekeeper - 3896 | Office - 15500
+4.503sProcessing #: 24383881 | FeeUserId - 850 | Client # - 314708 | Study # - 0005
+4.508sStudy Found: #- 135120 | Timekeeper - 3805 | Office - 14500
+4.514sProcessing #: 24157188 | FeeUserId - 4339 | Client # - 306544 | Study # - 0003
+4.519sStudy Found: #- 80404 | Timekeeper - 4844 | Office - 20500

+13m 11.264s 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/26/2025 12:55:54 PM

+4.120s 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:
wn0mdwk000d8i:9172
Worker:
412ef341
+24msOfflineTimeCommitTo3ECommandHandler - Started
+1.125sNo of records retrieved : 425
+4.024sProcessing #: 24384197 | FeeUserId - 4837 | Client # - 322089 | Study # - 0018
+4.030sStudy Found: #- 151636 | Timekeeper - 5847 | Office - 45109
+4.035sProcessing #: 24383941 | FeeUserId - 5996 | Client # - 337096 | Study # - 0019
+4.041sStudy Found: #- 154171 | Timekeeper - 6219 | Office - 45141
+4.048sProcessing #: 24383894 | FeeUserId - 850 | Client # - 314708 | Study # - 0005
+4.054sStudy Found: #- 135120 | Timekeeper - 3805 | Office - 14500
+4.059sProcessing #: 24384267 | FeeUserId - 4875 | Client # - 336427 | Study # - 0003
+4.067sStudy Found: #- 144069 | Timekeeper - 6016 | Office - 45142
+4.072sProcessing #: 24384032 | FeeUserId - 7289 | Client # - 315996 | Study # - 0006
+4.077sStudy Found: #- 142638 | Timekeeper - 6508 | Office - 45122
+4.082sProcessing #: 24384706 | FeeUserId - 7289 | Client # - 315996 | Study # - 0006
+4.088sStudy Found: #- 142638 | Timekeeper - 6508 | Office - 45122
+4.094sProcessing #: 24243860 | FeeUserId - 7728 | Client # - 011613 | Study # - 0001
+4.099sStudy Found: #- 26409 | Timekeeper - 6674 | Office - 20500

+5m 56.060s Enqueued

Triggered by DelayedJobScheduler

Queue:
default

+4ms Scheduled

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

Enqueue at:
5/26/2025 12:42:42 PM

+4.093s 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:
wn0mdwk000dlb:11036
Worker:
de1675d0
+26msOfflineTimeCommitTo3ECommandHandler - Started
+949msNo of records retrieved : 425
+4.002sProcessing #: 24383861 | FeeUserId - 850 | Client # - 302855 | Study # - 0012
+4.007sStudy Found: #- 145296 | Timekeeper - 3805 | Office - 15000
+4.011sProcessing #: 24384624 | FeeUserId - 4191 | Client # - 337810 | Study # - 0001
+4.029sStudy Found: #- 143842 | Timekeeper - 4907 | Office - 45131
+4.035sProcessing #: 24384804 | FeeUserId - 6846 | Client # - 301811 | Study # - 0010
+4.040sStudy Found: #- 150343 | Timekeeper - 5419 | Office - 18000
+4.045sProcessing #: 24384193 | FeeUserId - 7125 | Client # - 337547 | Study # - 0012
+4.050sStudy Found: #- 152728 | Timekeeper - 6327 | Office - 45115
+4.054sProcessing #: 24384367 | FeeUserId - 592 | Client # - 305114 | Study # - 0017
+4.059sStudy Found: #- 144056 | Timekeeper - 5503 | Office - 45131
+4.063sProcessing #: 24384731 | FeeUserId - 5398 | Client # - 303660 | Study # - 0007
+4.069sStudy Found: #- 147293 | Timekeeper - 5181 | Office - 13750
+4.073sProcessing #: 24157188 | FeeUserId - 4339 | Client # - 306544 | Study # - 0003
+4.078sStudy Found: #- 80404 | Timekeeper - 4844 | Office - 20500

+2m 38.907s 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/26/2025 12:36:41 PM

+6.163s 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:
wn0mdwk000dlb:11036
Worker:
cc23d17f
+17msOfflineTimeCommitTo3ECommandHandler - Started
+1.089sNo of records retrieved : 425
+6.119sProcessing #: 24383861 | FeeUserId - 850 | Client # - 302855 | Study # - 0012
+6.124sStudy Found: #- 145296 | Timekeeper - 3805 | Office - 15000
+6.128sProcessing #: 24384802 | FeeUserId - 6846 | Client # - 011516 | Study # - 0010
+6.134sStudy Found: #- 144828 | Timekeeper - 5419 | Office - 22000
+6.138sProcessing #: 24384232 | FeeUserId - 7131 | Client # - 311288 | Study # - 0022
+6.142sStudy Found: #- 154228 | Timekeeper - 3566 | Office - 45142
+6.146sProcessing #: 24243864 | FeeUserId - 7728 | Client # - 309070 | Study # - 0001
+6.151sStudy Found: #- 82862 | Timekeeper - 6674 | Office - 20500

+1m 55.353s Enqueued

Triggered by DelayedJobScheduler

Queue:
default

+ <1ms Scheduled

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

Enqueue at:
5/26/2025 12:34:06 PM

+4.694s 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:
wn0mdwk000d8i:9172
Worker:
f26cf0af
+20msOfflineTimeCommitTo3ECommandHandler - Started
+1.052sNo of records retrieved : 418
+4.583sProcessing #: 24384444 | FeeUserId - 497 | Client # - 338659 | Study # - 0001
+4.589sStudy Found: #- 152071 | Timekeeper - 3426 | Office - 50137
+4.595sProcessing #: 24384535 | FeeUserId - 497 | Client # - 303433 | Study # - 0002
+4.600sStudy Found: #- 60395 | Timekeeper - 3426 | Office - 50142
+4.605sProcessing #: 24384630 | FeeUserId - 497 | Client # - 303433 | Study # - 0006
+4.610sStudy Found: #- 60399 | Timekeeper - 3426 | Office - 50142
+4.615sProcessing #: 24383894 | FeeUserId - 850 | Client # - 314708 | Study # - 0005
+4.621sStudy Found: #- 135120 | Timekeeper - 3805 | Office - 14500
+4.627sProcessing #: 24385254 | FeeUserId - 1056 | Client # - 338659 | Study # - 0001
+4.632sStudy Found: #- 152071 | Timekeeper - 6045 | Office - 50137
+4.636sProcessing #: 24385404 | FeeUserId - 1056 | Client # - 338659 | Study # - 0001
+4.651sStudy Found: #- 152071 | Timekeeper - 6045 | Office - 50137
+4.657sProcessing #: 24157138 | FeeUserId - 4339 | Client # - 339072 | Study # - 0001
+4.662sStudy Found: #- 153873 | Timekeeper - 4844 | Office - 17750
+4.667sProcessing #: 24157178 | FeeUserId - 4339 | Client # - 311661 | Study # - 0001
+4.674sStudy Found: #- 86679 | Timekeeper - 4844 | Office - 20500

+1m 8.247s 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/26/2025 12:32:02 PM

+6.817s 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:
wn0mdwk000d8i:9172
Worker:
0600c950
+25msOfflineTimeCommitTo3ECommandHandler - Started
+2.394sNo of records retrieved : 410
+6.738sProcessing #: 24383996 | FeeUserId - 7289 | Client # - 315996 | Study # - 0006
+6.743sStudy Found: #- 142638 | Timekeeper - 6508 | Office - 45122
+6.749sProcessing #: 24384701 | FeeUserId - 7289 | Client # - 315996 | Study # - 0006
+6.755sStudy Found: #- 142638 | Timekeeper - 6508 | Office - 45122
+6.760sProcessing #: 24384222 | FeeUserId - 7298 | Client # - 336604 | Study # - 0004
+6.765sStudy Found: #- 151328 | Timekeeper - 6510 | Office - 45147
+6.770sProcessing #: 24384128 | FeeUserId - 7389 | Client # - 338585 | Study # - 0001
+6.775sStudy Found: #- 151838 | Timekeeper - 6623 | Office - 13000
+6.781sProcessing #: 24384239 | FeeUserId - 7623 | Client # - 328025 | Study # - 0003
+6.785sStudy Found: #- 151802 | Timekeeper - 6677 | Office - 11000
+6.791sProcessing #: 24243858 | FeeUserId - 7728 | Client # - 011613 | Study # - 0001
+6.796sStudy Found: #- 26409 | Timekeeper - 6674 | Office - 20500

+42.263s Enqueued

Triggered by DelayedJobScheduler

Queue:
default

+4ms Scheduled

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

Enqueue at:
5/26/2025 12:30:52 PM

+4.230s 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)

+93ms Processing

Server:
wn1mdwk000it8:2628
Worker:
bb860050
+99msOfflineTimeCommitTo3ECommandHandler - Started
+1.004sNo of records retrieved : 410
+4.190sProcessing #: 24383894 | FeeUserId - 850 | Client # - 314708 | Study # - 0005
+4.197sStudy Found: #- 135120 | Timekeeper - 3805 | Office - 14500
+4.203sProcessing #: 24384219 | FeeUserId - 7298 | Client # - 336604 | Study # - 0004
+4.209sStudy Found: #- 151328 | Timekeeper - 6510 | Office - 45147
+4.216sProcessing #: 24384402 | FeeUserId - 592 | Client # - 305114 | Study # - 0017
+4.222sStudy Found: #- 144056 | Timekeeper - 5503 | Office - 45131
+4.229sProcessing #: 24378799 | FeeUserId - 6659 | Client # - 339210 | Study # - 0001
+4.235sStudy Found: #- 154417 | Timekeeper - 2 | Office - 16000
+4.241sProcessing #: 24384008 | FeeUserId - 7289 | Client # - 315996 | Study # - 0006
+4.247sStudy Found: #- 142638 | Timekeeper - 6508 | Office - 45122
+4.253sProcessing #: 24384703 | FeeUserId - 7289 | Client # - 315996 | Study # - 0006
+4.259sStudy Found: #- 142638 | Timekeeper - 6508 | Office - 45122
+4.265sProcessing #: 24157118 | FeeUserId - 4339 | Client # - 339072 | Study # - 0001
+4.272sStudy Found: #- 153873 | Timekeeper - 4844 | Office - 17750
+4.277sProcessing #: 24157166 | FeeUserId - 4339 | Client # - 310353 | Study # - 0001
+4.285sStudy Found: #- 84779 | Timekeeper - 4844 | Office - 16750

+10ms Enqueued

Triggered by recurring job scheduler

Queue:
a1-billing

5/26/2025 12:30:05 PM Created