// Job ID: #3750309
using OOP.BackgroundJobsManager.Jobs;
var paymentJobs = Activate<PaymentJobs>();
paymentJobs.ProcessFailedPayments();
| CurrentCulture | |
| CurrentUICulture | |
| RecurringJobId | |
| RetryCount | |
| Time | |
Failed to change state to the 'Enqueued' one due to an exception after 5 retry attempts
The queue name must consist of lowercase letters, digits, underscore, and dash characters only. Given: 'queue-e_Failedpaymentdatapostingtosap'. Parameter name: value
System.ArgumentException: The queue name must consist of lowercase letters, digits, underscore, and dash characters only. Given: 'queue-e_Failedpaymentdatapostingtosap'. Parameter name: value at Hangfire.States.EnqueuedState.ValidateQueueName(String parameterName, String value) at Hangfire.QueueAttribute.OnStateElection(ElectStateContext context) at Hangfire.States.StateMachine.InvokeOnStateElection(Tuple`2 x)
Retry attempt 9 of 10: The type `OOP.BackgroundJobsManager.Jobs.PaymentJ…
Can not change the state to 'Enqueued': target method was not found.
The type `OOP.BackgroundJobsManager.Jobs.PaymentJobs` does not contain a method with signature `ProcessFailedPayments()`
System.InvalidOperationException: The type `OOP.BackgroundJobsManager.Jobs.PaymentJobs` does not contain a method with signature `ProcessFailedPayments()`
at Hangfire.Storage.InvocationData.DeserializeJob()
Retry attempt 8 of 10: The type `OOP.BackgroundJobsManager.Jobs.PaymentJ…
Can not change the state to 'Enqueued': target method was not found.
The type `OOP.BackgroundJobsManager.Jobs.PaymentJobs` does not contain a method with signature `ProcessFailedPayments()`
System.InvalidOperationException: The type `OOP.BackgroundJobsManager.Jobs.PaymentJobs` does not contain a method with signature `ProcessFailedPayments()`
at Hangfire.Storage.InvocationData.DeserializeJob()
Retry attempt 7 of 10: The type `OOP.BackgroundJobsManager.Jobs.PaymentJ…
Can not change the state to 'Processing': target method was not found.
The type `OOP.BackgroundJobsManager.Jobs.PaymentJobs` does not contain a method with signature `ProcessFailedPayments()`
System.InvalidOperationException: The type `OOP.BackgroundJobsManager.Jobs.PaymentJobs` does not contain a method with signature `ProcessFailedPayments()`
at Hangfire.Storage.InvocationData.DeserializeJob()
Retry attempt 6 of 10: The type `OOP.BackgroundJobsManager.Jobs.PaymentJ…
Can not change the state to 'Processing': target method was not found.
The type `OOP.BackgroundJobsManager.Jobs.PaymentJobs` does not contain a method with signature `ProcessFailedPayments()`
System.InvalidOperationException: The type `OOP.BackgroundJobsManager.Jobs.PaymentJobs` does not contain a method with signature `ProcessFailedPayments()`
at Hangfire.Storage.InvocationData.DeserializeJob()
Retry attempt 5 of 10: The type `OOP.BackgroundJobsManager.Jobs.PaymentJ…
Can not change the state to 'Processing': target method was not found.
The type `OOP.BackgroundJobsManager.Jobs.PaymentJobs` does not contain a method with signature `ProcessFailedPayments()`
System.InvalidOperationException: The type `OOP.BackgroundJobsManager.Jobs.PaymentJobs` does not contain a method with signature `ProcessFailedPayments()`
at Hangfire.Storage.InvocationData.DeserializeJob()
Retry attempt 4 of 10: The type `OOP.BackgroundJobsManager.Jobs.PaymentJ…
Can not change the state to 'Processing': target method was not found.
The type `OOP.BackgroundJobsManager.Jobs.PaymentJobs` does not contain a method with signature `ProcessFailedPayments()`
System.InvalidOperationException: The type `OOP.BackgroundJobsManager.Jobs.PaymentJobs` does not contain a method with signature `ProcessFailedPayments()`
at Hangfire.Storage.InvocationData.DeserializeJob()
Retry attempt 3 of 10: The type `OOP.BackgroundJobsManager.Jobs.PaymentJ…
Can not change the state to 'Processing': target method was not found.
The type `OOP.BackgroundJobsManager.Jobs.PaymentJobs` does not contain a method with signature `ProcessFailedPayments()`
System.InvalidOperationException: The type `OOP.BackgroundJobsManager.Jobs.PaymentJobs` does not contain a method with signature `ProcessFailedPayments()`
at Hangfire.Storage.InvocationData.DeserializeJob()
Retry attempt 2 of 10: The type `OOP.BackgroundJobsManager.Jobs.PaymentJ…
Can not change the state to 'Processing': target method was not found.
The type `OOP.BackgroundJobsManager.Jobs.PaymentJobs` does not contain a method with signature `ProcessFailedPayments()`
System.InvalidOperationException: The type `OOP.BackgroundJobsManager.Jobs.PaymentJobs` does not contain a method with signature `ProcessFailedPayments()`
at Hangfire.Storage.InvocationData.DeserializeJob()
Retry attempt 1 of 10: The type `OOP.BackgroundJobsManager.Jobs.PaymentJ…
Can not change the state to 'Processing': target method was not found.
The type `OOP.BackgroundJobsManager.Jobs.PaymentJobs` does not contain a method with signature `ProcessFailedPayments()`
System.InvalidOperationException: The type `OOP.BackgroundJobsManager.Jobs.PaymentJobs` does not contain a method with signature `ProcessFailedPayments()`
at Hangfire.Storage.InvocationData.DeserializeJob()