Help! I tried to start up my Zope server tonight (on Windows 98) with http://localhost:8080/manage and got thr login dialog, but when I enter my username and password, the server crashes (the machine keeps running). In the dos window where I started the server are errors which came from medusa/logger (lines 256, 86, 62, and 74), then I get a self.file.flush complaining about a bad file descriptor. I'm sad. Bummed. Baffeled. What's going on?? Thanks, --greg
Greg & Janet LINDSTROM wrote:
Help! I tried to start up my Zope server tonight (on Windows 98) with http://localhost:8080/manage and got thr login dialog, but when I enter my username and password, the server crashes (the machine keeps running). In the dos window where I started the server are errors which came from medusa/logger (lines 256, 86, 62, and 74), then I get a self.file.flush complaining about a bad file descriptor. I'm sad. Bummed. Baffeled. What's going on??
Might help if you stopped posting in HTML and started including full tracebacks and log messages ;-) Chris
participants (2)
-
Chris Withers -
Greg & Janet LINDSTROM