Consultor Eletrônico



Kbase P126574: New appserver connections are refused as the nofiles limit is reached
Autor   Progress Software Corporation - Progress
Acesso   Público
Publicação   7/10/2008
Status: Unverified

SYMPTOM(s):

New AppServer connections are refused

Started server thread: S-2028. (8101)

Server exec error : The process file table is full. (8109)

ERROR: cannot start server. (8100)

ERROR: No servers available. (8089)

Client disconnected : . (8534)

Error No Servers available ... disconnecting client. (8091)

Server exec error : Too many open files (8109)

FACT(s) (Environment):

you can get the number of file descriptors allocated to a process with the command "procfiles -n pid"
IBM AIX
Progress 9.1D

CAUSE:

Running out of file descriptors (nofiles)

FIX:

Change the ulimit for nofiles from 2000 to 4000.