[mythtv-users] Error when using mythfilldatabase

Glenn Sommer glenn_sommer at hotmail.com
Sun Dec 17 17:48:00 UTC 2006


Hi :)

This being my first post here - I'll like to point out that I think mythtv 
is a GREAT peace of software!
I've tried software like WinTV2000 and beoyndTV(I think that was the 
name)... But in my opinion they are no match to MythTV.

Anyway, I've just installed mythtv on a new computer, and I'm running into 
some problems using mythfilldatabase.
I'm using the latest mythtv version from gentoo (mythtv-0.20_p11626)  - and 
the latest xmltv (using the tv_grap_dk). (xmltv-0.5.44)

When I execute mythfilldatabase I end up with this error:
"ICE default IO error handler doing an exit(), pid = 16079, errno = 32"

With verbose on ALL I get this output:
"
en charmerende Don Juan-type og en sexet blondine, er det kun et spørgsmål 
om tid, før et firkantsdrama i kollektivet bryder ud.'
2006-12-17 18:47:14.181 MSqlQuery: UPDATE program set last = 1 WHERE 
starttime = '2006-12-23T01:00:00'   AND title = 'World Poker Tour 4 - Aruba' 
   AND subtitle = ''   AND description = ''
2006-12-17 18:47:14.181 MSqlQuery: UPDATE program set last = 1 WHERE 
starttime = '2006-12-20T01:30:00'   AND title = 'World Poker Tour 4 - 
Bicycle Casino Los Angeles'   AND subtitle = ''   AND description = ''
2006-12-17 18:47:14.181 MSqlQuery: UPDATE program set last = 1 WHERE 
starttime = '2006-12-21T01:30:00'   AND title = 'World Poker Tour 4 - 
Borgata Open Atlantic City'   AND subtitle = ''   AND description = ''
2006-12-17 18:47:14.182 MSqlQuery: UPDATE program set last = 1 WHERE 
starttime = '2006-12-24T00:30:00'   AND title = 'World Poker Tour 4 - Doyle 
Brunson Bellagio'   AND subtitle = ''   AND description = ''
2006-12-17 18:47:14.182 MSqlQuery: UPDATE program set last = 1 WHERE 
starttime = '2006-12-22T01:50:00'   AND title = 'World Poker Tour 4 - Grand 
Prix de Paris'   AND subtitle = ''   AND description = ''
2006-12-17 18:47:14.182 MSqlQuery: UPDATE program set last = 1 WHERE 
starttime = '2006-12-19T01:30:00'   AND title = 'World Poker Tour 4 - Mirage 
Las Vegas'   AND subtitle = ''   AND description = ''
2006-12-17 18:47:14.183 MSqlQuery: UPDATE program set last = 1 WHERE 
starttime = '2006-12-19T21:00:00'   AND title = 'Ã
2006-12-17 18:47:14.183 MSqlQuery: UPDATE program set last = 1 WHERE 
starttime = '2006-12-19T15:40:00'   AND title = 'Ã
2006-12-17 18:47:14.183     Found 716
2006-12-17 18:47:14.186 MSqlQuery: SELECT count(previouslyshown) FROM 
program WHERE previouslyshown = 1;
2006-12-17 18:47:14.186 MSqlQuery: UPDATE settings SET data = '1' WHERE 
value = 'HaveRepeats';
2006-12-17 18:47:14.186
===============================================================
| Attempting to contact the master backend for rescheduling.  |
| If the master is not running, rescheduling will happen when |
| the master backend is restarted.                            |
===============================================================
2006-12-17 18:47:14.187 MSqlQuery: SELECT data FROM settings WHERE value = 
'MasterServerIP' AND hostname = 'SleepyII' ;
2006-12-17 18:47:14.187 MSqlQuery: SELECT data FROM settings WHERE value = 
'MasterServerIP' AND hostname IS NULL;
2006-12-17 18:47:14.187 MSqlQuery: SELECT data FROM settings WHERE value = 
'MasterServerPort' AND hostname = 'SleepyII' ;
2006-12-17 18:47:14.188 MSqlQuery: SELECT data FROM settings WHERE value = 
'MasterServerPort' AND hostname IS NULL;
2006-12-17 18:47:14.188 MythSocket(5b4490:13): new socket
2006-12-17 18:47:14.188 MSqlQuery: SELECT data FROM settings WHERE value = 
'WOLbackendReconnectWaitTime' AND hostname = 'SleepyII' ;
2006-12-17 18:47:14.189 MSqlQuery: SELECT data FROM settings WHERE value = 
'WOLbackendReconnectWaitTime' AND hostname IS NULL;
2006-12-17 18:47:14.189 MSqlQuery: SELECT data FROM settings WHERE value = 
'WOLbackendConnectRetry' AND hostname = 'SleepyII' ;
2006-12-17 18:47:14.189 MSqlQuery: SELECT data FROM settings WHERE value = 
'WOLbackendConnectRetry' AND hostname IS NULL;
2006-12-17 18:47:14.189 Connecting to backend server: 127.0.0.1:6543 (try 1 
of 5)
2006-12-17 18:47:14.189 MythSocket(5b4760:14): new socket
2006-12-17 18:47:14.189 MythSocket(5b4760:14): attempting connect() to 
(127.0.0.1:6543)
2006-12-17 18:47:14.189 MythSocket(5b4760:14): state change Idle -> 
Connected
2006-12-17 18:47:14.190 write -> 14 21      MYTH_PROTO_VERSION 31
2006-12-17 18:47:14.190 read  <- 14 13      ACCEPT[]:[]31
2006-12-17 18:47:14.190 Using protocol version 31
2006-12-17 18:47:14.190 write -> 14 22      ANN Monitor SleepyII 0
2006-12-17 18:47:14.190 read  <- 14 2       OK
2006-12-17 18:47:14.190 MythSocket(5b4490:13): attempting connect() to 
(127.0.0.1:6543)
2006-12-17 18:47:14.190 MythSocket(5b4490:13): state change Idle -> 
Connected
2006-12-17 18:47:14.190 write -> 13 22      ANN Monitor SleepyII 1
2006-12-17 18:47:14.190 read  <- 13 2       OK
2006-12-17 18:47:14.191 MythSocket(5b4490:13): UpRef: 1
2006-12-17 18:47:14.191 write -> 14 24      RESCHEDULE_RECORDINGS -1
2006-12-17 18:47:14.191 read  <- 14 1       1
2006-12-17 18:47:14.191 write -> 14 32      MESSAGE[]:[]CLEAR_SETTINGS_CACHE
2006-12-17 18:47:14.191 read  <- 14 2       OK
2006-12-17 18:47:14.191 MythSocket(5b4760:14): DownRef: -1
2006-12-17 18:47:14.191 MythSocket(5b4760:14): state change Connected -> 
Idle
2006-12-17 18:47:14.192 MythSocket(5b4760:-1): delete socket
2006-12-17 18:47:14.192 MythSocket(5b4490:13): DownRef: 0
2006-12-17 18:47:14.193 mythfilldatabase run complete.
ICE default IO error handler doing an exit(), pid = 20161, errno = 32
2006-12-17 18:47:14.194 MythSocket: readyread thread start
2006-12-17 18:47:14.194 MythSocket: readyread thread exit
"

I've searched the net but I cannot find any match related to "mythtv" or 
"mythfilldatabase"
So, what could be causing this behavior?


From
Glenn Sommer

_________________________________________________________________
Find din nye bil billigst  http://biler.msn.dk/



More information about the mythtv-users mailing list