[erlang-questions] jinterface cannot connect to epmd
tsuraan
tsuraan@REDACTED
Tue Nov 20 16:34:23 CET 2007
> Maybe this is the issue? The Java node looks on localhost and the
> others on macbeth? Check your .hosts file and the network interfaces
> setup.
Yup, hosts it was; I used to have functional DNS here, but my
firewall's under construction so I don't anymore; I forgot that erlang
liked having names be useful :)
>
> You can debug the jinterface side by defining -DOtpConnection.trace=4
> and epmd by starting it manually (after killing the existing one) with
> "epmd -d -d -d" in another console.
Thanks for the advice!
More information about the erlang-questions
mailing list