Skip to Content.
Sympa Menu

en - Re: [sympa-users]processes dieing for unknown reason...

Subject: The mailing list for listmasters using Sympa

List archive

Chronological Thread  
  • From: Olivier Salaun - CRU <address@concealed>
  • To: Eric Sandquist <address@concealed>
  • Cc: address@concealed
  • Subject: Re: [sympa-users]processes dieing for unknown reason...
  • Date: Mon, 10 Feb 2003 16:21:34 +0100

If connection with syslogd was lost Sympa tries to reconnect using
standard Sys:Syslog perl module.
But Sys::Syslog is somehow radical when it cannot connect to syslogd.
Bellow is an extract from Syslog.pm :

connect(SYSLOG,$that) || croak "connect: $! (SOCK_DGRAM after trying
SOCK_STREAM)";

You'd better have a running syslogd ;-)

Eric Sandquist wrote:
A while back I posted that the four processes started for sympa-3.4.2 were dieing.... It was suggested that i try to use Screens and run sympa.pl -D and watch for the failure... I tried this and as soon as I did it, it ran for 5 days without dieing.. well...
I attached to one of the detached screens and found this as the las entry:
connect: Permission denied (SOCK_DGRAM after trying SOCK_STREAM) at /www/sympa/bin/log.pm line 96
[1]+ Exit 255 /www/sympa/bin/sympa.pl -d (wd: /home/webmaster)


--
Olivier Salaun
Comite Reseau des Universites




Archive powered by MHonArc 2.6.19+.

Top of Page