On 7/30/08, Michael Flaig <[EMAIL PROTECTED]> wrote:
>
>  On apt-get install ejabberd the admin user should be created and I see
>  dots as a progress bar. Each dot is showing a syslog message
>  Jul 30 01:23:16 srv-2000 epmd: epmd: epmd running - daemon = 1
>  [...]
>  Jul 30 01:24:28 srv-2000 epmd: epmd: epmd running - daemon = 1
>
>  srv-2000:/etc/ejabberd# ps ax | grep epmd | wc -l
>  64
>
>  The Syslog message occurs 64 times as well.

So, looks like epmd cannot detect that someone is listeninig at port
4369 already (or it can't exit).

Could you tell me which epmd process is listening on port 4369? The
first one or the last one?

Could you also run
epmd -daemon -debug -debug -debug
command and try to find some more info in /var/log/syslog? And also
without -daemon option.

Also, you're using a fairly old kernel 2.6.16. May be it has a bug
which doesn't allow epmd to exit? Is there an option to upgrade the
kernel? I tried to run several epmd processes on both 2.6.18-6-amd64
(etch) and 2.6.24-1-amd64 (lenny). In both cases the second epmd
successfully exited.

-- 
Sergei Golovan



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to