IOfflineTimeCommitTo3ECommandHandler.Run

// Job ID: #971163
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
1748221203

State

5/26/2025 5:32:23 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)

+20ms Processing

Server:
wn0mdwk000d8i:11212
Worker:
2ee4a036

+1h 52m 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/26/2025 5:32:19 AM

+4.073s 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:9172
Worker:
f26cf0af
+32msOfflineTimeCommitTo3ECommandHandler - Started
+1.892sNo of records retrieved : 332
+3.969sProcessing #: 24382472 | FeeUserId - 7804 | Client # - 325103 | Study # - 0006
+3.976sStudy Found: #- 149855 | Timekeeper - 6724 | Office - 45108
+3.982sProcessing #: 24382484 | FeeUserId - 7804 | Client # - 000001 | Study # - 0019
+3.988sStudy Found: #- 71133 | Timekeeper - 6724 | Office - 20500
+3.998sProcessing #: 24382616 | FeeUserId - 7946 | Client # - 332913 | Study # - 0004
+4.003sStudy Found: #- 150209 | Timekeeper - 6798 | Office - 45141
+4.009sProcessing #: 24382490 | FeeUserId - 7990 | Client # - 338005 | Study # - 0001
+4.015sStudy Found: #- 144500 | Timekeeper - 6834 | Office - 45142
+4.022sProcessing #: 24382319 | FeeUserId - 8075 | Client # - 338317 | Study # - 0001
+4.027sStudy Found: #- 150237 | Timekeeper - 6910 | Office - 70137
+4.033sProcessing #: 24382463 | FeeUserId - 8102 | Client # - 000001 | Study # - 0019
+4.039sStudy Found: #- 71133 | Timekeeper - 6934 | Office - 20500
+4.045sProcessing #: 24243858 | FeeUserId - 7728 | Client # - 011613 | Study # - 0001
+4.050sStudy Found: #- 26409 | Timekeeper - 6674 | Office - 20500

+1h 11m 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/26/2025 3:39:45 AM

+3.123s 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:11036
Worker:
bc616cc7
+18msOfflineTimeCommitTo3ECommandHandler - Started
+932msNo of records retrieved : 311
+3.041sProcessing #: 24382364 | FeeUserId - 7338 | Client # - 335848 | Study # - 0010
+3.045sStudy Found: #- 151189 | Timekeeper - 6410 | Office - 45110
+3.051sProcessing #: 24383083 | FeeUserId - 1504 | Client # - 304854 | Study # - 0013
+3.055sStudy Found: #- 153519 | Timekeeper - 6243 | Office - 45109
+3.059sProcessing #: 24383266 | FeeUserId - 3265 | Client # - 000714 | Study # - 0029
+3.064sStudy Found: #- 146081 | Timekeeper - 4677 | Office - 14250
+3.068sProcessing #: 24383296 | FeeUserId - 3265 | Client # - 005428 | Study # - 0011
+3.072sStudy Found: #- 148933 | Timekeeper - 4677 | Office - 17750
+3.076sProcessing #: 24383212 | FeeUserId - 3265 | Client # - 331544 | Study # - 0003
+3.080sStudy Found: #- 144190 | Timekeeper - 4677 | Office - 10500
+3.084sProcessing #: 24383226 | FeeUserId - 3265 | Client # - 010756 | Study # - 0018
+3.089sStudy Found: #- 144648 | Timekeeper - 4677 | Office - 11000
+3.092sProcessing #: 24157146 | FeeUserId - 4339 | Client # - 336869 | Study # - 0001
+3.098sStudy Found: #- 140510 | Timekeeper - 4844 | Office - 11000
+3.102sProcessing #: 24157184 | FeeUserId - 4339 | Client # - 321867 | Study # - 0001
+3.107sStudy Found: #- 106724 | Timekeeper - 4844 | Office - 15250

+40m 28.240s 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/26/2025 2:27:58 AM

+3.100s 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:9172
Worker:
cfbe8dbc
+24msOfflineTimeCommitTo3ECommandHandler - Started
+947msNo of records retrieved : 309
+2.999sProcessing #: 24382583 | FeeUserId - 7334 | Client # - 314519 | Study # - 0014
+3.005sStudy Found: #- 144590 | Timekeeper - 6409 | Office - 45099
+3.012sProcessing #: 24383292 | FeeUserId - 3265 | Client # - 011803 | Study # - 0012
+3.017sStudy Found: #- 148171 | Timekeeper - 4677 | Office - 13250
+3.024sProcessing #: 24383191 | FeeUserId - 3265 | Client # - 007925 | Study # - 0014
+3.031sStudy Found: #- 143651 | Timekeeper - 4677 | Office - 13250
+3.037sProcessing #: 24383227 | FeeUserId - 3265 | Client # - 005568 | Study # - 0014
+3.044sStudy Found: #- 144431 | Timekeeper - 4677 | Office - 20500
+3.049sProcessing #: 24383219 | FeeUserId - 3265 | Client # - 335493 | Study # - 0007
+3.055sStudy Found: #- 132195 | Timekeeper - 4677 | Office - 10250
+3.061sProcessing #: 24383235 | FeeUserId - 3265 | Client # - 300609 | Study # - 0008
+3.067sStudy Found: #- 151645 | Timekeeper - 4677 | Office - 19250
+3.073sProcessing #: 24157124 | FeeUserId - 4785 | Client # - 007973 | Study # - 0021
+3.079sStudy Found: #- 96067 | Timekeeper - 5580 | Office - 19250

+22m 57.237s 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/26/2025 1:47:20 AM

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

+17ms Processing

Server:
wn0mdwk000d8i:9172
Worker:
f02b15c2
+22msOfflineTimeCommitTo3ECommandHandler - Started
+1.337sNo of records retrieved : 305
+3.448sProcessing #: 24382878 | FeeUserId - 840 | Client # - 003349 | Study # - 0019
+3.454sStudy Found: #- 149063 | Timekeeper - 3676 | Office - 17750
+3.460sProcessing #: 24382884 | FeeUserId - 840 | Client # - 304726 | Study # - 0003
+3.465sStudy Found: #- 82417 | Timekeeper - 3676 | Office - 20500
+3.471sProcessing #: 24157186 | FeeUserId - 4339 | Client # - 013072 | Study # - 0005
+3.476sStudy Found: #- 111308 | Timekeeper - 4844 | Office - 20500

+13m 9.893s 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/26/2025 1:24:18 AM

+5.440s 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:11036
Worker:
4ff32d5d
+17msOfflineTimeCommitTo3ECommandHandler - Started
+2.447sNo of records retrieved : 305
+5.354sProcessing #: 24383149 | FeeUserId - 3265 | Client # - 004994 | Study # - 0008
+5.359sStudy Found: #- 139048 | Timekeeper - 4677 | Office - 19500
+5.364sProcessing #: 24383215 | FeeUserId - 3265 | Client # - 013151 | Study # - 0023
+5.368sStudy Found: #- 147106 | Timekeeper - 4677 | Office - 13250
+5.376sProcessing #: 24382982 | FeeUserId - 3265 | Client # - 005068 | Study # - 0026
+5.380sStudy Found: #- 148894 | Timekeeper - 4677 | Office - 15000
+5.384sProcessing #: 24383236 | FeeUserId - 3265 | Client # - 325351 | Study # - 0005
+5.389sStudy Found: #- 144292 | Timekeeper - 4677 | Office - 11000
+5.393sProcessing #: 24383234 | FeeUserId - 3265 | Client # - 339115 | Study # - 0001
+5.398sStudy Found: #- 154031 | Timekeeper - 4677 | Office - 13500
+5.407sProcessing #: 24383251 | FeeUserId - 3265 | Client # - 011763 | Study # - 0009
+5.410sStudy Found: #- 133811 | Timekeeper - 4677 | Office - 13500
+5.416sProcessing #: 24157144 | FeeUserId - 4339 | Client # - 339072 | Study # - 0001
+5.420sStudy Found: #- 153873 | Timekeeper - 4844 | Office - 17750
+5.425sProcessing #: 24157162 | FeeUserId - 4339 | Client # - 306544 | Study # - 0003
+5.429sStudy Found: #- 80404 | Timekeeper - 4844 | Office - 20500

+5m 27.043s 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/26/2025 1:11:03 AM

+3.114s 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:11036
Worker:
adf1c785
+22msOfflineTimeCommitTo3ECommandHandler - Started
+949msNo of records retrieved : 305
+3.015sProcessing #: 24382847 | FeeUserId - 5447 | Client # - 000001 | Study # - 0019
+3.023sStudy Found: #- 71133 | Timekeeper - 5733 | Office - 20500
+3.028sProcessing #: 24382491 | FeeUserId - 6333 | Client # - 000001 | Study # - 0019
+3.033sStudy Found: #- 71133 | Timekeeper - 6294 | Office - 20500
+3.037sProcessing #: 24383084 | FeeUserId - 1504 | Client # - 304854 | Study # - 0013
+3.045sStudy Found: #- 153519 | Timekeeper - 6243 | Office - 45109
+3.050sProcessing #: 24382600 | FeeUserId - 5244 | Client # - 305114 | Study # - 0018
+3.054sStudy Found: #- 151206 | Timekeeper - 6292 | Office - 45131
+3.059sProcessing #: 24383266 | FeeUserId - 3265 | Client # - 000714 | Study # - 0029
+3.064sStudy Found: #- 146081 | Timekeeper - 4677 | Office - 14250
+3.069sProcessing #: 24383296 | FeeUserId - 3265 | Client # - 005428 | Study # - 0011
+3.076sStudy Found: #- 148933 | Timekeeper - 4677 | Office - 17750
+3.083sProcessing #: 24157138 | FeeUserId - 4339 | Client # - 339072 | Study # - 0001
+3.088sStudy Found: #- 153873 | Timekeeper - 4844 | Office - 17750
+3.094sProcessing #: 24157178 | FeeUserId - 4339 | Client # - 311661 | Study # - 0001
+3.098sStudy Found: #- 86679 | Timekeeper - 4844 | Office - 20500

+2m 15.037s Enqueued

Triggered by DelayedJobScheduler

Queue:
default

+ <1ms Scheduled

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

Enqueue at:
5/26/2025 1:05:33 AM

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

+17ms Processing

Server:
wn0mdwk000d8i:11212
Worker:
a96781b3

+1m 42.180s 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/26/2025 1:03:21 AM

+2.897s 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:11036
Worker:
eab8af43
+16msOfflineTimeCommitTo3ECommandHandler - Started
+892msNo of records retrieved : 305
+2.832sProcessing #: 24382588 | FeeUserId - 3781 | Client # - 336102 | Study # - 0004
+2.837sStudy Found: #- 153196 | Timekeeper - 6246 | Office - 45109
+2.842sProcessing #: 24382843 | FeeUserId - 5447 | Client # - 313902 | Study # - 0023
+2.847sStudy Found: #- 151216 | Timekeeper - 5733 | Office - 45120
+2.851sProcessing #: 24382779 | FeeUserId - 5946 | Client # - 313902 | Study # - 0023
+2.855sStudy Found: #- 151216 | Timekeeper - 5270 | Office - 45120
+2.859sProcessing #: 24382536 | FeeUserId - 6590 | Client # - 338550 | Study # - 0001
+2.864sStudy Found: #- 151640 | Timekeeper - 5046 | Office - 45148
+2.868sProcessing #: 24383085 | FeeUserId - 1504 | Client # - 304854 | Study # - 0013
+2.872sStudy Found: #- 153519 | Timekeeper - 6243 | Office - 45109
+2.876sProcessing #: 24157124 | FeeUserId - 4785 | Client # - 007973 | Study # - 0021
+2.880sStudy Found: #- 96067 | Timekeeper - 5580 | Office - 19250

+56.460s 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/26/2025 1:01:42 AM

+3.557s 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:2628
Worker:
b61aafec
+27msOfflineTimeCommitTo3ECommandHandler - Started
+1.715sNo of records retrieved : 305
+3.504sProcessing #: 24383083 | FeeUserId - 1504 | Client # - 304854 | Study # - 0013
+3.511sStudy Found: #- 153519 | Timekeeper - 6243 | Office - 45109
+3.517sProcessing #: 24382633 | FeeUserId - 4163 | Client # - 338056 | Study # - 0001
+3.522sStudy Found: #- 144952 | Timekeeper - 6230 | Office - 45124
+3.528sProcessing #: 24243866 | FeeUserId - 7728 | Client # - 309070 | Study # - 0001
+3.534sStudy Found: #- 82862 | Timekeeper - 6674 | Office - 20500

+36.537s 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/26/2025 1:00:35 AM

+3.966s 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:
wn0mdwk000dlb:11036
Worker:
de1675d0
+16msOfflineTimeCommitTo3ECommandHandler - Started
+1.572sNo of records retrieved : 305
+3.888sProcessing #: 24382772 | FeeUserId - 4315 | Client # - 336578 | Study # - 0002
+3.895sStudy Found: #- 152820 | Timekeeper - 5341 | Office - 45117
+3.900sProcessing #: 24382570 | FeeUserId - 7475 | Client # - 338598 | Study # - 0001
+3.904sStudy Found: #- 151875 | Timekeeper - 6524 | Office - 45137
+3.908sProcessing #: 24382487 | FeeUserId - 7804 | Client # - 308825 | Study # - 0018
+3.913sStudy Found: #- 151634 | Timekeeper - 6724 | Office - 45137
+3.917sProcessing #: 24382889 | FeeUserId - 840 | Client # - 310711 | Study # - 0006
+3.922sStudy Found: #- 146127 | Timekeeper - 3676 | Office - 18500
+3.927sProcessing #: 24383290 | FeeUserId - 3265 | Client # - 011266 | Study # - 0016
+3.931sStudy Found: #- 151638 | Timekeeper - 4677 | Office - 15000
+3.935sProcessing #: 24383187 | FeeUserId - 3265 | Client # - 009238 | Study # - 0012
+3.940sStudy Found: #- 135063 | Timekeeper - 4677 | Office - 13500
+3.944sProcessing #: 24157170 | FeeUserId - 4339 | Client # - 310353 | Study # - 0001
+3.948sStudy Found: #- 84779 | Timekeeper - 4844 | Office - 16750

+3ms Enqueued

Triggered by recurring job scheduler

Queue:
a1-billing

5/26/2025 1:00:03 AM Created