NextPVR Forums
  • ______
  • Home
  • New Posts
  • Wiki
  • Members
  • Help
  • Search
  • Register
  • Login
  • Home
  • Wiki
  • Members
  • Help
  • Search
NextPVR Forums Public Add-ons (3rd party plugins, utilities and skins) Old Stuff (Legacy) GB-PVR Support (legacy) v
« Previous 1 … 578 579 580 581 582 … 1231 Next »
sql errors

 
  • 0 Vote(s) - 0 Average
sql errors
two55309
Offline

Member

Posts: 68
Threads: 23
Joined: Aug 2005
#1
2007-03-17, 12:16 AM
I am getting sql errors whenever I try to go into the config app. I've also noticed that my remote is no longer responding after about 10 minutes into a file. Correction-it works, but keystrokes are delayed and don't take place until a minute later, then they all happen at once.

Below is a error in the GBPVR.exe.log file. Its a SQL error also (if this helps.)

Quote:2007-03-16 06:56:59.406 VERBOSE [1] Skipping forward: 0
2007-03-16 06:56:59.406 VERBOSE [1] Current duration: 5816 Current position: 131.5985315 New position: 191.5985315
2007-03-16 06:56:59.484 VERBOSE [1] Received event code: 11
2007-03-16 06:57:00.562 VERBOSE [1] Received event code: 14
2007-03-16 06:57:01.562 VERBOSE [1] No key mapping found for: ^CONTROLKEY
2007-03-16 06:57:01.562 VERBOSE [1] getValue cached value: /settings/EPGProcessingMode : NORMAL
2007-03-16 06:57:01.562 VERBOSE [1] getValue cached value: /settings/EPGProcessingMode : NORMAL
2007-03-16 06:57:01.562 VERBOSE [1] OnKeyDown: ControlKey
2007-03-16 06:57:01.562 VERBOSE [1] getValue cached value: /settings/EPGProcessingMode : NORMAL
2007-03-16 06:57:01.562 VERBOSE [1] getValue cached value: /settings/EPGProcessingMode : NORMAL
2007-03-16 06:57:01.562 VERBOSE [1] OnKeyDown: Right
2007-03-16 06:57:01.562 VERBOSE [1] Skipping forward: 0
2007-03-16 06:57:01.562 VERBOSE [1] Current duration: 5816 Current position: 192.5784193 New position: 252.5784193
2007-03-16 06:57:01.640 VERBOSE [1] Received event code: 11
2007-03-16 06:57:02.093 VERBOSE [1] Received event code: 14
2007-03-16 06:57:02.718 VERBOSE [1] No key mapping found for: ^CONTROLKEY
2007-03-16 06:57:02.718 VERBOSE [1] getValue cached value: /settings/EPGProcessingMode : NORMAL
2007-03-16 06:57:02.718 VERBOSE [1] getValue cached value: /settings/EPGProcessingMode : NORMAL
2007-03-16 06:57:02.718 VERBOSE [1] OnKeyDown: ControlKey
2007-03-16 06:57:02.718 VERBOSE [1] getValue cached value: /settings/EPGProcessingMode : NORMAL
2007-03-16 06:57:02.718 VERBOSE [1] getValue cached value: /settings/EPGProcessingMode : NORMAL
2007-03-16 06:57:02.718 VERBOSE [1] OnKeyDown: Right
2007-03-16 06:57:02.718 VERBOSE [1] Skipping forward: 0
2007-03-16 06:57:02.718 VERBOSE [1] Current duration: 5816 Current position: 253.1808132 New position: 313.1808132
2007-03-16 06:57:02.796 VERBOSE [1] Received event code: 11
2007-03-16 06:57:03.093 VERBOSE [1] Received event code: 14
2007-03-16 06:57:04.125 VERBOSE [1] No key mapping found for: ^CONTROLKEY
2007-03-16 06:57:04.125 VERBOSE [1] getValue cached value: /settings/EPGProcessingMode : NORMAL
2007-03-16 06:57:04.125 VERBOSE [1] getValue cached value: /settings/EPGProcessingMode : NORMAL
2007-03-16 06:57:04.125 VERBOSE [1] OnKeyDown: ControlKey
2007-03-16 06:57:04.125 VERBOSE [1] getValue cached value: /settings/EPGProcessingMode : NORMAL
2007-03-16 06:57:04.125 VERBOSE [1] getValue cached value: /settings/EPGProcessingMode : NORMAL
2007-03-16 06:57:04.125 VERBOSE [1] OnKeyDown: Right
2007-03-16 06:57:04.125 VERBOSE [1] Skipping forward: 0
2007-03-16 06:57:04.125 VERBOSE [1] Current duration: 5816 Current position: 314.1795997 New position: 374.1795997
2007-03-16 06:57:04.187 VERBOSE [1] Received event code: 11
2007-03-16 06:57:04.796 VERBOSE [1] Received event code: 14
2007-03-16 06:57:07.796 VERBOSE [1] PlaybackPositionManager.storeLastPlaybackPosition(C:\Movies\An.Inconvenient.Truth.avi, 377)
2007-03-16 06:57:38.140 WARNING [1] Unexpected error updating PLAYBACK_POSITION: 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.Backend.Common.x38d54e470ed17baf.x8d76ac89b9dab854(String x8b1d9e3189e6e73d, Int32 x113e47efaf01feb0)
2007-03-16 06:57:38.140 VERBOSE [1] No key mapping found for: F7
2007-03-16 06:57:38.140 VERBOSE [1] getValue cached value: /settings/EPGProcessingMode : NORMAL
2007-03-16 06:57:38.140 VERBOSE [1] getValue cached value: /settings/EPGProcessingMode : NORMAL
2007-03-16 06:57:38.140 VERBOSE [1] OnKeyDown: F7
2007-03-16 06:57:38.156 VERBOSE [1] PlaybackPositionManager.storeLastPlaybackPosition(C:\Movies\An.Inconvenient.Truth.avi, 407)
2007-03-16 06:58:08.421 WARNING [1] Unexpected error updating PLAYBACK_POSITION: 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.Backend.Common.x38d54e470ed17baf.x8d76ac89b9dab854(String x8b1d9e3189e6e73d, Int32 x113e47efaf01feb0)
2007-03-16 06:58:08.421 VERBOSE [1] No key mapping found for: F7
2007-03-16 06:58:08.421 VERBOSE [1] getValue cached value: /settings/EPGProcessingMode : NORMAL
2007-03-16 06:58:08.421 VERBOSE [1] getValue cached value: /settings/EPGProcessingMode : NORMAL
2007-03-16 06:58:08.421 VERBOSE [1] OnKeyDown: F7
2007-03-16 06:58:08.421 VERBOSE [1] PlaybackPositionManager.storeLastPlaybackPosition(C:\Movies\An.Inconvenient.Truth.avi, 437)
2007-03-16 06:58:38.687 WARNING [1] Unexpected error updating PLAYBACK_POSITION: 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.Backend.Common.x38d54e470ed17baf.x8d76ac89b9dab854(String x8b1d9e3189e6e73d, Int32 x113e47efaf01feb0)
2007-03-16 06:58:38.687 VERBOSE [1] No key mapping found for: F7
2007-03-16 06:58:38.687 VERBOSE [1] getValue cached value: /settings/EPGProcessingMode : NORMAL
2007-03-16 06:58:38.687 VERBOSE [1] getValue cached value: /settings/EPGProcessingMode : NORMAL
2007-03-16 06:58:38.687 VERBOSE [1] OnKeyDown: F7
2007-03-16 06:58:38.687 VERBOSE [1] PlaybackPositionManager.storeLastPlaybackPosition(C:\Movies\An.Inconvenient.Truth.avi, 468)
sub
Offline

Administrator

NextPVR HQ, New Zealand
Posts: 106,823
Threads: 769
Joined: Nov 2003
#2
2007-03-17, 12:18 AM
Set <LogSQL>true</LogSQL> in config.xml, then reboot and reproduce the problem, then zip and attach the logs and I'll take a look.
two55309
Offline

Member

Posts: 68
Threads: 23
Joined: Aug 2005
#3
2007-03-17, 12:39 AM
Ok. I restarted and went into GBPVR and loaded a move. Played with the buttons (skipping and volume) until it quit working. Had to end process to get out. Tried loading Config, after awhile it pops up with that sql error box. Never loads. Now I am getting NET error popping up saying it encountered an error with SQL also.

I've attached the logs.

Thanks
sub
Offline

Administrator

NextPVR HQ, New Zealand
Posts: 106,823
Threads: 769
Joined: Nov 2003
#4
2007-03-17, 01:52 AM
Your logs are full of errors relating to the software recording plugin. Can you remove this and see if the error still occurs? If still does, then zip and attach the logs again.
two55309
Offline

Member

Posts: 68
Threads: 23
Joined: Aug 2005
#5
2007-03-17, 02:36 AM
Sub,

I basically did what you said. Actually, I removed GBPVR all together (deleted the remaining folder) and reinstalled. So far so good.

THANK YOU!
« Next Oldest | Next Newest »

Users browsing this thread: 1 Guest(s)



Possibly Related Threads…
Thread Author Replies Views Last Post
  Stream errors in recordings with GBPVR seymoria 11 4,845 2011-06-19, 06:44 PM
Last Post: seymoria
  Installation errors ziton 8 2,854 2010-07-13, 11:59 PM
Last Post: ziton
  1.4.7 started with .net errors. morser 5 2,051 2010-04-07, 03:40 AM
Last Post: sub
  Installation errors on new install Gerald 1 1,588 2009-07-18, 08:28 PM
Last Post: sub
  HD-PVR Errors in log and failed recordings and Audio Sync isuses bogyver 4 2,067 2009-04-03, 01:44 AM
Last Post: sub
  VRM9 Renderer errors Halifax99 2 1,733 2009-03-01, 04:32 AM
Last Post: Halifax99
  Latest PsiParser.ax and Data Execution Prevention errors kayfam 15 5,034 2009-02-27, 07:28 PM
Last Post: kayfam
  preventing client .net errors fuzzweed 1 1,423 2009-02-12, 03:31 PM
Last Post: pgoelz
  Version 1.3.11 Unhandled exception errors ArchPrime 1 1,410 2009-02-10, 08:21 AM
Last Post: ArchPrime
  Recording service errors berminghamd1 2 1,310 2009-02-05, 04:59 AM
Last Post: berminghamd1

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

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

Linear Mode
Threaded Mode