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 2
General
MP2.2.1 TV-Server Configuration wont start after initial installation
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="Old_Newbie" data-source="post: 1258147" data-attributes="member: 150578"><p>New install of MP2.2.1 (TV-Server Only) on Windows Server 2012 R2. MP2 completes the initial install with no errors (I get the "Installation Complete" window). </p><p></p><p>But when I go to launch the TV Server configuration after initial install, nothing happens. In task manager, I can see the TV Server configuration app running (using ~5-10% CPU), but the configuration window will never open. </p><p></p><p>- <span style="font-family: 'Open Sans'"><span style="color: rgb(39, 42, 52)"><p style="text-align: left">I've installed the BDA patch and can confirm my tuner works with DVBviewer. </p> <p style="text-align: left">- Firewall is off</p> <p style="text-align: left">- Antivirus is off</p> <p style="text-align: left">- Disabled extra NICs</p> <p style="text-align: left">- Running as admins</p><p></span></span></p><p>Error from log file is as follows (continues to repeat init attempts): </p><p>[2019-04-30 21:56:54,617] [10665 ] [TVService] [INFO ] - Controller: 1 init attempt</p><p>[2019-04-30 21:56:54,625] [10673 ] [TVService] [INFO ] - C:\ProgramData\Team MediaPortal\MP2-Server\SlimTVCore\v3.0\gentle.config</p><p>[2019-04-30 21:56:54,626] [10674 ] [TVService] [INFO ] - Controller: using SQLite database connection: Data So</p><p>[2019-04-30 21:56:54,627] [10675 ] [TVService] [INFO ] - Controller: local ip address:192.168.1.1</p><p>[2019-04-30 21:56:54,628] [10676 ] [TVService] [INFO ] - Controller: create new server in database</p><p>[2019-04-30 21:56:54,678] [10726 ] [TVService] [INFO ] - Controller: new server created for HOME_SERVER master:True</p><p>[2019-04-30 21:56:54,742] [10790 ] [TVService] [ERROR] - Failed to initialise the BDA device detection graph!</p><p>System.Runtime.InteropServices.COMException (0x80040154): Retrieving the COM class factory for component with CLSID {A2E30750-6C3D-11D3-B653-00C04F79498E} failed due to the following error: 80040154 Class not registered (Exception from HRESULT: 0x80040154 (REGDB_E_CLASSNOTREG)).</p><p> at System.Runtime.Remoting.RemotingServices.AllocateUninitializedObject(RuntimeType objectType)</p><p> at System.Runtime.Remoting.Activation.ActivationServices.CreateInstance(RuntimeType serverType)</p><p> at System.Runtime.Remoting.Activation.ActivationServices.IsCurrentContextOK(RuntimeType serverType, Object[] props, Boolean bNewObj)</p><p> at TvLibrary.Implementations.DeviceDetector.InitBdaDetectionGraph()</p><p> at TvLibrary.Implementations.DeviceDetector..ctor(IDeviceEventListener listener)</p><p>[2019-04-30 21:56:54,751] [10799 ] [TVService] [INFO ] - Controller: DeInit.</p><p>[2019-04-30 21:56:54,752] [10800 ] [TVService] [ERROR] - TvController: Deinit failed - Object reference not set to an instance of an object.</p><p></p><p>Any ideas?</p></blockquote><p></p>
[QUOTE="Old_Newbie, post: 1258147, member: 150578"] New install of MP2.2.1 (TV-Server Only) on Windows Server 2012 R2. MP2 completes the initial install with no errors (I get the "Installation Complete" window). But when I go to launch the TV Server configuration after initial install, nothing happens. In task manager, I can see the TV Server configuration app running (using ~5-10% CPU), but the configuration window will never open. - [FONT=Open Sans][COLOR=rgb(39, 42, 52)][LEFT]I've installed the BDA patch and can confirm my tuner works with DVBviewer. [/LEFT] [LEFT]- Firewall is off[/LEFT] [LEFT]- Antivirus is off[/LEFT] [LEFT]- Disabled extra NICs[/LEFT] [LEFT]- Running as admins[/LEFT][/COLOR][/FONT] Error from log file is as follows (continues to repeat init attempts): [2019-04-30 21:56:54,617] [10665 ] [TVService] [INFO ] - Controller: 1 init attempt [2019-04-30 21:56:54,625] [10673 ] [TVService] [INFO ] - C:\ProgramData\Team MediaPortal\MP2-Server\SlimTVCore\v3.0\gentle.config [2019-04-30 21:56:54,626] [10674 ] [TVService] [INFO ] - Controller: using SQLite database connection: Data So [2019-04-30 21:56:54,627] [10675 ] [TVService] [INFO ] - Controller: local ip address:192.168.1.1 [2019-04-30 21:56:54,628] [10676 ] [TVService] [INFO ] - Controller: create new server in database [2019-04-30 21:56:54,678] [10726 ] [TVService] [INFO ] - Controller: new server created for HOME_SERVER master:True [2019-04-30 21:56:54,742] [10790 ] [TVService] [ERROR] - Failed to initialise the BDA device detection graph! System.Runtime.InteropServices.COMException (0x80040154): Retrieving the COM class factory for component with CLSID {A2E30750-6C3D-11D3-B653-00C04F79498E} failed due to the following error: 80040154 Class not registered (Exception from HRESULT: 0x80040154 (REGDB_E_CLASSNOTREG)). at System.Runtime.Remoting.RemotingServices.AllocateUninitializedObject(RuntimeType objectType) at System.Runtime.Remoting.Activation.ActivationServices.CreateInstance(RuntimeType serverType) at System.Runtime.Remoting.Activation.ActivationServices.IsCurrentContextOK(RuntimeType serverType, Object[] props, Boolean bNewObj) at TvLibrary.Implementations.DeviceDetector.InitBdaDetectionGraph() at TvLibrary.Implementations.DeviceDetector..ctor(IDeviceEventListener listener) [2019-04-30 21:56:54,751] [10799 ] [TVService] [INFO ] - Controller: DeInit. [2019-04-30 21:56:54,752] [10800 ] [TVService] [ERROR] - TvController: Deinit failed - Object reference not set to an instance of an object. Any ideas? [/QUOTE]
Insert quotes…
Verification
Post reply
Forums
MediaPortal 2
General
MP2.2.1 TV-Server Configuration wont start after initial installation
Contact us
RSS
Top
Bottom