"Justin Wetherell" wrote: > since tvserver is taking a chunk of CPU, here is it's log: > 2006-08-04 16:12:02,149 INFO [ epg] server.py 53: start epg server > with database /var/lib/freevo/epg.sqlite > 2006-08-04 16:12:02,158 INFO [ rpc] rpc.py 123: remove socket from > dead server > 2006-08-04 16:12:02,169 INFO [ rpc] rpc.py 157: New connection > <socket._socketobject object at 0xb75f092c>
This only happens once on startup?
> 2006-08-04 16:12:02,176 INFO [ rpc] rpc.py 353: delay packet CALL
> 2006-08-04 16:12:04,296 INFO [ epg] server.py 105: listening on
> address 192.168.0.2:33312
> 2006-08-04 16:12:04,306 INFO [record] server.py 164: answer from
> scheduler
> 2006-08-04 16:12:04,308 INFO [record] server.py 182: send update for 1
> recordings
> 2006-08-04 16:12:04,309 INFO [record] server.py 204: calling
> self.schedule
> 2006-08-04 16:12:04,410 INFO [record] server.py 144: recordings:
> 0 I10853.lab "Recording" 1000 0804.13:30-13:45 1 5 missed
>
> 2006-08-04 16:12:04,411 INFO [record] server.py 148: favorites:
> 0 "Favorite" 50 (exact matching)
>
> 2006-08-04 16:12:05,188 INFO [record] recorder.py 113: add <Recorder for
> [EMAIL PROTECTED]:ivtv0>
> 2006-08-04 16:12:05,200 INFO [record] server.py 164: answer from
> scheduler
> 2006-08-04 16:12:05,202 INFO [record] server.py 204: calling
> self.schedule
> 2006-08-04 16:12:05,302 INFO [record] server.py 144: recordings:
> 0 I10853.lab "Recording" 1000 0804.13:30-13:45 1 5 missed
>
> 2006-08-04 16:12:05,303 INFO [record] server.py 148: favorites:
> 0 "Favorite" 50 (exact matching)
>
> 2006-08-04 16:12:06,201 INFO [record] server.py 297: save fxd file
> 2006-08-04 16:12:15,779 INFO [record] server.py 373: send list for 1
> recordings
Look good.
> After I play a recording, here is what's added to main log:
I don't see why playing a recording solves the problem. Can you look
at the network using ethereal (or wireshark as it is called now) to
see if anything is up? Having two apps using much CPU sounds like they
exchange too much information.
> 2006-08-04 16:12:13,251 WARNING [config] __init__.py 273:
> VIDEO_SHOW_DATA_DIR not found
> 2006-08-04 16:14:59,174 WARNING [ root] directory.py 149: filename as
> directory is deprecated
That should not happen, but it is unrelated.
> 2006-08-04 16:15:15,216 ERROR [record] tvserver.py 434: Mbus error:
> timeout while waiting on RPC return. RPC-ID: 9105, 4W2NZEHxdpCEGL8M
> mbus/1.0 9105 1154722515 R (type:home-theatre
> id:[EMAIL PROTECTED]:core) (type:home-theatre
> id:[EMAIL PROTECTED] module:tvserver) ()
> home-theatre.epg.connect ((("ID" "9105" ) ("RPC-TYPE" "UNICAST" ) ) () )
First of all: timeout is bad. Second: why connect at this point. They
should already be connected. Very very strange. Again, please take a
look at the network monitor.
Dischi
--
Eat right. Stay fit. Die anyway.
pgpZDJlJmy1wp.pgp
Description: PGP signature
------------------------------------------------------------------------- Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT & business topics through brief surveys -- and earn cash http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________ Freevo-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/freevo-devel
