IOfflineTimeCommitTo3ECommandHandler.Run

// Job ID: #960935
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
1747465200

State

5/17/2025 11:33:21 AM (+43ms) 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)

+23ms Processing

Server:
wn1mdwk000go0:5716
Worker:
51337b31

+1h 50m Enqueued

Triggered by DelayedJobScheduler

Queue:
default

+3ms Scheduled

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

Enqueue at:
5/17/2025 11:33:21 AM

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

+50ms Processing

Server:
wn0mdwk000ayr:8920
Worker:
7c5e6479
+54msOfflineTimeCommitTo3ECommandHandler - Started
+996msNo of records retrieved : 184
+2.290sProcessing #: 24336183 | FeeUserId - 6659 | Client # - 301296 | Study # - 0006
+2.295sStudy Found: #- 142989 | Timekeeper - 2 | Office - 20250
+2.299sProcessing #: 24340637 | FeeUserId - 6659 | Client # - 303544 | Study # - 0008
+2.307sStudy Found: #- 143720 | Timekeeper - 2 | Office - 10750
+2.311sProcessing #: 24340639 | FeeUserId - 6659 | Client # - 014043 | Study # - 0010
+2.316sStudy Found: #- 150728 | Timekeeper - 2 | Office - 11000
+2.320sProcessing #: 24340657 | FeeUserId - 6659 | Client # - 339179 | Study # - 0001
+2.326sStudy Found: #- 154291 | Timekeeper - 2 | Office - 11000
+2.331sProcessing #: 24345837 | FeeUserId - 6659 | Client # - 012160 | Study # - 0011
+2.337sStudy Found: #- 146505 | Timekeeper - 2 | Office - 18500
+2.342sProcessing #: 24350034 | FeeUserId - 6659 | Client # - 303731 | Study # - 0011
+2.346sStudy Found: #- 144683 | Timekeeper - 2 | Office - 14500
+2.351sProcessing #: 24350084 | FeeUserId - 6659 | Client # - 302392 | Study # - 0006
+2.358sStudy Found: #- 148298 | Timekeeper - 2 | Office - 17750
+2.362sProcessing #: 24157188 | FeeUserId - 4339 | Client # - 306544 | Study # - 0003
+2.368sStudy Found: #- 80404 | Timekeeper - 4844 | Office - 20500

+1h 11m 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 9:43:01 AM

+2.297s 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:
2cdb8d1d
+24msOfflineTimeCommitTo3ECommandHandler - Started
+852msNo of records retrieved : 184
+2.160sProcessing #: 24336188 | FeeUserId - 6659 | Client # - 004965 | Study # - 0013
+2.167sStudy Found: #- 148951 | Timekeeper - 2 | Office - 17750
+2.174sProcessing #: 24340651 | FeeUserId - 6659 | Client # - 319900 | Study # - 0005
+2.179sStudy Found: #- 145381 | Timekeeper - 2 | Office - 22000
+2.185sProcessing #: 24340654 | FeeUserId - 6659 | Client # - 306228 | Study # - 0009
+2.191sStudy Found: #- 144585 | Timekeeper - 2 | Office - 16000
+2.201sProcessing #: 24340644 | FeeUserId - 6659 | Client # - 013566 | Study # - 0010
+2.207sStudy Found: #- 144897 | Timekeeper - 2 | Office - 11000
+2.212sProcessing #: 24345830 | FeeUserId - 6659 | Client # - 314714 | Study # - 0004
+2.219sStudy Found: #- 145418 | Timekeeper - 2 | Office - 11000
+2.225sProcessing #: 24345839 | FeeUserId - 6659 | Client # - 302078 | Study # - 0014
+2.231sStudy Found: #- 151306 | Timekeeper - 2 | Office - 13250
+2.237sProcessing #: 24350027 | FeeUserId - 6659 | Client # - 316517 | Study # - 0003
+2.247sStudy Found: #- 104710 | Timekeeper - 2 | Office - 13000
+2.251sProcessing #: 24157115 | FeeUserId - 4339 | Client # - 339072 | Study # - 0001
+2.259sStudy Found: #- 153873 | Timekeeper - 4844 | Office - 17750
+2.265sProcessing #: 24157164 | FeeUserId - 4339 | Client # - 310353 | Study # - 0001
+2.274sStudy Found: #- 84779 | Timekeeper - 4844 | Office - 16750

+42m 16.240s Enqueued

Triggered by DelayedJobScheduler

Queue:
default

+4ms Scheduled

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

Enqueue at:
5/17/2025 8:30:52 AM

+46ms 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:
ef74037b

+24m 13.364s 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 7:48:42 AM

+2.403s 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:
wn0mdwk000ayr:8920
Worker:
c1528bb9
+23msOfflineTimeCommitTo3ECommandHandler - Started
+955msNo of records retrieved : 184
+2.283sProcessing #: 24336189 | FeeUserId - 6659 | Client # - 008222 | Study # - 0013
+2.292sStudy Found: #- 148680 | Timekeeper - 2 | Office - 13000
+2.296sProcessing #: 24340653 | FeeUserId - 6659 | Client # - 014245 | Study # - 0010
+2.302sStudy Found: #- 150524 | Timekeeper - 2 | Office - 16000
+2.306sProcessing #: 24340655 | FeeUserId - 6659 | Client # - 316343 | Study # - 0005
+2.311sStudy Found: #- 144670 | Timekeeper - 2 | Office - 20500
+2.316sProcessing #: 24340658 | FeeUserId - 6659 | Client # - 339173 | Study # - 0001
+2.321sStudy Found: #- 154266 | Timekeeper - 2 | Office - 13750
+2.325sProcessing #: 24345832 | FeeUserId - 6659 | Client # - 011688 | Study # - 0016
+2.332sStudy Found: #- 150385 | Timekeeper - 2 | Office - 15500
+2.338sProcessing #: 24345836 | FeeUserId - 6659 | Client # - 318874 | Study # - 0005
+2.345sStudy Found: #- 146633 | Timekeeper - 2 | Office - 15500
+2.350sProcessing #: 24350036 | FeeUserId - 6659 | Client # - 313299 | Study # - 0007
+2.355sStudy Found: #- 143944 | Timekeeper - 2 | Office - 20500
+2.360sProcessing #: 24158065 | FeeUserId - 3240 | Client # - 334822 | Study # - 0005
+2.366sStudy Found: #- 143912 | Timekeeper - 5260 | Office - 45145
+2.370sProcessing #: 24178033 | FeeUserId - 5332 | Client # - 338427 | Study # - 0001
+2.375sStudy Found: #- 150795 | Timekeeper - 6394 | Office - 16500
+2.380sProcessing #: 24243869 | FeeUserId - 7728 | Client # - 318803 | Study # - 0002
+2.386sStudy Found: #- 102159 | Timekeeper - 6674 | Office - 13500

+12m 12.707s 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 7:24:20 AM

+2.630s 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:
061e5230
+28msOfflineTimeCommitTo3ECommandHandler - Started
+1.435sNo of records retrieved : 184
+2.586sProcessing #: 24157118 | FeeUserId - 4339 | Client # - 339072 | Study # - 0001
+2.594sStudy Found: #- 153873 | Timekeeper - 4844 | Office - 17750
+2.600sProcessing #: 24157166 | FeeUserId - 4339 | Client # - 310353 | Study # - 0001
+2.606sStudy Found: #- 84779 | Timekeeper - 4844 | Office - 16750

+5m 58.040s 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 7:12:11 AM

+2.130s 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:
wn0mdwk000ayr:8920
Worker:
d843de91
+20msOfflineTimeCommitTo3ECommandHandler - Started
+941msNo of records retrieved : 184
+2.097sProcessing #: 24339146 | FeeUserId - 590 | Client # - 009574 | Study # - 0012
+2.104sStudy Found: #- 146700 | Timekeeper - 4257 | Office - 11000
+2.109sProcessing #: 24157188 | FeeUserId - 4339 | Client # - 306544 | Study # - 0003
+2.114sStudy Found: #- 80404 | Timekeeper - 4844 | Office - 20500

+3m 12.307s 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 7:06:04 AM

+2.733s 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:
df7cd3fb
+34msOfflineTimeCommitTo3ECommandHandler - Started
+1.403sNo of records retrieved : 184
+2.683sProcessing #: 24158065 | FeeUserId - 3240 | Client # - 334822 | Study # - 0005
+2.692sStudy Found: #- 143912 | Timekeeper - 5260 | Office - 45145
+2.700sProcessing #: 24157182 | FeeUserId - 4339 | Client # - 321867 | Study # - 0001
+2.710sStudy Found: #- 106724 | Timekeeper - 4844 | Office - 15250

+1m 12.880s 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 7:02:46 AM

+2.137s 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:
wn0mdwk000ayr:8920
Worker:
9e106737
+24msOfflineTimeCommitTo3ECommandHandler - Started
+907msNo of records retrieved : 184
+2.033sProcessing #: 24339144 | FeeUserId - 590 | Client # - 009574 | Study # - 0012
+2.039sStudy Found: #- 146700 | Timekeeper - 4257 | Office - 11000
+2.046sProcessing #: 24178029 | FeeUserId - 5332 | Client # - 338427 | Study # - 0001
+2.058sStudy Found: #- 150795 | Timekeeper - 6394 | Office - 16500
+2.065sProcessing #: 24336183 | FeeUserId - 6659 | Client # - 301296 | Study # - 0006
+2.073sStudy Found: #- 142989 | Timekeeper - 2 | Office - 20250
+2.077sProcessing #: 24340637 | FeeUserId - 6659 | Client # - 303544 | Study # - 0008
+2.082sStudy Found: #- 143720 | Timekeeper - 2 | Office - 10750
+2.086sProcessing #: 24340639 | FeeUserId - 6659 | Client # - 014043 | Study # - 0010
+2.090sStudy Found: #- 150728 | Timekeeper - 2 | Office - 11000
+2.095sProcessing #: 24340657 | FeeUserId - 6659 | Client # - 339179 | Study # - 0001
+2.100sStudy Found: #- 154291 | Timekeeper - 2 | Office - 11000
+2.105sProcessing #: 24345837 | FeeUserId - 6659 | Client # - 012160 | Study # - 0011
+2.110sStudy Found: #- 146505 | Timekeeper - 2 | Office - 18500
+2.115sProcessing #: 24243868 | FeeUserId - 7728 | Client # - 318803 | Study # - 0001
+2.120sStudy Found: #- 102158 | Timekeeper - 6674 | Office - 13500

+58.037s 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 7:01:31 AM

+1.983s 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:
wn0mdwk000ayr:8920
Worker:
63ce9d6d
+18msOfflineTimeCommitTo3ECommandHandler - Started
+862msNo of records retrieved : 184
+1.931sProcessing #: 24339143 | FeeUserId - 590 | Client # - 009574 | Study # - 0012
+1.936sStudy Found: #- 146700 | Timekeeper - 4257 | Office - 11000
+1.942sProcessing #: 24178036 | FeeUserId - 5332 | Client # - 309996 | Study # - 0002
+1.947sStudy Found: #- 105359 | Timekeeper - 6394 | Office - 18500
+1.954sProcessing #: 24243878 | FeeUserId - 7088 | Client # - 316764 | Study # - 0003
+1.959sStudy Found: #- 140352 | Timekeeper - 5640 | Office - 18000
+1.964sProcessing #: 24157182 | FeeUserId - 4339 | Client # - 321867 | Study # - 0001
+1.968sStudy Found: #- 106724 | Timekeeper - 4844 | Office - 15250

+40.906s Enqueued

Triggered by DelayedJobScheduler

Queue:
default

+4ms Scheduled

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

Enqueue at:
5/17/2025 7:00:39 AM

+2.166s 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:
wn0mdwk000ayr:8920
Worker:
7c5e6479
+23msOfflineTimeCommitTo3ECommandHandler - Started
+968msNo of records retrieved : 184
+2.144sProcessing #: 24157162 | FeeUserId - 4339 | Client # - 306544 | Study # - 0003
+2.150sStudy Found: #- 80404 | Timekeeper - 4844 | Office - 20500

+7ms Enqueued

Triggered by recurring job scheduler

Queue:
a1-billing

5/17/2025 7:00:00 AM Created