IOfflineTimeCommitTo3ECommandHandler.Run

// Job ID: #970236
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
1748125800

State

5/25/2025 3:06:13 AM (+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)

+17ms Processing

Server:
wn1mdwk000it8:10892
Worker:
543ef5ab

+1h 53m 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/25/2025 3:06:12 AM

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

+10ms Processing

Server:
wn0mdwk000d8i:9172
Worker:
134e7c6c
+69msOfflineTimeCommitTo3ECommandHandler - Started
+1.021sNo of records retrieved : 337
+2.557sProcessing #: 24382252 | FeeUserId - 150 | Client # - 337218 | Study # - 0002
+2.563sStudy Found: #- 150525 | Timekeeper - 6319 | Office - 45109
+2.568sProcessing #: 24382504 | FeeUserId - 1464 | Client # - 308825 | Study # - 0018
+2.574sStudy Found: #- 151634 | Timekeeper - 6244 | Office - 45137
+2.579sProcessing #: 24382514 | FeeUserId - 1464 | Client # - 308825 | Study # - 0018
+2.584sStudy Found: #- 151634 | Timekeeper - 6244 | Office - 45137
+2.589sProcessing #: 24382475 | FeeUserId - 3246 | Client # - 000001 | Study # - 0019
+2.594sStudy Found: #- 71133 | Timekeeper - 6291 | Office - 20500
+2.600sProcessing #: 24382374 | FeeUserId - 4957 | Client # - 337066 | Study # - 0002
+2.604sStudy Found: #- 152797 | Timekeeper - 6304 | Office - 45121
+2.609sProcessing #: 24382385 | FeeUserId - 4957 | Client # - 337066 | Study # - 0002
+2.614sStudy Found: #- 152797 | Timekeeper - 6304 | Office - 45121
+2.619sProcessing #: 24157124 | FeeUserId - 4785 | Client # - 007973 | Study # - 0021
+2.625sStudy Found: #- 96067 | Timekeeper - 5580 | Office - 19250

+1h 10m Enqueued

Triggered by DelayedJobScheduler

Queue:
default

+4ms Scheduled

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

Enqueue at:
5/25/2025 1:12:22 AM

+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:
595585f6

+42m 31.590s Enqueued

Triggered by DelayedJobScheduler

Queue:
default

+3ms Scheduled

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

Enqueue at:
5/25/2025 12:01:28 AM

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

+7ms Processing

Server:
wn0mdwk000d8i:11212
Worker:
77ad0ef5

+23m 52.170s 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 11:19:02 PM

+3.487s 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:
de1675d0
+20msOfflineTimeCommitTo3ECommandHandler - Started
+1.469sNo of records retrieved : 337
+3.396sProcessing #: 24382516 | FeeUserId - 1464 | Client # - 000001 | Study # - 0019
+3.401sStudy Found: #- 71133 | Timekeeper - 6244 | Office - 20500
+3.405sProcessing #: 24382428 | FeeUserId - 5397 | Client # - 000001 | Study # - 0019
+3.409sStudy Found: #- 71133 | Timekeeper - 5174 | Office - 20500
+3.413sProcessing #: 24382500 | FeeUserId - 823 | Client # - 338550 | Study # - 0001
+3.417sStudy Found: #- 151640 | Timekeeper - 6293 | Office - 45148
+3.424sProcessing #: 24382524 | FeeUserId - 6251 | Client # - 308825 | Study # - 0018
+3.428sStudy Found: #- 151634 | Timekeeper - 6285 | Office - 45137
+3.432sProcessing #: 24382520 | FeeUserId - 6251 | Client # - 000001 | Study # - 0019
+3.444sStudy Found: #- 71133 | Timekeeper - 6285 | Office - 20500
+3.448sProcessing #: 24382496 | FeeUserId - 6333 | Client # - 308825 | Study # - 0018
+3.452sStudy Found: #- 151634 | Timekeeper - 6294 | Office - 45137
+3.455sProcessing #: 24157138 | FeeUserId - 4339 | Client # - 339072 | Study # - 0001
+3.460sStudy Found: #- 153873 | Timekeeper - 4844 | Office - 17750
+3.463sProcessing #: 24157178 | FeeUserId - 4339 | Client # - 311661 | Study # - 0001
+3.470sStudy Found: #- 86679 | Timekeeper - 4844 | Office - 20500

+13m 32.210s Enqueued

Triggered by DelayedJobScheduler

Queue:
default

+ <1ms Scheduled

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

Enqueue at:
5/24/2025 10:55:04 PM

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

+14ms Processing

Server:
wn0mdwk000d8i:9172
Worker:
0600c950
+24msOfflineTimeCommitTo3ECommandHandler - Started
+1.201sNo of records retrieved : 337
+3.461sProcessing #: 24382504 | FeeUserId - 1464 | Client # - 308825 | Study # - 0018
+3.466sStudy Found: #- 151634 | Timekeeper - 6244 | Office - 45137
+3.472sProcessing #: 24382514 | FeeUserId - 1464 | Client # - 308825 | Study # - 0018
+3.477sStudy Found: #- 151634 | Timekeeper - 6244 | Office - 45137
+3.483sProcessing #: 24365739 | FeeUserId - 4868 | Client # - 012481 | Study # - 0007
+3.488sStudy Found: #- 144540 | Timekeeper - 3018 | Office - 13250
+3.493sProcessing #: 24365773 | FeeUserId - 4868 | Client # - 304266 | Study # - 0006
+3.499sStudy Found: #- 149308 | Timekeeper - 3018 | Office - 14000
+3.504sProcessing #: 24365815 | FeeUserId - 4868 | Client # - 312370 | Study # - 0007
+3.509sStudy Found: #- 151015 | Timekeeper - 3018 | Office - 16750
+3.515sProcessing #: 24365817 | FeeUserId - 4868 | Client # - 337083 | Study # - 0002
+3.520sStudy Found: #- 141395 | Timekeeper - 3018 | Office - 10500
+3.526sProcessing #: 24243869 | FeeUserId - 7728 | Client # - 318803 | Study # - 0002
+3.532sStudy Found: #- 102159 | Timekeeper - 6674 | Office - 13500

+6m 11.996s Enqueued

Triggered by DelayedJobScheduler

Queue:
default

+4ms Scheduled

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

Enqueue at:
5/24/2025 10:41:32 PM

+3.163s Failed

An exception occurred during performance of the job.

System.NullReferenceException

Object reference not set to an instance of an object.

System.NullReferenceException: Object reference not set to an instance of an object.
   at AG.A1.Scheduler.Billing.Application.Features.CommitTimeTo3E.Commands.OfflineTimeCommitTo3ECommandHandler.SendBulkTimeEntriesTo3E(IEnumerable`1 timeEntries, PerformContext performContext) in C:\agent\_work\1\s\A1Solution\src-schedulers\AG.A1.Scheduler.Billing.Application\Features\CommitTimeTo3E\Commands\OfflineTimeCommitTo3ECommandHandler.cs:line 288
   at AG.A1.Scheduler.Billing.Application.Features.CommitTimeTo3E.Commands.OfflineTimeCommitTo3ECommandHandler.Run(PerformContext performContext, IJobCancellationToken cancellationToken) in C:\agent\_work\1\s\A1Solution\src-schedulers\AG.A1.Scheduler.Billing.Application\Features\CommitTimeTo3E\Commands\OfflineTimeCommitTo3ECommandHandler.cs:line 70
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)

+17ms Processing

Server:
wn1mdwk000it8:2628
Worker:
2e2fd15a
+23msOfflineTimeCommitTo3ECommandHandler - Started
+941msNo of records retrieved : 337
+2.571sProcessing #: 24382504 | FeeUserId - 1464 | Client # - 308825 | Study # - 0018
+2.577sStudy Found: #- 151634 | Timekeeper - 6244 | Office - 45137
+2.583sProcessing #: 24382514 | FeeUserId - 1464 | Client # - 308825 | Study # - 0018
+2.589sStudy Found: #- 151634 | Timekeeper - 6244 | Office - 45137
+2.595sProcessing #: 24365739 | FeeUserId - 4868 | Client # - 012481 | Study # - 0007
+2.601sStudy Found: #- 144540 | Timekeeper - 3018 | Office - 13250
+2.606sProcessing #: 24365773 | FeeUserId - 4868 | Client # - 304266 | Study # - 0006
+2.614sStudy Found: #- 149308 | Timekeeper - 3018 | Office - 14000
+2.620sProcessing #: 24365815 | FeeUserId - 4868 | Client # - 312370 | Study # - 0007
+2.626sStudy Found: #- 151015 | Timekeeper - 3018 | Office - 16750
+2.632sProcessing #: 24365817 | FeeUserId - 4868 | Client # - 337083 | Study # - 0002
+2.638sStudy Found: #- 141395 | Timekeeper - 3018 | Office - 10500
+2.644sProcessing #: 24365838 | FeeUserId - 4868 | Client # - 338635 | Study # - 0001
+2.649sStudy Found: #- 151994 | Timekeeper - 3018 | Office - 18500
+2.657sProcessing #: 24365862 | FeeUserId - 6067 | Client # - 012505 | Study # - 0012
+2.662sStudy Found: #- 145137 | Timekeeper - 3771 | Office - 16000
+2.669sProcessing #: 24382279 | FeeUserId - 5618 | Client # - 014069 | Study # - 0010
+2.674sStudy Found: #- 144372 | Timekeeper - 6056 | Office - 11000
+2.680sProcessing #: 24382314 | FeeUserId - 6364 | Client # - 005734 | Study # - 0007
+2.685sStudy Found: #- 150106 | Timekeeper - 6323 | Office - 45120
+2.692sProcessing #: 24382512 | FeeUserId - 1464 | Client # - 308825 | Study # - 0018
+2.697sStudy Found: #- 151634 | Timekeeper - 6244 | Office - 45137
+2.703sProcessing #: 24365714 | FeeUserId - 4868 | Client # - 313816 | Study # - 0006
+2.709sStudy Found: #- 148394 | Timekeeper - 3018 | Office - 17750
+2.715sProcessing #: 24365744 | FeeUserId - 4868 | Client # - 336891 | Study # - 0002
+2.721sStudy Found: #- 140630 | Timekeeper - 3018 | Office - 18250
+2.727sProcessing #: 24365784 | FeeUserId - 4868 | Client # - 318781 | Study # - 0004
+2.733sStudy Found: #- 142632 | Timekeeper - 3018 | Office - 20500
+2.739sProcessing #: 24365807 | FeeUserId - 4868 | Client # - 335088 | Study # - 0002
+2.745sStudy Found: #- 131452 | Timekeeper - 3018 | Office - 11000
+2.750sProcessing #: 24365837 | FeeUserId - 4868 | Client # - 010801 | Study # - 0009
+2.757sStudy Found: #- 148399 | Timekeeper - 3018 | Office - 11000
+2.763sProcessing #: 24178030 | FeeUserId - 5332 | Client # - 338427 | Study # - 0001
+2.769sStudy Found: #- 150795 | Timekeeper - 6394 | Office - 16500
+2.775sProcessing #: 24373967 | FeeUserId - 7885 | Client # - 338317 | Study # - 0001
+2.781sStudy Found: #- 150237 | Timekeeper - 6756 | Office - 70137
+2.787sProcessing #: 24382276 | FeeUserId - 5221 | Client # - 014069 | Study # - 0010
+2.793sStudy Found: #- 144372 | Timekeeper - 3762 | Office - 11000
+2.800sProcessing #: 24382311 | FeeUserId - 6364 | Client # - 005734 | Study # - 0007
+2.805sStudy Found: #- 150106 | Timekeeper - 6323 | Office - 45120
+2.811sProcessing #: 24382506 | FeeUserId - 1464 | Client # - 308825 | Study # - 0018
+2.817sStudy Found: #- 151634 | Timekeeper - 6244 | Office - 45137
+2.823sProcessing #: 24365483 | FeeUserId - 4868 | Client # - 014793 | Study # - 0009
+2.830sStudy Found: #- 146796 | Timekeeper - 3018 | Office - 16000
+2.836sProcessing #: 24365760 | FeeUserId - 4868 | Client # - 009416 | Study # - 0012
+2.841sStudy Found: #- 148617 | Timekeeper - 3018 | Office - 14500
+2.848sProcessing #: 24365800 | FeeUserId - 4868 | Client # - 009151 | Study # - 0016
+2.853sStudy Found: #- 136978 | Timekeeper - 3018 | Office - 15500
+2.859sProcessing #: 24365814 | FeeUserId - 4868 | Client # - 302932 | Study # - 0009
+2.869sStudy Found: #- 149392 | Timekeeper - 3018 | Office - 20500
+2.875sProcessing #: 24365806 | FeeUserId - 4868 | Client # - 338064 | Study # - 0001
+2.886sStudy Found: #- 144997 | Timekeeper - 3018 | Office - 15000
+2.891sProcessing #: 24365858 | FeeUserId - 6067 | Client # - 011181 | Study # - 0011
+2.896sStudy Found: #- 142328 | Timekeeper - 3771 | Office - 17750
+2.906sProcessing #: 24382261 | FeeUserId - 6015 | Client # - 313902 | Study # - 0026
+2.915sStudy Found: #- 151220 | Timekeeper - 6331 | Office - 45120
+2.921sProcessing #: 24382281 | FeeUserId - 5618 | Client # - 014069 | Study # - 0010
+2.927sStudy Found: #- 144372 | Timekeeper - 6056 | Office - 11000
+2.932sProcessing #: 24382337 | FeeUserId - 3449 | Client # - 308825 | Study # - 0018
+2.940sStudy Found: #- 151634 | Timekeeper - 5171 | Office - 45137
+2.945sProcessing #: 24382513 | FeeUserId - 1464 | Client # - 308825 | Study # - 0018
+2.951sStudy Found: #- 151634 | Timekeeper - 6244 | Office - 45137
+2.956sProcessing #: 24365763 | FeeUserId - 4868 | Client # - 314332 | Study # - 0011
+2.962sStudy Found: #- 145012 | Timekeeper - 3018 | Office - 21250
+2.967sProcessing #: 24365738 | FeeUserId - 4868 | Client # - 338236 | Study # - 0002
+2.973sStudy Found: #- 149806 | Timekeeper - 3018 | Office - 11500
+2.978sProcessing #: 24365785 | FeeUserId - 4868 | Client # - 318781 | Study # - 0005
+2.983sStudy Found: #- 147498 | Timekeeper - 3018 | Office - 20500
+2.989sProcessing #: 24365819 | FeeUserId - 4868 | Client # - 336783 | Study # - 0005
+2.995sStudy Found: #- 144868 | Timekeeper - 3018 | Office - 17750
+3sProcessing #: 24365833 | FeeUserId - 4868 | Client # - 305018 | Study # - 0008
+3.005sStudy Found: #- 145322 | Timekeeper - 3018 | Office - 15500
+3.011sProcessing #: 24365863 | FeeUserId - 6067 | Client # - 012505 | Study # - 0012
+3.017sStudy Found: #- 145137 | Timekeeper - 3771 | Office - 16000
+3.024sProcessing #: 24377664 | FeeUserId - 7885 | Client # - 338317 | Study # - 0001
+3.029sStudy Found: #- 150237 | Timekeeper - 6756 | Office - 70137
+3.035sProcessing #: 24382278 | FeeUserId - 5618 | Client # - 014069 | Study # - 0010
+3.041sStudy Found: #- 144372 | Timekeeper - 6056 | Office - 11000
+3.047sProcessing #: 24382312 | FeeUserId - 6364 | Client # - 005734 | Study # - 0007
+3.053sStudy Found: #- 150106 | Timekeeper - 6323 | Office - 45120
+3.063sProcessing #: 24382515 | FeeUserId - 1464 | Client # - 000001 | Study # - 0019
+3.069sStudy Found: #- 71133 | Timekeeper - 6244 | Office - 20500
+3.075sProcessing #: 24365444 | FeeUserId - 4868 | Client # - 304837 | Study # - 0008
+3.080sStudy Found: #- 150200 | Timekeeper - 3018 | Office - 18750
+3.085sProcessing #: 24365758 | FeeUserId - 4868 | Client # - 301080 | Study # - 0007
+3.093sStudy Found: #- 147539 | Timekeeper - 3018 | Office - 11000
+3.100sProcessing #: 24365821 | FeeUserId - 4868 | Client # - 331522 | Study # - 0004
+3.106sStudy Found: #- 151705 | Timekeeper - 3018 | Office - 22000
+3.111sProcessing #: 24365788 | FeeUserId - 4868 | Client # - 330257 | Study # - 0006
+3.117sStudy Found: #- 149658 | Timekeeper - 3018 | Office - 16000
+3.124sProcessing #: 24365818 | FeeUserId - 4868 | Client # - 337083 | Study # - 0001
+3.129sStudy Found: #- 141394 | Timekeeper - 3018 | Office - 10500
+3.134sProcessing #: 24157124 | FeeUserId - 4785 | Client # - 007973 | Study # - 0021
+3.141sStudy Found: #- 96067 | Timekeeper - 5580 | Office - 19250

+2m 15.036s Enqueued

Triggered by DelayedJobScheduler

Queue:
default

+ <1ms Scheduled

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

Enqueue at:
5/24/2025 10:35:15 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)

+17ms Processing

Server:
wn1mdwk000it8:10892
Worker:
9618c679

+1m 12.237s 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/24/2025 10:33:00 PM

+2.806s 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:2628
Worker:
6c9768a3
+25msOfflineTimeCommitTo3ECommandHandler - Started
+930msNo of records retrieved : 337
+2.700sProcessing #: 24365862 | FeeUserId - 6067 | Client # - 012505 | Study # - 0012
+2.711sStudy Found: #- 145137 | Timekeeper - 3771 | Office - 16000
+2.722sProcessing #: 24382535 | FeeUserId - 6590 | Client # - 336824 | Study # - 0003
+2.729sStudy Found: #- 151182 | Timekeeper - 5046 | Office - 45145
+2.736sProcessing #: 24382361 | FeeUserId - 7338 | Client # - 332695 | Study # - 0003
+2.744sStudy Found: #- 151516 | Timekeeper - 6410 | Office - 45119
+2.751sProcessing #: 24178030 | FeeUserId - 5332 | Client # - 338427 | Study # - 0001
+2.759sStudy Found: #- 150795 | Timekeeper - 6394 | Office - 16500
+2.766sProcessing #: 24382406 | FeeUserId - 5334 | Client # - 000001 | Study # - 0019
+2.771sStudy Found: #- 71133 | Timekeeper - 6284 | Office - 20500
+2.779sProcessing #: 24157160 | FeeUserId - 4339 | Client # - 009150 | Study # - 0002
+2.785sStudy Found: #- 5151 | Timekeeper - 4844 | Office - 20500

+1m 12.287s 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/24/2025 10:31:41 PM

+2.750s 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:
374daa55
+32msOfflineTimeCommitTo3ECommandHandler - Started
+987msNo of records retrieved : 337
+2.646sProcessing #: 24382361 | FeeUserId - 7338 | Client # - 332695 | Study # - 0003
+2.654sStudy Found: #- 151516 | Timekeeper - 6410 | Office - 45119
+2.660sProcessing #: 24382509 | FeeUserId - 1464 | Client # - 308825 | Study # - 0018
+2.670sStudy Found: #- 151634 | Timekeeper - 6244 | Office - 45137
+2.675sProcessing #: 24382466 | FeeUserId - 3246 | Client # - 313902 | Study # - 0023
+2.681sStudy Found: #- 151216 | Timekeeper - 6291 | Office - 45120
+2.687sProcessing #: 24382280 | FeeUserId - 5618 | Client # - 014069 | Study # - 0010
+2.692sStudy Found: #- 144372 | Timekeeper - 6056 | Office - 11000
+2.704sProcessing #: 24382532 | FeeUserId - 6590 | Client # - 005734 | Study # - 0007
+2.710sStudy Found: #- 150106 | Timekeeper - 5046 | Office - 45120
+2.715sProcessing #: 24373967 | FeeUserId - 7885 | Client # - 338317 | Study # - 0001
+2.721sStudy Found: #- 150237 | Timekeeper - 6756 | Office - 70137
+2.727sProcessing #: 24243873 | FeeUserId - 7728 | Client # - 011613 | Study # - 0001
+2.732sStudy Found: #- 26409 | Timekeeper - 6674 | Office - 20500

+28.120s 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 10:30:25 PM

+3.880s 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:
9779f384
+22msOfflineTimeCommitTo3ECommandHandler - Started
+1.516sNo of records retrieved : 337
+3.671sProcessing #: 24382533 | FeeUserId - 6590 | Client # - 005734 | Study # - 0007
+3.677sStudy Found: #- 150106 | Timekeeper - 5046 | Office - 45120
+3.683sProcessing #: 24382508 | FeeUserId - 823 | Client # - 000001 | Study # - 0019
+3.688sStudy Found: #- 71133 | Timekeeper - 6293 | Office - 20500
+3.694sProcessing #: 24382529 | FeeUserId - 6251 | Client # - 308825 | Study # - 0018
+3.699sStudy Found: #- 151634 | Timekeeper - 6285 | Office - 45137
+3.704sProcessing #: 24382314 | FeeUserId - 6364 | Client # - 005734 | Study # - 0007
+3.724sStudy Found: #- 150106 | Timekeeper - 6323 | Office - 45120
+3.729sProcessing #: 24382504 | FeeUserId - 1464 | Client # - 308825 | Study # - 0018
+3.734sStudy Found: #- 151634 | Timekeeper - 6244 | Office - 45137
+3.739sProcessing #: 24382514 | FeeUserId - 1464 | Client # - 308825 | Study # - 0018
+3.744sStudy Found: #- 151634 | Timekeeper - 6244 | Office - 45137
+3.749sProcessing #: 24365738 | FeeUserId - 4868 | Client # - 338236 | Study # - 0002
+3.754sStudy Found: #- 149806 | Timekeeper - 3018 | Office - 11500
+3.759sProcessing #: 24365763 | FeeUserId - 4868 | Client # - 314332 | Study # - 0011
+3.764sStudy Found: #- 145012 | Timekeeper - 3018 | Office - 21250
+3.769sProcessing #: 24365785 | FeeUserId - 4868 | Client # - 318781 | Study # - 0005
+3.774sStudy Found: #- 147498 | Timekeeper - 3018 | Office - 20500
+3.779sProcessing #: 24365819 | FeeUserId - 4868 | Client # - 336783 | Study # - 0005
+3.784sStudy Found: #- 144868 | Timekeeper - 3018 | Office - 17750
+3.790sProcessing #: 24382534 | FeeUserId - 6590 | Client # - 005734 | Study # - 0007
+3.795sStudy Found: #- 150106 | Timekeeper - 5046 | Office - 45120
+3.800sProcessing #: 24382505 | FeeUserId - 823 | Client # - 000001 | Study # - 0019
+3.804sStudy Found: #- 71133 | Timekeeper - 6293 | Office - 20500
+3.809sProcessing #: 24382501 | FeeUserId - 823 | Client # - 338550 | Study # - 0001
+3.814sStudy Found: #- 151640 | Timekeeper - 6293 | Office - 45148
+3.822sProcessing #: 24382527 | FeeUserId - 6251 | Client # - 308825 | Study # - 0018
+3.829sStudy Found: #- 151634 | Timekeeper - 6285 | Office - 45137
+3.834sProcessing #: 24382316 | FeeUserId - 6364 | Client # - 000001 | Study # - 0019
+3.839sStudy Found: #- 71133 | Timekeeper - 6323 | Office - 20500
+3.844sProcessing #: 24382515 | FeeUserId - 1464 | Client # - 000001 | Study # - 0019
+3.849sStudy Found: #- 71133 | Timekeeper - 6244 | Office - 20500
+3.855sProcessing #: 24157124 | FeeUserId - 4785 | Client # - 007973 | Study # - 0021
+3.860sStudy Found: #- 96067 | Timekeeper - 5580 | Office - 19250

+6ms Enqueued

Triggered by recurring job scheduler

Queue:
a1-billing

5/24/2025 10:30:00 PM Created