[Zope] Catalog
Dieter Maurer
dieter@handshake.de
Mon, 6 Jan 2003 19:41:13 +0100
Chris Muldrow wrote at 2003-1-3 16:37 -0500:
> So, more Catalog weirdness. I moved my data to a naked server, cleared the
> Catalog and went to "find object" to reindex everything. I was running Zope
> in debug mode, and this is what I got:
>
> 2003-01-03T16:31:16 ERROR(200) ZODB Couldn't load state for
> '\x00\x00\x00\x00\x00\x16\xc1\xc4'
Your server was too "naked". It lacks some products referenced
in your "data.fs"....
Dieter