[Zope3-dev] test failure in Zope3

Guido van Rossum guido@python.org
Fri, 14 Jun 2002 10:22:36 -0400


> With a clean build, I'm seeing the following error.  I didn't get this
> yesterday.  I've no idea what's going on here.
[...]
> StorageSystemError: Could not lock the database file.  There must be
> another process that has opened the file.

The error message could be right.  Check other processes that might
be hanging.  If all else fails, try removing Data.fs*.

--Guido van Rossum (home page: http://www.python.org/~guido/)