RE: Re[2]: [Zope] SOS ! Zope problem !!!
Do you have a STUPID_LOG_FILE setup ? If not, set one up, and look to see if there's any problems showing up at zope startup ... Might give you a clue as to what's going on ! J.F. -----Original Message----- From: zope-bounces@zope.org [mailto:zope-bounces@zope.org]On Behalf Of fowlertrainer@anonym.hu Sent: Thursday, December 11, 2003 1:18 PM To: zope@zope.org Subject: Re[2]: [Zope] SOS ! Zope problem !!! Hello Arthur, Friday, December 12, 2003, 2:14:46 AM, you wrote: ACCC> btw, what's your error_log trace message? Sorry, but I cannot see any error_log file. But if you thinking about error_log object in zope - then I say to you that this object, and all of the zope-s control panel unaccessable ! If I want to log in, then all of zope frames makes this error. KK ACCC> On Thu, 11 Dec 2003 17:02:46 +0100, fowlertrainer wrote
Hello !
Zope Error
Zope has encountered an error while publishing this resource.
Error Type: AttributeError Error Value: __getslice__
I get this when I write to this url:
localhost/manage
So it seems to be defected !
It is very bad, because I don't have exports from my work !!!!
Please help me !
Thanx for ANY HELP ! KK
_______________________________________________ Zope maillist - Zope@zope.org http://mail.zope.org/mailman/listinfo/zope ** No cross posts or HTML encoding! ** (Related lists - http://mail.zope.org/mailman/listinfo/zope-announce http://mail.zope.org/mailman/listinfo/zope-dev )
ACCC> -- ACCC> Open WebMail Project (http://openwebmail.org) -- Best regards, fowlertrainer mailto:fowlertrainer@anonym.hu _______________________________________________ Zope maillist - Zope@zope.org http://mail.zope.org/mailman/listinfo/zope ** No cross posts or HTML encoding! ** (Related lists - http://mail.zope.org/mailman/listinfo/zope-announce http://mail.zope.org/mailman/listinfo/zope-dev )
Hello Jean-Francois, Sorry for duplicated mail. I setup the detailed log, but in the log I cannot see any error: U 000000000 2003-12-11T17:27:03 System startup B 24221204 2003-12-11T17:27:22 GET /manage_workspace I 24221204 2003-12-11T17:27:22 0 B 24241084 2003-12-11T17:27:22 GET /manage_main I 24241084 2003-12-11T17:27:22 0 A 24221204 2003-12-11T17:27:22 302 388 E 24221204 2003-12-11T17:27:22 A 24241084 2003-12-11T17:27:23 500 1499 E 24241084 2003-12-11T17:27:23 B 24243924 2003-12-11T17:27:34 GET /DataSet/manage_workspace I 24243924 2003-12-11T17:27:34 0 A 24243924 2003-12-11T17:27:34 302 396 E 24243924 2003-12-11T17:27:34 B 24247524 2003-12-11T17:27:34 GET /DataSet/manage_main I 24247524 2003-12-11T17:27:34 0 A 24247524 2003-12-11T17:27:34 500 1502 E 24247524 2003-12-11T17:27:34 B 24398948 2003-12-11T17:27:35 GET /DateTimeScripts/manage_workspace I 24398948 2003-12-11T17:27:35 0 B 24247436 2003-12-11T17:27:35 GET /DateTimeScripts/manage_main I 24247436 2003-12-11T17:27:35 0 A 24398948 2003-12-11T17:27:35 302 404 E 24398948 2003-12-11T17:27:35 A 24247436 2003-12-11T17:27:35 500 1510 E 24247436 2003-12-11T17:27:35 B 24534500 2003-12-11T17:27:36 GET /PRC/manage_workspace I 24534500 2003-12-11T17:27:36 0 B 24516140 2003-12-11T17:27:36 GET /PRC/manage_main I 24516140 2003-12-11T17:27:36 0 A 24534500 2003-12-11T17:27:36 302 392 E 24534500 2003-12-11T17:27:36 A 24516140 2003-12-11T17:27:36 500 1498 E 24516140 2003-12-11T17:27:36 B 24574212 2003-12-11T17:27:45 GET /manage I 24574212 2003-12-11T17:27:45 0 A 24574212 2003-12-11T17:27:45 401 758 E 24574212 2003-12-11T17:27:45 B 24574412 2003-12-11T17:27:49 GET /manage I 24574412 2003-12-11T17:27:49 0 A 24574412 2003-12-11T17:27:49 200 1074 E 24574412 2003-12-11T17:27:49 B 24611548 2003-12-11T17:27:49 GET /manage_top_frame I 24611548 2003-12-11T17:27:49 0 A 24611548 2003-12-11T17:27:49 200 1412 E 24611548 2003-12-11T17:27:49 B 24520844 2003-12-11T17:27:49 GET /manage_menu I 24520844 2003-12-11T17:27:49 0 A 24520844 2003-12-11T17:27:49 500 1496 E 24520844 2003-12-11T17:27:49 B 24622508 2003-12-11T17:27:49 GET /manage_workspace I 24622508 2003-12-11T17:27:49 0 A 24622508 2003-12-11T17:27:49 302 388 E 24622508 2003-12-11T17:27:49 B 24657916 2003-12-11T17:27:49 GET /manage_main I 24657916 2003-12-11T17:27:49 0 A 24657916 2003-12-11T17:27:49 500 1499 E 24657916 2003-12-11T17:27:49 B 24629532 2003-12-11T17:30:26 GET /manage_UndoForm? I 24629532 2003-12-11T17:30:26 0 A 24629532 2003-12-11T17:30:26 500 1499 E 24629532 2003-12-11T17:30:26 JFDCNgc> Do you have a STUPID_LOG_FILE setup ? If not, set JFDCNgc> one up, and look to see if JFDCNgc> there's any problems showing up at zope startup ... Might give you a clue as JFDCNgc> to what's going on ! JFDCNgc> J.F.
participants (2)
-
fowlertrainer@anonym.hu -
Jean-Francois.Doyon@CCRS.NRCan.gc.ca