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 … 301 302 303 304 305 … 1231 Next »
Failing recordings

 
  • 0 Vote(s) - 0 Average
Failing recordings
macgyver
Offline

Member

Posts: 189
Threads: 32
Joined: Jun 2005
#1
2008-06-16, 12:36 PM
My system has been running smoothly for a while now but over the last three days I've started to have failures, with logs showing the following:
Code:
2008-06-16 11:57:00.078    INFO    [5]    Found new programme requiring recording: Without a Trace    (16388)
2008-06-16 11:57:00.078    VERBOSE    [5]    Changing to channel (GBPVR.Backend.Common.NullTunerController): 124
2008-06-16 11:57:00.078    VERBOSE    [5]    Requesting IRecordingSource to start recording: F:\Without a Trace\Without a Trace_20080616_12001300.mpg
2008-06-16 11:57:00.078    VERBOSE    [5]    BDARecordingSource about to start recording  oid:2 channel:
2008-06-16 11:57:00.140    ERROR    [5]    Error starting recording: System.ArgumentOutOfRangeException: Length cannot be less than zero.
Parameter name: length
   at System.String.InternalSubStringWithChecks(Int32 startIndex, Int32 length, Boolean fAlwaysCopy)
   at NativeUtilities.BDARecorder.StartRecording(String cardType, Int32 board, String filename, IntPtr hwnd, ChannelTuning channelTuning, Int32 lnbLOF1, Int32 lnbSwitch, Int32 lnbLOF2, Int32 diseqc, Boolean powered, Boolean previewMode)
   at NativeUtilities.BDARecorder.StartRecording(String cardType, Int32 board, String filename, IntPtr hwnd, ChannelTuning channelTuning, Int32 lnbLOF1, Int32 lnbSwitch, Int32 lnbLOF2, Int32 diseqc, Boolean powered)
   at GBPVR.Backend.Common.BDARecordingSource.startRecording(IRecordingSourceConfiguration config, Int32 qualitySetting, String filename, ChannelTuning channelTuning, Int32 minutes, Boolean useStreamingEngineIfAvailable)
   at GBPVR.RecordingService.x93f60a55016d55c4.xcba1f05fb5a46d5f()
2008-06-16 11:57:00.140    VERBOSE    [5]    RecordingFactory.getExtrasForGroup(661)
2008-06-16 11:57:00.140    VERBOSE    [5]    ScheduledRecording is configured to keep a maximum of 2 file(s). Checking if we have too many...
2008-06-16 11:57:00.140    VERBOSE    [5]    RecordingFactory.loadSchedule()
2008-06-16 11:57:00.343    VERBOSE    [5]    Checking signal status on Hauppauge Nova-T (90002):1
2008-06-16 11:57:00.343    VERBOSE    [5]    RecordingStatus is now RecordingStatus.RECORDING_COMPETED
2008-06-16 11:57:00.343    VERBOSE    [5]    RecordingFactory.save()

I've been trying to think what I've changed recently and not come up with anything other than changing some channel numbers. I did accidently remove a channel from a tuner so had to re-add it but other than that there have been no major changes.

Anyone have any idea what might be causing this?
Logs for the last couple of days attached also.
Many thanks in advance for any help you can give.
[ATTACHMENT NOT FOUND]
Dual Pentium 1.8GHz, 4GB, 5TB, Colossus, NOVA-T, NOVA-HD-S2, W10, Latest NPVR 4, 3 PCH A100, 2 PCH A110
martint123
Offline

Posting Freak

UK, East Yorkshire
Posts: 4,658
Threads: 208
Joined: Nov 2005
#2
2008-06-16, 02:07 PM (This post was last modified: 2008-06-16, 02:23 PM by martint123.)
Comparing two recordings on the same tuner makes me think that one channel isn't mapped properly. It looks like it the channel is enabled but doesn't have tuning data. Don't forget, watching uses a different source to recording with dual tuners when testing.

Martin


2008-06-15 22:26:20.937 INFO [5] Found new programme requiring recording: Commercial Breakdown (16500)
2008-06-15 22:26:20.937 VERBOSE [5] Changing to channel (GBPVR.Backend.Common.NullTunerController): 141
2008-06-15 22:26:20.968 VERBOSE [5] Requesting IRecordingSource to start recording: F:\Commercial Breakdown\Commercial Breakdown_20080615_22202300.mpg
2008-06-15 22:26:20.984 VERBOSE [5] BDARecordingSource about to start recording oid:2 channel:T:C42,641834,0,0,8~NID:12290~ONID:9018~TSID:4109~P:4173~V:600~A:601~L:eng~PMT:4173~LCN:1~N:>BBC ONE
2008-06-15 22:26:24.375 VERBOSE [5] Programme is now recording
2008-06-15 22:26:24.406 VERBOSE [5] RecordingFactory.save()
2008-06-15 22:26:24.406 VERBOSE [5] Save(): Updated existing scheduled recording
2008-06-15 22:26:24.406 VERBOSE [5] getValue() loading new key/value into cache: /settings/ProcessCommercialsDuringRecording
2008-06-15 22:26:24.406 VERBOSE [5] getValue: /settings/ProcessCommercialsDuringRecording : false
2008-06-15 22:26:24.406 VERBOSE [5] Adding F:\Commercial Breakdown\Commercial Breakdown_20080615_22202300.mpg to parallel processing queue
2008-06-15 22:26:24.421 VERBOSE [3] getValue() loading new key/value into cache: /settings/CommercialDetectionScheme
2008-06-15 22:26:24.421 VERBOSE [3] getValue: /settings/CommercialDetectionScheme : 0
2008-06-15 22:26:24.421 INFO [3] Parallel Processing thread starting...
2008-06-15 22:26:54.468 VERBOSE [5] Checking signal status on Hauppauge Nova-T (90002):1


2008-06-16 11:57:00.078 INFO [5] Found new programme requiring recording: Without a Trace (16388)
2008-06-16 11:57:00.078 VERBOSE [5] Changing to channel (GBPVR.Backend.Common.NullTunerController): 124
2008-06-16 11:57:00.078 VERBOSE [5] Requesting IRecordingSource to start recording: F:\Without a Trace\Without a Trace_20080616_12001300.mpg
2008-06-16 11:57:00.078 VERBOSE [5] BDARecordingSource about to start recording oid:2 channel:
2008-06-16 11:57:00.140 ERROR [5] Error starting recording: System.ArgumentOutOfRangeException: Length cannot be less than zero.
Parameter name: length
at System.String.InternalSubStringWithChecks(Int32 startIndex, Int32 length, Boolean fAlwaysCopy)
at NativeUtilities.BDARecorder.StartRecording(String cardType, Int32 board, String filename, IntPtr hwnd, ChannelTuning channelTuning, Int32 lnbLOF1, Int32 lnbSwitch, Int32 lnbLOF2, Int32 diseqc, Boolean powered, Boolean previewMode)
at NativeUtilities.BDARecorder.StartRecording(String cardType, Int32 board, String filename, IntPtr hwnd, ChannelTuning channelTuning, Int32 lnbLOF1, Int32 lnbSwitch, Int32 lnbLOF2, Int32 diseqc, Boolean powered)
at GBPVR.Backend.Common.BDARecordingSource.startRecording(IRecordingSourceConfiguration config, Int32 qualitySetting, String filename, ChannelTuning channelTuning, Int32 minutes, Boolean useStreamingEngineIfAvailable)
at GBPVR.RecordingService.x93f60a55016d55c4.xcba1f05fb5a46d5f()
2008-06-16 11:57:00.140 VERBOSE [5] RecordingFactory.getExtrasForGroup(661)
2008-06-16 11:57:00.140 VERBOSE [5] ScheduledRecording is configured to keep a maximum of 2 file(s). Checking if we have too many...
2008-06-16 11:57:00.140 VERBOSE [5] RecordingFactory.loadSchedule()
2008-06-16 11:57:00.343 VERBOSE [5] Checking signal status on Hauppauge Nova-T (90002):1
2008-06-16 11:57:00.343 VERBOSE [5] RecordingStatus is now RecordingStatus.RECORDING_COMPETED
2008-06-16 11:57:00.343 VERBOSE [5] RecordingFactory.save()
2008-06-16 11:57:00.343 VERBOSE [5] Save(): Updated existing scheduled recording
2008-06-16 11:57:00.343 VERBOSE [5] RecordingFactory.loadSchedule()
2008-06-16 11:57:00.343 VERBOSE [5] getValue cached value: /settings/AutoRemoveMissingRecordings : true
2008-06-16 11:57:00.343 VERBOSE [5] Purging any stale logically deleted recordings
2008-06-16 11:57:00.562 VERBOSE [5] getValue() loading new key/value into cache: /settings/CheckForRenamedRecordings
2008-06-16 11:57:00.562 VERBOSE [5] getValue: /settings/CheckForRenamedRecordings : true
2008-06-16 11:57:00.593 VERBOSE [5] addPreviousEpisodes()
macgyver
Offline

Member

Posts: 189
Threads: 32
Joined: Jun 2005
#3
2008-06-16, 05:00 PM
Ahh, beginning to see now, I think.
It's recording athletics at present so would be beaten to a pulp if I touch it now but I think that what may have happened is that some programs have been scheduled to record on a channel which has since been disabled. Once the athletics is safely recorded I'll check.
Many thanks for pointing me in the right direction, I had visions of having to embark on a major rebuild, but I think I'm close to solving it.
Dual Pentium 1.8GHz, 4GB, 5TB, Colossus, NOVA-T, NOVA-HD-S2, W10, Latest NPVR 4, 3 PCH A100, 2 PCH A110
martint123
Offline

Posting Freak

UK, East Yorkshire
Posts: 4,658
Threads: 208
Joined: Nov 2005
#4
2008-06-16, 05:14 PM
Ah, yes. I've seen similar when I mess around on my test machine - ISTR pending recordings seem to keep their oid pointer to the line in the database table. I thought that the full epg reload re-scheduled pending recordings, but I don't know enough about the workings to be sure.
macgyver
Offline

Member

Posts: 189
Threads: 32
Joined: Jun 2005
#5
2008-06-18, 09:24 PM
Sorted. Channel4 + 1 had been disabled on one tuner, not sure why but re-enabling it sorted it out.
Thanks
Dual Pentium 1.8GHz, 4GB, 5TB, Colossus, NOVA-T, NOVA-HD-S2, W10, Latest NPVR 4, 3 PCH A100, 2 PCH A110
« Next Oldest | Next Newest »

Users browsing this thread: 1 Guest(s)



Possibly Related Threads…
Thread Author Replies Views Last Post
  Live TV and recordings do not match greg in kansas 8 7,291 2013-02-22, 06:35 PM
Last Post: sub
  Can't view recordings on pc jerry430 8 6,906 2013-01-21, 07:27 PM
Last Post: jerry430
  Live TV not showing anything although recordings are OK. Pls advise. seymoria 8 4,924 2012-08-07, 05:07 PM
Last Post: ACTCMS
  CSI Miami Recordings Always In Spanish ga_mueller 6 4,762 2012-06-12, 12:41 AM
Last Post: mikeh49
  Recordings missing after switching hard drive tegat 8 5,165 2011-12-21, 03:00 AM
Last Post: tegat
  Recordings and live TV fail with TS mux dvasco 4 2,801 2011-06-22, 05:47 PM
Last Post: dvasco
  Stream errors in recordings with GBPVR seymoria 11 4,761 2011-06-19, 06:44 PM
Last Post: seymoria
  Lost all my recordings pduncan67 2 2,064 2011-02-27, 03:12 PM
Last Post: pduncan67
  Zero byte recordings chuck_2330 0 1,471 2011-02-09, 01:25 PM
Last Post: chuck_2330
  Black screen when playing back recordings gonzo90017 1 1,718 2011-01-19, 06:12 PM
Last Post: gonzo90017

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

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

Linear Mode
Threaded Mode