IPowerExchangeSyncJob.Run

// Id: #64720
using EnergyDataHub.Data.Hangfire.Jobs;

var powerExchangeSyncJob = Activate<IPowerExchangeSyncJob>();
await powerExchangeSyncJob.Run();

Parameters

RecurringJobId
"IPowerExchangeSyncJob"
Time
1756515064
CurrentCulture
""
CurrentUICulture
""

State

08/30/2025 00:51:04 (+194ms) Failed

An exception occurred during performance of the job.

System.NullReferenceException (edh:255673)

Object reference not set to an instance of an object.

System.NullReferenceException: Object reference not set to an instance of an object.
   at EnergyDataHub.Data.Hangfire.Jobs.PowerExchangeSyncJob.AddPowerExchangeData(HopsPowerExchangeDto hopsData, String sourceName, DataSource dataSource, DateTime timestamp, Int64 timeseriesId)
   at EnergyDataHub.Data.Hangfire.Jobs.PowerExchangeSyncJob.Run()
   at InvokeStub_TaskAwaiter.GetResult(Object, Object, IntPtr*)
   at System.Reflection.MethodBaseInvoker.InvokeWithNoArgs(Object obj, BindingFlags invokeAttr)

+40ms Processing

Server:
edh:255673
Worker:
5b5b993f

+7ms Enqueued

Triggered by recurring job scheduler

08/30/2025 00:51:04 Created