IOfflineTimeCommitTo3ECommandHandler.Run

// Job ID: #965624
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
1747825205

State

5/21/2025 3:33:25 PM (+3.900s) 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)

+23ms Processing

Server:
wn0mdwk000d8i:7876
Worker:
d5c7bc45
+29msOfflineTimeCommitTo3ECommandHandler - Started
+1.886sNo of records retrieved : 213
+3.881sProcessing #: 24157186 | FeeUserId - 4339 | Client # - 013072 | Study # - 0005
+3.887sStudy Found: #- 111308 | Timekeeper - 4844 | Office - 20500

+1h 52m Enqueued

Triggered by DelayedJobScheduler

Queue:
default

+ <1ms Scheduled

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

Enqueue at:
5/21/2025 3:33:15 PM

+2.184s 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:
wn0mdwk000dlb:6684
Worker:
08ecc033
+22msOfflineTimeCommitTo3ECommandHandler - Started
+989msNo of records retrieved : 213
+2.160sProcessing #: 24157162 | FeeUserId - 4339 | Client # - 306544 | Study # - 0003
+2.164sStudy Found: #- 80404 | Timekeeper - 4844 | Office - 20500

+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/21/2025 1:41:04 PM

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

+24ms Processing

Server:
wn0mdwk000dlb:3928
Worker:
411af947

+42m 13.996s 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/21/2025 12:30:39 PM

+2.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)

+23ms Processing

Server:
wn0mdwk000d8i:7876
Worker:
67793249
+33msOfflineTimeCommitTo3ECommandHandler - Started
+936msNo of records retrieved : 213
+2.362sProcessing #: 24243878 | FeeUserId - 7088 | Client # - 316764 | Study # - 0003
+2.368sStudy Found: #- 140352 | Timekeeper - 5640 | Office - 18000
+2.374sProcessing #: 24157178 | FeeUserId - 4339 | Client # - 311661 | Study # - 0001
+2.379sStudy Found: #- 86679 | Timekeeper - 4844 | Office - 20500

+23m 43.424s 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/21/2025 11:48:28 AM

+2.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)

+20ms Processing

Server:
wn0mdwk000dlb:6684
Worker:
7e2b5014
+23msOfflineTimeCommitTo3ECommandHandler - Started
+983msNo of records retrieved : 213
+2.391sProcessing #: 24243878 | FeeUserId - 7088 | Client # - 316764 | Study # - 0003
+2.396sStudy Found: #- 140352 | Timekeeper - 5640 | Office - 18000
+2.402sProcessing #: 24157178 | FeeUserId - 4339 | Client # - 311661 | Study # - 0001
+2.406sStudy Found: #- 86679 | Timekeeper - 4844 | Office - 20500

+12m 13.280s 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/21/2025 11:24:39 AM

+2.090s 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:6684
Worker:
c101955d
+24msOfflineTimeCommitTo3ECommandHandler - Started
+927msNo of records retrieved : 213
+2.058sProcessing #: 24339143 | FeeUserId - 590 | Client # - 009574 | Study # - 0012
+2.063sStudy Found: #- 146700 | Timekeeper - 4257 | Office - 11000
+2.069sProcessing #: 24157180 | FeeUserId - 4339 | Client # - 321867 | Study # - 0001
+2.075sStudy Found: #- 106724 | Timekeeper - 4844 | Office - 15250

+5m 41.627s 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/21/2025 11:12:26 AM

+3.633s 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:
wn1mdwk000it8:7580
Worker:
c8e9691a
+27msOfflineTimeCommitTo3ECommandHandler - Started
+906msNo of records retrieved : 213
+2.396sProcessing #: 24365384 | FeeUserId - 4868 | Client # - 307019 | Study # - 0006
+2.404sStudy Found: #- 149418 | Timekeeper - 3018 | Office - 15750
+2.410sProcessing #: 24365637 | FeeUserId - 4868 | Client # - 013577 | Study # - 0011
+2.415sStudy Found: #- 147366 | Timekeeper - 3018 | Office - 11000
+2.421sProcessing #: 24365674 | FeeUserId - 4868 | Client # - 337977 | Study # - 0001
+2.427sStudy Found: #- 144369 | Timekeeper - 3018 | Office - 12000
+2.432sProcessing #: 24365739 | FeeUserId - 4868 | Client # - 012481 | Study # - 0007
+2.438sStudy Found: #- 144540 | Timekeeper - 3018 | Office - 13250
+2.444sProcessing #: 24365747 | FeeUserId - 4868 | Client # - 010584 | Study # - 0012
+2.450sStudy Found: #- 148528 | Timekeeper - 3018 | Office - 11000
+2.455sProcessing #: 24365784 | FeeUserId - 4868 | Client # - 318781 | Study # - 0004
+2.461sStudy Found: #- 142632 | Timekeeper - 3018 | Office - 20500
+2.466sProcessing #: 24365821 | FeeUserId - 4868 | Client # - 331522 | Study # - 0004
+2.472sStudy Found: #- 151705 | Timekeeper - 3018 | Office - 22000
+2.478sProcessing #: 24365792 | FeeUserId - 4868 | Client # - 319647 | Study # - 0005
+2.485sStudy Found: #- 150345 | Timekeeper - 3018 | Office - 12000
+2.491sProcessing #: 24365817 | FeeUserId - 4868 | Client # - 337083 | Study # - 0002
+2.497sStudy Found: #- 141395 | Timekeeper - 3018 | Office - 10500
+2.504sProcessing #: 24365836 | FeeUserId - 4868 | Client # - 010801 | Study # - 0008
+2.509sStudy Found: #- 137178 | Timekeeper - 3018 | Office - 11000
+2.516sProcessing #: 24365579 | FeeUserId - 4868 | Client # - 307722 | Study # - 0005
+2.521sStudy Found: #- 143729 | Timekeeper - 3018 | Office - 20500
+2.531sProcessing #: 24365664 | FeeUserId - 4868 | Client # - 305383 | Study # - 0006
+2.537sStudy Found: #- 150874 | Timekeeper - 3018 | Office - 17750
+2.544sProcessing #: 24365716 | FeeUserId - 4868 | Client # - 305641 | Study # - 0004
+2.551sStudy Found: #- 134536 | Timekeeper - 3018 | Office - 11000
+2.558sProcessing #: 24365750 | FeeUserId - 4868 | Client # - 304056 | Study # - 0008
+2.564sStudy Found: #- 151348 | Timekeeper - 3018 | Office - 12000
+2.571sProcessing #: 24365790 | FeeUserId - 4868 | Client # - 330286 | Study # - 0003
+2.579sStudy Found: #- 151605 | Timekeeper - 3018 | Office - 20750
+2.585sProcessing #: 24365823 | FeeUserId - 4868 | Client # - 009654 | Study # - 0008
+2.594sStudy Found: #- 143874 | Timekeeper - 3018 | Office - 21250
+2.600sProcessing #: 24365829 | FeeUserId - 4868 | Client # - 304423 | Study # - 0005
+2.611sStudy Found: #- 137169 | Timekeeper - 3018 | Office - 10500
+2.618sProcessing #: 24178030 | FeeUserId - 5332 | Client # - 338427 | Study # - 0001
+2.623sStudy Found: #- 150795 | Timekeeper - 6394 | Office - 16500
+2.629sProcessing #: 24365805 | FeeUserId - 4868 | Client # - 338891 | Study # - 0001
+2.636sStudy Found: #- 153282 | Timekeeper - 3018 | Office - 11000
+2.641sProcessing #: 24365826 | FeeUserId - 4868 | Client # - 336702 | Study # - 0002
+2.646sStudy Found: #- 139985 | Timekeeper - 3018 | Office - 20500
+2.653sProcessing #: 24367255 | FeeUserId - 6659 | Client # - 337589 | Study # - 0001
+2.658sStudy Found: #- 143116 | Timekeeper - 2 | Office - 13000
+2.665sProcessing #: 24365551 | FeeUserId - 4868 | Client # - 013345 | Study # - 0018
+2.671sStudy Found: #- 147619 | Timekeeper - 3018 | Office - 20500
+2.677sProcessing #: 24365670 | FeeUserId - 4868 | Client # - 012414 | Study # - 0011
+2.683sStudy Found: #- 147790 | Timekeeper - 3018 | Office - 10000
+2.688sProcessing #: 24365699 | FeeUserId - 4868 | Client # - 300321 | Study # - 0010
+2.695sStudy Found: #- 148355 | Timekeeper - 3018 | Office - 15500
+2.700sProcessing #: 24365751 | FeeUserId - 4868 | Client # - 312158 | Study # - 0006
+2.707sStudy Found: #- 148123 | Timekeeper - 3018 | Office - 20500
+2.713sProcessing #: 24365781 | FeeUserId - 4868 | Client # - 320527 | Study # - 0005
+2.719sStudy Found: #- 146492 | Timekeeper - 3018 | Office - 11000
+2.727sProcessing #: 24365789 | FeeUserId - 4868 | Client # - 330286 | Study # - 0002
+2.733sStudy Found: #- 124321 | Timekeeper - 3018 | Office - 20750
+2.739sProcessing #: 24365828 | FeeUserId - 4868 | Client # - 304423 | Study # - 0004
+2.744sStudy Found: #- 114737 | Timekeeper - 3018 | Office - 10500
+2.750sProcessing #: 24178029 | FeeUserId - 5332 | Client # - 338427 | Study # - 0001
+2.771sStudy Found: #- 150795 | Timekeeper - 6394 | Office - 16500
+2.779sProcessing #: 24365782 | FeeUserId - 4868 | Client # - 336422 | Study # - 0002
+2.786sStudy Found: #- 139412 | Timekeeper - 3018 | Office - 17750
+2.792sProcessing #: 24365804 | FeeUserId - 4868 | Client # - 338376 | Study # - 0002
+2.800sStudy Found: #- 150531 | Timekeeper - 3018 | Office - 11000
+2.806sProcessing #: 24367254 | FeeUserId - 6659 | Client # - 337098 | Study # - 0001
+2.813sStudy Found: #- 141495 | Timekeeper - 2 | Office - 18500
+2.823sProcessing #: 24365603 | FeeUserId - 4868 | Client # - 301491 | Study # - 0006
+2.830sStudy Found: #- 134791 | Timekeeper - 3018 | Office - 15250
+2.835sProcessing #: 24365688 | FeeUserId - 4868 | Client # - 300724 | Study # - 0007
+2.842sStudy Found: #- 148141 | Timekeeper - 3018 | Office - 21250
+2.849sProcessing #: 24365695 | FeeUserId - 4868 | Client # - 338161 | Study # - 0001
+2.856sStudy Found: #- 146603 | Timekeeper - 3018 | Office - 13000
+2.864sProcessing #: 24365749 | FeeUserId - 4868 | Client # - 009574 | Study # - 0012
+2.869sStudy Found: #- 146700 | Timekeeper - 3018 | Office - 11000
+2.876sProcessing #: 24365772 | FeeUserId - 4868 | Client # - 304266 | Study # - 0005
+2.884sStudy Found: #- 133420 | Timekeeper - 3018 | Office - 14000
+2.891sProcessing #: 24365797 | FeeUserId - 4868 | Client # - 301961 | Study # - 0007
+2.896sStudy Found: #- 136768 | Timekeeper - 3018 | Office - 11000
+2.903sProcessing #: 24365830 | FeeUserId - 4868 | Client # - 304423 | Study # - 0006
+2.910sStudy Found: #- 149326 | Timekeeper - 3018 | Office - 10500
+2.917sProcessing #: 24178033 | FeeUserId - 5332 | Client # - 338427 | Study # - 0001
+2.929sStudy Found: #- 150795 | Timekeeper - 6394 | Office - 16500
+2.935sProcessing #: 24178051 | FeeUserId - 6431 | Client # - 308689 | Study # - 0014
+2.942sStudy Found: #- 144603 | Timekeeper - 6207 | Office - 45134
+2.947sProcessing #: 24365776 | FeeUserId - 4868 | Client # - 338921 | Study # - 0001
+2.959sStudy Found: #- 153382 | Timekeeper - 3018 | Office - 14750
+2.967sProcessing #: 24365607 | FeeUserId - 4868 | Client # - 007411 | Study # - 0012
+2.973sStudy Found: #- 134790 | Timekeeper - 3018 | Office - 13000
+2.979sProcessing #: 24365676 | FeeUserId - 4868 | Client # - 006670 | Study # - 0015
+2.989sStudy Found: #- 148763 | Timekeeper - 3018 | Office - 21250
+2.994sProcessing #: 24365763 | FeeUserId - 4868 | Client # - 314332 | Study # - 0011
+3sStudy Found: #- 145012 | Timekeeper - 3018 | Office - 21250
+3.007sProcessing #: 24365761 | FeeUserId - 4868 | Client # - 013260 | Study # - 0011
+3.013sStudy Found: #- 147596 | Timekeeper - 3018 | Office - 11500
+3.021sProcessing #: 24365773 | FeeUserId - 4868 | Client # - 304266 | Study # - 0006
+3.029sStudy Found: #- 149308 | Timekeeper - 3018 | Office - 14000
+3.037sProcessing #: 24365783 | FeeUserId - 4868 | Client # - 318781 | Study # - 0003
+3.044sStudy Found: #- 109706 | Timekeeper - 3018 | Office - 20500
+3.050sProcessing #: 24365814 | FeeUserId - 4868 | Client # - 302932 | Study # - 0009
+3.056sStudy Found: #- 149392 | Timekeeper - 3018 | Office - 20500
+3.061sProcessing #: 24178053 | FeeUserId - 6431 | Client # - 308689 | Study # - 0014
+3.069sStudy Found: #- 144603 | Timekeeper - 6207 | Office - 45134
+3.075sProcessing #: 24365819 | FeeUserId - 4868 | Client # - 336783 | Study # - 0005
+3.081sStudy Found: #- 144868 | Timekeeper - 3018 | Office - 17750
+3.088sProcessing #: 24365835 | FeeUserId - 4868 | Client # - 305076 | Study # - 0008
+3.094sStudy Found: #- 151688 | Timekeeper - 3018 | Office - 15500
+3.100sProcessing #: 24367250 | FeeUserId - 6659 | Client # - 339181 | Study # - 0001
+3.108sStudy Found: #- 154294 | Timekeeper - 2 | Office - 18500
+3.114sProcessing #: 24365399 | FeeUserId - 4868 | Client # - 327801 | Study # - 0002
+3.120sStudy Found: #- 124178 | Timekeeper - 3018 | Office - 21250
+3.125sProcessing #: 24365650 | FeeUserId - 4868 | Client # - 304219 | Study # - 0008
+3.132sStudy Found: #- 150859 | Timekeeper - 3018 | Office - 18500
+3.138sProcessing #: 24365711 | FeeUserId - 4868 | Client # - 013587 | Study # - 0010
+3.144sStudy Found: #- 146746 | Timekeeper - 3018 | Office - 18000
+3.150sProcessing #: 24365731 | FeeUserId - 4868 | Client # - 009836 | Study # - 0014
+3.158sStudy Found: #- 148499 | Timekeeper - 3018 | Office - 12250
+3.164sProcessing #: 24365758 | FeeUserId - 4868 | Client # - 301080 | Study # - 0007
+3.171sStudy Found: #- 147539 | Timekeeper - 3018 | Office - 11000
+3.177sProcessing #: 24365785 | FeeUserId - 4868 | Client # - 318781 | Study # - 0005
+3.183sStudy Found: #- 147498 | Timekeeper - 3018 | Office - 20500
+3.189sProcessing #: 24365800 | FeeUserId - 4868 | Client # - 009151 | Study # - 0016
+3.196sStudy Found: #- 136978 | Timekeeper - 3018 | Office - 15500
+3.202sProcessing #: 24365796 | FeeUserId - 4868 | Client # - 300780 | Study # - 0007
+3.208sStudy Found: #- 148023 | Timekeeper - 3018 | Office - 13000
+3.215sProcessing #: 24365818 | FeeUserId - 4868 | Client # - 337083 | Study # - 0001
+3.223sStudy Found: #- 141394 | Timekeeper - 3018 | Office - 10500
+3.229sProcessing #: 24365837 | FeeUserId - 4868 | Client # - 010801 | Study # - 0009
+3.235sStudy Found: #- 148399 | Timekeeper - 3018 | Office - 11000
+3.242sProcessing #: 24365483 | FeeUserId - 4868 | Client # - 014793 | Study # - 0009
+3.248sStudy Found: #- 146796 | Timekeeper - 3018 | Office - 16000
+3.254sProcessing #: 24365672 | FeeUserId - 4868 | Client # - 304214 | Study # - 0007
+3.261sStudy Found: #- 144702 | Timekeeper - 3018 | Office - 14500
+3.267sProcessing #: 24365714 | FeeUserId - 4868 | Client # - 313816 | Study # - 0006
+3.274sStudy Found: #- 148394 | Timekeeper - 3018 | Office - 17750
+3.279sProcessing #: 24365738 | FeeUserId - 4868 | Client # - 338236 | Study # - 0002
+3.286sStudy Found: #- 149806 | Timekeeper - 3018 | Office - 11500
+3.292sProcessing #: 24365762 | FeeUserId - 4868 | Client # - 012484 | Study # - 0011
+3.298sStudy Found: #- 144611 | Timekeeper - 3018 | Office - 11250
+3.303sProcessing #: 24365770 | FeeUserId - 4868 | Client # - 005362 | Study # - 0017
+3.310sStudy Found: #- 144773 | Timekeeper - 3018 | Office - 17750
+3.315sProcessing #: 24365788 | FeeUserId - 4868 | Client # - 330257 | Study # - 0006
+3.369sStudy Found: #- 149658 | Timekeeper - 3018 | Office - 16000
+3.377sProcessing #: 24365803 | FeeUserId - 4868 | Client # - 338376 | Study # - 0001
+3.383sStudy Found: #- 150530 | Timekeeper - 3018 | Office - 11000
+3.390sProcessing #: 24365807 | FeeUserId - 4868 | Client # - 335088 | Study # - 0002
+3.396sStudy Found: #- 131452 | Timekeeper - 3018 | Office - 11000
+3.401sProcessing #: 24365838 | FeeUserId - 4868 | Client # - 338635 | Study # - 0001
+3.407sStudy Found: #- 151994 | Timekeeper - 3018 | Office - 18500
+3.413sProcessing #: 24367277 | FeeUserId - 6659 | Client # - 301810 | Study # - 0006
+3.419sStudy Found: #- 145290 | Timekeeper - 2 | Office - 15250
+3.425sProcessing #: 24365444 | FeeUserId - 4868 | Client # - 304837 | Study # - 0008
+3.431sStudy Found: #- 150200 | Timekeeper - 3018 | Office - 18750
+3.437sProcessing #: 24365686 | FeeUserId - 4868 | Client # - 008677 | Study # - 0024
+3.443sStudy Found: #- 148596 | Timekeeper - 3018 | Office - 12750
+3.449sProcessing #: 24365705 | FeeUserId - 4868 | Client # - 311695 | Study # - 0006
+3.455sStudy Found: #- 144512 | Timekeeper - 3018 | Office - 21250
+3.460sProcessing #: 24365744 | FeeUserId - 4868 | Client # - 336891 | Study # - 0002
+3.466sStudy Found: #- 140630 | Timekeeper - 3018 | Office - 18250
+3.472sProcessing #: 24365760 | FeeUserId - 4868 | Client # - 009416 | Study # - 0012
+3.478sStudy Found: #- 148617 | Timekeeper - 3018 | Office - 14500
+3.483sProcessing #: 24365778 | FeeUserId - 4868 | Client # - 011956 | Study # - 0014
+3.490sStudy Found: #- 150486 | Timekeeper - 3018 | Office - 11000
+3.497sProcessing #: 24365815 | FeeUserId - 4868 | Client # - 312370 | Study # - 0007
+3.502sStudy Found: #- 151015 | Timekeeper - 3018 | Office - 16750
+3.507sProcessing #: 24365768 | FeeUserId - 4868 | Client # - 333929 | Study # - 0003
+3.513sStudy Found: #- 140610 | Timekeeper - 3018 | Office - 10750
+3.519sProcessing #: 24365806 | FeeUserId - 4868 | Client # - 338064 | Study # - 0001
+3.525sStudy Found: #- 144997 | Timekeeper - 3018 | Office - 15000
+3.530sProcessing #: 24365833 | FeeUserId - 4868 | Client # - 305018 | Study # - 0008
+3.536sStudy Found: #- 145322 | Timekeeper - 3018 | Office - 15500
+3.542sProcessing #: 24367253 | FeeUserId - 6659 | Client # - 008363 | Study # - 0021
+3.548sStudy Found: #- 132900 | Timekeeper - 2 | Office - 10000
+3.555sProcessing #: 24367268 | FeeUserId - 6659 | Client # - 313244 | Study # - 0006
+3.561sStudy Found: #- 144733 | Timekeeper - 2 | Office - 11250
+3.566sProcessing #: 24367278 | FeeUserId - 6659 | Client # - 012243 | Study # - 0011
+3.572sStudy Found: #- 145387 | Timekeeper - 2 | Office - 19250
+3.577sProcessing #: 24367284 | FeeUserId - 6659 | Client # - 014461 | Study # - 0007
+3.583sStudy Found: #- 146715 | Timekeeper - 2 | Office - 13250
+3.588sProcessing #: 24367296 | FeeUserId - 6659 | Client # - 304903 | Study # - 0008
+3.594sStudy Found: #- 149223 | Timekeeper - 2 | Office - 18500
+3.599sProcessing #: 24157146 | FeeUserId - 4339 | Client # - 336869 | Study # - 0001
+3.605sStudy Found: #- 140510 | Timekeeper - 4844 | Office - 11000
+3.610sProcessing #: 24157184 | FeeUserId - 4339 | Client # - 321867 | Study # - 0001
+3.615sStudy Found: #- 106724 | Timekeeper - 4844 | Office - 15250

+3m 45.057s Enqueued

Triggered by DelayedJobScheduler

Queue:
default

+ <1ms Scheduled

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

Enqueue at:
5/21/2025 11:06:29 AM

+50ms 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:
wn0mdwk000d8i:3432
Worker:
804c380e

+1m 12.730s Enqueued

Triggered by DelayedJobScheduler

Queue:
default

+3ms Scheduled

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

Enqueue at:
5/21/2025 11:02:45 AM

+2.270s 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:
wn1mdwk000it8:7580
Worker:
b40c6e57
+24msOfflineTimeCommitTo3ECommandHandler - Started
+858msNo of records retrieved : 213
+2.158sProcessing #: 24365384 | FeeUserId - 4868 | Client # - 307019 | Study # - 0006
+2.165sStudy Found: #- 149418 | Timekeeper - 3018 | Office - 15750
+2.171sProcessing #: 24365637 | FeeUserId - 4868 | Client # - 013577 | Study # - 0011
+2.178sStudy Found: #- 147366 | Timekeeper - 3018 | Office - 11000
+2.183sProcessing #: 24365674 | FeeUserId - 4868 | Client # - 337977 | Study # - 0001
+2.189sStudy Found: #- 144369 | Timekeeper - 3018 | Office - 12000
+2.195sProcessing #: 24365739 | FeeUserId - 4868 | Client # - 012481 | Study # - 0007
+2.200sStudy Found: #- 144540 | Timekeeper - 3018 | Office - 13250
+2.206sProcessing #: 24365747 | FeeUserId - 4868 | Client # - 010584 | Study # - 0012
+2.212sStudy Found: #- 148528 | Timekeeper - 3018 | Office - 11000
+2.219sProcessing #: 24365784 | FeeUserId - 4868 | Client # - 318781 | Study # - 0004
+2.226sStudy Found: #- 142632 | Timekeeper - 3018 | Office - 20500
+2.232sProcessing #: 24365821 | FeeUserId - 4868 | Client # - 331522 | Study # - 0004
+2.238sStudy Found: #- 151705 | Timekeeper - 3018 | Office - 22000
+2.243sProcessing #: 24157170 | FeeUserId - 4339 | Client # - 310353 | Study # - 0001
+2.250sStudy Found: #- 84779 | Timekeeper - 4844 | Office - 16750

+56.950s 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/21/2025 11:01:31 AM

+3.077s 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:7580
Worker:
e4b2c293
+28msOfflineTimeCommitTo3ECommandHandler - Started
+1.548sNo of records retrieved : 213
+3.054sProcessing #: 24157160 | FeeUserId - 4339 | Client # - 009150 | Study # - 0002
+3.061sStudy Found: #- 5151 | Timekeeper - 4844 | Office - 20500

+34.687s Enqueued

Triggered by DelayedJobScheduler

Queue:
default

+3ms Scheduled

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

Enqueue at:
5/21/2025 11:00:34 AM

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

+40ms Processing

Server:
wn1mdwk000it8:7580
Worker:
d7c6431e
+53msOfflineTimeCommitTo3ECommandHandler - Started
+1.018sNo of records retrieved : 213
+2.160sProcessing #: 24157124 | FeeUserId - 4785 | Client # - 007973 | Study # - 0021
+2.170sStudy Found: #- 96067 | Timekeeper - 5580 | Office - 19250

+10ms Enqueued

Triggered by recurring job scheduler

Queue:
a1-billing

5/21/2025 11:00:05 AM Created