IOfflineTimeCommitTo3ECommandHandler.Run

// Job ID: #969402
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
1748043000

State

5/24/2025 4:01:50 AM (+2.700s) 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)

+26ms Processing

Server:
wn1mdwk000it8:2628
Worker:
79cade60
+33msOfflineTimeCommitTo3ECommandHandler - Started
+1.387sNo of records retrieved : 264
+2.605sProcessing #: 24178029 | FeeUserId - 5332 | Client # - 338427 | Study # - 0001
+2.611sStudy Found: #- 150795 | Timekeeper - 6394 | Office - 16500
+2.617sProcessing #: 24365865 | FeeUserId - 6067 | Client # - 303062 | Study # - 0011
+2.623sStudy Found: #- 143615 | Timekeeper - 3771 | Office - 13250
+2.628sProcessing #: 24339145 | FeeUserId - 590 | Client # - 009574 | Study # - 0012
+2.634sStudy Found: #- 146700 | Timekeeper - 4257 | Office - 11000
+2.638sProcessing #: 24365579 | FeeUserId - 4868 | Client # - 307722 | Study # - 0005
+2.644sStudy Found: #- 143729 | Timekeeper - 3018 | Office - 20500
+2.650sProcessing #: 24365664 | FeeUserId - 4868 | Client # - 305383 | Study # - 0006
+2.656sStudy Found: #- 150874 | Timekeeper - 3018 | Office - 17750
+2.662sProcessing #: 24365716 | FeeUserId - 4868 | Client # - 305641 | Study # - 0004
+2.668sStudy Found: #- 134536 | Timekeeper - 3018 | Office - 11000
+2.673sProcessing #: 24157154 | FeeUserId - 4339 | Client # - 336869 | Study # - 0001
+2.679sStudy Found: #- 140510 | Timekeeper - 4844 | Office - 11000
+2.685sProcessing #: 24157176 | FeeUserId - 4339 | Client # - 311661 | Study # - 0001
+2.690sStudy Found: #- 86679 | Timekeeper - 4844 | Office - 20500

+1h 49m Enqueued

Triggered by DelayedJobScheduler

Queue:
default

+3ms Scheduled

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

Enqueue at:
5/24/2025 4:01:47 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:
5e9aa9d5

+1h 12m 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/24/2025 2:11:59 AM

+2.193s 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:
979597e9
+18msOfflineTimeCommitTo3ECommandHandler - Started
+962msNo of records retrieved : 264
+2.174sProcessing #: 24157124 | FeeUserId - 4785 | Client # - 007973 | Study # - 0021
+2.180sStudy Found: #- 96067 | Timekeeper - 5580 | Office - 19250

+42m 29.100s 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/24/2025 12:59:17 AM

+2.394s 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:11036
Worker:
234430ea
+18msOfflineTimeCommitTo3ECommandHandler - Started
+1.018sNo of records retrieved : 264
+2.297sProcessing #: 24365603 | FeeUserId - 4868 | Client # - 301491 | Study # - 0006
+2.303sStudy Found: #- 134791 | Timekeeper - 3018 | Office - 15250
+2.309sProcessing #: 24365688 | FeeUserId - 4868 | Client # - 300724 | Study # - 0007
+2.314sStudy Found: #- 148141 | Timekeeper - 3018 | Office - 21250
+2.318sProcessing #: 24365695 | FeeUserId - 4868 | Client # - 338161 | Study # - 0001
+2.322sStudy Found: #- 146603 | Timekeeper - 3018 | Office - 13000
+2.327sProcessing #: 24365749 | FeeUserId - 4868 | Client # - 009574 | Study # - 0012
+2.331sStudy Found: #- 146700 | Timekeeper - 3018 | Office - 11000
+2.335sProcessing #: 24365772 | FeeUserId - 4868 | Client # - 304266 | Study # - 0005
+2.339sStudy Found: #- 133420 | Timekeeper - 3018 | Office - 14000
+2.344sProcessing #: 24365797 | FeeUserId - 4868 | Client # - 301961 | Study # - 0007
+2.353sStudy Found: #- 136768 | Timekeeper - 3018 | Office - 11000
+2.358sProcessing #: 24157118 | FeeUserId - 4339 | Client # - 339072 | Study # - 0001
+2.363sStudy Found: #- 153873 | Timekeeper - 4844 | Office - 17750
+2.375sProcessing #: 24157166 | FeeUserId - 4339 | Client # - 310353 | Study # - 0001
+2.380sStudy Found: #- 84779 | Timekeeper - 4844 | Office - 16750

+21m 58.544s 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/24/2025 12:16:43 AM

+2.270s Failed

An exception occurred during performance of the job.

System.NullReferenceException

Object reference not set to an instance of an object.

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

+17ms Processing

Server:
wn0mdwk000d8i:9172
Worker:
2b93cb79
+23msOfflineTimeCommitTo3ECommandHandler - Started
+1.002sNo of records retrieved : 264
+2.173sProcessing #: 24178029 | FeeUserId - 5332 | Client # - 338427 | Study # - 0001
+2.178sStudy Found: #- 150795 | Timekeeper - 6394 | Office - 16500
+2.183sProcessing #: 24365865 | FeeUserId - 6067 | Client # - 303062 | Study # - 0011
+2.188sStudy Found: #- 143615 | Timekeeper - 3771 | Office - 13250
+2.192sProcessing #: 24367283 | FeeUserId - 6659 | Client # - 302978 | Study # - 0014
+2.198sStudy Found: #- 146679 | Timekeeper - 2 | Office - 17000
+2.203sProcessing #: 24367298 | FeeUserId - 6659 | Client # - 012293 | Study # - 0010
+2.208sStudy Found: #- 149358 | Timekeeper - 2 | Office - 20000
+2.214sProcessing #: 24367279 | FeeUserId - 6659 | Client # - 307329 | Study # - 0006
+2.219sStudy Found: #- 145409 | Timekeeper - 2 | Office - 15250
+2.223sProcessing #: 24367277 | FeeUserId - 6659 | Client # - 301810 | Study # - 0006
+2.229sStudy Found: #- 145290 | Timekeeper - 2 | Office - 15250
+2.234sProcessing #: 24157118 | FeeUserId - 4339 | Client # - 339072 | Study # - 0001
+2.239sStudy Found: #- 153873 | Timekeeper - 4844 | Office - 17750
+2.243sProcessing #: 24243860 | FeeUserId - 7728 | Client # - 011613 | Study # - 0001
+2.249sStudy Found: #- 26409 | Timekeeper - 6674 | Office - 20500

+12m 43.193s Enqueued

Triggered by DelayedJobScheduler

Queue:
default

+7ms Scheduled

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

Enqueue at:
5/23/2025 11:54:41 PM

+2.203s 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:
adf1c785
+19msOfflineTimeCommitTo3ECommandHandler - Started
+971msNo of records retrieved : 264
+2.133sProcessing #: 24365866 | FeeUserId - 6067 | Client # - 012505 | Study # - 0012
+2.138sStudy Found: #- 145137 | Timekeeper - 3771 | Office - 16000
+2.142sProcessing #: 24365603 | FeeUserId - 4868 | Client # - 301491 | Study # - 0006
+2.146sStudy Found: #- 134791 | Timekeeper - 3018 | Office - 15250
+2.150sProcessing #: 24365688 | FeeUserId - 4868 | Client # - 300724 | Study # - 0007
+2.154sStudy Found: #- 148141 | Timekeeper - 3018 | Office - 21250
+2.158sProcessing #: 24365695 | FeeUserId - 4868 | Client # - 338161 | Study # - 0001
+2.164sStudy Found: #- 146603 | Timekeeper - 3018 | Office - 13000
+2.168sProcessing #: 24365749 | FeeUserId - 4868 | Client # - 009574 | Study # - 0012
+2.172sStudy Found: #- 146700 | Timekeeper - 3018 | Office - 11000
+2.175sProcessing #: 24365772 | FeeUserId - 4868 | Client # - 304266 | Study # - 0005
+2.179sStudy Found: #- 133420 | Timekeeper - 3018 | Office - 14000
+2.183sProcessing #: 24157160 | FeeUserId - 4339 | Client # - 009150 | Study # - 0002
+2.187sStudy Found: #- 5151 | Timekeeper - 4844 | Office - 20500

+6m 27.994s 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/23/2025 11:42:03 PM

+2.213s 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:
eab8af43
+18msOfflineTimeCommitTo3ECommandHandler - Started
+985msNo of records retrieved : 264
+2.194sProcessing #: 24157162 | FeeUserId - 4339 | Client # - 306544 | Study # - 0003
+2.199sStudy Found: #- 80404 | Timekeeper - 4844 | Office - 20500

+2m 42.763s 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/23/2025 11:35:24 PM

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

+33ms Processing

Server:
wn0mdwk000d8i:9172
Worker:
7486ad4c
+40msOfflineTimeCommitTo3ECommandHandler - Started
+944msNo of records retrieved : 264
+2.209sProcessing #: 24339147 | FeeUserId - 590 | Client # - 009574 | Study # - 0012
+2.217sStudy Found: #- 146700 | Timekeeper - 4257 | Office - 11000
+2.222sProcessing #: 24365607 | FeeUserId - 4868 | Client # - 007411 | Study # - 0012
+2.228sStudy Found: #- 134790 | Timekeeper - 3018 | Office - 13000
+2.234sProcessing #: 24365676 | FeeUserId - 4868 | Client # - 006670 | Study # - 0015
+2.239sStudy Found: #- 148763 | Timekeeper - 3018 | Office - 21250
+2.244sProcessing #: 24365763 | FeeUserId - 4868 | Client # - 314332 | Study # - 0011
+2.250sStudy Found: #- 145012 | Timekeeper - 3018 | Office - 21250
+2.255sProcessing #: 24365761 | FeeUserId - 4868 | Client # - 013260 | Study # - 0011
+2.261sStudy Found: #- 147596 | Timekeeper - 3018 | Office - 11500
+2.266sProcessing #: 24365773 | FeeUserId - 4868 | Client # - 304266 | Study # - 0006
+2.271sStudy Found: #- 149308 | Timekeeper - 3018 | Office - 14000
+2.275sProcessing #: 24157124 | FeeUserId - 4785 | Client # - 007973 | Study # - 0021
+2.282sStudy Found: #- 96067 | Timekeeper - 5580 | Office - 19250

+57.860s Enqueued

Triggered by DelayedJobScheduler

Queue:
default

+4ms Scheduled

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

Enqueue at:
5/23/2025 11:32:41 PM

+2.180s 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:
wn0mdwk000dlb:11036
Worker:
ae0c14c2
+15msOfflineTimeCommitTo3ECommandHandler - Started
+865msNo of records retrieved : 264
+2.103sProcessing #: 24339143 | FeeUserId - 590 | Client # - 009574 | Study # - 0012
+2.108sStudy Found: #- 146700 | Timekeeper - 4257 | Office - 11000
+2.113sProcessing #: 24367281 | FeeUserId - 6659 | Client # - 009097 | Study # - 0011
+2.117sStudy Found: #- 146378 | Timekeeper - 2 | Office - 13750
+2.121sProcessing #: 24367280 | FeeUserId - 6659 | Client # - 014894 | Study # - 0009
+2.126sStudy Found: #- 146068 | Timekeeper - 2 | Office - 10000
+2.130sProcessing #: 24367294 | FeeUserId - 6659 | Client # - 008810 | Study # - 0020
+2.134sStudy Found: #- 148562 | Timekeeper - 2 | Office - 19250
+2.138sProcessing #: 24367262 | FeeUserId - 6659 | Client # - 325651 | Study # - 0004
+2.142sStudy Found: #- 144110 | Timekeeper - 2 | Office - 13000
+2.146sProcessing #: 24367299 | FeeUserId - 6659 | Client # - 303839 | Study # - 0007
+2.152sStudy Found: #- 149385 | Timekeeper - 2 | Office - 11000
+2.154sProcessing #: 24157176 | FeeUserId - 4339 | Client # - 311661 | Study # - 0001
+2.158sStudy Found: #- 86679 | Timekeeper - 4844 | Office - 20500

+57.430s 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/23/2025 11:31:48 PM

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

+30ms Processing

Server:
wn0mdwk000dlb:11036
Worker:
cc23d17f
+15msOfflineTimeCommitTo3ECommandHandler - Started
+971msNo of records retrieved : 264
+2.556sProcessing #: 24157186 | FeeUserId - 4339 | Client # - 013072 | Study # - 0005
+2.561sStudy Found: #- 111308 | Timekeeper - 4844 | Office - 20500

+47.167s 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/23/2025 11:30:38 PM

+2.250s 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:
d9218c6e
+30msOfflineTimeCommitTo3ECommandHandler - Started
+956msNo of records retrieved : 264
+2.216sProcessing #: 24339143 | FeeUserId - 590 | Client # - 009574 | Study # - 0012
+2.222sStudy Found: #- 146700 | Timekeeper - 4257 | Office - 11000
+2.227sProcessing #: 24243866 | FeeUserId - 7728 | Client # - 309070 | Study # - 0001
+2.232sStudy Found: #- 82862 | Timekeeper - 6674 | Office - 20500

+7ms Enqueued

Triggered by recurring job scheduler

Queue:
a1-billing

5/23/2025 11:30:00 PM Created