<div dir="ltr">FreeBSD 7.0:<br>wenewlaptop# ./authbootdebug.sh <br>{"init terminating in do_boot",{'cannot load',error_handler,get_file}}<br>Crash dump was written to: erl_crash.dump<br>init terminating in do_boot ()<br>
%%context of the authbootdebug.sh,this shell works on ubuntu 8.04<br>wenewlaptop# cat authbootdebug.sh <br>#!/bin/sh<br>/usr/local/bin/erl6 -pa /home/erlang/authserver/ebin -name authservernode@wenewlaptop -setcookie abc -config authlog -boot authserver<br>
<br>%%i google some infomation from internet,it's said that erlang installation abnormal,<br>and i find the error_handle.beam on kernel directory,<br>but i don't know howto fix it?<br>any ideas?<br><br>wenew zhang<br>
</div>