[erlang-questions] erlang startup problem on Ubuntu Feisty / XEN

Richard Andrews bbmaj7@REDACTED
Sun Jul 8 11:53:37 CEST 2007


--- Roberto Saccon <rsaccon@REDACTED> wrote:

> I also  tried just to add a sleep time to my shell start script,
> before starting erlang, it did not change anything.
> 
> Again, when I start erlang from a shell, everything is normal
> 
> Anybody an idea how I can get this working ?

Maybe ntp; something changing your system clock after boot time. Since it takes
time to occur (you said 60 sec is OK) then it very likely ntp as it takes at
least this long to start drifting the system clock toward UTC.

If it is ntp, you could use ntpdate to change the clock once before starting
erlang, but be warned this may be destructive to other components.

Waiting on ntpstat to indicate a "close enough" time match might be your most
reliable option.



      ____________________________________________________________________________________ Yahoo!7 Mail has just got even bigger and better with unlimited storage on all webmail accounts.
http://au.docs.yahoo.com/mail/unlimitedstorage.html






More information about the erlang-questions mailing list