MediaPortal Forums HTPC/MediaCenter

Go Back   MediaPortal Forum » MediaPortal 1 » Get Support » General Support


General Support Post problems you have when using MediaPortal, or pre installation questions in here.

Reply
 
Thread Tools Display Modes
Old 2008-09-22, 11:40   #1 (permalink)
Portal User
 
Join Date: Sep 2008
Posts: 4
Thanks: 0
Thanked 0 Times in 0 Posts

Country:


Default Problem with My TV

TV-Server Version: 1.0
MediaPortal Version: 1.0 RC2
MediaPortal Skin:
Windows Version: XP SP2
CPU Type: Core 2 Duo 6300
HDD:
Memory: 2Gb
Motherboard:Asrock xfire sata
Video Card: Nvidia 7900gs
Video Card Driver:
Sound Card:
Sound Card AC3:
Sound Card Driver:
1. TV Card: Hauppauge HVR900
1. TV Card Type: Hybrid
1. TV Card Driver:
2. TV Card:
2. TV Card Type:
2. TV Card Driver:
3. TV Card:
3. TV Card Type:
3. TV Card Driver:
4. TV Card:
4. TV Card Type:
4. TV Card Driver:
MPEG2 Video Codec: Cyberlink PDVD8
MPEG2 Audio Codec:
h.264 Video Codec:
Satelite/CableTV Provider:
HTPC Case:
Cooling:
Power Supply:
Remote:
TV:
TV - HTPC Connection:


Hi all.
I have a problem with Mediaportal 1.0 RC2.
I have installed Microsoft SQL server express. MediaPortal works fine but sometimes when I go in MyTV the programm not answer and I must to press ctrl+alt+canc to exit mediaportal.

I saw when I start windows, the system create me an error.log

There are other two log files for you


Can you help me?
Attached Files
File Type: log error.log (7.6 KB, 15 views)
File Type: log tv.log (12.1 KB, 8 views)
File Type: log TsWriter.Log (5.7 KB, 7 views)

Last edited by alex1973; 2008-09-22 at 11:49.
alex1973 is offline   Reply With Quote
Old 2008-09-24, 17:26   #2 (permalink)
Portal User
 
Join Date: Sep 2008
Posts: 4
Thanks: 0
Thanked 0 Times in 0 Posts

Country:


Default

Anyone can help me??
alex1973 is offline   Reply With Quote
Old 2008-09-24, 18:52   #3 (permalink)
Super Moderator
 
Paranoid Delusion's Avatar
 
Join Date: Jun 2005
Location: Cheshire UK
Posts: 6,619
Thanks: 129
Thanked 233 Times in 207 Posts

Country:

My System

Default

TV-Server/troubleshooting-Database - MediaPortal Wiki Documentation

Is this after returning from standby\hibernation or does it ever happen straight from booting into windows, try setting a delay in TVServer config before it detects cards of say 15-20 seconds may resolve this.

And i am asking is this a singe seat setup., ie just 1 pc.
Paranoid Delusion is offline   Reply With Quote
Old 2008-09-25, 10:35   #4 (permalink)
Portal User
 
Join Date: Sep 2008
Posts: 4
Thanks: 0
Thanked 0 Times in 0 Posts

Country:


Default

Yhanks for reply!
Yes, just 1 PC.

So, SQL Browser service is running and TCP/IP is enabled.
I'll try settings a delay in TVServer config.
alex1973 is offline   Reply With Quote
Old 2008-09-25, 13:55   #5 (permalink)
Portal User
 
Join Date: Sep 2008
Posts: 4
Thanks: 0
Thanked 0 Times in 0 Posts

Country:


Default

I try to settting a delay to 30 seconds but tv server give me an error.log again.
Quote:
2008-09-25 13.50.34.921875 [TVService]: Exception :Error: DatabaseUnavailableUnclassified
Gentle.Common.GentleException: The database backend (provider SQLServer) could not be reached.
Check the connection string: Password=MediaPortal;Persist Security Info=True;User ID=sa;Initial Catalog=MpTvDbRC2;Data Source=PCcamera\SQLEXPRESS;Connection Timeout=300; ---> System.Data.SqlClient.SqlException: Cannot open database "MpTvDbRC2" requested by the login. The login failed.
Login failed for user 'sa'.
in System.Data.ProviderBase.DbConnectionPool.GetConne ction(DbConnection owningObject)
in System.Data.ProviderBase.DbConnectionFactory.GetCo nnection(DbConnection owningConnection)
in System.Data.ProviderBase.DbConnectionClosed.OpenCo nnection(DbConnection outerConnection, DbConnectionFactory connectionFactory)
in System.Data.SqlClient.SqlConnection.Open()
in Gentle.Provider.SQLServer.SQLServerProvider.GetCon nection()
--- Fine dell'analisi dello stack dell'eccezione interna ---
in Gentle.Common.Check.FailWith(Severity severity, Error error, Exception e, String msg)
in Gentle.Common.Check.Fail(Exception e, Error error, Object[] args)
in Gentle.Provider.SQLServer.SQL92Analyzer.Analyze(St ring tableName)
in Gentle.Provider.SQLServer.SQLServerAnalyzer.Analyz e(String tableName)
in Gentle.Framework.GentleAnalyzer.UpdateObjectMap(Ob jectMap map)
in Gentle.Framework.ObjectFactory.ConstructMap(Persis tenceBroker broker, Type type)
in Gentle.Framework.ObjectFactory.GetMap(PersistenceB roker broker, Type type)
in Gentle.Framework.SqlBuilder..ctor(IGentleProvider provider, StatementType stmtType, Type type, LogicalOperator logicalOperator)
in Gentle.Framework.SqlBuilder..ctor(StatementType stmtType, Type type)
in TvDatabase.TvBusinessLayer.GetSetting(String tagName, String defaultValue)
in TvLibrary.Implementations.TvCardCollection..ctor()
in TvService.TVController.InitController()System.Data .SqlClient.SqlException: Cannot open database "MpTvDbRC2" requested by the login. The login failed.
Login failed for user 'sa'.
in System.Data.ProviderBase.DbConnectionPool.GetConne ction(DbConnection owningObject)
in System.Data.ProviderBase.DbConnectionFactory.GetCo nnection(DbConnection owningConnection)
in System.Data.ProviderBase.DbConnectionClosed.OpenCo nnection(DbConnection outerConnection, DbConnectionFactory connectionFactory)
in System.Data.SqlClient.SqlConnection.Open()
in Gentle.Provider.SQLServer.SQLServerProvider.GetCon nection()
Exception :The database backend (provider SQLServer) could not be reached.
Check the connection string: Password=MediaPortal;Persist Security Info=True;User ID=sa;Initial Catalog=MpTvDbRC2;Data Source=PCcamera\SQLEXPRESS;Connection Timeout=300;
site :Void FailWith(Gentle.Common.Severity, Gentle.Common.Error, System.Exception, System.String)
source :Gentle.Common
stacktrace: in Gentle.Common.Check.FailWith(Severity severity, Error error, Exception e, String msg)
in Gentle.Common.Check.Fail(Exception e, Error error, Object[] args)
in Gentle.Provider.SQLServer.SQL92Analyzer.Analyze(St ring tableName)
in Gentle.Provider.SQLServer.SQLServerAnalyzer.Analyz e(String tableName)
in Gentle.Framework.GentleAnalyzer.UpdateObjectMap(Ob jectMap map)
in Gentle.Framework.ObjectFactory.ConstructMap(Persis tenceBroker broker, Type type)
in Gentle.Framework.ObjectFactory.GetMap(PersistenceB roker broker, Type type)
in Gentle.Framework.SqlBuilder..ctor(IGentleProvider provider, StatementType stmtType, Type type, LogicalOperator logicalOperator)
in Gentle.Framework.SqlBuilder..ctor(StatementType stmtType, Type type)
in TvDatabase.TvBusinessLayer.GetSetting(String tagName, String defaultValue)
in TvLibrary.Implementations.TvCardCollection..ctor()
in TvService.TVController.InitController()

2008-09-25 13.50.37.921875 [TVService]: Exception :Error: DatabaseUnavailableUnclassified
Gentle.Common.GentleException: The database backend (provider SQLServer) could not be reached.
Check the connection string: Password=MediaPortal;Persist Security Info=True;User ID=sa;Initial Catalog=MpTvDbRC2;Data Source=PCcamera\SQLEXPRESS;Connection Timeout=300; ---> System.Data.SqlClient.SqlException: Cannot open database "MpTvDbRC2" requested by the login. The login failed.
Login failed for user 'sa'.
in System.Data.ProviderBase.DbConnectionPool.GetConne ction(DbConnection owningObject)
in System.Data.ProviderBase.DbConnectionFactory.GetCo nnection(DbConnection owningConnection)
in System.Data.ProviderBase.DbConnectionClosed.OpenCo nnection(DbConnection outerConnection, DbConnectionFactory connectionFactory)
in System.Data.SqlClient.SqlConnection.Open()
in Gentle.Provider.SQLServer.SQLServerProvider.GetCon nection()
--- Fine dell'analisi dello stack dell'eccezione interna ---
in Gentle.Common.Check.FailWith(Severity severity, Error error, Exception e, String msg)
in Gentle.Common.Check.Fail(Exception e, Error error, Object[] args)
in Gentle.Provider.SQLServer.SQL92Analyzer.Analyze(St ring tableName)
in Gentle.Provider.SQLServer.SQLServerAnalyzer.Analyz e(String tableName)
in Gentle.Framework.GentleAnalyzer.UpdateObjectMap(Ob jectMap map)
in Gentle.Framework.ObjectFactory.ConstructMap(Persis tenceBroker broker, Type type)
in Gentle.Framework.ObjectFactory.GetMap(PersistenceB roker broker, Type type)
in Gentle.Framework.SqlBuilder..ctor(IGentleProvider provider, StatementType stmtType, Type type, LogicalOperator logicalOperator)
in Gentle.Framework.SqlBuilder..ctor(StatementType stmtType, Type type)
in TvDatabase.TvBusinessLayer.GetSetting(String tagName, String defaultValue)
in TvLibrary.Implementations.TvCardCollection..ctor()
in TvService.TVController.InitController()System.Data .SqlClient.SqlException: Cannot open database "MpTvDbRC2" requested by the login. The login failed.
Login failed for user 'sa'.
in System.Data.ProviderBase.DbConnectionPool.GetConne ction(DbConnection owningObject)
in System.Data.ProviderBase.DbConnectionFactory.GetCo nnection(DbConnection owningConnection)
in System.Data.ProviderBase.DbConnectionClosed.OpenCo nnection(DbConnection outerConnection, DbConnectionFactory connectionFactory)
in System.Data.SqlClient.SqlConnection.Open()
in Gentle.Provider.SQLServer.SQLServerProvider.GetCon nection()
Exception :The database backend (provider SQLServer) could not be reached.
Check the connection string: Password=MediaPortal;Persist Security Info=True;User ID=sa;Initial Catalog=MpTvDbRC2;Data Source=PCcamera\SQLEXPRESS;Connection Timeout=300;
site :Void FailWith(Gentle.Common.Severity, Gentle.Common.Error, System.Exception, System.String)
source :Gentle.Common
stacktrace: in Gentle.Common.Check.FailWith(Severity severity, Error error, Exception e, String msg)
in Gentle.Common.Check.Fail(Exception e, Error error, Object[] args)
in Gentle.Provider.SQLServer.SQL92Analyzer.Analyze(St ring tableName)
in Gentle.Provider.SQLServer.SQLServerAnalyzer.Analyz e(String tableName)
in Gentle.Framework.GentleAnalyzer.UpdateObjectMap(Ob jectMap map)
in Gentle.Framework.ObjectFactory.ConstructMap(Persis tenceBroker broker, Type type)
in Gentle.Framework.ObjectFactory.GetMap(PersistenceB roker broker, Type type)
in Gentle.Framework.SqlBuilder..ctor(IGentleProvider provider, StatementType stmtType, Type type, LogicalOperator logicalOperator)
in Gentle.Framework.SqlBuilder..ctor(StatementType stmtType, Type type)
in TvDatabase.TvBusinessLayer.GetSetting(String tagName, String defaultValue)
in TvLibrary.Implementations.TvCardCollection..ctor()
in TvService.TVController.InitController()
alex1973 is offline   Reply With Quote
Reply

Bookmarks

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 Off

Similar Threads
Thread Thread Starter Forum Replies Last Post
My Tv Problem will252 General Support 6 2008-03-19 19:37
problem my tv cacash General Support 0 2007-06-03 21:29
Hauppauge HVR4000 problem + Pinnacle Sat Pro (450i) problem + Cinergy1200 problem KRA Get Support 0 2007-04-07 00:11
problem with FFDSHOW and TV (TV completely distorted) pglenn General Support 0 2006-07-04 05:56
TV Guide + TV on problem Poussun General Support 2 2005-12-26 15:40


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


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