2006-11-06, 07:35 PM
Hi,
I am repeatedly getting the folling in the recording service log:
at System.Data.SQLite.SQLite3.Reset(SQLiteStatement stmt)
at System.Data.SQLite.SQLite3.Step(SQLiteStatement stmt)
at System.Data.SQLite.SQLiteCommand.ExecuteNonQuery()
at GBPVR.RecordingService.x92f6085038c83bb7.x4fa2bfc067e20d05(Int32 x0f7b9658643bceb7)
06/11/2006 19:26:33.171 VERBOSE [12] RecordingFactory.loadScheduleRecordingByOID()
06/11/2006 19:26:33.171 VERBOSE [12] Removing non existant file from conversion queue. OID = 5
06/11/2006 19:27:06.171 ERROR [12] Unexpected error removing recording from conversion queue: 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.SQLiteCommand.ExecuteNonQuery()
at GBPVR.RecordingService.x92f6085038c83bb7.x4fa2bfc067e20d05(Int32 x0f7b9658643bceb7)
06/11/2006 19:28:06.171 VERBOSE [12] RecordingFactory.loadScheduleRecordingByOID()
06/11/2006 19:28:06.171 VERBOSE [12] Removing non existant file from conversion queue. OID = 5
06/11/2006 19:28:39.156 ERROR [12] Unexpected error removing recording from conversion queue: 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.SQLiteCommand.ExecuteNonQuery()
at GBPVR.RecordingService.x92f6085038c83bb7.x4fa2bfc067e20d05(Int32 x0f7b9658643bceb7)
06/11/2006 19:29:39.156 VERBOSE [12] RecordingFactory.loadScheduleRecordingByOID()
06/11/2006 19:29:39.156 VERBOSE [12] Removing non existant file from conversion queue. OID = 5
What should I do?
I am repeatedly getting the folling in the recording service log:
at System.Data.SQLite.SQLite3.Reset(SQLiteStatement stmt)
at System.Data.SQLite.SQLite3.Step(SQLiteStatement stmt)
at System.Data.SQLite.SQLiteCommand.ExecuteNonQuery()
at GBPVR.RecordingService.x92f6085038c83bb7.x4fa2bfc067e20d05(Int32 x0f7b9658643bceb7)
06/11/2006 19:26:33.171 VERBOSE [12] RecordingFactory.loadScheduleRecordingByOID()
06/11/2006 19:26:33.171 VERBOSE [12] Removing non existant file from conversion queue. OID = 5
06/11/2006 19:27:06.171 ERROR [12] Unexpected error removing recording from conversion queue: 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.SQLiteCommand.ExecuteNonQuery()
at GBPVR.RecordingService.x92f6085038c83bb7.x4fa2bfc067e20d05(Int32 x0f7b9658643bceb7)
06/11/2006 19:28:06.171 VERBOSE [12] RecordingFactory.loadScheduleRecordingByOID()
06/11/2006 19:28:06.171 VERBOSE [12] Removing non existant file from conversion queue. OID = 5
06/11/2006 19:28:39.156 ERROR [12] Unexpected error removing recording from conversion queue: 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.SQLiteCommand.ExecuteNonQuery()
at GBPVR.RecordingService.x92f6085038c83bb7.x4fa2bfc067e20d05(Int32 x0f7b9658643bceb7)
06/11/2006 19:29:39.156 VERBOSE [12] RecordingFactory.loadScheduleRecordingByOID()
06/11/2006 19:29:39.156 VERBOSE [12] Removing non existant file from conversion queue. OID = 5
What should I do?