IOfflineTimeCommitTo3ECommandHandler.Run

// Job ID: #972392
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
1748307601

State

5/27/2025 5:31:32 AM (+3.916s) 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)

+30ms Processing

Server:
wn0mdwk000dlb:11036
Worker:
58060df2
+21msOfflineTimeCommitTo3ECommandHandler - Started
+856msNo of records retrieved : 331
+3.837sProcessing #: 24384779 | FeeUserId - 4688 | Client # - 330286 | Study # - 0002
+3.844sStudy Found: #- 124321 | Timekeeper - 5126 | Office - 20750
+3.852sProcessing #: 24384261 | FeeUserId - 7131 | Client # - 337349 | Study # - 0002
+3.857sStudy Found: #- 142351 | Timekeeper - 3566 | Office - 45108
+3.861sProcessing #: 24386056 | FeeUserId - 7631 | Client # - 317465 | Study # - 0005
+3.866sStudy Found: #- 144498 | Timekeeper - 6621 | Office - 15500
+3.870sProcessing #: 24386095 | FeeUserId - 590 | Client # - 309419 | Study # - 0006
+3.875sStudy Found: #- 145313 | Timekeeper - 4257 | Office - 16750
+3.881sProcessing #: 24386092 | FeeUserId - 590 | Client # - 330286 | Study # - 0002
+3.886sStudy Found: #- 124321 | Timekeeper - 4257 | Office - 20750
+3.891sProcessing #: 24384620 | FeeUserId - 4191 | Client # - 337810 | Study # - 0001
+3.895sStudy Found: #- 143842 | Timekeeper - 4907 | Office - 45131
+3.900sProcessing #: 24157160 | FeeUserId - 4339 | Client # - 009150 | Study # - 0002
+3.904sStudy Found: #- 5151 | Timekeeper - 4844 | Office - 20500

+1h 54m Enqueued

Triggered by DelayedJobScheduler

Queue:
default

+ <1ms Scheduled

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

Enqueue at:
5/27/2025 5:31:27 AM

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

+10ms Processing

Server:
wn1mdwk000it8:10892
Worker:
595585f6

+1h 11m Enqueued

Triggered by DelayedJobScheduler

Queue:
default

+ <1ms Scheduled

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

Enqueue at:
5/27/2025 3:37:18 AM

+3.997s 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:
69616c77
+21msOfflineTimeCommitTo3ECommandHandler - Started
+895msNo of records retrieved : 331
+3.895sProcessing #: 24384728 | FeeUserId - 5398 | Client # - 303660 | Study # - 0007
+3.902sStudy Found: #- 147293 | Timekeeper - 5181 | Office - 13750
+3.907sProcessing #: 24385681 | FeeUserId - 1056 | Client # - 338659 | Study # - 0001
+3.913sStudy Found: #- 152071 | Timekeeper - 6045 | Office - 50137
+3.919sProcessing #: 24384338 | FeeUserId - 4267 | Client # - 004430 | Study # - 0024
+3.926sStudy Found: #- 148989 | Timekeeper - 4143 | Office - 14250
+3.931sProcessing #: 24386395 | FeeUserId - 6618 | Client # - 008156 | Study # - 0014
+3.937sStudy Found: #- 145072 | Timekeeper - 4492 | Office - 17500
+3.943sProcessing #: 24384701 | FeeUserId - 7289 | Client # - 315996 | Study # - 0006
+3.949sStudy Found: #- 142638 | Timekeeper - 6508 | Office - 45122
+3.955sProcessing #: 24386622 | FeeUserId - 6071 | Client # - 308689 | Study # - 0021
+3.961sStudy Found: #- 150738 | Timekeeper - 6306 | Office - 45134
+3.966sProcessing #: 24157188 | FeeUserId - 4339 | Client # - 306544 | Study # - 0003
+3.973sStudy Found: #- 80404 | Timekeeper - 4844 | Office - 20500

+42m 12.400s 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/27/2025 2:25:30 AM

+3.924s 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:
wn0mdwk000d8i:9172
Worker:
d6c4acdf
+22msOfflineTimeCommitTo3ECommandHandler - Started
+885msNo of records retrieved : 331
+3.832sProcessing #: 24383930 | FeeUserId - 5996 | Client # - 337096 | Study # - 0019
+3.838sStudy Found: #- 154171 | Timekeeper - 6219 | Office - 45141
+3.842sProcessing #: 24386623 | FeeUserId - 7322 | Client # - 012526 | Study # - 0009
+3.847sStudy Found: #- 126920 | Timekeeper - 6402 | Office - 15250
+3.852sProcessing #: 24386102 | FeeUserId - 590 | Client # - 304870 | Study # - 0007
+3.858sStudy Found: #- 151606 | Timekeeper - 4257 | Office - 17750
+3.863sProcessing #: 24386109 | FeeUserId - 590 | Client # - 338221 | Study # - 0001
+3.868sStudy Found: #- 149749 | Timekeeper - 4257 | Office - 18500
+3.875sProcessing #: 24386646 | FeeUserId - 658 | Client # - 338976 | Study # - 0001
+3.881sStudy Found: #- 153560 | Timekeeper - 4973 | Office - 20500
+3.886sProcessing #: 24386699 | FeeUserId - 658 | Client # - 305838 | Study # - 0006
+3.893sStudy Found: #- 148808 | Timekeeper - 4973 | Office - 18000
+3.898sProcessing #: 24157160 | FeeUserId - 4339 | Client # - 009150 | Study # - 0002
+3.904sStudy Found: #- 5151 | Timekeeper - 4844 | Office - 20500

+21m 56.267s Enqueued

Triggered by DelayedJobScheduler

Queue:
default

+3ms Scheduled

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

Enqueue at:
5/27/2025 1:43:12 AM

+4.420s 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:
wn0mdwk000dlb:11036
Worker:
bc616cc7
+19msOfflineTimeCommitTo3ECommandHandler - Started
+1.368sNo of records retrieved : 331
+4.344sProcessing #: 24386384 | FeeUserId - 4539 | Client # - 004994 | Study # - 0008
+4.349sStudy Found: #- 139048 | Timekeeper - 5762 | Office - 19500
+4.354sProcessing #: 24386613 | FeeUserId - 7419 | Client # - 330286 | Study # - 0002
+4.358sStudy Found: #- 124321 | Timekeeper - 6483 | Office - 20750
+4.366sProcessing #: 24386137 | FeeUserId - 590 | Client # - 313815 | Study # - 0006
+4.371sStudy Found: #- 144088 | Timekeeper - 4257 | Office - 17250
+4.375sProcessing #: 24386091 | FeeUserId - 590 | Client # - 330286 | Study # - 0002
+4.380sStudy Found: #- 124321 | Timekeeper - 4257 | Office - 20750
+4.385sProcessing #: 24384740 | FeeUserId - 5404 | Client # - 336916 | Study # - 0003
+4.389sStudy Found: #- 154269 | Timekeeper - 5238 | Office - 45132
+4.393sProcessing #: 24384710 | FeeUserId - 7408 | Client # - 305156 | Study # - 0008
+4.397sStudy Found: #- 146270 | Timekeeper - 6476 | Office - 13000
+4.402sProcessing #: 24157168 | FeeUserId - 4339 | Client # - 310353 | Study # - 0001
+4.406sStudy Found: #- 84779 | Timekeeper - 4844 | Office - 16750

+10m 56.310s Enqueued

Triggered by DelayedJobScheduler

Queue:
default

+4ms Scheduled

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

Enqueue at:
5/27/2025 1:21:07 AM

+4.066s 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:
32b41764
+19msOfflineTimeCommitTo3ECommandHandler - Started
+911msNo of records retrieved : 331
+4.015sProcessing #: 24384718 | FeeUserId - 568 | Client # - 338221 | Study # - 0001
+4.019sStudy Found: #- 149749 | Timekeeper - 5384 | Office - 18500
+4.026sProcessing #: 24386374 | FeeUserId - 6439 | Client # - 000001 | Study # - 0019
+4.033sStudy Found: #- 71133 | Timekeeper - 5165 | Office - 20500
+4.038sProcessing #: 24157118 | FeeUserId - 4339 | Client # - 339072 | Study # - 0001
+4.043sStudy Found: #- 153873 | Timekeeper - 4844 | Office - 17750
+4.048sProcessing #: 24157174 | FeeUserId - 4339 | Client # - 326106 | Study # - 0001
+4.051sStudy Found: #- 113353 | Timekeeper - 4844 | Office - 20500

+4m 41.190s Enqueued

Triggered by DelayedJobScheduler

Queue:
default

+ <1ms Scheduled

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

Enqueue at:
5/27/2025 1:10:11 AM

+3.990s 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:
wn0mdwk000d8i:9172
Worker:
f26cf0af
+23msOfflineTimeCommitTo3ECommandHandler - Started
+966msNo of records retrieved : 331
+3.910sProcessing #: 24386046 | FeeUserId - 4686 | Client # - 011782 | Study # - 0010
+3.916sStudy Found: #- 136655 | Timekeeper - 6245 | Office - 13500
+3.921sProcessing #: 24384728 | FeeUserId - 5398 | Client # - 303660 | Study # - 0007
+3.927sStudy Found: #- 147293 | Timekeeper - 5181 | Office - 13750
+3.933sProcessing #: 24386580 | FeeUserId - 7719 | Client # - 337664 | Study # - 0002
+3.938sStudy Found: #- 143379 | Timekeeper - 6671 | Office - 17750
+3.944sProcessing #: 24386591 | FeeUserId - 7719 | Client # - 301167 | Study # - 0003
+3.949sStudy Found: #- 154282 | Timekeeper - 6671 | Office - 21500
+3.953sProcessing #: 24386601 | FeeUserId - 7719 | Client # - 012636 | Study # - 0014
+3.958sStudy Found: #- 145915 | Timekeeper - 6671 | Office - 12250
+3.963sProcessing #: 24243871 | FeeUserId - 7728 | Client # - 005235 | Study # - 0018
+3.968sStudy Found: #- 90279 | Timekeeper - 6674 | Office - 13250

+1m 52.774s 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/27/2025 1:05:31 AM

+4.037s 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:
wn1mdwk000it8:2628
Worker:
7409f938
+25msOfflineTimeCommitTo3ECommandHandler - Started
+917msNo of records retrieved : 331
+3.940sProcessing #: 24386355 | FeeUserId - 1487 | Client # - 009309 | Study # - 0013
+3.950sStudy Found: #- 146641 | Timekeeper - 5383 | Office - 11000
+3.958sProcessing #: 24386668 | FeeUserId - 7415 | Client # - 301027 | Study # - 0013
+3.963sStudy Found: #- 146272 | Timekeeper - 6488 | Office - 17750
+3.969sProcessing #: 24384718 | FeeUserId - 568 | Client # - 338221 | Study # - 0001
+3.975sStudy Found: #- 149749 | Timekeeper - 5384 | Office - 18500
+3.981sProcessing #: 24386652 | FeeUserId - 658 | Client # - 308881 | Study # - 0006
+3.987sStudy Found: #- 147871 | Timekeeper - 4973 | Office - 19250
+3.993sProcessing #: 24386700 | FeeUserId - 658 | Client # - 305838 | Study # - 0006
+4sStudy Found: #- 148808 | Timekeeper - 4973 | Office - 18000
+4.007sProcessing #: 24157162 | FeeUserId - 4339 | Client # - 306544 | Study # - 0003
+4.016sStudy Found: #- 80404 | Timekeeper - 4844 | Office - 20500

+1m 29.260s 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/27/2025 1:03:33 AM

+4.017s 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:
wn0mdwk000d8i:9172
Worker:
3644a63b
+27msOfflineTimeCommitTo3ECommandHandler - Started
+923msNo of records retrieved : 331
+3.949sProcessing #: 24384200 | FeeUserId - 4837 | Client # - 322089 | Study # - 0018
+3.956sStudy Found: #- 151636 | Timekeeper - 5847 | Office - 45109
+3.963sProcessing #: 24384705 | FeeUserId - 7289 | Client # - 315996 | Study # - 0006
+3.970sStudy Found: #- 142638 | Timekeeper - 6508 | Office - 45122
+3.975sProcessing #: 24384219 | FeeUserId - 7298 | Client # - 336604 | Study # - 0004
+3.982sStudy Found: #- 151328 | Timekeeper - 6510 | Office - 45147
+3.988sProcessing #: 24157188 | FeeUserId - 4339 | Client # - 306544 | Study # - 0003
+3.994sStudy Found: #- 80404 | Timekeeper - 4844 | Office - 20500

+1m 11.214s Enqueued

Triggered by DelayedJobScheduler

Queue:
default

+ <1ms Scheduled

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

Enqueue at:
5/27/2025 1:01:54 AM

+3.833s 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:
wn0mdwk000dlb:11036
Worker:
d2066ba4
+22msOfflineTimeCommitTo3ECommandHandler - Started
+925msNo of records retrieved : 331
+3.802sProcessing #: 24384346 | FeeUserId - 4267 | Client # - 004767 | Study # - 0017
+3.807sStudy Found: #- 149008 | Timekeeper - 4143 | Office - 12000
+3.812sProcessing #: 24157186 | FeeUserId - 4339 | Client # - 013072 | Study # - 0005
+3.817sStudy Found: #- 111308 | Timekeeper - 4844 | Office - 20500

+41.130s 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/27/2025 1:00:35 AM

+4.276s 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:
f193f4b1
+20msOfflineTimeCommitTo3ECommandHandler - Started
+972msNo of records retrieved : 331
+4.173sProcessing #: 24384655 | FeeUserId - 497 | Client # - 303433 | Study # - 0006
+4.179sStudy Found: #- 60399 | Timekeeper - 3426 | Office - 50142
+4.184sProcessing #: 24385854 | FeeUserId - 4686 | Client # - 339151 | Study # - 0001
+4.192sStudy Found: #- 154176 | Timekeeper - 6245 | Office - 15250
+4.199sProcessing #: 24386394 | FeeUserId - 6618 | Client # - 008156 | Study # - 0014
+4.205sStudy Found: #- 145072 | Timekeeper - 4492 | Office - 17500
+4.211sProcessing #: 24383088 | FeeUserId - 1504 | Client # - 304854 | Study # - 0013
+4.217sStudy Found: #- 153519 | Timekeeper - 6243 | Office - 45109
+4.230sProcessing #: 24385681 | FeeUserId - 1056 | Client # - 338659 | Study # - 0001
+4.237sStudy Found: #- 152071 | Timekeeper - 6045 | Office - 50137
+4.244sProcessing #: 24157186 | FeeUserId - 4339 | Client # - 013072 | Study # - 0005
+4.249sStudy Found: #- 111308 | Timekeeper - 4844 | Office - 20500

+47ms Enqueued

Triggered by recurring job scheduler

Queue:
a1-billing

5/27/2025 1:00:01 AM Created