Hi all.
I have a problem when it comes to hibernate.
My tv-server isn't going into hibernate everytime when it is suppose to and the only error I got is in windows logs.
It tries to go into hibernate, but then something goes wrong and its not starting for recording or anything after this, the only thing to do is to reset it the hard way.
Here are the windows log.
Failed in handling the PowerEvent. The error that occurred was: System.ArgumentOutOfRangeException: The added or subtracted value results in an un-representable DateTime.
Parameter name: value
at System.DateTime.AddTicks(Int64 value)
at System.DateTime.Add(Double value, Int32 scale)
at System.DateTime.AddMinutes(Double value)
at TvEngine.PowerScheduler.PowerScheduler.get_NextWakeupTime()
at TvEngine.PowerScheduler.PowerScheduler.SetWakeupTimer()
at TvEngine.PowerScheduler.PowerScheduler.OnPowerEvent(PowerBroadcastStatus powerStatus)
at TvService.Service1.OnPowerEvent(PowerBroadcastStatus powerStatus)
at System.ServiceProcess.ServiceBase.DeferredPowerEvent(Int32 eventType, IntPtr eventData).
Hope someone can help me with this.
/Juppe
I have a problem when it comes to hibernate.
My tv-server isn't going into hibernate everytime when it is suppose to and the only error I got is in windows logs.
It tries to go into hibernate, but then something goes wrong and its not starting for recording or anything after this, the only thing to do is to reset it the hard way.
Here are the windows log.
Failed in handling the PowerEvent. The error that occurred was: System.ArgumentOutOfRangeException: The added or subtracted value results in an un-representable DateTime.
Parameter name: value
at System.DateTime.AddTicks(Int64 value)
at System.DateTime.Add(Double value, Int32 scale)
at System.DateTime.AddMinutes(Double value)
at TvEngine.PowerScheduler.PowerScheduler.get_NextWakeupTime()
at TvEngine.PowerScheduler.PowerScheduler.SetWakeupTimer()
at TvEngine.PowerScheduler.PowerScheduler.OnPowerEvent(PowerBroadcastStatus powerStatus)
at TvService.Service1.OnPowerEvent(PowerBroadcastStatus powerStatus)
at System.ServiceProcess.ServiceBase.DeferredPowerEvent(Int32 eventType, IntPtr eventData).
Hope someone can help me with this.
/Juppe