TV Service Stops with error after reboot (1 Viewer)

norkmeister

Portal Member
February 11, 2009
20
2
Hi,

I've just upgraded from 1.2 to 1.5 and everything is going fine except for one thing.

If the TV Server service is running when the system is rebooted it fails upon startup with this error log:
[2013-11-09 08:47:21,616] [Log ] [4 ] [ERROR] - 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()

If the TV Service is stopped then the problem doesn't happen. Also the TV Service can be started later without rebooting.

My system is Windows 7 32-Bit with SQLExpress2008 installed locally. MediaPortal and TV Server all on the same machine.

The only other threads I have found with this error are for remote MySQL instances.

The TVService service is dependent on the SQL Browser service.
 

Users who are viewing this thread

Top Bottom