Customer SILVE01 Infor To Magento

// Id: #3759787
using ClarityConnect.Clients.CUT;

var cUT = Activate<CUT>();
await cUT.CustomerInforToMagBackgroundTask(
    "SILVE01",
    null,
    null);

Parameters

CurrentCulture
"en-US"
CurrentUICulture
"en-US"
RetryCount
3

State

9/2/2026 5:33:28 PM (+38.669s) Failed

An exception occurred during performance of the job.

System.Collections.Generic.KeyNotFoundException (2022-cli-con-1:1300)

Infor shows Customer ID: 3347 for SILVE01, but that record was not found in Magento.

System.Collections.Generic.KeyNotFoundException: Infor shows Customer ID: 3347 for SILVE01, but that record was not found in Magento.
   at ClarityConnect.Clients.CUT.CUT.ProcessCustomerInforToMagento(PerformContext context, String custNum, CancellationToken token) in C:\Data\Projects\CUT\Connect-v3\ClarityConnect.Clients.CUT\Jobs\ProcessCustomers.cs:line 99
   at ClarityConnect.Clients.CUT.CUT.ProcessCustomerInforToMagento(PerformContext context, String custNum, CancellationToken token) in C:\Data\Projects\CUT\Connect-v3\ClarityConnect.Clients.CUT\Jobs\ProcessCustomers.cs:line 155
   at ClarityConnect.Clients.CUT.CUT.CustomerInforToMagBackgroundTask(String custNum, PerformContext context, CancellationToken token) in C:\Data\Projects\CUT\Connect-v3\ClarityConnect.Clients.CUT\Jobs\ProcessCustomers.cs:line 77
   at InvokeStub_TaskAwaiter.GetResult(Object, Object, IntPtr*)
   at System.Reflection.MethodInvoker.Invoke(Object obj, IntPtr* args, BindingFlags invokeAttr)

+7ms Processing

Server:
2022-cli-con-1:1300
Worker:
35617358
+37.799sSyncing customer SILVE01
+38.662sInfor shows Customer ID: 3347 for SILVE01, but that record was not found in Magento.

+41.160s Enqueued

Triggered by DelayedJobScheduler

+39ms Scheduled

Retry attempt 3 of 3: Infor shows Customer ID: 3347 for SILVE01, but th…

Enqueue at:
9/2/2026 5:32:45 PM

+10m 23.555s Failed

An exception occurred during performance of the job.

System.Collections.Generic.KeyNotFoundException (2022-cli-con-1:1300)

Infor shows Customer ID: 3347 for SILVE01, but that record was not found in Magento.

System.Collections.Generic.KeyNotFoundException: Infor shows Customer ID: 3347 for SILVE01, but that record was not found in Magento.
   at ClarityConnect.Clients.CUT.CUT.ProcessCustomerInforToMagento(PerformContext context, String custNum, CancellationToken token) in C:\Data\Projects\CUT\Connect-v3\ClarityConnect.Clients.CUT\Jobs\ProcessCustomers.cs:line 99
   at ClarityConnect.Clients.CUT.CUT.ProcessCustomerInforToMagento(PerformContext context, String custNum, CancellationToken token) in C:\Data\Projects\CUT\Connect-v3\ClarityConnect.Clients.CUT\Jobs\ProcessCustomers.cs:line 155
   at ClarityConnect.Clients.CUT.CUT.CustomerInforToMagBackgroundTask(String custNum, PerformContext context, CancellationToken token) in C:\Data\Projects\CUT\Connect-v3\ClarityConnect.Clients.CUT\Jobs\ProcessCustomers.cs:line 77
   at InvokeStub_TaskAwaiter.GetResult(Object, Object, IntPtr*)
   at System.Reflection.MethodInvoker.Invoke(Object obj, IntPtr* args, BindingFlags invokeAttr)

+10m 44.172s Processing

Server:
2022-cli-con-1:1300
Worker:
7e52f24c
+10m 22.688sSyncing customer SILVE01
+10m 23.591sInfor shows Customer ID: 3347 for SILVE01, but that record was not found in Magento.

+1m 1.297s Enqueued

Triggered by DelayedJobScheduler

+6ms Scheduled

Retry attempt 2 of 3: Could not place a lock on the resource 'HangFire:…

Enqueue at:
9/2/2026 5:10:59 PM

+12m 68ms Failed

An exception occurred during performance of the job.

Hangfire.PostgreSql.PostgreSqlDistributedLockException (2022-cli-con-1:1300)

Could not place a lock on the resource 'HangFire:CUT.CustomerInforToMagBackgroundTask': Lock timeout.

Hangfire.PostgreSql.PostgreSqlDistributedLockException: Could not place a lock on the resource 'HangFire:CUT.CustomerInforToMagBackgroundTask': Lock timeout.
   at Hangfire.PostgreSql.PostgreSqlDistributedLock.PostgreSqlDistributedLock_Init_Transaction(String resource, TimeSpan timeout, IDbConnection connection, PostgreSqlStorageOptions options)
   at Hangfire.PostgreSql.PostgreSqlConnection.AcquireDistributedLock(String resource, TimeSpan timeout)
   at Hangfire.DisableConcurrentExecutionAttribute.OnPerforming(PerformingContext filterContext)
   at Hangfire.Profiling.ProfilerExtensions.InvokeAction[TInstance](InstanceAction`1 tuple)
   at Hangfire.Profiling.SlowLogProfiler.InvokeMeasured[TInstance,TResult](TInstance instance, Func`2 action, String message)
   at Hangfire.Profiling.ProfilerExtensions.InvokeMeasured[TInstance](IProfiler profiler, TInstance instance, Action`1 action, String message)
   at Hangfire.Server.BackgroundJobPerformer.InvokePerformFilter(IServerFilter filter, PerformingContext preContext, Func`1 continuation)

+17ms Processing

Server:
2022-cli-con-1:1300
Worker:
feecde57

+44.210s Enqueued

Triggered by DelayedJobScheduler

+16ms Scheduled

Retry attempt 1 of 3: Could not place a lock on the resource 'HangFire:…

Enqueue at:
9/2/2026 4:57:45 PM

+12m 57ms Failed

An exception occurred during performance of the job.

Hangfire.PostgreSql.PostgreSqlDistributedLockException (2022-cli-con-1:1300)

Could not place a lock on the resource 'HangFire:CUT.CustomerInforToMagBackgroundTask': Lock timeout.

Hangfire.PostgreSql.PostgreSqlDistributedLockException: Could not place a lock on the resource 'HangFire:CUT.CustomerInforToMagBackgroundTask': Lock timeout.
   at Hangfire.PostgreSql.PostgreSqlDistributedLock.PostgreSqlDistributedLock_Init_Transaction(String resource, TimeSpan timeout, IDbConnection connection, PostgreSqlStorageOptions options)
   at Hangfire.PostgreSql.PostgreSqlConnection.AcquireDistributedLock(String resource, TimeSpan timeout)
   at Hangfire.DisableConcurrentExecutionAttribute.OnPerforming(PerformingContext filterContext)
   at Hangfire.Profiling.ProfilerExtensions.InvokeAction[TInstance](InstanceAction`1 tuple)
   at Hangfire.Profiling.SlowLogProfiler.InvokeMeasured[TInstance,TResult](TInstance instance, Func`2 action, String message)
   at Hangfire.Profiling.ProfilerExtensions.InvokeMeasured[TInstance](IProfiler profiler, TInstance instance, Action`1 action, String message)
   at Hangfire.Server.BackgroundJobPerformer.InvokePerformFilter(IServerFilter filter, PerformingContext preContext, Func`1 continuation)

+12ms Processing

Server:
2022-cli-con-1:1300
Worker:
1bd28555

+4ms Enqueued

9/2/2026 4:45:15 PM Created