Startup.StartProcess

The job is finished. It will be removed automatically 8/15/2026 4:08:53 AM.
// Job ID: #2323781
using LunyaFilterApp;

Startup.StartProcess();
CurrentCulture
"en-US"
CurrentUICulture
"en-US"
RecurringJobId
"MyProcess"
RetryCount
10
Time
1781578874

State

6/16/2026 4:08:53 AM (+60ms) Succeeded

Latency:
1h 7m
Duration:
27ms

+11m 8.677s Processing

Server:
a2nwvpweb085:64688
Worker:
2eb1ac9a

+3m 58.230s Processing

Server:
a2nwvpweb085:64688
Worker:
cfddf0f6

+1m 1.703s Processing

Server:
a2nwvpweb085:64688
Worker:
2bac8a0c

+45.287s Processing

Server:
a2nwvpweb085:64688
Worker:
c113dfad

+3m 58.170s Processing

Server:
a2nwvpweb085:64688
Worker:
cfddf0f6

+1m 1.720s Processing

Server:
a2nwvpweb085:64688
Worker:
2bac8a0c

+45.236s Processing

Server:
a2nwvpweb085:64688
Worker:
c113dfad

+3m 58.130s Processing

Server:
a2nwvpweb085:64688
Worker:
cfddf0f6

+1m 1.720s Processing

Server:
a2nwvpweb085:64688
Worker:
2bac8a0c

+45.224s Processing

Server:
a2nwvpweb085:64688
Worker:
c113dfad

+5m 45.170s Processing

Server:
a2nwvpweb085:64688
Worker:
cfddf0f6

+59.346s Processing

Server:
a2nwvpweb085:64688
Worker:
cfddf0f6

+2m 58.717s Processing

Server:
a2nwvpweb085:64688
Worker:
d3aa57f0

+1m 1.740s Processing

Server:
a2nwvpweb085:64688
Worker:
2bac8a0c

+45.343s Processing

Server:
a2nwvpweb085:64688
Worker:
c113dfad

+3m 58.060s Processing

Server:
a2nwvpweb085:64688
Worker:
cfddf0f6

+1m 1.914s Processing

Server:
a2nwvpweb085:64688
Worker:
2bac8a0c

+45.120s Processing

Server:
a2nwvpweb085:64688
Worker:
9e06e381

+52.646s Processing

Server:
a2nwvpweb085:64688
Worker:
cfddf0f6

+2m 28.614s Processing

Server:
a2nwvpweb085:64688
Worker:
3d9fe45e

+1m 8.630s Processing

Server:
a2nwvpweb085:64688
Worker:
92728338

+45.263s Processing

Server:
a2nwvpweb085:64688
Worker:
edbc9436

+48.733s Processing

Server:
a2nwvpweb085:64688
Worker:
b1e42265

+2m 6.227s Processing

Server:
a2nwvpweb085:64688
Worker:
3d9fe45e

+1m 40.427s Processing

Server:
a2nwvpweb085:64688
Worker:
3d9fe45e

+54.696s Processing

Server:
a2nwvpweb085:64688
Worker:
e76723d0

+45.230s Processing

Server:
a2nwvpweb085:64688
Worker:
9e06e381

+59.067s Processing

Server:
a2nwvpweb085:64688
Worker:
baf002df

+1m 56.953s Processing

Server:
a2nwvpweb085:64688
Worker:
d3aa57f0

+1m 9.174s Processing

Server:
a2nwvpweb085:64688
Worker:
6a60dca1

+54.703s Processing

Server:
a2nwvpweb085:64688
Worker:
e76723d0

+45.233s Processing

Server:
a2nwvpweb085:64688
Worker:
c3fa7a7b

+45.147s Processing

Server:
a2nwvpweb085:64688
Worker:
baf002df

+45.277s Processing

Server:
a2nwvpweb085:64688
Worker:
92728338

+47.813s Processing

Server:
a2nwvpweb085:64688
Worker:
fb07c09e

+ <1ms Processing

Server:
a2nwvpweb085:64688
Worker:
e758550d

+29.930s Enqueued

Triggered by DelayedJobScheduler

Queue:
default

+ <1ms Scheduled

Retry attempt 2 of 10: Could not allocate space for object 'HangFire.Job…

Enqueue at:
6/16/2026 3:03:32 AM

+45.110s Failed

Failed to change state to a 'Succeeded' one due to an exception after 10 retry attempts

System.Data.SqlClient.SqlException

Could not allocate space for object 'HangFire.Job'.'IX_HangFire_Job_StateName' in database 'lunyafilterapp_db' because the 'PRIMARY' filegroup is full due to lack of storage space or database files reaching the maximum allowed size. Note that UNLIMITED files are still limited to 16TB. Create the necessary space by dropping objects in the filegroup, adding additional files to the filegroup, or setting autogrowth on for existing files in the filegroup.

System.Data.SqlClient.SqlException (0x80131904): Could not allocate space for object 'HangFire.Job'.'IX_HangFire_Job_StateName' in database 'lunyafilterapp_db' because the 'PRIMARY' filegroup is full due to lack of storage space or database files reaching the maximum allowed size. Note that UNLIMITED files are still limited to 16TB. Create the necessary space by dropping objects in the filegroup, adding additional files to the filegroup, or setting autogrowth on for existing files in the filegroup.
   at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction)
   at System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction)
   at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose)
   at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady)
   at System.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString, Boolean isInternal, Boolean forDescribeParameterEncryption, Boolean shouldCacheForAlwaysEncrypted)
   at System.Data.SqlClient.SqlCommand.RunExecuteReaderTds(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, Boolean async, Int32 timeout, Task& task, Boolean asyncWrite, Boolean inRetry, SqlDataReader ds, Boolean describeParameterEncryptionRequest)
   at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method, TaskCompletionSource`1 completion, Int32 timeout, Task& task, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry)
   at System.Data.SqlClient.SqlCommand.InternalExecuteNonQuery(TaskCompletionSource`1 completion, String methodName, Boolean sendToPipe, Int32 timeout, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry)
   at System.Data.SqlClient.SqlCommand.ExecuteNonQuery()
   at Hangfire.SqlServer.SqlCommandBatch.ExecuteNonQuery()
   at Hangfire.SqlServer.SqlServerWriteOnlyTransaction.<Commit>b__12_0(DbConnection connection, DbTransaction transaction)
   at Hangfire.SqlServer.SqlServerStorage.<>c__DisplayClass34_0.<UseTransaction>b__0(DbConnection connection, DbTransaction transaction)
   at Hangfire.SqlServer.SqlServerStorage.<>c__DisplayClass35_0`1.<UseTransaction>b__0(DbConnection connection)
   at Hangfire.SqlServer.SqlServerStorage.UseConnection[T](DbConnection dedicatedConnection, Func`2 func)
   at Hangfire.SqlServer.SqlServerStorage.UseTransaction[T](DbConnection dedicatedConnection, Func`3 func, Nullable`1 isolationLevel)
   at Hangfire.SqlServer.SqlServerStorage.UseTransaction(DbConnection dedicatedConnection, Action`2 action)
   at Hangfire.SqlServer.SqlServerWriteOnlyTransaction.Commit()
   at Hangfire.States.BackgroundJobStateChanger.ChangeState(StateChangeContext context)
   at Hangfire.Server.Worker.TryChangeState(BackgroundProcessContext context, IStorageConnection connection, IFetchedJob fetchedJob, IState state, String[] expectedStates, CancellationToken initializeToken, CancellationToken abortToken)

+ <1ms Processing

Server:
a2nwvpweb085:64688
Worker:
2bac8a0c

+26.090s Enqueued

Triggered by DelayedJobScheduler

Queue:
default

+ <1ms Scheduled

Retry attempt 1 of 10: Could not allocate space for object 'HangFire.Job…

Enqueue at:
6/16/2026 3:02:24 AM

+45.267s Failed

Failed to change state to a 'Succeeded' one due to an exception after 10 retry attempts

System.Data.SqlClient.SqlException

Could not allocate space for object 'HangFire.Job'.'IX_HangFire_Job_StateName' in database 'lunyafilterapp_db' because the 'PRIMARY' filegroup is full due to lack of storage space or database files reaching the maximum allowed size. Note that UNLIMITED files are still limited to 16TB. Create the necessary space by dropping objects in the filegroup, adding additional files to the filegroup, or setting autogrowth on for existing files in the filegroup.

System.Data.SqlClient.SqlException (0x80131904): Could not allocate space for object 'HangFire.Job'.'IX_HangFire_Job_StateName' in database 'lunyafilterapp_db' because the 'PRIMARY' filegroup is full due to lack of storage space or database files reaching the maximum allowed size. Note that UNLIMITED files are still limited to 16TB. Create the necessary space by dropping objects in the filegroup, adding additional files to the filegroup, or setting autogrowth on for existing files in the filegroup.
   at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction)
   at System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction)
   at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose)
   at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady)
   at System.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString, Boolean isInternal, Boolean forDescribeParameterEncryption, Boolean shouldCacheForAlwaysEncrypted)
   at System.Data.SqlClient.SqlCommand.RunExecuteReaderTds(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, Boolean async, Int32 timeout, Task& task, Boolean asyncWrite, Boolean inRetry, SqlDataReader ds, Boolean describeParameterEncryptionRequest)
   at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method, TaskCompletionSource`1 completion, Int32 timeout, Task& task, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry)
   at System.Data.SqlClient.SqlCommand.InternalExecuteNonQuery(TaskCompletionSource`1 completion, String methodName, Boolean sendToPipe, Int32 timeout, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry)
   at System.Data.SqlClient.SqlCommand.ExecuteNonQuery()
   at Hangfire.SqlServer.SqlCommandBatch.ExecuteNonQuery()
   at Hangfire.SqlServer.SqlServerWriteOnlyTransaction.<Commit>b__12_0(DbConnection connection, DbTransaction transaction)
   at Hangfire.SqlServer.SqlServerStorage.<>c__DisplayClass34_0.<UseTransaction>b__0(DbConnection connection, DbTransaction transaction)
   at Hangfire.SqlServer.SqlServerStorage.<>c__DisplayClass35_0`1.<UseTransaction>b__0(DbConnection connection)
   at Hangfire.SqlServer.SqlServerStorage.UseConnection[T](DbConnection dedicatedConnection, Func`2 func)
   at Hangfire.SqlServer.SqlServerStorage.UseTransaction[T](DbConnection dedicatedConnection, Func`3 func, Nullable`1 isolationLevel)
   at Hangfire.SqlServer.SqlServerStorage.UseTransaction(DbConnection dedicatedConnection, Action`2 action)
   at Hangfire.SqlServer.SqlServerWriteOnlyTransaction.Commit()
   at Hangfire.States.BackgroundJobStateChanger.ChangeState(StateChangeContext context)
   at Hangfire.Server.Worker.TryChangeState(BackgroundProcessContext context, IStorageConnection connection, IFetchedJob fetchedJob, IState state, String[] expectedStates, CancellationToken initializeToken, CancellationToken abortToken)

+16ms Processing

Server:
a2nwvpweb085:64688
Worker:
1ff25e44

+ <1ms Enqueued

Triggered by recurring job scheduler

Queue:
default

6/16/2026 3:01:14 AM Created