[Zope] Bad File Descriptor error - zope crashes at startup

Capesius, Alan CapesiusA@Sysmex.com
Tue, 24 Apr 2001 16:25:09 -0500


Do you have a referenec to a localFS object included on your entry page?
Is the LocalFS source folder still intact on the server?

LocalFS will keep the system from responding if the source folder does not
exist (serious bug).



>>>-----Original Message-----
>>>From: Dieter Maurer [mailto:dieter@handshake.de]
>>>Sent: Tuesday, April 24, 2001 3:36 PM 
>>>To: Jason Cunliffe
>>>Cc: zope@zope.org
>>>Subject: Re: [Zope] Bad File Descriptor error - zope crashes 
>>>at startup
>>>
>>>
>>>Jason Cunliffe writes:
>>> > Developing Zope on local laptop [Win98se 192Mb, Zope 
>>>2.3.1] before upload to
>>> > Linux server. A system crash last night and now Zope 
>>>starts ok, but quits
>>> > the moment I try to access it from a browser request:=>
>>> > 
>>> >     self.file.flush()
>>> > IOError: [Errno 9] Bad file descriptor
>>>Looks like a severe problem.
>>>I guess that crash has damaged some essential infrastructure,
>>>the socket library, a Python module or a ".pyc" file.
>>>
>>>I would save my "var/Data.fs" (maybe install on the Linux system,
>>>to see it works).
>>>Then reinstall Zope, if necessary Python, and see whether things
>>>improve. The next reinstallation would be the socket library
>>>maybe Windows....
>>>
>>>Dieter
>>>
>>>_______________________________________________
>>>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 )
>>>