Re: [Zope] help debugging a "can't pickle" error deep within a catalog reindex

2008-06-19 Thread Dieter Maurer
Rob Miller wrote at 2008-6-17 15:47 -0700: > ... >Traceback (most recent call last): > >"/home/rob/topp/14000/builds/20080611/opencore/lib/zope/lib/python/ZODB/serialize.py", > >line 407, in serialize > return self._dump(meta, obj.__getstate__()) > File >"/home/rob/topp/14000/builds/20

Re: [Zope] Re: record count in catalog

2008-06-19 Thread Andreas Jung
--On 19. Juni 2008 20:35:29 +0200 Dieter Maurer <[EMAIL PROTECTED]> wrote: Tres Seaver wrote at 2008-6-15 16:18 -0400: ... The Catalog tab in my catalog says this: The catalog "mycatalog" contains 30,345 record(s) in the path "/". But when I sort and return a list of cataloged objects I on

Re: [Zope] Re: record count in catalog

2008-06-19 Thread Dieter Maurer
Tres Seaver wrote at 2008-6-15 16:18 -0400: > ... >> The Catalog tab in my catalog says this: >> >> The catalog "mycatalog" contains 30,345 record(s) in the path "/". >> >> But when I sort and return a list of cataloged objects I only have 19,881. >> >> Here is the script call to retrieve the re

Re: [Zope] Open an HTML file in zope

2008-06-19 Thread sujitha mary
Thanks a lot..It worked.. Andreas Jung <[EMAIL PROTECTED]> wrote: --On 18. Juni 2008 10:14:10 +0100 sujitha mary wrote: > Hi, > > I need to open and display an HTML file in zope.For that I uploaded the > file as DTML document and tried to retrieve it from a page template.this > is code which

[Zope] ZODB and Zope Database Adapters

2008-06-19 Thread Marco Bizzarri
Hi all. In the doc/ZODB3.txt of Zope 2.8 (and Zope 2.9) I've found the following paragraph. " ZODB 3 and Zope Database Adapters Most database adapters are *currently* likely to be problematic unless the underlying extensions and libraries: - allow multiple simultaneous database