Kbase 30846: SYSTEM ERROR: Too many subprocesses, cannot fork. Errno=. (358)
Autor |
  Progress Software Corporation - Progress |
Acesso |
  Público |
Publicação |
  5/10/1998 |
|
Solution ID: P846
FACT(s) (Environment):
UNIX
SYMPTOM(s):
SYSTEM ERROR: Too many subprocesses, cannot fork. Errno=<number>. (358)
SYSTEM ERROR: Too many subprocesses, cannot fork. Errno=12. (358)
CAUSE:
Progress is attempting to exceed the maximum number of processes per user kernel setting.
FIX:
The maximum number of processes systemwide and/or per user must be increased in the UNIX kernel.
The names of the kernel parameters affecting the maximum number of processes per user is usually NPROC, MAXPROC or MAXUP, but may change from one UNIX flavor to another.
Please consult a UNIX system administrator for further details.