ICommitProjectUpdateTo3E.Run

// Job ID: #169092
using AG.A1.Scheduler.Project.Contracts.Contracts.Project;

var commitProjectUpdateTo3E = Activate<ICommitProjectUpdateTo3E>();
await commitProjectUpdateTo3E.Run(null, null);

Parameters

CurrentCulture
"en-US"
CurrentUICulture
"en-US"
RecurringJobId
"PROJECT-Commit-Project-Update-To-3E-Task"
RetryCount
10
Time
1723651201

State

8/14/2024 8:32:52 PM (+1.257s) Failed

An exception occurred during performance of the job.

Newtonsoft.Json.JsonReaderException

Unexpected character encountered while parsing value: <. Path '', line 0, position 0.

Newtonsoft.Json.JsonReaderException: Unexpected character encountered while parsing value: <. Path '', line 0, position 0.
   at AG.A1.Scheduler.Project.Application.Features.ExportProjectUpdate.Commands.CommitProjectUpdateTo3ECommandHandler.Run(PerformContext performContext, IJobCancellationToken cancellationToken) in C:\agent\_work\1\s\A1Solution\src-schedulers\AG.A1.Scheduler.Project.Application\Features\ExportProjectUpdate\Commands\CommitProjectUpdateTo3ECommandHandler.cs:line 96
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)

+20ms Processing

Server:
dw1sdwk000age:7356
Worker:
a3e3e2d9
+32msExport to 3E - Started at 8/14/2024 8:32:51 PM
+45msFetching Studies to export
+881msFetched 922 projects to export to 3E
+910ms--------------------------------------------
+919msFetching export details for Project Id: 2005365
+970msPreparing request to export
+988msExporting to 3E started
+1.194sAn error occured: Unexpected character encountered while parsing value: <. Path '', line 0, position 0.

+1h 53m Enqueued

Triggered by DelayedJobScheduler

Queue:
default

+3ms Scheduled

Retry attempt 10 of 10: Unexpected character encountered while parsing va…

Enqueue at:
8/14/2024 8:32:37 PM

+883ms Failed

An exception occurred during performance of the job.

Newtonsoft.Json.JsonReaderException

Unexpected character encountered while parsing value: <. Path '', line 0, position 0.

Newtonsoft.Json.JsonReaderException: Unexpected character encountered while parsing value: <. Path '', line 0, position 0.
   at AG.A1.Scheduler.Project.Application.Features.ExportProjectUpdate.Commands.CommitProjectUpdateTo3ECommandHandler.Run(PerformContext performContext, IJobCancellationToken cancellationToken) in C:\agent\_work\1\s\A1Solution\src-schedulers\AG.A1.Scheduler.Project.Application\Features\ExportProjectUpdate\Commands\CommitProjectUpdateTo3ECommandHandler.cs:line 96
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)

+24ms Processing

Server:
dw1sdwk000age:7356
Worker:
8831ea2c
+38msExport to 3E - Started at 8/14/2024 6:39:00 PM
+57msFetching Studies to export
+755msFetched 922 projects to export to 3E
+781ms--------------------------------------------
+788msFetching export details for Project Id: 2033729
+813msPreparing request to export
+823msExporting to 3E started
+861msAn error occured: Unexpected character encountered while parsing value: <. Path '', line 0, position 0.

+1h 8m Enqueued

Triggered by DelayedJobScheduler

Queue:
default

+3ms Scheduled

Retry attempt 9 of 10: Unexpected character encountered while parsing va…

Enqueue at:
8/14/2024 6:38:58 PM

+1.103s Failed

An exception occurred during performance of the job.

Newtonsoft.Json.JsonReaderException

Unexpected character encountered while parsing value: <. Path '', line 0, position 0.

Newtonsoft.Json.JsonReaderException: Unexpected character encountered while parsing value: <. Path '', line 0, position 0.
   at AG.A1.Scheduler.Project.Application.Features.ExportProjectUpdate.Commands.CommitProjectUpdateTo3ECommandHandler.Run(PerformContext performContext, IJobCancellationToken cancellationToken) in C:\agent\_work\1\s\A1Solution\src-schedulers\AG.A1.Scheduler.Project.Application\Features\ExportProjectUpdate\Commands\CommitProjectUpdateTo3ECommandHandler.cs:line 96
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)

+24ms Processing

Server:
dw1sdwk000age:7356
Worker:
5f17f6a5
+85msExport to 3E - Started at 8/14/2024 5:30:26 PM
+119msFetching Studies to export
+919msFetched 922 projects to export to 3E
+1.027s--------------------------------------------
+1.033sFetching export details for Project Id: 2039683
+1.060sPreparing request to export
+1.066sExporting to 3E started
+1.086sAn error occured: Unexpected character encountered while parsing value: <. Path '', line 0, position 0.

+44m 17.193s Enqueued

Triggered by DelayedJobScheduler

Queue:
default

+10ms Scheduled

Retry attempt 8 of 10: Could not load file or assembly 'AG.A1.Scheduler.…

Enqueue at:
8/14/2024 5:30:16 PM

+50ms Failed

Can not change the state to 'Processing': target method was not found.

System.IO.FileNotFoundException

Could not load file or assembly 'AG.A1.Scheduler.Project.Contracts, Culture=neutral, PublicKeyToken=null'. The system cannot find the file specified.

System.IO.FileNotFoundException: Could not load file or assembly 'AG.A1.Scheduler.Project.Contracts, Culture=neutral, PublicKeyToken=null'. The system cannot find the file specified.
File name: 'AG.A1.Scheduler.Project.Contracts, Culture=neutral, PublicKeyToken=null'
   at System.Reflection.RuntimeAssembly.InternalLoad(ObjectHandleOnStack assemblyName, ObjectHandleOnStack requestingAssembly, StackCrawlMarkHandle stackMark, Boolean throwOnFileNotFound, ObjectHandleOnStack assemblyLoadContext, ObjectHandleOnStack retAssembly)
   at System.Reflection.Assembly.Load(AssemblyName assemblyRef)
   at Hangfire.Common.TypeHelper.AssemblyResolver(String assemblyString)
   at System.Collections.Concurrent.ConcurrentDictionary`2.GetOrAdd(TKey key, Func`2 valueFactory)
   at System.TypeNameParser.ResolveAssembly(String asmName, Func`2 assemblyResolver, Boolean throwOnError, StackCrawlMark& stackMark)
   at System.TypeNameParser.ConstructType(Func`2 assemblyResolver, Func`4 typeResolver, Boolean throwOnError, Boolean ignoreCase, StackCrawlMark& stackMark)
   at System.TypeNameParser.GetType(String typeName, Func`2 assemblyResolver, Func`4 typeResolver, Boolean throwOnError, Boolean ignoreCase, StackCrawlMark& stackMark)
   at System.Type.GetType(String typeName, Func`2 assemblyResolver, Func`4 typeResolver, Boolean throwOnError)
   at Hangfire.Common.TypeHelper.DefaultTypeResolver(String typeName)
   at Hangfire.Storage.InvocationData.DeserializeJob()

+23m 29.677s Enqueued

Triggered by DelayedJobScheduler

Queue:
default

+ <1ms Scheduled

Retry attempt 7 of 10: Unexpected character encountered while parsing va…

Enqueue at:
8/14/2024 4:46:00 PM

+1.513s Failed

An exception occurred during performance of the job.

Newtonsoft.Json.JsonReaderException

Unexpected character encountered while parsing value: <. Path '', line 0, position 0.

Newtonsoft.Json.JsonReaderException: Unexpected character encountered while parsing value: <. Path '', line 0, position 0.
   at AG.A1.Scheduler.Project.Application.Features.ExportProjectUpdate.Commands.CommitProjectUpdateTo3ECommandHandler.Run(PerformContext performContext, IJobCancellationToken cancellationToken) in C:\agent\_work\1\s\A1Solution\src-schedulers\AG.A1.Scheduler.Project.Application\Features\ExportProjectUpdate\Commands\CommitProjectUpdateTo3ECommandHandler.cs:line 96
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)

+20ms Processing

Server:
dw1sdwk000age:7356
Worker:
d2a018dc
+31msExport to 3E - Started at 8/14/2024 4:22:37 PM
+62msFetching Studies to export
+1.328sFetched 922 projects to export to 3E
+1.355s--------------------------------------------
+1.361sFetching export details for Project Id: 2033729
+1.446sPreparing request to export
+1.453sExporting to 3E started
+1.486sAn error occured: Unexpected character encountered while parsing value: <. Path '', line 0, position 0.

+12m 27.360s Enqueued

Triggered by DelayedJobScheduler

Queue:
default

+10ms Scheduled

Retry attempt 6 of 10: Unexpected character encountered while parsing va…

Enqueue at:
8/14/2024 4:22:26 PM

+3.177s Failed

An exception occurred during performance of the job.

Newtonsoft.Json.JsonReaderException

Unexpected character encountered while parsing value: <. Path '', line 0, position 0.

Newtonsoft.Json.JsonReaderException: Unexpected character encountered while parsing value: <. Path '', line 0, position 0.
   at AG.A1.Scheduler.Project.Application.Features.ExportProjectUpdate.Commands.CommitProjectUpdateTo3ECommandHandler.Run(PerformContext performContext, IJobCancellationToken cancellationToken) in C:\agent\_work\1\s\A1Solution\src-schedulers\AG.A1.Scheduler.Project.Application\Features\ExportProjectUpdate\Commands\CommitProjectUpdateTo3ECommandHandler.cs:line 96
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)

+83ms Processing

Server:
dw1sdwk000age:7356
Worker:
5f17f6a5
+117msExport to 3E - Started at 8/14/2024 4:10:06 PM
+147msFetching Studies to export
+2.210sFetched 922 projects to export to 3E
+2.836s--------------------------------------------
+2.843sFetching export details for Project Id: 2011942
+3.111sPreparing request to export
+3.126sExporting to 3E started
+3.175sAn error occured: Unexpected character encountered while parsing value: <. Path '', line 0, position 0.

+5m 13.980s Enqueued

Triggered by DelayedJobScheduler

Queue:
default

+3ms Scheduled

Retry attempt 5 of 10: Unexpected character encountered while parsing va…

Enqueue at:
8/14/2024 4:09:58 PM

+1.264s Failed

An exception occurred during performance of the job.

Newtonsoft.Json.JsonReaderException

Unexpected character encountered while parsing value: <. Path '', line 0, position 0.

Newtonsoft.Json.JsonReaderException: Unexpected character encountered while parsing value: <. Path '', line 0, position 0.
   at AG.A1.Scheduler.Project.Application.Features.ExportProjectUpdate.Commands.CommitProjectUpdateTo3ECommandHandler.Run(PerformContext performContext, IJobCancellationToken cancellationToken) in C:\agent\_work\1\s\A1Solution\src-schedulers\AG.A1.Scheduler.Project.Application\Features\ExportProjectUpdate\Commands\CommitProjectUpdateTo3ECommandHandler.cs:line 96
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)

+26ms Processing

Server:
dw1sdwk000age:7356
Worker:
c12bbbf0
+30msExport to 3E - Started at 8/14/2024 4:04:51 PM
+50msFetching Studies to export
+1.137sFetched 922 projects to export to 3E
+1.158s--------------------------------------------
+1.167sFetching export details for Project Id: 2013150
+1.182sPreparing request to export
+1.188sExporting to 3E started
+1.232sAn error occured: Unexpected character encountered while parsing value: <. Path '', line 0, position 0.

+2m 28.800s Enqueued

Triggered by DelayedJobScheduler

Queue:
default

+4ms Scheduled

Retry attempt 4 of 10: Unexpected character encountered while parsing va…

Enqueue at:
8/14/2024 4:04:46 PM

+1.373s Failed

An exception occurred during performance of the job.

Newtonsoft.Json.JsonReaderException

Unexpected character encountered while parsing value: <. Path '', line 0, position 0.

Newtonsoft.Json.JsonReaderException: Unexpected character encountered while parsing value: <. Path '', line 0, position 0.
   at AG.A1.Scheduler.Project.Application.Features.ExportProjectUpdate.Commands.CommitProjectUpdateTo3ECommandHandler.Run(PerformContext performContext, IJobCancellationToken cancellationToken) in C:\agent\_work\1\s\A1Solution\src-schedulers\AG.A1.Scheduler.Project.Application\Features\ExportProjectUpdate\Commands\CommitProjectUpdateTo3ECommandHandler.cs:line 96
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)

+27ms Processing

Server:
dw1sdwk000age:7356
Worker:
a3e3e2d9
+42msExport to 3E - Started at 8/14/2024 4:02:21 PM
+66msFetching Studies to export
+1.146sFetched 922 projects to export to 3E
+1.247s--------------------------------------------
+1.262sFetching export details for Project Id: 2013150
+1.296sPreparing request to export
+1.312sExporting to 3E started
+1.353sAn error occured: Unexpected character encountered while parsing value: <. Path '', line 0, position 0.

+43.870s Enqueued

Triggered by DelayedJobScheduler

Queue:
default

+3ms Scheduled

Retry attempt 3 of 10: Unexpected character encountered while parsing va…

Enqueue at:
8/14/2024 4:02:14 PM

+1.150s Failed

An exception occurred during performance of the job.

Newtonsoft.Json.JsonReaderException

Unexpected character encountered while parsing value: <. Path '', line 0, position 0.

Newtonsoft.Json.JsonReaderException: Unexpected character encountered while parsing value: <. Path '', line 0, position 0.
   at AG.A1.Scheduler.Project.Application.Features.ExportProjectUpdate.Commands.CommitProjectUpdateTo3ECommandHandler.Run(PerformContext performContext, IJobCancellationToken cancellationToken) in C:\agent\_work\1\s\A1Solution\src-schedulers\AG.A1.Scheduler.Project.Application\Features\ExportProjectUpdate\Commands\CommitProjectUpdateTo3ECommandHandler.cs:line 96
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)

+40ms Processing

Server:
dw1sdwk000age:7356
Worker:
8831ea2c
+33msExport to 3E - Started at 8/14/2024 4:01:36 PM
+75msFetching Studies to export
+859msFetched 922 projects to export to 3E
+917ms--------------------------------------------
+926msFetching export details for Project Id: 2005365
+1.106sPreparing request to export
+1.112sExporting to 3E started
+1.139sAn error occured: Unexpected character encountered while parsing value: <. Path '', line 0, position 0.

+58.997s Enqueued

Triggered by DelayedJobScheduler

Queue:
default

+6ms Scheduled

Retry attempt 2 of 10: Unexpected character encountered while parsing va…

Enqueue at:
8/14/2024 4:01:31 PM

+1.030s Failed

An exception occurred during performance of the job.

Newtonsoft.Json.JsonReaderException

Unexpected character encountered while parsing value: <. Path '', line 0, position 0.

Newtonsoft.Json.JsonReaderException: Unexpected character encountered while parsing value: <. Path '', line 0, position 0.
   at AG.A1.Scheduler.Project.Application.Features.ExportProjectUpdate.Commands.CommitProjectUpdateTo3ECommandHandler.Run(PerformContext performContext, IJobCancellationToken cancellationToken) in C:\agent\_work\1\s\A1Solution\src-schedulers\AG.A1.Scheduler.Project.Application\Features\ExportProjectUpdate\Commands\CommitProjectUpdateTo3ECommandHandler.cs:line 96
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)

+24ms Processing

Server:
dw1sdwk000age:7356
Worker:
c12bbbf0
+36msExport to 3E - Started at 8/14/2024 4:00:36 PM
+66msFetching Studies to export
+887msFetched 922 projects to export to 3E
+944ms--------------------------------------------
+954msFetching export details for Project Id: 2033729
+975msPreparing request to export
+993msExporting to 3E started
+1.014sAn error occured: Unexpected character encountered while parsing value: <. Path '', line 0, position 0.

+33.293s Enqueued

Triggered by DelayedJobScheduler

Queue:
default

+7ms Scheduled

Retry attempt 1 of 10: Unexpected character encountered while parsing va…

Enqueue at:
8/14/2024 4:00:34 PM

+1.643s Failed

An exception occurred during performance of the job.

Newtonsoft.Json.JsonReaderException

Unexpected character encountered while parsing value: <. Path '', line 0, position 0.

Newtonsoft.Json.JsonReaderException: Unexpected character encountered while parsing value: <. Path '', line 0, position 0.
   at AG.A1.Scheduler.Project.Application.Features.ExportProjectUpdate.Commands.CommitProjectUpdateTo3ECommandHandler.Run(PerformContext performContext, IJobCancellationToken cancellationToken) in C:\agent\_work\1\s\A1Solution\src-schedulers\AG.A1.Scheduler.Project.Application\Features\ExportProjectUpdate\Commands\CommitProjectUpdateTo3ECommandHandler.cs:line 96
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)

+73ms Processing

Server:
dw1sdwk000age:7356
Worker:
d2a018dc
+78msExport to 3E - Started at 8/14/2024 4:00:01 PM
+100msFetching Studies to export
+1.409sFetched 922 projects to export to 3E
+1.475s--------------------------------------------
+1.487sFetching export details for Project Id: 2033729
+1.556sPreparing request to export
+1.573sExporting to 3E started
+1.633sAn error occured: Unexpected character encountered while parsing value: <. Path '', line 0, position 0.

+10ms Enqueued

Triggered by recurring job scheduler

Queue:
a1-project

8/14/2024 4:00:01 PM Created