[Zope] bad ZCatalog behavior

2005-08-08 Thread Andy Altepeter
Hi there, There seems to be a problem with my ZCatalog, and it seems to be getting worse as time goes by. When my CatalogPathAware objects unindex themselves, sometimes I get an attribute error like: AttributeError: 'str' object has no attribute 'append' Traceback (innermost last): Module

[Zope] fsrecover.py won't pack

2005-08-08 Thread Andy Altepeter
ib/python/ZODB/referencesf.py", line 38, in referencesf raise ValueError, 'Error unpickling, %s' % p ValueError: Error unpickling, and the rest is presumably the pickle. I receive this same error when trying to pack using the ZMI. Any idea what's going on? Thanks for the

Re: [Zope] fsrecover.py won't pack

2005-08-10 Thread Andy Altepeter
each .zexp into the new database. This process was time consuming, but it appears to have recreated the ZODB in a sane state. I think it's time to look into using repozo for backups ;-) Andy On Monday 08 August 2005 05:45 pm, Tim Peters wrote: > [Andy Altepeter] > > > I

Re: [Zope] bad ZCatalog behavior

2005-08-11 Thread Andy Altepeter
On Wednesday 10 August 2005 04:32 pm, Dieter Maurer wrote: > Andy Altepeter wrote at 2005-8-8 08:15 -0500: > >There seems to be a problem with my ZCatalog, and it seems to be getting > > worse as time goes by. > > ... > > Module ZODB.Connection, line 562, in setstate

Re: [Zope] HTML to PDF.

2005-11-16 Thread Andy Altepeter
On Wednesday 16 November 2005 02:07 pm, Fernando Lujan wrote: > Does Anyone has this product in a production environment? > > It's easy to configure and stuff? We currently are working with the > reportlab, but it's painful to change the document... :( I need a > product which generates a PDF file

[Zope] zope unresponsive

2006-04-24 Thread Andy Altepeter
Hey All, I'm experiencing hanging issues with my Zope-2.8.6+zeo setup/ RHEL 4. The hanging isn't categorized by 100% cpu usage. Actually, I had the same issues using 2.8.5, but I've upgraded since then. Here's the situation: I have one zeo client connected to a zeo server on the same box. Apa

Re: [Zope] [Formulator] Anyone fixed it for Zope 2.10/2.11?

2009-11-16 Thread Andy Altepeter
On Sunday 15 November 2009 11:24:19 pm Andreas Jung wrote: > I ported an older internal Formulator version (can't remember the version) > to Zope 2.11 which is now working in production. AJ, Remy - Infrae, the current maintainer of Formulator, has a version of Formulator for Zope 2.11, which is