[Zope] Analysing Zope startup problems (was: [Zope] zope 2.24b1
upgrade on win98 crashing. errno 9?)
upgrade on win98 crashing. errno 9?)
Dieter Maurer
dieter@handshake.de
Wed, 22 Nov 2000 21:39:31 +0100 (CET)
jimbo writes:
> IOError: [Errno 9] Bad file descriptor
Whenever there is a Zope startup problem, you
should edit the command line starting Zope (in "start.bat").
Add "STUPID_LOG_FILE=zope.log".
Start Zope. Of cause, it will crash again.
Look into "zope.log". Maybe you have a change to see
what went wrong.
By the way, I saw a similar problem report in the list.
I cannot remember the details. Search the searchable
list archive for "Bad file descriptor".
Dieter