IOfflineTimeCommitTo3ECommandHandler.Run

// Job ID: #960392
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
1747425609

State

5/17/2025 12:36:03 AM (+2.246s) Failed

An exception occurred during performance of the job.

System.NullReferenceException

Object reference not set to an instance of an object.

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

+20ms Processing

Server:
wn1mdwk000ger:11052
Worker:
7d676c03
+31msOfflineTimeCommitTo3ECommandHandler - Started
+1.002sNo of records retrieved : 184
+2.218sProcessing #: 24243864 | FeeUserId - 7728 | Client # - 309070 | Study # - 0001
+2.225sStudy Found: #- 82862 | Timekeeper - 6674 | Office - 20500

+1h 54m Enqueued

Triggered by DelayedJobScheduler

Queue:
default

+4ms Scheduled

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

Enqueue at:
5/17/2025 12:35:55 AM

+2.153s 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:
6add8421
+22msOfflineTimeCommitTo3ECommandHandler - Started
+1.031sNo of records retrieved : 184
+2.119sProcessing #: 24339143 | FeeUserId - 590 | Client # - 009574 | Study # - 0012
+2.124sStudy Found: #- 146700 | Timekeeper - 4257 | Office - 11000
+2.128sProcessing #: 24157118 | FeeUserId - 4339 | Client # - 339072 | Study # - 0001
+2.132sStudy Found: #- 153873 | Timekeeper - 4844 | Office - 17750
+2.138sProcessing #: 24157174 | FeeUserId - 4339 | Client # - 326106 | Study # - 0001
+2.142sStudy Found: #- 113353 | Timekeeper - 4844 | Office - 20500

+1h 11m Enqueued

Triggered by DelayedJobScheduler

Queue:
default

+ <1ms Scheduled

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

Enqueue at:
5/16/2025 10:41:13 PM

+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:
wn0mdwk000ayr:10292
Worker:
543744a1

+43m 57.524s Enqueued

Triggered by DelayedJobScheduler

Queue:
default

+10ms Scheduled

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

Enqueue at:
5/16/2025 9:29:56 PM

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

+47ms Processing

Server:
wn1mdwk000go0:10368
Worker:
d21a617b
+55msOfflineTimeCommitTo3ECommandHandler - Started
+1.721sNo of records retrieved : 184
+3.885sProcessing #: 24243862 | FeeUserId - 7728 | Client # - 309070 | Study # - 0001
+3.892sStudy Found: #- 82862 | Timekeeper - 6674 | Office - 20500

+23m 12.996s Enqueued

Triggered by DelayedJobScheduler

Queue:
default

+4ms Scheduled

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

Enqueue at:
5/16/2025 8:46:03 PM

+2.720s Failed

An exception occurred during performance of the job.

System.NullReferenceException

Object reference not set to an instance of an object.

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

+20ms Processing

Server:
wn1mdwk000go0:10368
Worker:
a6ebefa6
+27msOfflineTimeCommitTo3ECommandHandler - Started
+1.074sNo of records retrieved : 184
+2.688sProcessing #: 24157124 | FeeUserId - 4785 | Client # - 007973 | Study # - 0021
+2.696sStudy Found: #- 96067 | Timekeeper - 5580 | Office - 19250

+11m 27.313s 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/16/2025 8:22:47 PM

+3s 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:
d085b414
+26msOfflineTimeCommitTo3ECommandHandler - Started
+971msNo of records retrieved : 184
+2.835sProcessing #: 24178051 | FeeUserId - 6431 | Client # - 308689 | Study # - 0014
+2.842sStudy Found: #- 144603 | Timekeeper - 6207 | Office - 45134
+2.848sProcessing #: 24336195 | FeeUserId - 6659 | Client # - 013736 | Study # - 0010
+2.855sStudy Found: #- 143743 | Timekeeper - 2 | Office - 20000
+2.861sProcessing #: 24340648 | FeeUserId - 6659 | Client # - 302152 | Study # - 0007
+2.867sStudy Found: #- 146632 | Timekeeper - 2 | Office - 15500
+2.873sProcessing #: 24340640 | FeeUserId - 6659 | Client # - 009061 | Study # - 0026
+2.882sStudy Found: #- 151098 | Timekeeper - 2 | Office - 20250
+2.888sProcessing #: 24345829 | FeeUserId - 6659 | Client # - 000626 | Study # - 0013
+2.894sStudy Found: #- 144633 | Timekeeper - 2 | Office - 11000
+2.900sProcessing #: 24345833 | FeeUserId - 6659 | Client # - 005504 | Study # - 0017
+2.907sStudy Found: #- 148919 | Timekeeper - 2 | Office - 19250
+2.912sProcessing #: 24350028 | FeeUserId - 6659 | Client # - 320527 | Study # - 0001
+2.919sStudy Found: #- 104762 | Timekeeper - 2 | Office - 11000
+2.926sProcessing #: 24157115 | FeeUserId - 4339 | Client # - 339072 | Study # - 0001
+2.933sStudy Found: #- 153873 | Timekeeper - 4844 | Office - 17750
+2.940sProcessing #: 24157164 | FeeUserId - 4339 | Client # - 310353 | Study # - 0001
+2.946sStudy Found: #- 84779 | Timekeeper - 4844 | Office - 16750

+4m 57.330s 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/16/2025 8:11:21 PM

+2.810s 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:
wn1mdwk000ger:11052
Worker:
df9bb69d
+23msOfflineTimeCommitTo3ECommandHandler - Started
+1.098sNo of records retrieved : 184
+2.694sProcessing #: 24336185 | FeeUserId - 6659 | Client # - 336963 | Study # - 0002
+2.704sStudy Found: #- 144261 | Timekeeper - 2 | Office - 22500
+2.710sProcessing #: 24340638 | FeeUserId - 6659 | Client # - 013952 | Study # - 0009
+2.717sStudy Found: #- 144491 | Timekeeper - 2 | Office - 15500
+2.723sProcessing #: 24340656 | FeeUserId - 6659 | Client # - 012566 | Study # - 0012
+2.729sStudy Found: #- 154145 | Timekeeper - 2 | Office - 17750
+2.735sProcessing #: 24345828 | FeeUserId - 6659 | Client # - 301370 | Study # - 0009
+2.740sStudy Found: #- 144871 | Timekeeper - 2 | Office - 14250
+2.746sProcessing #: 24345841 | FeeUserId - 6659 | Client # - 300493 | Study # - 0006
+2.751sStudy Found: #- 144991 | Timekeeper - 2 | Office - 15500
+2.758sProcessing #: 24350026 | FeeUserId - 6659 | Client # - 303672 | Study # - 0007
+2.763sStudy Found: #- 147346 | Timekeeper - 2 | Office - 11000
+2.771sProcessing #: 24350035 | FeeUserId - 6659 | Client # - 312561 | Study # - 0006
+2.775sStudy Found: #- 144214 | Timekeeper - 2 | Office - 15500
+2.782sProcessing #: 24157184 | FeeUserId - 4339 | Client # - 321867 | Study # - 0001
+2.787sStudy Found: #- 106724 | Timekeeper - 4844 | Office - 15250

+3m 27.870s 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/16/2025 8:06:14 PM

+2.220s 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:
wn1mdwk000go0:10368
Worker:
29917a85
+27msOfflineTimeCommitTo3ECommandHandler - Started
+1.060sNo of records retrieved : 184
+2.192sProcessing #: 24243864 | FeeUserId - 7728 | Client # - 309070 | Study # - 0001
+2.198sStudy Found: #- 82862 | Timekeeper - 6674 | Office - 20500

+1m 26.770s Enqueued

Triggered by DelayedJobScheduler

Queue:
default

+3ms Scheduled

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

Enqueue at:
5/16/2025 8:02:41 PM

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

+6ms Processing

Server:
wn0mdwk000ayr:8920
Worker:
e377cd58
+23msOfflineTimeCommitTo3ECommandHandler - Started
+1.266sNo of records retrieved : 184
+3.248sProcessing #: 24178049 | FeeUserId - 6431 | Client # - 308689 | Study # - 0014
+3.254sStudy Found: #- 144603 | Timekeeper - 6207 | Office - 45134
+3.258sProcessing #: 24157160 | FeeUserId - 4339 | Client # - 009150 | Study # - 0002
+3.262sStudy Found: #- 5151 | Timekeeper - 4844 | Office - 20500

+42.697s 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/16/2025 8:01:13 PM

+2.313s Failed

An exception occurred during performance of the job.

System.NullReferenceException

Object reference not set to an instance of an object.

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

+17ms Processing

Server:
wn1mdwk000go0:10368
Worker:
4b0276aa
+24msOfflineTimeCommitTo3ECommandHandler - Started
+1.097sNo of records retrieved : 184
+2.279sProcessing #: 24243871 | FeeUserId - 7728 | Client # - 005235 | Study # - 0018
+2.287sStudy Found: #- 90279 | Timekeeper - 6674 | Office - 13250

+25.180s Enqueued

Triggered by DelayedJobScheduler

Queue:
default

+3ms Scheduled

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

Enqueue at:
5/16/2025 8:00:35 PM

+2.447s 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:
wn1mdwk000ger:11052
Worker:
50a6070f
+23msOfflineTimeCommitTo3ECommandHandler - Started
+1.105sNo of records retrieved : 184
+2.419sProcessing #: 24157162 | FeeUserId - 4339 | Client # - 306544 | Study # - 0003
+2.425sStudy Found: #- 80404 | Timekeeper - 4844 | Office - 20500

+7ms Enqueued

Triggered by recurring job scheduler

Queue:
a1-billing

5/16/2025 8:00:09 PM Created