<div dir="ltr"><div class="gmail_extra"><br><div class="gmail_quote">On Mon, Sep 2, 2013 at 12:02 PM, Sanath Prasanna <span dir="ltr"><<a href="mailto:ahe.sanath@gmail.com" target="_blank">ahe.sanath@gmail.com</a>></span> wrote:<br>

<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div>Else set_connection {{'EXIT',{failed_to_connect_to_database,emfile}},</div>
<div><div>=ERROR REPORT==== <span class="aBn" tabindex="0"><span class="aQJ">2-Sep-2013</span></span>::12:49:21 ===</div><div>File operation error: emfile. Target: ./lib.beam. Function: get_file. Process: code_server.</div>

</div></blockquote></div><br>The `emfile` POSIX error code would suggest you are running out of file descriptors from the operating system. Do you have any knowledge of a leak in the system and to which subsystem. Try asking the OS about open files so you can get an idea about what is wrong here.<br>

<br clear="all"><div><br></div>-- <br>J.
</div></div>