IOfflineTimeCommitTo3ECommandHandler.Run

// Job ID: #965753
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
1747836010

State

5/21/2025 6:31:12 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)

+17ms Processing

Server:
wn1mdwk000it8:5660
Worker:
14d032c7

+1h 50m 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/21/2025 6:31:01 PM

+2.314s Failed

An exception occurred during performance of the job.

System.NullReferenceException

Object reference not set to an instance of an object.

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

+16ms Processing

Server:
wn0mdwk000dlb:6684
Worker:
4b8941b9
+19msOfflineTimeCommitTo3ECommandHandler - Started
+892msNo of records retrieved : 232
+2.224sProcessing #: 24365384 | FeeUserId - 4868 | Client # - 307019 | Study # - 0006
+2.230sStudy Found: #- 149418 | Timekeeper - 3018 | Office - 15750
+2.235sProcessing #: 24365637 | FeeUserId - 4868 | Client # - 013577 | Study # - 0011
+2.239sStudy Found: #- 147366 | Timekeeper - 3018 | Office - 11000
+2.244sProcessing #: 24365674 | FeeUserId - 4868 | Client # - 337977 | Study # - 0001
+2.248sStudy Found: #- 144369 | Timekeeper - 3018 | Office - 12000
+2.253sProcessing #: 24365739 | FeeUserId - 4868 | Client # - 012481 | Study # - 0007
+2.257sStudy Found: #- 144540 | Timekeeper - 3018 | Office - 13250
+2.261sProcessing #: 24365747 | FeeUserId - 4868 | Client # - 010584 | Study # - 0012
+2.266sStudy Found: #- 148528 | Timekeeper - 3018 | Office - 11000
+2.271sProcessing #: 24365784 | FeeUserId - 4868 | Client # - 318781 | Study # - 0004
+2.275sStudy Found: #- 142632 | Timekeeper - 3018 | Office - 20500
+2.279sProcessing #: 24365821 | FeeUserId - 4868 | Client # - 331522 | Study # - 0004
+2.285sStudy Found: #- 151705 | Timekeeper - 3018 | Office - 22000
+2.291sProcessing #: 24157176 | FeeUserId - 4339 | Client # - 311661 | Study # - 0001
+2.295sStudy Found: #- 86679 | Timekeeper - 4844 | Office - 20500

+1h 11m Enqueued

Triggered by DelayedJobScheduler

Queue:
default

+4ms Scheduled

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

Enqueue at:
5/21/2025 4:40:15 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)

+30ms Processing

Server:
wn0mdwk000d8i:7876
Worker:
37269d6a
+27msOfflineTimeCommitTo3ECommandHandler - Started
+946msNo of records retrieved : 213
+2.154sProcessing #: 24157162 | FeeUserId - 4339 | Client # - 306544 | Study # - 0003
+2.160sStudy Found: #- 80404 | Timekeeper - 4844 | Office - 20500

+42m 27.816s 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/21/2025 3:28:39 PM

+3.556s 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:7580
Worker:
bfe24824
+29msOfflineTimeCommitTo3ECommandHandler - Started
+2.005sNo of records retrieved : 213
+3.423sProcessing #: 24365861 | FeeUserId - 6067 | Client # - 012505 | Study # - 0012
+3.431sStudy Found: #- 145137 | Timekeeper - 3771 | Office - 16000
+3.438sProcessing #: 24367259 | FeeUserId - 6659 | Client # - 305031 | Study # - 0006
+3.444sStudy Found: #- 143624 | Timekeeper - 2 | Office - 17750
+3.451sProcessing #: 24367292 | FeeUserId - 6659 | Client # - 010402 | Study # - 0011
+3.456sStudy Found: #- 148491 | Timekeeper - 2 | Office - 17750
+3.462sProcessing #: 24367249 | FeeUserId - 6659 | Client # - 339192 | Study # - 0001
+3.468sStudy Found: #- 154335 | Timekeeper - 2 | Office - 15500
+3.474sProcessing #: 24367261 | FeeUserId - 6659 | Client # - 319641 | Study # - 0002
+3.484sStudy Found: #- 143853 | Timekeeper - 2 | Office - 15750
+3.490sProcessing #: 24367263 | FeeUserId - 6659 | Client # - 331470 | Study # - 0003
+3.499sStudy Found: #- 144254 | Timekeeper - 2 | Office - 13000
+3.506sProcessing #: 24367301 | FeeUserId - 6659 | Client # - 014206 | Study # - 0013
+3.512sStudy Found: #- 151469 | Timekeeper - 2 | Office - 18500
+3.517sProcessing #: 24157146 | FeeUserId - 4339 | Client # - 336869 | Study # - 0001
+3.524sStudy Found: #- 140510 | Timekeeper - 4844 | Office - 11000
+3.531sProcessing #: 24157184 | FeeUserId - 4339 | Client # - 321867 | Study # - 0001
+3.536sStudy Found: #- 106724 | Timekeeper - 4844 | Office - 15250

+22m 27.687s 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/21/2025 2:46:11 PM

+3.120s 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:
wn0mdwk000d8i:7876
Worker:
833f0539
+26msOfflineTimeCommitTo3ECommandHandler - Started
+1.371sNo of records retrieved : 213
+3.003sProcessing #: 24365551 | FeeUserId - 4868 | Client # - 013345 | Study # - 0018
+3.009sStudy Found: #- 147619 | Timekeeper - 3018 | Office - 20500
+3.016sProcessing #: 24365670 | FeeUserId - 4868 | Client # - 012414 | Study # - 0011
+3.024sStudy Found: #- 147790 | Timekeeper - 3018 | Office - 10000
+3.029sProcessing #: 24365699 | FeeUserId - 4868 | Client # - 300321 | Study # - 0010
+3.037sStudy Found: #- 148355 | Timekeeper - 3018 | Office - 15500
+3.044sProcessing #: 24365751 | FeeUserId - 4868 | Client # - 312158 | Study # - 0006
+3.050sStudy Found: #- 148123 | Timekeeper - 3018 | Office - 20500
+3.056sProcessing #: 24365781 | FeeUserId - 4868 | Client # - 320527 | Study # - 0005
+3.062sStudy Found: #- 146492 | Timekeeper - 3018 | Office - 11000
+3.067sProcessing #: 24365789 | FeeUserId - 4868 | Client # - 330286 | Study # - 0002
+3.072sStudy Found: #- 124321 | Timekeeper - 3018 | Office - 20750
+3.078sProcessing #: 24365828 | FeeUserId - 4868 | Client # - 304423 | Study # - 0004
+3.084sStudy Found: #- 114737 | Timekeeper - 3018 | Office - 10500
+3.091sProcessing #: 24157160 | FeeUserId - 4339 | Client # - 009150 | Study # - 0002
+3.098sStudy Found: #- 5151 | Timekeeper - 4844 | Office - 20500

+11m 28.247s 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/21/2025 2:23:36 PM

+2.084s 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:
b51bc5d8
+18msOfflineTimeCommitTo3ECommandHandler - Started
+909msNo of records retrieved : 213
+2.051sProcessing #: 24339143 | FeeUserId - 590 | Client # - 009574 | Study # - 0012
+2.056sStudy Found: #- 146700 | Timekeeper - 4257 | Office - 11000
+2.061sProcessing #: 24157180 | FeeUserId - 4339 | Client # - 321867 | Study # - 0001
+2.066sStudy Found: #- 106724 | Timekeeper - 4844 | Office - 15250

+6m 42.026s Enqueued

Triggered by DelayedJobScheduler

Queue:
default

+4ms Scheduled

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

Enqueue at:
5/21/2025 2:12:07 PM

+3.156s 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:
f6e8c9ee
+24msOfflineTimeCommitTo3ECommandHandler - Started
+900msNo of records retrieved : 213
+2.705sProcessing #: 24339143 | FeeUserId - 590 | Client # - 009574 | Study # - 0012
+2.711sStudy Found: #- 146700 | Timekeeper - 4257 | Office - 11000
+2.718sProcessing #: 24365444 | FeeUserId - 4868 | Client # - 304837 | Study # - 0008
+2.724sStudy Found: #- 150200 | Timekeeper - 3018 | Office - 18750
+2.730sProcessing #: 24365686 | FeeUserId - 4868 | Client # - 008677 | Study # - 0024
+2.736sStudy Found: #- 148596 | Timekeeper - 3018 | Office - 12750
+2.744sProcessing #: 24365705 | FeeUserId - 4868 | Client # - 311695 | Study # - 0006
+2.751sStudy Found: #- 144512 | Timekeeper - 3018 | Office - 21250
+2.758sProcessing #: 24365744 | FeeUserId - 4868 | Client # - 336891 | Study # - 0002
+2.765sStudy Found: #- 140630 | Timekeeper - 3018 | Office - 18250
+2.770sProcessing #: 24365760 | FeeUserId - 4868 | Client # - 009416 | Study # - 0012
+2.775sStudy Found: #- 148617 | Timekeeper - 3018 | Office - 14500
+2.785sProcessing #: 24365778 | FeeUserId - 4868 | Client # - 011956 | Study # - 0014
+2.791sStudy Found: #- 150486 | Timekeeper - 3018 | Office - 11000
+2.798sProcessing #: 24365768 | FeeUserId - 4868 | Client # - 333929 | Study # - 0003
+2.804sStudy Found: #- 140610 | Timekeeper - 3018 | Office - 10750
+2.812sProcessing #: 24365806 | FeeUserId - 4868 | Client # - 338064 | Study # - 0001
+2.821sStudy Found: #- 144997 | Timekeeper - 3018 | Office - 15000
+2.826sProcessing #: 24365815 | FeeUserId - 4868 | Client # - 312370 | Study # - 0007
+2.832sStudy Found: #- 151015 | Timekeeper - 3018 | Office - 16750
+2.837sProcessing #: 24365833 | FeeUserId - 4868 | Client # - 305018 | Study # - 0008
+2.843sStudy Found: #- 145322 | Timekeeper - 3018 | Office - 15500
+2.849sProcessing #: 24339144 | FeeUserId - 590 | Client # - 009574 | Study # - 0012
+2.855sStudy Found: #- 146700 | Timekeeper - 4257 | Office - 11000
+2.861sProcessing #: 24365483 | FeeUserId - 4868 | Client # - 014793 | Study # - 0009
+2.866sStudy Found: #- 146796 | Timekeeper - 3018 | Office - 16000
+2.872sProcessing #: 24365672 | FeeUserId - 4868 | Client # - 304214 | Study # - 0007
+2.878sStudy Found: #- 144702 | Timekeeper - 3018 | Office - 14500
+2.883sProcessing #: 24365714 | FeeUserId - 4868 | Client # - 313816 | Study # - 0006
+2.888sStudy Found: #- 148394 | Timekeeper - 3018 | Office - 17750
+2.894sProcessing #: 24365738 | FeeUserId - 4868 | Client # - 338236 | Study # - 0002
+2.900sStudy Found: #- 149806 | Timekeeper - 3018 | Office - 11500
+2.906sProcessing #: 24365762 | FeeUserId - 4868 | Client # - 012484 | Study # - 0011
+2.912sStudy Found: #- 144611 | Timekeeper - 3018 | Office - 11250
+2.917sProcessing #: 24365770 | FeeUserId - 4868 | Client # - 005362 | Study # - 0017
+2.923sStudy Found: #- 144773 | Timekeeper - 3018 | Office - 17750
+2.931sProcessing #: 24365788 | FeeUserId - 4868 | Client # - 330257 | Study # - 0006
+2.941sStudy Found: #- 149658 | Timekeeper - 3018 | Office - 16000
+2.947sProcessing #: 24365803 | FeeUserId - 4868 | Client # - 338376 | Study # - 0001
+2.954sStudy Found: #- 150530 | Timekeeper - 3018 | Office - 11000
+2.960sProcessing #: 24365807 | FeeUserId - 4868 | Client # - 335088 | Study # - 0002
+2.966sStudy Found: #- 131452 | Timekeeper - 3018 | Office - 11000
+2.972sProcessing #: 24365838 | FeeUserId - 4868 | Client # - 338635 | Study # - 0001
+2.978sStudy Found: #- 151994 | Timekeeper - 3018 | Office - 18500
+2.983sProcessing #: 24243879 | FeeUserId - 7088 | Client # - 316764 | Study # - 0003
+2.990sStudy Found: #- 140352 | Timekeeper - 5640 | Office - 18000
+2.996sProcessing #: 24365384 | FeeUserId - 4868 | Client # - 307019 | Study # - 0006
+3.001sStudy Found: #- 149418 | Timekeeper - 3018 | Office - 15750
+3.007sProcessing #: 24365637 | FeeUserId - 4868 | Client # - 013577 | Study # - 0011
+3.015sStudy Found: #- 147366 | Timekeeper - 3018 | Office - 11000
+3.025sProcessing #: 24365674 | FeeUserId - 4868 | Client # - 337977 | Study # - 0001
+3.029sStudy Found: #- 144369 | Timekeeper - 3018 | Office - 12000
+3.036sProcessing #: 24365739 | FeeUserId - 4868 | Client # - 012481 | Study # - 0007
+3.041sStudy Found: #- 144540 | Timekeeper - 3018 | Office - 13250
+3.050sProcessing #: 24365747 | FeeUserId - 4868 | Client # - 010584 | Study # - 0012
+3.058sStudy Found: #- 148528 | Timekeeper - 3018 | Office - 11000
+3.065sProcessing #: 24365821 | FeeUserId - 4868 | Client # - 331522 | Study # - 0004
+3.070sStudy Found: #- 151705 | Timekeeper - 3018 | Office - 22000
+3.075sProcessing #: 24365784 | FeeUserId - 4868 | Client # - 318781 | Study # - 0004
+3.080sStudy Found: #- 142632 | Timekeeper - 3018 | Office - 20500
+3.087sProcessing #: 24365792 | FeeUserId - 4868 | Client # - 319647 | Study # - 0005
+3.093sStudy Found: #- 150345 | Timekeeper - 3018 | Office - 12000
+3.098sProcessing #: 24365817 | FeeUserId - 4868 | Client # - 337083 | Study # - 0002
+3.104sStudy Found: #- 141395 | Timekeeper - 3018 | Office - 10500
+3.109sProcessing #: 24243878 | FeeUserId - 7088 | Client # - 316764 | Study # - 0003
+3.119sStudy Found: #- 140352 | Timekeeper - 5640 | Office - 18000
+3.125sProcessing #: 24157124 | FeeUserId - 4785 | Client # - 007973 | Study # - 0021
+3.134sStudy Found: #- 96067 | Timekeeper - 5580 | Office - 19250

+2m 27.603s 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/21/2025 2:05:25 PM

+2.470s 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:
wn0mdwk000dlb:6684
Worker:
df6e8862
+19msOfflineTimeCommitTo3ECommandHandler - Started
+946msNo of records retrieved : 213
+2.305sProcessing #: 24365579 | FeeUserId - 4868 | Client # - 307722 | Study # - 0005
+2.310sStudy Found: #- 143729 | Timekeeper - 3018 | Office - 20500
+2.314sProcessing #: 24365664 | FeeUserId - 4868 | Client # - 305383 | Study # - 0006
+2.319sStudy Found: #- 150874 | Timekeeper - 3018 | Office - 17750
+2.324sProcessing #: 24365716 | FeeUserId - 4868 | Client # - 305641 | Study # - 0004
+2.329sStudy Found: #- 134536 | Timekeeper - 3018 | Office - 11000
+2.333sProcessing #: 24365750 | FeeUserId - 4868 | Client # - 304056 | Study # - 0008
+2.338sStudy Found: #- 151348 | Timekeeper - 3018 | Office - 12000
+2.342sProcessing #: 24365790 | FeeUserId - 4868 | Client # - 330286 | Study # - 0003
+2.349sStudy Found: #- 151605 | Timekeeper - 3018 | Office - 20750
+2.354sProcessing #: 24365823 | FeeUserId - 4868 | Client # - 009654 | Study # - 0008
+2.358sStudy Found: #- 143874 | Timekeeper - 3018 | Office - 21250
+2.362sProcessing #: 24365829 | FeeUserId - 4868 | Client # - 304423 | Study # - 0005
+2.447sStudy Found: #- 137169 | Timekeeper - 3018 | Office - 10500
+2.452sProcessing #: 24157170 | FeeUserId - 4339 | Client # - 310353 | Study # - 0001
+2.456sStudy Found: #- 84779 | Timekeeper - 4844 | Office - 16750

+1m 27.723s 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/21/2025 2:02:51 PM

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

+17ms Processing

Server:
wn1mdwk000it8:7580
Worker:
e7ef6ad7
+25msOfflineTimeCommitTo3ECommandHandler - Started
+945msNo of records retrieved : 213
+2.249sProcessing #: 24178029 | FeeUserId - 5332 | Client # - 338427 | Study # - 0001
+2.254sStudy Found: #- 150795 | Timekeeper - 6394 | Office - 16500
+2.259sProcessing #: 24367282 | FeeUserId - 6659 | Client # - 301421 | Study # - 0007
+2.265sStudy Found: #- 146488 | Timekeeper - 2 | Office - 18500
+2.270sProcessing #: 24367297 | FeeUserId - 6659 | Client # - 304988 | Study # - 0007
+2.277sStudy Found: #- 149240 | Timekeeper - 2 | Office - 14000
+2.282sProcessing #: 24157192 | FeeUserId - 4339 | Client # - 306544 | Study # - 0003
+2.287sStudy Found: #- 80404 | Timekeeper - 4844 | Office - 20500

+42.893s 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/21/2025 2:01:20 PM

+2.127s 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:
7e2b5014
+19msOfflineTimeCommitTo3ECommandHandler - Started
+896msNo of records retrieved : 213
+2.091sProcessing #: 24157188 | FeeUserId - 4339 | Client # - 306544 | Study # - 0003
+2.100sStudy Found: #- 80404 | Timekeeper - 4844 | Office - 20500

+34.850s 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/21/2025 2:00:47 PM

+2.697s 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:
b40c6e57
+29msOfflineTimeCommitTo3ECommandHandler - Started
+1.061sNo of records retrieved : 213
+2.673sProcessing #: 24243862 | FeeUserId - 7728 | Client # - 309070 | Study # - 0001
+2.680sStudy Found: #- 82862 | Timekeeper - 6674 | Office - 20500

+7ms Enqueued

Triggered by recurring job scheduler

Queue:
a1-billing

5/21/2025 2:00:10 PM Created