<html>
<body>
<font size=3>At 07:29 PM 2/23/2010, Mache Creeger wrote:<br>
<blockquote type=cite class=cite cite="">At 06:29 PM 2/23/2010, Raymond
Wagner wrote:<br>
<blockquote type=cite class=cite cite="">On 2/23/2010 21:15, Mache
Creeger wrote:<br>
<blockquote type=cite class=cite cite="">Using Windows XP Pro in either
IE 8.0.6001 or Firefox 3.5.8, clicking on a specific Recorded Program in
mythweb does not bring up the program detail page. All other pages seem
to work fine. I am fully patched up on 0.22 on Fedora
12.</blockquote><br>
Could you give a bit more detail?<br><br>
This is in the 'Recorded Programs' page?<br><br>
Is this only on one or a couple recordings, or all recordings?<br><br>
Does the page not work at all? Do you get the single white line at the
top of the page? Do you get any sort of error from the
page?</blockquote><br>
I found the error. <br><br>
In /var/log/mysqld.log I found a large number of:<br><br>
[ERROR] /usr/libexec/mysqld: Table './mythconverg/recordedseek' is marked
as crashed and should be repaired<br><br>
I then did an <br><br>
ls -al on
/usr/share/doc/mythtv-docs-0.22/contrib/maintenance/optimize_mythdb.pl<br>
<br>
only to find that a recent update made it non-executable. As a result,
the optimization script that I run each night with logrotate did not work
properly. <br><br>
I chmod'ed optimize_mythdb.pl to add executable privileges, manually ran
it, and restarted mysql, mythbackend, and httpd. <br><br>
Everything works fine now. <br><br>
It is weird that there were no errors in /var/log/httpd/access_log,
/var/log/httpd/error_log, /var/log/mythtv/mythbackend.log. Because it was
going on so long and crashing out, there were no
/var/log/mythtv/optimize_mythdb.log files that I usually get from running
the optimization script. It was just a fluke that I looked in mysqld.log.
<br><br>
-- Mache</font></blockquote><br>
While the basic problem has been resolved, mythweb still takes around 5
minutes to render the detail page for a specific recording selected from
the Recorded Program page. Is there anyway to speed things up? Looking at
top during the rendering time shows that the CPU is 85% idle. Is it
waiting for something to time out?<br><br>
-- Mache<br>
</body>
</html>