- September 8, 2007
- 380
- 48
- Home Country
-
Germany
TV-Server Version: last Build
MediaPortal Version:
MediaPortal Skin:
Windows Version: Vista 32bit
CPU Type: amd x2
HDD:
Memory:
Motherboard:
Motherboard Chipset:
Motherboard Bios:
Video Card: Video Card Driver:
Sound Card:
Sound Card AC3:
Sound Card Driver:
1. TV Card: Floppydtv
1. TV Card Type:
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:
MPEG2 Audio Codec:
Satelite/CableTV Provider:
HTPC Case:
Cooling:
Power Supply:
Remote:
TV:
TV - HTPC Connection:
Vorab, ich benutze Mysql
Hallo,
ich nutze Mediaportal auf meinem Server (PC) schon seit langem problemlos (mit TVE 3). Jetzt möchte ich noch einen Clienten (PC fürs Büro) zusätzlich einrichten.
Mein Problem ist folgendes, wenn auf TV gehe, kommt "Connet to TV Server" und "Cannot connect to Database".
Alle Ordner wie Mediaportal, Mysql, etc. sind freigegeben.
Firewall ist ebenfalls deaktiviert.
Die gentle config sieht auch identisch wie auf dem Server aus.
Könnt ihr mir sagen woran das liegen kann?
Hier noch mein Error Log:
2008-03-05 19:39:22.497284 [ERROR][MPMain]: Exception :Error: DatabaseUnavailableUnclassified
Gentle.Common.GentleException: The database backend (provider MySQL) could not be reached.
Check the connection string: Server=PC;Database=TvLibrary;User ID=root;Password=xxxxxx; ---> MySql.Data.MySqlClient.MySqlException: Unable to connect to any of the specified MySQL hosts
bei MySql.Data.MySqlClient.NativeDriver.Open()
bei MySql.Data.MySqlClient.MySqlPool.CreateNewPooledConnection()
bei MySql.Data.MySqlClient.MySqlPool.GetPooledConnection()
bei MySql.Data.MySqlClient.MySqlPool.GetConnection()
bei MySql.Data.MySqlClient.MySqlPoolManager.GetConnection(MySqlConnectionString settings)
bei MySql.Data.MySqlClient.MySqlConnection.Open()
bei Gentle.Provider.MySQL.MySQLProvider.GetConnection()
--- Ende der internen Ausnahmestapelüberwachung ---
bei Gentle.Common.Check.FailWith(Severity severity, Error error, Exception e, String msg)
bei Gentle.Common.Check.Fail(Exception e, Error error, Object[] args)
bei Gentle.Provider.MySQL.MySQLAnalyzer.Analyze(String tableName)
bei Gentle.Framework.GentleAnalyzer.UpdateObjectMap(ObjectMap map)
bei Gentle.Framework.ObjectFactory.ConstructMap(PersistenceBroker broker, Type type)
bei Gentle.Framework.ObjectFactory.GetMap(PersistenceBroker broker, Type type)
bei Gentle.Framework.SqlBuilder..ctor(IGentleProvider provider, StatementType stmtType, Type type, LogicalOperator logicalOperator)
bei Gentle.Framework.SqlBuilder..ctor(StatementType stmtType, Type type)
bei TvPlugin.ChannelNavigator.ReLoad()MySql.Data.MySqlClient.MySqlException: Unable to connect to any of the specified MySQL hosts
bei MySql.Data.MySqlClient.NativeDriver.Open()
bei MySql.Data.MySqlClient.MySqlPool.CreateNewPooledConnection()
bei MySql.Data.MySqlClient.MySqlPool.GetPooledConnection()
bei MySql.Data.MySqlClient.MySqlPool.GetConnection()
bei MySql.Data.MySqlClient.MySqlPoolManager.GetConnection(MySqlConnectionString settings)
bei MySql.Data.MySqlClient.MySqlConnection.Open()
bei Gentle.Provider.MySQL.MySQLProvider.GetConnection()
2008-03-05 19:39:22.497284 [ERROR][MPMain]: Exception :The database backend (provider MySQL) could not be reached.
Check the connection string: Server=PC;Database=TvLibrary;User ID=root;Password=xxxxx;
2008-03-05 19:39:22.497284 [ERROR][MPMain]: site :Void FailWith(Gentle.Common.Severity, Gentle.Common.Error, System.Exception, System.String)
2008-03-05 19:39:22.498284 [ERROR][MPMain]: source :Gentle.Common
2008-03-05 19:39:22.498284 [ERROR][MPMain]: stacktrace: bei Gentle.Common.Check.FailWith(Severity severity, Error error, Exception e, String msg)
bei Gentle.Common.Check.Fail(Exception e, Error error, Object[] args)
bei Gentle.Provider.MySQL.MySQLAnalyzer.Analyze(String tableName)
bei Gentle.Framework.GentleAnalyzer.UpdateObjectMap(ObjectMap map)
bei Gentle.Framework.ObjectFactory.ConstructMap(PersistenceBroker broker, Type type)
bei Gentle.Framework.ObjectFactory.GetMap(PersistenceBroker broker, Type type)
bei Gentle.Framework.SqlBuilder..ctor(IGentleProvider provider, StatementType stmtType, Type type, LogicalOperator logicalOperator)
bei Gentle.Framework.SqlBuilder..ctor(StatementType stmtType, Type type)
bei TvPlugin.ChannelNavigator.ReLoad()
Er scheint irgendwie nicht auf den host zu kommen bzw. ihn nicht zu finden...
Unable to connect to any of the specified MySQL hosts
MediaPortal Version:
MediaPortal Skin:
Windows Version: Vista 32bit
CPU Type: amd x2
HDD:
Memory:
Motherboard:
Motherboard Chipset:
Motherboard Bios:
Video Card: Video Card Driver:
Sound Card:
Sound Card AC3:
Sound Card Driver:
1. TV Card: Floppydtv
1. TV Card Type:
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:
MPEG2 Audio Codec:
Satelite/CableTV Provider:
HTPC Case:
Cooling:
Power Supply:
Remote:
TV:
TV - HTPC Connection:
Vorab, ich benutze Mysql
Hallo,
ich nutze Mediaportal auf meinem Server (PC) schon seit langem problemlos (mit TVE 3). Jetzt möchte ich noch einen Clienten (PC fürs Büro) zusätzlich einrichten.
Mein Problem ist folgendes, wenn auf TV gehe, kommt "Connet to TV Server" und "Cannot connect to Database".
Alle Ordner wie Mediaportal, Mysql, etc. sind freigegeben.
Firewall ist ebenfalls deaktiviert.
Die gentle config sieht auch identisch wie auf dem Server aus.
Könnt ihr mir sagen woran das liegen kann?
Hier noch mein Error Log:
2008-03-05 19:39:22.497284 [ERROR][MPMain]: Exception :Error: DatabaseUnavailableUnclassified
Gentle.Common.GentleException: The database backend (provider MySQL) could not be reached.
Check the connection string: Server=PC;Database=TvLibrary;User ID=root;Password=xxxxxx; ---> MySql.Data.MySqlClient.MySqlException: Unable to connect to any of the specified MySQL hosts
bei MySql.Data.MySqlClient.NativeDriver.Open()
bei MySql.Data.MySqlClient.MySqlPool.CreateNewPooledConnection()
bei MySql.Data.MySqlClient.MySqlPool.GetPooledConnection()
bei MySql.Data.MySqlClient.MySqlPool.GetConnection()
bei MySql.Data.MySqlClient.MySqlPoolManager.GetConnection(MySqlConnectionString settings)
bei MySql.Data.MySqlClient.MySqlConnection.Open()
bei Gentle.Provider.MySQL.MySQLProvider.GetConnection()
--- Ende der internen Ausnahmestapelüberwachung ---
bei Gentle.Common.Check.FailWith(Severity severity, Error error, Exception e, String msg)
bei Gentle.Common.Check.Fail(Exception e, Error error, Object[] args)
bei Gentle.Provider.MySQL.MySQLAnalyzer.Analyze(String tableName)
bei Gentle.Framework.GentleAnalyzer.UpdateObjectMap(ObjectMap map)
bei Gentle.Framework.ObjectFactory.ConstructMap(PersistenceBroker broker, Type type)
bei Gentle.Framework.ObjectFactory.GetMap(PersistenceBroker broker, Type type)
bei Gentle.Framework.SqlBuilder..ctor(IGentleProvider provider, StatementType stmtType, Type type, LogicalOperator logicalOperator)
bei Gentle.Framework.SqlBuilder..ctor(StatementType stmtType, Type type)
bei TvPlugin.ChannelNavigator.ReLoad()MySql.Data.MySqlClient.MySqlException: Unable to connect to any of the specified MySQL hosts
bei MySql.Data.MySqlClient.NativeDriver.Open()
bei MySql.Data.MySqlClient.MySqlPool.CreateNewPooledConnection()
bei MySql.Data.MySqlClient.MySqlPool.GetPooledConnection()
bei MySql.Data.MySqlClient.MySqlPool.GetConnection()
bei MySql.Data.MySqlClient.MySqlPoolManager.GetConnection(MySqlConnectionString settings)
bei MySql.Data.MySqlClient.MySqlConnection.Open()
bei Gentle.Provider.MySQL.MySQLProvider.GetConnection()
2008-03-05 19:39:22.497284 [ERROR][MPMain]: Exception :The database backend (provider MySQL) could not be reached.
Check the connection string: Server=PC;Database=TvLibrary;User ID=root;Password=xxxxx;
2008-03-05 19:39:22.497284 [ERROR][MPMain]: site :Void FailWith(Gentle.Common.Severity, Gentle.Common.Error, System.Exception, System.String)
2008-03-05 19:39:22.498284 [ERROR][MPMain]: source :Gentle.Common
2008-03-05 19:39:22.498284 [ERROR][MPMain]: stacktrace: bei Gentle.Common.Check.FailWith(Severity severity, Error error, Exception e, String msg)
bei Gentle.Common.Check.Fail(Exception e, Error error, Object[] args)
bei Gentle.Provider.MySQL.MySQLAnalyzer.Analyze(String tableName)
bei Gentle.Framework.GentleAnalyzer.UpdateObjectMap(ObjectMap map)
bei Gentle.Framework.ObjectFactory.ConstructMap(PersistenceBroker broker, Type type)
bei Gentle.Framework.ObjectFactory.GetMap(PersistenceBroker broker, Type type)
bei Gentle.Framework.SqlBuilder..ctor(IGentleProvider provider, StatementType stmtType, Type type, LogicalOperator logicalOperator)
bei Gentle.Framework.SqlBuilder..ctor(StatementType stmtType, Type type)
bei TvPlugin.ChannelNavigator.ReLoad()
Er scheint irgendwie nicht auf den host zu kommen bzw. ihn nicht zu finden...
Unable to connect to any of the specified MySQL hosts