[Zope-dev] [TRACE] Unable to mount mountable storage
Bill Anderson
bill@libc.org
Fri, 09 Jun 2000 21:09:33 -0600
Shane Hathaway wrote:
>
> Bill Anderson wrote:
> >
> > OK, thought I would start playing with this...
> > Figured I would load a separate site to start with . It fails, claiming
> > it cant load oid. The site is orignally on 2.1.6, if it matters.
> >
> > Then I copied the current Data,fs to foo.fs, and figured I'd give it a
> > try, being a new .fs and all. It complains about duplicate ids. What am
> > I missing?
> > I can copy Data.fs.in to a new name, and mount it fine.
>
> Are you mounting a path that contains ZClass instances?
When it complains about duplicate ids, no.
When it complains about being unable to load oid, yes.
> Try removing
> the ZClass instances and see if it helps. I'm not sure what the
> problem is, but at least this is something to try.
Unfortunately, deleting the ZClasses is not an option, as that is the
entire site atm.