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 … 150 151 152 153 154 … 1231 Next »
cancel manual recording?

 
  • 0 Vote(s) - 0 Average
cancel manual recording?
Ommina
Offline

Senior Member

Posts: 330
Threads: 39
Joined: Feb 2006
#21
2008-08-19, 04:32 AM
Interestingly, I was doing just that when the reply notice popped up.

Sadly, it didn't work as well as I had hoped. In fact, "hissy fit" probably comes closer. This is from "config.exe.log":

Quote:2008-08-18 22:22:30.787 ERROR [1] FATAL UNHANDLED EXCEPTION:: System.IO.FileLoadException: Could not load file or assembly 'System.Data.SQLite, Version=1.0.30.1, Culture=neutral, PublicKeyToken=db937bc2d44ff139' or one of its dependencies. The located assembly's manifest definition does not match the assembly reference. (Exception from HRESULT: 0x80131040)
File name: 'System.Data.SQLite, Version=1.0.30.1, Culture=neutral, PublicKeyToken=db937bc2d44ff139'
at GBPVR.Backend.Common.xcbcfc48b9705b7a2..ctor()
at GBPVR.Backend.Common.xcbcfc48b9705b7a2.x479a7b07c9d5bd70()
at Config.xfd6951461fe46d87..ctor()
at Config.xfd6951461fe46d87.xfb409e85bd292293()

=== Pre-bind state information ===
LOG: User = OMMINA\Pvr
LOG: DisplayName = System.Data.SQLite, Version=1.0.30.1, Culture=neutral, PublicKeyToken=db937bc2d44ff139
(Fully-specified)
LOG: Appbase = file:///C:/Program Files/devnz/gbpvr/
LOG: Initial PrivatePath = NULL
Calling assembly : GBPVRBackendCommon, Version=1.0.3069.9823, Culture=neutral, PublicKeyToken=null.
===
LOG: This bind starts in default load context.
LOG: No application configuration file found.
LOG: Using machine configuration file from c:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\config\machine.config.
LOG: Post-policy reference: System.Data.SQLite, Version=1.0.30.1, Culture=neutral, PublicKeyToken=db937bc2d44ff139
LOG: Attempting download of new URL file:///C:/Program Files/devnz/gbpvr/System.Data.SQLite.DLL.
WRN: Comparing the assembly name resulted in the mismatch: Revision Number
ERR: Failed to complete setup of assembly (hr = 0x80131040). Probing terminated.

PVRX2 also gives a "system.io.fileloadexception", but no logging.

My plugin has also run into the same error, but only three times in the past eight months. I'm going to try changing it to the new version of the wrapper, but when the error shows up that infrequently, it could be a long while before we'll know if it did any good...
Ommina
Offline

Senior Member

Posts: 330
Threads: 39
Joined: Feb 2006
#22
2008-08-19, 05:03 AM
Follow-up -- I ran the ADO.NET Provider test.exe that is included with the wrapper distribution zip against the current (2006) version of the wrapper, and it failed the Multithreading test with the "database is locked" error. In my case, I am rolling some separate threads, which may very well be why the error shows up so infrequently.
pBS
Offline

Posting Freak

Posts: 4,829
Threads: 182
Joined: Aug 2005
#23
2008-08-19, 05:12 PM
think limiting to 1 cpu would help? never had these problems before, and i used to have much more epg data and recordings...but cancelling has been screwy for several vers.
[just never saw so many 'busy db' situations]

i tried recording out of process, and not...same
seemed to start once i went to a true dual-core so thought that may be a clue..
will try to fine the setting for forcing single processor and see if that helps..
Hardware: HDHR Prime, HDPVR 1212, Raspberry pi2, VFD display w/LCDSmartie
sub
Offline

Administrator

NextPVR HQ, New Zealand
Posts: 106,809
Threads: 769
Joined: Nov 2003
#24
2008-08-19, 05:29 PM
No, I dont think it'd relate to that or we'd see a lot more reports of it. I've also been running it on dual core machines for the last three years or so (AMD and Intel) and I've not seen this problem here.

Very few people have reported this problem, but those seemed to get it often. I'm guessing they either do something a slightly different way to most people and there is a specific set of steps that lead to this problem, or some of the plugins they're using lead to the problem happening.
pBS
Offline

Posting Freak

Posts: 4,829
Threads: 182
Joined: Aug 2005
#25
2008-08-20, 10:06 PM (This post was last modified: 2008-08-20, 11:52 PM by pBS.)
what's required to cancel manually? can i do it from db alone?
assuming i need the system to 'see' that changes have been made in db after adjustment..
[as a workaround till fix is found]

this seems to effect all db writes,[long pauses after] so a resolution is really needed..
hopefully i'll get a chance to do a fresh build to see where it starts happening..
[i have an identical MB,etc]
hope it's not an xpMCE thing.
i wonder if there are any hotfixes for ADO that i'm missing? [running 2005 with rollup]

p.s. plugin dir empty, blue skin, comskip from parallelproc and ffmpeg snap from postproc[tried without both, same] hip with mce remote.

last time i did a fresh win/gb install, it was a bit faster but you could still see the delay..and quickrecs were slow on third instead of second...
Hardware: HDHR Prime, HDPVR 1212, Raspberry pi2, VFD display w/LCDSmartie
sub
Offline

Administrator

NextPVR HQ, New Zealand
Posts: 106,809
Threads: 769
Joined: Nov 2003
#26
2008-08-20, 10:10 PM
No, you cant do it from the database alone. It needs some API calls.

I'd try running without any plugins for a while (no WDM software recorder etc), then see if you can still reproduce the problem.
pBS
Offline

Posting Freak

Posts: 4,829
Threads: 182
Joined: Aug 2005
#27
2008-08-21, 04:13 AM
hmmm,could it be because i'm up into the 2+million mark in oid's?
will have to really clean it out to lower those..
[resetup cap cards, start with emptydb, and import the rec.dump]

will post if it fixes it...tho i think you might wanna look into updating the wrapper soon anyways...[lots of fixes in ver after yours]

hmm, i think it'll work if i just clear out programme, and recording_schedule tables and re-import..correct?
do reoccuring_extras get saved into the dump?
Hardware: HDHR Prime, HDPVR 1212, Raspberry pi2, VFD display w/LCDSmartie
sub
Offline

Administrator

NextPVR HQ, New Zealand
Posts: 106,809
Threads: 769
Joined: Nov 2003
#28
2008-08-21, 04:22 AM
Quote:hmmm,could it be because i'm up into the 2+million mark in oid's?
I wouldnt think so. Its not that big of a number. SQLite should be able to cope with this ok.

Quote:tho i think you might wanna look into updating the wrapper soon anyways...[lots of fixes in ver after yours]
I will look into it, but as I mentioned earlier - its not straight forward, and will probably break all existing plugins. This will of course mean the permanent death of some plugins that are no longer maintained, since those authors may not return to fix them, so this cant be taken lightly. Last time I changed the version of the SQLite wrapper I seriously pissed some people off.

I've also seen no definitive proof of any bugs being caused in the application due to bugs in the database wrapper. Your database locked problem could easily be a application logic problem, for example a plugin executing a query against the database then forgetting close the reader.
pBS
Offline

Posting Freak

Posts: 4,829
Threads: 182
Joined: Aug 2005
#29
2008-08-21, 12:37 PM
not running any plugins..plugin dir empty...
checked for software recorder stuff and none of it is there. [dlls etc.]
don't think i've ever even run wdm plugin on here...[sig for diff machine]
i've tried to eliminate anything special 'cept for a few custom ffmpeg profiles,which shouldn't
bother anything else.. only the very minimum needed to watch shows..

should have a fresh build next couple days so i'll let you know what happens there..
first i'll try rebuilding the database..Smile

so do reoccuring_extras get saved into the dump? assuming piority order would be preserved

it's got me stumped so far, everythings working great except for this..and i get lots of use out of it and the nmt.. hoping to squash this bug so i can use comm. skin again..Big Grin
Hardware: HDHR Prime, HDPVR 1212, Raspberry pi2, VFD display w/LCDSmartie
sub
Offline

Administrator

NextPVR HQ, New Zealand
Posts: 106,809
Threads: 769
Joined: Nov 2003
#30
2008-08-21, 03:41 PM
Quote:so do reoccuring_extras get saved into the dump? assuming piority order would be preserved
Only a limited subset of data is saved, and priority is not one of those data items.
« Next Oldest | Next Newest »

Users browsing this thread: 1 Guest(s)

Pages (7): « Previous 1 2 3 4 5 … 7 Next »
Jump to page 


Possibly Related Threads…
Thread Author Replies Views Last Post
  Audio buzzing second time recording launched. dennit 2 4,615 2012-12-09, 11:28 PM
Last Post: dennit
  Inhibit Computer Shutdown While Recording rwnz 52 31,031 2012-04-03, 11:40 AM
Last Post: pBS
  Start PC for recording, Sleep/Hibernate when done Basher52 6 5,032 2011-12-17, 02:52 PM
Last Post: Sykor
  intermittent recording failures bcdudley 6 3,734 2011-09-28, 07:28 AM
Last Post: bcdudley
  Recording fails but only on one channel (live viewing still works) dshoup 5 3,623 2011-09-19, 01:15 AM
Last Post: sub
  Sattelite interent recording? crsfooddude 1 2,198 2011-07-26, 02:32 AM
Last Post: mvallevand
  Recording problem with Hauppauge Nova-S USB2 ... softfoot 4 3,466 2011-06-27, 02:06 AM
Last Post: sub
  How to kill an orphan Live TV recording? martint123 2 2,398 2011-05-16, 05:33 PM
Last Post: martint123
  SUB: Recording show in two pieces. Found bug(?) lif 10 5,222 2011-05-11, 09:30 AM
Last Post: jksmurf
  Order of tuner use for live tv and recording shaunpatrick77 1 1,790 2011-02-19, 10:49 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