On Fri, Jul 23, 2004 at 06:18:08PM +0100, Russ Ferriday wrote: > > On 23 Jul 2004, at 17:00, Chris McDonough wrote: > > >Thanks a lot for the confirmation! > > A pint from me the next time I see you. And Tim! > > The next item is this message - I see many - and need to restart the > instance that's spewing them: > 2004-07-23T08:21:07 INFO(0) ZEC:1-None-1 load: bad record for oid > 0000000000001c8c at position 2082264 in cac > he file 1 > > This problem also occurs after a few hours. > > Is this caused because I'm on a MP box, with two clients, sharing the > same directory for cache files??
it shouldn't matter what directory as long as the filenames are unique... > if so, I can't see immediately how to put the files elsewhere, per > Client. You mean this, from zope.conf.in? # Directive: zeo-client-name # # Description: # If you want a persistent ZEO client cache which retains cache # contents across ClientStorage restarts, you need to define a # zeo-client-name. If you use ZEO and you don't set a # zeo-client-name, the client cache is stored in temporary files # which are removed when the ClientStorage shuts down. The value # of zeo-client-name is used to uniquely identify the local cache # files created if this Zope is a ZEO client. # # Default: unset # # Example: # # zeo-client-name zeo1 -- Paul Winkler http://www.slinkp.com _______________________________________________ Zope-Dev maillist - [EMAIL PROTECTED] 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 )
