[Zope] Zope hangs trying to edit a page template in ZMI
Chris Leonello
cleonello at yahoo.com
Tue Aug 12 12:18:18 EDT 2003
Hi,
I have recently been testing Zope on Windows and Unix. On one of my
machines, Zope will hang indefinitely whenever I try to edit a page
template in the ZMI. I can create templates with no problem. I can view
the template fine through a web browser, also.
This happens on a HP-UX 11 machine with both Zope 2.6.1 and 2.6.2b5. I am
running Python 2.2.3, and have not been able to get Python 2.1.3 compiled
to see if it is a Python issue.
There is no output in the zope server logs or in the ZMI when this hang
happens. The browser will sit and wait to recieve a web response and the
python process will run forever eating up CPU cycles. Output from the
debug log follows:
B 1087353656 2003-08-12T13:37:23 GET /dbtest/atemplate/manage_workspace
I 1087353656 2003-08-12T13:37:23 0
A 1087353656 2003-08-12T13:37:24 302 431
E 1087353656 2003-08-12T13:37:24
B 1087353656 2003-08-12T13:37:24 GET /dbtest/atemplate/pt_editForm
I 1087353656 2003-08-12T13:37:24 0
It looks like Zope is trying to fetch a script or execute a method
(pt_editForm) on my page template object, but cannot locate it. I cannot
find any pt_editForm script/method anywhere in the Zope installation.
Any help would be appreciated. Thanks!
=====
Chris Leonello
cleonello at yahoo.com
__________________________________
Do you Yahoo!?
The New Yahoo! Search - Faster. Easier. Bingo.
http://search.yahoo.com
More information about the Zope
mailing list