IOfflineTimeCommitTo3ECommandHandler.Run

// Job ID: #970103
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
1748111407

State

5/24/2025 11:02:05 PM (+15.886s) 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:
54410f88
+29msOfflineTimeCommitTo3ECommandHandler - Started
+13.995sNo of records retrieved : 337
+15.786sProcessing #: 24382505 | FeeUserId - 823 | Client # - 000001 | Study # - 0019
+15.792sStudy Found: #- 71133 | Timekeeper - 6293 | Office - 20500
+15.798sProcessing #: 24382501 | FeeUserId - 823 | Client # - 338550 | Study # - 0001
+15.803sStudy Found: #- 151640 | Timekeeper - 6293 | Office - 45148
+15.809sProcessing #: 24382517 | FeeUserId - 6251 | Client # - 000001 | Study # - 0019
+15.814sStudy Found: #- 71133 | Timekeeper - 6285 | Office - 20500
+15.819sProcessing #: 24382521 | FeeUserId - 6251 | Client # - 000001 | Study # - 0019
+15.826sStudy Found: #- 71133 | Timekeeper - 6285 | Office - 20500
+15.831sProcessing #: 24382249 | FeeUserId - 150 | Client # - 337218 | Study # - 0002
+15.837sStudy Found: #- 150525 | Timekeeper - 6319 | Office - 45109
+15.842sProcessing #: 24382257 | FeeUserId - 150 | Client # - 337218 | Study # - 0002
+15.848sStudy Found: #- 150525 | Timekeeper - 6319 | Office - 45109
+15.854sProcessing #: 24157146 | FeeUserId - 4339 | Client # - 336869 | Study # - 0001
+15.860sStudy Found: #- 140510 | Timekeeper - 4844 | Office - 11000
+15.866sProcessing #: 24157184 | FeeUserId - 4339 | Client # - 321867 | Study # - 0001
+15.871sStudy Found: #- 106724 | Timekeeper - 4844 | Office - 15250

+1h 51m Enqueued

Triggered by DelayedJobScheduler

Queue:
default

+4ms Scheduled

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

Enqueue at:
5/24/2025 11:01:40 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)

+10ms Processing

Server:
wn0mdwk000d8i:11212
Worker:
3cc82fc2

+1h 9m Enqueued

Triggered by DelayedJobScheduler

Queue:
default

+3ms Scheduled

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

Enqueue at:
5/24/2025 9:10:12 PM

+2.513s 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:
1a53ba85
+20msOfflineTimeCommitTo3ECommandHandler - Started
+865msNo of records retrieved : 337
+2.445sProcessing #: 24382416 | FeeUserId - 4855 | Client # - 305114 | Study # - 0018
+2.449sStudy Found: #- 151206 | Timekeeper - 5950 | Office - 45131
+2.453sProcessing #: 24382517 | FeeUserId - 6251 | Client # - 000001 | Study # - 0019
+2.457sStudy Found: #- 71133 | Timekeeper - 6285 | Office - 20500
+2.461sProcessing #: 24382521 | FeeUserId - 6251 | Client # - 000001 | Study # - 0019
+2.465sStudy Found: #- 71133 | Timekeeper - 6285 | Office - 20500
+2.472sProcessing #: 24382511 | FeeUserId - 823 | Client # - 000001 | Study # - 0019
+2.476sStudy Found: #- 71133 | Timekeeper - 6293 | Office - 20500
+2.480sProcessing #: 24382504 | FeeUserId - 1464 | Client # - 308825 | Study # - 0018
+2.484sStudy Found: #- 151634 | Timekeeper - 6244 | Office - 45137
+2.488sProcessing #: 24382514 | FeeUserId - 1464 | Client # - 308825 | Study # - 0018
+2.492sStudy Found: #- 151634 | Timekeeper - 6244 | Office - 45137
+2.496sProcessing #: 24157178 | FeeUserId - 4339 | Client # - 311661 | Study # - 0001
+2.500sStudy Found: #- 86679 | Timekeeper - 4844 | Office - 20500

+42m 28.103s Enqueued

Triggered by DelayedJobScheduler

Queue:
default

+4ms Scheduled

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

Enqueue at:
5/24/2025 8:00:59 PM

+3.280s 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:
2b93cb79
+25msOfflineTimeCommitTo3ECommandHandler - Started
+1.440sNo of records retrieved : 331
+3.167sProcessing #: 24382504 | FeeUserId - 1464 | Client # - 308825 | Study # - 0018
+3.173sStudy Found: #- 151634 | Timekeeper - 6244 | Office - 45137
+3.180sProcessing #: 24382514 | FeeUserId - 1464 | Client # - 308825 | Study # - 0018
+3.186sStudy Found: #- 151634 | Timekeeper - 6244 | Office - 45137
+3.192sProcessing #: 24374161 | FeeUserId - 6659 | Client # - 339165 | Study # - 0001
+3.198sStudy Found: #- 154239 | Timekeeper - 2 | Office - 13000
+3.210sProcessing #: 24382508 | FeeUserId - 823 | Client # - 000001 | Study # - 0019
+3.216sStudy Found: #- 71133 | Timekeeper - 6293 | Office - 20500
+3.222sProcessing #: 24382391 | FeeUserId - 5334 | Client # - 308481 | Study # - 0005
+3.228sStudy Found: #- 151326 | Timekeeper - 6284 | Office - 45104
+3.233sProcessing #: 24382429 | FeeUserId - 5397 | Client # - 000001 | Study # - 0019
+3.239sStudy Found: #- 71133 | Timekeeper - 5174 | Office - 20500
+3.245sProcessing #: 24157118 | FeeUserId - 4339 | Client # - 339072 | Study # - 0001
+3.251sStudy Found: #- 153873 | Timekeeper - 4844 | Office - 17750
+3.255sProcessing #: 24157166 | FeeUserId - 4339 | Client # - 310353 | Study # - 0001
+3.262sStudy Found: #- 84779 | Timekeeper - 4844 | Office - 16750

+25m 12.360s Enqueued

Triggered by DelayedJobScheduler

Queue:
default

+ <1ms Scheduled

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

Enqueue at:
5/24/2025 7:18:26 PM

+3.443s 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:
234430ea
+20msOfflineTimeCommitTo3ECommandHandler - Started
+1.566sNo of records retrieved : 321
+3.418sProcessing #: 24157188 | FeeUserId - 4339 | Client # - 306544 | Study # - 0003
+3.424sStudy Found: #- 80404 | Timekeeper - 4844 | Office - 20500

+12m 27.453s Enqueued

Triggered by DelayedJobScheduler

Queue:
default

+3ms Scheduled

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

Enqueue at:
5/24/2025 6:53:16 PM

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

+50ms Processing

Server:
wn0mdwk000d8i:9172
Worker:
06e9c251
+59msOfflineTimeCommitTo3ECommandHandler - Started
+1.088sNo of records retrieved : 321
+2.934sProcessing #: 24382512 | FeeUserId - 1464 | Client # - 308825 | Study # - 0018
+2.942sStudy Found: #- 151634 | Timekeeper - 6244 | Office - 45137
+2.949sProcessing #: 24382466 | FeeUserId - 3246 | Client # - 313902 | Study # - 0023
+2.954sStudy Found: #- 151216 | Timekeeper - 6291 | Office - 45120
+2.960sProcessing #: 24157162 | FeeUserId - 4339 | Client # - 306544 | Study # - 0003
+2.965sStudy Found: #- 80404 | Timekeeper - 4844 | Office - 20500

+5m 27.154s 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/24/2025 6:40:44 PM

+3.036s 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:
d6c4acdf
+22msOfflineTimeCommitTo3ECommandHandler - Started
+991msNo of records retrieved : 321
+2.986sProcessing #: 24382374 | FeeUserId - 4957 | Client # - 337066 | Study # - 0002
+2.993sStudy Found: #- 152797 | Timekeeper - 6304 | Office - 45121
+2.998sProcessing #: 24382385 | FeeUserId - 4957 | Client # - 337066 | Study # - 0002
+3.005sStudy Found: #- 152797 | Timekeeper - 6304 | Office - 45121
+3.009sProcessing #: 24243864 | FeeUserId - 7728 | Client # - 309070 | Study # - 0001
+3.015sStudy Found: #- 82862 | Timekeeper - 6674 | Office - 20500

+1m 57.240s 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/24/2025 6:35:10 PM

+2.827s 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:
95e27c19
+20msOfflineTimeCommitTo3ECommandHandler - Started
+952msNo of records retrieved : 321
+2.783sProcessing #: 24382471 | FeeUserId - 3246 | Client # - 000001 | Study # - 0019
+2.792sStudy Found: #- 71133 | Timekeeper - 6291 | Office - 20500
+2.797sProcessing #: 24382476 | FeeUserId - 3246 | Client # - 000001 | Study # - 0019
+2.802sStudy Found: #- 71133 | Timekeeper - 6291 | Office - 20500
+2.807sProcessing #: 24157186 | FeeUserId - 4339 | Client # - 013072 | Study # - 0005
+2.811sStudy Found: #- 111308 | Timekeeper - 4844 | Office - 20500

+1m 11.900s Enqueued

Triggered by DelayedJobScheduler

Queue:
default

+4ms Scheduled

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

Enqueue at:
5/24/2025 6:33:13 PM

+3.130s 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:
412ef341
+22msOfflineTimeCommitTo3ECommandHandler - Started
+1.014sNo of records retrieved : 321
+2.820sProcessing #: 24178030 | FeeUserId - 5332 | Client # - 338427 | Study # - 0001
+2.825sStudy Found: #- 150795 | Timekeeper - 6394 | Office - 16500
+2.831sProcessing #: 24382406 | FeeUserId - 5334 | Client # - 000001 | Study # - 0019
+2.837sStudy Found: #- 71133 | Timekeeper - 6284 | Office - 20500
+2.842sProcessing #: 24365863 | FeeUserId - 6067 | Client # - 012505 | Study # - 0012
+2.848sStudy Found: #- 145137 | Timekeeper - 3771 | Office - 16000
+2.853sProcessing #: 24382504 | FeeUserId - 1464 | Client # - 308825 | Study # - 0018
+2.858sStudy Found: #- 151634 | Timekeeper - 6244 | Office - 45137
+2.864sProcessing #: 24382514 | FeeUserId - 1464 | Client # - 308825 | Study # - 0018
+2.871sStudy Found: #- 151634 | Timekeeper - 6244 | Office - 45137
+2.876sProcessing #: 24382475 | FeeUserId - 3246 | Client # - 000001 | Study # - 0019
+2.882sStudy Found: #- 71133 | Timekeeper - 6291 | Office - 20500
+2.887sProcessing #: 24365705 | FeeUserId - 4868 | Client # - 311695 | Study # - 0006
+2.892sStudy Found: #- 144512 | Timekeeper - 3018 | Office - 21250
+2.898sProcessing #: 24365731 | FeeUserId - 4868 | Client # - 009836 | Study # - 0014
+2.903sStudy Found: #- 148499 | Timekeeper - 3018 | Office - 12250
+2.908sProcessing #: 24365768 | FeeUserId - 4868 | Client # - 333929 | Study # - 0003
+2.914sStudy Found: #- 140610 | Timekeeper - 3018 | Office - 10750
+2.919sProcessing #: 24365783 | FeeUserId - 4868 | Client # - 318781 | Study # - 0003
+2.925sStudy Found: #- 109706 | Timekeeper - 3018 | Office - 20500
+2.932sProcessing #: 24178029 | FeeUserId - 5332 | Client # - 338427 | Study # - 0001
+2.937sStudy Found: #- 150795 | Timekeeper - 6394 | Office - 16500
+2.942sProcessing #: 24382401 | FeeUserId - 5334 | Client # - 333613 | Study # - 0003
+2.947sStudy Found: #- 152078 | Timekeeper - 6284 | Office - 45119
+2.952sProcessing #: 24382281 | FeeUserId - 5618 | Client # - 014069 | Study # - 0010
+2.957sStudy Found: #- 144372 | Timekeeper - 6056 | Office - 11000
+2.962sProcessing #: 24382513 | FeeUserId - 1464 | Client # - 308825 | Study # - 0018
+2.968sStudy Found: #- 151634 | Timekeeper - 6244 | Office - 45137
+2.972sProcessing #: 24382468 | FeeUserId - 3246 | Client # - 313902 | Study # - 0023
+2.977sStudy Found: #- 151216 | Timekeeper - 6291 | Office - 45120
+2.983sProcessing #: 24382397 | FeeUserId - 4957 | Client # - 000001 | Study # - 0019
+2.988sStudy Found: #- 71133 | Timekeeper - 6304 | Office - 20500
+2.993sProcessing #: 24365672 | FeeUserId - 4868 | Client # - 304214 | Study # - 0007
+2.998sStudy Found: #- 144702 | Timekeeper - 3018 | Office - 14500
+3.003sProcessing #: 24365747 | FeeUserId - 4868 | Client # - 010584 | Study # - 0012
+3.007sStudy Found: #- 148528 | Timekeeper - 3018 | Office - 11000
+3.013sProcessing #: 24365770 | FeeUserId - 4868 | Client # - 005362 | Study # - 0017
+3.017sStudy Found: #- 144773 | Timekeeper - 3018 | Office - 17750
+3.024sProcessing #: 24365796 | FeeUserId - 4868 | Client # - 300780 | Study # - 0007
+3.029sStudy Found: #- 148023 | Timekeeper - 3018 | Office - 13000
+3.035sProcessing #: 24382388 | FeeUserId - 5334 | Client # - 308481 | Study # - 0005
+3.040sStudy Found: #- 151326 | Timekeeper - 6284 | Office - 45104
+3.045sProcessing #: 24382324 | FeeUserId - 5665 | Client # - 332913 | Study # - 0004
+3.050sStudy Found: #- 150209 | Timekeeper - 4989 | Office - 45141
+3.056sProcessing #: 24365858 | FeeUserId - 6067 | Client # - 011181 | Study # - 0011
+3.063sStudy Found: #- 142328 | Timekeeper - 3771 | Office - 17750
+3.069sProcessing #: 24382516 | FeeUserId - 1464 | Client # - 000001 | Study # - 0019
+3.074sStudy Found: #- 71133 | Timekeeper - 6244 | Office - 20500
+3.079sProcessing #: 24382473 | FeeUserId - 3246 | Client # - 000001 | Study # - 0019
+3.084sStudy Found: #- 71133 | Timekeeper - 6291 | Office - 20500
+3.089sProcessing #: 24382372 | FeeUserId - 4957 | Client # - 337066 | Study # - 0002
+3.094sStudy Found: #- 152797 | Timekeeper - 6304 | Office - 45121
+3.099sProcessing #: 24157124 | FeeUserId - 4785 | Client # - 007973 | Study # - 0021
+3.105sStudy Found: #- 96067 | Timekeeper - 5580 | Office - 19250

+1m 17.930s 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/24/2025 6:31:56 PM

+3.397s 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:
6c9768a3
+28msOfflineTimeCommitTo3ECommandHandler - Started
+1.682sNo of records retrieved : 321
+3.324sProcessing #: 24178029 | FeeUserId - 5332 | Client # - 338427 | Study # - 0001
+3.333sStudy Found: #- 150795 | Timekeeper - 6394 | Office - 16500
+3.341sProcessing #: 24382401 | FeeUserId - 5334 | Client # - 333613 | Study # - 0003
+3.349sStudy Found: #- 152078 | Timekeeper - 6284 | Office - 45119
+3.357sProcessing #: 24382314 | FeeUserId - 6364 | Client # - 005734 | Study # - 0007
+3.363sStudy Found: #- 150106 | Timekeeper - 6323 | Office - 45120
+3.368sProcessing #: 24243858 | FeeUserId - 7728 | Client # - 011613 | Study # - 0001
+3.374sStudy Found: #- 26409 | Timekeeper - 6674 | Office - 20500

+28.440s Enqueued

Triggered by DelayedJobScheduler

Queue:
default

+ <1ms Scheduled

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

Enqueue at:
5/24/2025 6:30:38 PM

+2.774s 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:
fc6a4110
+20msOfflineTimeCommitTo3ECommandHandler - Started
+875msNo of records retrieved : 321
+2.678sProcessing #: 24382471 | FeeUserId - 3246 | Client # - 000001 | Study # - 0019
+2.686sStudy Found: #- 71133 | Timekeeper - 6291 | Office - 20500
+2.691sProcessing #: 24382476 | FeeUserId - 3246 | Client # - 000001 | Study # - 0019
+2.698sStudy Found: #- 71133 | Timekeeper - 6291 | Office - 20500
+2.704sProcessing #: 24365714 | FeeUserId - 4868 | Client # - 313816 | Study # - 0006
+2.710sStudy Found: #- 148394 | Timekeeper - 3018 | Office - 17750
+2.717sProcessing #: 24365744 | FeeUserId - 4868 | Client # - 336891 | Study # - 0002
+2.723sStudy Found: #- 140630 | Timekeeper - 3018 | Office - 18250
+2.729sProcessing #: 24365784 | FeeUserId - 4868 | Client # - 318781 | Study # - 0004
+2.734sStudy Found: #- 142632 | Timekeeper - 3018 | Office - 20500
+2.740sProcessing #: 24365807 | FeeUserId - 4868 | Client # - 335088 | Study # - 0002
+2.745sStudy Found: #- 131452 | Timekeeper - 3018 | Office - 11000
+2.751sProcessing #: 24243873 | FeeUserId - 7728 | Client # - 011613 | Study # - 0001
+2.758sStudy Found: #- 26409 | Timekeeper - 6674 | Office - 20500

+7ms Enqueued

Triggered by recurring job scheduler

Queue:
a1-billing

5/24/2025 6:30:07 PM Created