home
products
contribute
download
documentation
forum
Home
Forums
New posts
Search forums
What's new
New posts
All posts
Latest activity
Members
Registered members
Current visitors
Donate
Log in
Register
What's new
Search
Search
Search titles only
By:
New posts
Search forums
Search titles only
By:
Menu
Log in
Register
Navigation
Install the app
Install
More options
Contact us
Close Menu
Forums
MediaPortal 1
Support
General Support
TV Service doesn't start automatically with XP
Contact us
RSS
JavaScript is disabled. For a better experience, please enable JavaScript in your browser before proceeding.
You are using an out of date browser. It may not display this or other websites correctly.
You should upgrade or use an
alternative browser
.
Reply to thread
Message
<blockquote data-quote="CathodeRay" data-source="post: 1148039" data-attributes="member: 128074"><p>Oh dear, back again...</p><p></p><p>Everything working except MP's TV service doesn't start automatically with Windows (MP 1.2, XP SP3, all the .net clobber added). Notes:</p><p></p><p>MySQL service and all the other TV service dependencies start automatically (MySQL rather slowly but it gets there).</p><p></p><p>TV service can be started manually (net start tvservice) but it's a bore(!) (and it means EPG grabbing while idle doesn't happen from the get go)</p><p></p><p>mysqlcheck mptvdb - all OK</p><p></p><p>XP Event logs: no clues that I can see, MySQL gives an event ID 100 unknown error but (probably) not relevant - and service starts OK.</p><p></p><p>TV server error.log (actually it in error.bak) has this (repeated a number of times) (cut & paste as not too many lines, very happy to zip and upload other logs if needed):</p><p></p><p>2015-08-12 13:26:03.640625 [TVService(6)]: TvService OnStart failed : System.Threading.ThreadAbortException: Thread was being aborted.</p><p> at System.Threading.Thread.SleepInternal(Int32 millisecondsTimeout)</p><p> at TvService.TvServiceThread.OnStart()</p><p>2015-08-12 13:26:03.734375 [scheduler thread(9)]: card: unable to connect to slave controller at:media-pc</p><p>2015-08-12 13:45:11.296875 [DVB EPG timer(12)]: Exception <img src="data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7" class="smilie smilie--sprite smilie--sprite5" alt=":confused:" title="Confused :confused:" loading="lazy" data-shortname=":confused:" />ystem.Runtime.Remoting.RemotingException: Requested Service not found</p><p></p><p>Server stack trace:</p><p> at System.Runtime.Remoting.Channels.BinaryServerFormatterSink.ProcessMessage(IServerChannelSinkStack sinkStack, IMessage requestMsg, ITransportHeaders requestHeaders, Stream requestStream, IMessage& responseMsg, ITransportHeaders& responseHeaders, Stream& responseStream)</p><p></p><p>Exception rethrown at [0]:</p><p> at System.Runtime.Remoting.Proxies.RealProxy.HandleReturnMessage(IMessage reqMsg, IMessage retMsg)</p><p> at System.Runtime.Remoting.Proxies.RealProxy.PrivateInvoke(MessageData& msgData, Int32 type)</p><p> at TvControl.IController.IsRecording(IUser& user)</p><p> at TvService.EpgCard.IsCardIdle(Int32 cardId)</p><p> at TvService.EpgCard.GrabEpgForChannel(Channel channel, IChannel tuning, Card card)</p><p> at TvService.EpgCard.GrabEpg()</p><p> at TvService.EpgGrabber.GrabEpgOnCard(EpgCard epgCard)</p><p> at TvService.EpgGrabber._epgTimer_Elapsed(Object sender, ElapsedEventArgs e)</p><p></p><p>2015-08-12 15:56:11.671875 [DVB EPG timer(12)]: Exception <img src="data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7" class="smilie smilie--sprite smilie--sprite5" alt=":confused:" title="Confused :confused:" loading="lazy" data-shortname=":confused:" />ystem.Runtime.Remoting.RemotingException: Requested Service not found</p><p></p><p>tv.log has:</p><p></p><p>2015-08-12 19:53:04.468750 [(4)]: Setting up EventWaitHandle with name: Global\MPTVServiceInitializedEvent</p><p>2015-08-12 19:53:07.953125 [(6)]: TV service: Starting</p><p>2015-08-12 19:53:08.000000 [TVService(6)]: TVService v1.2.2.0 is starting up on Windows XP ( Service Pack 3 ) [5.1.2600.196608]</p><p>2015-08-12 19:53:08.015625 [TVService(6)]: Build: 1.2.2.0</p><p>2015-08-12 19:53:08.093750 [TVService(6)]: Controller: Initializing TVServer</p><p>2015-08-12 19:53:08.093750 [TVService(6)]: Controller: 1 init attempt</p><p>2015-08-12 19:53:08.109375 [PowerEventThread(8)]: TV service PowerEventThread message loop is running</p><p>2015-08-12 19:53:08.203125 [TVService(6)]: C:\Documents and Settings\All Users\Application Data\Team MediaPortal\MediaPortal TV Server\gentle.config</p><p>2015-08-12 19:53:08.203125 [TVService(6)]: Controller: using MySQL database connection: Server=media-pc;Database=MpTvDb;User ID=root;Password</p><p>2015-08-12 19:53:08.218750 [TVService(6)]: ----------------------------</p><p>2015-08-12 19:53:08.218750 [TVService(6)]: Detecting Cards</p><p>2015-08-12 19:53:08.375000 [TVService(6)]: Detected IP TV Card 0</p><p>2015-08-12 19:53:09.140625 [TVService(6)]: Found card:nova-dt dvb-t tuner (dev1 path0)</p><p>2015-08-12 19:53:09.171875 [TVService(6)]: Detected DVB card:nova-dt dvb-t tuner (dev1 path0)</p><p></p><p>ie presumably this is the manual start, no prior entries for this boot up of the pc</p><p></p><p>The TV service always used to start automatically, so after booting the PC I could after waiting a few moments for everything to settle down I could go straight to MP via a button on the remote. Now I have to do cmd prompt > 'net start tvservice' first... not the end of the world, but it would be good not to have to do so. I suppose I could use a batch file, but again its a work-around. Any ideas? </p><p></p><p>Thanks in advance.</p><p></p><p>CathodeRay</p></blockquote><p></p>
[QUOTE="CathodeRay, post: 1148039, member: 128074"] Oh dear, back again... Everything working except MP's TV service doesn't start automatically with Windows (MP 1.2, XP SP3, all the .net clobber added). Notes: MySQL service and all the other TV service dependencies start automatically (MySQL rather slowly but it gets there). TV service can be started manually (net start tvservice) but it's a bore(!) (and it means EPG grabbing while idle doesn't happen from the get go) mysqlcheck mptvdb - all OK XP Event logs: no clues that I can see, MySQL gives an event ID 100 unknown error but (probably) not relevant - and service starts OK. TV server error.log (actually it in error.bak) has this (repeated a number of times) (cut & paste as not too many lines, very happy to zip and upload other logs if needed): 2015-08-12 13:26:03.640625 [TVService(6)]: TvService OnStart failed : System.Threading.ThreadAbortException: Thread was being aborted. at System.Threading.Thread.SleepInternal(Int32 millisecondsTimeout) at TvService.TvServiceThread.OnStart() 2015-08-12 13:26:03.734375 [scheduler thread(9)]: card: unable to connect to slave controller at:media-pc 2015-08-12 13:45:11.296875 [DVB EPG timer(12)]: Exception :System.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) 2015-08-12 15:56:11.671875 [DVB EPG timer(12)]: Exception :System.Runtime.Remoting.RemotingException: Requested Service not found tv.log has: 2015-08-12 19:53:04.468750 [(4)]: Setting up EventWaitHandle with name: Global\MPTVServiceInitializedEvent 2015-08-12 19:53:07.953125 [(6)]: TV service: Starting 2015-08-12 19:53:08.000000 [TVService(6)]: TVService v1.2.2.0 is starting up on Windows XP ( Service Pack 3 ) [5.1.2600.196608] 2015-08-12 19:53:08.015625 [TVService(6)]: Build: 1.2.2.0 2015-08-12 19:53:08.093750 [TVService(6)]: Controller: Initializing TVServer 2015-08-12 19:53:08.093750 [TVService(6)]: Controller: 1 init attempt 2015-08-12 19:53:08.109375 [PowerEventThread(8)]: TV service PowerEventThread message loop is running 2015-08-12 19:53:08.203125 [TVService(6)]: C:\Documents and Settings\All Users\Application Data\Team MediaPortal\MediaPortal TV Server\gentle.config 2015-08-12 19:53:08.203125 [TVService(6)]: Controller: using MySQL database connection: Server=media-pc;Database=MpTvDb;User ID=root;Password 2015-08-12 19:53:08.218750 [TVService(6)]: ---------------------------- 2015-08-12 19:53:08.218750 [TVService(6)]: Detecting Cards 2015-08-12 19:53:08.375000 [TVService(6)]: Detected IP TV Card 0 2015-08-12 19:53:09.140625 [TVService(6)]: Found card:nova-dt dvb-t tuner (dev1 path0) 2015-08-12 19:53:09.171875 [TVService(6)]: Detected DVB card:nova-dt dvb-t tuner (dev1 path0) ie presumably this is the manual start, no prior entries for this boot up of the pc The TV service always used to start automatically, so after booting the PC I could after waiting a few moments for everything to settle down I could go straight to MP via a button on the remote. Now I have to do cmd prompt > 'net start tvservice' first... not the end of the world, but it would be good not to have to do so. I suppose I could use a batch file, but again its a work-around. Any ideas? Thanks in advance. CathodeRay [/QUOTE]
Insert quotes…
Verification
Post reply
Forums
MediaPortal 1
Support
General Support
TV Service doesn't start automatically with XP
Contact us
RSS
Top
Bottom