ICommitProjectUpdateTo3E.Run

// Job ID: #169056
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
1723642208

State

8/14/2024 6:00:43 PM (+873ms) 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)

+70ms Processing

Server:
dw1sdwk000age:7356
Worker:
5f17f6a5
+77msExport to 3E - Started at 8/14/2024 6:00:42 PM
+115msFetching Studies to export
+819msFetched 922 projects to export to 3E
+858ms--------------------------------------------
+864msFetching export details for Project Id: 2011942
+884msPreparing request to export
+890msExporting to 3E started
+906msAn error occured: Unexpected character encountered while parsing value: <. Path '', line 0, position 0.

+1h 50m Enqueued

Triggered by DelayedJobScheduler

Queue:
default

+ <1ms Scheduled

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

Enqueue at:
8/14/2024 6:00:36 PM

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

+80ms Processing

Server:
dw1sdwk000age:7356
Worker:
8831ea2c
+41msExport to 3E - Started at 8/14/2024 4:10:07 PM
+70msFetching Studies to export
+2.991sFetched 922 projects to export to 3E
+3.021s--------------------------------------------
+3.043sFetching export details for Project Id: 2013150
+3.064sPreparing request to export
+3.071sExporting to 3E started
+3.103sAn error occured: Unexpected character encountered while parsing value: <. Path '', line 0, position 0.

+1h 10m Enqueued

Triggered by DelayedJobScheduler

Queue:
default

+ <1ms Scheduled

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

Enqueue at:
8/14/2024 4:10:05 PM

+1.174s 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:
a3e3e2d9
+84msExport to 3E - Started at 8/14/2024 2:59:18 PM
+112msFetching Studies to export
+947msFetched 922 projects to export to 3E
+1.035s--------------------------------------------
+1.044sFetching export details for Project Id: 2011942
+1.077sPreparing request to export
+1.093sExporting to 3E started
+1.151sAn error occured: Unexpected character encountered while parsing value: <. Path '', line 0, position 0.

+43m 1.593s Enqueued

Triggered by DelayedJobScheduler

Queue:
default

+33ms Scheduled

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

Enqueue at:
8/14/2024 2:59:04 PM

+480ms 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 44.620s Enqueued

Triggered by DelayedJobScheduler

Queue:
default

+10ms Scheduled

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

Enqueue at:
8/14/2024 2:16:04 PM

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

+93ms Processing

Server:
dw1sdwk000age:7356
Worker:
c12bbbf0
+101msExport to 3E - Started at 8/14/2024 1:53:29 PM
+126msFetching Studies to export
+1.393sFetched 922 projects to export to 3E
+1.464s--------------------------------------------
+1.471sFetching export details for Project Id: 2031787
+1.489sPreparing request to export
+1.496sExporting to 3E started
+1.616sAn error occured: Unexpected character encountered while parsing value: <. Path '', line 0, position 0.

+10m 58.590s Enqueued

Triggered by DelayedJobScheduler

Queue:
default

+4ms Scheduled

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

Enqueue at:
8/14/2024 1:53:28 PM

+2.020s 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:
8831ea2c
+90msExport to 3E - Started at 8/14/2024 1:42:28 PM
+125msFetching Studies to export
+1.877sFetched 922 projects to export to 3E
+1.916s--------------------------------------------
+1.955sFetching export details for Project Id: 2005365
+1.992sPreparing request to export
+2.001sExporting to 3E started
+2.055sAn error occured: Unexpected character encountered while parsing value: <. Path '', line 0, position 0.

+5m 28.377s Enqueued

Triggered by DelayedJobScheduler

Queue:
default

+6ms Scheduled

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

Enqueue at:
8/14/2024 1:42:21 PM

+1.874s 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
+38msExport to 3E - Started at 8/14/2024 1:36:58 PM
+58msFetching Studies to export
+1.574sFetched 922 projects to export to 3E
+1.670s--------------------------------------------
+1.677sFetching export details for Project Id: 2005365
+1.808sPreparing request to export
+1.815sExporting to 3E started
+1.852sAn error occured: Unexpected character encountered while parsing value: <. Path '', line 0, position 0.

+3m 28.896s Enqueued

Triggered by DelayedJobScheduler

Queue:
default

+ <1ms Scheduled

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

Enqueue at:
8/14/2024 1:36:53 PM

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

+24ms Processing

Server:
dw1sdwk000age:7356
Worker:
c12bbbf0
+31msExport to 3E - Started at 8/14/2024 1:33:28 PM
+74msFetching Studies to export
+1.075sFetched 922 projects to export to 3E
+1.106s--------------------------------------------
+1.113sFetching export details for Project Id: 2013150
+1.127sPreparing request to export
+1.135sExporting to 3E started
+1.193sAn error occured: Unexpected character encountered while parsing value: <. Path '', line 0, position 0.

+1m 29.050s Enqueued

Triggered by DelayedJobScheduler

Queue:
default

+16ms Scheduled

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

Enqueue at:
8/14/2024 1:33:27 PM

+1.060s 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:
d2a018dc
+27msExport to 3E - Started at 8/14/2024 1:31:58 PM
+50msFetching Studies to export
+811msFetched 922 projects to export to 3E
+837ms--------------------------------------------
+846msFetching export details for Project Id: 2011942
+887msPreparing request to export
+905msExporting to 3E started
+965msAn error occured: Unexpected character encountered while parsing value: <. Path '', line 0, position 0.

+56.980s Enqueued

Triggered by DelayedJobScheduler

Queue:
default

+3ms Scheduled

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

Enqueue at:
8/14/2024 1:31:55 PM

+3.100s 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:
5f17f6a5
+30msExport to 3E - Started at 8/14/2024 1:30:58 PM
+62msFetching Studies to export
+2.629sFetched 922 projects to export to 3E
+2.825s--------------------------------------------
+2.832sFetching export details for Project Id: 2013150
+3.049sPreparing request to export
+3.056sExporting to 3E started
+3.076sAn error occured: Unexpected character encountered while parsing value: <. Path '', line 0, position 0.

+47.506s Enqueued

Triggered by DelayedJobScheduler

Queue:
default

+4ms Scheduled

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

Enqueue at:
8/14/2024 1:30:48 PM

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

+80ms Processing

Server:
dw1sdwk000age:7356
Worker:
c12bbbf0
+94msExport to 3E - Started at 8/14/2024 1:30:08 PM
+122msFetching Studies to export
+1.794sFetched 922 projects to export to 3E
+1.823s--------------------------------------------
+1.830sFetching export details for Project Id: 2031787
+1.879sPreparing request to export
+1.886sExporting to 3E started
+1.936sAn error occured: Unexpected character encountered while parsing value: <. Path '', line 0, position 0.

+7ms Enqueued

Triggered by recurring job scheduler

Queue:
a1-project

8/14/2024 1:30:08 PM Created