[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 07:55:23 EDT 2005
On 5 Jul 2005, at 12:20, Florent Guillaume wrote:
> Running zopectl debug runs your normal instance with additional debug
> breakpoints and pdb started. So in the same way that you cannot start
> the same instance twice, you cannot start your instance and a zopectl
> debug at the same time.
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.
jens
More information about the Zope
mailing list