View unanswered posts    View active topics

All times are UTC - 6 hours





Post new topic Reply to topic  [ 3 posts ] 
Print view Previous topic   Next topic  
Author Message
Search for:
PostPosted: Thu Jun 17, 2010 8:44 am 
Offline
Joined: Tue Feb 28, 2006 12:54 pm
Posts: 124
Location: Konstanz, Germany
Hi ...

anybody has problem with removing jobs ... trying to transcode a recorded tvshow to xvid ...

job is in statuslist oder joblist ... too on webinterface screen, but it is not possible to remove :-( nor to stop / pause job ...

any hints? Which info do you need? I look in back-/frontend.log but did not find any problems ...

using system with core/extra repos ...

_________________
-------------------------------------------------
KnoppMyth R6 (release)
* ELITEGROUP 915P-A w P4 3,2 GHz 512MB
* ATI x300PCIe
* HD 200 GB SATA / DVD DL(RW)
- DVB-C / Hauppage PVR-500 (2x analog)
- ATI RemoteWonder, CHERRY /wl keyboard/mouse


Top
 Profile  
 
 Post subject:
PostPosted: Thu Jun 17, 2010 11:04 am 
Offline
Joined: Wed Feb 08, 2006 6:13 pm
Posts: 480
Location: IN
I encountered a similar problem when trying to set up jobs for encoding for my wife's iPod.

I ended up just installing phpMyAdmin and removing the jobs from the "jobqueue" table in the "mythconverg" database by hand.

I don't know of any other way to kill a job before it finished. If you pkill the process it just re-launches thanks to still being in the jobqueue table.

Good Luck,

Martian

_________________
ABIT NF-M2 nView | Athlon 64 X2 3800+ | 2GB DDR2 800 | HDHomerun | GeForce 6150 (onboard) | WD 640 GB SATA HD | DVD-RW (sata) | StreamZap IR receiver with Logitech Harmony remote

Vizio 37" LCD HDTV (1080p)


Top
 Profile  
 
 Post subject:
PostPosted: Sun Jun 20, 2010 1:58 pm 
Offline
Joined: Sun Nov 12, 2006 3:15 pm
Posts: 21
This is what I do. Open a terminal.


mysql -u mythtv -pmythtv
use mythconverge;
select * from jobqueue;
DELETE FROM jobqueue where status="1";
quit


That always seems to work for me. 1 is for a queued and 4 is for active jobs. I wish I could remember where I got that from, I would give them credit. I was just barely smart enough to write it down when I came across it. Good luck.


Top
 Profile  
 

Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 3 posts ] 


All times are UTC - 6 hours




Who is online

Users browsing this forum: No registered users and 125 guests


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Jump to:  
Powered by phpBB® Forum Software © phpBB Group

Theme Created By ceyhansuyu