[Dxspider-support] Ubuntu 9.04 - console.pl

Dirk Koopman G1TLH gb7tlh at dxcluster.org
Mon Sep 28 00:02:04 BST 2009


Er...

The cluster is running, isn't it?

ps ax | grep cluster

I ask because you have come from a non-ubuntu distro and starting up the 
node is different.

You will need to stick this file:

#DXSpider startup script
#
# This service maintains a copy of dxspider from the point the system is
# started until it is shut down again.

start on runlevel 2
start on runlevel 3

stop on runlevel 0
stop on runlevel 1
stop on runlevel 4
stop on runlevel 5
stop on runlevel 6

respawn
exec su -c "/usr/bin/perl -w /spider/perl/cluster.pl >dev/null 2>&1" spider

into: /etc/event.d/dxspider

Ron Gibson wrote:
> after multiple n's it ends at:
> main::(console.pl:493): $SIG{__DIE__} = \$sig_term;
> 
> After Gordon ZL2ARN reported the same problem including a client program 
> problem, I tried to connect using the client and it also terminates.
> 
> 
> 
> Dirk Koopman G1TLH wrote:
>> Ron Gibson wrote:
>>> Hi Dirk,
>>> Here is what I got:
>>>
>>> Loading DB routine from perl5db/pl version 1.3
>>> Editor support available
>>> Enter h ........................
>>>
>>> Main::(console.pl:16): require 5.004;
>>>  DB<1>
>>> ------------------------------
>>> I pressed r and enter and got the bottom status line of console then:
>>> ------------------------------
>>> Debugged program terminated ...................
>>>  DB<1>
>>>
>>
>> oookaaay.
>>
>> So start it up again with: perl -d console.pl
>> and at the prompt type: n
>> and then either press : n
>> repeatedly and report the result.
>>
>> Dirk
>>
>>
>> _______________________________________________
>> Dxspider-support mailing list
>> Dxspider-support at dxcluster.org
>> http://mailman.tobit.co.uk/mailman/listinfo/dxspider-support
>>
>>
> 
> _______________________________________________
> Dxspider-support mailing list
> Dxspider-support at dxcluster.org
> http://mailman.tobit.co.uk/mailman/listinfo/dxspider-support
> 




More information about the Dxspider-support mailing list