LSTOWN-L Archives

LISTSERV List Owners' Forum

LSTOWN-L

Options: Use Monospaced Font
Show Text Part by Default
Condense Mail Headers

Topic: [<< First] [< Prev] [Next >] [Last >>]

Parts/Attachments: text/plain (15 lines)
Print Reply
Sender:
LISTSERV list owners' forum <[log in to unmask]>
Subject:
From:
Nathan Brindle <[log in to unmask]>
Date:
Wed, 12 Aug 1998 08:55:01 EDT
In-Reply-To:
Message of Wed, 12 Aug 1998 08:05:39 -0400 from <[log in to unmask]>
Organization:
L-Soft international, Inc.
Reply-To:
LISTSERV list owners' forum <[log in to unmask]>
Actually this looks like a unix system error.  Error(23) is

#define ENFILE          23      /* File table overflow */

  [ENFILE]   File table overflow
      Indicates either that the system file table is full, or that there are
      too many files currently open in the system.
      This error indicates that a system-wide limit has been exceeded.  See
      [EMFILE] for the case when a per process limit has been exceeded.

You need to contact your unix sysadmin to find out why this happened.
(Bottom line is that it shouldn't have.:)

Nathan

ATOM RSS1 RSS2