IPowerExchangeSyncJob.Run

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

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

Parameters

RecurringJobId
"IPowerExchangeSyncJob"
Time
1756401487
CurrentCulture
""
CurrentUICulture
""

State

08/28/2025 17:18:07 (+346ms) 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)

+19ms Processing

Server:
edh:255673
Worker:
4b9027bb

+5ms Enqueued

Triggered by recurring job scheduler

08/28/2025 17:18:07 Created