Tv-server Will not start (2 Viewers)

dangerzone

Portal Pro
January 12, 2009
259
47
54
delft
Home Country
Netherlands Netherlands
Can someone help me please. .
The tv server Will not start any more, It is running as a dedicated server but When I launch tv server configuration It says. ...
tv server not running, start It now?
I click ok and after a while It says...
Tvserver not started.

Can someone help me please or point me in the Wright direction?

Server logs are attached.
 

Attachments

  • TVService-Error.zip
    7.3 KB

mm1352000

Retired Team Member
  • Premium Supporter
  • September 1, 2008
    21,544
    8,236
    Home Country
    New Zealand New Zealand
    There's only one exception/error in your log files, related to the EPG grabber:
    [collapse]
    [2015-05-31 14:07:53,179] [Log ] [DVB EPG timer] [ERROR] - Exception :confused:ystem.Runtime.Remoting.RemotingException: Requested Service not found

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

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

    Did you change any EPG grabber settings recently?
     

    mm1352000

    Retired Team Member
  • Premium Supporter
  • September 1, 2008
    21,544
    8,236
    Home Country
    New Zealand New Zealand
    The "service" is not starting
    Well, in the logs that you posted, the service seems to have started successfully.
    [2015-05-31 14:07:56,721] [Log ] [TVService] [INFO ] - TV Service: Started

    Perhaps this is an older log, and the error is that the MySQL service is failing to start (so Windows does not even attempt to start the TV service).

    Please check if the MySQL service (mysqld.exe) and TV service (tvservice.exe) are running in task manager.
     

    dangerzone

    Portal Pro
    January 12, 2009
    259
    47
    54
    delft
    Home Country
    Netherlands Netherlands
    Well, in the logs that you posted, the service seems to have started successfully.


    Perhaps this is an older log, and the error is that the MySQL service is failing to start (so Windows does not even attempt to start the TV service).

    Please check if the MySQL service (mysqld.exe) and TV service (tvservice.exe) are running in task manager.
    Im at work at The moment.
    Tv service seems to start in "service" but it is not when I check again ' sorry but it is hard to explain.
    Mysql service is running.

    Wil check the logs later to check if there is more info. (Posted logs are fresh)
     

    mm1352000

    Retired Team Member
  • Premium Supporter
  • September 1, 2008
    21,544
    8,236
    Home Country
    New Zealand New Zealand
    Tv service seems to start in "service" but it is not when I check again ' sorry but it is hard to explain.
    Okay, so perhaps the TV service is crashing. In this case, please post the Windows application event log.
     

    dangerzone

    Portal Pro
    January 12, 2009
    259
    47
    54
    delft
    Home Country
    Netherlands Netherlands
    Yes It is crashing indeed, there are a few entry,s.
    Exported the application log so I hope I did It right.
     

    Attachments

    • app log evtx.zip
      1.2 MB

    dangerzone

    Portal Pro
    January 12, 2009
    259
    47
    54
    delft
    Home Country
    Netherlands Netherlands
    Ok, It has something to do with Ffdecsa.dll,
    removed It from the mepo dir and the tv-server is still running... strange....
     

    Users who are viewing this thread

    Top Bottom