IOfflineTimeCommitTo3ECommandHandler.Run

// Job ID: #970530
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
1748158202

State

5/25/2025 11:59:51 AM (+2.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:
wn0mdwk000d8i:9172
Worker:
f193f4b1
+24msOfflineTimeCommitTo3ECommandHandler - Started
+952msNo of records retrieved : 299
+2.425sProcessing #: 24382588 | FeeUserId - 3781 | Client # - 336102 | Study # - 0004
+2.431sStudy Found: #- 153196 | Timekeeper - 6246 | Office - 45109
+2.436sProcessing #: 24382495 | FeeUserId - 6333 | Client # - 308825 | Study # - 0018
+2.441sStudy Found: #- 151634 | Timekeeper - 6294 | Office - 45137
+2.445sProcessing #: 24382538 | FeeUserId - 6590 | Client # - 338550 | Study # - 0001
+2.451sStudy Found: #- 151640 | Timekeeper - 5046 | Office - 45148
+2.456sProcessing #: 24382561 | FeeUserId - 7570 | Client # - 000001 | Study # - 0019
+2.461sStudy Found: #- 71133 | Timekeeper - 6577 | Office - 20500
+2.466sProcessing #: 24243873 | FeeUserId - 7728 | Client # - 011613 | Study # - 0001
+2.470sStudy Found: #- 26409 | Timekeeper - 6674 | Office - 20500

+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 11:59:38 AM

+2.577s Failed

An exception occurred during performance of the job.

System.NullReferenceException

Object reference not set to an instance of an object.

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

+13ms Processing

Server:
wn0mdwk000d8i:9172
Worker:
69616c77
+26msOfflineTimeCommitTo3ECommandHandler - Started
+931msNo of records retrieved : 272
+2.498sProcessing #: 24382491 | FeeUserId - 6333 | Client # - 000001 | Study # - 0019
+2.505sStudy Found: #- 71133 | Timekeeper - 6294 | Office - 20500
+2.513sProcessing #: 24382362 | FeeUserId - 7338 | Client # - 000001 | Study # - 0019
+2.521sStudy Found: #- 71133 | Timekeeper - 6410 | Office - 20500
+2.529sProcessing #: 24382339 | FeeUserId - 3449 | Client # - 308825 | Study # - 0018
+2.536sStudy Found: #- 151634 | Timekeeper - 5171 | Office - 45137
+2.542sProcessing #: 24382561 | FeeUserId - 7570 | Client # - 000001 | Study # - 0019
+2.548sStudy Found: #- 71133 | Timekeeper - 6577 | Office - 20500
+2.553sProcessing #: 24157188 | FeeUserId - 4339 | Client # - 306544 | Study # - 0003
+2.558sStudy 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/25/2025 10:05:54 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)

+10ms Processing

Server:
wn0mdwk000d8i:11212
Worker:
93c7968c

+40m 58.410s Enqueued

Triggered by DelayedJobScheduler

Queue:
default

+4ms Scheduled

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

Enqueue at:
5/25/2025 8:55:16 AM

+3.103s Failed

An exception occurred during performance of the job.

System.NullReferenceException

Object reference not set to an instance of an object.

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

+17ms Processing

Server:
wn0mdwk000dlb:11036
Worker:
bc616cc7
+22msOfflineTimeCommitTo3ECommandHandler - Started
+1.485sNo of records retrieved : 246
+3.029sProcessing #: 24382372 | FeeUserId - 4957 | Client # - 337066 | Study # - 0002
+3.033sStudy Found: #- 152797 | Timekeeper - 6304 | Office - 45121
+3.040sProcessing #: 24382385 | FeeUserId - 4957 | Client # - 337066 | Study # - 0002
+3.045sStudy Found: #- 152797 | Timekeeper - 6304 | Office - 45121
+3.049sProcessing #: 24382515 | FeeUserId - 1464 | Client # - 000001 | Study # - 0019
+3.054sStudy Found: #- 71133 | Timekeeper - 6244 | Office - 20500
+3.059sProcessing #: 24382324 | FeeUserId - 5665 | Client # - 332913 | Study # - 0004
+3.064sStudy Found: #- 150209 | Timekeeper - 4989 | Office - 45141
+3.068sProcessing #: 24382497 | FeeUserId - 6333 | Client # - 308825 | Study # - 0018
+3.073sStudy Found: #- 151634 | Timekeeper - 6294 | Office - 45137
+3.077sProcessing #: 24382393 | FeeUserId - 5334 | Client # - 308481 | Study # - 0005
+3.081sStudy Found: #- 151326 | Timekeeper - 6284 | Office - 45104
+3.085sProcessing #: 24157176 | FeeUserId - 4339 | Client # - 311661 | Study # - 0001
+3.089sStudy Found: #- 86679 | Timekeeper - 4844 | Office - 20500

+22m 30.753s Enqueued

Triggered by DelayedJobScheduler

Queue:
default

+3ms Scheduled

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

Enqueue at:
5/25/2025 8:14: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:
29949964

+11m 42.007s 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/25/2025 7:51:46 AM

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

+27ms Processing

Server:
wn1mdwk000it8:2628
Worker:
897baa44
+24msOfflineTimeCommitTo3ECommandHandler - Started
+1.750sNo of records retrieved : 246
+3.318sProcessing #: 24382339 | FeeUserId - 3449 | Client # - 308825 | Study # - 0018
+3.324sStudy Found: #- 151634 | Timekeeper - 5171 | Office - 45137
+3.330sProcessing #: 24382381 | FeeUserId - 4957 | Client # - 337066 | Study # - 0002
+3.336sStudy Found: #- 152797 | Timekeeper - 6304 | Office - 45121
+3.342sProcessing #: 24365672 | FeeUserId - 4868 | Client # - 304214 | Study # - 0007
+3.347sStudy Found: #- 144702 | Timekeeper - 3018 | Office - 14500
+3.353sProcessing #: 24365747 | FeeUserId - 4868 | Client # - 010584 | Study # - 0012
+3.359sStudy Found: #- 148528 | Timekeeper - 3018 | Office - 11000
+3.364sProcessing #: 24365770 | FeeUserId - 4868 | Client # - 005362 | Study # - 0017
+3.370sStudy Found: #- 144773 | Timekeeper - 3018 | Office - 17750
+3.376sProcessing #: 24365796 | FeeUserId - 4868 | Client # - 300780 | Study # - 0007
+3.382sStudy Found: #- 148023 | Timekeeper - 3018 | Office - 13000
+3.388sProcessing #: 24243862 | FeeUserId - 7728 | Client # - 309070 | Study # - 0001
+3.394sStudy Found: #- 82862 | Timekeeper - 6674 | Office - 20500

+5m 42.680s Enqueued

Triggered by DelayedJobScheduler

Queue:
default

+ <1ms Scheduled

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

Enqueue at:
5/25/2025 7:40:02 AM

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

+17ms Processing

Server:
wn1mdwk000it8:2628
Worker:
bb860050
+25msOfflineTimeCommitTo3ECommandHandler - Started
+920msNo of records retrieved : 246
+2.477sProcessing #: 24382504 | FeeUserId - 1464 | Client # - 308825 | Study # - 0018
+2.486sStudy Found: #- 151634 | Timekeeper - 6244 | Office - 45137
+2.492sProcessing #: 24382339 | FeeUserId - 3449 | Client # - 308825 | Study # - 0018
+2.497sStudy Found: #- 151634 | Timekeeper - 5171 | Office - 45137
+2.501sProcessing #: 24157186 | FeeUserId - 4339 | Client # - 013072 | Study # - 0005
+2.508sStudy Found: #- 111308 | Timekeeper - 4844 | Office - 20500

+1m 41.496s Enqueued

Triggered by DelayedJobScheduler

Queue:
default

+ <1ms Scheduled

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

Enqueue at:
5/25/2025 7:34:18 AM

+3.540s 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:
6b4b2c97
+22msOfflineTimeCommitTo3ECommandHandler - Started
+1.734sNo of records retrieved : 246
+3.489sProcessing #: 24382339 | FeeUserId - 3449 | Client # - 308825 | Study # - 0018
+3.496sStudy Found: #- 151634 | Timekeeper - 5171 | Office - 45137
+3.502sProcessing #: 24382510 | FeeUserId - 1464 | Client # - 308825 | Study # - 0018
+3.507sStudy Found: #- 151634 | Timekeeper - 6244 | Office - 45137
+3.513sProcessing #: 24243862 | FeeUserId - 7728 | Client # - 309070 | Study # - 0001
+3.518sStudy Found: #- 82862 | Timekeeper - 6674 | Office - 20500

+57.697s 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/25/2025 7:32:36 AM

+2.360s Failed

An exception occurred during performance of the job.

System.NullReferenceException

Object reference not set to an instance of an object.

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

+16ms Processing

Server:
wn1mdwk000it8:2628
Worker:
623276a0
+22msOfflineTimeCommitTo3ECommandHandler - Started
+847msNo of records retrieved : 246
+2.313sProcessing #: 24382404 | FeeUserId - 5334 | Client # - 000001 | Study # - 0019
+2.321sStudy Found: #- 71133 | Timekeeper - 6284 | Office - 20500
+2.327sProcessing #: 24157192 | FeeUserId - 4339 | Client # - 306544 | Study # - 0003
+2.334sStudy Found: #- 80404 | Timekeeper - 4844 | Office - 20500

+42.030s Enqueued

Triggered by DelayedJobScheduler

Queue:
default

+4ms Scheduled

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

Enqueue at:
5/25/2025 7:31:30 AM

+2.986s 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:
79cade60
+26msOfflineTimeCommitTo3ECommandHandler - Started
+1.504sNo of records retrieved : 246
+2.894sProcessing #: 24382524 | FeeUserId - 6251 | Client # - 308825 | Study # - 0018
+2.900sStudy Found: #- 151634 | Timekeeper - 6285 | Office - 45137
+2.908sProcessing #: 24382518 | FeeUserId - 6251 | Client # - 000001 | Study # - 0019
+2.912sStudy Found: #- 71133 | Timekeeper - 6285 | Office - 20500
+2.919sProcessing #: 24382429 | FeeUserId - 5397 | Client # - 000001 | Study # - 0019
+2.925sStudy Found: #- 71133 | Timekeeper - 5174 | Office - 20500
+2.930sProcessing #: 24382416 | FeeUserId - 4855 | Client # - 305114 | Study # - 0018
+2.935sStudy Found: #- 151206 | Timekeeper - 5950 | Office - 45131
+2.941sProcessing #: 24365444 | FeeUserId - 4868 | Client # - 304837 | Study # - 0008
+2.947sStudy Found: #- 150200 | Timekeeper - 3018 | Office - 18750
+2.953sProcessing #: 24365758 | FeeUserId - 4868 | Client # - 301080 | Study # - 0007
+2.958sStudy Found: #- 147539 | Timekeeper - 3018 | Office - 11000
+2.964sProcessing #: 24243860 | FeeUserId - 7728 | Client # - 011613 | Study # - 0001
+2.970sStudy Found: #- 26409 | Timekeeper - 6674 | Office - 20500

+47.634s 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/25/2025 7:30:46 AM

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

+13ms Processing

Server:
wn0mdwk000dlb:11036
Worker:
97d8b026
+16msOfflineTimeCommitTo3ECommandHandler - Started
+1.401sNo of records retrieved : 246
+3.039sProcessing #: 24382520 | FeeUserId - 6251 | Client # - 000001 | Study # - 0019
+3.044sStudy Found: #- 71133 | Timekeeper - 6285 | Office - 20500
+3.050sProcessing #: 24382492 | FeeUserId - 6333 | Client # - 000001 | Study # - 0019
+3.054sStudy Found: #- 71133 | Timekeeper - 6294 | Office - 20500
+3.059sProcessing #: 24382404 | FeeUserId - 5334 | Client # - 000001 | Study # - 0019
+3.063sStudy Found: #- 71133 | Timekeeper - 6284 | Office - 20500
+3.068sProcessing #: 24243866 | FeeUserId - 7728 | Client # - 309070 | Study # - 0001
+3.072sStudy Found: #- 82862 | Timekeeper - 6674 | Office - 20500

+7ms Enqueued

Triggered by recurring job scheduler

Queue:
a1-billing

5/25/2025 7:30:02 AM Created