[Zope] Python console

Randall F. Kern randy@spoke.net
Thu, 15 Mar 2001 13:04:22 -0800


I do this all the time.  Looking at your traceback, I think your
custom_zodb.py file isn't quite right, and you aren't really running
with a ZEO.ClientStorage, but actually using a ZODB.FileStorage
directly.

-Randy

> -----Original Message-----
> From: Dan L. Pierson [mailto:dan@control.com]
> Sent: Thursday, March 15, 2001 1:00 PM
> To: zope@zope.org
> Subject: Re: [Zope] Python console
>=20
>=20
> That's exactly why I asked about the ZEO "magic".  What Jim=20
> did and what=20
> I'm trying to do
> is run a ZEO storage server, then run python as a ZEO client=20
> for debugging=20
> while running
> another ZEO client with a browser working on the site.  All=20
> off of a single=20
> laptop at the
> conference.
>=20
> --On Thursday, March 15, 2001 03:51:15 PM -0500 Joel Burton=20
> <jburton@scw.org> wrote:
>=20
> > On Thu, 15 Mar 2001, Dan L. Pierson wrote:
> >
> >> Hmm, what am I doing wrong?
> >
> >> ZODB.POSException.StorageSystemError: Could not lock the=20
> database file.
> >> There must be
> >> another process that has opened the file.
> >
> > Can only do it this way if you're not using Zope right now.
> >
> > Check out doc/DEBUGGING.txt in your installation for info on using
> > medua monitor to do it while Zope is running.
> >
> > --
> > Joel Burton   <jburton@scw.org>
> > Director of Information Systems, Support Center of Washington
> >
>=20
>=20
>=20
>=20
>=20
> _______________________________________________
> Zope maillist  -  Zope@zope.org
> http://lists.zope.org/mailman/listinfo/zope
> **   No cross posts or HTML encoding!  **
> (Related lists -=20
>  http://lists.zope.org/mailman/listinfo/zope-announce
>  http://lists.zope.org/mailman/listinfo/zope-dev )
>=20