Did you bump up the thread stack size for the python you're running Zope with? This sounds like that problem. If you search zope.org for FreeBSD - I have a note on how I fix it.
Andrew -- Zope Managed Hosting Software Engineer Zope Corporation (540) 361-1700 > -----Original Message----- > From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On > Behalf Of Morten W. Petersen > Sent: Thursday, June 30, 2005 7:37 PM > To: Max M > Cc: zope-dev@zope.org > Subject: [Zope-dev] Problems with Zope 2.8 on FreeBSD (was Re: Problems > with PageTemplates on Zope 2.8) > > >> I have an application called the Issue Dealer which I'm porting to Zope > >> 2.8. However, whenever I try to access a PageTemplate which makes use > >> of a page template macro it just hangs and consumes all available CPU. > >> > >> Any ideas what could be wrong here, or how I could debug it? > > > > Does the server or the client hang? > > It's the client that's hanging. The first time I tested it, it was as a > simple Zope instance. http://instance/manage worked fine, but accessing > an Issue Dealer instance (http://instance/stuff) didn't work. > > Now when I try setting up a ZEO server/client version 2.8 with python > 2.3.5 on FreeBSD 5.4, the server hangs even when I try to access > http://instance/manage. http://instance/manage_copyright works fine > however. > > -Morten _______________________________________________ Zope-Dev maillist - Zope-Dev@zope.org http://mail.zope.org/mailman/listinfo/zope-dev ** No cross posts or HTML encoding! ** (Related lists - http://mail.zope.org/mailman/listinfo/zope-announce http://mail.zope.org/mailman/listinfo/zope )