IOfflineTimeCommitTo3ECommandHandler.Run

// Job ID: #966663
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
1747882804

State

5/22/2025 7:33:26 AM (+2.410s) 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)

+64ms Processing

Server:
wn1mdwk000it8:7580
Worker:
9b48c5d7
+76msOfflineTimeCommitTo3ECommandHandler - Started
+957msNo of records retrieved : 232
+2.337sProcessing #: 24367281 | FeeUserId - 6659 | Client # - 009097 | Study # - 0011
+2.346sStudy Found: #- 146378 | Timekeeper - 2 | Office - 13750
+2.353sProcessing #: 24367280 | FeeUserId - 6659 | Client # - 014894 | Study # - 0009
+2.363sStudy Found: #- 146068 | Timekeeper - 2 | Office - 10000
+2.369sProcessing #: 24367294 | FeeUserId - 6659 | Client # - 008810 | Study # - 0020
+2.374sStudy Found: #- 148562 | Timekeeper - 2 | Office - 19250
+2.380sProcessing #: 24367262 | FeeUserId - 6659 | Client # - 325651 | Study # - 0004
+2.387sStudy Found: #- 144110 | Timekeeper - 2 | Office - 13000
+2.394sProcessing #: 24367299 | FeeUserId - 6659 | Client # - 303839 | Study # - 0007
+2.400sStudy Found: #- 149385 | Timekeeper - 2 | Office - 11000
+2.406sProcessing #: 24367248 | FeeUserId - 6659 | Client # - 339191 | Study # - 0001
+2.412sStudy Found: #- 154329 | Timekeeper - 2 | Office - 17750
+2.417sProcessing #: 24157138 | FeeUserId - 4339 | Client # - 339072 | Study # - 0001
+2.423sStudy Found: #- 153873 | Timekeeper - 4844 | Office - 17750
+2.429sProcessing #: 24157178 | FeeUserId - 4339 | Client # - 311661 | Study # - 0001
+2.436sStudy Found: #- 86679 | Timekeeper - 4844 | Office - 20500

+1h 52m Enqueued

Triggered by DelayedJobScheduler

Queue:
default

+4ms Scheduled

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

Enqueue at:
5/22/2025 7:33:16 AM

+26ms 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:
wn0mdwk000dlb:3928
Worker:
35156bac

+1h 9m 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/22/2025 5:41:17 AM

+2.346s 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:
wn0mdwk000d8i:7876
Worker:
c489678e
+29msOfflineTimeCommitTo3ECommandHandler - Started
+900msNo of records retrieved : 232
+2.255sProcessing #: 24365607 | FeeUserId - 4868 | Client # - 007411 | Study # - 0012
+2.262sStudy Found: #- 134790 | Timekeeper - 3018 | Office - 13000
+2.267sProcessing #: 24365676 | FeeUserId - 4868 | Client # - 006670 | Study # - 0015
+2.274sStudy Found: #- 148763 | Timekeeper - 3018 | Office - 21250
+2.279sProcessing #: 24365763 | FeeUserId - 4868 | Client # - 314332 | Study # - 0011
+2.286sStudy Found: #- 145012 | Timekeeper - 3018 | Office - 21250
+2.292sProcessing #: 24365761 | FeeUserId - 4868 | Client # - 013260 | Study # - 0011
+2.298sStudy Found: #- 147596 | Timekeeper - 3018 | Office - 11500
+2.304sProcessing #: 24365773 | FeeUserId - 4868 | Client # - 304266 | Study # - 0006
+2.310sStudy Found: #- 149308 | Timekeeper - 3018 | Office - 14000
+2.315sProcessing #: 24365783 | FeeUserId - 4868 | Client # - 318781 | Study # - 0003
+2.320sStudy Found: #- 109706 | Timekeeper - 3018 | Office - 20500
+2.326sProcessing #: 24157170 | FeeUserId - 4339 | Client # - 310353 | Study # - 0001
+2.332sStudy Found: #- 84779 | Timekeeper - 4844 | Office - 16750

+42m 59.270s 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/22/2025 4:31:29 AM

+2.207s 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:
d5223319
+27msOfflineTimeCommitTo3ECommandHandler - Started
+1.012sNo of records retrieved : 232
+2.176sProcessing #: 24157160 | FeeUserId - 4339 | Client # - 009150 | Study # - 0002
+2.185sStudy Found: #- 5151 | Timekeeper - 4844 | Office - 20500

+25m 21.040s Enqueued

Triggered by DelayedJobScheduler

Queue:
default

+ <1ms Scheduled

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

Enqueue at:
5/22/2025 3:48:17 AM

+9.820s 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:
wn1mdwk000it8:7580
Worker:
c8e9691a
+26msOfflineTimeCommitTo3ECommandHandler - Started
+2.466sNo of records retrieved : 232
+9.779sProcessing #: 24178053 | FeeUserId - 6431 | Client # - 308689 | Study # - 0014
+9.787sStudy Found: #- 144603 | Timekeeper - 6207 | Office - 45134
+9.793sProcessing #: 24157188 | FeeUserId - 4339 | Client # - 306544 | Study # - 0003
+9.799sStudy Found: #- 80404 | Timekeeper - 4844 | Office - 20500

+12m 57.987s 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/22/2025 3:23:00 AM

+2.417s 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
+994msNo of records retrieved : 232
+2.361sProcessing #: 24243878 | FeeUserId - 7088 | Client # - 316764 | Study # - 0003
+2.367sStudy Found: #- 140352 | Timekeeper - 5640 | Office - 18000
+2.374sProcessing #: 24339147 | FeeUserId - 590 | Client # - 009574 | Study # - 0012
+2.380sStudy Found: #- 146700 | Timekeeper - 4257 | Office - 11000
+2.386sProcessing #: 24157186 | FeeUserId - 4339 | Client # - 013072 | Study # - 0005
+2.392sStudy Found: #- 111308 | Timekeeper - 4844 | Office - 20500

+4m 42.870s 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/22/2025 3:09:57 AM

+2.294s 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:
wn0mdwk000d8i:7876
Worker:
81fc7c34
+25msOfflineTimeCommitTo3ECommandHandler - Started
+922msNo of records retrieved : 232
+2.190sProcessing #: 24365607 | FeeUserId - 4868 | Client # - 007411 | Study # - 0012
+2.196sStudy Found: #- 134790 | Timekeeper - 3018 | Office - 13000
+2.202sProcessing #: 24365676 | FeeUserId - 4868 | Client # - 006670 | Study # - 0015
+2.208sStudy Found: #- 148763 | Timekeeper - 3018 | Office - 21250
+2.213sProcessing #: 24365763 | FeeUserId - 4868 | Client # - 314332 | Study # - 0011
+2.223sStudy Found: #- 145012 | Timekeeper - 3018 | Office - 21250
+2.232sProcessing #: 24365761 | FeeUserId - 4868 | Client # - 013260 | Study # - 0011
+2.238sStudy Found: #- 147596 | Timekeeper - 3018 | Office - 11500
+2.243sProcessing #: 24365773 | FeeUserId - 4868 | Client # - 304266 | Study # - 0006
+2.249sStudy Found: #- 149308 | Timekeeper - 3018 | Office - 14000
+2.255sProcessing #: 24365783 | FeeUserId - 4868 | Client # - 318781 | Study # - 0003
+2.262sStudy Found: #- 109706 | Timekeeper - 3018 | Office - 20500
+2.269sProcessing #: 24157192 | FeeUserId - 4339 | Client # - 306544 | Study # - 0003
+2.275sStudy Found: #- 80404 | Timekeeper - 4844 | Office - 20500

+2m 12.600s Enqueued

Triggered by DelayedJobScheduler

Queue:
default

+4ms Scheduled

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

Enqueue at:
5/22/2025 3:05:05 AM

+2.466s 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:
0b01226e
+30msOfflineTimeCommitTo3ECommandHandler - Started
+945msNo of records retrieved : 232
+2.329sProcessing #: 24178029 | FeeUserId - 5332 | Client # - 338427 | Study # - 0001
+2.338sStudy Found: #- 150795 | Timekeeper - 6394 | Office - 16500
+2.345sProcessing #: 24365444 | FeeUserId - 4868 | Client # - 304837 | Study # - 0008
+2.352sStudy Found: #- 150200 | Timekeeper - 3018 | Office - 18750
+2.358sProcessing #: 24365686 | FeeUserId - 4868 | Client # - 008677 | Study # - 0024
+2.366sStudy Found: #- 148596 | Timekeeper - 3018 | Office - 12750
+2.379sProcessing #: 24365705 | FeeUserId - 4868 | Client # - 311695 | Study # - 0006
+2.387sStudy Found: #- 144512 | Timekeeper - 3018 | Office - 21250
+2.392sProcessing #: 24365760 | FeeUserId - 4868 | Client # - 009416 | Study # - 0012
+2.400sStudy Found: #- 148617 | Timekeeper - 3018 | Office - 14500
+2.407sProcessing #: 24365744 | FeeUserId - 4868 | Client # - 336891 | Study # - 0002
+2.414sStudy Found: #- 140630 | Timekeeper - 3018 | Office - 18250
+2.421sProcessing #: 24157146 | FeeUserId - 4339 | Client # - 336869 | Study # - 0001
+2.429sStudy Found: #- 140510 | Timekeeper - 4844 | Office - 11000
+2.435sProcessing #: 24157184 | FeeUserId - 4339 | Client # - 321867 | Study # - 0001
+2.441sStudy Found: #- 106724 | Timekeeper - 4844 | Office - 15250

+1m 12.760s Enqueued

Triggered by DelayedJobScheduler

Queue:
default

+4ms Scheduled

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

Enqueue at:
5/22/2025 3:02:56 AM

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

+23ms Processing

Server:
wn1mdwk000it8:7580
Worker:
e4b2c293
+25msOfflineTimeCommitTo3ECommandHandler - Started
+900msNo of records retrieved : 232
+2.253sProcessing #: 24157190 | FeeUserId - 4339 | Client # - 306544 | Study # - 0003
+2.259sStudy Found: #- 80404 | Timekeeper - 4844 | Office - 20500

+1m 15s Enqueued

Triggered by DelayedJobScheduler

Queue:
default

+3ms Scheduled

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

Enqueue at:
5/22/2025 3:01:43 AM

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

+13ms Processing

Server:
wn1mdwk000it8:5660
Worker:
d24671c2

+22.527s 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/22/2025 3:00:23 AM

+2.436s 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:
wn1mdwk000it8:7580
Worker:
d347aa3b
+25msOfflineTimeCommitTo3ECommandHandler - Started
+963msNo of records retrieved : 232
+2.327sProcessing #: 24365444 | FeeUserId - 4868 | Client # - 304837 | Study # - 0008
+2.334sStudy Found: #- 150200 | Timekeeper - 3018 | Office - 18750
+2.342sProcessing #: 24365686 | FeeUserId - 4868 | Client # - 008677 | Study # - 0024
+2.349sStudy Found: #- 148596 | Timekeeper - 3018 | Office - 12750
+2.355sProcessing #: 24365705 | FeeUserId - 4868 | Client # - 311695 | Study # - 0006
+2.361sStudy Found: #- 144512 | Timekeeper - 3018 | Office - 21250
+2.368sProcessing #: 24365760 | FeeUserId - 4868 | Client # - 009416 | Study # - 0012
+2.375sStudy Found: #- 148617 | Timekeeper - 3018 | Office - 14500
+2.380sProcessing #: 24365744 | FeeUserId - 4868 | Client # - 336891 | Study # - 0002
+2.387sStudy Found: #- 140630 | Timekeeper - 3018 | Office - 18250
+2.392sProcessing #: 24365778 | FeeUserId - 4868 | Client # - 011956 | Study # - 0014
+2.399sStudy Found: #- 150486 | Timekeeper - 3018 | Office - 11000
+2.404sProcessing #: 24157124 | FeeUserId - 4785 | Client # - 007973 | Study # - 0021
+2.410sStudy Found: #- 96067 | Timekeeper - 5580 | Office - 19250

+10ms Enqueued

Triggered by recurring job scheduler

Queue:
a1-billing

5/22/2025 3:00:04 AM Created