Note: this is for MediaPortalSetup_1.1.0_RC-2_rev25546 (my system settings hasnt been updated yet)
The TV Server service dies every couple of days and I get this error in the error.log:
2010-05-26 20:44:18.222110 [(19)]: Scheduler: Schedule Frontline (EP00001762.2810.) has already been recorded but the file is invalid (Exception of type 'System.OutOfMemoryException' was thrown.)! Going to record again...
2010-05-26 20:44:42.965526 [scheduler thread(9)]: Scheduler: Error checking schedule Frontline for repeatings Error: StatementErrorUnclassified
Gentle.Common.GentleException: select idRecording, idChannel, idSchedule, isRecording, startTime, endTime, title, description, genre, fileName, keepUntil, keepUntilDate, timesWatched, idServer, stopTime, episodeName, seriesNum, episodeNum, episodePart from Recording; ---> System.OutOfMemoryException: Exception of type 'System.OutOfMemoryException' was thrown.
at Gentle.Framework.SqlResult..ctor(PersistenceBroker broker, IDataReader dr, SqlStatement stmt)
at Gentle.Framework.SqlStatement.Execute(IDbConnection conn, IDbTransaction tr)
--- End of inner exception stack trace ---
at Gentle.Framework.SqlStatement.Execute(IDbConnection conn, IDbTransaction tr)
at Gentle.Framework.PersistenceBroker.RetrieveList[T](Key key, IList`1 result, IDbConnection conn, IDbTransaction tr)
at Gentle.Framework.PersistenceBroker.RetrieveList[T](Key key, IList`1 result)
at Gentle.Framework.Broker.RetrieveList[T](Key key, IList`1 result)
at Gentle.Framework.Broker.RetrieveList[T]()
at TvDatabase.Recording.ListAll()
at TvService.Scheduler.IsEpisodeUnrecorded(Int32 scheduleType, RecordingDetail newRecording)System.OutOfMemoryException: Exception of type 'System.OutOfMemoryException' was thrown.
at Gentle.Framework.SqlResult..ctor(PersistenceBroker broker, IDataReader dr, SqlStatement stmt)
at Gentle.Framework.SqlStatement.Execute(IDbConnection conn, IDbTransaction tr)
2010-05-26 20:49:08.519714 [scheduler thread(9)]: RecordingDetail: exception occured System.OutOfMemoryException: Exception of type 'System.OutOfMemoryException' was thrown.
at Gentle.Framework.ObjectFactory.GetMap(PersistenceBroker broker, Object obj)
at Gentle.Framework.Key.GetKey(PersistenceBroker broker, Key key, Boolean isPropertyKeys, Object instance)
at Gentle.Framework.Persistent.GetKey()
at Gentle.Framework.Persistent.Refresh()
at TvService.RecordingDetail.get_IsRecording()
Thanks
The TV Server service dies every couple of days and I get this error in the error.log:
2010-05-26 20:44:18.222110 [(19)]: Scheduler: Schedule Frontline (EP00001762.2810.) has already been recorded but the file is invalid (Exception of type 'System.OutOfMemoryException' was thrown.)! Going to record again...
2010-05-26 20:44:42.965526 [scheduler thread(9)]: Scheduler: Error checking schedule Frontline for repeatings Error: StatementErrorUnclassified
Gentle.Common.GentleException: select idRecording, idChannel, idSchedule, isRecording, startTime, endTime, title, description, genre, fileName, keepUntil, keepUntilDate, timesWatched, idServer, stopTime, episodeName, seriesNum, episodeNum, episodePart from Recording; ---> System.OutOfMemoryException: Exception of type 'System.OutOfMemoryException' was thrown.
at Gentle.Framework.SqlResult..ctor(PersistenceBroker broker, IDataReader dr, SqlStatement stmt)
at Gentle.Framework.SqlStatement.Execute(IDbConnection conn, IDbTransaction tr)
--- End of inner exception stack trace ---
at Gentle.Framework.SqlStatement.Execute(IDbConnection conn, IDbTransaction tr)
at Gentle.Framework.PersistenceBroker.RetrieveList[T](Key key, IList`1 result, IDbConnection conn, IDbTransaction tr)
at Gentle.Framework.PersistenceBroker.RetrieveList[T](Key key, IList`1 result)
at Gentle.Framework.Broker.RetrieveList[T](Key key, IList`1 result)
at Gentle.Framework.Broker.RetrieveList[T]()
at TvDatabase.Recording.ListAll()
at TvService.Scheduler.IsEpisodeUnrecorded(Int32 scheduleType, RecordingDetail newRecording)System.OutOfMemoryException: Exception of type 'System.OutOfMemoryException' was thrown.
at Gentle.Framework.SqlResult..ctor(PersistenceBroker broker, IDataReader dr, SqlStatement stmt)
at Gentle.Framework.SqlStatement.Execute(IDbConnection conn, IDbTransaction tr)
2010-05-26 20:49:08.519714 [scheduler thread(9)]: RecordingDetail: exception occured System.OutOfMemoryException: Exception of type 'System.OutOfMemoryException' was thrown.
at Gentle.Framework.ObjectFactory.GetMap(PersistenceBroker broker, Object obj)
at Gentle.Framework.Key.GetKey(PersistenceBroker broker, Key key, Boolean isPropertyKeys, Object instance)
at Gentle.Framework.Persistent.GetKey()
at Gentle.Framework.Persistent.Refresh()
at TvService.RecordingDetail.get_IsRecording()
Thanks
United States of America