JobProcessarAtualizacaoClasseMaterial.ProcessarAtualizacaoClasseMaterial

The job is finished. It will be removed automatically 02/21/2026 01:33:40.
// Id: #7388916
using Inpart.Integracao.GerenciadorJobs.Services;

var jobProcessarAtualizacaoClasseMaterial = Activate<JobProcessarAtualizacaoClasseMaterial>();
await jobProcessarAtualizacaoClasseMaterial.ProcessarAtualizacaoClasseMaterial();

Parameters

CurrentCulture
""
RecurringJobId
"negociacao-atualizar-classematerial"
RetryCount
1
Time
1771548930

State

02/20/2026 01:33:40 (+11.427s) Succeeded

Latency:
36m 37.093s
Duration:
11.395s

+167ms Processing

Server:
d3062017ac6e.development:1
Worker:
b151052c

+34m 32.693s Enqueued

Triggered by DelayedJobScheduler

+13.217s Scheduled

Retry attempt 1 of 1: A network-related or instance-specific error occu…

Enqueue at:
02/20/2026 00:58:58

+1m 48.616s Failed

An exception occurred during performance of the job.

Microsoft.Data.SqlClient.SqlException (81b9dcadc449.development:1)

A network-related or instance-specific error occurred while establishing a connection to SQL Server. The server was not found or was not accessible. Verify that the instance name is correct and that SQL Server is configured to allow remote connections. (provider: TCP Provider, error: 35 - An internal exception was caught)

Microsoft.Data.SqlClient.SqlException (0x80131904): A network-related or instance-specific error occurred while establishing a connection to SQL Server. The server was not found or was not accessible. Verify that the instance name is correct and that SQL Server is configured to allow remote connections. (provider: TCP Provider, error: 35 - An internal exception was caught)
 ---> System.TimeoutException: The socket couldn't connect during the expected 12506 remaining time.
   at Microsoft.Data.SqlClient.SNI.SNITCPHandle.Connect(String serverName, Int32 port, TimeoutTimer timeout, SqlConnectionIPAddressPreference ipPreference, String cachedFQDN, SQLDNSInfo& pendingDNSInfo)
   at Microsoft.Data.SqlClient.SNI.SNITCPHandle..ctor(String serverName, Int32 port, TimeoutTimer timeout, Boolean parallel, SqlConnectionIPAddressPreference ipPreference, String cachedFQDN, SQLDNSInfo& pendingDNSInfo, Boolean tlsFirst, String hostNameInCertificate, String serverCertificateFilename)
   at Microsoft.Data.ProviderBase.DbConnectionPool.TryGetConnection(DbConnection owningObject, UInt32 waitForMultipleObjectsTimeout, Boolean allowCreate, Boolean onlyOneCheckConnection, DbConnectionOptions userOptions, DbConnectionInternal& connection)
   at Microsoft.Data.ProviderBase.DbConnectionFactory.TryGetConnection(DbConnection owningConnection, TaskCompletionSource`1 retry, DbConnectionOptions userOptions, DbConnectionInternal oldConnection, DbConnectionInternal& connection)
   at Microsoft.Data.ProviderBase.DbConnectionInternal.TryOpenConnectionInternal(DbConnection outerConnection, DbConnectionFactory connectionFactory, TaskCompletionSource`1 retry, DbConnectionOptions userOptions)
   at Microsoft.Data.SqlClient.SqlConnection.TryOpen(TaskCompletionSource`1 retry, SqlConnectionOverrides overrides)
   at Microsoft.Data.SqlClient.SqlConnection.InternalOpenAsync(CancellationToken cancellationToken)
--- End of stack trace from previous location ---
   at Inpart.Integracao.GerenciadorJobs.Services.JobProcessarAtualizacaoClasseMaterial.ProcessarAtualizacaoClasseMaterial() in /src/Inpart.Integracao.GerenciadorJobs/Services/JobProcessarAtualizacaoClasseMaterial.cs:line 185
   at InvokeStub_TaskAwaiter.GetResult(Object, Object, IntPtr*)
   at System.Reflection.MethodBaseInvoker.InvokeWithNoArgs(Object obj, BindingFlags invokeAttr)

+2.370s Processing

Server:
81b9dcadc449.development:1
Worker:
c9f34c6a

+10ms Enqueued

Triggered by recurring job scheduler

02/20/2026 00:56:51 Created