IOfflineTimeCommitTo3ECommandHandler.Run

// Job ID: #966326
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
1747863009

State

5/22/2025 2:06:29 AM (+2.286s) 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:
wn0mdwk000d8i:7876
Worker:
8cba3887
+32msOfflineTimeCommitTo3ECommandHandler - Started
+981msNo of records retrieved : 232
+2.177sProcessing #: 24339145 | FeeUserId - 590 | Client # - 009574 | Study # - 0012
+2.185sStudy Found: #- 146700 | Timekeeper - 4257 | Office - 11000
+2.191sProcessing #: 24365551 | FeeUserId - 4868 | Client # - 013345 | Study # - 0018
+2.197sStudy Found: #- 147619 | Timekeeper - 3018 | Office - 20500
+2.203sProcessing #: 24365670 | FeeUserId - 4868 | Client # - 012414 | Study # - 0011
+2.209sStudy Found: #- 147790 | Timekeeper - 3018 | Office - 10000
+2.215sProcessing #: 24365699 | FeeUserId - 4868 | Client # - 300321 | Study # - 0010
+2.221sStudy Found: #- 148355 | Timekeeper - 3018 | Office - 15500
+2.226sProcessing #: 24365751 | FeeUserId - 4868 | Client # - 312158 | Study # - 0006
+2.233sStudy Found: #- 148123 | Timekeeper - 3018 | Office - 20500
+2.238sProcessing #: 24365781 | FeeUserId - 4868 | Client # - 320527 | Study # - 0005
+2.245sStudy Found: #- 146492 | Timekeeper - 3018 | Office - 11000
+2.251sProcessing #: 24157144 | FeeUserId - 4339 | Client # - 339072 | Study # - 0001
+2.255sStudy Found: #- 153873 | Timekeeper - 4844 | Office - 17750
+2.262sProcessing #: 24157160 | FeeUserId - 4339 | Client # - 009150 | Study # - 0002
+2.267sStudy Found: #- 5151 | Timekeeper - 4844 | Office - 20500

+1h 51m 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/22/2025 2:06:17 AM

+2.344s 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:
d5c7bc45
+26msOfflineTimeCommitTo3ECommandHandler - Started
+986msNo of records retrieved : 232
+2.298sProcessing #: 24178029 | FeeUserId - 5332 | Client # - 338427 | Study # - 0001
+2.306sStudy Found: #- 150795 | Timekeeper - 6394 | Office - 16500
+2.315sProcessing #: 24243860 | FeeUserId - 7728 | Client # - 011613 | Study # - 0001
+2.321sStudy Found: #- 26409 | Timekeeper - 6674 | Office - 20500

+1h 12m Enqueued

Triggered by DelayedJobScheduler

Queue:
default

+ <1ms Scheduled

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

Enqueue at:
5/22/2025 12:14:55 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)

+20ms Processing

Server:
wn0mdwk000dlb:3928
Worker:
58b59755

+44m 13.306s Enqueued

Triggered by DelayedJobScheduler

Queue:
default

+ <1ms Scheduled

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

Enqueue at:
5/21/2025 11:02:07 PM

+3.124s 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:
0b01226e
+30msOfflineTimeCommitTo3ECommandHandler - Started
+1.641sNo of records retrieved : 232
+3.011sProcessing #: 24365483 | FeeUserId - 4868 | Client # - 014793 | Study # - 0009
+3.017sStudy Found: #- 146796 | Timekeeper - 3018 | Office - 16000
+3.024sProcessing #: 24365672 | FeeUserId - 4868 | Client # - 304214 | Study # - 0007
+3.029sStudy Found: #- 144702 | Timekeeper - 3018 | Office - 14500
+3.036sProcessing #: 24365714 | FeeUserId - 4868 | Client # - 313816 | Study # - 0006
+3.042sStudy Found: #- 148394 | Timekeeper - 3018 | Office - 17750
+3.048sProcessing #: 24365762 | FeeUserId - 4868 | Client # - 012484 | Study # - 0011
+3.056sStudy Found: #- 144611 | Timekeeper - 3018 | Office - 11250
+3.063sProcessing #: 24365738 | FeeUserId - 4868 | Client # - 338236 | Study # - 0002
+3.069sStudy Found: #- 149806 | Timekeeper - 3018 | Office - 11500
+3.078sProcessing #: 24365770 | FeeUserId - 4868 | Client # - 005362 | Study # - 0017
+3.091sStudy Found: #- 144773 | Timekeeper - 3018 | Office - 17750
+3.097sProcessing #: 24157162 | FeeUserId - 4339 | Client # - 306544 | Study # - 0003
+3.102sStudy Found: #- 80404 | Timekeeper - 4844 | Office - 20500

+25m 13.687s Enqueued

Triggered by DelayedJobScheduler

Queue:
default

+3ms Scheduled

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

Enqueue at:
5/21/2025 10:17:51 PM

+2.157s Failed

An exception occurred during performance of the job.

System.NullReferenceException

Object reference not set to an instance of an object.

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

+20ms Processing

Server:
wn0mdwk000dlb:6684
Worker:
d0301739
+23msOfflineTimeCommitTo3ECommandHandler - Started
+888msNo of records retrieved : 232
+2.083sProcessing #: 24178033 | FeeUserId - 5332 | Client # - 338427 | Study # - 0001
+2.088sStudy Found: #- 150795 | Timekeeper - 6394 | Office - 16500
+2.093sProcessing #: 24367296 | FeeUserId - 6659 | Client # - 304903 | Study # - 0008
+2.097sStudy Found: #- 149223 | Timekeeper - 2 | Office - 18500
+2.103sProcessing #: 24367278 | FeeUserId - 6659 | Client # - 012243 | Study # - 0011
+2.109sStudy Found: #- 145387 | Timekeeper - 2 | Office - 19250
+2.113sProcessing #: 24367268 | FeeUserId - 6659 | Client # - 313244 | Study # - 0006
+2.119sStudy Found: #- 144733 | Timekeeper - 2 | Office - 11250
+2.124sProcessing #: 24367284 | FeeUserId - 6659 | Client # - 014461 | Study # - 0007
+2.128sStudy Found: #- 146715 | Timekeeper - 2 | Office - 13250
+2.132sProcessing #: 24367250 | FeeUserId - 6659 | Client # - 339181 | Study # - 0001
+2.137sStudy Found: #- 154294 | Timekeeper - 2 | Office - 18500
+2.141sProcessing #: 24157160 | FeeUserId - 4339 | Client # - 009150 | Study # - 0002
+2.145sStudy Found: #- 5151 | Timekeeper - 4844 | Office - 20500

+12m 43.196s Enqueued

Triggered by DelayedJobScheduler

Queue:
default

+ <1ms Scheduled

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

Enqueue at:
5/21/2025 9:52:45 PM

+2.237s 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:
wn0mdwk000d8i:7876
Worker:
65304882
+29msOfflineTimeCommitTo3ECommandHandler - Started
+951msNo of records retrieved : 232
+2.189sProcessing #: 24178053 | FeeUserId - 6431 | Client # - 308689 | Study # - 0014
+2.196sStudy Found: #- 144603 | Timekeeper - 6207 | Office - 45134
+2.203sProcessing #: 24157186 | FeeUserId - 4339 | Client # - 013072 | Study # - 0005
+2.215sStudy Found: #- 111308 | Timekeeper - 4844 | Office - 20500

+4m 42.617s 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/21/2025 9:39:56 PM

+2.530s Failed

An exception occurred during performance of the job.

System.NullReferenceException

Object reference not set to an instance of an object.

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

+13ms Processing

Server:
wn0mdwk000dlb:6684
Worker:
350406e7
+17msOfflineTimeCommitTo3ECommandHandler - Started
+1.177sNo of records retrieved : 232
+2.441sProcessing #: 24365444 | FeeUserId - 4868 | Client # - 304837 | Study # - 0008
+2.447sStudy Found: #- 150200 | Timekeeper - 3018 | Office - 18750
+2.452sProcessing #: 24365686 | FeeUserId - 4868 | Client # - 008677 | Study # - 0024
+2.457sStudy Found: #- 148596 | Timekeeper - 3018 | Office - 12750
+2.462sProcessing #: 24365705 | FeeUserId - 4868 | Client # - 311695 | Study # - 0006
+2.466sStudy Found: #- 144512 | Timekeeper - 3018 | Office - 21250
+2.470sProcessing #: 24365760 | FeeUserId - 4868 | Client # - 009416 | Study # - 0012
+2.475sStudy Found: #- 148617 | Timekeeper - 3018 | Office - 14500
+2.479sProcessing #: 24365744 | FeeUserId - 4868 | Client # - 336891 | Study # - 0002
+2.484sStudy Found: #- 140630 | Timekeeper - 3018 | Office - 18250
+2.488sProcessing #: 24365778 | FeeUserId - 4868 | Client # - 011956 | Study # - 0014
+2.497sStudy Found: #- 150486 | Timekeeper - 3018 | Office - 11000
+2.501sProcessing #: 24157154 | FeeUserId - 4339 | Client # - 336869 | Study # - 0001
+2.505sStudy Found: #- 140510 | Timekeeper - 4844 | Office - 11000
+2.511sProcessing #: 24157176 | FeeUserId - 4339 | Client # - 311661 | Study # - 0001
+2.515sStudy Found: #- 86679 | Timekeeper - 4844 | Office - 20500

+2m 13s Enqueued

Triggered by DelayedJobScheduler

Queue:
default

+ <1ms Scheduled

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

Enqueue at:
5/21/2025 9:35:05 PM

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

+33ms Processing

Server:
wn0mdwk000dlb:6684
Worker:
29d7ca04
+40msOfflineTimeCommitTo3ECommandHandler - Started
+910msNo of records retrieved : 232
+2.035sProcessing #: 24157124 | FeeUserId - 4785 | Client # - 007973 | Study # - 0021
+2.040sStudy Found: #- 96067 | Timekeeper - 5580 | Office - 19250

+1m 11.233s Enqueued

Triggered by DelayedJobScheduler

Queue:
default

+ <1ms Scheduled

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

Enqueue at:
5/21/2025 9:32:55 PM

+3.790s 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:
wn0mdwk000dlb:6684
Worker:
d937bb28
+16msOfflineTimeCommitTo3ECommandHandler - Started
+1.690sNo of records retrieved : 232
+3.757sProcessing #: 24339147 | FeeUserId - 590 | Client # - 009574 | Study # - 0012
+3.764sStudy Found: #- 146700 | Timekeeper - 4257 | Office - 11000
+3.769sProcessing #: 24157162 | FeeUserId - 4339 | Client # - 306544 | Study # - 0003
+3.774sStudy Found: #- 80404 | Timekeeper - 4844 | Office - 20500

+57.757s Enqueued

Triggered by DelayedJobScheduler

Queue:
default

+ <1ms Scheduled

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

Enqueue at:
5/21/2025 9:31:40 PM

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

+13ms Processing

Server:
wn0mdwk000dlb:6684
Worker:
4b8941b9
+21msOfflineTimeCommitTo3ECommandHandler - Started
+1.133sNo of records retrieved : 232
+2.226sProcessing #: 24243866 | FeeUserId - 7728 | Client # - 309070 | Study # - 0001
+2.231sStudy Found: #- 82862 | Timekeeper - 6674 | Office - 20500

+35.573s Enqueued

Triggered by DelayedJobScheduler

Queue:
default

+ <1ms Scheduled

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

Enqueue at:
5/21/2025 9:30:45 PM

+3.030s 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:
wn1mdwk000it8:7580
Worker:
0e3aac7c
+34msOfflineTimeCommitTo3ECommandHandler - Started
+1.476sNo of records retrieved : 232
+3.008sProcessing #: 24157124 | FeeUserId - 4785 | Client # - 007973 | Study # - 0021
+3.015sStudy Found: #- 96067 | Timekeeper - 5580 | Office - 19250

+10ms Enqueued

Triggered by recurring job scheduler

Queue:
a1-billing

5/21/2025 9:30:09 PM Created