[Dxspider-support] Upstart constantly spawning new cluster process

Ton Machielsen ton at machielsen.net
Tue Sep 11 14:10:38 BST 2012


Hi all!

i followed the exact instructions on
http://wiki.dxcluster.org/index.php/Configuration#Autostarting_the_clusterbut
upstart keeps launching new cluster processes.

The log only tells me:

1347368933^cluster^DXSpider V1.55, build 0.67 started
1347368934^cluster^DXSpider V1.55, build 0.67 started
1347368935^cluster^DXSpider V1.55, build 0.67 started
1347368935^cluster^DXSpider V1.55, build 0.67 started
1347368936^cluster^DXSpider V1.55, build 0.67 started
1347368937^cluster^DXSpider V1.55, build 0.67 started
1347368937^cluster^DXSpider V1.55, build 0.67 started

How can i troubleshoot what is the issue here?

Init file looks like this:

-----
#DXSpider startup script
#
# This service maintains a getty on tty7 from the point the system is
# started until it is shut down again.


start on runlevel [2345]
stop on runlevel [!2345]

respawn

exec /bin/su - sysop -c "/usr/bin/perl -w /spider/perl/cluster.pl"
>/dev/tty7
-----

DXSpider 1.55 on Ubuntu 12.04.

Thanks,

Ton.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mailman.tobit.co.uk/pipermail/dxspider-support/attachments/20120911/b88fe300/attachment.html>


More information about the Dxspider-support mailing list