Startup.StartProcess

The job is finished. It will be removed automatically 8/15/2026 4:59:46 AM.
// Job ID: #2323782
using LunyaFilterApp;

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

State

6/16/2026 4:59:46 AM (+5.773s) Succeeded

Latency:
1h 57m
Duration:
5.743s

+1h 14m Processing

Server:
a2nwvpweb085:25644
Worker:
09073c76

+1m 56.777s Processing

Server:
a2nwvpweb085:64688
Worker:
d3aa57f0

+1m 9.177s Processing

Server:
a2nwvpweb085:64688
Worker:
6a60dca1

+54.810s Processing

Server:
a2nwvpweb085:64688
Worker:
e76723d0

+45.276s Processing

Server:
a2nwvpweb085:64688
Worker:
c3fa7a7b

+59.107s Processing

Server:
a2nwvpweb085:64688
Worker:
baf002df

+1m 56.743s Processing

Server:
a2nwvpweb085:64688
Worker:
d3aa57f0

+1m 9.200s Processing

Server:
a2nwvpweb085:64688
Worker:
6a60dca1

+54.834s Processing

Server:
a2nwvpweb085:64688
Worker:
e76723d0

+45.230s Processing

Server:
a2nwvpweb085:64688
Worker:
c3fa7a7b

+1m 32.063s Processing

Server:
a2nwvpweb085:64688
Worker:
baf002df

+1m 23.760s Processing

Server:
a2nwvpweb085:64688
Worker:
64df91fa

+1m 9.203s Processing

Server:
a2nwvpweb085:64688
Worker:
6a60dca1

+54.867s Processing

Server:
a2nwvpweb085:64688
Worker:
e76723d0

+45.227s Processing

Server:
a2nwvpweb085:64688
Worker:
c3fa7a7b

+59.080s Processing

Server:
a2nwvpweb085:64688
Worker:
baf002df

+1m 56.726s Processing

Server:
a2nwvpweb085:64688
Worker:
d3aa57f0

+1m 9.290s Processing

Server:
a2nwvpweb085:64688
Worker:
6a60dca1

+54.780s Processing

Server:
a2nwvpweb085:64688
Worker:
e76723d0

+45.210s Processing

Server:
a2nwvpweb085:64688
Worker:
c3fa7a7b

+59.087s Processing

Server:
a2nwvpweb085:64688
Worker:
baf002df

+1m 56.783s Processing

Server:
a2nwvpweb085:64688
Worker:
d3aa57f0

+1m 9.290s Processing

Server:
a2nwvpweb085:64688
Worker:
6a60dca1

+54.730s Processing

Server:
a2nwvpweb085:64688
Worker:
e76723d0

+45.217s Processing

Server:
a2nwvpweb085:64688
Worker:
c3fa7a7b

+59.040s Processing

Server:
a2nwvpweb085:64688
Worker:
baf002df

+1m 56.840s Processing

Server:
a2nwvpweb085:64688
Worker:
d3aa57f0

+1m 17.997s Processing

Server:
a2nwvpweb085:64688
Worker:
6a60dca1

+46.056s Processing

Server:
a2nwvpweb085:64688
Worker:
3d9fe45e

+48.110s Processing

Server:
a2nwvpweb085:64688
Worker:
c3fa7a7b

+1m 21.087s Processing

Server:
a2nwvpweb085:64688
Worker:
3d9fe45e

+1m 4.280s Processing

Server:
a2nwvpweb085:64688
Worker:
3d9fe45e

+52.860s Processing

Server:
a2nwvpweb085:64688
Worker:
1ff25e44

+1m 8.483s Processing

Server:
a2nwvpweb085:64688
Worker:
92728338

+45.364s Processing

Server:
a2nwvpweb085:64688
Worker:
bf50896f

+45.153s Processing

Server:
a2nwvpweb085:64688
Worker:
b1e42265

+45.187s Processing

Server:
a2nwvpweb085:64688
Worker:
d3aa57f0

+45.226s Processing

Server:
a2nwvpweb085:64688
Worker:
e76723d0

+47.800s Processing

Server:
a2nwvpweb085:64688
Worker:
e96a2c10

+ <1ms Processing

Server:
a2nwvpweb085:64688
Worker:
2bac8a0c

+26.170s 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:03:25 AM

+45.077s 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)

+53ms Processing

Server:
a2nwvpweb085:64688
Worker:
1ff25e44

+34ms Enqueued

Triggered by recurring job scheduler

Queue:
default

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