Hi,<br><br><div class="gmail_quote">On Wed, May 14, 2008 at 9:04 AM, Alexander Lamb <alexander.lamb@rodanotech.ch> wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
Now, my impression is that this is a special effect of MacOSX (I am<br>
running the 10.5.2 on Intel with the latest version of Erlang). It is<br>
probable that the way name resolution works locally (the two nodes on<br>
my desktop) is different from Linux.<br>
</blockquote><div> </div></div>This could be the reason. Working with ErlIDE, I got many bug reports about the connection between Java and Erlang not working on OSX. I think almost all of them were caused by this mismatch between how Java and Erlang look up hosts by name. We had to use long names for the Erlang nodes.<br>
<br>This doesn't really answer why it did work the first time. Like Raimo said, maybe the connection is retried several times. The connection can be closed for several reasons, for example if data that can't be decoded is received. Hard to tell without any additional info.<br>
<br>regards,<br>Vlad<br><br><br><br>