ICommitNumbersTo3E.Handle

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

var commitNumbersTo3E = Activate<ICommitNumbersTo3E>();
await commitNumbersTo3E.Handle(
    FromJson<CommitNumbersTo3ERequest>("{\"NumbersCommitRequestList\":[{\"Id\":653028,\"Value\":1.0,\"IsAutoApprove\":false},{\"Id\":653027,\"Value\":377128.0,\"IsAutoApprove\":false}],\"TerminationId\":null,\"TerminationReason\":\"\",\"ProjectId\":2152517,\"SubmittedBy\":4528,\"SubmittedByName\":\"Manideep Innamuri\"}"),
    null,
    null);

Parameters

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

State

2/13/2026 9:49:26 PM (+17.010s) 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:44328)

System.Net.Http.HttpRequestException: No connection could be made because the target machine actively refused it. (localhost:44328)
 ---> 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 392
   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 209
   at AG.Integrations.RESTClients.E3EWrapperREST.TransactionControllers.E3ERestWrapperApiClientController.IsServiceAvailable() in C:\aOne\A1Solution\src-integrations\AG.Integrations.RESTClients\E3EWrapperREST\TransactionControllers\E3ERestWrapperApiClientController.cs:line 23
   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 57
   at System.Runtime.CompilerServices.TaskAwaiter.GetResult()

+10d 12h 3m Processing

Server:
3vn4dk3-ag:33424
Worker:
e36a1b80
+811msSubmission to 3E - Started at 2/13/2026 3:49:10 PM by Manideep Innamuri
+16.848sAn error occured: No connection could be made because the target machine actively refused it. (localhost:44328)

+197ms Enqueued

2/3/2026 9:45:30 AM Created