Kbase P24080: Connection to database fails with error Too many open files.
Autor |
  Progress Software Corporation - Progress |
Acesso |
  Público |
Publicação |
  28/04/2003 |
|
Status: Unverified
FACT(s) (Environment):
SUN Solaris
SYMPTOM(s):
Accept failed from socket 15. Too many open files. (1375)
Accept() system call failed; errno = 9. (4961)
Accept failed from socket <num>. Too many open files. (1375)
Accept() system call failed; errno = <errno>. (4961)
No servers are available. Try again later. (1154)
Cannot connect to a database using client server mode.
CAUSE:
Value for -Ma is too high, ie it exceeds the number of descriptors, which is 64 by default.
FIX:
Decrease the value for -Ma.
You might also considered (in relation to lowering of -Ma) about increasing the number of remote servers (-Mn).