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