Cannot Install Windows ejabberd on Win7x64 System

Trying to install ejabberd 2.1.8 on a Windows 7 Pro system. It crashes during the post-install script. Ran the installer as administrator.

Looking at the install log, the lines below are repeated multiple times:
Crash dump was written to: ../logs/erl_crash_20110916-163933.dump
Kernel pid terminated (application_controller) ({application_start_failure,kernel,{shutdown,{kernel,start,[normal,[]]}}})

I'd paste in the dump, but it's mighty long...

When I re-run the script manually, seems like the "bash ./ejabberdctl started" line is the culprit. But, it times out and the install completes incompletely.

After install, the only thing running seems to be epmd.exe.

Uninstall and re-install results in the same issue.

What to do?

And once installed (even with

And once installed (even with some error), if you start ejabberd, does it work correctly?

Maybe what fails is the creation of the first account, but you can do that yourself if ejabberd really works.

Not sure what to look

Not sure what to look for.

The only Erlang-ish process under Task Manager is epmd.exe, although I amy be overlooking others.

Running

bash ./ejabberdctl start

works, but

bash ./ejabberdctl started

shows erl.exe popping up and out of Task Manager and multiple crash dumps in my command window.

Syndicate content