[Zope3-dev] ++etc++process doesn't work?

Markus Leist ml_zope3_dev at ikom-online.de
Fri Feb 25 09:36:55 EST 2005


Hello,

i've updated to svn-Revision:
At revision 29295.

rm of Data.fs
make clean
make
./bin/runzope

then in browser:
https://172.16.10.240/
works well.

a try to "Manage Process" at root page
is followed by:
(https://172.16.10.240/++etc++process/index.html)
 A system error occurred.

log gives:
[...]
  File "/opt/ikom/Zope3/src/zope/app/publisher/browser/resource.py", line 39, 
in __call__
    url = str(zapi.getMultiAdapter((site, self.request), IAbsoluteURL))
  File "/opt/ikom/Zope3/src/zope/app/traversing/browser/absoluteurl.py", line 
55, in __str__
    raise TypeError, _insufficientContext
TypeError: There isn't enough context to get URL information. This is probably 
due to a bug in setting up location information.

does anyone knows what kind of error this is?

is the an actual system with working ++etc++process?

Zope runs behind an apache with ssl. System is a selfmade linux. Python is in 
version 2.4.
locale-informations seems to be ok.

Any help (or the right questions) are very welcome.

Bye

Markus


More information about the Zope3-dev mailing list