TV Service crashing (1 Viewer)

flow87

Portal Pro
January 15, 2009
312
3
Germany
Home Country
Germany Germany
Mobo: ASUS E35M1-M
RAM: 2 GB
HDD: 2,5 " 5400 320 GB
PSU: 150 W
TV: 2x FireDTV DVB-C
OS: Windows 7 32bit
Mediaportal: 1.2.2

Hello,
i run the above stated multiseat config. This is my TV Server. I got a problem with that. Sometimes the service crashes and doesnt restart. Standby is disabled. Here is my error log. What do i do wrong? How to solve that problem?

Code:
2011-12-29 20:17:46.871951 [DVB EPG timer(10)]: Exception   :System.Runtime.Remoting.RemotingException: Der angeforderte Dienst wurde nicht gefunden.

Server stack trace: 
   bei System.Runtime.Remoting.Channels.BinaryServerFormatterSink.ProcessMessage(IServerChannelSinkStack sinkStack, IMessage requestMsg, ITransportHeaders requestHeaders, Stream requestStream, IMessage& responseMsg, ITransportHeaders& responseHeaders, Stream& responseStream)

Exception rethrown at [0]: 
   bei System.Runtime.Remoting.Proxies.RealProxy.HandleReturnMessage(IMessage reqMsg, IMessage retMsg)
   bei System.Runtime.Remoting.Proxies.RealProxy.PrivateInvoke(MessageData& msgData, Int32 type)
   bei TvControl.IController.IsRecording(IUser& user)
   bei TvService.EpgCard.IsCardIdle(Int32 cardId)
   bei TvService.EpgCard.GrabEpgForChannel(Channel channel, IChannel tuning, Card card)
   bei TvService.EpgCard.GrabEpg()
   bei TvService.EpgGrabber.GrabEpgOnCard(EpgCard epgCard)
   bei TvService.EpgGrabber._epgTimer_Elapsed(Object sender, ElapsedEventArgs e)
 

robbo100

Retired Team Member
  • Premium Supporter
  • May 5, 2009
    1,290
    309
    UK
    Home Country
    United Kingdom United Kingdom
    I am not an expert at reading logs, and you will probably need to supply full logs to get support.

    However, the exception is clearly linked to EPG grabbing. You could try disabling CRC checking in the DVB-EPG option, or removing the option to grab whilst at idle and see if that helps.

    Robbo100
     

    flow87

    Portal Pro
    January 15, 2009
    312
    3
    Germany
    Home Country
    Germany Germany
    I've disabled the idle grabber. Since then (now i use the timeshift grabber only) it's working fine. I'll check that out for a period of time. I'll tell you if that error comes again
     

    Users who are viewing this thread

    Top Bottom