<div><font face="georgia">Dear all,</font></div>
<div><font face="georgia"></font> </div>
<div><font face="georgia">We are using an application in erlang which is acting as a server. This server is continuously listening and ready to accept any client in TCP/IP communication.</font></div>
<div><font face="georgia">A</font><font face="georgia">round <strong><font face="verdana">50</font> clients</strong> connecting with this server application. This application is working fine for some time.</font></div>
<div><font face="georgia">At one point of time, while the server is accepting a communication using the BIF <strong>gen_tcp:accept/1</strong>, <strong>{error,enfile}</strong> error is occurred and <strong>all the <font face="verdana">
50</font> clients using that socket are disconnected abruptly</strong>.</font></div>
<div><font face="georgia">We are using Windows <font face="verdana">2003</font> server OS and Erlang <strong>ERTS </strong><font face="verdana"><strong>5.5</strong>.</font> </font></div>
<div> </div>
<div><font face="georgia">Please provide me the solution if any to solve this problem</font></div>
<div><font face="georgia"></font> </div>
<div><font face="georgia">Thanks in advance<br clear="all"><br>-- <br>with regards,<br>S.Surindar </font></div>