Update: problem on boot Hi - So I think I have one last issue.
All working fine untill I reboot - when I reboot with the plugin enabled in TV server my TV service crashes with the following error in tv.log (when I disable the plugin problem goes away):
2008-04-14 00:29:37.531250 [5]: Plugin:TV Movie EPG import disabled
2008-04-14 00:29:37.531250 [5]: Plugin:TV Scheduler Sync started
2008-04-14 00:29:37.546875 [5]: TvSchedulerSync: Start
2008-04-14 00:30:09.968750 [5]: Plugin:XmlTv started
2008-04-14 00:30:09.968750 [5]: plugin: xmltv started
2008-04-14 00:30:10.062500 [5]: Plugin:XmlTv started all
2008-04-14 00:30:10.062500 [5]: XmlTvImporter: NOT registered with PowerScheduler EPG handler
2008-04-14 00:30:10.062500 [5]: Controller: setup HeartBeat Monitor
2008-04-14 00:30:10.062500 [5]: Controller: initalized
2008-04-14 00:30:10.093750 [TvSchedulerSync]: Tvservice stopped due to a app domain exception System.NullReferenceException: Object reference not set to an instance of an object.
at TvScheduler.ServiceAgents.TvSchedulerServiceAgent. .ctor()
at TvSchedulerSync.TvSchedulerSyncThread.Run()
at System.Threading.ThreadHelper.ThreadStart_Context( Object state)
at System.Threading.ExecutionContext.Run(ExecutionCon text executionContext, ContextCallback callback, Object state)
at System.Threading.ThreadHelper.ThreadStart()
2008-04-14 00:30:10.093750 [TvSchedulerSyncEpg]: Tvservice stopped due to a app domain exception System.NullReferenceException: Object reference not set to an instance of an object.
at TvScheduler.ServiceAgents.TvSchedulerServiceAgent. .ctor()
at TvSchedulerSync.TvSchedulerSyncEpgThread.Run()
at System.Threading.ThreadHelper.ThreadStart_Context( Object state)
at System.Threading.ExecutionContext.Run(ExecutionCon text executionContext, ContextCallback callback, Object state)
at System.Threading.ThreadHelper.ThreadStart()
2008-04-14 00:30:10.093750 [13]: Controller: Heartbeat Monitor initiated; max timeout allowed is 30 sec.
2008-04-14 00:30:10.312500 [5]: TV service started
Seems to work fine if I then enable the TV service after boot up so I'm wondering if it's a boot order thing...?
Any ideas??? thanks in advance. |