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 … 802 803 804 805 806 … 1231 Next »
Database Error

 
  • 0 Vote(s) - 0 Average
Database Error
matthrolf
Offline

Member

Posts: 133
Threads: 34
Joined: Jan 2006
#1
2006-05-11, 01:08 AM
I am getting the following error in the recording service log and I cannot view my recordings, and it says I have none scheduled on the initial screen.

5/10/2006 7:07:57 PM.546 VERBOSE [47] getDatabaseConnection() creating new connection
5/10/2006 7:07:57 PM.593 VERBOSE [47] getValue() loading new key/value into cache: /settings/CheckForRenamedRecordings
5/10/2006 7:07:57 PM.593 VERBOSE [47] getValue: /settings/CheckForRenamedRecordings : true
5/10/2006 7:07:57 PM.609 ERROR [47] Caught unexpected exception: Specified cast is not valid.
5/10/2006 7:07:57 PM.671 ERROR [47] at System.Data.OleDb.DBBindings.get_ValueInt32()
at System.Data.OleDb.OleDbDataReader.GetInt32(Int32 ordinal)
at xd426863f4d052758.x396614b3dae3b1da.x0af9be4f94e00bbd(OleDbDataReader x1771d75e5d3bb5a9)
at xd426863f4d052758.x396614b3dae3b1da.x005239145b965dc1()
at GBPVR.RecordingService.RecordingManager.WorkerThread()
5/10/2006 7:07:57 PM.875 VERBOSE [47] RecordingFactory.loadSchedule()
5/10/2006 7:07:57 PM.875 VERBOSE [47] getValue cached value: /settings/AutoRemoveMissingRecordings : true
5/10/2006 7:07:57 PM.890 VERBOSE [47] getDatabaseConnection() creating new connection
5/10/2006 7:07:57 PM.968 VERBOSE [47] getValue cached value: /settings/CheckForRenamedRecordings : true
5/10/2006 7:07:57 PM.968 ERROR [47] Caught unexpected exception: Specified cast is not valid.
5/10/2006 7:07:57 PM.968 ERROR [47] at System.Data.OleDb.DBBindings.get_ValueInt32()
at System.Data.OleDb.OleDbDataReader.GetInt32(Int32 ordinal)
at xd426863f4d052758.x396614b3dae3b1da.x0af9be4f94e00bbd(OleDbDataReader x1771d75e5d3bb5a9)
at xd426863f4d052758.x396614b3dae3b1da.x005239145b965dc1()
at GBPVR.RecordingService.RecordingManager.WorkerThread()
matthrolf
Offline

Member

Posts: 133
Threads: 34
Joined: Jan 2006
#2
2006-05-11, 02:24 AM
I figured it out... had a null in the recording_group field on some records (got that when I recreated my database after it purged the records when I moved the files to a new volume and forgot to stop the service in the interim.)

Thanks,

Matt
matthrolf
Offline

Member

Posts: 133
Threads: 34
Joined: Jan 2006
#3
2006-05-11, 03:33 AM
5/10/2006 9:25:59 PM.609 VERBOSE [2] controller.OnClick()
5/10/2006 9:25:59 PM.656 VERBOSE [2] loadRecordings():1
5/10/2006 9:25:59 PM.656 VERBOSE [2] RecordingFactory.loadSchedule()
5/10/2006 9:25:59 PM.656 VERBOSE [2] getValue cached value: /settings/AutoRemoveMissingRecordings : false
5/10/2006 9:26:00 PM.375 ERROR [2] Error: msg=0x202 (WM_LBUTTONUP) hwnd=0x20206 wparam=0x0 lparam=0x890077 result=0x0 : System.InvalidCastException: Specified cast is not valid.
at System.Data.OleDb.DBBindings.get_ValueString()
at System.Data.OleDb.OleDbDataReader.GetString(Int32 ordinal)
at xd426863f4d052758.x396614b3dae3b1da.xf91efda6b7a5b9da()
at xae10db17d26ba033.x3222298a0181dd43.x2e7888c24499ad1b(Boolean xdf600583127b6822)
at xae10db17d26ba033.x3222298a0181dd43.render(Boolean& xbae0ec4fbb835d1e)
at xae10db17d26ba033.x86396f56243de9fb.render(Boolean& xbae0ec4fbb835d1e)
at xae10db17d26ba033.xbb1566157f5f8b1f.xf1b04f0b61b2ba29(Object xdf2e3583f942db7b, EventArgs xc4f45905cb1fc7ba)
at System.Windows.Forms.Control.OnClick(EventArgs e)
at System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks)
at System.Windows.Forms.Control.WndProc(Message& m)
at System.Windows.Forms.ScrollableControl.WndProc(Message& m)
at System.Windows.Forms.ContainerControl.WndProc(Message& m)
at System.Windows.Forms.Form.WndProc(Message& m)
at xae10db17d26ba033.xbb1566157f5f8b1f.WndProc(Message& x5f8f2c40c000ab2c)
5/10/2006 9:26:01 PM.984 VERBOSE [2] controller.OnMouseDown()
5/10/2006 9:26:02 PM.046 VERBOSE [2] controller.OnClick()
5/10/2006 9:26:18 PM.921 VERBOSE [2] HideMouse ref=-1
5/10/2006 9:26:44 PM.921 VERBOSE [2] MDB updated, forcing refresh of next recording panel
5/10/2006 9:26:44 PM.921 VERBOSE [2] Loading recording list for next recording panel
5/10/2006 9:26:44 PM.921 VERBOSE [2] RecordingFactory.loadSchedule()
5/10/2006 9:26:44 PM.921 VERBOSE [2] getValue cached value: /settings/AutoRemoveMissingRecordings : false
5/10/2006 9:26:44 PM.953 VERBOSE [2] getDatabaseConnection() creating new connection
5/10/2006 9:28:01 PM.312 VERBOSE [2] flushDatabaseConnections()
5/10/2006 9:28:01 PM.359 VERBOSE [2] Activating screen saver
5/10/2006 9:28:01 PM.359 VERBOSE [2] flushDatabaseConnections()


I solved the problem with the recording service and showing pending recordings in the main screen.

Now I still get a message when going to recordings that Specified cast is not valid. I searched for nulls in the PROGAMME and RECORDING_SCHEDULE tables and cannot find any. When I use the web manage all comes up fine. Any ideas?

Thanks,

Matt
matthrolf
Offline

Member

Posts: 133
Threads: 34
Joined: Jan 2006
#4
2006-05-11, 03:53 AM
Please just delete this thread!!!

There were more records in the programme table that did not come accross correctly... My eyes just were tired and I saw it after stepping away from it for a while.

Thanks for humoring me,

Matt
« Next Oldest | Next Newest »

Users browsing this thread: 1 Guest(s)



Possibly Related Threads…
Thread Author Replies Views Last Post
  VMR9 Error message cristovao 7 5,786 2012-01-31, 07:35 AM
Last Post: SLR_65
  Huge database (+27GB) - is it a problem? pme 7 2,991 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,345 2011-01-23, 06:35 PM
Last Post: DaveA
  "Failed to submit the Tune Request to the Network Provider" Error? jksmurf 4 2,453 2010-12-17, 02:09 PM
Last Post: jksmurf
  Sudden Error Message when accessing gbpvr web interface classpro 0 1,529 2010-11-11, 11:59 PM
Last Post: classpro
  Can't cure the Error: 1904 problem rkircher 1 1,840 2010-11-10, 07:22 AM
Last Post: stustunz
  GBPVR Database question - Recording Schedule David B 1 1,621 2010-11-08, 09:21 PM
Last Post: sub
  Lost recordings database keith_leitch 9 3,720 2010-09-22, 09:20 PM
Last Post: keith_leitch
  Unexpected error removing recording from conversion queue pvrproblems 1 1,561 2010-09-03, 03:51 AM
Last Post: sub
  Postprocessing and the recordings database shsw 1 1,490 2010-08-29, 04:46 PM
Last Post: sub

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

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

Linear Mode
Threaded Mode