MP Freezes after resume & doesn't record :-( (2 Viewers)

SciDoctor

Retired Team Member
  • Premium Supporter
  • February 2, 2005
    1,465
    139
    England
    Try delay set to 10s and don't reint service in PS.

    Always delete all old logs before running tests makes it easier to find problems.
     

    Attachments

    • delay settings.JPG
      delay settings.JPG
      72.6 KB
    • don't reint service.JPG
      don't reint service.JPG
      82.2 KB
    Last edited:

    Knobby

    Portal Pro
    February 21, 2007
    59
    4
    Home Country
    United Kingdom United Kingdom
    Thank SciDoctor. I tried the above but it hasn't worked. The PC recorded a program last night then went into standby mode. At 15:27 my wife switched everything on, selected "TV" and the PC froze. Here's what it says in a couple of the logs:

    Error log:
    2012-11-19 15:27:13.485000 [(4)]: applyProcessPriority: exception is at Gentle.Common.Check.FailWith(Severity severity, Error error, Exception e, String msg)
    at Gentle.Common.Check.Fail(Exception e, Error error, Object[] args)
    at Gentle.Provider.SQLServer.SQL92Analyzer.Analyze(String tableName)
    at Gentle.Provider.SQLServer.SQLServerAnalyzer.Analyze(String tableName)
    at Gentle.Framework.GentleAnalyzer.UpdateObjectMap(ObjectMap map)
    at Gentle.Framework.ObjectFactory.ConstructMap(PersistenceBroker broker, Type type)
    at Gentle.Framework.ObjectFactory.GetMap(PersistenceBroker broker, Type type)
    at Gentle.Framework.SqlBuilder..ctor(IGentleProvider provider, StatementType stmtType, Type type, LogicalOperator logicalOperator)
    at Gentle.Framework.SqlBuilder..ctor(StatementType stmtType, Type type)
    at TvDatabase.TvBusinessLayer.GetSetting(String tagName, String defaultValue)
    at TvService.Service1.applyProcessPriority()



    TV Log (at the same time):
    2012-11-19 15:27:13.503000 [(6)]: TV service: Starting
    2012-11-19 15:27:13.507000 [TVService(6)]: TVService v1.2.3.0 is starting up on Windows 7 ( Service Pack 1 ) [6.1.7601.65536]
    2012-11-19 15:27:13.508000 [TVService(6)]: Build: 1.2.3.0
    2012-11-19 15:27:13.530000 [TVService(6)]: Controller: Initializing TVServer
    2012-11-19 15:27:13.530000 [TVService(6)]: Controller: 1 init attempt
    2012-11-19 15:27:13.534000 [PowerEventThread(8)]: TV service PowerEventThread message loop is running
    2012-11-19 15:27:13.563000 [TVService(6)]: C:\ProgramData\Team MediaPortal\MediaPortal TV Server\gentle.config
    2012-11-19 15:27:13.565000 [TVService(6)]: Controller: using SQLServer database connection: Password
    2012-11-19 15:27:13.567000 [TVService(6)]: ----------------------------
    2012-11-19 15:27:13.588000 [TVService(6)]: TvControllerException: Error: DatabaseUnavailableUnclassified
    Gentle.Common.GentleException: The database backend (provider SQLServer) could not be reached.
    Check the connection string: Password=Pass12345;Persist Security Info=True;User ID=sa;Initial Catalog=MpTvDb;Data Source=Media-PC\SQLEXPRESS;Connection Timeout=30; ---> System.Data.SqlClient.SqlException: Cannot open database "MpTvDb" requested by the login. The login failed.
    Login failed for user 'sa'.
    at System.Data.ProviderBase.DbConnectionPool.GetConnection(DbConnection owningObject)
    at System.Data.ProviderBase.DbConnectionFactory.GetConnection(DbConnection owningConnection)
    at System.Data.ProviderBase.DbConnectionClosed.OpenConnection(DbConnection outerConnection, DbConnectionFactory connectionFactory)
    at System.Data.SqlClient.SqlConnection.Open()
    at Gentle.Provider.SQLServer.SQLServerProvider.GetConnection()
    --- End of inner exception stack trace ---
    at Gentle.Common.Check.FailWith(Severity severity, Error error, Exception e, String msg)
    at Gentle.Common.Check.Fail(Exception e, Error error, Object[] args)
    at Gentle.Provider.SQLServer.SQL92Analyzer.Analyze(String tableName)
    at Gentle.Provider.SQLServer.SQLServerAnalyzer.Analyze(String tableName)
    at Gentle.Framework.GentleAnalyzer.UpdateObjectMap(ObjectMap map)
    at Gentle.Framework.ObjectFactory.ConstructMap(PersistenceBroker broker, Type type)
    at Gentle.Framework.ObjectFactory.GetMap(PersistenceBroker broker, Type type)
    at Gentle.Framework.SqlBuilder..ctor(IGentleProvider provider, StatementType stmtType, Type type, LogicalOperator logicalOperator)
    at Gentle.Framework.SqlBuilder..ctor(StatementType stmtType, Type type)
    at TvDatabase.TvBusinessLayer.GetSetting(String tagName, String defaultValue)
    at TvLibrary.Implementations.TvCardCollection..ctor(IEpgEvents epgEvents)
    at TvService.TVController.InitController()System.Data.SqlClient.SqlException: Cannot open database "MpTvDb" requested by the login. The login failed.
    Login failed for user 'sa'.
    at System.Data.ProviderBase.DbConnectionPool.GetConnection(DbConnection owningObject)
    at System.Data.ProviderBase.DbConnectionFactory.GetConnection(DbConnection owningConnection)
    at System.Data.ProviderBase.DbConnectionClosed.OpenConnection(DbConnection outerConnection, DbConnectionFactory connectionFactory)
    at System.Data.SqlClient.SqlConnection.Open()
    at Gentle.Provider.SQLServer.SQLServerProvider.GetConnection()
    at Gentle.Common.Check.FailWith(Severity severity, Error error, Exception e, String msg)
    at Gentle.Common.Check.Fail(Exception e, Error error, Object[] args)
    at Gentle.Provider.SQLServer.SQL92Analyzer.Analyze(String tableName)
    at Gentle.Provider.SQLServer.SQLServerAnalyzer.Analyze(String tableName)
    at Gentle.Framework.GentleAnalyzer.UpdateObjectMap(ObjectMap map)
    at Gentle.Framework.ObjectFactory.ConstructMap(PersistenceBroker broker, Type type)
    at Gentle.Framework.ObjectFactory.GetMap(PersistenceBroker broker, Type type)
    at Gentle.Framework.SqlBuilder..ctor(IGentleProvider provider, StatementType stmtType, Type type, LogicalOperator logicalOperator)
    at Gentle.Framework.SqlBuilder..ctor(StatementType stmtType, Type type)
    at TvDatabase.TvBusinessLayer.GetSetting(String tagName, String defaultValue)
    at TvLibrary.Implementations.TvCardCollection..ctor(IEpgEvents epgEvents)
    at TvService.TVController.InitController()
    2012-11-19 15:27:13.591000 [TVService(6)]: Controller: DeInit.
    2012-11-19 15:27:16.596000 [TVService(6)]: Controller: 2 init attempt
    2012-11-19 15:27:16.597000 [TVService(6)]: C:\ProgramData\Team MediaPortal\MediaPortal TV Server\gentle.config
    2012-11-19 15:27:16.598000 [TVService(6)]: Controller: using SQLServer database connection: Password
    2012-11-19 15:27:16.598000 [TVService(6)]: ----------------------------
    2012-11-19 15:27:16.606000 [TVService(6)]: TvControllerException: Error: DatabaseUnavailableUnclassified
    Gentle.Common.GentleException: The database backend (provider SQLServer) could not be reached.
    Check the connection string: Password=Pass12345;Persist Security Info=True;User ID=sa;Initial Catalog=MpTvDb;Data Source=Media-PC\SQLEXPRESS;Connection Timeout=30; ---> System.Data.SqlClient.SqlException: Cannot open database "MpTvDb" requested by the login. The login failed.
    Login failed for user 'sa'.
    at System.Data.ProviderBase.DbConnectionPool.GetConnection(DbConnection owningObject)
    at System.Data.ProviderBase.DbConnectionFactory.GetConnection(DbConnection owningConnection)
    at System.Data.ProviderBase.DbConnectionClosed.OpenConnection(DbConnection outerConnection, DbConnectionFactory connectionFactory)
    at System.Data.SqlClient.SqlConnection.Open()
    at Gentle.Provider.SQLServer.SQLServerProvider.GetConnection()
    --- End of inner exception stack trace ---
    at Gentle.Common.Check.FailWith(Severity severity, Error error, Exception e, String msg)
    at Gentle.Common.Check.Fail(Exception e, Error error, Object[] args)
    at Gentle.Provider.SQLServer.SQL92Analyzer.Analyze(String tableName)
    at Gentle.Provider.SQLServer.SQLServerAnalyzer.Analyze(String tableName)
    at Gentle.Framework.GentleAnalyzer.UpdateObjectMap(ObjectMap map)
    at Gentle.Framework.ObjectFactory.ConstructMap(PersistenceBroker broker, Type type)
    at Gentle.Framework.ObjectFactory.GetMap(PersistenceBroker broker, Type type)
    at Gentle.Framework.SqlBuilder..ctor(IGentleProvider provider, StatementType stmtType, Type type, LogicalOperator logicalOperator)
    at Gentle.Framework.SqlBuilder..ctor(StatementType stmtType, Type type)
    at TvDatabase.TvBusinessLayer.GetSetting(String tagName, String defaultValue)
    at TvLibrary.Implementations.TvCardCollection..ctor(IEpgEvents epgEvents)
    at TvService.TVController.InitController()System.Data.SqlClient.SqlException: Cannot open database "MpTvDb" requested by the login. The login failed.
    Login failed for user 'sa'.
    at System.Data.ProviderBase.DbConnectionPool.GetConnection(DbConnection owningObject)
    at System.Data.ProviderBase.DbConnectionFactory.GetConnection(DbConnection owningConnection)
    at System.Data.ProviderBase.DbConnectionClosed.OpenConnection(DbConnection outerConnection, DbConnectionFactory connectionFactory)
    at System.Data.SqlClient.SqlConnection.Open()
    at Gentle.Provider.SQLServer.SQLServerProvider.GetConnection()
    at Gentle.Common.Check.FailWith(Severity severity, Error error, Exception e, String msg)
    at Gentle.Common.Check.Fail(Exception e, Error error, Object[] args)
    at Gentle.Provider.SQLServer.SQL92Analyzer.Analyze(String tableName)
    at Gentle.Provider.SQLServer.SQLServerAnalyzer.Analyze(String tableName)
    at Gentle.Framework.GentleAnalyzer.UpdateObjectMap(ObjectMap map)
    at Gentle.Framework.ObjectFactory.ConstructMap(PersistenceBroker broker, Type type)
    at Gentle.Framework.ObjectFactory.GetMap(PersistenceBroker broker, Type type)
    at Gentle.Framework.SqlBuilder..ctor(IGentleProvider provider, StatementType stmtType, Type type, LogicalOperator logicalOperator)
    at Gentle.Framework.SqlBuilder..ctor(StatementType stmtType, Type type)
    at TvDatabase.TvBusinessLayer.GetSetting(String tagName, String defaultValue)
    at TvLibrary.Implementations.TvCardCollection..ctor(IEpgEvents epgEvents)
    at TvService.TVController.InitController()
    2012-11-19 15:27:16.607000 [TVService(6)]: Controller: DeInit.
    2012-11-19 15:27:19.607000 [TVService(6)]: Controller: 3 init attempt
    2012-11-19 15:27:19.608000 [TVService(6)]: C:\ProgramData\Team MediaPortal\MediaPortal TV Server\gentle.config
    2012-11-19 15:27:19.609000 [TVService(6)]: Controller: using SQLServer database connection: Password
    2012-11-19 15:27:19.609000 [TVService(6)]: ----------------------------
    2012-11-19 15:27:20.152000 [TVService(6)]: Detecting Cards in 10 seconds
    2012-11-19 15:27:30.152000 [TVService(6)]: Detecting Cards
    2012-11-19 15:27:30.206000 [TVService(6)]: Detected IP TV Card 0
    2012-11-19 15:27:30.558000 [TVService(6)]: Detected IP TV Card 1
    2012-11-19 15:27:30.638000 [TVService(6)]: Found card:videomate dvb-s dvbs tuner
    2012-11-19 15:27:30.991000 [TVService(6)]: Detected DVB card:videomate dvb-s dvbs tuner
    2012-11-19 15:27:30.992000 [TVService(6)]: Detecting type by MSNP 0: fa4b375a-45b4-4d45-8440-263957b11623
    2012-11-19 15:27:30.992000 [TVService(6)]: Detected DVB-S* card:videomate dvb-s dvbs tuner
    2012-11-19 15:27:31.000000 [TVService(6)]: Found card:videomate dvb-s dvbs tuner
    2012-11-19 15:27:31.337000 [TVService(6)]: Detected DVB card:videomate dvb-s dvbs tuner
    2012-11-19 15:27:31.338000 [TVService(6)]: Detecting type by MSNP 0: fa4b375a-45b4-4d45-8440-263957b11623
    2012-11-19 15:27:31.338000 [TVService(6)]: Detected DVB-S* card:videomate dvb-s dvbs tuner
    2012-11-19 15:27:31.348000 [TVService(6)]: Remove filter from graph: DVBC Network Provider
    2012-11-19 15:27:31.349000 [TVService(6)]: Remove filter from graph: ATSC Network Provider
    2012-11-19 15:27:31.349000 [TVService(6)]: Remove filter from graph: DVBS Network Provider
    2012-11-19 15:27:31.350000 [TVService(6)]: Remove filter from graph: DVBT Network Provider
    2012-11-19 15:27:31.354000 [TVService(6)]: Controller: started at Media-PC
    2012-11-19 15:27:31.355000 [TVService(6)]: Controller: local ip address:10.0.0.73
    2012-11-19 15:27:31.652000 [TVService(6)]: Controller: server running on Media-PC
    2012-11-19 15:27:31.674000 [TVService(6)]: Controller: NOT preloading card :MediaPortal IPTV Source Filter
    2012-11-19 15:27:31.675000 [TVService(6)]: Controller: NOT preloading card :VideoMate DVB-S DVBS Tuner
    2012-11-19 15:27:31.676000 [TVService(6)]: Controller: NOT preloading card :VideoMate DVB-S DVBS Tuner
    2012-11-19 15:27:31.677000 [TVService(6)]: Controller: NOT preloading card :MediaPortal IPTV Source Filter_1
    2012-11-19 15:27:31.678000 [TVService(6)]: Controller: NOT preloading card :RadioWebStream Card (builtin)
    2012-11-19 15:27:31.680000 [TVService(6)]: Controller: setup hybrid cards
    2012-11-19 15:27:31.993000 [TVService(6)]: Controller: card MediaPortal IPTV Source Filter: current timeshiftpath = D:\Timeshift
    2012-11-19 15:27:31.998000 [TVService(6)]: Controller: card VideoMate DVB-S DVBS Tuner: current timeshiftpath = D:\Timeshift
    2012-11-19 15:27:32.002000 [TVService(6)]: Controller: card VideoMate DVB-S DVBS Tuner: current timeshiftpath = D:\Timeshift
    2012-11-19 15:27:32.006000 [TVService(6)]: Controller: card MediaPortal IPTV Source Filter_1: current timeshiftpath = D:\Timeshift
    2012-11-19 15:27:32.010000 [TVService(6)]: Controller: card RadioWebStream Card (builtin): current timeshiftpath = D:\Timeshift
    2012-11-19 15:27:32.011000 [TVService(6)]: Controller: setup streaming
    2012-11-19 15:27:32.522000 [TVService(6)]: Scheduler: started
    2012-11-19 15:27:33.123000 [TVService(6)]: Scheduler: loaded 1 schedules
    2012-11-19 15:27:33.125000 [TVService(6)]: Scheduler: thread started.
    2012-11-19 15:27:33.126000 [TVService(6)]: DiskManagement: started
    2012-11-19 15:27:33.131000 [TVService(6)]: Controller: setup HeartBeat Monitor
    2012-11-19 15:27:33.137000 [HeartBeatMonitor(11)]: Controller: Heartbeat Monitor initiated, max timeout allowed is 30 sec.
    2012-11-19 15:27:33.721000 [TVService(6)]: ExecutePendingDeletions: number of pending deletions : 0
    2012-11-19 15:27:33.722000 [TVService(6)]: Controller: recalculating program states
    2012-11-19 15:27:33.737000 [TVService(6)]: schedule.SynchProgramStatesForAll
    2012-11-19 15:27:34.083000 [TVService(6)]: Controller: initalized
    2012-11-19 15:27:34.083000 [TVService(6)]: Controller: TVServer initialized okay
    2012-11-19 15:27:34.087000 [TVService(6)]: TV Service: Load plugins
    2012-11-19 15:27:34.123000 [TVService(6)]: PluginManager: Loaded ComSkipLauncher version:1.0.2.0 author:and-81
    2012-11-19 15:27:34.131000 [TVService(6)]: PluginManager: Loaded ConflictsManager version:1.0.0.1 author:Broceliande
    2012-11-19 15:27:34.159000 [TVService(6)]: PluginManager: Loaded PowerScheduler++ version:1.2.3.5 author:michael_t (based on PowerScheduler by micheloe)
    2012-11-19 15:27:34.193000 [TVService(6)]: PluginManager: Loaded ServerBlaster version:1.1.1.0 author:joboehl with ralphy mods
    2012-11-19 15:27:34.200000 [TVService(6)]: PluginManager: Loaded TV Movie EPG import version:1.0.3.0 author:rtv
    2012-11-19 15:27:34.218000 [TVService(6)]: PluginManager: Loaded WebEPG version:1.0.0.0 author:Arion_p - James
    2012-11-19 15:27:34.225000 [TVService(6)]: PluginManager: Loaded XmlTv version:1.0.0.0 author:Frodo
    2012-11-19 15:27:34.225000 [TVService(6)]: TV Service: Plugins loaded
    2012-11-19 15:27:34.227000 [TVService(6)]: TV Service: Plugin: ComSkipLauncher disabled
    2012-11-19 15:27:34.229000 [TVService(6)]: TV Service: Plugin: ConflictsManager disabled
    2012-11-19 15:27:34.230000 [TVService(6)]: TV Service: Plugin: PowerScheduler++ started
    2012-11-19 15:27:34.234000 [TVService(6)]: PS: Registered PowerScheduler as IPowerScheduler service to GlobalServiceProvider
    2012-11-19 15:27:34.237000 [TVService(6)]: PS: Starting PowerScheduler++ server plugin...
    2012-11-19 15:27:34.242000 [TVService(6)]: PS: LoadSettings()
    2012-11-19 15:27:34.251000 [TVService(6)]: PS: System idle timeout: 15 minutes
    2012-11-19 15:27:34.254000 [TVService(6)]: PS: Pre-wakeup time: 60 seconds
    2012-11-19 15:27:34.256000 [TVService(6)]: PS: Wakeup system for varios events: True
    2012-11-19 15:27:34.261000 [TVService(6)]: PS: Run command on power state change:
    2012-11-19 15:27:34.269000 [TVService(6)]: PS: PowerSchedulerFactory
    2012-11-19 15:27:34.275000 [TVService(6)]: PS: Registered standby/wakeup handlers to PowerScheduler server plugin
    2012-11-19 15:27:34.276000 [TVService(6)]: PS: Registered PowerScheduler as IPowerEventHandler service to GlobalServiceProvider
    2012-11-19 15:27:34.279000 [TVService(6)]: PS: Registered PowerScheduler as IPowerControl remoting service
    2012-11-19 15:27:34.280000 [TVService(6)]: PS: StandbyWakeupThread started
    2012-11-19 15:27:34.286000 [TVService(6)]: ProcessActiveHandler: Preventing standby for processes:
    2012-11-19 15:27:34.311000 [TVService(6)]: EpgGrabbingHandler: Wakeup system for EPG at 00:00
    2012-11-19 15:27:34.312000 [TVService(6)]: EpgGrabbingHandler: EPG wakeup on:
    2012-11-19 15:27:34.313000 [TVService(6)]: EpgGrabbingHandler: EPG last run was at 01/01/0001 00:00:00
    2012-11-19 15:27:34.329000 [TVService(6)]: RebootHandler: Set time of last reboot: 19/11/2012 15:26:46
    2012-11-19 15:27:34.330000 [TVService(6)]: RebootHandler: Reboot system at 00:00
    2012-11-19 15:27:34.331000 [TVService(6)]: RebootHandler: Reboot system on:
    2012-11-19 15:27:34.331000 [TVService(6)]: PS: PowerScheduler++ server plugin started
    2012-11-19 15:27:34.334000 [TVService(6)]: TV Service: Plugin: ServerBlaster disabled
    2012-11-19 15:27:34.336000 [TVService(6)]: TV Service: Plugin: TV Movie EPG import disabled
    2012-11-19 15:27:34.337000 [TVService(6)]: TV Service: Plugin: WebEPG started
    2012-11-19 15:27:34.339000 [TVService(6)]: plugin: webepg started
    2012-11-19 15:27:34.341000 [TVService(6)]: TV Service: Plugin: XmlTv disabled
    2012-11-19 15:27:34.342000 [TVService(6)]: TV Service: Plugins started
    2012-11-19 15:27:34.342000 [TVService(6)]: TV Service: Plugin: WebEPG started all
    2012-11-19 15:27:34.345000 [TVService(6)]: WebEPGImporter: registered with PowerScheduler EPG handler
    2012-11-19 15:27:34.346000 [TVService(6)]: WebEPGImporter: registered WakeupHandler with PowerScheduler
    2012-11-19 15:27:34.348000 [TVService(6)]: TV service: Started
    2012-11-19 15:27:35.287000 [PS StandbyWakeup(13)]: PS: LoadSettings()
    2012-11-19 15:27:35.374000 [PS StandbyWakeup(13)]: PS: SetWakeupTimer()
    2012-11-19 15:27:35.376000 [PS StandbyWakeup(13)]: PS: Inspecting PowerController:
    2012-11-19 15:27:35.398000 [PS StandbyWakeup(13)]: PS: Inspecting ScheduledRecordings: 21/11/2012 21:55:00
    2012-11-19 15:27:35.401000 [PS StandbyWakeup(13)]: PS: Inspecting XmlTvImport:
    2012-11-19 15:27:35.409000 [PS StandbyWakeup(13)]: PS: Inspecting WebEPGWakeupHandler: 19/11/2012 21:00:00
    2012-11-19 15:27:35.410000 [PS StandbyWakeup(13)]: PS: New next wakeup time 19/11/2012 21:00:00 found by WebEPGWakeupHandler
    2012-11-19 15:27:35.422000 [PS StandbyWakeup(13)]: PS: Set wakeup timer to wakeup system at 19/11/2012 20:59:00
    2012-11-19 15:27:35.423000 [PS StandbyWakeup(13)]: PS: CheckForStandby()
    2012-11-19 15:27:35.426000 [PS StandbyWakeup(13)]: PS: Inspecting PowerController:
    2012-11-19 15:27:35.427000 [PS StandbyWakeup(13)]: PS: Inspecting RemoteClient:
    2012-11-19 15:27:35.432000 [PS StandbyWakeup(13)]: PS: Inspecting ActiveStreams:
    2012-11-19 15:27:35.435000 [PS StandbyWakeup(13)]: PS: Inspecting ControllerActive:
    2012-11-19 15:27:35.440000 [PS StandbyWakeup(13)]: PS: Inspecting ProcessActive:
    2012-11-19 15:27:35.441000 [PS StandbyWakeup(13)]: PS: Inspecting ActiveNetwork:
    2012-11-19 15:27:35.445000 [PS StandbyWakeup(13)]: PS: Inspecting ActiveShares:
    2012-11-19 15:27:35.446000 [PS StandbyWakeup(13)]: PS: Check whether the next event is almost due
    2012-11-19 15:27:35.446000 [PS StandbyWakeup(13)]: PS: SetStandbyMode(StandbyAllowed)
    2012-11-19 15:27:35.448000 [PS StandbyWakeup(13)]: PS: System changed from busy state to idle state
    2012-11-19 15:27:35.449000 [PS StandbyWakeup(13)]: PS: System is idle and may go to standby
    2012-11-19 15:27:35.449000 [PS StandbyWakeup(13)]: PS: Active standby is disabled - standby is handled by Windows
    2012-11-19 15:27:41.664000 [TvClient-TvHome: HeartBeat transmitter thread(10)]: RemoteControl: RegisterChannel first called in Domain MediaPortal.exe for thread TvClient-TvHome: HeartBeat transmitter thread with id 10
    2012-11-19 15:27:41.753000 [TvClient-TvHome: HeartBeat transmitter thread(10)]: TCP connect took : 55
    2012-11-19 15:27:41.754000 [TvClient-TvHome: HeartBeat transmitter thread(10)]: RemoteControl - Connected
    2012-11-19 15:27:41.756000 [TvClient-TvHome: HeartBeat transmitter thread(10)]: RemoteControl - Connected
    2012-11-19 15:27:43.011000 [MPMain(1)]: RemoteControl - Connected
    2012-11-19 15:27:45.894000 [TvClient-TvHome: HeartBeat transmitter thread(10)]: RemoteControl - Connected
    2012-11-19 15:27:46.900000 [TvClient-TvHome: HeartBeat transmitter thread(10)]: RemoteControl - Connected
    2012-11-19 15:27:50.453000 [PS StandbyWakeup(13)]: PS: StandbyWakeupThread triggered by check interval
    2012-11-19 15:27:50.458000 [PS StandbyWakeup(13)]: PS: LoadSettings()
    2012-11-19 15:27:50.480000 [PS StandbyWakeup(13)]: PS: SetWakeupTimer()
    2012-11-19 15:27:50.480000 [PS StandbyWakeup(13)]: PS: Inspecting PowerController:
    2012-11-19 15:27:50.484000 [PS StandbyWakeup(13)]: PS: Inspecting ScheduledRecordings: 21/11/2012 21:55:00
    2012-11-19 15:27:50.486000 [PS StandbyWakeup(13)]: PS: Inspecting XmlTvImport:
    2012-11-19 15:27:50.488000 [PS StandbyWakeup(13)]: PS: Inspecting WebEPGWakeupHandler: 19/11/2012 21:00:00
    2012-11-19 15:27:50.510000 [PS StandbyWakeup(13)]: PS: Set wakeup timer to wakeup system at 19/11/2012 20:59:00
    2012-11-19 15:27:50.511000 [PS StandbyWakeup(13)]: PS: CheckForStandby()
    2012-11-19 15:27:50.512000 [PS StandbyWakeup(13)]: PS: Inspecting PowerController:
    2012-11-19 15:27:50.513000 [PS StandbyWakeup(13)]: PS: Inspecting RemoteClient:
    2012-11-19 15:27:50.514000 [PS StandbyWakeup(13)]: PS: Inspecting ActiveStreams:
    2012-11-19 15:27:50.515000 [PS StandbyWakeup(13)]: PS: Inspecting ControllerActive:
    2012-11-19 15:27:50.516000 [PS StandbyWakeup(13)]: PS: Inspecting ProcessActive:
    2012-11-19 15:27:50.517000 [PS StandbyWakeup(13)]: PS: Inspecting ActiveNetwork:
    2012-11-19 15:27:50.518000 [PS StandbyWakeup(13)]: PS: Inspecting ActiveShares:
    2012-11-19 15:27:50.518000 [PS StandbyWakeup(13)]: PS: Check whether the next event is almost due
    2012-11-19 15:27:50.519000 [PS StandbyWakeup(13)]: PS: SetStandbyMode(StandbyAllowed)
    2012-11-19 15:27:50.519000 [PS StandbyWakeup(13)]: PS: System is idle and may go to standby
    2012-11-19 15:27:50.520000 [PS StandbyWakeup(13)]: PS: Active standby is disabled - standby is handled by Windows
    2012-11-19 15:27:53.372000 [(5)]: PS: RegisterRemote tag: 1, uris: http://localhost:31458/77c76b45_0a73_4703_bac2_993fb7e9408e/mpfhfwwc64cwq31p3y0npvjt_1.rem, http://localhost:31458/77c76b45_0a73_4703_bac2_993fb7e9408e/mpfhfwwc64cwq31p3y0npvjt_1.rem
    2012-11-19 15:27:53.373000 [(5)]: PS: RegisterRemote - Triggered StandbyWakeupThread
    2012-11-19 15:27:53.374000 [PS StandbyWakeup(13)]: PS: StandbyWakeupThread triggered by event
    2012-11-19 15:27:53.379000 [PS StandbyWakeup(13)]: PS: LoadSettings()
    2012-11-19 15:27:53.403000 [PS StandbyWakeup(13)]: PS: SetWakeupTimer()
    2012-11-19 15:27:53.403000 [PS StandbyWakeup(13)]: PS: Inspecting PowerController:
    2012-11-19 15:27:53.407000 [PS StandbyWakeup(13)]: PS: Inspecting ScheduledRecordings: 21/11/2012 21:55:00
    2012-11-19 15:27:53.409000 [PS StandbyWakeup(13)]: PS: Inspecting XmlTvImport:
    2012-11-19 15:27:53.412000 [PS StandbyWakeup(13)]: PS: Inspecting WebEPGWakeupHandler: 19/11/2012 21:00:00
    2012-11-19 15:27:54.471000 [PS StandbyWakeup(13)]: PS: Inspecting Client Plugin:
    2012-11-19 15:27:54.483000 [PS StandbyWakeup(13)]: PS: Set wakeup timer to wakeup system at 19/11/2012 20:59:00
    2012-11-19 15:27:54.483000 [PS StandbyWakeup(13)]: PS: CheckForStandby()
    2012-11-19 15:27:54.484000 [PS StandbyWakeup(13)]: PS: Inspecting PowerController:
    2012-11-19 15:27:54.484000 [PS StandbyWakeup(13)]: PS: Inspecting RemoteClient:
    2012-11-19 15:27:54.485000 [PS StandbyWakeup(13)]: PS: Inspecting ActiveStreams:
    2012-11-19 15:27:54.486000 [PS StandbyWakeup(13)]: PS: Inspecting ControllerActive:
    2012-11-19 15:27:54.488000 [PS StandbyWakeup(13)]: PS: Inspecting ProcessActive:
    2012-11-19 15:27:54.489000 [PS StandbyWakeup(13)]: PS: Inspecting ActiveNetwork:
    2012-11-19 15:27:54.490000 [PS StandbyWakeup(13)]: PS: Inspecting ActiveShares:
    2012-11-19 15:27:54.498000 [PS StandbyWakeup(13)]: PS: Inspecting Client Plugin:
    2012-11-19 15:27:54.498000 [PS StandbyWakeup(13)]: PS: Check whether the next event is almost due
    2012-11-19 15:27:54.499000 [PS StandbyWakeup(13)]: PS: SetStandbyMode(StandbyAllowed)
    2012-11-19 15:27:54.500000 [PS StandbyWakeup(13)]: PS: System is idle and may go to standby
    2012-11-19 15:27:54.500000 [PS StandbyWakeup(13)]: PS: Active standby is disabled - standby is handled by Windows
    15:48:14.403000 [PS StandbyWakeup(13)]: PS: LoadSettings()


    Although I don't really know what I'm looking at, it appears that there is some problem logging on to the database. Any other ideas as to what I can do to solve this?
     
    Last edited:

    SciDoctor

    Retired Team Member
  • Premium Supporter
  • February 2, 2005
    1,465
    139
    England
    The first two attempts failed as the SQL DB wasn't initialised in time before the TVSERVER tried to connect, not a huge problem as it connected fine on the third attempt. Those are all the above errors.

    The logs show the TVSERVER connects to the cards cleanly after the 10s delay.

    I see you are using the PS++ plugin . Either way looks like you have verbose loging switch on.
    I have tried/tested the PS++ plugin but choose NOT to use it instead prefering the inbuilt standard PS.
    Try reverting to the stadard PS it does everything apart frm a reboot , never in 6 plus years have I required a reboot in this scenario.
    You will need to stop restart the tvservice to initialise after the changes.

    What is a an issue is there is no indication in the logs that the MP client has requested the tvserver to start a time shift or recording.

    When you say the PC freezes do you mean the MP client software freezes/unresponsive and requires task manager to kill it or that the PC requires a Hard reboot ?

    Have you tried just using the tv server config to check timeshifing is ok. Do this if you can when the MP client software has failed after returning from standby, this will rule out the tvservice as the problem and may indicate the MP client is failing for a seperate issue ;could be graphic card related, codecs etc.

    I could do with your complete logs, delete all logs prior to test then use the MP debuger to package the logs aftert the tests.
     

    Attachments

    • tv server config.JPG
      tv server config.JPG
      73.7 KB
    Last edited:

    Knobby

    Portal Pro
    February 21, 2007
    59
    4
    Home Country
    United Kingdom United Kingdom
    Thanks again for your assistance with this problem.

    There is no mention of trying to record a program as MP is failing even just coming back from standby, if the PC has been on standby for many hours. When I resume the PC from standby the MP client appears, but as soon as I select "TV" the client (not the PC) freezes and I have to use Task Manager to close down MP client.

    I will try all the things you suggest tonight and see what happens. I'll also generate and post complete logs.
     

    Vic Thornley

    Portal Member
    November 12, 2012
    25
    1
    65
    Nottingham, United Kingdom
    Home Country
    Great Britain (UK) Great Britain (UK)
    Am having similar problems getting MP client to run from resume from sleep, for me also it's not the PC that has froze, just MP. Have also tried closing MP before powering to sleep, resume and OS is fine, launch MP but it will freeze and have to kill it. Note i don't even get as far as the UI to try TV, Videos or anything. So I am thinking it's an OS issue and will probably do a clean install. You mentioned 'upgrade to Windows 7' or was it a clean install.

    Am only just starting this project but this is the only real stumbling block I have.
     

    SciDoctor

    Retired Team Member
  • Premium Supporter
  • February 2, 2005
    1,465
    139
    England
    Am having similar problems getting MP client to run from resume from sleep, for me also it's not the PC that has froze, just MP. Have also tried closing MP before powering to sleep, resume and OS is fine, launch MP but it will freeze and have to kill it. Note i don't even get as far as the UI to try TV, Videos or anything. So I am thinking it's an OS issue and will probably do a clean install. You mentioned 'upgrade to Windows 7' or was it a clean install.

    Am only just starting this project but this is the only real stumbling block I have.


    Are you using the inbuilt PS or the add-on PS++.

    Have you tried in MP config for client setting the MP to restart on resume.

    WIth the ATI gpu I have and all CATS 12.x up to inclusive 12.10 have problems with MP client on resume with no rendering and it looks crashed, I can blindly navigate and only when a video is played does the GUI re-awaken. 12.11b4 and up has cured this problem with suitable cards ie HD7750; unfortunatley other cards are stuck with this problem and Legacy 12.6 CATS so require the MP restart on resume.
     

    Knobby

    Portal Pro
    February 21, 2007
    59
    4
    Home Country
    United Kingdom United Kingdom
    I have also been following this thread, where other people seem to be having similar problems. On Monday night I unchecked anything to do with EPG grabbing and sent the PC onto standby. When I arrived home last night I resumed from standby and it worked! A little too early to claim it is now fixed, but I'll carry on testing this over the next few days and report back here.

    @vic - I only have the upgrade disc for Windows 7 so I wiped the PC clean, installed Vista then immediately upgraded to Windows 7. So I would count this as a clean install.
     

    SciDoctor

    Retired Team Member
  • Premium Supporter
  • February 2, 2005
    1,465
    139
    England
    I have also been following this thread, where other people seem to be having similar problems. On Monday night I unchecked anything to do with EPG grabbing and sent the PC onto standby. When I arrived home last night I resumed from standby and it worked! A little too early to claim it is now fixed, but I'll carry on testing this over the next few days and report back here.

    @vic - I only have the upgrade disc for Windows 7 so I wiped the PC clean, installed Vista then immediately upgraded to Windows 7. So I would count this as a clean install.

    Is this the IDLE EPG settings or TIMESHIFTING EPG settings in the main (non PS) EPG tvserver tab. OR Settings in the PS or PS++ TABS
     

    Knobby

    Portal Pro
    February 21, 2007
    59
    4
    Home Country
    United Kingdom United Kingdom
    Yes, it was the idle epg setting in the DVB EPG tv server tab. I also unchecked the "enable CRC check" box.
    =DVBEPG.png
     

    Users who are viewing this thread

    Top Bottom