Mepo 1.5 Freezes on startup tvserver issue? 2nd "client" works fine (1 Viewer)

bighick

Portal Pro
July 6, 2009
72
8
Home Country
United States of America United States of America
Fresh install freezes once inside MediaPortal. Sometimes I can get a couple clicks left/right or up/down before it locks up and I have to ctrl+alt+delete it down. Logs talk about mysql, this is a client machine (Tvserver is on another computer). I have tested on another client (my desktop) and everything functions fine, all plugins and I can watch live tv.
Mediaportal 1.5 all around. Here is the log off of the client that crashes, again works off another computer peferctly.
Code:
[2013-12-01 12:22:52,837] [Error  ] [TvClient-TvHome: HeartBeat transmitter thread] [ERROR] - TVHome: Error in Reload
[2013-12-01 12:22:52,868] [Log    ] [TvClient-TvHome: HeartBeat transmitter thread] [ERROR] - Exception: Error: DatabaseUnavailableUnclassified
Gentle.Common.GentleException: The database backend (provider MySQL) could not be reached.
Check the connection string: Server=Server;Database=MpTvDb;User ID=root;Password=***;charset=utf8;Connection Timeout=30; ---> MySql.Data.MySqlClient.MySqlException: Unable to connect to any of the specified MySQL hosts. ---> System.Exception: Exception of type 'System.Exception' was thrown.
  at MySql.Data.MySqlClient.NativeDriver.Open()
  --- End of inner exception stack trace ---
  at MySql.Data.MySqlClient.NativeDriver.Open()
  at MySql.Data.MySqlClient.Driver.Create(MySqlConnectionStringBuilder settings)
  at MySql.Data.MySqlClient.MySqlPool.GetPooledConnection()
  at MySql.Data.MySqlClient.MySqlPool.GetConnection()
  at MySql.Data.MySqlClient.MySqlConnection.Open()
  at Gentle.Provider.MySQL.MySQLProvider.GetConnection()
  --- End of inner exception stack trace ---
  at Gentle.Common.Check.FailWith(Severity severity, Error error, Exception e, String msg)
  at Gentle.Common.Check.Fail(Exception e, Error error, Object[] args)
  at Gentle.Provider.MySQL.MySQLAnalyzer.Analyze(String tableName)
  at Gentle.Framework.GentleAnalyzer.UpdateObjectMap(ObjectMap map)
  at Gentle.Framework.ObjectFactory.ConstructMap(PersistenceBroker broker, Type type)
  at Gentle.Framework.ObjectFactory.GetMap(PersistenceBroker broker, Type type)
  at Gentle.Framework.SqlBuilder..ctor(IGentleProvider provider, StatementType stmtType, Type type, LogicalOperator logicalOperator)
  at Gentle.Framework.SqlBuilder..ctor(StatementType stmtType, Type type)
  at TvPlugin.ChannelNavigator.ReLoad()MySql.Data.MySqlClient.MySqlException: Unable to connect to any of the specified MySQL hosts. ---> System.Exception: Exception of type 'System.Exception' was thrown.
  at MySql.Data.MySqlClient.NativeDriver.Open()
  --- End of inner exception stack trace ---
  at MySql.Data.MySqlClient.NativeDriver.Open()
  at MySql.Data.MySqlClient.Driver.Create(MySqlConnectionStringBuilder settings)
  at MySql.Data.MySqlClient.MySqlPool.GetPooledConnection()
  at MySql.Data.MySqlClient.MySqlPool.GetConnection()
  at MySql.Data.MySqlClient.MySqlConnection.Open()
  at Gentle.Provider.MySQL.MySQLProvider.GetConnection()System.Exception: Exception of type 'System.Exception' was thrown.
  at MySql.Data.MySqlClient.NativeDriver.Open()  Message: The database backend (provider MySQL) could not be reached.
Check the connection string: Server=Server;Database=MpTvDb;User ID=root;Password=***;charset=utf8;Connection Timeout=30;  Site  : Void FailWith(Gentle.Common.Severity, Gentle.Common.Error, System.Exception, System.String)  Source : Gentle.Common  Inner Exception(s):  -> The database backend (provider MySQL) could not be reached.
Check the connection string: Server=Server;Database=MpTvDb;User ID=root;Password=seagull;charset=utf8;Connection Timeout=30;  -> Unable to connect to any of the specified MySQL hosts.  -> Exception of type 'System.Exception' was thrown.  Stack Trace:    at Gentle.Common.Check.FailWith(Severity severity, Error error, Exception e, String msg)
  at Gentle.Common.Check.Fail(Exception e, Error error, Object[] args)
  at Gentle.Provider.MySQL.MySQLAnalyzer.Analyze(String tableName)
  at Gentle.Framework.GentleAnalyzer.UpdateObjectMap(ObjectMap map)
  at Gentle.Framework.ObjectFactory.ConstructMap(PersistenceBroker broker, Type type)
  at Gentle.Framework.ObjectFactory.GetMap(PersistenceBroker broker, Type type)
  at Gentle.Framework.SqlBuilder..ctor(IGentleProvider provider, StatementType stmtType, Type type, LogicalOperator logicalOperator)
  at Gentle.Framework.SqlBuilder..ctor(StatementType stmtType, Type type)
  at TvPlugin.ChannelNavigator.ReLoad()
[2013-12-01 12:23:55,939] [Error  ] [MPMain  ] [ERROR] - Tv NotifyManager: Exception at timer_tick Error: DatabaseUnavailableUnclassified
Gentle.Common.GentleException: The database backend (provider MySQL) could not be reached.
Check the connection string: Server=Server;Database=MpTvDb;User ID=root;Password=seagull;charset=utf8;Connection Timeout=30; ---> MySql.Data.MySqlClient.MySqlException: Unable to connect to any of the specified MySQL hosts. ---> System.Exception: Exception of type 'System.Exception' was thrown.
  at MySql.Data.MySqlClient.NativeDriver.Open()
  --- End of inner exception stack trace ---
  at MySql.Data.MySqlClient.NativeDriver.Open()
  at MySql.Data.MySqlClient.Driver.Create(MySqlConnectionStringBuilder settings)
  at MySql.Data.MySqlClient.MySqlPool.GetPooledConnection()
  at MySql.Data.MySqlClient.MySqlPool.GetConnection()
  at MySql.Data.MySqlClient.MySqlConnection.Open()
  at Gentle.Provider.MySQL.MySQLProvider.GetConnection()
  --- End of inner exception stack trace ---
  at Gentle.Common.Check.FailWith(Severity severity, Error error, Exception e, String msg)
  at Gentle.Common.Check.Fail(Exception e, Error error, Object[] args)
  at Gentle.Provider.MySQL.MySQLAnalyzer.Analyze(String tableName)
  at Gentle.Framework.GentleAnalyzer.UpdateObjectMap(ObjectMap map)
  at Gentle.Framework.ObjectFactory.ConstructMap(PersistenceBroker broker, Type type)
  at Gentle.Framework.ObjectFactory.GetMap(PersistenceBroker broker, Type type)
  at Gentle.Framework.SqlBuilder..ctor(IGentleProvider provider, StatementType stmtType, Type type, LogicalOperator logicalOperator)
  at Gentle.Framework.SqlBuilder..ctor(StatementType stmtType, Type type)
  at TvDatabase.Recording.ListAllActive()
  at TvPlugin.TvNotifyManager.AddActiveRecordings()
  at TvPlugin.TvNotifyManager._timer_Tick(Object sender, EventArgs e)MySql.Data.MySqlClient.MySqlException: Unable to connect to any of the specified MySQL hosts. ---> System.Exception: Exception of type 'System.Exception' was thrown.
  at MySql.Data.MySqlClient.NativeDriver.Open()
  --- End of inner exception stack trace ---
  at MySql.Data.MySqlClient.NativeDriver.Open()
  at MySql.Data.MySqlClient.Driver.Create(MySqlConnectionStringBuilder settings)
  at MySql.Data.MySqlClient.MySqlPool.GetPooledConnection()
  at MySql.Data.MySqlClient.MySqlPool.GetConnection()
  at MySql.Data.MySqlClient.MySqlConnection.Open()
  at Gentle.Provider.MySQL.MySQLProvider.GetConnection()System.Exception: Exception of type 'System.Exception' was thrown.
  at MySql.Data.MySqlClient.NativeDriver.Open() st :    at System.Environment.GetStackTrace(Exception e, Boolean needFileInfo)
  at System.Environment.get_StackTrace()
  at TvPlugin.TvNotifyManager._timer_Tick(Object sender, EventArgs e)
  at System.Windows.Forms.Timer.OnTick(EventArgs e)
  at System.Windows.Forms.Timer.TimerNativeWindow.WndProc(Message& m)
  at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
  at System.Windows.Forms.UnsafeNativeMethods.DispatchMessageW(MSG& msg)
  at System.Windows.Forms.Application.ComponentManager.System.Windows.Forms.UnsafeNativeMethods.IMsoComponentManager.FPushMessageLoop(Int32 dwComponentID, Int32 reason, Int32 pvLoopData)
  at System.Windows.Forms.Application.ThreadContext.RunMessageLoopInner(Int32 reason, ApplicationContext context)
  at System.Windows.Forms.Application.ThreadContext.RunMessageLoop(Int32 reason, ApplicationContext context)
  at System.Windows.Forms.Application.Run(Form mainForm)
  at MediaPortalApp.Main(String[] args)

http://pastebin.com/5V2aGtEV
 

Users who are viewing this thread

Top Bottom