[ZCM] [ZC] 1085/ 6 Comment "Zope hangs instead of serving requests after authentication"

Collector: Zope Bugs, Features, and Patches ... zope-coders-admin at zope.org
Tue Oct 14 13:20:39 EDT 2003


Issue #1085 Update (Comment) "Zope hangs instead of serving requests after authentication"
 Status Rejected, Zope/bug critical
To followup, visit:
  http://collector.zope.org/Zope/1085

==============================================================
= Comment - Entry #6 by ajung on Oct 14, 2003 1:20 pm

Very likely, but this workaround is obsolete by applying all patches.

-aj
________________________________________
= Comment - Entry #5 by beacon on Oct 14, 2003 1:12 pm

Smells like this:

http://mail.zope.org/pipermail/zope-dev/2003-April/019362.html
________________________________________
= Comment - Entry #4 by ajung on Oct 14, 2003 12:52 pm

Python 2.1.3 is recommended and supported. Python 2.2.3 is known to work
but not officially supported. Python 2.2.2 is known to raise several problems.
Check with your sysadmin (or yourself) about the patches for RH9.
For further problem reporting, use the Zope mailing list please.

-aj
________________________________________
= Comment - Entry #3 by skywind8 on Oct 14, 2003 12:37 pm

Is Zope 2.6.2 running ok on 9?  It says it requires python 2.1 but I can't easily downgrade my system; I upgraded to python 2.2.3 which went ok but still hasn't solved the problem.  I'm not sure which other patches I'm supposed to look for.  I'm trying to run zope 2.6.2 in order to operate with Plone, but seem to be having unusual problems.

Zope itself seems to be using python 2.1 (its own copy) and I'm not sure how that plays into my system level 2.2.3 python.  I'm not sure what else I'm missing either.
________________________________________
= Reject - Entry #2 by ajung on Oct 13, 2003 3:14 pm

 Status: Pending => Rejected

Ensure that you are running Python 2.2.3 (!) (not 2.2.2) and *all* available
patches for RH9. Zope is running fine without problems on RH9.

-aj
________________________________________
= Request - Entry #1 by skywind8 on Oct 13, 2003 3:05 pm

Started zope as: ./start -u apache -D -C &

When I hit :8080/manage/ it asks for authentication, and this part works properly.  The frameset appears, and sometimes I see the text in them but no images, and then each window hangs and will not load.  Once this point is reached, it will not service any further requests (unless I ./stop and then restart).

It hangs when hit with IE 6, even with image loading turned off.  It does not hang for Lynx - I can navigate the site in a text-only mode with no trouble, assuming the only browser I've hit it with is lynx.

Even running with the debug flag, I cannot see any exceptions or error messages about what is going wrong.
I am not familiar with python, so I'm not sure how to debug this any further myself.

This is a fresh Zope installation with no customizations and only the auto-generated admin user on the site.
==============================================================




More information about the Zope-Collector-Monitor mailing list