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 … 1076 1077 1078 1079 1080 … 1231 Next »
Priority Recording failure

 
  • 0 Vote(s) - 0 Average
Priority Recording failure
gwyden
Offline

Junior Member

Posts: 39
Threads: 5
Joined: Mar 2005
#1
2005-03-23, 12:20 PM
The failure
<table border="0" align="center" width="95%" cellpadding="0" cellspacing="0"><tr><td>Code Sample </td></tr><tr><td id="CODE">
Unhandled Exception: System.Data.OleDb.OleDbException: IErrorInfo.GetDescription failed with E_FAIL(0x80004005).
at System.Data.OleDb.OleDbCommand.ExecuteCommandTextErrorHandling(Int32 hr)
at System.Data.OleDb.OleDbCommand.ExecuteCommandTextForSingleResult(tagDBPARAMS dbParams, Object&amp; executeResult)
at System.Data.OleDb.OleDbCommand.ExecuteCommandText(Object&amp; executeResult)
at System.Data.OleDb.OleDbCommand.ExecuteCommand(CommandBehavior behavior, Object&amp; executeResult)
at System.Data.OleDb.OleDbCommand.ExecuteReaderInternal(CommandBehavior behavior, String method)
at System.Data.OleDb.OleDbCommand.ExecuteReader(CommandBehavior behavior)
at System.Data.OleDb.OleDbCommand.ExecuteReader()
at RecTracker.RecordingTracker.hasShowBeenRecorded(String title, String subtitle, String description, String uniqueid
)
at RecordingUtils.RecordingUtils.isDuplicateRecorded(Recordings recording, Programme program)
at RecordingUtils.RecordingUtils.passedRestrictions(Recordings recording, Programme program, ArrayList scheduleArray)

at PriorityRecording.RecordingManager.pAddProgramList(RecordingUtils recordingUtil, IList programList, Recordings pri
orityRecordings, ArrayList scheduleArray)
at PriorityRecording.RecordingManager.pAddPrograms(RecordingUtils recordingUtil, ArrayList scheduleArray)
at PriorityRecording.RecordingManager.Main(String[] args)
[/QUOTE]
The .log file
<table border="0" align="center" width="95%" cellpadding="0" cellspacing="0"><tr><td>Code Sample </td></tr><tr><td id="CODE">
3/23/2005 6:14:25 AM.330 VERBOSE [8] installDirectory is C:\Program Files\devnz\gbpvr\
3/23/2005 6:14:25 AM.330 VERBOSE [8] configurationFile is config.xml
3/23/2005 6:14:25 AM.345 VERBOSE [8] getValue() loading new key/value into cache: /settings/DatabaseConnectionString
3/23/2005 6:14:25 AM.345 VERBOSE [8] getValue: /settings/DatabaseConnectionString : Provider=Microsoft.Jet.OLEDB.4.0;Data Source=".\gbpvr.mdb";User Id=admin;Password=
3/23/2005 6:14:25 AM.345 VERBOSE [8] databaseConnectionString is Provider=Microsoft.Jet.OLEDB.4.0;Data Source="C:\Program Files\devnz\gbpvr\\gbpvr.mdb";User Id=admin;Password=
3/23/2005 6:14:25 AM.345 VERBOSE [8] getValue() loading new key/value into cache: /settings/DontAntiAlias
3/23/2005 6:14:25 AM.345 VERBOSE [8] getValue: /settings/DontAntiAlias : false
3/23/2005 6:14:25 AM.345 VERBOSE [8] getValue() loading new key/value into cache: /settings/LoggingLevel
3/23/2005 6:14:25 AM.345 VERBOSE [8] getValue: /settings/LoggingLevel : Debug
[/QUOTE]
The .xml file
<table border="0" align="center" width="95%" cellpadding="0" cellspacing="0"><tr><td>Code Sample </td></tr><tr><td id="CODE">
<?xml version="1.0" encoding="UTF-8"?>
<GBPVR d1p1:noNamespaceSchemaLocation="C:\Program Files\devnz\gbpvr\PriorityRecordings.xsd" xmlns:d1p1="http://www.w3.org/2001/XMLSchema-instance">
<Configuration>
<MissingRecordingPriority>0</MissingRecordingPriority>
<Conflicts>Delete</Conflicts>
<DuplicatesAllowed>Yes</DuplicatesAllowed>
</Configuration>
<Recording priority="1">
<Channel>5</Channel>
<Search>
<Title>
<TextSearch>Special Victim</TextSearch>
</Title>
</Search>
<Quality>Medium</Quality>
<CaptureSource>1</CaptureSource>
<LimitDays>
<DaysOfWeek>Tuesday</DaysOfWeek>
</LimitDays>
</Recording>
<Recording priority="2">
<Channel>8</Channel>
<Search>
<Title>
<TextSearch>Home Edition</TextSearch>
</Title>
</Search>
<Quality>Medium</Quality>
<CaptureSource>1</CaptureSource>
</Recording>
<Recording priority="3">
<Channel>5</Channel>
<Search>
<Title>
<TextSearch>Trial by Jury</TextSearch>
</Title>
</Search>
<Quality>Medium</Quality>
<CaptureSource>1</CaptureSource>
<LimitDays>
<DaysOfWeek>Friday</DaysOfWeek>
</LimitDays>
</Recording>
<Recording priority="4">
<Channel>5</Channel>
<Search>
<Title>
<TextSearch>Criminal Intent</TextSearch>
</Title>
</Search>
<Quality>Medium</Quality>
<CaptureSource>1</CaptureSource>
<LimitDays>
<DaysOfWeek>Sunday</DaysOfWeek>
</LimitDays>
</Recording>
<Recording priority="5">
<Channel>5</Channel>
<ProgramName>Medium</ProgramName>
<Quality>Medium</Quality>
<CaptureSource>1</CaptureSource>
<LimitDays>
<DaysOfWeek>Monday</DaysOfWeek>
</LimitDays>
<Padding>
<PrePadding>2</PrePadding>
<PostPadding>2</PostPadding>
</Padding>
</Recording>
<Recording priority="6">
<Channel>5</Channel>
<ProgramName>Committed</ProgramName>
<Quality>Medium</Quality>
<CaptureSource>1</CaptureSource>
<Duplicates>
<Recorded>No</Recorded>
<Scheduled>No</Scheduled>
</Duplicates>
</Recording>
<Recording priority="7">
<Channel>25</Channel>
<ProgramName>X-Men</ProgramName>
<Quality>Medium</Quality>
<CaptureSource>1</CaptureSource>
<Duplicates>
<Recorded>No</Recorded>
<Scheduled>No</Scheduled>
</Duplicates>
<LimitDays>
<DaysOfWeek>Saturday</DaysOfWeek>
</LimitDays>
<ScheduleTime>
<Start time="10:30" />
<End time="11:00" />
</ScheduleTime>
</Recording>
<Recording priority="8">
<Channel>5</Channel>
<ProgramName>Scrubs</ProgramName>
<Quality>Medium</Quality>
<CaptureSource>1</CaptureSource>
<Duplicates>
<Recorded>No</Recorded>
<Scheduled>No</Scheduled>
</Duplicates>
<LimitDays>
<DaysOfWeek>Tuesday</DaysOfWeek>
</LimitDays>
<ScheduleTime>
<Start time="20:00" />
<End time="20:30" />
</ScheduleTime>
<Padding>
<PrePadding>1</PrePadding>
<PostPadding>2</PostPadding>
</Padding>
</Recording>
<Recording priority="9">
<Channel>46</Channel>
<ProgramName>X-Men</ProgramName>
<Quality>Medium</Quality>
<CaptureSource>1</CaptureSource>
<Duplicates>
<Recorded>No</Recorded>
<Scheduled>No</Scheduled>
</Duplicates>
<ScheduleTime>
<Start time="22:00" />
<End time="22:30" />
</ScheduleTime>
<Padding>
<PrePadding>1</PrePadding>
<PostPadding>2</PostPadding>
</Padding>
</Recording>
<Recording priority="10">
<Channel>28</Channel>
<ProgramName>X-Men</ProgramName>
<Quality>Medium</Quality>
<CaptureSource>1</CaptureSource>
<Duplicates>
<Recorded>No</Recorded>
<Scheduled>No</Scheduled>
</Duplicates>
<LimitDays>
<DaysOfWeek>Saturday</DaysOfWeek>
</LimitDays>
<ScheduleTime>
<Start time="10:30" />
<End time="11:00" />
</ScheduleTime>
<Padding>
<PrePadding>1</PrePadding>
<PostPadding>2</PostPadding>
</Padding>
</Recording>
<Recording priority="11">
<Channel>59</Channel>
<ProgramName>Good Eats</ProgramName>
<Quality>Medium</Quality>
<CaptureSource>1</CaptureSource>
<Duplicates>
<Recorded>No</Recorded>
<Scheduled>No</Scheduled>
</Duplicates>
<Padding>
<PrePadding>1</PrePadding>
<PostPadding>2</PostPadding>
</Padding>
</Recording>
</GBPVR>
[/QUOTE]
jrockintuitive
Offline

Senior Member

Posts: 292
Threads: 19
Joined: Dec 2004
#2
2005-03-23, 01:43 PM
I will look at this as soon as I can. Most likely be on Friday.

Based on the logs the error is happening in rec tracker... not that this information should mean anything to you, but maybe Jorm can help.

CDK calls rectracker to determine if a show has been recorded.
I know Jorm has updated rectracker. Are you using the latest rectracker- I believe Jorm updated that a few days ago.
sammy_smith
Offline

Junior Member

Posts: 16
Threads: 1
Joined: Feb 2005
#3
2005-03-23, 02:34 PM
I've been having problems with this too. When PriorityRecording.exe, it fails and creates an event log entry under System as well as application. The System info is more detailed. The event ID for this problem 26. It shows ntdll.dll as being the problem. When you click on the link in the message description (http://go.microsoft.com/fwlink/events.asp), Microsoft displays the following info:

--------------------------------------------------
Product: Windows Operating System
ID: 26
Source: Application Popup
Version: 5.2
Symbolic Name: STATUS_LOG_HARD_ERROR
Message: Application popup: %1 : %2

Explanation
The program could not load a driver because the program user doesn't have sufficient privileges to access the driver or because the drive is missing or corrupt.


User Action
To correct this problem:

Ensure that the program user has sufficient privileges to access the directory in which the driver is installed.
Reinstall the program to restore the driver to the correct location.
If these solutions do not work, contact Product Support Services.



Version: 5.0
Symbolic Name: status_log_hard_error
Message: Unable to Load Device Driver : device driver could not be loaded.

Explanation
The program could not load a driver because the program user doesn't have sufficient privileges to access the driver or because the drive is missing or corrupt.


User Action
To correct this problem:

Reinstall the program to restore the driver to the correct location.

--------------------------------------------
I don't think it is a permissions issue, because the currently logged in user has admin privs. Also, I gave the user full permissions to ntdll.dll, but it had no effect-the problem still exists.

I hope this helps with tracking down the problem, and I hope it is resolved soon.

-Sammy
KingArgyle
Offline

Posting Freak

Posts: 1,271
Threads: 95
Joined: Nov 2004
#4
2005-03-23, 10:26 PM
A couple of things that you might want to do, since I know you have been using CDK Scheduler for a while.

1. When did this error start happening? Is it only happening on a specific recording?

2. Try Repairing the RecTracker.mdb file. An Index or something might have gotten corrupted.

3. Backup your RecTracker.mdb file, and then clear out all entries from RecTracker.mdb. Try running priority recording again manually.

4. Try running the recTracker.exe by itself to see if it creates the same error.

If CDK Scheduler has been running fine for a while for you, then something recently changed on your system that could be affecting the OLEDB access.
gwyden
Offline

Junior Member

Posts: 39
Threads: 5
Joined: Mar 2005
#5
2005-03-23, 10:52 PM
[b Wrote:Quote[/b] (KingArgyle @ Mar. 23 2005,16:26)]A couple of things that you might want to do, since I know you have been using CDK Scheduler for a while.

1.  When did this error start happening?  Is it only happening on a specific recording?

2.  Try Repairing the RecTracker.mdb file.  An Index or something might have gotten corrupted.

3.  Backup your RecTracker.mdb file, and then clear out all entries from RecTracker.mdb.  Try running priority recording again manually.

4. Try running the recTracker.exe by itself to see if it creates the same error.

If CDK Scheduler has been running fine for a while for you, then something recently changed on your system that could be affecting the OLEDB access.
1) Error Started Sunday

2) i do not have access installed but I will try and fix it from another machine

3) same as #2

4) rectracker does not throw an error, only priorityrecording.exe, both via the script (postepgupdate) and manually

I did upgrade to the new version of rectracker as the purge was broke and Jorm fixed it =)
gwyden
Offline

Junior Member

Posts: 39
Threads: 5
Joined: Mar 2005
#6
2005-03-24, 07:57 PM
Followed everything and i am still getting the error =( any more ideas?
jrockintuitive
Offline

Senior Member

Posts: 292
Threads: 19
Joined: Dec 2004
#7
2005-03-24, 09:38 PM
Sorry for being late on this. I'm a little busy at work.

I have not tested the new rectracker with CDK. I will test this out on Friday.

Sorry for the delay
« Next Oldest | Next Newest »

Users browsing this thread: 1 Guest(s)



Possibly Related Threads…
Thread Author Replies Views Last Post
  Audio buzzing second time recording launched. dennit 2 4,606 2012-12-09, 11:28 PM
Last Post: dennit
  Inhibit Computer Shutdown While Recording rwnz 52 30,904 2012-04-03, 11:40 AM
Last Post: pBS
  Start PC for recording, Sleep/Hibernate when done Basher52 6 5,018 2011-12-17, 02:52 PM
Last Post: Sykor
  intermittent recording failures bcdudley 6 3,723 2011-09-28, 07:28 AM
Last Post: bcdudley
  Recording fails but only on one channel (live viewing still works) dshoup 5 3,614 2011-09-19, 01:15 AM
Last Post: sub
  Launch in High Priority matthrolf 17 7,100 2011-07-31, 08:46 PM
Last Post: InVermont
  Sattelite interent recording? crsfooddude 1 2,189 2011-07-26, 02:32 AM
Last Post: mvallevand
  Recording problem with Hauppauge Nova-S USB2 ... softfoot 4 3,458 2011-06-27, 02:06 AM
Last Post: sub
  How to kill an orphan Live TV recording? martint123 2 2,391 2011-05-16, 05:33 PM
Last Post: martint123
  SUB: Recording show in two pieces. Found bug(?) lif 10 5,206 2011-05-11, 09:30 AM
Last Post: jksmurf

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

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

Linear Mode
Threaded Mode