[erlang-questions] start_erl

Mikael Lixenstrand mikael@REDACTED
Thu Nov 13 09:54:49 CET 2008


I have an old Erlang application that i needs to move up to a OTP R12
release because i need the single bit support.


/usr/lib/erlang/bin/start_erl /usr/lib/erlang /usr/lib/erlang/releases
/usr/lib/erlang/releases/start_erl.data -sname Bosse0 -setcookie BOSSE
-pa /usr/dallas/ebin +A 4 +Bi
Erlang (BEAM) emulator version 5.6.3 [source] [smp:4]
[async-threads:4] [hipe] [kernel-poll:false]

Eshell V5.6.3  (abort with ^G)
(Bosse0@REDACTED)1>


works fine and i just get a shell i cant exit.


/usr/lib/erlang/bin/run_erl -deamon /tmp/ /var/log/erlang0 "exec
/usr/lib/erlang/bin/start_erl /usr/lib/erlang /usr/lib/erlang/releases
/usr/lib/erlang/releases/start_erl.data -sname Bosse0 -setcookie BOSSE
-pa /usr/dallas/ebin +A 4 +Bi"
run_erl:577 [12924] Thu Nov 13 09:14:00 2008
Erlang closed the connection.

I run erlang-R12B-3.3.el5 on rhel 5.1

when I used a otp R11B-5 built from source i had none of these problems.

Does any body have any idea I ran out of all mine.

/ Mikael



More information about the erlang-questions mailing list