[Zope] Re: Re: zopectl debug, 2.8.0 local zeo,
Data.fs.lock file locking error
Jens Vagelpohl
jens at dataflake.org
Tue Jul 5 08:00:25 EDT 2005
On 5 Jul 2005, at 12:55, Jens Vagelpohl wrote:
> Umh, that's incorrect. zopectl debug has nothing to do with debug
> breakpoints or pdb. And you can run it right alongside your running
> Zope instance. All it does is present you with a Python prompt
> where the root object is bound to "app", nothing more and nothing
> less.
One correction: If you use ZEO you can run it alongside the running
instance. Otherwise, since it would want exclusive access to the
database, you could not. One of the reasons why ZEO is recommended
even in single server setups.
jens
More information about the Zope
mailing list