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
Installation, configuration support
Install fails with MYSQL Exception
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="mm1352000" data-source="post: 1084787" data-attributes="member: 82144"><p>After this I don't see the TV service even attempt to start, which suggests the service is configured with incorrect dependencies (ie. the MySQL service). This is reinforced by the logs:</p><p></p><p>[collapse]</p><p>[2014-05-30 12:40:43,377] [Log ] [SetupTv ] [ERROR] - ServiceHelper: Starting TvService failed. Please check your installation.</p><p>Error: System.InvalidOperationException: Cannot start service TVService on computer '.'. ---> System.ComponentModel.Win32Exception: The dependency service or group failed to start</p><p> --- End of inner exception stack trace ---</p><p> at System.ServiceProcess.ServiceController.Start(String[] args)</p><p> at System.ServiceProcess.ServiceController.Start()</p><p> at SetupTv.ServiceHelper.Start(String aServiceName)</p><p>[/collapse]</p><p></p><p></p><p>Yep, both of these are clearly telling you the TV service is not running. The reason the service is not running is explained above.</p><p></p><p></p><p>The problem currently has nothing to do with network access.</p><p></p><p></p><p>Test will work okay because the MySQL service will be running at the time. Reboot is a problem because TVService thinks it needs to wait for some other non-existing service to start before it can start. The result is that the TV service doesn't ever start or even attempt to start.</p><p></p><p>Please can you check and confirm:</p><ol> <li data-xf-list-type="ol">The name of the MySQL service.</li> <li data-xf-list-type="ol">The configured dependencies for TVService.</li> </ol><p>Both of these can be checked in the Windows service control manager (services.msc).</p><p></p><p>mm</p></blockquote><p></p>
[QUOTE="mm1352000, post: 1084787, member: 82144"] After this I don't see the TV service even attempt to start, which suggests the service is configured with incorrect dependencies (ie. the MySQL service). This is reinforced by the logs: [collapse] [2014-05-30 12:40:43,377] [Log ] [SetupTv ] [ERROR] - ServiceHelper: Starting TvService failed. Please check your installation. Error: System.InvalidOperationException: Cannot start service TVService on computer '.'. ---> System.ComponentModel.Win32Exception: The dependency service or group failed to start --- End of inner exception stack trace --- at System.ServiceProcess.ServiceController.Start(String[] args) at System.ServiceProcess.ServiceController.Start() at SetupTv.ServiceHelper.Start(String aServiceName) [/collapse] Yep, both of these are clearly telling you the TV service is not running. The reason the service is not running is explained above. The problem currently has nothing to do with network access. Test will work okay because the MySQL service will be running at the time. Reboot is a problem because TVService thinks it needs to wait for some other non-existing service to start before it can start. The result is that the TV service doesn't ever start or even attempt to start. Please can you check and confirm: [LIST=1] [*]The name of the MySQL service. [*]The configured dependencies for TVService. [/LIST] Both of these can be checked in the Windows service control manager (services.msc). mm [/QUOTE]
Insert quotes…
Verification
Post reply
Forums
MediaPortal 1
Support
Installation, configuration support
Install fails with MYSQL Exception
Contact us
RSS
Top
Bottom