Hi, we are using LocalFS 0.10.1 with Zope 2.5.0 and Py. 2.1.2 on linux. the frequent auto restarts of Zope results always in a broken LocalFS Product. There are no problems with this very useful product, if we are starting zope 'manually'. thank you for any hint. Christof
On Wed, Apr 10, 2002 at 04:38:57PM +0200, Christof Lindenbeck wrote:
Hi,
we are using LocalFS 0.10.1 with Zope 2.5.0 and Py. 2.1.2 on linux.
the frequent auto restarts of Zope results always in a broken LocalFS Product.
There are no problems with this very useful product, if we are starting zope 'manually'.
thank you for any hint. Christof
I had the same problem on FreeBSD: The localFS generates a warning while starting. This is sent to STDERR. For some reason the STDERR is not connected during boot, so Zope cannot print the warning. And this creates an error... so change the script Zope starts from at boot time to something like: zopestart 2>> /some/log/dir/file -- __________________________________________________ "Nothing is as subjective as reality" Reinoud van Leeuwen reinoud.v@n.leeuwen.net http://www.xs4all.nl/~reinoud __________________________________________________
participants (2)
-
Christof Lindenbeck -
Reinoud van Leeuwen