Error running Post Install Script on Windows XP (32 bit) with 2.0.5

I am getting Error running Post Install Script at the end of a Win32 install on XP. This is with ejabberd 2.0.5 binary installer.

If I try to start ejabberd after this it fails. The log file contains the following error report...

=INFO REPORT==== 2009-07-24 12:22:20 ===
    application: ejabberd
    exited: {bad_return,
                {{ejabberd_app,start,[normal,[]]},
                 {'EXIT',
                     {badarg,
                         [{erlang,list_to_integer,["8 192"]},
                          {win32_dns,'-translate/2-lc$^2/1-2-',1},
                          {win32_dns,'-translate/2-lc$^2/1-2-',1},
                          {win32_dns,'-translate/2-lc$^1/1-1-',1},
                          {win32_dns,'-config_keys/2-lc$^0/1-0-',2},
                          {win32_dns,'-config_keys/2-lc$^0/1-0-',2},
                          {win32_dns,all_configs,0},
                          {win32_dns,pick_config,0}]}}}}
    type: temporary

This may be an example of https://support.process-one.net/browse/EJAB-927 but copying the new win32_dns.beam file from http://www.ejabberd.im/node/3430 to my ebin directory doesn't seem to cure the problem.

Any other suggestions?

Error running Post Install Script- Installing on WinXP Pro 32bit

Hellow,

I am getting the same error. What directory should the file "win32_dns.beam" be copied to?

Copy that beam file to the

Copy that beam file to the same directory that has all the other ejabberd beam files. It will probably be something like:
C:\ejabberd-2.1.0_beta2\lib\ejabberd-2.1.0_beta2\ebin

Syndicate content