'Cannot Locate' errors from Bobo using pcgi...
Hi, I've recently shifted to the pcgi variant of Zope and it's working fine...usually. However, if I mis-type a URL or the system can't find a resource, I get this message (in the example I looked for http://server.net/wip/squishdo ) Bobo has encountered a problem publishing your object. Cannot locate object at: http://server.net/wip/squishdo Traceback (innermost last): File lib/python/ZPublisher/Publish.py, line 877, in publish_module File lib/python/ZPublisher/Publish.py, line 420, in publish (Info: /wip/squishdo) File lib/python/ZPublisher/Publish.py, line 270, in debugError NotFound: (see above) There's nothing at http://www.zope.org/Collector about this. Am I doing something daft? It's not quite as friendly as the 9673 'cannot locate' message :) Details: You are running Zope version: Zope 1.10.2 (binary release, python 1.5.1, solaris-2.5.1-sparc), on Python 1.5.1 (#1, Feb 16 1999, 18:37:21) [GCC 2.7.2] on sunos5.6 I'm using the standard Rewrite rules as well. cheers tone.
On Sun, 13 Jun 1999 15:44:23 +0100, "Tony McDonald" <tony.mcdonald@ncl.ac.uk> said: Tony> Bobo has encountered a problem publishing your object. Tony> Cannot locate object at: http://server.net/wip/squishdo Tony> Traceback (innermost last): Tony> File lib/python/ZPublisher/Publish.py, line 877, in publish_module Tony> File lib/python/ZPublisher/Publish.py, line 420, in publish Tony> (Info: /wip/squishdo) Tony> File lib/python/ZPublisher/Publish.py, line 270, in debugError Tony> NotFound: (see above) Unfortunately, this is normal. If you search the mailing list archives, you'll see the folks from DC agreed that there really should be hooks so Publisher can use standard_error_message or something nice instead of the Bobo traceback. Maybe that will show up in Zope2? Alex Rice | alrice@swcp.com | http://www.swcp.com/~alrice Current Location: N. Rio Grande Bioregion, Southwestern USA
At 1:14 pm -0600 13/6/99, Alex Rice wrote:
On Sun, 13 Jun 1999 15:44:23 +0100, "Tony McDonald" <tony.mcdonald@ncl.ac.uk> said:
Tony> Bobo has encountered a problem publishing your object. Tony> Cannot locate object at: http://server.net/wip/squishdo
Unfortunately, this is normal. If you search the mailing list archives, you'll see the folks from DC agreed that there really should be hooks so Publisher can use standard_error_message or something nice instead of the Bobo traceback. Maybe that will show up in Zope2?
cheers Alex, but Ouch!! ... that's nasty. DC guys: Is there a fix for Zope1.10 that I can apply whilst waiting for Zope2? (it *is* fixed in Zope2 isn't it?) tone. ------ Dr Tony McDonald, FMCC, Networked Learning Environments Project The Medical School, Newcastle University Tel: +44 191 222 5888 Fingerprint: 3450 876D FA41 B926 D3DD F8C3 F2D0 C3B9 8B38 18A2
participants (2)
-
Alex Rice -
Tony McDonald