[Zope] 'Cannot Locate' errors from Bobo using pcgi...

Tony McDonald tony.mcdonald@ncl.ac.uk
Sun, 13 Jun 1999 15:44:23 +0100


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.