ICommitNumbersTo3E.Handle

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

var commitNumbersTo3E = Activate<ICommitNumbersTo3E>();
await commitNumbersTo3E.Handle(
    FromJson<CommitNumbersTo3ERequest>("{\"NumbersCommitRequestList\":[{\"Id\":621325,\"Value\":0.0,\"IsAutoApprove\":true},{\"Id\":621326,\"Value\":0.0,\"IsAutoApprove\":true}],\"TerminationId\":13433,\"TerminationReason\":\"Client - Audit\",\"ProjectId\":2127443,\"SubmittedBy\":4789,\"SubmittedByName\":\"Miles Cantrell\"}"),
    null,
    null);

Parameters

CurrentCulture
"en-US"
CurrentUICulture
"en-US"

State

9/3/2024 8:21:43 PM (+5.597s) Failed

An exception occurred during performance of the job.

System.Net.Http.HttpRequestException

No connection could be made because the target machine actively refused it. (localhost:61000)

System.Net.Http.HttpRequestException: No connection could be made because the target machine actively refused it. (localhost:61000)
 ---> System.Net.Sockets.SocketException (10061): No connection could be made because the target machine actively refused it.
   at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.ThrowException(SocketError error, CancellationToken cancellationToken)
   at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.System.Threading.Tasks.Sources.IValueTaskSource.GetResult(Int16 token)
   at System.Net.Sockets.Socket.<ConnectAsync>g__WaitForConnectWithCancellation|277_0(AwaitableSocketAsyncEventArgs saea, ValueTask connectTask, CancellationToken cancellationToken)
   at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken)
   --- End of inner exception stack trace ---
   at AG.A1.Framework.Rest.RESTClient.HandleResponse[T](RestResponse restResponse) in C:\aOne\A1Solution\src-framework\AG.A1.Framework\Rest\RESTClient.cs:line 357
   at AG.A1.Framework.Rest.RESTClient.GetInternalAsync[T](IRESTEndpoint apiEndpoint, IDictionary`2 headers, String expectedRootElement, IDictionary`2 parameters) in C:\aOne\A1Solution\src-framework\AG.A1.Framework\Rest\RESTClient.cs:line 186
   at AG.Integrations.RESTClients.AlliantOneApiREST.TransactionTemplateControllers.TransactionTemplateA1ApiClientController.GetTransactionTemplateByKey(String key) in C:\aOne\A1Solution\src-integrations\AG.Integrations.RESTClients\AlliantOneApiREST\TransactionTemplateController\TransactionTemplateA1ApiClientController.cs.cs:line 22
   at AG.A1.Scheduler.Project.Application.Features.CommitNumberTo3E.Commands.CommitNumbersTo3ECommandHandler.Handle(CommitNumbersTo3ERequest request, CancellationToken cancellationToken, PerformContext performContext) in C:\aOne\A1Solution\src-schedulers\AG.A1.Scheduler.Project.Application\Features\CommitNumberTo3E\Commands\CommitNumbersTo3ECommandHandler.cs:line 43
   at System.Runtime.CompilerServices.TaskAwaiter.GetResult()

+19m 35.753s Processing

Server:
3vn4dk3-ag:1236
Worker:
24dfcd20
+606msSubmission to 3E - Started at 9/3/2024 3:21:38 PM by Miles Cantrell
+5.238sAn error occured: No connection could be made because the target machine actively refused it. (localhost:61000)

+443ms Enqueued

9/3/2024 8:02:01 PM Created