IOfflineTimeCommitTo3ECommandHandler.Run

// Job ID: #974816
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
1748448005

State

5/28/2025 8:38:29 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:
wn1mdwk000it8:10892
Worker:
03504b8c

+1h 53m Enqueued

Triggered by DelayedJobScheduler

Queue:
default

+4ms Scheduled

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

Enqueue at:
5/28/2025 8:38:26 PM

+4.386s 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:
58060df2
+21msOfflineTimeCommitTo3ECommandHandler - Started
+1.055sNo of records retrieved : 465
+4.307sProcessing #: 24390440 | FeeUserId - 71 | Client # - 012505 | Study # - 0012
+4.316sStudy Found: #- 145137 | Timekeeper - 3898 | Office - 16000
+4.321sProcessing #: 24386622 | FeeUserId - 6071 | Client # - 308689 | Study # - 0021
+4.327sStudy Found: #- 150738 | Timekeeper - 6306 | Office - 45134
+4.332sProcessing #: 24386485 | FeeUserId - 7322 | Client # - 319771 | Study # - 0007
+4.337sStudy Found: #- 142104 | Timekeeper - 6402 | Office - 18500
+4.341sProcessing #: 24390586 | FeeUserId - 547 | Client # - 315996 | Study # - 0007
+4.346sStudy Found: #- 151648 | Timekeeper - 4771 | Office - 45122
+4.350sProcessing #: 24386044 | FeeUserId - 4686 | Client # - 011782 | Study # - 0010
+4.354sStudy Found: #- 136655 | Timekeeper - 6245 | Office - 13500
+4.358sProcessing #: 24384709 | FeeUserId - 7408 | Client # - 305156 | Study # - 0008
+4.363sStudy Found: #- 146270 | Timekeeper - 6476 | Office - 13000
+4.367sProcessing #: 24243864 | FeeUserId - 7728 | Client # - 309070 | Study # - 0001
+4.371sStudy Found: #- 82862 | Timekeeper - 6674 | Office - 20500

+1h 10m Enqueued

Triggered by DelayedJobScheduler

Queue:
default

+4ms Scheduled

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

Enqueue at:
5/28/2025 6:44:24 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:
wn1mdwk000it8:2628
Worker:
b61aafec
+26msOfflineTimeCommitTo3ECommandHandler - Started
+1.077sNo of records retrieved : 465
+4.811sProcessing #: 24390586 | FeeUserId - 547 | Client # - 315996 | Study # - 0007
+4.817sStudy Found: #- 151648 | Timekeeper - 4771 | Office - 45122
+4.823sProcessing #: 24386625 | FeeUserId - 6071 | Client # - 000001 | Study # - 0019
+4.828sStudy Found: #- 71133 | Timekeeper - 6306 | Office - 20500
+4.833sProcessing #: 24385854 | FeeUserId - 4686 | Client # - 339151 | Study # - 0001
+4.839sStudy Found: #- 154176 | Timekeeper - 6245 | Office - 15250
+4.845sProcessing #: 24384188 | FeeUserId - 7125 | Client # - 337547 | Study # - 0012
+4.850sStudy Found: #- 152728 | Timekeeper - 6327 | Office - 45115
+4.856sProcessing #: 24386646 | FeeUserId - 658 | Client # - 338976 | Study # - 0001
+4.862sStudy Found: #- 153560 | Timekeeper - 4973 | Office - 20500
+4.868sProcessing #: 24386699 | FeeUserId - 658 | Client # - 305838 | Study # - 0006
+4.873sStudy Found: #- 148808 | Timekeeper - 4973 | Office - 18000
+4.878sProcessing #: 24157160 | FeeUserId - 4339 | Client # - 009150 | Study # - 0002
+4.885sStudy Found: #- 5151 | Timekeeper - 4844 | Office - 20500

+41m 12.057s 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/28/2025 5:33:24 PM

+4.543s 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:
wn0mdwk000d8i:9172
Worker:
c3dd42d3
+27msOfflineTimeCommitTo3ECommandHandler - Started
+973msNo of records retrieved : 465
+4.437sProcessing #: 24386374 | FeeUserId - 6439 | Client # - 000001 | Study # - 0019
+4.442sStudy Found: #- 71133 | Timekeeper - 5165 | Office - 20500
+4.449sProcessing #: 24390562 | FeeUserId - 7638 | Client # - 338491 | Study # - 0001
+4.456sStudy Found: #- 151320 | Timekeeper - 6620 | Office - 21500
+4.462sProcessing #: 24390443 | FeeUserId - 71 | Client # - 012804 | Study # - 0014
+4.468sStudy Found: #- 84230 | Timekeeper - 3898 | Office - 21500
+4.474sProcessing #: 24386043 | FeeUserId - 4686 | Client # - 011782 | Study # - 0010
+4.480sStudy Found: #- 136655 | Timekeeper - 6245 | Office - 13500
+4.487sProcessing #: 24390599 | FeeUserId - 5005 | Client # - 009023 | Study # - 0021
+4.493sStudy Found: #- 144454 | Timekeeper - 4754 | Office - 17500
+4.501sProcessing #: 24383931 | FeeUserId - 5996 | Client # - 337096 | Study # - 0019
+4.507sStudy Found: #- 154171 | Timekeeper - 6219 | Office - 45141
+4.513sProcessing #: 24243868 | FeeUserId - 7728 | Client # - 318803 | Study # - 0001
+4.519sStudy Found: #- 102158 | Timekeeper - 6674 | Office - 13500

+24m 56.713s 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/28/2025 4:51:56 PM

+4.070s 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:
wn1mdwk000it8:2628
Worker:
79cade60
+26msOfflineTimeCommitTo3ECommandHandler - Started
+1.069sNo of records retrieved : 465
+3.972sProcessing #: 24390587 | FeeUserId - 547 | Client # - 315996 | Study # - 0007
+3.978sStudy Found: #- 151648 | Timekeeper - 4771 | Office - 45122
+3.984sProcessing #: 24386044 | FeeUserId - 4686 | Client # - 011782 | Study # - 0010
+3.989sStudy Found: #- 136655 | Timekeeper - 6245 | Office - 13500
+3.995sProcessing #: 24386698 | FeeUserId - 5403 | Client # - 337910 | Study # - 0001
+4.001sStudy Found: #- 144154 | Timekeeper - 3861 | Office - 13500
+4.007sProcessing #: 24384705 | FeeUserId - 7289 | Client # - 315996 | Study # - 0006
+4.011sStudy Found: #- 142638 | Timekeeper - 6508 | Office - 45122
+4.018sProcessing #: 24383750 | FeeUserId - 5222 | Client # - 335848 | Study # - 0004
+4.026sStudy Found: #- 144013 | Timekeeper - 5926 | Office - 45110
+4.032sProcessing #: 24389598 | FeeUserId - 7012 | Client # - 337066 | Study # - 0002
+4.037sStudy Found: #- 152797 | Timekeeper - 4773 | Office - 45121
+4.043sProcessing #: 24243864 | FeeUserId - 7728 | Client # - 309070 | Study # - 0001
+4.049sStudy Found: #- 82862 | Timekeeper - 6674 | Office - 20500

+12m 40.363s 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/28/2025 4:26:54 PM

+5.016s 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:
bc616cc7
+18msOfflineTimeCommitTo3ECommandHandler - Started
+1.344sNo of records retrieved : 465
+4.946sProcessing #: 24392281 | FeeUserId - 6659 | Client # - 014069 | Study # - 0010
+4.950sStudy Found: #- 144372 | Timekeeper - 2 | Office - 11000
+4.956sProcessing #: 24392310 | FeeUserId - 6659 | Client # - 002941 | Study # - 0032
+4.961sStudy Found: #- 150599 | Timekeeper - 2 | Office - 21500
+4.965sProcessing #: 24392286 | FeeUserId - 6659 | Client # - 011080 | Study # - 0010
+4.969sStudy Found: #- 144899 | Timekeeper - 2 | Office - 17750
+4.973sProcessing #: 24392290 | FeeUserId - 6659 | Client # - 013994 | Study # - 0009
+4.977sStudy Found: #- 145095 | Timekeeper - 2 | Office - 15000
+4.981sProcessing #: 24392297 | FeeUserId - 6659 | Client # - 010035 | Study # - 0025
+4.986sStudy Found: #- 146508 | Timekeeper - 2 | Office - 16500
+4.990sProcessing #: 24399321 | FeeUserId - 6659 | Client # - 302099 | Study # - 0007
+4.994sStudy Found: #- 146392 | Timekeeper - 2 | Office - 14250
+4.998sProcessing #: 24157168 | FeeUserId - 4339 | Client # - 310353 | Study # - 0001
+5.002sStudy Found: #- 84779 | Timekeeper - 4844 | Office - 16750

+6m 55.710s 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/28/2025 4:14:21 PM

+4.484s 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:
wn0mdwk000dlb:11036
Worker:
d2066ba4
+27msOfflineTimeCommitTo3ECommandHandler - Started
+1.150sNo of records retrieved : 465
+4.423sProcessing #: 24386681 | FeeUserId - 658 | Client # - 014341 | Study # - 0010
+4.428sStudy Found: #- 143876 | Timekeeper - 4973 | Office - 17250
+4.432sProcessing #: 24386688 | FeeUserId - 658 | Client # - 013876 | Study # - 0009
+4.436sStudy Found: #- 147272 | Timekeeper - 4973 | Office - 20500
+4.440sProcessing #: 24383750 | FeeUserId - 5222 | Client # - 335848 | Study # - 0004
+4.446sStudy Found: #- 144013 | Timekeeper - 5926 | Office - 45110
+4.450sProcessing #: 24383996 | FeeUserId - 7289 | Client # - 315996 | Study # - 0006
+4.455sStudy Found: #- 142638 | Timekeeper - 6508 | Office - 45122
+4.459sProcessing #: 24386584 | FeeUserId - 7719 | Client # - 301167 | Study # - 0003
+4.463sStudy Found: #- 154282 | Timekeeper - 6671 | Office - 21500
+4.467sProcessing #: 24386594 | FeeUserId - 7719 | Client # - 337664 | Study # - 0002
+4.472sStudy Found: #- 143379 | Timekeeper - 6671 | Office - 17750
+4.476sProcessing #: 24157124 | FeeUserId - 4785 | Client # - 007973 | Study # - 0021
+4.480sStudy Found: #- 96067 | Timekeeper - 5580 | Office - 19250

+3m 22.584s Enqueued

Triggered by DelayedJobScheduler

Queue:
default

+ <1ms Scheduled

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

Enqueue at:
5/28/2025 4:07:10 PM

+7.510s 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
+21msOfflineTimeCommitTo3ECommandHandler - Started
+2.951sNo of records retrieved : 465
+7.470sProcessing #: 24157231 | FeeUserId - 4339 | Client # - 339072 | Study # - 0001
+7.476sStudy Found: #- 153873 | Timekeeper - 4844 | Office - 17750
+7.482sProcessing #: 24157180 | FeeUserId - 4339 | Client # - 321867 | Study # - 0001
+7.487sStudy Found: #- 106724 | Timekeeper - 4844 | Office - 15250

+1m 55.684s 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/28/2025 4:03:47 PM

+4.360s 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:
97d8b026
+16msOfflineTimeCommitTo3ECommandHandler - Started
+1.033sNo of records retrieved : 465
+4.293sProcessing #: 24390586 | FeeUserId - 547 | Client # - 315996 | Study # - 0007
+4.299sStudy Found: #- 151648 | Timekeeper - 4771 | Office - 45122
+4.303sProcessing #: 24386622 | FeeUserId - 6071 | Client # - 308689 | Study # - 0021
+4.307sStudy Found: #- 150738 | Timekeeper - 6306 | Office - 45134
+4.311sProcessing #: 24386485 | FeeUserId - 7322 | Client # - 319771 | Study # - 0007
+4.314sStudy Found: #- 142104 | Timekeeper - 6402 | Office - 18500
+4.319sProcessing #: 24390324 | FeeUserId - 71 | Client # - 338044 | Study # - 0002
+4.323sStudy Found: #- 144823 | Timekeeper - 3898 | Office - 13500
+4.327sProcessing #: 24384525 | FeeUserId - 497 | Client # - 303433 | Study # - 0006
+4.332sStudy Found: #- 60399 | Timekeeper - 3426 | Office - 50142
+4.336sProcessing #: 24389536 | FeeUserId - 5001 | Client # - 308985 | Study # - 0005
+4.340sStudy Found: #- 143538 | Timekeeper - 3576 | Office - 20500
+4.344sProcessing #: 24243860 | FeeUserId - 7728 | Client # - 011613 | Study # - 0001
+4.348sStudy Found: #- 26409 | Timekeeper - 6674 | Office - 20500

+55.110s 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/28/2025 4:01:47 PM

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

+47ms Processing

Server:
wn0mdwk000dlb:11036
Worker:
6fb9c22b
+42msOfflineTimeCommitTo3ECommandHandler - Started
+1.977sNo of records retrieved : 451
+4.872sProcessing #: 24386487 | FeeUserId - 590 | Client # - 013577 | Study # - 0011
+4.877sStudy Found: #- 147366 | Timekeeper - 4257 | Office - 11000
+4.881sProcessing #: 24383996 | FeeUserId - 7289 | Client # - 315996 | Study # - 0006
+4.886sStudy Found: #- 142638 | Timekeeper - 6508 | Office - 45122
+4.890sProcessing #: 24389767 | FeeUserId - 7352 | Client # - 335848 | Study # - 0004
+4.894sStudy Found: #- 144013 | Timekeeper - 6513 | Office - 45110
+4.899sProcessing #: 24390596 | FeeUserId - 7408 | Client # - 337245 | Study # - 0001
+4.907sStudy Found: #- 141988 | Timekeeper - 6476 | Office - 11000
+4.910sProcessing #: 24390570 | FeeUserId - 7638 | Client # - 338491 | Study # - 0001
+4.916sStudy Found: #- 151320 | Timekeeper - 6620 | Office - 21500
+4.920sProcessing #: 24386588 | FeeUserId - 7719 | Client # - 301167 | Study # - 0003
+4.924sStudy Found: #- 154282 | Timekeeper - 6671 | Office - 21500
+4.929sProcessing #: 24243860 | FeeUserId - 7728 | Client # - 011613 | Study # - 0001
+4.933sStudy Found: #- 26409 | Timekeeper - 6674 | Office - 20500

+40.596s 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/28/2025 4:00:41 PM

+4.353s 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:
wn1mdwk000it8:2628
Worker:
876bae94
+29msOfflineTimeCommitTo3ECommandHandler - Started
+951msNo of records retrieved : 451
+3.963sProcessing #: 24386658 | FeeUserId - 658 | Client # - 308881 | Study # - 0006
+3.969sStudy Found: #- 147871 | Timekeeper - 4973 | Office - 19250
+3.979sProcessing #: 24385851 | FeeUserId - 4686 | Client # - 339151 | Study # - 0001
+3.984sStudy Found: #- 154176 | Timekeeper - 6245 | Office - 15250
+3.991sProcessing #: 24389641 | FeeUserId - 5618 | Client # - 009702 | Study # - 0016
+3.998sStudy Found: #- 144373 | Timekeeper - 6056 | Office - 15500
+4.005sProcessing #: 24392284 | FeeUserId - 6659 | Client # - 306732 | Study # - 0006
+4.011sStudy Found: #- 144561 | Timekeeper - 2 | Office - 15500
+4.017sProcessing #: 24392293 | FeeUserId - 6659 | Client # - 302855 | Study # - 0012
+4.023sStudy Found: #- 145296 | Timekeeper - 2 | Office - 15000
+4.033sProcessing #: 24392292 | FeeUserId - 6659 | Client # - 323480 | Study # - 0007
+4.039sStudy Found: #- 145225 | Timekeeper - 2 | Office - 20500
+4.045sProcessing #: 24383996 | FeeUserId - 7289 | Client # - 315996 | Study # - 0006
+4.050sStudy Found: #- 142638 | Timekeeper - 6508 | Office - 45122
+4.056sProcessing #: 24384709 | FeeUserId - 7408 | Client # - 305156 | Study # - 0008
+4.061sStudy Found: #- 146270 | Timekeeper - 6476 | Office - 13000
+4.067sProcessing #: 24386102 | FeeUserId - 590 | Client # - 304870 | Study # - 0007
+4.073sStudy Found: #- 151606 | Timekeeper - 4257 | Office - 17750
+4.078sProcessing #: 24386109 | FeeUserId - 590 | Client # - 338221 | Study # - 0001
+4.084sStudy Found: #- 149749 | Timekeeper - 4257 | Office - 18500
+4.089sProcessing #: 24386373 | FeeUserId - 6439 | Client # - 313902 | Study # - 0023
+4.095sStudy Found: #- 151216 | Timekeeper - 5165 | Office - 45120
+4.101sProcessing #: 24386652 | FeeUserId - 658 | Client # - 308881 | Study # - 0006
+4.107sStudy Found: #- 147871 | Timekeeper - 4973 | Office - 19250
+4.113sProcessing #: 24386700 | FeeUserId - 658 | Client # - 305838 | Study # - 0006
+4.118sStudy Found: #- 148808 | Timekeeper - 4973 | Office - 18000
+4.126sProcessing #: 24386045 | FeeUserId - 4686 | Client # - 011782 | Study # - 0010
+4.132sStudy Found: #- 136655 | Timekeeper - 6245 | Office - 13500
+4.139sProcessing #: 24389638 | FeeUserId - 5618 | Client # - 009702 | Study # - 0016
+4.144sStudy Found: #- 144373 | Timekeeper - 6056 | Office - 15500
+4.151sProcessing #: 24392281 | FeeUserId - 6659 | Client # - 014069 | Study # - 0010
+4.157sStudy Found: #- 144372 | Timekeeper - 2 | Office - 11000
+4.170sProcessing #: 24392310 | FeeUserId - 6659 | Client # - 002941 | Study # - 0032
+4.176sStudy Found: #- 150599 | Timekeeper - 2 | Office - 21500
+4.182sProcessing #: 24386372 | FeeUserId - 590 | Client # - 013577 | Study # - 0011
+4.187sStudy Found: #- 147366 | Timekeeper - 4257 | Office - 11000
+4.192sProcessing #: 24386374 | FeeUserId - 6439 | Client # - 000001 | Study # - 0019
+4.199sStudy Found: #- 71133 | Timekeeper - 5165 | Office - 20500
+4.205sProcessing #: 24389318 | FeeUserId - 7156 | Client # - 308689 | Study # - 0014
+4.211sStudy Found: #- 144603 | Timekeeper - 5502 | Office - 45134
+4.217sProcessing #: 24389526 | FeeUserId - 5001 | Client # - 323415 | Study # - 0004
+4.222sStudy Found: #- 111494 | Timekeeper - 3576 | Office - 18500
+4.228sProcessing #: 24389591 | FeeUserId - 7012 | Client # - 337066 | Study # - 0002
+4.234sStudy Found: #- 152797 | Timekeeper - 4773 | Office - 45121
+4.245sProcessing #: 24386681 | FeeUserId - 658 | Client # - 014341 | Study # - 0010
+4.257sStudy Found: #- 143876 | Timekeeper - 4973 | Office - 17250
+4.263sProcessing #: 24386688 | FeeUserId - 658 | Client # - 013876 | Study # - 0009
+4.277sStudy Found: #- 147272 | Timekeeper - 4973 | Office - 20500
+4.282sProcessing #: 24385853 | FeeUserId - 4686 | Client # - 339151 | Study # - 0001
+4.288sStudy Found: #- 154176 | Timekeeper - 6245 | Office - 15250
+4.293sProcessing #: 24389643 | FeeUserId - 5618 | Client # - 009702 | Study # - 0016
+4.300sStudy Found: #- 144373 | Timekeeper - 6056 | Office - 15500
+4.305sProcessing #: 24392304 | FeeUserId - 6659 | Client # - 007256 | Study # - 0014
+4.311sStudy Found: #- 148658 | Timekeeper - 2 | Office - 18500
+4.317sProcessing #: 24392309 | FeeUserId - 6659 | Client # - 303169 | Study # - 0007
+4.323sStudy Found: #- 150580 | Timekeeper - 2 | Office - 12000
+4.329sProcessing #: 24157124 | FeeUserId - 4785 | Client # - 007973 | Study # - 0021
+4.336sStudy Found: #- 96067 | Timekeeper - 5580 | Office - 19250

+7ms Enqueued

Triggered by recurring job scheduler

Queue:
a1-billing

5/28/2025 4:00:05 PM Created