IOfflineTimeCommitTo3ECommandHandler.Run

// Job ID: #961205
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
1747492210

State

5/17/2025 6:56:50 PM (+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)

+16ms Processing

Server:
wn0mdwk000ayr:10292
Worker:
3ad697aa

+1h 50m Enqueued

Triggered by DelayedJobScheduler

Queue:
default

+4ms Scheduled

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

Enqueue at:
5/17/2025 6:56:50 PM

+2.396s 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:
a44594fd
+42msOfflineTimeCommitTo3ECommandHandler - Started
+938msNo of records retrieved : 188
+2.267sProcessing #: 24336191 | FeeUserId - 6659 | Client # - 013670 | Study # - 0009
+2.278sStudy Found: #- 146095 | Timekeeper - 2 | Office - 10500
+2.283sProcessing #: 24340641 | FeeUserId - 6659 | Client # - 008616 | Study # - 0017
+2.291sStudy Found: #- 151215 | Timekeeper - 2 | Office - 16000
+2.297sProcessing #: 24340650 | FeeUserId - 6659 | Client # - 000059 | Study # - 0014
+2.302sStudy Found: #- 145340 | Timekeeper - 2 | Office - 20500
+2.307sProcessing #: 24340652 | FeeUserId - 6659 | Client # - 338346 | Study # - 0001
+2.312sStudy Found: #- 150353 | Timekeeper - 2 | Office - 17750
+2.319sProcessing #: 24345827 | FeeUserId - 6659 | Client # - 013648 | Study # - 0016
+2.327sStudy Found: #- 144489 | Timekeeper - 2 | Office - 22000
+2.332sProcessing #: 24345840 | FeeUserId - 6659 | Client # - 304843 | Study # - 0008
+2.337sStudy Found: #- 144906 | Timekeeper - 2 | Office - 20500
+2.343sProcessing #: 24350083 | FeeUserId - 6659 | Client # - 301589 | Study # - 0008
+2.348sStudy Found: #- 154305 | Timekeeper - 2 | Office - 12000
+2.354sProcessing #: 24158065 | FeeUserId - 3240 | Client # - 334822 | Study # - 0005
+2.362sStudy Found: #- 143912 | Timekeeper - 5260 | Office - 45145
+2.367sProcessing #: 24243868 | FeeUserId - 7728 | Client # - 318803 | Study # - 0001
+2.374sStudy Found: #- 102158 | Timekeeper - 6674 | Office - 13500

+1h 10m 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/17/2025 5:06:26 PM

+2.246s 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:
e50c8616
+24msOfflineTimeCommitTo3ECommandHandler - Started
+920msNo of records retrieved : 184
+2.202sProcessing #: 24157115 | FeeUserId - 4339 | Client # - 339072 | Study # - 0001
+2.210sStudy Found: #- 153873 | Timekeeper - 4844 | Office - 17750
+2.217sProcessing #: 24157164 | FeeUserId - 4339 | Client # - 310353 | Study # - 0001
+2.224sStudy Found: #- 84779 | Timekeeper - 4844 | Office - 16750

+40m 16.210s Enqueued

Triggered by DelayedJobScheduler

Queue:
default

+ <1ms Scheduled

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

Enqueue at:
5/17/2025 3:56:14 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)

+20ms Processing

Server:
wn1mdwk000go0:5716
Worker:
f70ae315

+22m 30.683s Enqueued

Triggered by DelayedJobScheduler

Queue:
default

+4ms Scheduled

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

Enqueue at:
5/17/2025 3:15:46 PM

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

+20ms Processing

Server:
wn0mdwk000ayr:10292
Worker:
19e1dbf6

+12m 28.310s 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/17/2025 2:53:15 PM

+2.043s 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:
48afa240
+28msOfflineTimeCommitTo3ECommandHandler - Started
+916msNo of records retrieved : 184
+1.999sProcessing #: 24178035 | FeeUserId - 5332 | Client # - 309996 | Study # - 0002
+2.007sStudy Found: #- 105359 | Timekeeper - 6394 | Office - 18500
+2.013sProcessing #: 24243862 | FeeUserId - 7728 | Client # - 309070 | Study # - 0001
+2.019sStudy Found: #- 82862 | Timekeeper - 6674 | Office - 20500

+6m 42.767s 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/17/2025 2:40:45 PM

+2.413s 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:
wn1mdwk000ger:11052
Worker:
c802f356
+27msOfflineTimeCommitTo3ECommandHandler - Started
+918msNo of records retrieved : 184
+2.300sProcessing #: 24336191 | FeeUserId - 6659 | Client # - 013670 | Study # - 0009
+2.307sStudy Found: #- 146095 | Timekeeper - 2 | Office - 10500
+2.313sProcessing #: 24340641 | FeeUserId - 6659 | Client # - 008616 | Study # - 0017
+2.319sStudy Found: #- 151215 | Timekeeper - 2 | Office - 16000
+2.326sProcessing #: 24340650 | FeeUserId - 6659 | Client # - 000059 | Study # - 0014
+2.333sStudy Found: #- 145340 | Timekeeper - 2 | Office - 20500
+2.338sProcessing #: 24340652 | FeeUserId - 6659 | Client # - 338346 | Study # - 0001
+2.344sStudy Found: #- 150353 | Timekeeper - 2 | Office - 17750
+2.349sProcessing #: 24345827 | FeeUserId - 6659 | Client # - 013648 | Study # - 0016
+2.355sStudy Found: #- 144489 | Timekeeper - 2 | Office - 22000
+2.361sProcessing #: 24345840 | FeeUserId - 6659 | Client # - 304843 | Study # - 0008
+2.366sStudy Found: #- 144906 | Timekeeper - 2 | Office - 20500
+2.372sProcessing #: 24350083 | FeeUserId - 6659 | Client # - 301589 | Study # - 0008
+2.378sStudy Found: #- 154305 | Timekeeper - 2 | Office - 12000
+2.383sProcessing #: 24157184 | FeeUserId - 4339 | Client # - 321867 | Study # - 0001
+2.388sStudy Found: #- 106724 | Timekeeper - 4844 | Office - 15250

+1m 57.927s Enqueued

Triggered by DelayedJobScheduler

Queue:
default

+3ms Scheduled

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

Enqueue at:
5/17/2025 2:33:58 PM

+2.144s 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:
4b0276aa
+25msOfflineTimeCommitTo3ECommandHandler - Started
+916msNo of records retrieved : 184
+2.102sProcessing #: 24158065 | FeeUserId - 3240 | Client # - 334822 | Study # - 0005
+2.108sStudy Found: #- 143912 | Timekeeper - 5260 | Office - 45145
+2.114sProcessing #: 24157190 | FeeUserId - 4339 | Client # - 306544 | Study # - 0003
+2.120sStudy Found: #- 80404 | Timekeeper - 4844 | Office - 20500

+57.736s 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 2:31:57 PM

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

+24ms Processing

Server:
wn1mdwk000ger:11052
Worker:
0df6a5f5
+28msOfflineTimeCommitTo3ECommandHandler - Started
+912msNo of records retrieved : 184
+2.224sProcessing #: 24157115 | FeeUserId - 4339 | Client # - 339072 | Study # - 0001
+2.244sStudy Found: #- 153873 | Timekeeper - 4844 | Office - 17750
+2.251sProcessing #: 24157164 | FeeUserId - 4339 | Client # - 310353 | Study # - 0001
+2.259sStudy Found: #- 84779 | Timekeeper - 4844 | Office - 16750

+27.750s 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/17/2025 2:31:10 PM

+2.247s 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:
wn1mdwk000go0:10368
Worker:
cfa0ba74
+25msOfflineTimeCommitTo3ECommandHandler - Started
+851msNo of records retrieved : 184
+2.084sProcessing #: 24158065 | FeeUserId - 3240 | Client # - 334822 | Study # - 0005
+2.095sStudy Found: #- 143912 | Timekeeper - 5260 | Office - 45145
+2.104sProcessing #: 24336185 | FeeUserId - 6659 | Client # - 336963 | Study # - 0002
+2.111sStudy Found: #- 144261 | Timekeeper - 2 | Office - 22500
+2.124sProcessing #: 24340656 | FeeUserId - 6659 | Client # - 012566 | Study # - 0012
+2.138sStudy Found: #- 154145 | Timekeeper - 2 | Office - 17750
+2.146sProcessing #: 24340638 | FeeUserId - 6659 | Client # - 013952 | Study # - 0009
+2.156sStudy Found: #- 144491 | Timekeeper - 2 | Office - 15500
+2.162sProcessing #: 24345828 | FeeUserId - 6659 | Client # - 301370 | Study # - 0009
+2.169sStudy Found: #- 144871 | Timekeeper - 2 | Office - 14250
+2.175sProcessing #: 24345841 | FeeUserId - 6659 | Client # - 300493 | Study # - 0006
+2.180sStudy Found: #- 144991 | Timekeeper - 2 | Office - 15500
+2.186sProcessing #: 24350035 | FeeUserId - 6659 | Client # - 312561 | Study # - 0006
+2.192sStudy Found: #- 144214 | Timekeeper - 2 | Office - 15500
+2.198sProcessing #: 24243869 | FeeUserId - 7728 | Client # - 318803 | Study # - 0002
+2.204sStudy Found: #- 102159 | Timekeeper - 6674 | Office - 13500

+28.657s 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 2:30:33 PM

+2.383s 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:
7e6f2281
+26msOfflineTimeCommitTo3ECommandHandler - Started
+951msNo of records retrieved : 184
+2.255sProcessing #: 24336183 | FeeUserId - 6659 | Client # - 301296 | Study # - 0006
+2.262sStudy Found: #- 142989 | Timekeeper - 2 | Office - 20250
+2.269sProcessing #: 24340637 | FeeUserId - 6659 | Client # - 303544 | Study # - 0008
+2.275sStudy Found: #- 143720 | Timekeeper - 2 | Office - 10750
+2.281sProcessing #: 24340639 | FeeUserId - 6659 | Client # - 014043 | Study # - 0010
+2.287sStudy Found: #- 150728 | Timekeeper - 2 | Office - 11000
+2.293sProcessing #: 24340657 | FeeUserId - 6659 | Client # - 339179 | Study # - 0001
+2.299sStudy Found: #- 154291 | Timekeeper - 2 | Office - 11000
+2.305sProcessing #: 24345837 | FeeUserId - 6659 | Client # - 012160 | Study # - 0011
+2.311sStudy Found: #- 146505 | Timekeeper - 2 | Office - 18500
+2.318sProcessing #: 24350034 | FeeUserId - 6659 | Client # - 303731 | Study # - 0011
+2.323sStudy Found: #- 144683 | Timekeeper - 2 | Office - 14500
+2.330sProcessing #: 24350084 | FeeUserId - 6659 | Client # - 302392 | Study # - 0006
+2.336sStudy Found: #- 148298 | Timekeeper - 2 | Office - 17750
+2.341sProcessing #: 24178035 | FeeUserId - 5332 | Client # - 309996 | Study # - 0002
+2.347sStudy Found: #- 105359 | Timekeeper - 6394 | Office - 18500
+2.353sProcessing #: 24243862 | FeeUserId - 7728 | Client # - 309070 | Study # - 0001
+2.359sStudy Found: #- 82862 | Timekeeper - 6674 | Office - 20500

+10ms Enqueued

Triggered by recurring job scheduler

Queue:
a1-billing

5/17/2025 2:30:10 PM Created