Unknown error after I ran out of disc space. (1 Viewer)

Richard Hole

Portal Pro
March 27, 2009
112
2
Home Country
Hi

MediaPortal has been working fine for some time. However, it appears that I may have run out of disc space on Drive C when it was recording and that may have been the reason why it may have become corrupted. I freed up some disc space and I tried uninstalling and installing a number of times but it did not fix the problem. No TV is visible any more and when I click on the TV it comes up as an “unknown error occurred” message beside the channel number. I have a Hauppauge HVR-2200 duel tuner card and am using Win XP.

I could not find the log file or folder at C:\Program Files\Team MediaPortal\MediaPortal but found a log file at C:\Documents and Settings\All Users\Application Data\Team MediaPortal\MediaPortal\log which is in a different location as indicated in the thread at https://forum.team-mediaportal.com/threads/where-are-the-mediaportal-log-files-on-vista.60592/

Below is the content of the file named “error” in the log folder. Do you have any suggestions? Perhaps when I uninstall MediaPortal it is not completely removing everything even though I am selecting a complete uninstall. I notice there are still the local TV channels in the EPG. Is there a free program that I could use to make a more clean uninstall?

See below

Regards Richard.
Code:
2013-01-31 23:13:38.062500 [ERROR][MPMain(1)]: d3dapp: An error occured in OnResize - System.NullReferenceException: Object reference not set to an instance of an object.
at Microsoft.DirectX.Direct3D.Font.OnResetDevice()
at Microsoft.DirectX.Direct3D.Font.OnParentReset(Object sender, EventArgs e)
at System.EventHandler.Invoke(Object sender, EventArgs e)
at Microsoft.DirectX.Direct3D.Device.raise_DeviceReset(Object i1, EventArgs i2)
at Microsoft.DirectX.Direct3D.Device.Reset(PresentParameters[] presentationParameters)
at Microsoft.DirectX.Direct3D.Device.OnParentResized(Object sender, EventArgs e)
at System.Windows.Forms.Control.OnResize(EventArgs e)
at System.Windows.Forms.Form.OnResize(EventArgs e)
at MediaPortal.D3DApp.OnResize(EventArgs e)
2013-01-31 23:13:40.953125 [ERROR][MPMain(1)]: OnMessage exception:Error: StatementErrorUnclassified
Gentle.Common.GentleException: show columns from `program` ---> MySql.Data.MySqlClient.MySqlException: Table '.\mptvdb\program' is marked as crashed and should be repaired
at MySql.Data.MySqlClient.MySqlStream.OpenPacket()
at MySql.Data.MySqlClient.NativeDriver.ReadResult(UInt64& affectedRows, Int64& lastInsertId)
at MySql.Data.MySqlClient.MySqlDataReader.GetResultSet()
at MySql.Data.MySqlClient.MySqlDataReader.NextResult()
at MySql.Data.MySqlClient.MySqlCommand.ExecuteReader(CommandBehavior behavior)
at MySql.Data.MySqlClient.MySqlCommand.ExecuteDbDataReader(CommandBehavior behavior)
at System.Data.Common.DbCommand.System.Data.IDbCommand.ExecuteReader()
at Gentle.Framework.SqlStatement.Execute(IDbConnection conn, IDbTransaction tr)
--- 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.Channel.UpdateNowAndNext()
at TvDatabase.Channel.get_CurrentProgram()
at TvPlugin.TVHome.UpdateCurrentEpgProperties(Channel ch)
at TvPlugin.TVHome.UpdateTvProperties()
at TvPlugin.TVHome.UpdateProgressPercentageBar()
at TvPlugin.TVHome.UpdateGUIonPlaybackStateChange()
at TvPlugin.TVHome.OnPageLoad()
at MediaPortal.GUI.Library.GUIWindow.OnMessage(GUIMessage message)MySql.Data.MySqlClient.MySqlException: Table '.\mptvdb\program' is marked as crashed and should be repaired
at MySql.Data.MySqlClient.MySqlStream.OpenPacket()
at MySql.Data.MySqlClient.NativeDriver.ReadResult(UInt64& affectedRows, Int64& lastInsertId)
at MySql.Data.MySqlClient.MySqlDataReader.GetResultSet()
at MySql.Data.MySqlClient.MySqlDataReader.NextResult()
at MySql.Data.MySqlClient.MySqlCommand.ExecuteReader(CommandBehavior behavior)
at MySql.Data.MySqlClient.MySqlCommand.ExecuteDbDataReader(CommandBehavior behavior)
at System.Data.Common.DbCommand.System.Data.IDbCommand.ExecuteReader()
at Gentle.Framework.SqlStatement.Execute(IDbConnection conn, IDbTransaction tr)
2013-01-31 23:13:41.984375 [ERROR][MPMain(1)]: ProcessWindows exception:Error: DeveloperErrorUnclassified
Gentle.Common.GentleException: The columns idProgram, idChannel, startTime, endTime, title, description, genre, state, originalAirDate, seriesNum, episodeNum, episodePart, episodeName, starRating, classification, parentalRating in table Program do not exist.
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.Common.Check.Fail(Error error, Object[] args)
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.Channel.UpdateNowAndNext()
at TvDatabase.Channel.get_CurrentProgram()
at TvPlugin.TVHome.UpdateCurrentEpgProperties(Channel ch)
at TvPlugin.TVHome.UpdateTvProperties()
at TvPlugin.TVHome.UpdateProgressPercentageBar()
at TvPlugin.TVHome.Process()
at MediaPortal.GUI.Library.GUIWindowManager.ProcessWindows()
2013-01-31 23:13:44.218750 [ERROR][MPMain(1)]: ProcessWindows exception:Error: DeveloperErrorUnclassified
Gentle.Common.GentleException: The columns idProgram, idChannel, startTime, endTime, title, description, genre, state, originalAirDate, seriesNum, episodeNum, episodePart, episodeName, starRating, classification, parentalRating in table Program do not exist.
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.Common.Check.Fail(Error error, Object[] args)
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.Channel.UpdateNowAndNext()
at TvDatabase.Channel.get_CurrentProgram()
at TvPlugin.TVHome.UpdateCurrentEpgProperties(Channel ch)
at TvPlugin.TVHome.UpdateTvProperties()
at TvPlugin.TVHome.UpdateProgressPercentageBar()
at TvPlugin.TVHome.Process()
at MediaPortal.GUI.Library.GUIWindowManager.ProcessWindows()
2013-01-31 23:13:45.218750 [ERROR][MPMain(1)]: ProcessWindows exception:Error: DeveloperErrorUnclassified
Gentle.Common.GentleException: The columns idProgram, idChannel, startTime, endTime, title, description, genre, state, originalAirDate, seriesNum, episodeNum, episodePart, episodeName, starRating, classification, parentalRating in table Program do not exist.
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.Common.Check.Fail(Error error, Object[] args)
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.Channel.UpdateNowAndNext()
at TvDatabase.Channel.get_CurrentProgram()
at TvPlugin.TVHome.UpdateCurrentEpgProperties(Channel ch)
at TvPlugin.TVHome.UpdateTvProperties()
at TvPlugin.TVHome.UpdateProgressPercentageBar()
at TvPlugin.TVHome.Process()
at MediaPortal.GUI.Library.GUIWindowManager.ProcessWindows()
2013-01-31 23:13:46.234375 [ERROR][MPMain(1)]: ProcessWindows exception:Error: DeveloperErrorUnclassified
Gentle.Common.GentleException: The columns idProgram, idChannel, startTime, endTime, title, description, genre, state, originalAirDate, seriesNum, episodeNum, episodePart, episodeName, starRating, classification, parentalRating in table Program do not exist.
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.Common.Check.Fail(Error error, Object[] args)
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.Channel.UpdateNowAndNext()
at TvDatabase.Channel.get_CurrentProgram()
at TvPlugin.TVHome.UpdateCurrentEpgProperties(Channel ch)
at TvPlugin.TVHome.UpdateTvProperties()
at TvPlugin.TVHome.UpdateProgressPercentageBar()
at TvPlugin.TVHome.Process()
at MediaPortal.GUI.Library.GUIWindowManager.ProcessWindows()
2013-01-31 23:13:52.875000 [ERROR][MPMain(1)]: TvNotify:LoadNotifies exception : The columns idProgram, idChannel, startTime, endTime, title, description, genre, state, originalAirDate, seriesNum, episodeNum, episodePart, episodeName, starRating, classification, parentalRating in table Program do not exist.
2013-01-31 23:13:56.937500 [ERROR][MPMain(1)]: Exception :Error: DeveloperErrorUnclassified
Gentle.Common.GentleException: The columns idProgram, idChannel, startTime, endTime, title, description, genre, state, originalAirDate, seriesNum, episodeNum, episodePart, episodeName, starRating, classification, parentalRating in table Program do not exist.
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.Common.Check.Fail(Error error, Object[] args)
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.Channel.UpdateNowAndNext()
at TvDatabase.Channel.get_CurrentProgram()
at TvPlugin.TVHome.UpdateCurrentEpgProperties(Channel ch)
at TvPlugin.TVHome.UpdateTvProperties()
at TvPlugin.TVHome.UpdateProgressPercentageBar()
at TvPlugin.TVHome.UpdateGUIonPlaybackStateChange()
at TvPlugin.TVHome.OnClicked(Int32 controlId, GUIControl control, ActionType actionType)
at TvPlugin.TVHome.OnAction(Action action)
at MediaPortal.GUI.Library.GUIWindowManager.OnAction(Action action)
at MediaPortalApp.OnAction(Action action)
2013-01-31 23:13:56.937500 [ERROR][MPMain(1)]: Exception :The columns idProgram, idChannel, startTime, endTime, title, description, genre, state, originalAirDate, seriesNum, episodeNum, episodePart, episodeName, starRating, classification, parentalRating in table Program do not exist.
2013-01-31 23:13:56.937500 [ERROR][MPMain(1)]: site	 :Void FailWith(Gentle.Common.Severity, Gentle.Common.Error, System.Exception, System.String)
2013-01-31 23:13:56.937500 [ERROR][MPMain(1)]: source	:Gentle.Common
2013-01-31 23:13:56.937500 [ERROR][MPMain(1)]: stacktrace: 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.Common.Check.Fail(Error error, Object[] args)
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.Channel.UpdateNowAndNext()
at TvDatabase.Channel.get_CurrentProgram()
at TvPlugin.TVHome.UpdateCurrentEpgProperties(Channel ch)
at TvPlugin.TVHome.UpdateTvProperties()
at TvPlugin.TVHome.UpdateProgressPercentageBar()
at TvPlugin.TVHome.UpdateGUIonPlaybackStateChange()
at TvPlugin.TVHome.OnClicked(Int32 controlId, GUIControl control, ActionType actionType)
at TvPlugin.TVHome.OnAction(Action action)
at MediaPortal.GUI.Library.GUIWindowManager.OnAction(Action action)
at MediaPortalApp.OnAction(Action action)
2013-01-31 23:13:56.937500 [ERROR][MPMain(1)]: exception: The columns idProgram, idChannel, startTime, endTime, title, description, genre, state, originalAirDate, seriesNum, episodeNum, episodePart, episodeName, starRating, classification, parentalRating in table Program do not exist. Gentle.Common	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.Common.Check.Fail(Error error, Object[] args)
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.Channel.UpdateNowAndNext()
at TvDatabase.Channel.get_CurrentProgram()
at TvPlugin.TVHome.UpdateCurrentEpgProperties(Channel ch)
at TvPlugin.TVHome.UpdateTvProperties()
at TvPlugin.TVHome.UpdateProgressPercentageBar()
at TvPlugin.TVHome.UpdateGUIonPlaybackStateChange()
at TvPlugin.TVHome.OnClicked(Int32 controlId, GUIControl control, ActionType actionType)
at TvPlugin.TVHome.OnAction(Action action)
at MediaPortal.GUI.Library.GUIWindowManager.OnAction(Action action)
at MediaPortalApp.OnAction(Action action)
2013-01-31 23:13:56.937500 [ERROR][MPMain(1)]: Exception :confused:ystem.Exception: exception occured ---> Error: DeveloperErrorUnclassified
Gentle.Common.GentleException: The columns idProgram, idChannel, startTime, endTime, title, description, genre, state, originalAirDate, seriesNum, episodeNum, episodePart, episodeName, starRating, classification, parentalRating in table Program do not exist.
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.Common.Check.Fail(Error error, Object[] args)
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.Channel.UpdateNowAndNext()
at TvDatabase.Channel.get_CurrentProgram()
at TvPlugin.TVHome.UpdateCurrentEpgProperties(Channel ch)
at TvPlugin.TVHome.UpdateTvProperties()
at TvPlugin.TVHome.UpdateProgressPercentageBar()
at TvPlugin.TVHome.UpdateGUIonPlaybackStateChange()
at TvPlugin.TVHome.OnClicked(Int32 controlId, GUIControl control, ActionType actionType)
at TvPlugin.TVHome.OnAction(Action action)
at MediaPortal.GUI.Library.GUIWindowManager.OnAction(Action action)
at MediaPortalApp.OnAction(Action action)
--- End of inner exception stack trace ---
at MediaPortalApp.OnAction(Action action)
at MediaPortal.GUI.Library.OnActionHandler.Invoke(Action action)
at MediaPortal.GUI.Library.GUIWindowManager.DispatchThreadMessages()
at MediaPortalApp.FrameMove()
2013-01-31 23:13:56.953125 [ERROR][MPMain(1)]: Exception :exception occured
2013-01-31 23:13:56.953125 [ERROR][MPMain(1)]: site	 :Void OnAction(MediaPortal.GUI.Library.Action)
2013-01-31 23:13:56.953125 [ERROR][MPMain(1)]: source	:MediaPortal
2013-01-31 23:13:56.953125 [ERROR][MPMain(1)]: stacktrace: at MediaPortalApp.OnAction(Action action)
at MediaPortal.GUI.Library.OnActionHandler.Invoke(Action action)
at MediaPortal.GUI.Library.GUIWindowManager.DispatchThreadMessages()
at MediaPortalApp.FrameMove()
2013-01-31 23:14:05.500000 [ERROR][MPMain(1)]: Exception :Error: DeveloperErrorUnclassified
Gentle.Common.GentleException: The columns idProgram, idChannel, startTime, endTime, title, description, genre, state, originalAirDate, seriesNum, episodeNum, episodePart, episodeName, starRating, classification, parentalRating in table Program do not exist.
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.Common.Check.Fail(Error error, Object[] args)
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.Channel.UpdateNowAndNext()
at TvDatabase.Channel.get_CurrentProgram()
at TvPlugin.TVHome.UpdateCurrentEpgProperties(Channel ch)
at TvPlugin.TVHome.UpdateTvProperties()
at TvPlugin.TVHome.UpdateProgressPercentageBar()
at TvPlugin.TVHome.UpdateGUIonPlaybackStateChange()
at TvPlugin.TVHome.OnClicked(Int32 controlId, GUIControl control, ActionType actionType)
at TvPlugin.TVHome.OnAction(Action action)
at MediaPortal.GUI.Library.GUIWindowManager.OnAction(Action action)
at MediaPortalApp.OnAction(Action action)
2013-01-31 23:14:05.500000 [ERROR][MPMain(1)]: Exception :The columns idProgram, idChannel, startTime, endTime, title, description, genre, state, originalAirDate, seriesNum, episodeNum, episodePart, episodeName, starRating, classification, parentalRating in table Program do not exist.
2013-01-31 23:14:05.500000 [ERROR][MPMain(1)]: site	 :Void FailWith(Gentle.Common.Severity, Gentle.Common.Error, System.Exception, System.String)
2013-01-31 23:14:05.500000 [ERROR][MPMain(1)]: source	:Gentle.Common
2013-01-31 23:14:05.500000 [ERROR][MPMain(1)]: stacktrace: 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.Common.Check.Fail(Error error, Object[] args)
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.Channel.UpdateNowAndNext()
at TvDatabase.Channel.get_CurrentProgram()
at TvPlugin.TVHome.UpdateCurrentEpgProperties(Channel ch)
at TvPlugin.TVHome.UpdateTvProperties()
at TvPlugin.TVHome.UpdateProgressPercentageBar()
at TvPlugin.TVHome.UpdateGUIonPlaybackStateChange()
at TvPlugin.TVHome.OnClicked(Int32 controlId, GUIControl control, ActionType actionType)
at TvPlugin.TVHome.OnAction(Action action)
at MediaPortal.GUI.Library.GUIWindowManager.OnAction(Action action)
at MediaPortalApp.OnAction(Action action)
2013-01-31 23:14:05.500000 [ERROR][MPMain(1)]: exception: The columns idProgram, idChannel, startTime, endTime, title, description, genre, state, originalAirDate, seriesNum, episodeNum, episodePart, episodeName, starRating, classification, parentalRating in table Program do not exist. Gentle.Common	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.Common.Check.Fail(Error error, Object[] args)
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.Channel.UpdateNowAndNext()
at TvDatabase.Channel.get_CurrentProgram()
at TvPlugin.TVHome.UpdateCurrentEpgProperties(Channel ch)
at TvPlugin.TVHome.UpdateTvProperties()
at TvPlugin.TVHome.UpdateProgressPercentageBar()
at TvPlugin.TVHome.UpdateGUIonPlaybackStateChange()
at TvPlugin.TVHome.OnClicked(Int32 controlId, GUIControl control, ActionType actionType)
at TvPlugin.TVHome.OnAction(Action action)
at MediaPortal.GUI.Library.GUIWindowManager.OnAction(Action action)
at MediaPortalApp.OnAction(Action action)
2013-01-31 23:14:05.500000 [ERROR][MPMain(1)]: Exception :confused:ystem.Exception: exception occured ---> Error: DeveloperErrorUnclassified
Gentle.Common.GentleException: The columns idProgram, idChannel, startTime, endTime, title, description, genre, state, originalAirDate, seriesNum, episodeNum, episodePart, episodeName, starRating, classification, parentalRating in table Program do not exist.
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.Common.Check.Fail(Error error, Object[] args)
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.Channel.UpdateNowAndNext()
at TvDatabase.Channel.get_CurrentProgram()
at TvPlugin.TVHome.UpdateCurrentEpgProperties(Channel ch)
at TvPlugin.TVHome.UpdateTvProperties()
at TvPlugin.TVHome.UpdateProgressPercentageBar()
at TvPlugin.TVHome.UpdateGUIonPlaybackStateChange()
at TvPlugin.TVHome.OnClicked(Int32 controlId, GUIControl control, ActionType actionType)
at TvPlugin.TVHome.OnAction(Action action)
at MediaPortal.GUI.Library.GUIWindowManager.OnAction(Action action)
at MediaPortalApp.OnAction(Action action)
--- End of inner exception stack trace ---
at MediaPortalApp.OnAction(Action action)
at MediaPortal.GUI.Library.OnActionHandler.Invoke(Action action)
at MediaPortal.GUI.Library.GUIWindowManager.DispatchThreadMessages()
at MediaPortalApp.FrameMove()
2013-01-31 23:14:05.500000 [ERROR][MPMain(1)]: Exception :exception occured
2013-01-31 23:14:05.500000 [ERROR][MPMain(1)]: site	 :Void OnAction(MediaPortal.GUI.Library.Action)
2013-01-31 23:14:05.500000 [ERROR][MPMain(1)]: source	:MediaPortal
2013-01-31 23:14:05.500000 [ERROR][MPMain(1)]: stacktrace: at MediaPortalApp.OnAction(Action action)
at MediaPortal.GUI.Library.OnActionHandler.Invoke(Action action)
at MediaPortal.GUI.Library.GUIWindowManager.DispatchThreadMessages()
at MediaPortalApp.FrameMove()
 
Last edited by a moderator:

Richard Hole

Portal Pro
March 27, 2009
112
2
Home Country
Hi

Thanks. The suggestion at http://wiki.team-mediaportal.com/1_MEDIAPORTAL_1/16_Support/Troubleshooting/TV/Repairing_database_(MySQL) worked. One suggestion would be to change the instructions to say to copy and paste the command lines instead of typing them as this is quicker and eliminates the possibility of a typing error.

Is it likely that running out of disc space on C drive (while MediaPortal was recording) caused the problem in the first place?
It would be good if there is an option to record some programs so that they take up less disc space. Is that possible?

Regards Richard.
 

Vasilich

Portal Pro
August 30, 2009
3,394
1,170
Germany, Mayence
Home Country
Russian Federation Russian Federation
Is it likely that running out of disc space on C drive (while MediaPortal was recording) caused the problem in the first place?
yes, most probably, as there were no space for writing data to DB.
It would be good if there is an option to record some programs so that they take up less disc space. Is that possible?
Sorry, didn't get what you mean. MP records programs as they come, in transport stream, so it is depend on length, type of your TV tuner and broadcaster (bitrate) how much space takes a recording. you can llok at disk quotas as described here http://wiki.team-mediaportal.com/1_...-Server_Configuration/07_Recording#Disk_quota if this is what you meant.
 
Last edited:

RonD

Test Group
  • Team MediaPortal
  • December 20, 2011
    911
    278
    SillyValley CA
    Home Country
    United States of America United States of America

    Users who are viewing this thread

    Top Bottom