IOfflineTimeCommitTo3ECommandHandler.Run

// Job ID: #962045
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
1747578603

State

5/18/2025 6:57:31 PM (+2.323s) 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)

+57ms Processing

Server:
wn0mdwk000dlb:6684
Worker:
d937bb28
+63msOfflineTimeCommitTo3ECommandHandler - Started
+980msNo of records retrieved : 188
+2.277sProcessing #: 24243880 | FeeUserId - 7088 | Client # - 316764 | Study # - 0003
+2.283sStudy Found: #- 140352 | Timekeeper - 5640 | Office - 18000
+2.289sProcessing #: 24336196 | FeeUserId - 6659 | Client # - 014902 | Study # - 0008
+2.293sStudy Found: #- 143419 | Timekeeper - 2 | Office - 15500
+2.298sProcessing #: 24339143 | FeeUserId - 590 | Client # - 009574 | Study # - 0012
+2.303sStudy Found: #- 146700 | Timekeeper - 4257 | Office - 11000
+2.309sProcessing #: 24340642 | FeeUserId - 6659 | Client # - 300714 | Study # - 0009
+2.314sStudy Found: #- 148066 | Timekeeper - 2 | Office - 14500
+2.318sProcessing #: 24340645 | FeeUserId - 6659 | Client # - 310903 | Study # - 0004
+2.323sStudy Found: #- 145193 | Timekeeper - 2 | Office - 19250
+2.328sProcessing #: 24340647 | FeeUserId - 6659 | Client # - 305016 | Study # - 0008
+2.332sStudy Found: #- 151547 | Timekeeper - 2 | Office - 15500
+2.337sProcessing #: 24345838 | FeeUserId - 6659 | Client # - 302702 | Study # - 0007
+2.342sStudy Found: #- 146163 | Timekeeper - 2 | Office - 20750
+2.346sProcessing #: 24157188 | FeeUserId - 4339 | Client # - 306544 | Study # - 0003
+2.350sStudy Found: #- 80404 | Timekeeper - 4844 | Office - 20500

+1h 50m Enqueued

Triggered by DelayedJobScheduler

Queue:
default

+ <1ms Scheduled

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

Enqueue at:
5/18/2025 6:57:25 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:5660
Worker:
a53a710e

+1h 10m 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/18/2025 5:06:28 PM

+2.087s 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:
f8808789
+19msOfflineTimeCommitTo3ECommandHandler - Started
+958msNo of records retrieved : 188
+2.065sProcessing #: 24157190 | FeeUserId - 4339 | Client # - 306544 | Study # - 0003
+2.070sStudy Found: #- 80404 | Timekeeper - 4844 | Office - 20500

+40m 24.820s Enqueued

Triggered by DelayedJobScheduler

Queue:
default

+3ms Scheduled

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

Enqueue at:
5/18/2025 3:55:58 PM

+2.500s 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:7580
Worker:
b98a0718
+26msOfflineTimeCommitTo3ECommandHandler - Started
+1.226sNo of records retrieved : 188
+2.396sProcessing #: 24158065 | FeeUserId - 3240 | Client # - 334822 | Study # - 0005
+2.403sStudy Found: #- 143912 | Timekeeper - 5260 | Office - 45145
+2.408sProcessing #: 24243876 | FeeUserId - 7088 | Client # - 316764 | Study # - 0003
+2.414sStudy Found: #- 140352 | Timekeeper - 5640 | Office - 18000
+2.420sProcessing #: 24336191 | FeeUserId - 6659 | Client # - 013670 | Study # - 0009
+2.425sStudy Found: #- 146095 | Timekeeper - 2 | Office - 10500
+2.431sProcessing #: 24340641 | FeeUserId - 6659 | Client # - 008616 | Study # - 0017
+2.437sStudy Found: #- 151215 | Timekeeper - 2 | Office - 16000
+2.445sProcessing #: 24340650 | FeeUserId - 6659 | Client # - 000059 | Study # - 0014
+2.450sStudy Found: #- 145340 | Timekeeper - 2 | Office - 20500
+2.456sProcessing #: 24340652 | FeeUserId - 6659 | Client # - 338346 | Study # - 0001
+2.462sStudy Found: #- 150353 | Timekeeper - 2 | Office - 17750
+2.467sProcessing #: 24345840 | FeeUserId - 6659 | Client # - 304843 | Study # - 0008
+2.472sStudy Found: #- 144906 | Timekeeper - 2 | Office - 20500
+2.478sProcessing #: 24243860 | FeeUserId - 7728 | Client # - 011613 | Study # - 0001
+2.484sStudy Found: #- 26409 | Timekeeper - 6674 | Office - 20500

+22m 27.347s 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/18/2025 3:15:38 PM

+7.530s 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:
d0301739
+24msOfflineTimeCommitTo3ECommandHandler - Started
+6.176sNo of records retrieved : 188
+7.451sProcessing #: 24158065 | FeeUserId - 3240 | Client # - 334822 | Study # - 0005
+7.457sStudy Found: #- 143912 | Timekeeper - 5260 | Office - 45145
+7.462sProcessing #: 24178035 | FeeUserId - 5332 | Client # - 309996 | Study # - 0002
+7.466sStudy Found: #- 105359 | Timekeeper - 6394 | Office - 18500
+7.471sProcessing #: 24336196 | FeeUserId - 6659 | Client # - 014902 | Study # - 0008
+7.475sStudy Found: #- 143419 | Timekeeper - 2 | Office - 15500
+7.478sProcessing #: 24340642 | FeeUserId - 6659 | Client # - 300714 | Study # - 0009
+7.487sStudy Found: #- 148066 | Timekeeper - 2 | Office - 14500
+7.491sProcessing #: 24340645 | FeeUserId - 6659 | Client # - 310903 | Study # - 0004
+7.495sStudy Found: #- 145193 | Timekeeper - 2 | Office - 19250
+7.499sProcessing #: 24340647 | FeeUserId - 6659 | Client # - 305016 | Study # - 0008
+7.503sStudy Found: #- 151547 | Timekeeper - 2 | Office - 15500
+7.507sProcessing #: 24345838 | FeeUserId - 6659 | Client # - 302702 | Study # - 0007
+7.511sStudy Found: #- 146163 | Timekeeper - 2 | Office - 20750
+7.515sProcessing #: 24243860 | FeeUserId - 7728 | Client # - 011613 | Study # - 0001
+7.520sStudy Found: #- 26409 | Timekeeper - 6674 | Office - 20500

+12m 12.933s 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/18/2025 2:53:02 PM

+2.454s 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:
278a5186
+22msOfflineTimeCommitTo3ECommandHandler - Started
+1.300sNo of records retrieved : 188
+2.418sProcessing #: 24178029 | FeeUserId - 5332 | Client # - 338427 | Study # - 0001
+2.424sStudy Found: #- 150795 | Timekeeper - 6394 | Office - 16500
+2.429sProcessing #: 24157160 | FeeUserId - 4339 | Client # - 009150 | Study # - 0002
+2.434sStudy Found: #- 5151 | Timekeeper - 4844 | Office - 20500

+5m 27.547s 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/18/2025 2:40:48 PM

+2.614s 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:
4473f4ae
+21msOfflineTimeCommitTo3ECommandHandler - Started
+972msNo of records retrieved : 188
+2.226sProcessing #: 24336183 | FeeUserId - 6659 | Client # - 301296 | Study # - 0006
+2.232sStudy Found: #- 142989 | Timekeeper - 2 | Office - 20250
+2.237sProcessing #: 24340637 | FeeUserId - 6659 | Client # - 303544 | Study # - 0008
+2.241sStudy Found: #- 143720 | Timekeeper - 2 | Office - 10750
+2.245sProcessing #: 24340639 | FeeUserId - 6659 | Client # - 014043 | Study # - 0010
+2.251sStudy Found: #- 150728 | Timekeeper - 2 | Office - 11000
+2.255sProcessing #: 24340657 | FeeUserId - 6659 | Client # - 339179 | Study # - 0001
+2.259sStudy Found: #- 154291 | Timekeeper - 2 | Office - 11000
+2.263sProcessing #: 24345837 | FeeUserId - 6659 | Client # - 012160 | Study # - 0011
+2.267sStudy Found: #- 146505 | Timekeeper - 2 | Office - 18500
+2.271sProcessing #: 24350034 | FeeUserId - 6659 | Client # - 303731 | Study # - 0011
+2.275sStudy Found: #- 144683 | Timekeeper - 2 | Office - 14500
+2.281sProcessing #: 24350084 | FeeUserId - 6659 | Client # - 302392 | Study # - 0006
+2.286sStudy Found: #- 148298 | Timekeeper - 2 | Office - 17750
+2.290sProcessing #: 24157115 | FeeUserId - 4339 | Client # - 339072 | Study # - 0001
+2.294sStudy Found: #- 153873 | Timekeeper - 4844 | Office - 17750
+2.299sProcessing #: 24158065 | FeeUserId - 3240 | Client # - 334822 | Study # - 0005
+2.304sStudy Found: #- 143912 | Timekeeper - 5260 | Office - 45145
+2.308sProcessing #: 24178032 | FeeUserId - 5332 | Client # - 338427 | Study # - 0001
+2.312sStudy Found: #- 150795 | Timekeeper - 6394 | Office - 16500
+2.317sProcessing #: 24243877 | FeeUserId - 7088 | Client # - 316764 | Study # - 0003
+2.321sStudy Found: #- 140352 | Timekeeper - 5640 | Office - 18000
+2.325sProcessing #: 24336188 | FeeUserId - 6659 | Client # - 004965 | Study # - 0013
+2.330sStudy Found: #- 148951 | Timekeeper - 2 | Office - 17750
+2.335sProcessing #: 24340651 | FeeUserId - 6659 | Client # - 319900 | Study # - 0005
+2.340sStudy Found: #- 145381 | Timekeeper - 2 | Office - 22000
+2.345sProcessing #: 24340654 | FeeUserId - 6659 | Client # - 306228 | Study # - 0009
+2.349sStudy Found: #- 144585 | Timekeeper - 2 | Office - 16000
+2.354sProcessing #: 24340644 | FeeUserId - 6659 | Client # - 013566 | Study # - 0010
+2.359sStudy Found: #- 144897 | Timekeeper - 2 | Office - 11000
+2.365sProcessing #: 24345830 | FeeUserId - 6659 | Client # - 314714 | Study # - 0004
+2.369sStudy Found: #- 145418 | Timekeeper - 2 | Office - 11000
+2.374sProcessing #: 24345839 | FeeUserId - 6659 | Client # - 302078 | Study # - 0014
+2.379sStudy Found: #- 151306 | Timekeeper - 2 | Office - 13250
+2.383sProcessing #: 24350027 | FeeUserId - 6659 | Client # - 316517 | Study # - 0003
+2.388sStudy Found: #- 104710 | Timekeeper - 2 | Office - 13000
+2.392sProcessing #: 24178036 | FeeUserId - 5332 | Client # - 309996 | Study # - 0002
+2.398sStudy Found: #- 105359 | Timekeeper - 6394 | Office - 18500
+2.403sProcessing #: 24178053 | FeeUserId - 6431 | Client # - 308689 | Study # - 0014
+2.408sStudy Found: #- 144603 | Timekeeper - 6207 | Office - 45134
+2.412sProcessing #: 24243881 | FeeUserId - 7088 | Client # - 010175 | Study # - 0021
+2.416sStudy Found: #- 143420 | Timekeeper - 5640 | Office - 19750
+2.420sProcessing #: 24350029 | FeeUserId - 6659 | Client # - 008349 | Study # - 0010
+2.424sStudy Found: #- 114302 | Timekeeper - 2 | Office - 17750
+2.428sProcessing #: 24336185 | FeeUserId - 6659 | Client # - 336963 | Study # - 0002
+2.433sStudy Found: #- 144261 | Timekeeper - 2 | Office - 22500
+2.438sProcessing #: 24340638 | FeeUserId - 6659 | Client # - 013952 | Study # - 0009
+2.442sStudy Found: #- 144491 | Timekeeper - 2 | Office - 15500
+2.446sProcessing #: 24340656 | FeeUserId - 6659 | Client # - 012566 | Study # - 0012
+2.451sStudy Found: #- 154145 | Timekeeper - 2 | Office - 17750
+2.458sProcessing #: 24345828 | FeeUserId - 6659 | Client # - 301370 | Study # - 0009
+2.462sStudy Found: #- 144871 | Timekeeper - 2 | Office - 14250
+2.466sProcessing #: 24345841 | FeeUserId - 6659 | Client # - 300493 | Study # - 0006
+2.471sStudy Found: #- 144991 | Timekeeper - 2 | Office - 15500
+2.477sProcessing #: 24350026 | FeeUserId - 6659 | Client # - 303672 | Study # - 0007
+2.481sStudy Found: #- 147346 | Timekeeper - 2 | Office - 11000
+2.486sProcessing #: 24350035 | FeeUserId - 6659 | Client # - 312561 | Study # - 0006
+2.492sStudy Found: #- 144214 | Timekeeper - 2 | Office - 15500
+2.496sProcessing #: 24178035 | FeeUserId - 5332 | Client # - 309996 | Study # - 0002
+2.501sStudy Found: #- 105359 | Timekeeper - 6394 | Office - 18500
+2.505sProcessing #: 24178051 | FeeUserId - 6431 | Client # - 308689 | Study # - 0014
+2.511sStudy Found: #- 144603 | Timekeeper - 6207 | Office - 45134
+2.516sProcessing #: 24243880 | FeeUserId - 7088 | Client # - 316764 | Study # - 0003
+2.520sStudy Found: #- 140352 | Timekeeper - 5640 | Office - 18000
+2.524sProcessing #: 24339145 | FeeUserId - 590 | Client # - 009574 | Study # - 0012
+2.529sStudy Found: #- 146700 | Timekeeper - 4257 | Office - 11000
+2.533sProcessing #: 24336195 | FeeUserId - 6659 | Client # - 013736 | Study # - 0010
+2.537sStudy Found: #- 143743 | Timekeeper - 2 | Office - 20000
+2.542sProcessing #: 24340640 | FeeUserId - 6659 | Client # - 009061 | Study # - 0026
+2.546sStudy Found: #- 151098 | Timekeeper - 2 | Office - 20250
+2.550sProcessing #: 24340648 | FeeUserId - 6659 | Client # - 302152 | Study # - 0007
+2.554sStudy Found: #- 146632 | Timekeeper - 2 | Office - 15500
+2.559sProcessing #: 24345829 | FeeUserId - 6659 | Client # - 000626 | Study # - 0013
+2.563sStudy Found: #- 144633 | Timekeeper - 2 | Office - 11000
+2.569sProcessing #: 24345833 | FeeUserId - 6659 | Client # - 005504 | Study # - 0017
+2.573sStudy Found: #- 148919 | Timekeeper - 2 | Office - 19250
+2.578sProcessing #: 24350028 | FeeUserId - 6659 | Client # - 320527 | Study # - 0001
+2.582sStudy Found: #- 104762 | Timekeeper - 2 | Office - 11000
+2.587sProcessing #: 24350068 | FeeUserId - 6659 | Client # - 013884 | Study # - 0009
+2.591sStudy Found: #- 147417 | Timekeeper - 2 | Office - 11000
+2.595sProcessing #: 24157124 | FeeUserId - 4785 | Client # - 007973 | Study # - 0021
+2.600sStudy Found: #- 96067 | Timekeeper - 5580 | Office - 19250

+2m 53.227s 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/18/2025 2:35:14 PM

+2.847s 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:
wn1mdwk000it8:7580
Worker:
d5223319
+25msOfflineTimeCommitTo3ECommandHandler - Started
+1.554sNo of records retrieved : 188
+2.803sProcessing #: 24339147 | FeeUserId - 590 | Client # - 009574 | Study # - 0012
+2.813sStudy Found: #- 146700 | Timekeeper - 4257 | Office - 11000
+2.822sProcessing #: 24157162 | FeeUserId - 4339 | Client # - 306544 | Study # - 0003
+2.828sStudy Found: #- 80404 | Timekeeper - 4844 | Office - 20500

+1m 1.977s 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/18/2025 2:32:22 PM

+2.050s 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:
350406e7
+19msOfflineTimeCommitTo3ECommandHandler - Started
+826msNo of records retrieved : 188
+1.997sProcessing #: 24158073 | FeeUserId - 3240 | Client # - 334822 | Study # - 0005
+2.003sStudy Found: #- 143912 | Timekeeper - 5260 | Office - 45145
+2.007sProcessing #: 24178032 | FeeUserId - 5332 | Client # - 338427 | Study # - 0001
+2.011sStudy Found: #- 150795 | Timekeeper - 6394 | Office - 16500
+2.015sProcessing #: 24178053 | FeeUserId - 6431 | Client # - 308689 | Study # - 0014
+2.020sStudy Found: #- 144603 | Timekeeper - 6207 | Office - 45134
+2.025sProcessing #: 24157124 | FeeUserId - 4785 | Client # - 007973 | Study # - 0021
+2.032sStudy Found: #- 96067 | Timekeeper - 5580 | Office - 19250

+27.260s 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/18/2025 2:31:10 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)

+17ms Processing

Server:
wn0mdwk000dlb:6684
Worker:
08ecc033
+21msOfflineTimeCommitTo3ECommandHandler - Started
+1.034sNo of records retrieved : 188
+2.650sProcessing #: 24336196 | FeeUserId - 6659 | Client # - 014902 | Study # - 0008
+2.662sStudy Found: #- 143419 | Timekeeper - 2 | Office - 15500
+2.667sProcessing #: 24340642 | FeeUserId - 6659 | Client # - 300714 | Study # - 0009
+2.673sStudy Found: #- 148066 | Timekeeper - 2 | Office - 14500
+2.677sProcessing #: 24340647 | FeeUserId - 6659 | Client # - 305016 | Study # - 0008
+2.682sStudy Found: #- 151547 | Timekeeper - 2 | Office - 15500
+2.688sProcessing #: 24340645 | FeeUserId - 6659 | Client # - 310903 | Study # - 0004
+2.693sStudy Found: #- 145193 | Timekeeper - 2 | Office - 19250
+2.698sProcessing #: 24345831 | FeeUserId - 6659 | Client # - 304701 | Study # - 0007
+2.702sStudy Found: #- 150670 | Timekeeper - 2 | Office - 11000
+2.710sProcessing #: 24345838 | FeeUserId - 6659 | Client # - 302702 | Study # - 0007
+2.715sStudy Found: #- 146163 | Timekeeper - 2 | Office - 20750
+2.720sProcessing #: 24350082 | FeeUserId - 6659 | Client # - 009114 | Study # - 0013
+2.724sStudy Found: #- 148601 | Timekeeper - 2 | Office - 13250
+2.730sProcessing #: 24157162 | FeeUserId - 4339 | Client # - 306544 | Study # - 0003
+2.734sStudy Found: #- 80404 | Timekeeper - 4844 | Office - 20500

+43.433s 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/18/2025 2:30:46 PM

+2.567s 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:7876
Worker:
4f1f16ae
+27msOfflineTimeCommitTo3ECommandHandler - Started
+1.010sNo of records retrieved : 188
+2.464sProcessing #: 24336185 | FeeUserId - 6659 | Client # - 336963 | Study # - 0002
+2.470sStudy Found: #- 144261 | Timekeeper - 2 | Office - 22500
+2.476sProcessing #: 24340638 | FeeUserId - 6659 | Client # - 013952 | Study # - 0009
+2.481sStudy Found: #- 144491 | Timekeeper - 2 | Office - 15500
+2.487sProcessing #: 24340656 | FeeUserId - 6659 | Client # - 012566 | Study # - 0012
+2.494sStudy Found: #- 154145 | Timekeeper - 2 | Office - 17750
+2.499sProcessing #: 24345828 | FeeUserId - 6659 | Client # - 301370 | Study # - 0009
+2.504sStudy Found: #- 144871 | Timekeeper - 2 | Office - 14250
+2.509sProcessing #: 24345841 | FeeUserId - 6659 | Client # - 300493 | Study # - 0006
+2.515sStudy Found: #- 144991 | Timekeeper - 2 | Office - 15500
+2.520sProcessing #: 24350026 | FeeUserId - 6659 | Client # - 303672 | Study # - 0007
+2.525sStudy Found: #- 147346 | Timekeeper - 2 | Office - 11000
+2.531sProcessing #: 24350035 | FeeUserId - 6659 | Client # - 312561 | Study # - 0006
+2.536sStudy Found: #- 144214 | Timekeeper - 2 | Office - 15500
+2.541sProcessing #: 24157168 | FeeUserId - 4339 | Client # - 310353 | Study # - 0001
+2.547sStudy Found: #- 84779 | Timekeeper - 4844 | Office - 16750

+40ms Enqueued

Triggered by recurring job scheduler

Queue:
a1-billing

5/18/2025 2:30:03 PM Created