[Zope-dev] Five registerPackage results in unresolved ConflictError

2008-05-16 Thread Sasha Vincic
Hi On a server we have a ZEO server with 6 clients. When we start/restart the server we often get on random instance an AttributeError @@plone and all other browser pages. I have tracked it down to a ConflictError when installing Five on startup. See traceback bellow. To solve this I tried to set

[Zope-dev] Zope Tests: 5 OK

2008-05-16 Thread Zope Tests Summarizer
Summary of messages to the zope-tests list. Period Thu May 15 11:00:00 2008 UTC to Fri May 16 11:00:00 2008 UTC. There were 5 messages: 5 from Zope Tests. Tests passed OK --- Subject: OK : Zope-2.8 Python-2.3.6 : Linux From: Zope Tests Date: Thu May 15 21:00:28 EDT 2008 URL:

Re: [Zope-dev] zope.testing console script

2008-05-16 Thread Christian Theune
On Thu, May 15, 2008 at 08:32:28AM -0400, Benji York wrote: On Thu, May 15, 2008 at 7:43 AM, Wichert Akkerman [EMAIL PROTECTED] wrote: Is there a reason to advocate zope.testing over the others? Would it perhaps make more sense to use one of the more widely used tools instead of maintaing

[Zope] ZODB reverts to older state after ZEO restart

2008-05-16 Thread dvs
Recently we restarted our zeo server and immediately noticed that we are missing good bit of recently added content. We seemed to have reverted back to a specific date in the past. All content updates since have disappeared. Restoring the Data.fs from a recent backup still had the same

Re: [Zope] ZODB reverts to older state after ZEO restart

2008-05-16 Thread Dieter Maurer
dvs wrote at 2008-5-16 07:36 -0700: Recently we restarted our zeo server and immediately noticed that we are missing good bit of recently added content. We seemed to have reverted back to a specific date in the past. All content updates since have disappeared. This usually means that you

Re: [Zope] Re: Confused about permissions

2008-05-16 Thread Dieter Maurer
Brenda Bell wrote at 2008-5-13 13:27 +: In article [EMAIL PROTECTED], Brenda Bell [EMAIL PROTECTED] wrote: What I can't seem to do is get the permissions right such that a user in the Editor role can add new External Files. I've checked every box on the Security tab for the Editor

Re: [Zope] Weird SQL Relay conversion error in Zope

2008-05-16 Thread Dieter Maurer
Mike Driscoll wrote at 2008-5-9 08:31 -0500: ... I am working on a web app that interfaces with Microsoft SQL Server from Ubuntu through SQL Relay. I will be getting data from multiple databases. The issue seems to be that either Zope or SQL Relay cannot handle the Decimal type if the value is

Re: [Zope] Weird SQL Relay conversion error in Zope

2008-05-16 Thread Mike Driscoll
Dieter, Mike Driscoll wrote at 2008-5-9 08:31 -0500: ... I am working on a web app that interfaces with Microsoft SQL Server from Ubuntu through SQL Relay. I will be getting data from multiple databases. The issue seems to be that either Zope or SQL Relay cannot handle the Decimal type if

Re: [Zope] ZODB reverts to older state after ZEO restart

2008-05-16 Thread dvs
I believe this is the case, I found another thread with a similar problem: http://www.nabble.com/Missing-Content-td4174116.html Dieter Maurer wrote: dvs wrote at 2008-5-16 07:36 -0700: Recently we restarted our zeo server and immediately noticed that we are missing good bit of recently