Re: [Zope-dev] many conflict errors

2007-05-25 Thread Perry
Maciej Wisniowski schrieb: I set it now to 9600/4800 (Timeout/Resolution) but it seams that it has no effect. Hm... where did you set this? At faster's preferences page in ZMI? Yes can you verify that these settings are used? don't know how. To change timeout/resolution to high values for s

Re: [Zope-dev] many conflict errors

2007-05-25 Thread Maciej Wisniowski
> I set it now to 9600/4800 (Timeout/Resolution) but it seams that it has > no effect. Hm... where did you set this? At faster's preferences page in ZMI? can you verify that these settings are used? To change timeout/resolution to high values for standard session implementation in zope.conf I had t

Re: [Zope-dev] many conflict errors

2007-05-25 Thread Perry
Maciej Wisniowski schrieb: Perry napisał(a): Answering to myself: we could get rid of the sessionrelated conflict errors, by removing all session = context.REQUEST.SESSION from our scripts. But we still have these conflict errors: how can I find out, what causes these conflicts. 2007-05-25T

Re: [Zope-dev] many conflict errors

2007-05-25 Thread Maciej Wisniowski
Perry napisał(a): > Answering to myself: > > we could get rid of the sessionrelated conflict errors, by removing all > > session = context.REQUEST.SESSION > > from our scripts. But we still have these conflict errors: > > how can I find out, what causes these conflicts. > > 2007-05-25T10:17:50

Re: [Zope-dev] many conflict errors

2007-05-25 Thread Perry
Answering to myself: we could get rid of the sessionrelated conflict errors, by removing all session = context.REQUEST.SESSION from our scripts. But we still have these conflict errors: how can I find out, what causes these conflicts. 2007-05-25T10:17:50 INFO ZPublisher.Conflict ConflictError

Re: [Zope-dev] many conflict errors

2007-05-24 Thread Chris McDonough
You might try placing the session data container in the main ZODB FileStorage (or ZEO storage if you use ZEO) to see if it demonstrates fewer conflicts there than using one contained in a TemporaryStorage. If you use ZEO, you will need to ensure that the Products.faster package can be impo

Re: [Zope-dev] many conflict errors

2007-05-24 Thread Chris Withers
Joachim Schmitz wrote: Module tempstorage.TemporaryStorage, line 200, in store ConflictError: database conflict error (oid 0x2b, class Products.faster.sessiondata.SessionDataContainer, serial this txn started with 0x036dd29c28404f33 2007-05-23 16:28:09.433877, serial currently committed 0x03