Error:file table overflow
Surindar Sivanesan
surindar.shanthi@REDACTED
Wed Jan 25 09:20:47 CET 2006
Hi all
I have run an erlang program applying OTP principle.It run fine for about 15
minutes and after that, it show error in connecting SQL database.
The error for *odbc:connect( ) *is :
{error,{{badmatch,
{error,
{*enfile*,
[{erlang,
open_port,
[{spawn,tcp_inet},
[binary]]},
{prim_inet,open0,1},
{prim_inet,open1,2},
{inet,open,7},
{inet_tcp,listen,2},
{odbc,init,1},
{gen_server,init_it,6},
{proc_lib,init_p,5}]}}},
[{odbc,init,1},
{gen_server,init_it,6},
{proc_lib,init_p,5}]}}.
Please tell me the reason for this error and guide me to rectify this
problem
--
with regards,
S.Surindar
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://erlang.org/pipermail/erlang-questions/attachments/20060125/091ff504/attachment.htm>
More information about the erlang-questions
mailing list