MP fails to connect to TV-server on Start-up / Wake Up (1 Viewer)

HaghDK

Portal Member
July 18, 2013
6
4
42
Aalborg, Denmark
Home Country
Denmark Denmark
My HTPC has begun to behave unexpectedly. Every time MP starts from a computer start-up og from a wake-up it fails to connect to the TV-server. I need to exit MP and start the TV-Server config where a dialog tells me that TV-Service isn't running and I can choose to start it. Then enter MP and it runs.

Have anyone else encountered this?
 
Last edited:

HomeY

Test Group
  • Team MediaPortal
  • February 23, 2008
    6,418
    4,717
    51
    ::1
    Home Country
    Netherlands Netherlands
    Hi HaghDK,

    Disable the HTPC Info plugin and try again.

    Not sure if that'll help, since you also have a lot of MySQL errors in your logs.
    [hide]
    2013-08-10 22:13:20,668] [Log ] [Channel state thread] [ERROR] - ChannelState.DoSetChannelStates: An unknown error occured while setting channel states - select idTuning, idChannel, name, provider, channelType, channelNumber, frequency, countryId, isRadio, isTv, networkId, transportId, serviceId, pmtPid, freeToAir, modulation, polarisation, symbolrate, diseqc, switchingFrequency, bandwidth, majorChannel, minorChannel, videoSource, audioSource, isVCRSignal, tuningSource, band, satIndex, innerFecRate, pilot, rollOff, url, bitrate from TuningDetail where idChannel = ?idChannel;
    Error: StatementErrorUnclassified
    Gentle.Common.GentleException: select idTuning, idChannel, name, provider, channelType, channelNumber, frequency, countryId, isRadio, isTv, networkId, transportId, serviceId, pmtPid, freeToAir, modulation, polarisation, symbolrate, diseqc, switchingFrequency, bandwidth, majorChannel, minorChannel, videoSource, audioSource, isVCRSignal, tuningSource, band, satIndex, innerFecRate, pilot, rollOff, url, bitrate from TuningDetail where idChannel = ?idChannel; ---> System.Threading.ThreadAbortException: Thread was being aborted.
    at MySql.Data.MySqlClient.MySqlField..ctor(MySqlConnection connection)
    at MySql.Data.MySqlClient.NativeDriver.GetFieldMetaData41()
    at MySql.Data.MySqlClient.NativeDriver.GetFieldMetaData()
    at MySql.Data.MySqlClient.NativeDriver.ReadColumnMetadata(Int32 count)
    at MySql.Data.MySqlClient.MySqlDataReader.NextResult()
    at MySql.Data.MySqlClient.MySqlCommand.ExecuteReader(CommandBehavior behavior)
    at MySql.Data.MySqlClient.MySqlCommand.ExecuteDbDataReader(CommandBehavior behavior)
    at System.Data.Common.DbCommand.System.Data.IDbCommand.ExecuteReader()
    at Gentle.Framework.SqlStatement.Execute(IDbConnection conn, IDbTransaction tr)
    --- End of inner exception stack trace ---
    at Gentle.Framework.SqlStatement.Execute(IDbConnection conn, IDbTransaction tr)
    at Gentle.Framework.PersistenceBroker.Execute(SqlStatement stmt, IDbConnection dbConnection, IDbTransaction dbTransaction)
    at Gentle.Framework.SqlStatement.Execute()
    at TvDatabase.Channel.ReferringTuningDetail()
    at TvDatabase.TvBusinessLayer.GetTuningChannelsByDbChannel(Channel channel)
    at TvService.ChannelStates.DoSetChannelStates(IDictionary`2 cards, ICollection`1 channels, ICollection`1 allUsers, IController tvController)System.Threading.ThreadAbortException: Thread was being aborted.
    at MySql.Data.MySqlClient.MySqlField..ctor(MySqlConnection connection)
    at MySql.Data.MySqlClient.NativeDriver.GetFieldMetaData41()
    at MySql.Data.MySqlClient.NativeDriver.GetFieldMetaData()
    at MySql.Data.MySqlClient.NativeDriver.ReadColumnMetadata(Int32 count)
    at MySql.Data.MySqlClient.MySqlDataReader.NextResult()
    at MySql.Data.MySqlClient.MySqlCommand.ExecuteReader(CommandBehavior behavior)
    at MySql.Data.MySqlClient.MySqlCommand.ExecuteDbDataReader(CommandBehavior behavior)
    at System.Data.Common.DbCommand.System.Data.IDbCommand.ExecuteReader()
    at Gentle.Framework.SqlStatement.Execute(IDbConnection conn, IDbTransaction tr)
    [/hide]
     
    Last edited:

    Users who are viewing this thread

    Top Bottom