[progress Communities] [progress Openedge Abl] Forum Post: Re: Appserver Error: Too Many...

  • Thread starter Thread starter ChUIMonster
  • Start date Start date
Status
Not open for further replies.
C

ChUIMonster

Guest
HPUX also has system limits in the kernel that are frequently at fault for this sort of thing. NFILES and MAXFILES if I recall. One is the hard limit per process, the other is the total for the system. You can also use "glance" on HPUX to dig into the details of things like what file descriptors a process has open and what the the kernel settings are.

Continue reading...
 
Status
Not open for further replies.
Back
Top