// Id: #20221
using SyrahTrader.Scheduler;
var jobsConfigurator = Activate<JobsConfigurator>();
await jobsConfigurator.ExecuteTaskAsync(
FromJson<Type>("\"SyrahTrader.Services.Scheduler.Tasks.GenerateLiquidityRanks, SyrahTrader.Services.Scheduler.Tasks, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null\""));
| RecurringJobId | |
| Time | |
| CurrentCulture | |
| CurrentUICulture | |
| RetryCount | |
Triggered by DelayedJobScheduler
Retry attempt 6 of 10: Object reference not set to an instance of an obj…
An exception occurred during performance of the job.
Object reference not set to an instance of an object.
System.NullReferenceException: Object reference not set to an instance of an object. at SyrahTrader.MarketData.SignalsPopulator.<>c__DisplayClass68_1.<ProcessLiquidityRankV2Async>b__2(Signal s) at System.Linq.Enumerable.WhereSelectListIterator`2.MoveNext() at System.Collections.Generic.List`1..ctor(IEnumerable`1 collection) at System.Linq.Enumerable.ToList[TSource](IEnumerable`1 source) at SyrahTrader.MarketData.SignalsPopulator.<>c__DisplayClass68_0.<ProcessLiquidityRankV2Async>g__AddRegionSignals|1(MarketRegion region, List`1 regionSymbols) at SyrahTrader.MarketData.SignalsPopulator.<ProcessLiquidityRankV2Async>d__68.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SyrahTrader.MarketData.SignalsPopulator.<ProcessLiquidityDetailsAsync>d__59.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SyrahTrader.MarketData.SignalsPopulator.<PopulateLiquidityDetailsAsync>d__58.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SyrahTrader.Services.Scheduler.Tasks.GenerateLiquidityRanks.<DoActionAsync>d__4.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SyrahTrader.Services.Scheduler.Tasks.SyrahTraderTaskBase.<ExecuteAsync>d__10.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SyrahTrader.Services.Scheduler.Tasks.SyrahTraderTaskRunner.<ExecuteTaskAsync>d__2.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SyrahTrader.Scheduler.JobsConfigurator.<ExecuteTaskAsync>d__5.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at System.Runtime.CompilerServices.TaskAwaiter.GetResult()
Triggered by DelayedJobScheduler
Retry attempt 5 of 10: Object reference not set to an instance of an obj…
An exception occurred during performance of the job.
Object reference not set to an instance of an object.
System.NullReferenceException: Object reference not set to an instance of an object. at SyrahTrader.MarketData.SignalsPopulator.<>c__DisplayClass68_1.<ProcessLiquidityRankV2Async>b__2(Signal s) at System.Linq.Enumerable.WhereSelectListIterator`2.MoveNext() at System.Collections.Generic.List`1..ctor(IEnumerable`1 collection) at System.Linq.Enumerable.ToList[TSource](IEnumerable`1 source) at SyrahTrader.MarketData.SignalsPopulator.<>c__DisplayClass68_0.<ProcessLiquidityRankV2Async>g__AddRegionSignals|1(MarketRegion region, List`1 regionSymbols) at SyrahTrader.MarketData.SignalsPopulator.<ProcessLiquidityRankV2Async>d__68.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SyrahTrader.MarketData.SignalsPopulator.<ProcessLiquidityDetailsAsync>d__59.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SyrahTrader.MarketData.SignalsPopulator.<PopulateLiquidityDetailsAsync>d__58.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SyrahTrader.Services.Scheduler.Tasks.GenerateLiquidityRanks.<DoActionAsync>d__4.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SyrahTrader.Services.Scheduler.Tasks.SyrahTraderTaskBase.<ExecuteAsync>d__10.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SyrahTrader.Services.Scheduler.Tasks.SyrahTraderTaskRunner.<ExecuteTaskAsync>d__2.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SyrahTrader.Scheduler.JobsConfigurator.<ExecuteTaskAsync>d__5.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at System.Runtime.CompilerServices.TaskAwaiter.GetResult()
Triggered by DelayedJobScheduler
Retry attempt 4 of 10: Object reference not set to an instance of an obj…
An exception occurred during performance of the job.
Object reference not set to an instance of an object.
System.NullReferenceException: Object reference not set to an instance of an object. at SyrahTrader.MarketData.SignalsPopulator.<>c__DisplayClass68_1.<ProcessLiquidityRankV2Async>b__2(Signal s) at System.Linq.Enumerable.WhereSelectListIterator`2.MoveNext() at System.Collections.Generic.List`1..ctor(IEnumerable`1 collection) at System.Linq.Enumerable.ToList[TSource](IEnumerable`1 source) at SyrahTrader.MarketData.SignalsPopulator.<>c__DisplayClass68_0.<ProcessLiquidityRankV2Async>g__AddRegionSignals|1(MarketRegion region, List`1 regionSymbols) at SyrahTrader.MarketData.SignalsPopulator.<ProcessLiquidityRankV2Async>d__68.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SyrahTrader.MarketData.SignalsPopulator.<ProcessLiquidityDetailsAsync>d__59.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SyrahTrader.MarketData.SignalsPopulator.<PopulateLiquidityDetailsAsync>d__58.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SyrahTrader.Services.Scheduler.Tasks.GenerateLiquidityRanks.<DoActionAsync>d__4.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SyrahTrader.Services.Scheduler.Tasks.SyrahTraderTaskBase.<ExecuteAsync>d__10.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SyrahTrader.Services.Scheduler.Tasks.SyrahTraderTaskRunner.<ExecuteTaskAsync>d__2.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SyrahTrader.Scheduler.JobsConfigurator.<ExecuteTaskAsync>d__5.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at System.Runtime.CompilerServices.TaskAwaiter.GetResult()
Triggered by DelayedJobScheduler
Retry attempt 3 of 10: Object reference not set to an instance of an obj…
An exception occurred during performance of the job.
Object reference not set to an instance of an object.
System.NullReferenceException: Object reference not set to an instance of an object. at SyrahTrader.MarketData.SignalsPopulator.<>c__DisplayClass68_1.<ProcessLiquidityRankV2Async>b__2(Signal s) at System.Linq.Enumerable.WhereSelectListIterator`2.MoveNext() at System.Collections.Generic.List`1..ctor(IEnumerable`1 collection) at System.Linq.Enumerable.ToList[TSource](IEnumerable`1 source) at SyrahTrader.MarketData.SignalsPopulator.<>c__DisplayClass68_0.<ProcessLiquidityRankV2Async>g__AddRegionSignals|1(MarketRegion region, List`1 regionSymbols) at SyrahTrader.MarketData.SignalsPopulator.<ProcessLiquidityRankV2Async>d__68.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SyrahTrader.MarketData.SignalsPopulator.<ProcessLiquidityDetailsAsync>d__59.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SyrahTrader.MarketData.SignalsPopulator.<PopulateLiquidityDetailsAsync>d__58.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SyrahTrader.Services.Scheduler.Tasks.GenerateLiquidityRanks.<DoActionAsync>d__4.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SyrahTrader.Services.Scheduler.Tasks.SyrahTraderTaskBase.<ExecuteAsync>d__10.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SyrahTrader.Services.Scheduler.Tasks.SyrahTraderTaskRunner.<ExecuteTaskAsync>d__2.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SyrahTrader.Scheduler.JobsConfigurator.<ExecuteTaskAsync>d__5.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at System.Runtime.CompilerServices.TaskAwaiter.GetResult()
Triggered by DelayedJobScheduler
Retry attempt 2 of 10: Object reference not set to an instance of an obj…
An exception occurred during performance of the job.
Object reference not set to an instance of an object.
System.NullReferenceException: Object reference not set to an instance of an object. at SyrahTrader.MarketData.SignalsPopulator.<>c__DisplayClass68_1.<ProcessLiquidityRankV2Async>b__2(Signal s) at System.Linq.Enumerable.WhereSelectListIterator`2.MoveNext() at System.Collections.Generic.List`1..ctor(IEnumerable`1 collection) at System.Linq.Enumerable.ToList[TSource](IEnumerable`1 source) at SyrahTrader.MarketData.SignalsPopulator.<>c__DisplayClass68_0.<ProcessLiquidityRankV2Async>g__AddRegionSignals|1(MarketRegion region, List`1 regionSymbols) at SyrahTrader.MarketData.SignalsPopulator.<ProcessLiquidityRankV2Async>d__68.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SyrahTrader.MarketData.SignalsPopulator.<ProcessLiquidityDetailsAsync>d__59.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SyrahTrader.MarketData.SignalsPopulator.<PopulateLiquidityDetailsAsync>d__58.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SyrahTrader.Services.Scheduler.Tasks.GenerateLiquidityRanks.<DoActionAsync>d__4.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SyrahTrader.Services.Scheduler.Tasks.SyrahTraderTaskBase.<ExecuteAsync>d__10.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SyrahTrader.Services.Scheduler.Tasks.SyrahTraderTaskRunner.<ExecuteTaskAsync>d__2.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SyrahTrader.Scheduler.JobsConfigurator.<ExecuteTaskAsync>d__5.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at System.Runtime.CompilerServices.TaskAwaiter.GetResult()
Triggered by DelayedJobScheduler
Retry attempt 1 of 10: Object reference not set to an instance of an obj…
An exception occurred during performance of the job.
Object reference not set to an instance of an object.
System.NullReferenceException: Object reference not set to an instance of an object. at SyrahTrader.MarketData.SignalsPopulator.<>c__DisplayClass68_1.<ProcessLiquidityRankV2Async>b__2(Signal s) at System.Linq.Enumerable.WhereSelectListIterator`2.MoveNext() at System.Collections.Generic.List`1..ctor(IEnumerable`1 collection) at System.Linq.Enumerable.ToList[TSource](IEnumerable`1 source) at SyrahTrader.MarketData.SignalsPopulator.<>c__DisplayClass68_0.<ProcessLiquidityRankV2Async>g__AddRegionSignals|1(MarketRegion region, List`1 regionSymbols) at SyrahTrader.MarketData.SignalsPopulator.<ProcessLiquidityRankV2Async>d__68.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SyrahTrader.MarketData.SignalsPopulator.<ProcessLiquidityDetailsAsync>d__59.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SyrahTrader.MarketData.SignalsPopulator.<PopulateLiquidityDetailsAsync>d__58.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SyrahTrader.Services.Scheduler.Tasks.GenerateLiquidityRanks.<DoActionAsync>d__4.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SyrahTrader.Services.Scheduler.Tasks.SyrahTraderTaskBase.<ExecuteAsync>d__10.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SyrahTrader.Services.Scheduler.Tasks.SyrahTraderTaskRunner.<ExecuteTaskAsync>d__2.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SyrahTrader.Scheduler.JobsConfigurator.<ExecuteTaskAsync>d__5.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at System.Runtime.CompilerServices.TaskAwaiter.GetResult()
Triggered by recurring job scheduler