TV-Server crash after resume from standby - MySqlCommand.TimeoutExpired (1 Viewer)

alexirion

MP Donator
  • Premium Supporter
  • February 8, 2010
    170
    12
    50
    St. Georgen im Schwarzwald
    Home Country
    Germany Germany
    Hello,
    sometimes TV-Server (1.10.0) crashes directly after the system resuming from standby with a MySql Timeoutexpired:

    [2015-03-20 21:36:31,671] [Log ] [DVB EPG timer] [INFO ] - Controller: GrabEpg on card ID == 5
    [2015-03-20 21:36:31,671] [EPG ] [DVB EPG timer] [INFO ] - EpgGrabbing: Start
    [2015-03-20 21:36:33,313] [Log ] [19 ] [INFO ] - Tvservice stopped due to an unhandled app domain exception System.NullReferenceException: Object reference not set to an instance of an object.
    at MySql.Data.MySqlClient.MySqlCommand.TimeoutExpired(Object commandObject)
    at System.Threading.TimerQueueTimer.CallCallbackInContext(Object state)
    at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
    at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
    at System.Threading.TimerQueueTimer.CallCallback()
    at System.Threading.TimerQueueTimer.Fire()
    at System.Threading.TimerQueue.FireNextTimers()
    at System.Threading.TimerQueue.AppDomainTimerCallback()
    [2015-03-20 21:36:33,314] [Log ] [DVB EPG timer] [INFO ] - dvb:grab epg...
    [2015-03-20 21:36:33,320] [EPG ] [DVB EPG timer] [INFO ] - EpgCard: card: 5 starting to grab DVBS:tv:RTL World RTL Television Freq:12188000 ONID:1 TSID:1089 SID:12003 PMT:0x2C FTA:True LCN:10000 SymbolRate:27500 Modulation:ModNotSet Polarisation:LinearH InnerFecRate:Rate3_4 DisEqc:None band:Universal Pilot:NotSet RollOff:NotSet
    [2015-03-20 21:36:34,003] [Log ] [TVService] [INFO ] - TV Service is being stopped
     

    Users who are viewing this thread

    Top Bottom