<div dir="ltr"><div class="gmail_extra"><br><div class="gmail_quote">On Fri, Feb 6, 2015 at 11:27 PM, David Welton <span dir="ltr"><<a href="mailto:davidnwelton@gmail.com" target="_blank">davidnwelton@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><span class=""><br>
> In short, always use a node name with a full FQDN when using long names.<br>
<br>
</span>What if you don't know the domain name ahead of time?  To me, it seems<br>
like there is something behaving oddly.  If nothing else, perhaps some<br>
additional documentation is needed.<br></blockquote><div><br></div><div>For me (I am using a mixed Erlang+Java environment) the problem was (and still is) that different tools (Erlang and Java, in this case) resolve names slightly differently, causing problems. I am solving this by simply trying to start with different arguments and see which one works. It's not nice, but I couldn't find any other way that would work for everybody.</div><div> <br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Still though, I'm curious what's actually going on underneath to cause<br>
the problem I'm seeing.<br></blockquote></div><br></div><div class="gmail_extra">Did you try to run epmd with the debug flag and check what exactly is sent over the wire? </div><div class="gmail_extra"><br></div><div class="gmail_extra">regards,</div><div class="gmail_extra">Vlad</div><div class="gmail_extra"><br></div></div>