2013-10-11, 12:48 AM
The RecordingService does not stop just holds the tuner but the file does not grow after the show is over.
Thanks greg
2013-10-08 18:33:57.020 INFO [4] GB-PVR Recording Service starting
2013-10-08 18:33:57.145 VERBOSE [4] installDirectory is C:\Program Files\Devnz\GBPVR\
2013-10-08 18:33:57.145 VERBOSE [4] configurationFile is C:\Program Files\Devnz\GBPVR\config.xml
2013-10-08 18:33:57.176 VERBOSE [4] getValue() loading new key/value into cache: /settings/DatabaseConnectionString
2013-10-08 18:33:57.176 VERBOSE [4] getValue: /settings/DatabaseConnectionString : Data Source=".\gbpvr.db3";Version=3;New=True;
2013-10-08 18:33:57.176 VERBOSE [4] getValue() loading new key/value into cache: /settings/DatabaseIdentityQuery
2013-10-08 18:33:57.176 VERBOSE [4] getValue: /settings/DatabaseIdentityQuery : select last_insert_rowid()
2013-10-08 18:33:57.176 VERBOSE [4] databaseConnectionString is Data Source="C:\Program Files\Devnz\GBPVR\gbpvr.db3";Version=3;New=True;
2013-10-08 18:33:57.176 VERBOSE [4] getValue() loading new key/value into cache: /settings/DatabaseProviderFactory
2013-10-08 18:33:57.176 VERBOSE [4] getValue: /settings/DatabaseProviderFactory : System.Data.SQLite.SQLiteFactory
2013-10-08 18:33:57.176 VERBOSE [4] getValue() loading new key/value into cache: /settings/LoggingLevel
2013-10-08 18:33:57.176 VERBOSE [4] getValue: /settings/LoggingLevel : Error
2013-10-09 19:19:31.355 ERROR [13] Unexpected error checking the conversion queue in database: System.Data.SQLite.SQLiteException: The database file is locked
database is locked
at System.Data.SQLite.SQLite3.Reset(SQLiteStatement stmt)
at System.Data.SQLite.SQLite3.Step(SQLiteStatement stmt)
at System.Data.SQLite.SQLiteDataReader.NextResult()
at System.Data.SQLite.SQLiteDataReader..ctor(SQLiteCommand cmd, CommandBehavior behave)
at System.Data.SQLite.SQLiteCommand.ExecuteReader(CommandBehavior behavior)
at System.Data.SQLite.SQLiteCommand.ExecuteDbDataReader(CommandBehavior behavior)
at System.Data.Common.DbCommand.ExecuteReader()
at GBPVR.RecordingService.x92f6085038c83bb7.xcba1f05fb5a46d5f()
2013-10-09 19:21:19.511 ERROR [13] Unexpected error checking the conversion queue in database: System.Data.SQLite.SQLiteException: The database file is locked
database is locked
at System.Data.SQLite.SQLite3.Prepare(String strSql, SQLiteStatement previous, String& strRemain)
at System.Data.SQLite.SQLiteCommand.BuildNextCommand()
at System.Data.SQLite.SQLiteCommand.GetStatement(Int32 index)
at System.Data.SQLite.SQLiteDataReader.NextResult()
at System.Data.SQLite.SQLiteDataReader..ctor(SQLiteCommand cmd, CommandBehavior behave)
at System.Data.SQLite.SQLiteCommand.ExecuteReader(CommandBehavior behavior)
at System.Data.SQLite.SQLiteCommand.ExecuteDbDataReader(CommandBehavior behavior)
at System.Data.Common.DbCommand.ExecuteReader()
at GBPVR.RecordingService.x92f6085038c83bb7.xcba1f05fb5a46d5f()
2013-10-09 19:21:40.455 ERROR [12] Encountered unexpected error in LiveTVFileManager.WorkerThread(): The database file is locked
database is locked
2013-10-09 19:21:40.456 ERROR [12] at System.Data.SQLite.SQLite3.Prepare(String strSql, SQLiteStatement previous, String& strRemain)
at System.Data.SQLite.SQLiteCommand.BuildNextCommand()
at System.Data.SQLite.SQLiteCommand.GetStatement(Int32 index)
at System.Data.SQLite.SQLiteDataReader.NextResult()
at System.Data.SQLite.SQLiteDataReader..ctor(SQLiteCommand cmd, CommandBehavior behave)
at System.Data.SQLite.SQLiteCommand.ExecuteReader(CommandBehavior behavior)
at System.Data.SQLite.SQLiteCommand.ExecuteDbDataReader(CommandBehavior behavior)
at System.Data.Common.DbCommand.ExecuteReader()
at GBPVR.RecordingService.xe14ff94ac1bb1522.xcba1f05fb5a46d5f()
2013-10-09 19:22:51.510 ERROR [13] Unexpected error checking the conversion queue in database: System.Data.SQLite.SQLiteException: The database file is locked
database is locked
at System.Data.SQLite.SQLite3.Prepare(String strSql, SQLiteStatement previous, String& strRemain)
at System.Data.SQLite.SQLiteCommand.BuildNextCommand()
at System.Data.SQLite.SQLiteCommand.GetStatement(Int32 index)
at System.Data.SQLite.SQLiteDataReader.NextResult()
at System.Data.SQLite.SQLiteDataReader..ctor(SQLiteCommand cmd, CommandBehavior behave)
at System.Data.SQLite.SQLiteCommand.ExecuteReader(CommandBehavior behavior)
at System.Data.SQLite.SQLiteCommand.ExecuteDbDataReader(CommandBehavior behavior)
at System.Data.Common.DbCommand.ExecuteReader()
at GBPVR.RecordingService.x92f6085038c83bb7.xcba1f05fb5a46d5f()
2013-10-10 19:18:04.236 ERROR [13] Unexpected error checking the conversion queue in database: System.Data.SQLite.SQLiteException: The database file is locked
database is locked
at System.Data.SQLite.SQLite3.Reset(SQLiteStatement stmt)
at System.Data.SQLite.SQLite3.Step(SQLiteStatement stmt)
at System.Data.SQLite.SQLiteDataReader.NextResult()
at System.Data.SQLite.SQLiteDataReader..ctor(SQLiteCommand cmd, CommandBehavior behave)
at System.Data.SQLite.SQLiteCommand.ExecuteReader(CommandBehavior behavior)
at System.Data.SQLite.SQLiteCommand.ExecuteDbDataReader(CommandBehavior behavior)
at System.Data.Common.DbCommand.ExecuteReader()
at GBPVR.RecordingService.x92f6085038c83bb7.xcba1f05fb5a46d5f()
2013-10-10 19:19:36.292 ERROR [13] Unexpected error checking the conversion queue in database: System.Data.SQLite.SQLiteException: The database file is locked
database is locked
at System.Data.SQLite.SQLite3.Prepare(String strSql, SQLiteStatement previous, String& strRemain)
at System.Data.SQLite.SQLiteCommand.BuildNextCommand()
at System.Data.SQLite.SQLiteCommand.GetStatement(Int32 index)
at System.Data.SQLite.SQLiteDataReader.NextResult()
at System.Data.SQLite.SQLiteDataReader..ctor(SQLiteCommand cmd, CommandBehavior behave)
at System.Data.SQLite.SQLiteCommand.ExecuteReader(CommandBehavior behavior)
at System.Data.SQLite.SQLiteCommand.ExecuteDbDataReader(CommandBehavior behavior)
at System.Data.Common.DbCommand.ExecuteReader()
at GBPVR.RecordingService.x92f6085038c83bb7.xcba1f05fb5a46d5f()
2013-10-10 19:21:24.885 ERROR [13] Unexpected error checking the conversion queue in database: System.Data.SQLite.SQLiteException: The database file is locked
database is locked
at System.Data.SQLite.SQLite3.Prepare(String strSql, SQLiteStatement previous, String& strRemain)
at System.Data.SQLite.SQLiteCommand.BuildNextCommand()
at System.Data.SQLite.SQLiteCommand.GetStatement(Int32 index)
at System.Data.SQLite.SQLiteDataReader.NextResult()
at System.Data.SQLite.SQLiteDataReader..ctor(SQLiteCommand cmd, CommandBehavior behave)
at System.Data.SQLite.SQLiteCommand.ExecuteReader(CommandBehavior behavior)
at System.Data.SQLite.SQLiteCommand.ExecuteDbDataReader(CommandBehavior behavior)
at System.Data.Common.DbCommand.ExecuteReader()
at GBPVR.RecordingService.x92f6085038c83bb7.xcba1f05fb5a46d5f()
2013-10-10 19:21:43.853 ERROR [12] Encountered unexpected error in LiveTVFileManager.WorkerThread(): The database file is locked
database is locked
2013-10-10 19:21:43.854 ERROR [12] at System.Data.SQLite.SQLite3.Prepare(String strSql, SQLiteStatement previous, String& strRemain)
at System.Data.SQLite.SQLiteCommand.BuildNextCommand()
at System.Data.SQLite.SQLiteCommand.GetStatement(Int32 index)
at System.Data.SQLite.SQLiteDataReader.NextResult()
at System.Data.SQLite.SQLiteDataReader..ctor(SQLiteCommand cmd, CommandBehavior behave)
at System.Data.SQLite.SQLiteCommand.ExecuteReader(CommandBehavior behavior)
at System.Data.SQLite.SQLiteCommand.ExecuteDbDataReader(CommandBehavior behavior)
at System.Data.Common.DbCommand.ExecuteReader()
at GBPVR.RecordingService.xe14ff94ac1bb1522.xcba1f05fb5a46d5f()
Thanks greg
2013-10-08 18:33:57.020 INFO [4] GB-PVR Recording Service starting
2013-10-08 18:33:57.145 VERBOSE [4] installDirectory is C:\Program Files\Devnz\GBPVR\
2013-10-08 18:33:57.145 VERBOSE [4] configurationFile is C:\Program Files\Devnz\GBPVR\config.xml
2013-10-08 18:33:57.176 VERBOSE [4] getValue() loading new key/value into cache: /settings/DatabaseConnectionString
2013-10-08 18:33:57.176 VERBOSE [4] getValue: /settings/DatabaseConnectionString : Data Source=".\gbpvr.db3";Version=3;New=True;
2013-10-08 18:33:57.176 VERBOSE [4] getValue() loading new key/value into cache: /settings/DatabaseIdentityQuery
2013-10-08 18:33:57.176 VERBOSE [4] getValue: /settings/DatabaseIdentityQuery : select last_insert_rowid()
2013-10-08 18:33:57.176 VERBOSE [4] databaseConnectionString is Data Source="C:\Program Files\Devnz\GBPVR\gbpvr.db3";Version=3;New=True;
2013-10-08 18:33:57.176 VERBOSE [4] getValue() loading new key/value into cache: /settings/DatabaseProviderFactory
2013-10-08 18:33:57.176 VERBOSE [4] getValue: /settings/DatabaseProviderFactory : System.Data.SQLite.SQLiteFactory
2013-10-08 18:33:57.176 VERBOSE [4] getValue() loading new key/value into cache: /settings/LoggingLevel
2013-10-08 18:33:57.176 VERBOSE [4] getValue: /settings/LoggingLevel : Error
2013-10-09 19:19:31.355 ERROR [13] Unexpected error checking the conversion queue in database: System.Data.SQLite.SQLiteException: The database file is locked
database is locked
at System.Data.SQLite.SQLite3.Reset(SQLiteStatement stmt)
at System.Data.SQLite.SQLite3.Step(SQLiteStatement stmt)
at System.Data.SQLite.SQLiteDataReader.NextResult()
at System.Data.SQLite.SQLiteDataReader..ctor(SQLiteCommand cmd, CommandBehavior behave)
at System.Data.SQLite.SQLiteCommand.ExecuteReader(CommandBehavior behavior)
at System.Data.SQLite.SQLiteCommand.ExecuteDbDataReader(CommandBehavior behavior)
at System.Data.Common.DbCommand.ExecuteReader()
at GBPVR.RecordingService.x92f6085038c83bb7.xcba1f05fb5a46d5f()
2013-10-09 19:21:19.511 ERROR [13] Unexpected error checking the conversion queue in database: System.Data.SQLite.SQLiteException: The database file is locked
database is locked
at System.Data.SQLite.SQLite3.Prepare(String strSql, SQLiteStatement previous, String& strRemain)
at System.Data.SQLite.SQLiteCommand.BuildNextCommand()
at System.Data.SQLite.SQLiteCommand.GetStatement(Int32 index)
at System.Data.SQLite.SQLiteDataReader.NextResult()
at System.Data.SQLite.SQLiteDataReader..ctor(SQLiteCommand cmd, CommandBehavior behave)
at System.Data.SQLite.SQLiteCommand.ExecuteReader(CommandBehavior behavior)
at System.Data.SQLite.SQLiteCommand.ExecuteDbDataReader(CommandBehavior behavior)
at System.Data.Common.DbCommand.ExecuteReader()
at GBPVR.RecordingService.x92f6085038c83bb7.xcba1f05fb5a46d5f()
2013-10-09 19:21:40.455 ERROR [12] Encountered unexpected error in LiveTVFileManager.WorkerThread(): The database file is locked
database is locked
2013-10-09 19:21:40.456 ERROR [12] at System.Data.SQLite.SQLite3.Prepare(String strSql, SQLiteStatement previous, String& strRemain)
at System.Data.SQLite.SQLiteCommand.BuildNextCommand()
at System.Data.SQLite.SQLiteCommand.GetStatement(Int32 index)
at System.Data.SQLite.SQLiteDataReader.NextResult()
at System.Data.SQLite.SQLiteDataReader..ctor(SQLiteCommand cmd, CommandBehavior behave)
at System.Data.SQLite.SQLiteCommand.ExecuteReader(CommandBehavior behavior)
at System.Data.SQLite.SQLiteCommand.ExecuteDbDataReader(CommandBehavior behavior)
at System.Data.Common.DbCommand.ExecuteReader()
at GBPVR.RecordingService.xe14ff94ac1bb1522.xcba1f05fb5a46d5f()
2013-10-09 19:22:51.510 ERROR [13] Unexpected error checking the conversion queue in database: System.Data.SQLite.SQLiteException: The database file is locked
database is locked
at System.Data.SQLite.SQLite3.Prepare(String strSql, SQLiteStatement previous, String& strRemain)
at System.Data.SQLite.SQLiteCommand.BuildNextCommand()
at System.Data.SQLite.SQLiteCommand.GetStatement(Int32 index)
at System.Data.SQLite.SQLiteDataReader.NextResult()
at System.Data.SQLite.SQLiteDataReader..ctor(SQLiteCommand cmd, CommandBehavior behave)
at System.Data.SQLite.SQLiteCommand.ExecuteReader(CommandBehavior behavior)
at System.Data.SQLite.SQLiteCommand.ExecuteDbDataReader(CommandBehavior behavior)
at System.Data.Common.DbCommand.ExecuteReader()
at GBPVR.RecordingService.x92f6085038c83bb7.xcba1f05fb5a46d5f()
2013-10-10 19:18:04.236 ERROR [13] Unexpected error checking the conversion queue in database: System.Data.SQLite.SQLiteException: The database file is locked
database is locked
at System.Data.SQLite.SQLite3.Reset(SQLiteStatement stmt)
at System.Data.SQLite.SQLite3.Step(SQLiteStatement stmt)
at System.Data.SQLite.SQLiteDataReader.NextResult()
at System.Data.SQLite.SQLiteDataReader..ctor(SQLiteCommand cmd, CommandBehavior behave)
at System.Data.SQLite.SQLiteCommand.ExecuteReader(CommandBehavior behavior)
at System.Data.SQLite.SQLiteCommand.ExecuteDbDataReader(CommandBehavior behavior)
at System.Data.Common.DbCommand.ExecuteReader()
at GBPVR.RecordingService.x92f6085038c83bb7.xcba1f05fb5a46d5f()
2013-10-10 19:19:36.292 ERROR [13] Unexpected error checking the conversion queue in database: System.Data.SQLite.SQLiteException: The database file is locked
database is locked
at System.Data.SQLite.SQLite3.Prepare(String strSql, SQLiteStatement previous, String& strRemain)
at System.Data.SQLite.SQLiteCommand.BuildNextCommand()
at System.Data.SQLite.SQLiteCommand.GetStatement(Int32 index)
at System.Data.SQLite.SQLiteDataReader.NextResult()
at System.Data.SQLite.SQLiteDataReader..ctor(SQLiteCommand cmd, CommandBehavior behave)
at System.Data.SQLite.SQLiteCommand.ExecuteReader(CommandBehavior behavior)
at System.Data.SQLite.SQLiteCommand.ExecuteDbDataReader(CommandBehavior behavior)
at System.Data.Common.DbCommand.ExecuteReader()
at GBPVR.RecordingService.x92f6085038c83bb7.xcba1f05fb5a46d5f()
2013-10-10 19:21:24.885 ERROR [13] Unexpected error checking the conversion queue in database: System.Data.SQLite.SQLiteException: The database file is locked
database is locked
at System.Data.SQLite.SQLite3.Prepare(String strSql, SQLiteStatement previous, String& strRemain)
at System.Data.SQLite.SQLiteCommand.BuildNextCommand()
at System.Data.SQLite.SQLiteCommand.GetStatement(Int32 index)
at System.Data.SQLite.SQLiteDataReader.NextResult()
at System.Data.SQLite.SQLiteDataReader..ctor(SQLiteCommand cmd, CommandBehavior behave)
at System.Data.SQLite.SQLiteCommand.ExecuteReader(CommandBehavior behavior)
at System.Data.SQLite.SQLiteCommand.ExecuteDbDataReader(CommandBehavior behavior)
at System.Data.Common.DbCommand.ExecuteReader()
at GBPVR.RecordingService.x92f6085038c83bb7.xcba1f05fb5a46d5f()
2013-10-10 19:21:43.853 ERROR [12] Encountered unexpected error in LiveTVFileManager.WorkerThread(): The database file is locked
database is locked
2013-10-10 19:21:43.854 ERROR [12] at System.Data.SQLite.SQLite3.Prepare(String strSql, SQLiteStatement previous, String& strRemain)
at System.Data.SQLite.SQLiteCommand.BuildNextCommand()
at System.Data.SQLite.SQLiteCommand.GetStatement(Int32 index)
at System.Data.SQLite.SQLiteDataReader.NextResult()
at System.Data.SQLite.SQLiteDataReader..ctor(SQLiteCommand cmd, CommandBehavior behave)
at System.Data.SQLite.SQLiteCommand.ExecuteReader(CommandBehavior behavior)
at System.Data.SQLite.SQLiteCommand.ExecuteDbDataReader(CommandBehavior behavior)
at System.Data.Common.DbCommand.ExecuteReader()
at GBPVR.RecordingService.xe14ff94ac1bb1522.xcba1f05fb5a46d5f()