Actually, it does. ERL_MAX_PORTS environment variable and +P option act on the number of file descriptors as well. <span style>{{badmatch,{error,</span><span style>emfile}} says that the file couldn't be opened or it was opened with errors. It was my bad I didn't think of the file descriptors as well, but I thought 290 FD's is incredibly low (I knew 1024 value is the default for Erlang on every OS). But, thanks to Bob, the problem got solved. Well, my lack of experience with Mac OS X had its fingerprint in my judgement. Sorry for that.</span><div>
<font color="#222222" face="arial, sans-serif"><br></font></div><div><font color="#222222" face="arial, sans-serif">Good luck!</font></div><div><font color="#222222" face="arial, sans-serif"><br></font></div><div><font color="#222222" face="arial, sans-serif">CGS<br>
</font><div><font color="#222222" face="arial, sans-serif"><br></font></div><div><font color="#222222" face="arial, sans-serif"><br></font></div><div><font color="#222222" face="arial, sans-serif"><br></font></div><div><font color="#222222" face="arial, sans-serif"><br>
</font><br><div class="gmail_quote">On Sun, Jun 10, 2012 at 6:57 AM, Alex Shneyderman <span dir="ltr"><<a href="mailto:a.shneyderman@gmail.com" target="_blank">a.shneyderman@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
Thanks, Bob. That indeed was the problem. I upped the limit to 8K and<br>
all is working now. Odd that the error I am getting has nothing to do<br>
with the problem  at hand :-(<br>
<br>
Cheers,<br>
Alex.<br>
<div class="HOEnZb"><div class="h5"><br>
On Sun, Jun 10, 2012 at 12:45 AM, Bob Ippolito <<a href="mailto:bob@redivi.com">bob@redivi.com</a>> wrote:<br>
> Are you using Mac OS X? The ulimit probably needs to be adjusted to<br>
> accommodate the number of sockets you want to open. The default is<br>
> notoriously low.<br>
><br>
</div></div></blockquote></div><br></div></div>