NextPVR Forums
  • ______
  • Home
  • New Posts
  • Wiki
  • Members
  • Help
  • Search
  • Register
  • Login
  • Home
  • Wiki
  • Members
  • Help
  • Search
NextPVR Forums Public NextPVR Support Legacy (v4.x and earlier) v
« Previous 1 … 259 260 261 262 263 … 433 Next »
Curious SQLLite error..

Curious SQLLite error..
schneideris
Offline

Junior Member

Posts: 38
Threads: 6
Joined: Jan 2013
#1
2013-04-12, 06:28 PM
I had to re-install my setup after messing up a audio and video issue on my box. Now I am getting the following errors and wonder if anyone has any thoughts.

Code:
2013-04-12 10:34:50.871    [DEBUG][1]    OnKeyDown() called: {ALT}Menu, Alt
2013-04-12 10:34:50.916    [DEBUG][1]    OnKeyDown() called: {ALT}Menu, Alt
2013-04-12 10:44:50.951    [DEBUG][1]    ActivatePopup: FixedImage
2013-04-12 10:44:51.346    [DEBUG][1]    No C:\Users\Public\NPVR\Scripts\ScreenSaverStart.bat file found
2013-04-12 10:53:01.158    [DEBUG][1]    System is going into standby/hibernate
2013-04-12 11:21:16.117    [DEBUG][1]    Waking from standby/hibernate
2013-04-12 11:21:46.243    [ERROR][1]    System.Data.SQLite.SQLiteException: The database file is locked
database is locked
   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 NUtility.Channel.GetChannelGroups()
2013-04-12 11:22:16.919    [ERROR][1]    System.Data.SQLite.SQLiteException: The database file is locked
database is locked
   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 NUtility.Channel.GetChannelGroups()
2013-04-12 11:22:47.111    [ERROR][1]    System.Data.SQLite.SQLiteException: The database file is locked
database is locked
   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 NUtility.Channel.GetChannelGroups()
2013-04-12 11:23:30.056    [ERROR][1]    System.Data.SQLite.SQLiteException: The database file is locked
database is locked
   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 NUtility.Channel.GetChannelGroups()
2013-04-12 11:23:46.624    [DEBUG][1]    ActivatePopup: null
2013-04-12 11:23:46.624    [DEBUG][1]    No C:\Users\Public\NPVR\Scripts\ScreenSaverStop.bat file found
2013-04-12 11:23:46.624    [DEBUG][1]    deactivating old popup: FixedImage
2013-04-12 11:23:46.624    [DEBUG][1]    Going to dispose popup at end of animation
2013-04-12 11:23:46.624    [DEBUG][1]    Calling dispose on old popup(2): FixedImage
2013-04-12 11:24:30.060    [ERROR][1]    System.Data.SQLite.SQLiteException: The database file is locked
database is locked
   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 NUtility.Channel.GetChannelGroups()
2013-04-12 11:24:40.231    [DEBUG][1]    FindFilterByName failed to locate filter: madVR
2013-04-12 11:24:41.206    [DEBUG][1]    FindFilterByName failed to locate filter: AC3Filter
Graham
Offline

Posting Freak

UK
Posts: 4,058
Threads: 102
Joined: Dec 2005
#2
2013-04-12, 06:40 PM
I have been able to make database locks go away by re-booting
schneideris
Offline

Junior Member

Posts: 38
Threads: 6
Joined: Jan 2013
#3
2013-04-12, 08:42 PM
That appears to have cured it for me as well. At least for now.

I am finding that the change of channels while in live view to be less stable than doing so through the guide. That was where I think mine came in.
« Next Oldest | Next Newest »

Users browsing this thread: 1 Guest(s)



Possibly Related Threads…
Thread Author Replies Views Last Post
  Mouse Click on TV Guide throws an error mlopez1007 2 1,526 2021-03-22, 11:33 AM
Last Post: Graham
  Unhandled Exception Error Message reedaf4 23 7,726 2020-03-13, 05:03 PM
Last Post: sub
Photo Server database error mnthope 4 2,270 2019-12-23, 11:28 PM
Last Post: sub
  Framework Error Mroctober 1 1,229 2019-09-25, 03:13 PM
Last Post: Graham
  EPG error message djregehr 3 1,706 2019-08-09, 05:50 PM
Last Post: djregehr
  Error in Channel Setup Rich A 17 4,474 2019-05-24, 10:17 PM
Last Post: Rich A
  Recording Error: No errors, but no data delivered. jksmurf 4 1,897 2019-04-08, 04:24 AM
Last Post: jksmurf
  Import Error with Updated NPVR Release Coulen 9 3,083 2019-03-08, 10:00 PM
Last Post: sub
  Recurring page causes exception error metrov 9 2,762 2019-02-07, 09:23 PM
Last Post: metrov
  Invalid character in EPG data/Unicode error ZXGuesser 6 2,709 2019-02-07, 04:24 PM
Last Post: mvallevand

  • View a Printable Version
  • Subscribe to this thread
Forum Jump:

© Designed by D&D, modified by NextPVR - Powered by MyBB

Linear Mode
Threaded Mode