// Job ID: #1801299
using LegalOne.Lib.Schedulers.CurrencyIndex;
var currencyIndexSchedulerManager = Activate<CurrencyIndexSchedulerManager>();
currencyIndexSchedulerManager.Run();
"pt-BR""pt-BR""CurrencyIndexSchedulerManager"1765105200An exception occurred during performance of the job.
One or more errors occurred.
System.AggregateException: One or more errors occurred. ---> System.Net.Http.HttpRequestException: Response status code does not indicate success: 404 (Not Found). at System.Net.Http.HttpResponseMessage.EnsureSuccessStatusCode() at LegalOne.Lib.BusinessLogic.Contexts.Integrations.ThirdParty.Bacen.BacenCurrencyIndexService.<GetDailyCurrencyIndex>d__5.MoveNext() in C:\azagent\A1\_work\1\s\LegalOne\LegalOne.Lib\BusinessLogic\Contexts\Integrations\ThirdParty\Bacen\BacenCurrencyIndexService.cs:line 50 --- 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 LegalOne.Lib.Schedulers.CurrencyIndex.CurrencyIndexUpdateService.<Run>d__3.MoveNext() in C:\azagent\A1\_work\1\s\LegalOne\LegalOne.Lib\Schedulers\CurrencyIndex\CurrencyIndexUpdateService.cs:line 37 --- End of inner exception stack trace --- at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions) at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken) at LegalOne.Lib.Schedulers.CurrencyIndex.CurrencyIndexSchedulerManager.Run() in C:\azagent\A1\_work\1\s\LegalOne\LegalOne.Lib\Schedulers\CurrencyIndex\CurrencyIndexSchedulerManager.cs:line 29 ---> (Inner Exception #0) System.Net.Http.HttpRequestException: Response status code does not indicate success: 404 (Not Found). at System.Net.Http.HttpResponseMessage.EnsureSuccessStatusCode() at LegalOne.Lib.BusinessLogic.Contexts.Integrations.ThirdParty.Bacen.BacenCurrencyIndexService.<GetDailyCurrencyIndex>d__5.MoveNext() in C:\azagent\A1\_work\1\s\LegalOne\LegalOne.Lib\BusinessLogic\Contexts\Integrations\ThirdParty\Bacen\BacenCurrencyIndexService.cs:line 50 --- 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)