IOfflineTimeCommitTo3ECommandHandler.Run

// Job ID: #961076
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
1747479604

State

5/17/2025 3:33:46 PM (+2.214s) 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:
wn1mdwk000go0:10368
Worker:
2cdb8d1d
+30msOfflineTimeCommitTo3ECommandHandler - Started
+925msNo of records retrieved : 184
+2.103sProcessing #: 24243877 | FeeUserId - 7088 | Client # - 316764 | Study # - 0003
+2.111sStudy Found: #- 140352 | Timekeeper - 5640 | Office - 18000
+2.117sProcessing #: 24158065 | FeeUserId - 3240 | Client # - 334822 | Study # - 0005
+2.124sStudy Found: #- 143912 | Timekeeper - 5260 | Office - 45145
+2.130sProcessing #: 24178033 | FeeUserId - 5332 | Client # - 338427 | Study # - 0001
+2.136sStudy Found: #- 150795 | Timekeeper - 6394 | Office - 16500
+2.141sProcessing #: 24336189 | FeeUserId - 6659 | Client # - 008222 | Study # - 0013
+2.146sStudy Found: #- 148680 | Timekeeper - 2 | Office - 13000
+2.152sProcessing #: 24340653 | FeeUserId - 6659 | Client # - 014245 | Study # - 0010
+2.158sStudy Found: #- 150524 | Timekeeper - 2 | Office - 16000
+2.164sProcessing #: 24340655 | FeeUserId - 6659 | Client # - 316343 | Study # - 0005
+2.170sStudy Found: #- 144670 | Timekeeper - 2 | Office - 20500
+2.176sProcessing #: 24340658 | FeeUserId - 6659 | Client # - 339173 | Study # - 0001
+2.181sStudy Found: #- 154266 | Timekeeper - 2 | Office - 13750
+2.188sProcessing #: 24243858 | FeeUserId - 7728 | Client # - 011613 | Study # - 0001
+2.193sStudy Found: #- 26409 | Timekeeper - 6674 | 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/17/2025 3:33:41 PM

+50ms 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:
wn1mdwk000go0:5716
Worker:
f5f9981d

+1h 12m Enqueued

Triggered by DelayedJobScheduler

Queue:
default

+3ms Scheduled

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

Enqueue at:
5/17/2025 1:43:47 PM

+2.287s 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:
wn1mdwk000go0:10368
Worker:
29917a85
+29msOfflineTimeCommitTo3ECommandHandler - Started
+858msNo of records retrieved : 184
+2.029sProcessing #: 24178049 | FeeUserId - 6431 | Client # - 308689 | Study # - 0014
+2.037sStudy Found: #- 144603 | Timekeeper - 6207 | Office - 45134
+2.043sProcessing #: 24243881 | FeeUserId - 7088 | Client # - 010175 | Study # - 0021
+2.049sStudy Found: #- 143420 | Timekeeper - 5640 | Office - 19750
+2.056sProcessing #: 24339146 | FeeUserId - 590 | Client # - 009574 | Study # - 0012
+2.061sStudy Found: #- 146700 | Timekeeper - 4257 | Office - 11000
+2.068sProcessing #: 24178032 | FeeUserId - 5332 | Client # - 338427 | Study # - 0001
+2.074sStudy Found: #- 150795 | Timekeeper - 6394 | Office - 16500
+2.080sProcessing #: 24336195 | FeeUserId - 6659 | Client # - 013736 | Study # - 0010
+2.086sStudy Found: #- 143743 | Timekeeper - 2 | Office - 20000
+2.092sProcessing #: 24340640 | FeeUserId - 6659 | Client # - 009061 | Study # - 0026
+2.098sStudy Found: #- 151098 | Timekeeper - 2 | Office - 20250
+2.103sProcessing #: 24340648 | FeeUserId - 6659 | Client # - 302152 | Study # - 0007
+2.109sStudy Found: #- 146632 | Timekeeper - 2 | Office - 15500
+2.115sProcessing #: 24345829 | FeeUserId - 6659 | Client # - 000626 | Study # - 0013
+2.121sStudy Found: #- 144633 | Timekeeper - 2 | Office - 11000
+2.128sProcessing #: 24345833 | FeeUserId - 6659 | Client # - 005504 | Study # - 0017
+2.134sStudy Found: #- 148919 | Timekeeper - 2 | Office - 19250
+2.140sProcessing #: 24350028 | FeeUserId - 6659 | Client # - 320527 | Study # - 0001
+2.145sStudy Found: #- 104762 | Timekeeper - 2 | Office - 11000
+2.150sProcessing #: 24350068 | FeeUserId - 6659 | Client # - 013884 | Study # - 0009
+2.157sStudy Found: #- 147417 | Timekeeper - 2 | Office - 11000
+2.162sProcessing #: 24243877 | FeeUserId - 7088 | Client # - 316764 | Study # - 0003
+2.169sStudy Found: #- 140352 | Timekeeper - 5640 | Office - 18000
+2.175sProcessing #: 24178036 | FeeUserId - 5332 | Client # - 309996 | Study # - 0002
+2.180sStudy Found: #- 105359 | Timekeeper - 6394 | Office - 18500
+2.186sProcessing #: 24336191 | FeeUserId - 6659 | Client # - 013670 | Study # - 0009
+2.192sStudy Found: #- 146095 | Timekeeper - 2 | Office - 10500
+2.198sProcessing #: 24340641 | FeeUserId - 6659 | Client # - 008616 | Study # - 0017
+2.204sStudy Found: #- 151215 | Timekeeper - 2 | Office - 16000
+2.210sProcessing #: 24340650 | FeeUserId - 6659 | Client # - 000059 | Study # - 0014
+2.216sStudy Found: #- 145340 | Timekeeper - 2 | Office - 20500
+2.238sProcessing #: 24340652 | FeeUserId - 6659 | Client # - 338346 | Study # - 0001
+2.244sStudy Found: #- 150353 | Timekeeper - 2 | Office - 17750
+2.250sProcessing #: 24345840 | FeeUserId - 6659 | Client # - 304843 | Study # - 0008
+2.257sStudy Found: #- 144906 | Timekeeper - 2 | Office - 20500
+2.263sProcessing #: 24157180 | FeeUserId - 4339 | Client # - 321867 | Study # - 0001
+2.270sStudy Found: #- 106724 | Timekeeper - 4844 | Office - 15250

+44m 13.590s 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/17/2025 12:31:32 PM

+2.717s 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:
wn1mdwk000go0:10368
Worker:
c3f9b0c4
+45msOfflineTimeCommitTo3ECommandHandler - Started
+1.428sNo of records retrieved : 184
+2.661sProcessing #: 24178051 | FeeUserId - 6431 | Client # - 308689 | Study # - 0014
+2.669sStudy Found: #- 144603 | Timekeeper - 6207 | Office - 45134
+2.675sProcessing #: 24157124 | FeeUserId - 4785 | Client # - 007973 | Study # - 0021
+2.682sStudy Found: #- 96067 | Timekeeper - 5580 | Office - 19250

+23m 42.810s 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/17/2025 11:47:21 AM

+2.857s 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:
wn1mdwk000go0:10368
Worker:
6a8760d9
+25msOfflineTimeCommitTo3ECommandHandler - Started
+1.595sNo of records retrieved : 184
+2.822sProcessing #: 24157162 | FeeUserId - 4339 | Client # - 306544 | Study # - 0003
+2.829sStudy Found: #- 80404 | Timekeeper - 4844 | Office - 20500

+12m 12.556s Enqueued

Triggered by DelayedJobScheduler

Queue:
default

+4ms Scheduled

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

Enqueue at:
5/17/2025 11:23:27 AM

+2.740s 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:
wn1mdwk000ger:11052
Worker:
1e7fa048
+29msOfflineTimeCommitTo3ECommandHandler - Started
+1.403sNo of records retrieved : 184
+2.710sProcessing #: 24157162 | FeeUserId - 4339 | Client # - 306544 | Study # - 0003
+2.717sStudy Found: #- 80404 | Timekeeper - 4844 | Office - 20500

+6m 12.967s Enqueued

Triggered by DelayedJobScheduler

Queue:
default

+3ms Scheduled

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

Enqueue at:
5/17/2025 11:11:18 AM

+2.153s 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:
wn1mdwk000go0:10368
Worker:
29917a85
+35msOfflineTimeCommitTo3ECommandHandler - Started
+909msNo of records retrieved : 184
+2.126sProcessing #: 24157124 | FeeUserId - 4785 | Client # - 007973 | Study # - 0021
+2.134sStudy Found: #- 96067 | Timekeeper - 5580 | Office - 19250

+2m 20ms Enqueued

Triggered by DelayedJobScheduler

Queue:
default

+3ms Scheduled

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

Enqueue at:
5/17/2025 11:04:53 AM

+30ms 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)

+24ms Processing

Server:
wn0mdwk000ayr:10292
Worker:
6640c11c

+1m 12.726s 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/17/2025 11:03:02 AM

+2.327s 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:
wn1mdwk000go0:10368
Worker:
74a396fd
+26msOfflineTimeCommitTo3ECommandHandler - Started
+978msNo of records retrieved : 184
+2.211sProcessing #: 24243880 | FeeUserId - 7088 | Client # - 316764 | Study # - 0003
+2.217sStudy Found: #- 140352 | Timekeeper - 5640 | Office - 18000
+2.224sProcessing #: 24336183 | FeeUserId - 6659 | Client # - 301296 | Study # - 0006
+2.231sStudy Found: #- 142989 | Timekeeper - 2 | Office - 20250
+2.237sProcessing #: 24340639 | FeeUserId - 6659 | Client # - 014043 | Study # - 0010
+2.244sStudy Found: #- 150728 | Timekeeper - 2 | Office - 11000
+2.250sProcessing #: 24340637 | FeeUserId - 6659 | Client # - 303544 | Study # - 0008
+2.258sStudy Found: #- 143720 | Timekeeper - 2 | Office - 10750
+2.263sProcessing #: 24340657 | FeeUserId - 6659 | Client # - 339179 | Study # - 0001
+2.269sStudy Found: #- 154291 | Timekeeper - 2 | Office - 11000
+2.275sProcessing #: 24345837 | FeeUserId - 6659 | Client # - 012160 | Study # - 0011
+2.281sStudy Found: #- 146505 | Timekeeper - 2 | Office - 18500
+2.286sProcessing #: 24350084 | FeeUserId - 6659 | Client # - 302392 | Study # - 0006
+2.292sStudy Found: #- 148298 | Timekeeper - 2 | Office - 17750
+2.298sProcessing #: 24243873 | FeeUserId - 7728 | Client # - 011613 | Study # - 0001
+2.304sStudy Found: #- 26409 | Timekeeper - 6674 | Office - 20500

+1m 12.776s 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/17/2025 11:01:41 AM

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

+16ms Processing

Server:
wn1mdwk000go0:10368
Worker:
4b0276aa
+26msOfflineTimeCommitTo3ECommandHandler - Started
+917msNo of records retrieved : 184
+2.134sProcessing #: 24178049 | FeeUserId - 6431 | Client # - 308689 | Study # - 0014
+2.141sStudy Found: #- 144603 | Timekeeper - 6207 | Office - 45134
+2.146sProcessing #: 24178030 | FeeUserId - 5332 | Client # - 338427 | Study # - 0001
+2.154sStudy Found: #- 150795 | Timekeeper - 6394 | Office - 16500
+2.162sProcessing #: 24336183 | FeeUserId - 6659 | Client # - 301296 | Study # - 0006
+2.168sStudy Found: #- 142989 | Timekeeper - 2 | Office - 20250
+2.174sProcessing #: 24340637 | FeeUserId - 6659 | Client # - 303544 | Study # - 0008
+2.181sStudy Found: #- 143720 | Timekeeper - 2 | Office - 10750
+2.186sProcessing #: 24340639 | FeeUserId - 6659 | Client # - 014043 | Study # - 0010
+2.192sStudy Found: #- 150728 | Timekeeper - 2 | Office - 11000
+2.198sProcessing #: 24340657 | FeeUserId - 6659 | Client # - 339179 | Study # - 0001
+2.203sStudy Found: #- 154291 | Timekeeper - 2 | Office - 11000
+2.209sProcessing #: 24345837 | FeeUserId - 6659 | Client # - 012160 | Study # - 0011
+2.214sStudy Found: #- 146505 | Timekeeper - 2 | Office - 18500
+2.221sProcessing #: 24243862 | FeeUserId - 7728 | Client # - 309070 | Study # - 0001
+2.227sStudy Found: #- 82862 | Timekeeper - 6674 | Office - 20500

+27.750s 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/17/2025 11:00:25 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)

+23ms Processing

Server:
wn1mdwk000ger:11052
Worker:
cc39b05f
+26msOfflineTimeCommitTo3ECommandHandler - Started
+1.262sNo of records retrieved : 184
+2.557sProcessing #: 24178035 | FeeUserId - 5332 | Client # - 309996 | Study # - 0002
+2.567sStudy Found: #- 105359 | Timekeeper - 6394 | Office - 18500
+2.574sProcessing #: 24336196 | FeeUserId - 6659 | Client # - 014902 | Study # - 0008
+2.579sStudy Found: #- 143419 | Timekeeper - 2 | Office - 15500
+2.586sProcessing #: 24340642 | FeeUserId - 6659 | Client # - 300714 | Study # - 0009
+2.592sStudy Found: #- 148066 | Timekeeper - 2 | Office - 14500
+2.599sProcessing #: 24340645 | FeeUserId - 6659 | Client # - 310903 | Study # - 0004
+2.607sStudy Found: #- 145193 | Timekeeper - 2 | Office - 19250
+2.613sProcessing #: 24340647 | FeeUserId - 6659 | Client # - 305016 | Study # - 0008
+2.620sStudy Found: #- 151547 | Timekeeper - 2 | Office - 15500
+2.626sProcessing #: 24345831 | FeeUserId - 6659 | Client # - 304701 | Study # - 0007
+2.633sStudy Found: #- 150670 | Timekeeper - 2 | Office - 11000
+2.638sProcessing #: 24345838 | FeeUserId - 6659 | Client # - 302702 | Study # - 0007
+2.646sStudy Found: #- 146163 | Timekeeper - 2 | Office - 20750
+2.653sProcessing #: 24243864 | FeeUserId - 7728 | Client # - 309070 | Study # - 0001
+2.662sStudy Found: #- 82862 | Timekeeper - 6674 | Office - 20500

+7ms Enqueued

Triggered by recurring job scheduler

Queue:
a1-billing

5/17/2025 11:00:05 AM Created