[Zope] ZServer uncaptured python exception

Chris Withers chrisw@nipltd.com
Thu, 01 Aug 2002 17:31:10 +0100


Alex Ganus wrote:

> Hopefully, you are aware that any mature product in the industry has to
> have a bug reporting mechanism. 

Maybe you're unaware of http://collector.zope.org?

> - just their submittal acknowledged.  A work around is an acceptable
> alternative, especially when is delivered by an engineer with a clear
> judgment. To shutdown the site for an hour or to reduce the usage of the
> product to some feature is, alas, not an acceptable solution.

You sound like you're paying for support here. Are you?
BTW, have you read "The Cathedral and the Bazaar"?

> I do not expect you to like my fonts or style - our mutual feelings are
> in perfect harmony there.

This is an explicitly non-HTML list.

> If it matters, I am using Python 1.5.2 on sunos5.

So, with any commercial software, they'd tell you to g jump for using an 
unsupported platform ;-)

You really shouldn't be using Python 1.5.2 with Zoep 2.5.1. you should be using 
Python 2.1.3. Are you compiling from source?

As for PCGI, don't use it, stick Apache in front and use ProxyPass and/or 
rewrite rules...

cheers,

Chris