SV: Stand Alone Erlang initial processes...
Peter Lund
peter@REDACTED
Thu Jul 8 08:43:21 CEST 2004
I also have problems getting erlang to start as a deamon using
the run_erl. I am running R9C-0 on a FreeBSD box. I have done
this many times before (Redhat linux 9.0 works), so I got
quite confused why it did not work now. I have not done any
extensive testing on my configuration yet though.
Peter Lund
> -----Ursprungligt meddelande-----
> Fran: owner-erlang-questions@REDACTED
> [mailto:owner-erlang-questions@REDACTED]For Mark Scandariato
> Skickat: den 7 juli 2004 23:53
> Till: erlang-questions@REDACTED
> Amne: Stand Alone Erlang initial processes...
>
>
> I have an application that I'm trying to use with SAE, but it
> fails when
> it tries to open a udp socket.
>
> Apparently, inet_db isn't loaded when an SAE application starts, and
> can't be started: inet_db:start() calls inet_config:init(),
> which then
> calls init:get_argument(loader) which of course fails, since init is
> really "fake_demand_init".
>
> Any advice on getting SAE to be a little "heavier" when it
> starts would
> be appreciated.
>
> Thanks,
> Mark.
More information about the erlang-questions
mailing list