2007-03-18, 06:13 PM
Hello,
I have been trying to use the Auto-conversion option but it never appeared to work but after looking through the logs I can see hundreds of entries like this which happens each time the conversion process tries to run.
18/03/2007 18:05:08.968 VERBOSE [13] RecordingFactory.loadScheduleRecordingByOID()
18/03/2007 18:05:08.968 VERBOSE [13] Removing non existant file from conversion queue. OID = 47
18/03/2007 18:05:42.000 ERROR [13] 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)
The database does not appear to be in use by anything other than the conversion process because the lock file only appeared when the process started.
I have used SQLiteSpy and can see all the entries but can't remove them. Is there any way to flush the Conversion queue??
Edit: oops help if I could spell, can't edit title of my post!
I have been trying to use the Auto-conversion option but it never appeared to work but after looking through the logs I can see hundreds of entries like this which happens each time the conversion process tries to run.
18/03/2007 18:05:08.968 VERBOSE [13] RecordingFactory.loadScheduleRecordingByOID()
18/03/2007 18:05:08.968 VERBOSE [13] Removing non existant file from conversion queue. OID = 47
18/03/2007 18:05:42.000 ERROR [13] 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)
The database does not appear to be in use by anything other than the conversion process because the lock file only appeared when the process started.
I have used SQLiteSpy and can see all the entries but can't remove them. Is there any way to flush the Conversion queue??
Edit: oops help if I could spell, can't edit title of my post!