Error:file table overflow

Claes Wikstom klacke@REDACTED
Wed Jan 25 10:00:40 CET 2006


Surindar Sivanesan wrote:
> 
> 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*,


You're continously opening either files or sockets
and not closing them.
Do i() at the shell prompt to find out.


/klacke


-- 
Claes Wikstrom                        -- Caps lock is nowhere and
http://www.hyber.org                  -- everything is under control
cellphone: +46 70 2097763



More information about the erlang-questions mailing list