ICommitProjectUpdateTo3E.Run

// Job ID: #169206
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
1723678210

State

8/15/2024 4:00:33 AM (+2.220s) 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)

+30ms Processing

Server:
dw1sdwk000age:7356
Worker:
5f17f6a5
+35msExport to 3E - Started at 8/15/2024 4:00:31 AM
+65msFetching Studies to export
+1.571sFetched 922 projects to export to 3E
+1.671s--------------------------------------------
+1.688sFetching export details for Project Id: 2005365
+2.175sPreparing request to export
+2.183sExporting to 3E started
+2.206sAn error occured: Unexpected character encountered while parsing value: <. Path '', line 0, position 0.

+1h 52m Enqueued

Triggered by DelayedJobScheduler

Queue:
default

+3ms Scheduled

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

Enqueue at:
8/15/2024 4:00:18 AM

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

+34ms Processing

Server:
dw1sdwk000age:7356
Worker:
d2a018dc
+56msExport to 3E - Started at 8/15/2024 2:07:40 AM
+77msFetching Studies to export
+2.087sFetched 922 projects to export to 3E
+2.145s--------------------------------------------
+2.164sFetching export details for Project Id: 2011942
+2.185sPreparing request to export
+2.203sExporting to 3E started
+2.315sAn error occured: Unexpected character encountered while parsing value: <. Path '', line 0, position 0.

+1h 9m Enqueued

Triggered by DelayedJobScheduler

Queue:
default

+7ms Scheduled

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

Enqueue at:
8/15/2024 2:07:36 AM

+1.696s 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:
d2a018dc
+33msExport to 3E - Started at 8/15/2024 12:58:36 AM
+62msFetching Studies to export
+1.574sFetched 922 projects to export to 3E
+1.608s--------------------------------------------
+1.615sFetching export details for Project Id: 2005365
+1.635sPreparing request to export
+1.641sExporting to 3E started
+1.682sAn error occured: Unexpected character encountered while parsing value: <. Path '', line 0, position 0.

+43m 31.983s Enqueued

Triggered by DelayedJobScheduler

Queue:
default

+4ms Scheduled

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

Enqueue at:
8/15/2024 12:58:32 AM

+86ms 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()

+22m 74ms Enqueued

Triggered by DelayedJobScheduler

Queue:
default

+3ms Scheduled

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

Enqueue at:
8/15/2024 12:15:02 AM

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

+33ms Processing

Server:
dw1sdwk000age:7356
Worker:
8831ea2c
+32msExport to 3E - Started at 8/14/2024 11:53:03 PM
+56msFetching Studies to export
+1.057sFetched 922 projects to export to 3E
+1.086s--------------------------------------------
+1.093sFetching export details for Project Id: 2005365
+1.125sPreparing request to export
+1.131sExporting to 3E started
+1.178sAn error occured: Unexpected character encountered while parsing value: <. Path '', line 0, position 0.

+10m 58.320s Enqueued

Triggered by DelayedJobScheduler

Queue:
default

+7ms Scheduled

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

Enqueue at:
8/14/2024 11:52:50 PM

+2.203s 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:
c12bbbf0
+45msExport to 3E - Started at 8/14/2024 11:42:02 PM
+70msFetching Studies to export
+1.976sFetched 922 projects to export to 3E
+2.023s--------------------------------------------
+2.029sFetching export details for Project Id: 2021670
+2.134sPreparing request to export
+2.141sExporting to 3E started
+2.182sAn error occured: Unexpected character encountered while parsing value: <. Path '', line 0, position 0.

+6m 29.304s Enqueued

Triggered by DelayedJobScheduler

Queue:
default

+3ms Scheduled

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

Enqueue at:
8/14/2024 11:41:49 PM

+987ms 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
+26msExport to 3E - Started at 8/14/2024 11:35:32 PM
+50msFetching Studies to export
+795msFetched 922 projects to export to 3E
+824ms--------------------------------------------
+843msFetching export details for Project Id: 2005365
+875msPreparing request to export
+892msExporting to 3E started
+966msAn error occured: Unexpected character encountered while parsing value: <. Path '', line 0, position 0.

+1m 43.743s Enqueued

Triggered by DelayedJobScheduler

Queue:
default

+3ms Scheduled

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

Enqueue at:
8/14/2024 11:35:32 PM

+1.304s 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:
8831ea2c
+30msExport to 3E - Started at 8/14/2024 11:33:47 PM
+59msFetching Studies to export
+1.109sFetched 922 projects to export to 3E
+1.185s--------------------------------------------
+1.195sFetching export details for Project Id: 2005365
+1.226sPreparing request to export
+1.232sExporting to 3E started
+1.280sAn error occured: Unexpected character encountered while parsing value: <. Path '', line 0, position 0.

+1m 27.640s Enqueued

Triggered by DelayedJobScheduler

Queue:
default

+ <1ms Scheduled

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

Enqueue at:
8/14/2024 11:33:38 PM

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

+153ms Processing

Server:
dw1sdwk000age:7356
Worker:
5f17f6a5
+156msExport to 3E - Started at 8/14/2024 11:32:17 PM
+175msFetching Studies to export
+2.095sFetched 922 projects to export to 3E
+2.222s--------------------------------------------
+2.228sFetching export details for Project Id: 2039683
+2.386sPreparing request to export
+2.392sExporting to 3E started
+2.432sAn error occured: Unexpected character encountered while parsing value: <. Path '', line 0, position 0.

+1m 13.820s Enqueued

Triggered by DelayedJobScheduler

Queue:
default

+4ms Scheduled

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

Enqueue at:
8/14/2024 11:32:15 PM

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

+17ms Processing

Server:
dw1sdwk000age:7356
Worker:
c12bbbf0
+28msExport to 3E - Started at 8/14/2024 11:31:02 PM
+48msFetching Studies to export
+926msFetched 922 projects to export to 3E
+1.094s--------------------------------------------
+1.112sFetching export details for Project Id: 2011942
+1.169sPreparing request to export
+1.176sExporting to 3E started
+1.197sAn error occured: Unexpected character encountered while parsing value: <. Path '', line 0, position 0.

+49.837s Enqueued

Triggered by DelayedJobScheduler

Queue:
default

+3ms Scheduled

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

Enqueue at:
8/14/2024 11:30:55 PM

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

+36ms Processing

Server:
dw1sdwk000age:7356
Worker:
8831ea2c
+70msExport to 3E - Started at 8/14/2024 11:30:10 PM
+101msFetching Studies to export
+1.898sFetched 922 projects to export to 3E
+1.920s--------------------------------------------
+1.928sFetching export details for Project Id: 2031787
+1.983sPreparing request to export
+1.991sExporting to 3E started
+2.028sAn error occured: Unexpected character encountered while parsing value: <. Path '', line 0, position 0.

+24ms Enqueued

Triggered by recurring job scheduler

Queue:
a1-project

8/14/2024 11:30:10 PM Created