Using SSL for Erlang Distribution

Julian Tibble julian.tibble@REDACTED
Wed Sep 14 12:20:01 CEST 2005


Hi,

I'm having trouble with R10B-7 and using SSL for communication between
distributed nodes.

REPRODUCTION STEPS: follow these instructions...

http://erlang.se/doc/doc-5.4.8/lib/ssl-3.0.7/doc/html/ssl_distribution.html

PROBLEM:
The instructions work on R10B-6. On R10B-7, when you get to the step:

  $ erl -boot /home/me/ssl/start_ssl -proto_dist inet_ssl -sname ssl_test
  Erlang (BEAM) emulator version 5.0 [source]

  Eshell V5.0  (abort with ^G)
  (ssl_test@REDACTED)1>

The command actually produces no output and just hangs. Using "top"
shows that beam is using no CPU time, so it is perhaps some kind
of deadlock, rather than livelock. Hitting CTRL-C brings up the

  BREAK: (a)bort (c)ontinue (p)roc info (i)nfo (l)oaded
         (v)ersion (k)ill (D)b-tables (d)istribution

menu ok.

Thanks for any help you can offer,
Julian



More information about the erlang-bugs mailing list