DefaultTaxNotificationProcessor.ExecuteSoftAlliance

// Job ID: #16930121
using TqsNibssPDService.BackgroundOperations.Operations;

var defaultTaxNotificationProcessor = Activate<DefaultTaxNotificationProcessor>();
await defaultTaxNotificationProcessor.ExecuteSoftAlliance(
    "FBN|BRH|UNCtest|7-01-2026|743810",
    "testItem",
    "12345",
    null,
    "FBN|BRH|UNCtest|7-01-2026|743810",
    "testItem");

Parameters

CurrentCulture
""
CurrentUICulture
""

State

01/12/2026 09:45:43 (+5.313s) Failed

An exception occurred during processing of a background job.

System.ObjectDisposedException

Cannot access a disposed object. Object name: 'IServiceProvider'.

System.ObjectDisposedException: Cannot access a disposed object.
Object name: 'IServiceProvider'.
   at Microsoft.Extensions.DependencyInjection.ServiceLookup.ThrowHelper.ThrowObjectDisposedException()
   at Microsoft.Extensions.DependencyInjection.ServiceProvider.CreateScope()
   at Microsoft.Extensions.DependencyInjection.ServiceLookup.ServiceProviderEngineScope.CreateScope()
   at Hangfire.AspNetCore.AspNetCoreJobActivator.BeginScope(JobActivatorContext context)
   at Hangfire.Server.CoreBackgroundJobPerformer.Perform(PerformContext context)
   at Hangfire.Server.BackgroundJobPerformer.<>c__DisplayClass9_0.<PerformJobWithFilters>b__0()
   at Hangfire.Server.BackgroundJobPerformer.InvokePerformFilter(IServerFilter filter, PerformingContext preContext, Func`1 continuation)
   at Hangfire.Server.BackgroundJobPerformer.PerformJobWithFilters(PerformContext context, IEnumerable`1 filters)
   at Hangfire.Server.BackgroundJobPerformer.Perform(PerformContext context)
   at Hangfire.Server.Worker.PerformJob(BackgroundProcessContext context, IStorageConnection connection, String jobId)

+1m 8.793s Processing

Server:
isw-220521-655:32684
Worker:
a2fc1d90

+110ms Enqueued

Queue:
default

01/12/2026 09:44:28 Created