Failed jobs do not become expired to allow you to re-queue them without any
time pressure. You should re-queue or delete them manually, or apply AutomaticRetry(OnAttemptsExceeded = AttemptsExceededAction.Delete)
attribute to delete them automatically.
An exception occurred during performance of the job. Fewer details...
1/2/2025 7:55:23 PM
System.Exception
{"message":"\"Last Name\" is a required value."}
/rest/V1/customers/23262
System.Exception: {"message":"\"Last Name\" is a required value."}
/rest/V1/customers/23262
at ClarityConnect.Connectors.Magento.MagentoIntegrationService.Update[TModel](UpdateRequest`1request, CancellationTokentoken) in C:\Data\Projects\CUT\Connect-v3 - Copy\ClarityConnect.Connectors.Magento\IntegrationService\MagentoIntegrationService.cs:line 97
at ClarityConnect.Connectors.Magento.MagentoService.UpdateCustomer(Customermodel, CancellationTokentoken) in C:\Data\Projects\CUT\Connect-v3 - Copy\ClarityConnect.Connectors.Magento\Service\MagentoService.Customer.cs:line 31
at ClarityConnect.Clients.CUT.CUT.ProcessCustomerInforToMagento(PerformContextcontext, StringcustNum, CancellationTokentoken) in C:\Data\Projects\CUT\Connect-v3 - Copy\ClarityConnect.Clients.CUT\Jobs\ProcessCustomers.cs:line 146
at ClarityConnect.Clients.CUT.CUT.ProcessCustomerInforToMagento(PerformContextcontext, StringcustNum, CancellationTokentoken) in C:\Data\Projects\CUT\Connect-v3 - Copy\ClarityConnect.Clients.CUT\Jobs\ProcessCustomers.cs:line 155
at ClarityConnect.Clients.CUT.CUT.CustomerInforToMagBackgroundTask(StringcustNum, PerformContextcontext, CancellationTokentoken) in C:\Data\Projects\CUT\Connect-v3 - Copy\ClarityConnect.Clients.CUT\Jobs\ProcessCustomers.cs:line 77
at InvokeStub_TaskAwaiter.GetResult(Object,Object, IntPtr*)
at System.Reflection.MethodInvoker.Invoke(Objectobj, IntPtr*args, BindingFlagsinvokeAttr)
An exception occurred during performance of the job. More details...
1/2/2025 7:46:19 PM
System.Collections.Generic.KeyNotFoundException
Infor shows Customer ID: 3596 for SWDPLAY, but that record was not found in Magento.
System.Collections.Generic.KeyNotFoundException: Infor shows Customer ID: 3596 for SWDPLAY, but that record was not found in Magento.
at ClarityConnect.Clients.CUT.CUT.ProcessCustomerInforToMagento(PerformContextcontext, StringcustNum, CancellationTokentoken) in C:\Data\Projects\CUT\Connect-v3 - Copy\ClarityConnect.Clients.CUT\Jobs\ProcessCustomers.cs:line 99
at ClarityConnect.Clients.CUT.CUT.ProcessCustomerInforToMagento(PerformContextcontext, StringcustNum, CancellationTokentoken) in C:\Data\Projects\CUT\Connect-v3 - Copy\ClarityConnect.Clients.CUT\Jobs\ProcessCustomers.cs:line 155
at ClarityConnect.Clients.CUT.CUT.CustomerInforToMagBackgroundTask(StringcustNum, PerformContextcontext, CancellationTokentoken) in C:\Data\Projects\CUT\Connect-v3 - Copy\ClarityConnect.Clients.CUT\Jobs\ProcessCustomers.cs:line 77
at InvokeStub_TaskAwaiter.GetResult(Object,Object, IntPtr*)
at System.Reflection.MethodInvoker.Invoke(Objectobj, IntPtr*args, BindingFlagsinvokeAttr)
An exception occurred during performance of the job. More details...
1/2/2025 7:46:48 PM
System.Collections.Generic.KeyNotFoundException
Infor shows Customer ID: 21598 for ST21598, but that record was not found in Magento.
System.Collections.Generic.KeyNotFoundException: Infor shows Customer ID: 21598 for ST21598, but that record was not found in Magento.
at ClarityConnect.Clients.CUT.CUT.ProcessCustomerInforToMagento(PerformContextcontext, StringcustNum, CancellationTokentoken) in C:\Data\Projects\CUT\Connect-v3 - Copy\ClarityConnect.Clients.CUT\Jobs\ProcessCustomers.cs:line 99
at ClarityConnect.Clients.CUT.CUT.ProcessCustomerInforToMagento(PerformContextcontext, StringcustNum, CancellationTokentoken) in C:\Data\Projects\CUT\Connect-v3 - Copy\ClarityConnect.Clients.CUT\Jobs\ProcessCustomers.cs:line 155
at ClarityConnect.Clients.CUT.CUT.CustomerInforToMagBackgroundTask(StringcustNum, PerformContextcontext, CancellationTokentoken) in C:\Data\Projects\CUT\Connect-v3 - Copy\ClarityConnect.Clients.CUT\Jobs\ProcessCustomers.cs:line 77
at InvokeStub_TaskAwaiter.GetResult(Object,Object, IntPtr*)
at System.Reflection.MethodInvoker.Invoke(Objectobj, IntPtr*args, BindingFlagsinvokeAttr)
An exception occurred during performance of the job. More details...
1/2/2025 7:45:18 PM
System.NullReferenceException
Object reference not set to an instance of an object.
System.NullReferenceException: Object reference not set to an instance of an object.
at ClarityConnect.Clients.CUT.CUT.ProcessCustomerInforToMagento(PerformContextcontext, StringcustNum, CancellationTokentoken) in C:\Data\Projects\CUT\Connect-v3 - Copy\ClarityConnect.Clients.CUT\Jobs\ProcessCustomers.cs:line 138
at ClarityConnect.Clients.CUT.CUT.ProcessCustomerInforToMagento(PerformContextcontext, StringcustNum, CancellationTokentoken) in C:\Data\Projects\CUT\Connect-v3 - Copy\ClarityConnect.Clients.CUT\Jobs\ProcessCustomers.cs:line 155
at ClarityConnect.Clients.CUT.CUT.CustomerInforToMagBackgroundTask(StringcustNum, PerformContextcontext, CancellationTokentoken) in C:\Data\Projects\CUT\Connect-v3 - Copy\ClarityConnect.Clients.CUT\Jobs\ProcessCustomers.cs:line 77
at InvokeStub_TaskAwaiter.GetResult(Object,Object, IntPtr*)
at System.Reflection.MethodInvoker.Invoke(Objectobj, IntPtr*args, BindingFlagsinvokeAttr)
An exception occurred during performance of the job. More details...
1/2/2025 7:41:49 PM
Newtonsoft.Json.JsonReaderException
Unexpected character encountered while parsing value: A. Path '', line 0, position 0.
Newtonsoft.Json.JsonReaderException: Unexpected character encountered while parsing value: A. Path '', line 0, position 0.
at Newtonsoft.Json.JsonTextReader.ParseValue()
at Newtonsoft.Json.JsonReader.ReadForType(JsonContractcontract, BooleanhasConverter)
at Newtonsoft.Json.Serialization.JsonSerializerInternalReader.Deserialize(JsonReaderreader, TypeobjectType, BooleancheckAdditionalContent)
at Newtonsoft.Json.JsonSerializer.DeserializeInternal(JsonReaderreader, TypeobjectType)
at Newtonsoft.Json.JsonConvert.DeserializeObject(Stringvalue, Typetype, JsonSerializerSettingssettings)
at Newtonsoft.Json.JsonConvert.DeserializeObject[T](Stringvalue, JsonSerializerSettingssettings)
at ClarityConnect.Connectors.Magento.MagentoIntegrationService.Create[TModel](CreateRequest`1request, CancellationTokentoken) in C:\Data\Projects\CUT\Connect-v3 - Copy\ClarityConnect.Connectors.Magento\IntegrationService\MagentoIntegrationService.cs:line 79
at ClarityConnect.Connectors.Magento.MagentoService.CreateCustomer(Customermodel, CancellationTokentoken) in C:\Data\Projects\CUT\Connect-v3 - Copy\ClarityConnect.Connectors.Magento\Service\MagentoService.Customer.cs:line 23
at ClarityConnect.Clients.CUT.CUT.ProcessCustomerInforToMagento(PerformContextcontext, StringcustNum, CancellationTokentoken) in C:\Data\Projects\CUT\Connect-v3 - Copy\ClarityConnect.Clients.CUT\Jobs\ProcessCustomers.cs:line 137
at ClarityConnect.Clients.CUT.CUT.ProcessCustomerInforToMagento(PerformContextcontext, StringcustNum, CancellationTokentoken) in C:\Data\Projects\CUT\Connect-v3 - Copy\ClarityConnect.Clients.CUT\Jobs\ProcessCustomers.cs:line 155
at ClarityConnect.Clients.CUT.CUT.CustomerInforToMagBackgroundTask(StringcustNum, PerformContextcontext, CancellationTokentoken) in C:\Data\Projects\CUT\Connect-v3 - Copy\ClarityConnect.Clients.CUT\Jobs\ProcessCustomers.cs:line 77
at InvokeStub_TaskAwaiter.GetResult(Object,Object, IntPtr*)
at System.Reflection.MethodInvoker.Invoke(Objectobj, IntPtr*args, BindingFlagsinvokeAttr)
An exception occurred during performance of the job. More details...
1/2/2025 7:38:05 PM
System.NullReferenceException
Object reference not set to an instance of an object.
System.NullReferenceException: Object reference not set to an instance of an object.
at ClarityConnect.Clients.CUT.CUT.ProcessCustomerInforToMagento(PerformContextcontext, StringcustNum, CancellationTokentoken) in C:\Data\Projects\CUT\Connect-v3 - Copy\ClarityConnect.Clients.CUT\Jobs\ProcessCustomers.cs:line 138
at ClarityConnect.Clients.CUT.CUT.ProcessCustomerInforToMagento(PerformContextcontext, StringcustNum, CancellationTokentoken) in C:\Data\Projects\CUT\Connect-v3 - Copy\ClarityConnect.Clients.CUT\Jobs\ProcessCustomers.cs:line 155
at ClarityConnect.Clients.CUT.CUT.CustomerInforToMagBackgroundTask(StringcustNum, PerformContextcontext, CancellationTokentoken) in C:\Data\Projects\CUT\Connect-v3 - Copy\ClarityConnect.Clients.CUT\Jobs\ProcessCustomers.cs:line 77
at InvokeStub_TaskAwaiter.GetResult(Object,Object, IntPtr*)
at System.Reflection.MethodInvoker.Invoke(Objectobj, IntPtr*args, BindingFlagsinvokeAttr)
An exception occurred during performance of the job. More details...
1/2/2025 7:52:51 PM
System.Exception
{"message":"\"%fieldName\" is required. Enter and try again.","parameters":{"fieldName":"postcode"}}
/rest/V1/customers/5601
System.Exception: {"message":"\"%fieldName\" is required. Enter and try again.","parameters":{"fieldName":"postcode"}}
/rest/V1/customers/5601
at ClarityConnect.Connectors.Magento.MagentoIntegrationService.Update[TModel](UpdateRequest`1request, CancellationTokentoken) in C:\Data\Projects\CUT\Connect-v3 - Copy\ClarityConnect.Connectors.Magento\IntegrationService\MagentoIntegrationService.cs:line 97
at ClarityConnect.Connectors.Magento.MagentoService.UpdateCustomer(Customermodel, CancellationTokentoken) in C:\Data\Projects\CUT\Connect-v3 - Copy\ClarityConnect.Connectors.Magento\Service\MagentoService.Customer.cs:line 31
at ClarityConnect.Clients.CUT.CUT.ProcessCustomerInforToMagento(PerformContextcontext, StringcustNum, CancellationTokentoken) in C:\Data\Projects\CUT\Connect-v3 - Copy\ClarityConnect.Clients.CUT\Jobs\ProcessCustomers.cs:line 146
at ClarityConnect.Clients.CUT.CUT.ProcessCustomerInforToMagento(PerformContextcontext, StringcustNum, CancellationTokentoken) in C:\Data\Projects\CUT\Connect-v3 - Copy\ClarityConnect.Clients.CUT\Jobs\ProcessCustomers.cs:line 155
at ClarityConnect.Clients.CUT.CUT.CustomerInforToMagBackgroundTask(StringcustNum, PerformContextcontext, CancellationTokentoken) in C:\Data\Projects\CUT\Connect-v3 - Copy\ClarityConnect.Clients.CUT\Jobs\ProcessCustomers.cs:line 77
at InvokeStub_TaskAwaiter.GetResult(Object,Object, IntPtr*)
at System.Reflection.MethodInvoker.Invoke(Objectobj, IntPtr*args, BindingFlagsinvokeAttr)
An exception occurred during performance of the job. More details...
1/2/2025 7:41:18 PM
System.Exception
{"message":"Invalid value of \"%value\" provided for the %fieldName field.","parameters":{"fieldName":"regionId","value":"71"}}
/rest/V1/customers/4958
System.Exception: {"message":"Invalid value of \"%value\" provided for the %fieldName field.","parameters":{"fieldName":"regionId","value":"71"}}
/rest/V1/customers/4958
at ClarityConnect.Connectors.Magento.MagentoIntegrationService.Update[TModel](UpdateRequest`1request, CancellationTokentoken) in C:\Data\Projects\CUT\Connect-v3 - Copy\ClarityConnect.Connectors.Magento\IntegrationService\MagentoIntegrationService.cs:line 97
at ClarityConnect.Connectors.Magento.MagentoService.UpdateCustomer(Customermodel, CancellationTokentoken) in C:\Data\Projects\CUT\Connect-v3 - Copy\ClarityConnect.Connectors.Magento\Service\MagentoService.Customer.cs:line 31
at ClarityConnect.Clients.CUT.CUT.ProcessCustomerInforToMagento(PerformContextcontext, StringcustNum, CancellationTokentoken) in C:\Data\Projects\CUT\Connect-v3 - Copy\ClarityConnect.Clients.CUT\Jobs\ProcessCustomers.cs:line 146
at ClarityConnect.Clients.CUT.CUT.ProcessCustomerInforToMagento(PerformContextcontext, StringcustNum, CancellationTokentoken) in C:\Data\Projects\CUT\Connect-v3 - Copy\ClarityConnect.Clients.CUT\Jobs\ProcessCustomers.cs:line 155
at ClarityConnect.Clients.CUT.CUT.CustomerInforToMagBackgroundTask(StringcustNum, PerformContextcontext, CancellationTokentoken) in C:\Data\Projects\CUT\Connect-v3 - Copy\ClarityConnect.Clients.CUT\Jobs\ProcessCustomers.cs:line 77
at InvokeStub_TaskAwaiter.GetResult(Object,Object, IntPtr*)
at System.Reflection.MethodInvoker.Invoke(Objectobj, IntPtr*args, BindingFlagsinvokeAttr)
An exception occurred during performance of the job. More details...
1/2/2025 7:32:47 PM
System.NullReferenceException
Object reference not set to an instance of an object.
System.NullReferenceException: Object reference not set to an instance of an object.
at ClarityConnect.Clients.CUT.CUT.ProcessCustomerInforToMagento(PerformContextcontext, StringcustNum, CancellationTokentoken) in C:\Data\Projects\CUT\Connect-v3 - Copy\ClarityConnect.Clients.CUT\Jobs\ProcessCustomers.cs:line 138
at ClarityConnect.Clients.CUT.CUT.ProcessCustomerInforToMagento(PerformContextcontext, StringcustNum, CancellationTokentoken) in C:\Data\Projects\CUT\Connect-v3 - Copy\ClarityConnect.Clients.CUT\Jobs\ProcessCustomers.cs:line 155
at ClarityConnect.Clients.CUT.CUT.CustomerInforToMagBackgroundTask(StringcustNum, PerformContextcontext, CancellationTokentoken) in C:\Data\Projects\CUT\Connect-v3 - Copy\ClarityConnect.Clients.CUT\Jobs\ProcessCustomers.cs:line 77
at InvokeStub_TaskAwaiter.GetResult(Object,Object, IntPtr*)
at System.Reflection.MethodInvoker.Invoke(Objectobj, IntPtr*args, BindingFlagsinvokeAttr)
An exception occurred during performance of the job. More details...
1/2/2025 7:20:48 PM
System.Exception
{"message":"\"Last Name\" is a required value."}
/rest/V1/customers/13010
System.Exception: {"message":"\"Last Name\" is a required value."}
/rest/V1/customers/13010
at ClarityConnect.Connectors.Magento.MagentoIntegrationService.Update[TModel](UpdateRequest`1request, CancellationTokentoken) in C:\Data\Projects\CUT\Connect-v3 - Copy\ClarityConnect.Connectors.Magento\IntegrationService\MagentoIntegrationService.cs:line 97
at ClarityConnect.Connectors.Magento.MagentoService.UpdateCustomer(Customermodel, CancellationTokentoken) in C:\Data\Projects\CUT\Connect-v3 - Copy\ClarityConnect.Connectors.Magento\Service\MagentoService.Customer.cs:line 31
at ClarityConnect.Clients.CUT.CUT.ProcessCustomerInforToMagento(PerformContextcontext, StringcustNum, CancellationTokentoken) in C:\Data\Projects\CUT\Connect-v3 - Copy\ClarityConnect.Clients.CUT\Jobs\ProcessCustomers.cs:line 146
at ClarityConnect.Clients.CUT.CUT.ProcessCustomerInforToMagento(PerformContextcontext, StringcustNum, CancellationTokentoken) in C:\Data\Projects\CUT\Connect-v3 - Copy\ClarityConnect.Clients.CUT\Jobs\ProcessCustomers.cs:line 155
at ClarityConnect.Clients.CUT.CUT.CustomerInforToMagBackgroundTask(StringcustNum, PerformContextcontext, CancellationTokentoken) in C:\Data\Projects\CUT\Connect-v3 - Copy\ClarityConnect.Clients.CUT\Jobs\ProcessCustomers.cs:line 77
at InvokeStub_TaskAwaiter.GetResult(Object,Object, IntPtr*)
at System.Reflection.MethodInvoker.Invoke(Objectobj, IntPtr*args, BindingFlagsinvokeAttr)