On 5/18/08, Ivan Buresi <[EMAIL PROTECTED]> wrote:
>
> ejabberd fails to start after install, I joined the crash dump to the report.
{application_start_failure,kernel,{shutdown,{kernel,start,[normal,[]]}}}
means that there's something wrong at the very beginning of a startup.
It might be that erlang cannot create .erlang.cookie in
/var/lib/ejabberd dir. It might be that there's something wrong with
network setup. Or even if you already have another ejabberd instance
running you'll get the same info in erl_crash.dump.
Could you try to start ejabberd from command line as
# su - ejabberd -c /usr/sbin/ejabberd
and show the output.
--
Sergei Golovan
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]