Hmmm,
A bit of digging revealed that the DCErouter actually segfaults. Not sure why that happens, but when I look into the screen I see the following:
ready to dump locks using logger: 0x94c8f60
/usr/pluto/bin/Spawn_DCERouter.sh: line 74: 20460 Segmentation fault (core dumped) /usr/pluto/bin/Spawn_Wrapper.sh /usr/pluto/bin/DCE
Router $PLUTO_DB_CRED -D "$MySqlDBName" -l "$LogFile"
LOG: Return code: 139
3 12/27/09 17:35:21 DCERouter (server) ESC[1;31mDevice died... count=35/200 dev=DCERouterESC[1;00m
3 12/27/09 17:35:21 DCERouter (server) ESC[1;31mDevice died... count=35/200 dev=DCERouterESC[1;00m
LOG: Sun Dec 27 17:35:21 CET 2009 died
out
LOG: ========== NEW LOG SECTION ==========
1 12/27/09 17:35:27 DCERouter (server) ESC[1;00mStarting... 36ESC[1;00m
1 12/27/09 17:35:27 DCERouter (server) ESC[1;00mStarting... 36ESC[1;00m
LOG: Sun Dec 27 17:35:27 CET 2009 Starting
Cannot perform query: [update CommandGroup set `PK_CommandGroup`=80, `FK_Array`=5, `FK_Installation`=1001371, `Description`="TV", `Hint`="
Living Room", `CanTurnOff`=0, `AlwaysShow`=0, `CanBeHidden`=0, `FK_Criteria_Orbiter`=NULL, `FK_DesignObj`=NULL, `FK_Template`=33, `AltID`=
NULL, `FK_Icon`=11, `AutoGeneratedDate`="2009-09-02 21:02:55", `Disabled`=0, `TemplateParm1`=57, `TemplateParm2`=1, `FK_Text`=NULL, `psc_i
d`=NULL, `psc_batch`=NULL, `psc_user`=0, `psc_frozen`=0, `psc_restrict`=0 where `PK_CommandGroup`=80] Unknown column 'FK_Text' in 'field l
ist'
<snip a whole lot of "Cannot perform query because of Unknown column FK_Text">
Copyright (C) 2004 Pluto, Inc., a Florida Corporation
www.plutohome.com
Phone: +1 (877) 758-8648
This program is distributed according to the terms of the GNU Public License, available at:
http://www.fsf.org/licensing/licenses/gpl.html
This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY;
without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
See the GNU Public License for more details.
---------------
Checking MythTV storage group Default for host localhost...Ok
Checking MythTV storage group LiveTV for host localhost...Ok
Checking MythTV storage group public for host localhost...Ok
Checking MythTV storage group Martijn for host localhost...Ok
Checking MythTV storage group Default for host localhost...Ok
Checking MythTV storage group LiveTV for host localhost...Ok
Checking MythTV storage group public: Media [43] for host localhost...Ok
Checking MythTV storage group Martijn: Media [43] for host localhost...Ok
Checking MythTV storage group Default for host dcerouter...Ok
Checking MythTV storage group LiveTV for host dcerouter...Ok
Checking MythTV storage group public for host dcerouter...Ok
Checking MythTV storage group Martijn for host dcerouter...Ok
Checking MythTV storage group Default for host dcerouter...Ok
Checking MythTV storage group LiveTV for host dcerouter...Ok
Checking MythTV storage group public: Media [43] for host dcerouter...Ok
Checking MythTV storage group Martijn: Media [43] for host dcerouter...Ok
Checking MythTV storage group Default for host moon49...Ok
Checking MythTV storage group LiveTV for host moon49...Ok
Checking MythTV storage group public for host moon49...Ok
So what's with the FK_Text field, and why does my database not have it?