[Zope] Verions & TinyTablePlus bug?

Eric van Riet Paap eric@quadgames.com
Fri, 26 Jul 2002 22:20:26 +0200


Yes, I now I can save/discard the Version . However, this is a serious bug
that costs me time to fix. I have to use a gadly database instead of the
TinyTable.
To me it looks likea bug in Zope itself, and one I don't know how to work
around. I don't have any Version objects and stil after some accesses/writes
to this TinyTable object, the ZMI says that this table is modified in a
Version (that I already deleted some time ago). Todat I haved packed the
database shutdown Zope, started it again from the linux command prompt. But
after some time the bug manifested itself again. My site no longer works the
way I intended, and if the problem doesn't go away when I update Zope or if
I don't find something I am doing wrong, I have no other option but to stop
using Zope. I don't want these kind of things happen to me when I am working
under a deadline (now I am just playing with Zope)!.

kind regards,
Eric.

P.S. could it be that the table gets locked because of simultatious
read&write access and that Zope 'assumes' that means it modified in a
Version?
----- Original Message -----
From: "Dieter Maurer" <dieter@handshake.de>
To: "Eric van Riet Paap" <eric@quadgames.com>
Cc: <zope@zope.org>
Sent: Friday, July 26, 2002 8:44 PM
Subject: Re: [Zope] Verions & TinyTablePlus bug?


> Eric van Riet Paap writes:
>  > While working with a TinyTablePlus object the table get locked because
Zope
>  > seems to think someone modified it while working in Version (called
>  > workInProgress). However I am the only one working on this machine and
I am
>  > definataly not working in a Version (I actually deleted workInProgress
>  > object some time ago). I use Zope 2.5.1 . Anyone encountered a similar
>  > problem sometime?
> Your "Control_Panel" should have a "Version Management" link.
> Use it, to unlock your objects.
>
>
> Dieter
>
> _______________________________________________
> Zope maillist  -  Zope@zope.org
> http://lists.zope.org/mailman/listinfo/zope
> **   No cross posts or HTML encoding!  **
> (Related lists -
>  http://lists.zope.org/mailman/listinfo/zope-announce
>  http://lists.zope.org/mailman/listinfo/zope-dev )
>