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.
Can not change the state to 'Processing': target method was not found. Fewer details...
12/17/2025 11:00:13
System.InvalidOperationException
The type `TqsNibssPDService.BackgroundOperations.Operations.DefaultTaxNotificationProcessor` does not contain a method with signature `ExecuteSoftAlliance(String, String, String, String, String)`
System.InvalidOperationException: The type `TqsNibssPDService.BackgroundOperations.Operations.DefaultTaxNotificationProcessor` does not contain a method with signature `ExecuteSoftAlliance(String, String, String, String, String)`
at Hangfire.Storage.InvocationData.DeserializeJob()
Can not change the state to 'Processing': target method was not found. More details...
12/17/2025 11:00:12
System.InvalidOperationException
The type `TqsNibssPDService.BackgroundOperations.Operations.DefaultTaxNotificationProcessor` does not contain a method with signature `ExecuteSoftAlliance(String, String, String, String, String)`
System.InvalidOperationException: The type `TqsNibssPDService.BackgroundOperations.Operations.DefaultTaxNotificationProcessor` does not contain a method with signature `ExecuteSoftAlliance(String, String, String, String, String)`
at Hangfire.Storage.InvocationData.DeserializeJob()
Can not change the state to 'Processing': target method was not found. More details...
12/17/2025 11:00:10
System.InvalidOperationException
The type `TqsNibssPDService.BackgroundOperations.Operations.DefaultTaxNotificationProcessor` does not contain a method with signature `ExecuteSoftAlliance(String, String, String, String, String)`
System.InvalidOperationException: The type `TqsNibssPDService.BackgroundOperations.Operations.DefaultTaxNotificationProcessor` does not contain a method with signature `ExecuteSoftAlliance(String, String, String, String, String)`
at Hangfire.Storage.InvocationData.DeserializeJob()
Can not change the state to 'Processing': target method was not found. More details...
12/17/2025 11:00:10
System.InvalidOperationException
The type `TqsNibssPDService.BackgroundOperations.Operations.DefaultTaxNotificationProcessor` does not contain a method with signature `ExecuteSoftAlliance(String, String, String, String, String)`
System.InvalidOperationException: The type `TqsNibssPDService.BackgroundOperations.Operations.DefaultTaxNotificationProcessor` does not contain a method with signature `ExecuteSoftAlliance(String, String, String, String, String)`
at Hangfire.Storage.InvocationData.DeserializeJob()
An exception occurred during performance of the job. More details...
12/16/2025 14:15:46
System.InvalidOperationException
Could not get a value of the job parameter `CurrentCulture`. See inner exception for details.
System.InvalidOperationException: Could not get a value of the job parameter `CurrentCulture`. See inner exception for details.
---> System.Data.SqlClient.SqlException (0x80131904): A transport-level error has occurred when receiving results from the server. (provider: TCP Provider, error: 0 - The semaphore timeout period has expired.)
---> System.ComponentModel.Win32Exception (121): The semaphore timeout period has expired.
at System.Data.SqlClient.SqlConnection.OnError(SqlExceptionexception, BooleanbreakConnection, Action`1wrapCloseInAction)
at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObjectstateObj, BooleancallerHasConnectionLock, BooleanasyncClose)
at System.Data.SqlClient.TdsParserStateObject.ReadSniError(TdsParserStateObjectstateObj, UInt32error)
at System.Data.SqlClient.TdsParserStateObject.ReadSniSyncOverAsync()
at System.Data.SqlClient.TdsParserStateObject.TryReadNetworkPacket()
at System.Data.SqlClient.TdsParserStateObject.TryPrepareBuffer()
at System.Data.SqlClient.TdsParserStateObject.TryReadByte(Byte&value)
at System.Data.SqlClient.TdsParser.TryRun(RunBehaviorrunBehavior, SqlCommandcmdHandler, SqlDataReaderdataStream, BulkCopySimpleResultSetbulkCopyHandler, TdsParserStateObjectstateObj, Boolean&dataReady)
at System.Data.SqlClient.SqlDataReader.TryConsumeMetaData()
at System.Data.SqlClient.SqlDataReader.get_MetaData()
at System.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReaderds, RunBehaviorrunBehavior, StringresetOptionsString)
at System.Data.SqlClient.SqlCommand.RunExecuteReaderTds(CommandBehaviorcmdBehavior, RunBehaviorrunBehavior, BooleanreturnStream, Booleanasync, Int32timeout, Task&task, BooleanasyncWrite, SqlDataReaderds)
at System.Data.SqlClient.SqlCommand.ExecuteScalar()
at Dapper.SqlMapper.ExecuteScalarImpl[T](IDbConnectioncnn, CommandDefinition&command)
at Hangfire.SqlServer.SqlServerConnection.<>c__DisplayClass11_0.<GetJobParameter>b__0(DbConnectionconnection)
at Hangfire.SqlServer.SqlServerStorage.UseConnection[T](DbConnectiondedicatedConnection, Func`2func)
at Hangfire.Server.PerformContext.GetJobParameter[T](Stringname)
ClientConnectionId:6baa0bff-0901-4216-90f3-a3ca559dcccd
Error Number:121,State:0,Class:20
--- End of inner exception stack trace ---
at Hangfire.Server.PerformContext.GetJobParameter[T](Stringname)
at Hangfire.CaptureCultureAttribute.OnPerforming(PerformingContextfilterContext)
at Hangfire.Profiling.ProfilerExtensions.InvokeAction[TInstance](InstanceAction`1tuple)
at Hangfire.Profiling.SlowLogProfiler.InvokeMeasured[TInstance,TResult](TInstanceinstance, Func`2action, Stringmessage)
at Hangfire.Profiling.ProfilerExtensions.InvokeMeasured[TInstance](IProfilerprofiler, TInstanceinstance, Action`1action, Stringmessage)
at Hangfire.Server.BackgroundJobPerformer.InvokePerformFilter(IServerFilterfilter, PerformingContextpreContext, Func`1continuation)
Failed to change state to a 'Processing' one due to an exception after 10 retry attempts More details...
12/16/2025 13:12:47
Hangfire.Storage.DistributedLockTimeoutException
Timeout expired. The timeout elapsed prior to obtaining a distributed lock on the 'HangFire:job:15161795:state-lock' resource.
Hangfire.Storage.DistributedLockTimeoutException: Timeout expired. The timeout elapsed prior to obtaining a distributed lock on the 'HangFire:job:15161795:state-lock' resource.
at Hangfire.SqlServer.SqlServerDistributedLock.Acquire(IDbConnectionconnection, Stringresource, TimeSpantimeout)
at Hangfire.SqlServer.SqlServerConnection.AcquireLock(Stringresource, TimeSpantimeout)
at Hangfire.SqlServer.SqlServerConnection.AcquireDistributedLock(Stringresource, TimeSpantimeout)
at Hangfire.Storage.StorageConnectionExtensions.AcquireDistributedJobLock(IStorageConnectionconnection, StringjobId, TimeSpantimeout)
at Hangfire.States.BackgroundJobStateChanger.ChangeState(StateChangeContextcontext)
at Hangfire.Server.Worker.TryChangeState(BackgroundProcessContextcontext, IStorageConnectionconnection, IFetchedJobfetchedJob, IStatestate, String[]expectedStates, CancellationTokeninitializeToken, CancellationTokenabortToken)
Failed to change state to a 'Processing' one due to an exception after 10 retry attempts More details...
12/16/2025 13:12:48
Hangfire.Storage.DistributedLockTimeoutException
Timeout expired. The timeout elapsed prior to obtaining a distributed lock on the 'HangFire:job:15161794:state-lock' resource.
Hangfire.Storage.DistributedLockTimeoutException: Timeout expired. The timeout elapsed prior to obtaining a distributed lock on the 'HangFire:job:15161794:state-lock' resource.
at Hangfire.SqlServer.SqlServerDistributedLock.Acquire(IDbConnectionconnection, Stringresource, TimeSpantimeout)
at Hangfire.SqlServer.SqlServerConnection.AcquireLock(Stringresource, TimeSpantimeout)
at Hangfire.SqlServer.SqlServerConnection.AcquireDistributedLock(Stringresource, TimeSpantimeout)
at Hangfire.Storage.StorageConnectionExtensions.AcquireDistributedJobLock(IStorageConnectionconnection, StringjobId, TimeSpantimeout)
at Hangfire.States.BackgroundJobStateChanger.ChangeState(StateChangeContextcontext)
at Hangfire.Server.Worker.TryChangeState(BackgroundProcessContextcontext, IStorageConnectionconnection, IFetchedJobfetchedJob, IStatestate, String[]expectedStates, CancellationTokeninitializeToken, CancellationTokenabortToken)
Failed to change state to a 'Processing' one due to an exception after 10 retry attempts More details...
12/16/2025 13:12:47
Hangfire.Storage.DistributedLockTimeoutException
Timeout expired. The timeout elapsed prior to obtaining a distributed lock on the 'HangFire:job:15161793:state-lock' resource.
Hangfire.Storage.DistributedLockTimeoutException: Timeout expired. The timeout elapsed prior to obtaining a distributed lock on the 'HangFire:job:15161793:state-lock' resource.
at Hangfire.SqlServer.SqlServerDistributedLock.Acquire(IDbConnectionconnection, Stringresource, TimeSpantimeout)
at Hangfire.SqlServer.SqlServerConnection.AcquireLock(Stringresource, TimeSpantimeout)
at Hangfire.SqlServer.SqlServerConnection.AcquireDistributedLock(Stringresource, TimeSpantimeout)
at Hangfire.Storage.StorageConnectionExtensions.AcquireDistributedJobLock(IStorageConnectionconnection, StringjobId, TimeSpantimeout)
at Hangfire.States.BackgroundJobStateChanger.ChangeState(StateChangeContextcontext)
at Hangfire.Server.Worker.TryChangeState(BackgroundProcessContextcontext, IStorageConnectionconnection, IFetchedJobfetchedJob, IStatestate, String[]expectedStates, CancellationTokeninitializeToken, CancellationTokenabortToken)
Failed to change state to a 'Processing' one due to an exception after 10 retry attempts More details...
12/16/2025 13:12:49
Hangfire.Storage.DistributedLockTimeoutException
Timeout expired. The timeout elapsed prior to obtaining a distributed lock on the 'HangFire:job:15161790:state-lock' resource.
Hangfire.Storage.DistributedLockTimeoutException: Timeout expired. The timeout elapsed prior to obtaining a distributed lock on the 'HangFire:job:15161790:state-lock' resource.
at Hangfire.SqlServer.SqlServerDistributedLock.Acquire(IDbConnectionconnection, Stringresource, TimeSpantimeout)
at Hangfire.SqlServer.SqlServerConnection.AcquireLock(Stringresource, TimeSpantimeout)
at Hangfire.SqlServer.SqlServerConnection.AcquireDistributedLock(Stringresource, TimeSpantimeout)
at Hangfire.Storage.StorageConnectionExtensions.AcquireDistributedJobLock(IStorageConnectionconnection, StringjobId, TimeSpantimeout)
at Hangfire.States.BackgroundJobStateChanger.ChangeState(StateChangeContextcontext)
at Hangfire.Server.Worker.TryChangeState(BackgroundProcessContextcontext, IStorageConnectionconnection, IFetchedJobfetchedJob, IStatestate, String[]expectedStates, CancellationTokeninitializeToken, CancellationTokenabortToken)
Failed to change state to a 'Processing' one due to an exception after 10 retry attempts More details...
12/16/2025 13:12:49
Hangfire.Storage.DistributedLockTimeoutException
Timeout expired. The timeout elapsed prior to obtaining a distributed lock on the 'HangFire:job:15161788:state-lock' resource.
Hangfire.Storage.DistributedLockTimeoutException: Timeout expired. The timeout elapsed prior to obtaining a distributed lock on the 'HangFire:job:15161788:state-lock' resource.
at Hangfire.SqlServer.SqlServerDistributedLock.Acquire(IDbConnectionconnection, Stringresource, TimeSpantimeout)
at Hangfire.SqlServer.SqlServerConnection.AcquireLock(Stringresource, TimeSpantimeout)
at Hangfire.SqlServer.SqlServerConnection.AcquireDistributedLock(Stringresource, TimeSpantimeout)
at Hangfire.Storage.StorageConnectionExtensions.AcquireDistributedJobLock(IStorageConnectionconnection, StringjobId, TimeSpantimeout)
at Hangfire.States.BackgroundJobStateChanger.ChangeState(StateChangeContextcontext)
at Hangfire.Server.Worker.TryChangeState(BackgroundProcessContextcontext, IStorageConnectionconnection, IFetchedJobfetchedJob, IStatestate, String[]expectedStates, CancellationTokeninitializeToken, CancellationTokenabortToken)