[mythtv] [mythtv-commits] Ticket #996: mythjobqueue fails to

Chris Pinkham cpinkham at bc2va.org
Mon Jan 30 14:58:32 UTC 2006


> >#996: mythjobqueue fails to transition from "stopping" to "finished" if new jobs
> >enter queue

> I've seen something similar that might give someone an idea: I had 40 
> programs orso scheduled for transcode. Halfway trough I had to restart 
> mythbackend to try a few changes I made. when I restarted mythbackend 
> (old=.18 new=svn head) the last program it was busy with transcoding was 
> now marked "stopping". the next one would actually be running. It would 
> stay like that for maybe an hour orso..   maybe the OP did the same thing?

No, his jobs actually ran, went to "stopping" and never made it out, the
backend stayed up the whole time.  I've looked at his logs and can't tell
what is happening by looking at them, I do know though that the JobQueue should
print out a success/fail message after the myth_system() call finishes, so it
appears that may not be finishing.  The transition to JOB_STOPPING is just about
the last thing that mythtranscode does before exitting, so I'm not 100% sure
that this is the case, but want to verify since I know the JobQueue should also
be printing out something right after mythtranscode finishes but I don't see this
in the logs.

-- 
Chris



More information about the mythtv-dev mailing list