[Zope] Error Type: error / 23 - 'too many files open in system'

Andreas Jung andreas@andreas-jung.com
Tue, 11 Sep 2001 21:13:05 -0500


please check the number of file descriptors(under tcsh: limit descriptors).
Increase
the number to fit your purposes. Usually 1024 file descriptors or so are
fine :-)

Andreas
----- Original Message -----
From: "Trevor Toenjes" <zope@toenjes.com>
To: <zope@zope.org>
Sent: Tuesday, September 11, 2001 17:35
Subject: [Zope] Error Type: error / 23 - 'too many files open in system'


> Error Type: error
> Error Value: (23, 'Too many open files in system')
>
> This error appears on a page being rendered when it and another zclass are
> simultaneously being edited.  This is strange and I dont see the relation.
>
> Where can I find docs on errors to research this?  anyone seen this
before?
> I thought Zope didnt care if a page was being modified...it renders the
most
> currently saved version, right?
>
> Thanks,
> Trevor
>
>
> _______________________________________________
> Zope maillist  -  Zope@zope.org
> http://lists.zope.org/mailman/listinfo/zope
> **   No cross posts or HTML encoding!  **
> (Related lists -
>  http://lists.zope.org/mailman/listinfo/zope-announce
>  http://lists.zope.org/mailman/listinfo/zope-dev )
>