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 … 480 481 482 483 484 … 1231 Next »
Program not stored in Database

 
  • 0 Vote(s) - 0 Average
Program not stored in Database
garyeuph
Offline

Member

Posts: 161
Threads: 18
Joined: Apr 2006
#1
2007-09-01, 10:43 PM
Hi,

I seem to have developed a problem where a program successfully records, but the details do not get stored in the database, so is dfficult to access. Logs are attached (see 01/09/2007 19:58:00.662 ERROR [5]).

Looking at the log, this seems to be a reoccuring problem, anyone any ideas?

Cheers

Garyeuph
GBPVR 1.4.7
Hauppauge PVR150, Hauppauge Nova-T 9200
Nvidia 6200 S-Video to WS TV
AMD 3200, HD 250GB and 500GB
NTL Samsung with Red-Eye Serial
sub
Offline

Administrator

NextPVR HQ, New Zealand
Posts: 106,823
Threads: 769
Joined: Nov 2003
#2
2007-09-04, 05:47 PM
You forgot to attach the logs.
garyeuph
Offline

Member

Posts: 161
Threads: 18
Joined: Apr 2006
#3
2007-09-04, 09:38 PM
Problems with the forum (i think) - Here they are, 'I hope' Smile
GBPVR 1.4.7
Hauppauge PVR150, Hauppauge Nova-T 9200
Nvidia 6200 S-Video to WS TV
AMD 3200, HD 250GB and 500GB
NTL Samsung with Red-Eye Serial
sub
Offline

Administrator

NextPVR HQ, New Zealand
Posts: 106,823
Threads: 769
Joined: Nov 2003
#4
2007-09-04, 10:01 PM
I think you've ended up with a broken bit of data in your RECORDING_SCHEDULE table in the database. The follow error occurs several places in your logs.
Quote:01/09/2007 19:58:00.662 VERBOSE [5] RecordingFactory.save()
01/09/2007 19:58:00.662 ERROR [5] Unabled to save ScheduledRecording: Object reference not set to an instance of an object.
01/09/2007 19:58:00.662 ERROR [5] at GBPVR.Backend.Common.x396614b3dae3b1da.xc979432fcc5a510a(ScheduledRecording xe41d2b9d98dc1269)
Can you use a tool like SQLiteSpy to dump the contents of this table to a text file for me to look at?
garyeuph
Offline

Member

Posts: 161
Threads: 18
Joined: Apr 2006
#5
2007-09-04, 10:14 PM
I hope this is what you meant!
GBPVR 1.4.7
Hauppauge PVR150, Hauppauge Nova-T 9200
Nvidia 6200 S-Video to WS TV
AMD 3200, HD 250GB and 500GB
NTL Samsung with Red-Eye Serial
sub
Offline

Administrator

NextPVR HQ, New Zealand
Posts: 106,823
Threads: 769
Joined: Nov 2003
#6
2007-09-04, 10:50 PM
That was what I meant, but unfortunately I cant spot the offending data. Can you zip and email me your database? I'll PM you my email address.
garyeuph
Offline

Member

Posts: 161
Threads: 18
Joined: Apr 2006
#7
2007-09-04, 11:27 PM
thanks, database zipped & emailed
GBPVR 1.4.7
Hauppauge PVR150, Hauppauge Nova-T 9200
Nvidia 6200 S-Video to WS TV
AMD 3200, HD 250GB and 500GB
NTL Samsung with Red-Eye Serial
sub
Offline

Administrator

NextPVR HQ, New Zealand
Posts: 106,823
Threads: 769
Joined: Nov 2003
#8
2007-09-05, 03:49 AM
I've fixed the part of the application that didnt like some specific data in your database, but I cant give you a patch since you're running an old version.

You could try running the following sql which might resolve it on your current version, but I've not tested it:
Code:
update "RECORDING_SCHEDULE" set capture_source_oid = 1 where capture_source_oid = 0
garyeuph
Offline

Member

Posts: 161
Threads: 18
Joined: Apr 2006
#9
2007-09-05, 07:49 AM
Thanks Sub, I'll give that a try.

I do intend to upgrade soon anyway, and that may well be all the incentive I need (other than the fantastic new interface)

Garyeuph
GBPVR 1.4.7
Hauppauge PVR150, Hauppauge Nova-T 9200
Nvidia 6200 S-Video to WS TV
AMD 3200, HD 250GB and 500GB
NTL Samsung with Red-Eye Serial
garyeuph
Offline

Member

Posts: 161
Threads: 18
Joined: Apr 2006
#10
2007-09-05, 05:27 PM
Hi Sub,

Just a quick note to let you know the SQL worked and the errors have stopped occuring, with program details being stored once more in the database.

Many thanks

Garyeuph
GBPVR 1.4.7
Hauppauge PVR150, Hauppauge Nova-T 9200
Nvidia 6200 S-Video to WS TV
AMD 3200, HD 250GB and 500GB
NTL Samsung with Red-Eye Serial
« Next Oldest | Next Newest »

Users browsing this thread: 1 Guest(s)



Possibly Related Threads…
Thread Author Replies Views Last Post
  Program MCE remote? arkennedy75 1 2,766 2011-04-13, 12:09 AM
Last Post: pBS
  Huge database (+27GB) - is it a problem? pme 7 3,203 2011-01-24, 12:37 AM
Last Post: gEd
  "database disk image is malformed" during attemped EPG update! (GBPVR v.1.4.7) DaveA 4 3,518 2011-01-23, 06:35 PM
Last Post: DaveA
  How to record a program while sleeping broadband412 2 2,235 2011-01-10, 11:13 PM
Last Post: broadband412
  GBPVR Database question - Recording Schedule David B 1 1,709 2010-11-08, 09:21 PM
Last Post: sub
  GBPVR keeps recording after end of program stoenjes 2 1,966 2010-10-15, 12:37 AM
Last Post: stoenjes
  Lost recordings database keith_leitch 9 3,922 2010-09-22, 09:20 PM
Last Post: keith_leitch
  Postprocessing and the recordings database shsw 1 1,578 2010-08-29, 04:46 PM
Last Post: sub
  Lost recordings database dongna 25 8,311 2010-08-26, 10:00 AM
Last Post: martint123
  Strange database problem -- pvrx2 not seeing updates, EWA and Config.exe are. 86atc250r 5 2,569 2010-07-26, 10:09 AM
Last Post: martint123

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

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

Linear Mode
Threaded Mode