IOfflineTimeCommitTo3ECommandHandler.Run

// Job ID: #962733
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
1747641609

State

5/19/2025 12:29:55 PM (+37ms) 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)

+23ms Processing

Server:
wn0mdwk000d8i:3432
Worker:
614faf53

+1h 52m Enqueued

Triggered by DelayedJobScheduler

Queue:
default

+3ms Scheduled

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

Enqueue at:
5/19/2025 12:29:55 PM

+2.447s 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:
6456eec3
+25msOfflineTimeCommitTo3ECommandHandler - Started
+866msNo of records retrieved : 188
+2.342sProcessing #: 24336188 | FeeUserId - 6659 | Client # - 004965 | Study # - 0013
+2.348sStudy Found: #- 148951 | Timekeeper - 2 | Office - 17750
+2.354sProcessing #: 24340651 | FeeUserId - 6659 | Client # - 319900 | Study # - 0005
+2.359sStudy Found: #- 145381 | Timekeeper - 2 | Office - 22000
+2.365sProcessing #: 24340654 | FeeUserId - 6659 | Client # - 306228 | Study # - 0009
+2.371sStudy Found: #- 144585 | Timekeeper - 2 | Office - 16000
+2.376sProcessing #: 24340644 | FeeUserId - 6659 | Client # - 013566 | Study # - 0010
+2.382sStudy Found: #- 144897 | Timekeeper - 2 | Office - 11000
+2.388sProcessing #: 24345830 | FeeUserId - 6659 | Client # - 314714 | Study # - 0004
+2.394sStudy Found: #- 145418 | Timekeeper - 2 | Office - 11000
+2.399sProcessing #: 24345839 | FeeUserId - 6659 | Client # - 302078 | Study # - 0014
+2.404sStudy Found: #- 151306 | Timekeeper - 2 | Office - 13250
+2.411sProcessing #: 24350027 | FeeUserId - 6659 | Client # - 316517 | Study # - 0003
+2.417sStudy Found: #- 104710 | Timekeeper - 2 | Office - 13000
+2.422sProcessing #: 24157170 | FeeUserId - 4339 | Client # - 310353 | Study # - 0001
+2.429sStudy Found: #- 84779 | Timekeeper - 4844 | Office - 16750

+1h 8m Enqueued

Triggered by DelayedJobScheduler

Queue:
default

+ <1ms Scheduled

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

Enqueue at:
5/19/2025 10:37:32 AM

+2.663s 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
+27msOfflineTimeCommitTo3ECommandHandler - Started
+1.088sNo of records retrieved : 188
+2.544sProcessing #: 24178033 | FeeUserId - 5332 | Client # - 338427 | Study # - 0001
+2.550sStudy Found: #- 150795 | Timekeeper - 6394 | Office - 16500
+2.557sProcessing #: 24336185 | FeeUserId - 6659 | Client # - 336963 | Study # - 0002
+2.563sStudy Found: #- 144261 | Timekeeper - 2 | Office - 22500
+2.568sProcessing #: 24340656 | FeeUserId - 6659 | Client # - 012566 | Study # - 0012
+2.577sStudy Found: #- 154145 | Timekeeper - 2 | Office - 17750
+2.583sProcessing #: 24340638 | FeeUserId - 6659 | Client # - 013952 | Study # - 0009
+2.589sStudy Found: #- 144491 | Timekeeper - 2 | Office - 15500
+2.594sProcessing #: 24345828 | FeeUserId - 6659 | Client # - 301370 | Study # - 0009
+2.600sStudy Found: #- 144871 | Timekeeper - 2 | Office - 14250
+2.606sProcessing #: 24345841 | FeeUserId - 6659 | Client # - 300493 | Study # - 0006
+2.612sStudy Found: #- 144991 | Timekeeper - 2 | Office - 15500
+2.618sProcessing #: 24350035 | FeeUserId - 6659 | Client # - 312561 | Study # - 0006
+2.625sStudy Found: #- 144214 | Timekeeper - 2 | Office - 15500
+2.634sProcessing #: 24157168 | FeeUserId - 4339 | Client # - 310353 | Study # - 0001
+2.640sStudy Found: #- 84779 | Timekeeper - 4844 | Office - 16750

+40m 49.200s 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/19/2025 9:28:48 AM

+2.340s 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
+1.179sNo of records retrieved : 188
+2.320sProcessing #: 24157162 | FeeUserId - 4339 | Client # - 306544 | Study # - 0003
+2.325sStudy Found: #- 80404 | Timekeeper - 4844 | Office - 20500

+24m 58.850s 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/19/2025 8:47:52 AM

+2.067s 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:
29d7ca04
+24msOfflineTimeCommitTo3ECommandHandler - Started
+929msNo of records retrieved : 188
+2.040sProcessing #: 24243879 | FeeUserId - 7088 | Client # - 316764 | Study # - 0003
+2.046sStudy Found: #- 140352 | Timekeeper - 5640 | Office - 18000
+2.051sProcessing #: 24243860 | FeeUserId - 7728 | Client # - 011613 | Study # - 0001
+2.056sStudy Found: #- 26409 | Timekeeper - 6674 | Office - 20500

+13m 27.650s 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/19/2025 8:22:51 AM

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

+46ms Processing

Server:
wn0mdwk000dlb:6684
Worker:
4b8941b9
+47msOfflineTimeCommitTo3ECommandHandler - Started
+956msNo of records retrieved : 188
+2.619sProcessing #: 24178035 | FeeUserId - 5332 | Client # - 309996 | Study # - 0002
+2.624sStudy Found: #- 105359 | Timekeeper - 6394 | Office - 18500
+2.629sProcessing #: 24336185 | FeeUserId - 6659 | Client # - 336963 | Study # - 0002
+2.634sStudy Found: #- 144261 | Timekeeper - 2 | Office - 22500
+2.640sProcessing #: 24340656 | FeeUserId - 6659 | Client # - 012566 | Study # - 0012
+2.646sStudy Found: #- 154145 | Timekeeper - 2 | Office - 17750
+2.652sProcessing #: 24340638 | FeeUserId - 6659 | Client # - 013952 | Study # - 0009
+2.657sStudy Found: #- 144491 | Timekeeper - 2 | Office - 15500
+2.662sProcessing #: 24345828 | FeeUserId - 6659 | Client # - 301370 | Study # - 0009
+2.667sStudy Found: #- 144871 | Timekeeper - 2 | Office - 14250
+2.671sProcessing #: 24345841 | FeeUserId - 6659 | Client # - 300493 | Study # - 0006
+2.676sStudy Found: #- 144991 | Timekeeper - 2 | Office - 15500
+2.681sProcessing #: 24350035 | FeeUserId - 6659 | Client # - 312561 | Study # - 0006
+2.686sStudy Found: #- 144214 | Timekeeper - 2 | Office - 15500
+2.690sProcessing #: 24157180 | FeeUserId - 4339 | Client # - 321867 | Study # - 0001
+2.695sStudy Found: #- 106724 | Timekeeper - 4844 | Office - 15250

+4m 57.577s 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/19/2025 8:09:20 AM

+2.590s 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:
wn0mdwk000dlb:6684
Worker:
165bdd4d
+15msOfflineTimeCommitTo3ECommandHandler - Started
+929msNo of records retrieved : 188
+2.384sProcessing #: 24336188 | FeeUserId - 6659 | Client # - 004965 | Study # - 0013
+2.391sStudy Found: #- 148951 | Timekeeper - 2 | Office - 17750
+2.396sProcessing #: 24340651 | FeeUserId - 6659 | Client # - 319900 | Study # - 0005
+2.400sStudy Found: #- 145381 | Timekeeper - 2 | Office - 22000
+2.404sProcessing #: 24340654 | FeeUserId - 6659 | Client # - 306228 | Study # - 0009
+2.408sStudy Found: #- 144585 | Timekeeper - 2 | Office - 16000
+2.412sProcessing #: 24340644 | FeeUserId - 6659 | Client # - 013566 | Study # - 0010
+2.417sStudy Found: #- 144897 | Timekeeper - 2 | Office - 11000
+2.422sProcessing #: 24345830 | FeeUserId - 6659 | Client # - 314714 | Study # - 0004
+2.426sStudy Found: #- 145418 | Timekeeper - 2 | Office - 11000
+2.432sProcessing #: 24345839 | FeeUserId - 6659 | Client # - 302078 | Study # - 0014
+2.436sStudy Found: #- 151306 | Timekeeper - 2 | Office - 13250
+2.441sProcessing #: 24350027 | FeeUserId - 6659 | Client # - 316517 | Study # - 0003
+2.445sStudy Found: #- 104710 | Timekeeper - 2 | Office - 13000
+2.449sProcessing #: 24178033 | FeeUserId - 5332 | Client # - 338427 | Study # - 0001
+2.453sStudy Found: #- 150795 | Timekeeper - 6394 | Office - 16500
+2.457sProcessing #: 24243878 | FeeUserId - 7088 | Client # - 316764 | Study # - 0003
+2.461sStudy Found: #- 140352 | Timekeeper - 5640 | Office - 18000
+2.466sProcessing #: 24339147 | FeeUserId - 590 | Client # - 009574 | Study # - 0012
+2.470sStudy Found: #- 146700 | Timekeeper - 4257 | Office - 11000
+2.474sProcessing #: 24350029 | FeeUserId - 6659 | Client # - 008349 | Study # - 0010
+2.478sStudy Found: #- 114302 | Timekeeper - 2 | Office - 17750
+2.484sProcessing #: 24336194 | FeeUserId - 6659 | Client # - 300970 | Study # - 0009
+2.488sStudy Found: #- 153461 | Timekeeper - 2 | Office - 13250
+2.493sProcessing #: 24340636 | FeeUserId - 6659 | Client # - 328087 | Study # - 0003
+2.499sStudy Found: #- 143263 | Timekeeper - 2 | Office - 12750
+2.505sProcessing #: 24340643 | FeeUserId - 6659 | Client # - 304665 | Study # - 0006
+2.513sStudy Found: #- 149256 | Timekeeper - 2 | Office - 15500
+2.519sProcessing #: 24345834 | FeeUserId - 6659 | Client # - 006343 | Study # - 0017
+2.523sStudy Found: #- 148940 | Timekeeper - 2 | Office - 15000
+2.527sProcessing #: 24345835 | FeeUserId - 6659 | Client # - 013501 | Study # - 0015
+2.533sStudy Found: #- 147246 | Timekeeper - 2 | Office - 16500
+2.536sProcessing #: 24350031 | FeeUserId - 6659 | Client # - 012067 | Study # - 0011
+2.541sStudy Found: #- 145438 | Timekeeper - 2 | Office - 14000
+2.545sProcessing #: 24350032 | FeeUserId - 6659 | Client # - 301904 | Study # - 0006
+2.550sStudy Found: #- 145272 | Timekeeper - 2 | Office - 15000
+2.554sProcessing #: 24158065 | FeeUserId - 3240 | Client # - 334822 | Study # - 0005
+2.559sStudy Found: #- 143912 | Timekeeper - 5260 | Office - 45145
+2.563sProcessing #: 24178029 | FeeUserId - 5332 | Client # - 338427 | Study # - 0001
+2.567sStudy Found: #- 150795 | Timekeeper - 6394 | Office - 16500
+2.572sProcessing #: 24243862 | FeeUserId - 7728 | Client # - 309070 | Study # - 0001
+2.576sStudy Found: #- 82862 | Timekeeper - 6674 | Office - 20500

+2m 15.060s Enqueued

Triggered by DelayedJobScheduler

Queue:
default

+ <1ms Scheduled

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

Enqueue at:
5/19/2025 8:04:23 AM

+36ms Failed

An exception occurred during processing of a background job.

System.InvalidOperationException

A suitable constructor for type 'AG.A1.Scheduler.Billing.Contracts.IOfflineTimeCommitTo3ECommandHandler' could not be located. Ensure the type is concrete and all parameters of a public constructor are either registered as services or passed as arguments. Also ensure no extraneous arguments are provided.

System.InvalidOperationException: A suitable constructor for type 'AG.A1.Scheduler.Billing.Contracts.IOfflineTimeCommitTo3ECommandHandler' could not be located. Ensure the type is concrete and all parameters of a public constructor are either registered as services or passed as arguments. Also ensure no extraneous arguments are provided.
   at Microsoft.Extensions.DependencyInjection.ActivatorUtilities.CreateInstance(IServiceProvider provider, Type instanceType, Object[] parameters)
   at Hangfire.Server.CoreBackgroundJobPerformer.Perform(PerformContext context)
   at Hangfire.Server.BackgroundJobPerformer.<>c__DisplayClass9_0.<PerformJobWithFilters>b__0()
   at Hangfire.Server.BackgroundJobPerformer.InvokePerformFilter(IServerFilter filter, PerformingContext preContext, Func`1 continuation)
   at Hangfire.Server.BackgroundJobPerformer.InvokePerformFilter(IServerFilter filter, PerformingContext preContext, Func`1 continuation)
   at Hangfire.Server.BackgroundJobPerformer.PerformJobWithFilters(PerformContext context, IEnumerable`1 filters)
   at Hangfire.Server.BackgroundJobPerformer.Perform(PerformContext context)
   at Hangfire.Server.Worker.PerformJob(BackgroundProcessContext context, IStorageConnection connection, String jobId)

+10ms Processing

Server:
wn0mdwk000d8i:3432
Worker:
704e8942

+43.014s 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/19/2025 8:02:02 AM

+2.013s 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:6684
Worker:
b4650e9b
+17msOfflineTimeCommitTo3ECommandHandler - Started
+948msNo of records retrieved : 188
+1.973sProcessing #: 24339144 | FeeUserId - 590 | Client # - 009574 | Study # - 0012
+1.978sStudy Found: #- 146700 | Timekeeper - 4257 | Office - 11000
+1.983sProcessing #: 24157115 | FeeUserId - 4339 | Client # - 339072 | Study # - 0001
+1.987sStudy Found: #- 153873 | Timekeeper - 4844 | Office - 17750
+1.992sProcessing #: 24157172 | FeeUserId - 4339 | Client # - 326106 | Study # - 0001
+1.997sStudy Found: #- 113353 | Timekeeper - 4844 | Office - 20500

+52.657s Enqueued

Triggered by DelayedJobScheduler

Queue:
default

+ <1ms Scheduled

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

Enqueue at:
5/19/2025 8:01:23 AM

+2.173s 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:
e4b2c293
+25msOfflineTimeCommitTo3ECommandHandler - Started
+863msNo of records retrieved : 188
+2.055sProcessing #: 24336196 | FeeUserId - 6659 | Client # - 014902 | Study # - 0008
+2.061sStudy Found: #- 143419 | Timekeeper - 2 | Office - 15500
+2.068sProcessing #: 24340642 | FeeUserId - 6659 | Client # - 300714 | Study # - 0009
+2.074sStudy Found: #- 148066 | Timekeeper - 2 | Office - 14500
+2.080sProcessing #: 24340647 | FeeUserId - 6659 | Client # - 305016 | Study # - 0008
+2.085sStudy Found: #- 151547 | Timekeeper - 2 | Office - 15500
+2.091sProcessing #: 24340645 | FeeUserId - 6659 | Client # - 310903 | Study # - 0004
+2.096sStudy Found: #- 145193 | Timekeeper - 2 | Office - 19250
+2.102sProcessing #: 24345831 | FeeUserId - 6659 | Client # - 304701 | Study # - 0007
+2.107sStudy Found: #- 150670 | Timekeeper - 2 | Office - 11000
+2.112sProcessing #: 24345838 | FeeUserId - 6659 | Client # - 302702 | Study # - 0007
+2.118sStudy Found: #- 146163 | Timekeeper - 2 | Office - 20750
+2.124sProcessing #: 24350082 | FeeUserId - 6659 | Client # - 009114 | Study # - 0013
+2.130sStudy Found: #- 148601 | Timekeeper - 2 | Office - 13250
+2.134sProcessing #: 24178035 | FeeUserId - 5332 | Client # - 309996 | Study # - 0002
+2.141sStudy Found: #- 105359 | Timekeeper - 6394 | Office - 18500
+2.146sProcessing #: 24243868 | FeeUserId - 7728 | Client # - 318803 | Study # - 0001
+2.152sStudy Found: #- 102158 | Timekeeper - 6674 | Office - 13500

+19.857s 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/19/2025 8:00:31 AM

+2.526s 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:7876
Worker:
799d8416
+20msOfflineTimeCommitTo3ECommandHandler - Started
+978msNo of records retrieved : 188
+2.480sProcessing #: 24339143 | FeeUserId - 590 | Client # - 009574 | Study # - 0012
+2.486sStudy Found: #- 146700 | Timekeeper - 4257 | Office - 11000
+2.491sProcessing #: 24157118 | FeeUserId - 4339 | Client # - 339072 | Study # - 0001
+2.497sStudy Found: #- 153873 | Timekeeper - 4844 | Office - 17750
+2.501sProcessing #: 24157174 | FeeUserId - 4339 | Client # - 326106 | Study # - 0001
+2.508sStudy Found: #- 113353 | Timekeeper - 4844 | Office - 20500

+3ms Enqueued

Triggered by recurring job scheduler

Queue:
a1-billing

5/19/2025 8:00:09 AM Created