IOfflineTimeCommitTo3ECommandHandler.Run

// Job ID: #970670
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
1748172610

State

5/25/2025 4:06:29 PM (+3.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)

+23ms Processing

Server:
wn1mdwk000it8:2628
Worker:
b61aafec
+32msOfflineTimeCommitTo3ECommandHandler - Started
+974msNo of records retrieved : 362
+2.950sProcessing #: 24382627 | FeeUserId - 4163 | Client # - 338056 | Study # - 0001
+2.956sStudy Found: #- 144952 | Timekeeper - 6230 | Office - 45124
+2.961sProcessing #: 24382324 | FeeUserId - 5665 | Client # - 332913 | Study # - 0004
+2.967sStudy Found: #- 150209 | Timekeeper - 4989 | Office - 45141
+2.974sProcessing #: 24382520 | FeeUserId - 6251 | Client # - 000001 | Study # - 0019
+2.980sStudy Found: #- 71133 | Timekeeper - 6285 | Office - 20500
+2.986sProcessing #: 24382337 | FeeUserId - 3449 | Client # - 308825 | Study # - 0018
+2.992sStudy Found: #- 151634 | Timekeeper - 5171 | Office - 45137
+2.998sProcessing #: 24382656 | FeeUserId - 5472 | Client # - 335848 | Study # - 0004
+3.003sStudy Found: #- 144013 | Timekeeper - 4718 | Office - 45110
+3.009sProcessing #: 24382491 | FeeUserId - 6333 | Client # - 000001 | Study # - 0019
+3.016sStudy Found: #- 71133 | Timekeeper - 6294 | Office - 20500
+3.021sProcessing #: 24157144 | FeeUserId - 4339 | Client # - 339072 | Study # - 0001
+3.027sStudy Found: #- 153873 | Timekeeper - 4844 | Office - 17750
+3.033sProcessing #: 24157162 | FeeUserId - 4339 | Client # - 306544 | Study # - 0003
+3.039sStudy Found: #- 80404 | Timekeeper - 4844 | Office - 20500

+1h 52m Enqueued

Triggered by DelayedJobScheduler

Queue:
default

+4ms Scheduled

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

Enqueue at:
5/25/2025 4:06: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)

+20ms Processing

Server:
wn0mdwk000d8i:11212
Worker:
7509a40d

+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/25/2025 2:13:39 PM

+2.703s 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:11036
Worker:
eab8af43
+20msOfflineTimeCommitTo3ECommandHandler - Started
+846msNo of records retrieved : 306
+2.629sProcessing #: 24382376 | FeeUserId - 4957 | Client # - 337066 | Study # - 0002
+2.634sStudy Found: #- 152797 | Timekeeper - 6304 | Office - 45121
+2.638sProcessing #: 24382329 | FeeUserId - 5665 | Client # - 311491 | Study # - 0016
+2.642sStudy Found: #- 150404 | Timekeeper - 4989 | Office - 45134
+2.646sProcessing #: 24382565 | FeeUserId - 7570 | Client # - 308825 | Study # - 0018
+2.650sStudy Found: #- 151634 | Timekeeper - 6577 | Office - 45137
+2.654sProcessing #: 24382520 | FeeUserId - 6251 | Client # - 000001 | Study # - 0019
+2.658sStudy Found: #- 71133 | Timekeeper - 6285 | Office - 20500
+2.664sProcessing #: 24382428 | FeeUserId - 5397 | Client # - 000001 | Study # - 0019
+2.671sStudy Found: #- 71133 | Timekeeper - 5174 | Office - 20500
+2.675sProcessing #: 24382504 | FeeUserId - 1464 | Client # - 308825 | Study # - 0018
+2.679sStudy Found: #- 151634 | Timekeeper - 6244 | Office - 45137
+2.684sProcessing #: 24157170 | FeeUserId - 4339 | Client # - 310353 | Study # - 0001
+2.688sStudy Found: #- 84779 | Timekeeper - 4844 | Office - 16750

+43m 13.330s 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/25/2025 1:01:11 PM

+2.980s 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:
f26cf0af
+27msOfflineTimeCommitTo3ECommandHandler - Started
+929msNo of records retrieved : 306
+2.888sProcessing #: 24382586 | FeeUserId - 7334 | Client # - 314519 | Study # - 0014
+2.895sStudy Found: #- 144590 | Timekeeper - 6409 | Office - 45099
+2.900sProcessing #: 24382557 | FeeUserId - 4849 | Client # - 000001 | Study # - 0019
+2.907sStudy Found: #- 71133 | Timekeeper - 5889 | Office - 20500
+2.912sProcessing #: 24382495 | FeeUserId - 6333 | Client # - 308825 | Study # - 0018
+2.917sStudy Found: #- 151634 | Timekeeper - 6294 | Office - 45137
+2.921sProcessing #: 24382479 | FeeUserId - 7804 | Client # - 000001 | Study # - 0019
+2.927sStudy Found: #- 71133 | Timekeeper - 6724 | Office - 20500
+2.931sProcessing #: 24382281 | FeeUserId - 5618 | Client # - 014069 | Study # - 0010
+2.936sStudy Found: #- 144372 | Timekeeper - 6056 | Office - 11000
+2.941sProcessing #: 24382528 | FeeUserId - 6251 | Client # - 308825 | Study # - 0018
+2.947sStudy Found: #- 151634 | Timekeeper - 6285 | Office - 45137
+2.952sProcessing #: 24157176 | FeeUserId - 4339 | Client # - 311661 | Study # - 0001
+2.959sStudy Found: #- 86679 | Timekeeper - 4844 | Office - 20500

+23m 27.483s Enqueued

Triggered by DelayedJobScheduler

Queue:
default

+4ms Scheduled

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

Enqueue at:
5/25/2025 12:17:51 PM

+3.326s 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:
95e27c19
+20msOfflineTimeCommitTo3ECommandHandler - Started
+1.405sNo of records retrieved : 299
+3.289sProcessing #: 24382588 | FeeUserId - 3781 | Client # - 336102 | Study # - 0004
+3.294sStudy Found: #- 153196 | Timekeeper - 6246 | Office - 45109
+3.299sProcessing #: 24382601 | FeeUserId - 5244 | Client # - 305114 | Study # - 0018
+3.303sStudy Found: #- 151206 | Timekeeper - 6292 | Office - 45131
+3.307sProcessing #: 24243873 | FeeUserId - 7728 | Client # - 011613 | Study # - 0001
+3.312sStudy Found: #- 26409 | Timekeeper - 6674 | Office - 20500

+13m 42.220s 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 11:54:25 AM

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

+14ms Processing

Server:
wn0mdwk000dlb:11036
Worker:
adf1c785
+21msOfflineTimeCommitTo3ECommandHandler - Started
+1.420sNo of records retrieved : 299
+3.116sProcessing #: 24382504 | FeeUserId - 1464 | Client # - 308825 | Study # - 0018
+3.122sStudy Found: #- 151634 | Timekeeper - 6244 | Office - 45137
+3.126sProcessing #: 24365444 | FeeUserId - 4868 | Client # - 304837 | Study # - 0008
+3.133sStudy Found: #- 150200 | Timekeeper - 3018 | Office - 18750
+3.138sProcessing #: 24365758 | FeeUserId - 4868 | Client # - 301080 | Study # - 0007
+3.142sStudy Found: #- 147539 | Timekeeper - 3018 | Office - 11000
+3.146sProcessing #: 24365821 | FeeUserId - 4868 | Client # - 331522 | Study # - 0004
+3.150sStudy Found: #- 151705 | Timekeeper - 3018 | Office - 22000
+3.154sProcessing #: 24365788 | FeeUserId - 4868 | Client # - 330257 | Study # - 0006
+3.158sStudy Found: #- 149658 | Timekeeper - 3018 | Office - 16000
+3.164sProcessing #: 24365818 | FeeUserId - 4868 | Client # - 337083 | Study # - 0001
+3.168sStudy Found: #- 141394 | Timekeeper - 3018 | Office - 10500
+3.172sProcessing #: 24157188 | FeeUserId - 4339 | Client # - 306544 | Study # - 0003
+3.177sStudy Found: #- 80404 | Timekeeper - 4844 | Office - 20500

+5m 42.233s 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 11:40:41 AM

+2.960s 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
+20msOfflineTimeCommitTo3ECommandHandler - Started
+888msNo of records retrieved : 299
+2.870sProcessing #: 24382337 | FeeUserId - 3449 | Client # - 308825 | Study # - 0018
+2.875sStudy Found: #- 151634 | Timekeeper - 5171 | Office - 45137
+2.880sProcessing #: 24382533 | FeeUserId - 6590 | Client # - 005734 | Study # - 0007
+2.884sStudy Found: #- 150106 | Timekeeper - 5046 | Office - 45120
+2.888sProcessing #: 24382571 | FeeUserId - 7475 | Client # - 338598 | Study # - 0001
+2.892sStudy Found: #- 151875 | Timekeeper - 6524 | Office - 45137
+2.896sProcessing #: 24360705 | FeeUserId - 45 | Client # - 313902 | Study # - 0023
+2.900sStudy Found: #- 151216 | Timekeeper - 4830 | Office - 45120
+2.912sProcessing #: 24382603 | FeeUserId - 45 | Client # - 000001 | Study # - 0019
+2.916sStudy Found: #- 71133 | Timekeeper - 4830 | Office - 20500
+2.922sProcessing #: 24382591 | FeeUserId - 3781 | Client # - 336102 | Study # - 0004
+2.926sStudy Found: #- 153196 | Timekeeper - 6246 | Office - 45109
+2.930sProcessing #: 24157168 | FeeUserId - 4339 | Client # - 310353 | Study # - 0001
+2.934sStudy Found: #- 84779 | Timekeeper - 4844 | Office - 16750

+2m 12.286s 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 11:34:58 AM

+2.787s 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:
de1675d0
+19msOfflineTimeCommitTo3ECommandHandler - Started
+1.052sNo of records retrieved : 299
+2.711sProcessing #: 24382416 | FeeUserId - 4855 | Client # - 305114 | Study # - 0018
+2.716sStudy Found: #- 151206 | Timekeeper - 5950 | Office - 45131
+2.721sProcessing #: 24382525 | FeeUserId - 6251 | Client # - 308825 | Study # - 0018
+2.725sStudy Found: #- 151634 | Timekeeper - 6285 | Office - 45137
+2.730sProcessing #: 24382570 | FeeUserId - 7475 | Client # - 338598 | Study # - 0001
+2.735sStudy Found: #- 151875 | Timekeeper - 6524 | Office - 45137
+2.740sProcessing #: 24360710 | FeeUserId - 45 | Client # - 000001 | Study # - 0019
+2.744sStudy Found: #- 71133 | Timekeeper - 4830 | Office - 20500
+2.749sProcessing #: 24360706 | FeeUserId - 45 | Client # - 313902 | Study # - 0023
+2.753sStudy Found: #- 151216 | Timekeeper - 4830 | Office - 45120
+2.758sProcessing #: 24382607 | FeeUserId - 45 | Client # - 313902 | Study # - 0023
+2.762sStudy Found: #- 151216 | Timekeeper - 4830 | Office - 45120
+2.767sProcessing #: 24243862 | FeeUserId - 7728 | Client # - 309070 | Study # - 0001
+2.771sStudy Found: #- 82862 | Timekeeper - 6674 | Office - 20500

+57.343s Enqueued

Triggered by DelayedJobScheduler

Queue:
default

+3ms Scheduled

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

Enqueue at:
5/25/2025 11:32:36 AM

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

+6ms Processing

Server:
wn0mdwk000d8i:9172
Worker:
9779f384
+23msOfflineTimeCommitTo3ECommandHandler - Started
+865msNo of records retrieved : 299
+2.634sProcessing #: 24382588 | FeeUserId - 3781 | Client # - 336102 | Study # - 0004
+2.641sStudy Found: #- 153196 | Timekeeper - 6246 | Office - 45109
+2.646sProcessing #: 24157231 | FeeUserId - 4339 | Client # - 339072 | Study # - 0001
+2.652sStudy Found: #- 153873 | Timekeeper - 4844 | Office - 17750
+2.657sProcessing #: 24157180 | FeeUserId - 4339 | Client # - 321867 | Study # - 0001
+2.662sStudy Found: #- 106724 | Timekeeper - 4844 | Office - 15250

+42.354s 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/25/2025 11:31:45 AM

+2.657s 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:
cc23d17f
+17msOfflineTimeCommitTo3ECommandHandler - Started
+854msNo of records retrieved : 299
+2.632sProcessing #: 24157162 | FeeUserId - 4339 | Client # - 306544 | Study # - 0003
+2.638sStudy Found: #- 80404 | Timekeeper - 4844 | Office - 20500

+48.967s 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 11:30:56 AM

+3.310s 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:
bc616cc7
+17msOfflineTimeCommitTo3ECommandHandler - Started
+1.484sNo of records retrieved : 299
+3.158sProcessing #: 24382324 | FeeUserId - 5665 | Client # - 332913 | Study # - 0004
+3.162sStudy Found: #- 150209 | Timekeeper - 4989 | Office - 45141
+3.173sProcessing #: 24382557 | FeeUserId - 4849 | Client # - 000001 | Study # - 0019
+3.178sStudy Found: #- 71133 | Timekeeper - 5889 | Office - 20500
+3.183sProcessing #: 24360699 | FeeUserId - 45 | Client # - 313902 | Study # - 0023
+3.187sStudy Found: #- 151216 | Timekeeper - 4830 | Office - 45120
+3.191sProcessing #: 24382610 | FeeUserId - 45 | Client # - 000001 | Study # - 0019
+3.195sStudy Found: #- 71133 | Timekeeper - 4830 | Office - 20500
+3.199sProcessing #: 24382608 | FeeUserId - 45 | Client # - 313902 | Study # - 0023
+3.204sStudy Found: #- 151216 | Timekeeper - 4830 | Office - 45120
+3.208sProcessing #: 24382376 | FeeUserId - 4957 | Client # - 337066 | Study # - 0002
+3.212sStudy Found: #- 152797 | Timekeeper - 6304 | Office - 45121
+3.216sProcessing #: 24365686 | FeeUserId - 4868 | Client # - 008677 | Study # - 0024
+3.220sStudy Found: #- 148596 | Timekeeper - 3018 | Office - 12750
+3.224sProcessing #: 24365762 | FeeUserId - 4868 | Client # - 012484 | Study # - 0011
+3.230sStudy Found: #- 144611 | Timekeeper - 3018 | Office - 11250
+3.234sProcessing #: 24365778 | FeeUserId - 4868 | Client # - 011956 | Study # - 0014
+3.238sStudy Found: #- 150486 | Timekeeper - 3018 | Office - 11000
+3.243sProcessing #: 24365792 | FeeUserId - 4868 | Client # - 319647 | Study # - 0005
+3.247sStudy Found: #- 150345 | Timekeeper - 3018 | Office - 12000
+3.251sProcessing #: 24382329 | FeeUserId - 5665 | Client # - 311491 | Study # - 0016
+3.255sStudy Found: #- 150404 | Timekeeper - 4989 | Office - 45134
+3.259sProcessing #: 24382278 | FeeUserId - 5618 | Client # - 014069 | Study # - 0010
+3.265sStudy Found: #- 144372 | Timekeeper - 6056 | Office - 11000
+3.269sProcessing #: 24360709 | FeeUserId - 45 | Client # - 000001 | Study # - 0019
+3.275sStudy Found: #- 71133 | Timekeeper - 4830 | Office - 20500
+3.279sProcessing #: 24382605 | FeeUserId - 45 | Client # - 313902 | Study # - 0023
+3.287sStudy Found: #- 151216 | Timekeeper - 4830 | Office - 45120
+3.292sProcessing #: 24157124 | FeeUserId - 4785 | Client # - 007973 | Study # - 0021
+3.296sStudy Found: #- 96067 | Timekeeper - 5580 | Office - 19250

+44ms Enqueued

Triggered by recurring job scheduler

Queue:
a1-billing

5/25/2025 11:30:10 AM Created