IOfflineTimeCommitTo3ECommandHandler.Run

// Job ID: #965688
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
1747830607

State

5/21/2025 5:02:39 PM (+33ms) 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:
wn1mdwk000it8:5660
Worker:
857e1a58

+1h 53m 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/21/2025 5:02:39 PM

+2.610s 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:
c8e9691a
+26msOfflineTimeCommitTo3ECommandHandler - Started
+947msNo of records retrieved : 213
+2.481sProcessing #: 24365483 | FeeUserId - 4868 | Client # - 014793 | Study # - 0009
+2.488sStudy Found: #- 146796 | Timekeeper - 3018 | Office - 16000
+2.494sProcessing #: 24365672 | FeeUserId - 4868 | Client # - 304214 | Study # - 0007
+2.501sStudy Found: #- 144702 | Timekeeper - 3018 | Office - 14500
+2.507sProcessing #: 24365714 | FeeUserId - 4868 | Client # - 313816 | Study # - 0006
+2.513sStudy Found: #- 148394 | Timekeeper - 3018 | Office - 17750
+2.519sProcessing #: 24365738 | FeeUserId - 4868 | Client # - 338236 | Study # - 0002
+2.529sStudy Found: #- 149806 | Timekeeper - 3018 | Office - 11500
+2.536sProcessing #: 24365762 | FeeUserId - 4868 | Client # - 012484 | Study # - 0011
+2.542sStudy Found: #- 144611 | Timekeeper - 3018 | Office - 11250
+2.548sProcessing #: 24365770 | FeeUserId - 4868 | Client # - 005362 | Study # - 0017
+2.554sStudy Found: #- 144773 | Timekeeper - 3018 | Office - 17750
+2.560sProcessing #: 24365788 | FeeUserId - 4868 | Client # - 330257 | Study # - 0006
+2.566sStudy Found: #- 149658 | Timekeeper - 3018 | Office - 16000
+2.575sProcessing #: 24157162 | FeeUserId - 4339 | Client # - 306544 | Study # - 0003
+2.586sStudy Found: #- 80404 | Timekeeper - 4844 | Office - 20500

+1h 8m Enqueued

Triggered by DelayedJobScheduler

Queue:
default

+ <1ms Scheduled

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

Enqueue at:
5/21/2025 3:08:45 PM

+2.347s 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:
wn0mdwk000dlb:6684
Worker:
c101955d
+18msOfflineTimeCommitTo3ECommandHandler - Started
+1.083sNo of records retrieved : 213
+2.247sProcessing #: 24367292 | FeeUserId - 6659 | Client # - 010402 | Study # - 0011
+2.253sStudy Found: #- 148491 | Timekeeper - 2 | Office - 17750
+2.258sProcessing #: 24367259 | FeeUserId - 6659 | Client # - 305031 | Study # - 0006
+2.263sStudy Found: #- 143624 | Timekeeper - 2 | Office - 17750
+2.270sProcessing #: 24367301 | FeeUserId - 6659 | Client # - 014206 | Study # - 0013
+2.275sStudy Found: #- 151469 | Timekeeper - 2 | Office - 18500
+2.282sProcessing #: 24339145 | FeeUserId - 590 | Client # - 009574 | Study # - 0012
+2.286sStudy Found: #- 146700 | Timekeeper - 4257 | Office - 11000
+2.291sProcessing #: 24367249 | FeeUserId - 6659 | Client # - 339192 | Study # - 0001
+2.296sStudy Found: #- 154335 | Timekeeper - 2 | Office - 15500
+2.302sProcessing #: 24367261 | FeeUserId - 6659 | Client # - 319641 | Study # - 0002
+2.306sStudy Found: #- 143853 | Timekeeper - 2 | Office - 15750
+2.311sProcessing #: 24367263 | FeeUserId - 6659 | Client # - 331470 | Study # - 0003
+2.317sStudy Found: #- 144254 | Timekeeper - 2 | Office - 13000
+2.323sProcessing #: 24157170 | FeeUserId - 4339 | Client # - 310353 | Study # - 0001
+2.327sStudy Found: #- 84779 | Timekeeper - 4844 | Office - 16750

+43m 1.394s Enqueued

Triggered by DelayedJobScheduler

Queue:
default

+6ms Scheduled

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

Enqueue at:
5/21/2025 1:59:49 PM

+40ms 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:
wn1mdwk000it8:5660
Worker:
437c2d3c

+23m 13.034s 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/21/2025 1:16:56 PM

+2.753s 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:
wn1mdwk000it8:7580
Worker:
e7ef6ad7
+32msOfflineTimeCommitTo3ECommandHandler - Started
+1.464sNo of records retrieved : 213
+2.706sProcessing #: 24339143 | FeeUserId - 590 | Client # - 009574 | Study # - 0012
+2.713sStudy Found: #- 146700 | Timekeeper - 4257 | Office - 11000
+2.723sProcessing #: 24157182 | FeeUserId - 4339 | Client # - 321867 | Study # - 0001
+2.730sStudy Found: #- 106724 | Timekeeper - 4844 | Office - 15250

+10m 58.240s Enqueued

Triggered by DelayedJobScheduler

Queue:
default

+6ms Scheduled

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

Enqueue at:
5/21/2025 12:53:39 PM

+2.077s 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:
772b8dd8
+26msOfflineTimeCommitTo3ECommandHandler - Started
+933msNo of records retrieved : 213
+2.051sProcessing #: 24157186 | FeeUserId - 4339 | Client # - 013072 | Study # - 0005
+2.057sStudy Found: #- 111308 | Timekeeper - 4844 | Office - 20500

+4m 57.463s Enqueued

Triggered by DelayedJobScheduler

Queue:
default

+4ms Scheduled

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

Enqueue at:
5/21/2025 12:42:39 PM

+2.676s 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:
165bdd4d
+21msOfflineTimeCommitTo3ECommandHandler - Started
+1.307sNo of records retrieved : 213
+2.591sProcessing #: 24339143 | FeeUserId - 590 | Client # - 009574 | Study # - 0012
+2.596sStudy Found: #- 146700 | Timekeeper - 4257 | Office - 11000
+2.601sProcessing #: 24365399 | FeeUserId - 4868 | Client # - 327801 | Study # - 0002
+2.607sStudy Found: #- 124178 | Timekeeper - 3018 | Office - 21250
+2.611sProcessing #: 24365650 | FeeUserId - 4868 | Client # - 304219 | Study # - 0008
+2.615sStudy Found: #- 150859 | Timekeeper - 3018 | Office - 18500
+2.619sProcessing #: 24365711 | FeeUserId - 4868 | Client # - 013587 | Study # - 0010
+2.623sStudy Found: #- 146746 | Timekeeper - 3018 | Office - 18000
+2.626sProcessing #: 24365731 | FeeUserId - 4868 | Client # - 009836 | Study # - 0014
+2.636sStudy Found: #- 148499 | Timekeeper - 3018 | Office - 12250
+2.640sProcessing #: 24365758 | FeeUserId - 4868 | Client # - 301080 | Study # - 0007
+2.645sStudy Found: #- 147539 | Timekeeper - 3018 | Office - 11000
+2.649sProcessing #: 24365800 | FeeUserId - 4868 | Client # - 009151 | Study # - 0016
+2.653sStudy Found: #- 136978 | Timekeeper - 3018 | Office - 15500
+2.658sProcessing #: 24157184 | FeeUserId - 4339 | Client # - 321867 | Study # - 0001
+2.662sStudy Found: #- 106724 | Timekeeper - 4844 | Office - 15250

+3m 42.624s 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/21/2025 12:37:34 PM

+2.497s 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:
0b01226e
+28msOfflineTimeCommitTo3ECommandHandler - Started
+1.076sNo of records retrieved : 213
+2.450sProcessing #: 24243881 | FeeUserId - 7088 | Client # - 010175 | Study # - 0021
+2.459sStudy Found: #- 143420 | Timekeeper - 5640 | Office - 19750
+2.466sProcessing #: 24157124 | FeeUserId - 4785 | Client # - 007973 | Study # - 0021
+2.474sStudy Found: #- 96067 | Timekeeper - 5580 | Office - 19250

+1m 57.417s 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 12:33:57 PM

+2.640s 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:
wn1mdwk000it8:7580
Worker:
e4b2c293
+24msOfflineTimeCommitTo3ECommandHandler - Started
+1.166sNo of records retrieved : 213
+2.511sProcessing #: 24178030 | FeeUserId - 5332 | Client # - 338427 | Study # - 0001
+2.517sStudy Found: #- 150795 | Timekeeper - 6394 | Office - 16500
+2.525sProcessing #: 24365551 | FeeUserId - 4868 | Client # - 013345 | Study # - 0018
+2.532sStudy Found: #- 147619 | Timekeeper - 3018 | Office - 20500
+2.539sProcessing #: 24365670 | FeeUserId - 4868 | Client # - 012414 | Study # - 0011
+2.551sStudy Found: #- 147790 | Timekeeper - 3018 | Office - 10000
+2.558sProcessing #: 24365699 | FeeUserId - 4868 | Client # - 300321 | Study # - 0010
+2.564sStudy Found: #- 148355 | Timekeeper - 3018 | Office - 15500
+2.571sProcessing #: 24365751 | FeeUserId - 4868 | Client # - 312158 | Study # - 0006
+2.577sStudy Found: #- 148123 | Timekeeper - 3018 | Office - 20500
+2.585sProcessing #: 24365781 | FeeUserId - 4868 | Client # - 320527 | Study # - 0005
+2.593sStudy Found: #- 146492 | Timekeeper - 3018 | Office - 11000
+2.599sProcessing #: 24365789 | FeeUserId - 4868 | Client # - 330286 | Study # - 0002
+2.605sStudy Found: #- 124321 | Timekeeper - 3018 | Office - 20750
+2.612sProcessing #: 24243869 | FeeUserId - 7728 | Client # - 318803 | Study # - 0002
+2.619sStudy Found: #- 102159 | Timekeeper - 6674 | Office - 13500

+1m 11.466s Enqueued

Triggered by DelayedJobScheduler

Queue:
default

+7ms Scheduled

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

Enqueue at:
5/21/2025 12:31:50 PM

+3.567s 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:
d7c6431e
+28msOfflineTimeCommitTo3ECommandHandler - Started
+2.072sNo of records retrieved : 213
+3.543sProcessing #: 24243862 | FeeUserId - 7728 | Client # - 309070 | Study # - 0001
+3.549sStudy Found: #- 82862 | Timekeeper - 6674 | Office - 20500

+34.830s 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 12:30:33 PM

+2.376s 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
+23msOfflineTimeCommitTo3ECommandHandler - Started
+909msNo of records retrieved : 213
+2.240sProcessing #: 24367273 | FeeUserId - 6659 | Client # - 007823 | Study # - 0010
+2.246sStudy Found: #- 145175 | Timekeeper - 2 | Office - 14750
+2.251sProcessing #: 24367266 | FeeUserId - 6659 | Client # - 316143 | Study # - 0005
+2.259sStudy Found: #- 144572 | Timekeeper - 2 | Office - 22000
+2.263sProcessing #: 24367291 | FeeUserId - 6659 | Client # - 010823 | Study # - 0021
+2.270sStudy Found: #- 148411 | Timekeeper - 2 | Office - 14000
+2.277sProcessing #: 24178053 | FeeUserId - 6431 | Client # - 308689 | Study # - 0014
+2.286sStudy Found: #- 144603 | Timekeeper - 6207 | Office - 45134
+2.292sProcessing #: 24243878 | FeeUserId - 7088 | Client # - 316764 | Study # - 0003
+2.298sStudy Found: #- 140352 | Timekeeper - 5640 | Office - 18000
+2.303sProcessing #: 24367254 | FeeUserId - 6659 | Client # - 337098 | Study # - 0001
+2.309sStudy Found: #- 141495 | Timekeeper - 2 | Office - 18500
+2.315sProcessing #: 24367272 | FeeUserId - 6659 | Client # - 011132 | Study # - 0016
+2.323sStudy Found: #- 145114 | Timekeeper - 2 | Office - 21250
+2.328sProcessing #: 24157146 | FeeUserId - 4339 | Client # - 336869 | Study # - 0001
+2.337sStudy Found: #- 140510 | Timekeeper - 4844 | Office - 11000
+2.343sProcessing #: 24157184 | FeeUserId - 4339 | Client # - 321867 | Study # - 0001
+2.354sStudy Found: #- 106724 | Timekeeper - 4844 | Office - 15250

+6ms Enqueued

Triggered by recurring job scheduler

Queue:
a1-billing

5/21/2025 12:30:07 PM Created