MediaPortal Forums HTPC/MediaCenter

Go Back   MediaPortal Forum » Quality Assurance » Archive » pre 1.0 RC1


Reply
 
LinkBack Thread Tools Display Modes
Old 2007-03-07, 23:51   #1 (permalink)
Portal Member
 
Join Date: Jul 2006
Location: Breda
Age: 37
Posts: 186
Thanks: 9
Thanked 8 Times in 7 Posts

Country:

My System

Default Can't enter Mediaportal TV Server Configuration after adding Slave Server

MediaPortal Version: 0.2.2.0 - Latest SVN
MediaPortal Skin: TwoBlue
Windows Version: Windows XP Pro/Windows Server 2003
CPU Type: AMD Athlon64 / Pentium IV
HDD: 500GB / 500GB
Memory: 2GB / 1GB
Motherboard: ASUS A8V / ASUS P5P800
Motherboard Chipset:
Motherboard Bios:
Video Card: Nvidia
Video Card Driver:
Sound Card:
Sound Card AC3:
Sound Card Driver:
1. TV Card: FireDTV - S
1. TV Card Type:
1. TV Card Driver: Latest
2. TV Card: Hauppage
2. TV Card Type: PVR150
2. TV Card Driver: Latest
3. TV Card: Hauppage
3. TV Card Type: PVR150
3. TV Card Driver: Latest
4. TV Card:
4. TV Card Type:
4. TV Card Driver:
MPEG2 Video Codec:
MPEG2 Audio Codec:
Satelite/CableTV Provider:
HTPC Case:
Cooling:
Power Supply:
Remote:
TV:
TV - HTPC Connection:


After installing SQL express, configuring it for remote access, installing TVServer;

First setting up Server 1 with one Hauppage PVR150 Card. This all works fine, scanning for channels works okay and the configuration program behaves good.

When installing TVServer on the second server with another Hauppage PVR150 Card and a FireDTV-S sattelite receiver, i've to fill in te ip-adress if the first (Master) server. This all works good, I see the sql database is modified with the slave server added in the table [Server]

But when the TV Server program is started after the SQL table changes, I get the configuration screen like the attached one, on both master-server and slave-server.
Now I can't scan for channels on the slave server and can't modify any other settings. The error log contains some errors when starting the config APP..

I tried SVN builds:

13259, 13239, 13224, 13223, 13216

All with clean install and deleted the TVLibrary database before every new install.

Easy to reproduce on clean install.

I hope this issue can be solved soon, coz I really like to go and experiment with a multi seated server config.
Attached Thumbnails
Can't enter Mediaportal TV Server Configuration after adding Slave Server-config-screen.gif  
Arn01805 is offline   Reply With Quote
Old 2007-03-11, 23:11   #2 (permalink)
Portal Member
 
Join Date: Jul 2006
Location: Breda
Age: 37
Posts: 186
Thanks: 9
Thanked 8 Times in 7 Posts

Country:

My System

Default

Anyone has this setup working? What version SVN does work?
Arn01805 is offline   Reply With Quote
Old 2007-03-15, 05:41   #3 (permalink)
Portal Member
 
Join Date: Mar 2007
Location: Denver, Colorado
Posts: 29
Thanks: 0
Thanked 0 Times in 0 Posts

Country:

My System

Send a message via MSN to IcePickrg
Default

I'm getting the same thing, I should add that my db is sql, and not on either master or slave.
__________________
IcePick
IcePickrg is offline   Reply With Quote
Old 2007-03-15, 13:05   #4 (permalink)
Portal Member
 
Join Date: Jul 2006
Location: Breda
Age: 37
Posts: 186
Thanks: 9
Thanked 8 Times in 7 Posts

Country:

My System

bug confrimed

Lucky I found 1 user with same problem already. I searched mantis and didn't find any bug report about this issue.

Can someone add this to the mantis buglist or at least tell me what's (or where i can find) the procedure to add this to the bug-list.
Arn01805 is offline   Reply With Quote
Old 2007-03-18, 11:57   #5 (permalink)
Portal User
 
Join Date: Mar 2007
Location: London
Posts: 2
Thanks: 0
Thanked 0 Times in 0 Posts

Country:

My System

Default

I had exactly the same issues with Revision 13135 and 13216, however after a full install of the TVServer and removal of the TVLibrary files in C:\Program Files\Microsoft SQL Server\MSSQL.1\MSSQL\Data, then installation of the latest version fixed the issue.
RichardY is offline   Reply With Quote
Old 2007-03-18, 19:42   #6 (permalink)
Portal Member
 
Join Date: Jul 2006
Location: Breda
Age: 37
Posts: 186
Thanks: 9
Thanked 8 Times in 7 Posts

Country:

My System

Default

Richard,

can you tell me what version(build) you're succesfully working with master-, slave server and standalone clients?
Arn01805 is offline   Reply With Quote
Old 2007-03-19, 11:09   #7 (permalink)
Portal User
 
Join Date: Mar 2007
Location: London
Posts: 2
Thanks: 0
Thanked 0 Times in 0 Posts

Country:

My System

Default

Currently running Rev13445 without any issues.
RichardY is offline   Reply With Quote
Old 2007-03-19, 12:50   #8 (permalink)
Portal Member
 
Join Date: Jul 2006
Location: Breda
Age: 37
Posts: 186
Thanks: 9
Thanked 8 Times in 7 Posts

Country:

My System

Default

thanx,

I'm going to try this version this week.. I'll let you know about my experiences
Arn01805 is offline   Reply With Quote
Old 2007-03-21, 23:09   #9 (permalink)
Portal Member
 
Join Date: Jul 2006
Location: Breda
Age: 37
Posts: 186
Thanks: 9
Thanked 8 Times in 7 Posts

Country:

My System

Exclamation Error found!?

Tried Rev13445 and Tried Rev13513, both not working in Master/Slave server config.

I uninstalled the tv-services, deleted the ms sql-express datase from within the management studio, deleted on both servers the directory: C:\Documents and Settings\All Users\Application Data\MediaPortal TV Server

reinstalled the master server, master server up and running, streaming works.
after installing slave server, I can't enter TV-Server configuration any more.

Tried both revisions again, but not setup the tvcard after installing the master server, but imediatly setup the slave server, but result stays the same.

In the error.log, I see:

21-3-2007 22:41:37 Failed to startup cause of exception
21-3-2007 22:41:37 Exception ystem.Collections.Generic.KeyNotFoundException: The given key was not present in the dictionary.

Server stack trace:
at System.ThrowHelper.ThrowKeyNotFoundException()
at System.Collections.Generic.Dictionary`2.get_Item(TKey key)
at TvService.TVController.Type(Int32 cardId)
at System.Runtime.Remoting.Messaging.StackBuilderSink._PrivateProcessMessage(IntPtr md, Object[] args, Object server, Int32 methodPtr, Boolean fExecuteInContext, Object[]& outArgs)
at System.Runtime.Remoting.Messaging.StackBuilderSink.PrivateProcessMessage(RuntimeMethodHandle md, Object[] args, Object server, Int32 methodPtr, Boolean fExecuteInContext, Object[]& outArgs)
at System.Runtime.Remoting.Messaging.StackBuilderSink.SyncProcessMessage(IMessage msg, Int32 methodPtr, Boolean fExecuteInContext)

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.Type(Int32 cardId)
at SetupTv.SetupTvSettingsForm..ctor()
21-3-2007 22:41:37 Exception :The given key was not present in the dictionary.
21-3-2007 22:41:37 site :Void ThrowKeyNotFoundException()
21-3-2007 22:41:37 source :mscorlib
21-3-2007 22:41:37 stacktrace:
Server stack trace:
at System.ThrowHelper.ThrowKeyNotFoundException()
at System.Collections.Generic.Dictionary`2.get_Item(TKey key)
at TvService.TVController.Type(Int32 cardId)
at System.Runtime.Remoting.Messaging.StackBuilderSink._PrivateProcessMessage(IntPtr md, Object[] args, Object server, Int32 methodPtr, Boolean fExecuteInContext, Object[]& outArgs)
at System.Runtime.Remoting.Messaging.StackBuilderSink.PrivateProcessMessage(RuntimeMethodHandle md, Object[] args, Object server, Int32 methodPtr, Boolean fExecuteInContext, Object[]& outArgs)
at System.Runtime.Remoting.Messaging.StackBuilderSink.SyncProcessMessage(IMessage msg, Int32 methodPtr, Boolean fExecuteInContext)

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.Type(Int32 cardId)
at SetupTv.SetupTvSettingsForm..ctor()


And strange enough, in the configuration program, I don't see the card-types specified for the slave cards. Has it to do with this error?

After discovered this, I tried complete reinstallation again, but install the intended slave server first, so it becomes master. The problem stays the same, but in the configuration screen, I can see the correct card types for this slave(now master) server and no card type for the other server. uhm.. I hope this makes sense.

I guess it has something to do with at TvService.TVController.Type(Int32 cardId)


Can please some programmer take a look at this?

Keep up the good work.. I really like The TV-Server concept!
Attached Thumbnails
Can't enter Mediaportal TV Server Configuration after adding Slave Server-untitled.gif  
Arn01805 is offline   Reply With Quote
Old 2007-03-21, 23:16   #10 (permalink)
Portal Member
 
Join Date: Jul 2006
Location: Breda
Age: 37
Posts: 186
Thanks: 9
Thanked 8 Times in 7 Posts

Country:

My System

Exclamation See picture above!

Just realised, in the picture above, the 2 lower cards don't belong to server with IP: 192.168.123.201
Shouldn't they appear under the 192.168.123.25 host, where they are fysically seated?

Maybe that's the reason the card-type can't be interogated, because it's the wrong server.

When I look in the TV-Server database, I see in the Card table and Server Table that the server-ID correspond to the correct cards.

Hope this clears something out on this bug.
Arn01805 is offline   Reply With Quote
Reply

Bookmarks

Tags
adding, configuration, enter, server, slave

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
TV server configuration/installation videos. f0rmula MediaPortal 1 Talk 1 2007-02-04 16:24
TV-Server 3 Client verbindet sich nicht mit dem Server Netzdiver TV / Streaming 13 2007-01-05 13:27
Server Configuration JMH Television (MyTV frontend and TV-Server) 4 2006-10-27 16:54
What to do to Mediaportal for TV Server telpee Television (MyTV frontend and TV-Server) 3 2006-10-25 12:00
Define own cddb/freedb-server within configuration Anonymous Improvement Suggestions 0 2004-11-23 08:19


All times are GMT +1. The time now is 03:07.


Powered by vBulletin® Version 3.8.1
Copyright ©2000 - 2010, Jelsoft Enterprises Ltd.
Search Engine Optimization by vBSEO 3.3.2 Protected by Akismet Blog with WordPress
Advertisement System V2.6 By   Branden