2010-09-03, 03:37 AM
I'm getting the following recordingservice errors. I don't notice any adverse behavior, but a SQLite exception can't be normal.
Thanks in advance.
Richard
2010-09-01 22:26:48.723 INFO [4] GB-PVR Recording Service starting
2010-09-01 22:26:53.270 VERBOSE [4] installDirectory is C:\Program Files\Devnz\GBPVR\
2010-09-01 22:26:53.442 VERBOSE [4] configurationFile is C:\Program Files\Devnz\GBPVR\config.xml
2010-09-01 22:26:56.410 VERBOSE [4] getValue() loading new key/value into cache: /settings/DatabaseConnectionString
2010-09-01 22:26:56.410 VERBOSE [4] getValue: /settings/DatabaseConnectionString : Data Source=".\gbpvr.db3";Version=3;New=True;
2010-09-01 22:26:56.410 VERBOSE [4] getValue() loading new key/value into cache: /settings/DatabaseIdentityQuery
2010-09-01 22:26:56.410 VERBOSE [4] getValue: /settings/DatabaseIdentityQuery : select last_insert_rowid()
2010-09-01 22:26:56.410 VERBOSE [4] databaseConnectionString is Data Source="C:\Program Files\Devnz\GBPVR\gbpvr.db3";Version=3;New=True;
2010-09-01 22:26:56.410 VERBOSE [4] getValue() loading new key/value into cache: /settings/DatabaseProviderFactory
2010-09-01 22:26:56.410 VERBOSE [4] getValue: /settings/DatabaseProviderFactory : System.Data.SQLite.SQLiteFactory
2010-09-01 22:26:56.551 VERBOSE [4] getValue() loading new key/value into cache: /settings/LoggingLevel
2010-09-01 22:26:56.551 VERBOSE [4] getValue: /settings/LoggingLevel : Error
2010-09-02 01:01:36.602 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)
2010-09-02 21:00:30.673 ERROR [5] Unabled to save ScheduledRecording: The database file is locked
database is locked
2010-09-02 21:00:31.658 ERROR [5] at System.Data.SQLite.SQLite3.Reset(SQLiteStatement stmt)
at System.Data.SQLite.SQLite3.Step(SQLiteStatement stmt)
at System.Data.SQLite.SQLiteCommand.ExecuteNonQuery()
at GBPVR.Backend.Common.x396614b3dae3b1da.xc979432fcc5a510a(ScheduledRecording xe41d2b9d98dc1269)
010-08-31 21:02:11.359 INFO [4] GB-PVR Recording Service starting
2010-08-31 21:02:15.593 VERBOSE [4] installDirectory is C:\Program Files\Devnz\GBPVR\
2010-08-31 21:02:15.593 VERBOSE [4] configurationFile is C:\Program Files\Devnz\GBPVR\config.xml
2010-08-31 21:02:16.601 VERBOSE [4] getValue() loading new key/value into cache: /settings/DatabaseConnectionString
2010-08-31 21:02:16.601 VERBOSE [4] getValue: /settings/DatabaseConnectionString : Data Source=".\gbpvr.db3";Version=3;New=True;
2010-08-31 21:02:16.601 VERBOSE [4] getValue() loading new key/value into cache: /settings/DatabaseIdentityQuery
2010-08-31 21:02:16.601 VERBOSE [4] getValue: /settings/DatabaseIdentityQuery : select last_insert_rowid()
2010-08-31 21:02:16.664 VERBOSE [4] databaseConnectionString is Data Source="C:\Program Files\Devnz\GBPVR\gbpvr.db3";Version=3;New=True;
2010-08-31 21:02:16.664 VERBOSE [4] getValue() loading new key/value into cache: /settings/DatabaseProviderFactory
2010-08-31 21:02:16.664 VERBOSE [4] getValue: /settings/DatabaseProviderFactory : System.Data.SQLite.SQLiteFactory
2010-08-31 21:02:16.664 VERBOSE [4] getValue() loading new key/value into cache: /settings/LoggingLevel
2010-08-31 21:02:16.664 VERBOSE [4] getValue: /settings/LoggingLevel : Error
2010-09-01 03:31:50.630 ERROR [14] 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)
2010-09-01 03:32:25.005 ERROR [5] Found expired lease. Stopping recording.
Thanks in advance.
Richard
2010-09-01 22:26:48.723 INFO [4] GB-PVR Recording Service starting
2010-09-01 22:26:53.270 VERBOSE [4] installDirectory is C:\Program Files\Devnz\GBPVR\
2010-09-01 22:26:53.442 VERBOSE [4] configurationFile is C:\Program Files\Devnz\GBPVR\config.xml
2010-09-01 22:26:56.410 VERBOSE [4] getValue() loading new key/value into cache: /settings/DatabaseConnectionString
2010-09-01 22:26:56.410 VERBOSE [4] getValue: /settings/DatabaseConnectionString : Data Source=".\gbpvr.db3";Version=3;New=True;
2010-09-01 22:26:56.410 VERBOSE [4] getValue() loading new key/value into cache: /settings/DatabaseIdentityQuery
2010-09-01 22:26:56.410 VERBOSE [4] getValue: /settings/DatabaseIdentityQuery : select last_insert_rowid()
2010-09-01 22:26:56.410 VERBOSE [4] databaseConnectionString is Data Source="C:\Program Files\Devnz\GBPVR\gbpvr.db3";Version=3;New=True;
2010-09-01 22:26:56.410 VERBOSE [4] getValue() loading new key/value into cache: /settings/DatabaseProviderFactory
2010-09-01 22:26:56.410 VERBOSE [4] getValue: /settings/DatabaseProviderFactory : System.Data.SQLite.SQLiteFactory
2010-09-01 22:26:56.551 VERBOSE [4] getValue() loading new key/value into cache: /settings/LoggingLevel
2010-09-01 22:26:56.551 VERBOSE [4] getValue: /settings/LoggingLevel : Error
2010-09-02 01:01:36.602 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)
2010-09-02 21:00:30.673 ERROR [5] Unabled to save ScheduledRecording: The database file is locked
database is locked
2010-09-02 21:00:31.658 ERROR [5] at System.Data.SQLite.SQLite3.Reset(SQLiteStatement stmt)
at System.Data.SQLite.SQLite3.Step(SQLiteStatement stmt)
at System.Data.SQLite.SQLiteCommand.ExecuteNonQuery()
at GBPVR.Backend.Common.x396614b3dae3b1da.xc979432fcc5a510a(ScheduledRecording xe41d2b9d98dc1269)
010-08-31 21:02:11.359 INFO [4] GB-PVR Recording Service starting
2010-08-31 21:02:15.593 VERBOSE [4] installDirectory is C:\Program Files\Devnz\GBPVR\
2010-08-31 21:02:15.593 VERBOSE [4] configurationFile is C:\Program Files\Devnz\GBPVR\config.xml
2010-08-31 21:02:16.601 VERBOSE [4] getValue() loading new key/value into cache: /settings/DatabaseConnectionString
2010-08-31 21:02:16.601 VERBOSE [4] getValue: /settings/DatabaseConnectionString : Data Source=".\gbpvr.db3";Version=3;New=True;
2010-08-31 21:02:16.601 VERBOSE [4] getValue() loading new key/value into cache: /settings/DatabaseIdentityQuery
2010-08-31 21:02:16.601 VERBOSE [4] getValue: /settings/DatabaseIdentityQuery : select last_insert_rowid()
2010-08-31 21:02:16.664 VERBOSE [4] databaseConnectionString is Data Source="C:\Program Files\Devnz\GBPVR\gbpvr.db3";Version=3;New=True;
2010-08-31 21:02:16.664 VERBOSE [4] getValue() loading new key/value into cache: /settings/DatabaseProviderFactory
2010-08-31 21:02:16.664 VERBOSE [4] getValue: /settings/DatabaseProviderFactory : System.Data.SQLite.SQLiteFactory
2010-08-31 21:02:16.664 VERBOSE [4] getValue() loading new key/value into cache: /settings/LoggingLevel
2010-08-31 21:02:16.664 VERBOSE [4] getValue: /settings/LoggingLevel : Error
2010-09-01 03:31:50.630 ERROR [14] 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)
2010-09-01 03:32:25.005 ERROR [5] Found expired lease. Stopping recording.