Stewart Stremler wrote: >.. >> Oh, waitaminute, the errors seem not really continuous, but only >> something like a few per hour. > > Hm. How does one look at the logs?
If you can get into the Zope Management Interface, and look at the "plone site" kplug_main, there is a item in the main pane called "error_log" -- strangely enough :-) I can't remember the privilege classes, it's either "site owner" or "manager" that is the minimum to allow access to this data. There are higher level privileges within Zope, I guess. Anyway, another route to the error logs is within plone. If after logging in, you see "Site Map" "Accessibility" "Contact" "Site Setup" on the top RHS, then choose "Site Setup", and on that screen you can choose error log. Here's a few log summary lines - - - Time User Name Exception 2007-05-26 11:55 Anonymous User (None) KeyError: 'body' 2007-05-26 11:39 Anonymous User (None) KeyError: 'body' 2007-05-26 11:14 Anonymous User (None) BadRequest: <table border="0" width="100%"> <tr valign="top"> <td width="10%" ali... 2007-05-26 11:01 Anonymous User (None) KeyError: 'body' - - - Clicking on the error column gives a hundred-line detail entry. If you don't see "site setup", you need to beg Neil or Josh for access, I guess. Be glad to send you one or more detail entries if you can't see 'em. It seems to me that error log entries were coming at a rate of several per minute (a month ago, maybe), and now they are only several per hour. I pointed out the error messages to Josh last month. It could even be that he has fixed most of them, but that there are some that didn't get fixed. Or it may just be sporadic, depending on spider activity, I suppose. Last time I tried to figure out the real cause of some errors (several moinths ago), I thought I identified a plone problem. I could even force them myself by clicking on calendar "prev/next" (double-arrow icons). Can't remember real details, sorry. I kinda thought it might deserve some of Tracy's attention. At the present, I'm thinking it might just as well wait until a new kernel-panic xen-instance is built with (probably) newer zope and plone. This might also address the problems cmaier is reporting with blog history. The new-copy of old KP site is running Plone 2.1.4-rc1, Zope (Zope 2.8.8-final, python 2.3.5, linux2), Python 2.3.5 (#2, Oct 16 2006, 19:19:48) [GCC 3.3.5 (Debian 1:3.3.5-13)], PIL 1.1.4 Fedora has advanced several version-points beyond all of these. Don't know about current debian, offhand. Regards, ..jim -- [email protected] http://www.kernel-panic.org/cgi-bin/mailman/listinfo/kplug-steer
