2 Oct
2001
2 Oct
'01
4:10 p.m.
----- Original Message ----- From: "John Ziniti" <jziniti@speakeasy.org> To: <zope-dev@zope.org> Sent: Tuesday, October 02, 2001 12:01 Subject: Re: [Zope-dev] file descriptors on Solaris
:( I was hoping against hope that this wouldn't be the answer ...
I think that the hard limit onSolaris must be 256, because ulimit -n 200 seems to have the appropriate effect of making Zope complain about "too many open files" ... but anything higher than 256 gets a "File not found" ...
Just ask your administrator to increase the number of file descriptors. Usually this requires *only* a reboot of the machine :-) Andreas