IPowerExchangeSyncJob.Run

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

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

Parameters

RecurringJobId
"IPowerExchangeSyncJob"
Time
1752525904
CurrentCulture
""
CurrentUICulture
""

State

07/14/2025 20:45:06 (+1.343s) Failed

An exception occurred during performance of the job.

System.NullReferenceException (edh:536757)

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)

+17ms Processing

Server:
edh:536757
Worker:
03602f8f

+18ms Enqueued

Triggered by recurring job scheduler

07/14/2025 20:45:04 Created