Nasa,<br><br><br>Regarding #1,<span style="color: rgb(51, 51, 255);"> I</span> <span style="color: rgb(51, 51, 255);">did see two instances of python2.6 running when I did top, so I killed both of them.</span><br># 2 yields this -----&gt;   <br>

<font color="#3333ff">[root@mythtv ~]# ps aux | grep python<br>root      2634  0.0  0.2  13320  4620 ?        S    Apr03   0:00 python ./hpssd.py<br>root     24049  0.0  0.4  17288 10020 ?        S    Apr09   0:00 python26 /usr/share/mythtv/mythvideo/scripts/Television/ttvdb.py -l en -M The Adventures of Sherlock Holmes<br>

root     28089  0.0  0.0   3908   660 pts/1    R+   07:57   0:00 grep python<br></font><br>#3 yields this:<br><br><font color="#3333ff">[root@mythtv ~]# ps aux | grep mythfront<br>root     28112  0.0  0.0   3908   660 pts/1    R+   08:00   0:00 grep mythfront<br>

</font><br>Thanks,<br><br>Ash<br><br>-----------------------------------------------------------------------------------------------------------------------------<br><br><br><br>Some things also to check:<br>
<br>
1. top (check to see what load your system is at)<br>
2. ps aux | grep python<br>
3. ps aux | grep mythfront<br>
<br>
I&#39;ve had issues when multiple instances of some these apps was causing 
funny things<br>
to happen.<br>
<font color="#888888"><br>
Nasa<br>
</font><br><br><br><div class="gmail_quote">On Wed, May 26, 2010 at 5:28 AM, Nasa <span dir="ltr">&lt;<a href="mailto:nasa01@comcast.net">nasa01@comcast.net</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">

<div><div></div><div class="h5"><br>
----- &quot;A Desai&quot; &lt;<a href="mailto:ashu.desai@gmail.com">ashu.desai@gmail.com</a>&gt; wrote:<br>
<br>
&gt; Doug,<br>
&gt; Please see the info below:<br>
&gt;<br>
&gt; Thanks again for the help.<br>
&gt;<br>
&gt; Regards,<br>
&gt; Ash.<br>
&gt;<br>
&gt;<br>
&gt;<br>
&gt;<br>
&gt; On Sun, May 23, 2010 at 1:35 PM, Doug Vaughan &lt; <a href="mailto:r.d.vaughan@rogers.com">r.d.vaughan@rogers.com</a><br>
&gt; &gt; wrote:<br>
&gt;<br>
&gt;<br>
&gt; Ash,<br>
&gt;   Lets take a step back as I do not remember how much information we<br>
&gt; exchanged last time. You will need to add the full path to jamu but,<br>
&gt; from a terminal please run<br>
&gt; &gt; ./jamu -v<br>
&gt;<br>
&gt;<br>
&gt; [root@mythtv scripts]# pwd<br>
&gt; /usr/share/mythtv/mythvideo/scripts<br>
&gt; [root@mythtv scripts]# python26 ./jamu.py -v<br>
&gt;<br>
&gt; Title: (JAMU - Just.Another.Metadata.Utility); Version: (v0.7.3);<br>
&gt; Author: (R.D.Vaughan)<br>
&gt;<br>
&gt; This python script is intended to perform a variety of utility<br>
&gt; functions on mythvideo metadata<br>
&gt; and the associated video files.<br>
&gt;<br>
&gt; The primary movie source for graphics and data is <a href="http://themoviedb.com" target="_blank">themoviedb.com</a> wiki.<br>
&gt; The primary TV Series source for graphics and data is <a href="http://thetvdb.com" target="_blank">thetvdb.com</a><br>
&gt; wiki.<br>
&gt; Users of this script are encouraged to populate both <a href="http://themoviedb.com" target="_blank">themoviedb.com</a><br>
&gt; and <a href="http://thetvdb.com" target="_blank">thetvdb.com</a> with posters,<br>
&gt; fan art and banners and meta data. The richer the source the more<br>
&gt; valuable the script.<br>
&gt;  <br>
&gt;<br>
&gt;<br>
&gt; Assuming you are on MythTV 0.23 or higher also in a terminal do the<br>
&gt; following:<br>
&gt; &gt; python<br>
&gt; &gt;&gt;&gt; import MythTV; MythTV.__version__<br>
&gt;<br>
&gt;  <br>
&gt; [root@mythtv scripts]# python26<br>
&gt; Python 2.6 (r26:66714, Feb 13 2009, 15:01:48)<br>
&gt; [GCC 4.1.2 20070626 (Red Hat 4.1.2-14)] on linux2<br>
&gt; Type &quot;help&quot;, &quot;copyright&quot;, &quot;credits&quot; or &quot;license&quot; for more information.<br>
&gt; &gt;&gt;&gt; import MythTV; MythTV.__version__<br>
&gt; Traceback (most recent call last):<br>
&gt;   File &quot;&lt;stdin&gt;&quot;, line 1, in &lt;module&gt;<br>
&gt; AttributeError: &#39;module&#39; object has no attribute &#39;__version__&#39;<br>
&gt;  <br>
&gt;<br>
&gt;<br>
&gt; Ctrl-D to exit python.<br>
&gt;<br>
&gt; In your response supply the following information:<br>
&gt; 1) The version number of Jamu from above and if you are using Mythtv<br>
&gt; 0.23 or higher, the response from the python &quot;import MythTV;<br>
&gt; MythTV.__version__&quot; command<br>
&gt; 2) Your Linux distro and its version<br>
&gt;<br>
&gt;  <br>
&gt; CentOS 5 --<br>
&gt;<br>
&gt;<br>
&gt; [root@mythtv ~]# uname -a<br>
&gt; Linux mythtv 2.6.18-164.2.1.el5.plus #1 SMP Fri Oct 9 12:34:43 EDT<br>
&gt; 2009 i686 athlon i386 GNU/Linux<br>
&gt;<br>
&gt;  <br>
&gt;<br>
&gt;<br>
&gt; 3) The version of MythTV you are running.<br>
&gt;<br>
&gt;<br>
&gt; [root@mythtv svn]# mythbackend --version<br>
&gt; Please attach all output as a file in bug reports.<br>
&gt; MythTV Version   : 24609<br>
&gt; MythTV Branch    : branches/release-0-23-fixes<br>
&gt; Network Protocol : 56<br>
&gt; Library API      : 0.23.20100429-1<br>
&gt; QT Version       : 4.5.1<br>
&gt; Options compiled in:<br>
&gt;  linux release using_oss using_alsa using_jack using_backend using_dvb<br>
&gt; using_frontend using_hdhomerun using_hdpvr using_iptv using_ivtv<br>
&gt; using_joystick_menu using_lirc using_mheg using_opengl_video<br>
&gt; using_opengl_vsync using_qtdbus using_qtwebkit using_v4l using_x11<br>
&gt; using_xrandr using_xv using_xvmc using_xvmc_vld using_xvmcw<br>
&gt; using_bindings_perl using_bindings_python using_opengl using_vdpau<br>
&gt; using_ffmpeg_threads using_live using_mheg<br>
&gt;  <br>
&gt;<br>
&gt; 4) Does Jamu run fine from the command line but &quot;hang&quot; ONLY in a cron<br>
&gt; job?<br>
&gt;<br>
&gt;  <br>
&gt; i always run it as command line, and it fails everytime when i do that<br>
&gt;  <br>
&gt;<br>
&gt;<br>
&gt; 5) Did you install Mythbuntu if so then what version and do you<br>
&gt; subscript to the &quot;Daily Builds&quot;?<br>
&gt;<br>
&gt;<br>
&gt; The theme &quot;mythbuntu&quot; came with my install -- so No, I didn&#39;t install<br>
&gt; it separately.<br>
&gt;<br>
&gt;  <br>
&gt;<br>
&gt; 6) Add a link to a recent Jamu -MWV log. Make sure it will be around<br>
&gt; for at least a week.<br>
&gt;<br>
&gt;<br>
&gt; 2010-05-23 12:36:20.754 Python Database Connection: Using connection<br>
&gt; settings from /root/.mythtv/config.xml<br>
&gt;<br>
&gt; ==========================================================================================<br>
&gt; Listed below are the types and base directories Jamu will use for<br>
&gt; processing.<br>
&gt; The list reflects your current configuration for the &#39;mythtv&#39; back end<br>
&gt; and whether a directory is a &#39;SG&#39; (storage group) or not.<br>
&gt; Note: All directories are from settings in the MythDB specific to<br>
&gt; hostname (mythtv).<br>
&gt; Note: Screenshot directories are not listed as Jamu does not process<br>
&gt; Screenshots.<br>
&gt; ------------------------------------------------------------------------------------------<br>
&gt; Type: Fan art     - SG-YES - Directory: (/usr/local/media/m1/fanart)<br>
&gt; Type: Video       - SG-YES - Directory: (/usr/local/media/m2/videos)<br>
&gt; Type: Cover art   - SG-YES - Directory:<br>
&gt; (/usr/local/media/m1/video_covers)<br>
&gt; Type: Banners     - SG-YES - Directory: (/usr/local/media/m3/banners)<br>
&gt; ------------------------------------------------------------------------------------------<br>
&gt; If a directory you set from a separate Front end is not displayed it<br>
&gt; means<br>
&gt; that the directory is not accessible from this backend OR<br>
&gt; you must add the missing directories using the Front end on this Back<br>
&gt; end.<br>
&gt; Front end settings are host machine specific.<br>
&gt; ==========================================================================================<br>
&gt;<br>
&gt; Found movie inetref (10022),[The Pacifier (2005)]<br>
&gt;<br>
&gt; This was running for over 2 days, and it keeps sitting like this.<br>
&gt;  <br>
&gt;<br>
&gt; 7) If you are using trunk resync and compile. Within the last month<br>
&gt; there was an issue with the new trunk python bindings which did not<br>
&gt; let either Jamu or MiroBridge exit from time to time. That has been<br>
&gt; subsequently fixed.<br>
&gt;<br>
&gt;<br>
&gt; I am using the 0-23-Fixes (not the trunk version) and I just updated<br>
&gt; it a week back...<br>
&gt;<br>
&gt;<br>
</div></div><div><div class="h5">

&gt;<br>
&gt; The continuous hang issue you have reported has not come up before<br>
&gt; from any other users outside of what I described in my original<br>
&gt; response. Right now I am at a complete loss for what may be causing<br>
&gt; this issue.<br>
&gt;<br>
&gt; Doug<br>
&gt;<br>
&gt;<br>
&gt;<br>
&gt; _______________________________________________<br>
&gt; mythtv-users mailing list<br>
&gt; <a href="mailto:mythtv-users@mythtv.org">mythtv-users@mythtv.org</a><br>
&gt; <a href="http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users" target="_blank">http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users</a><br>
&gt;<br>
&gt;<br>
&gt; _______________________________________________<br>
&gt; mythtv-users mailing list<br>
&gt; <a href="mailto:mythtv-users@mythtv.org">mythtv-users@mythtv.org</a><br>
&gt; <a href="http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users" target="_blank">http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users</a><br>
_______________________________________________<br>
mythtv-users mailing list<br>
<a href="mailto:mythtv-users@mythtv.org">mythtv-users@mythtv.org</a><br>
<a href="http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users" target="_blank">http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users</a><br>
</div></div></blockquote></div><br>