<div dir="ltr"><div>Hi there,</div><div><br></div><div>I have in production a Zope server from many years now:</div><div><br></div><div>- Zope 2.11.4-final, python 2.4.6</div><div>- 2.4.6</div><div>- ZEO with 3 clients via sockets on the same machine</div><div>- running a custom CMS (not Plone based)</div><div><br></div><div>Last weekend, without touching the server or the code, a strange problem starting to occur and is repeating since:<br></div><div><br></div><div>- when I try to modify an object (e.g. only the title) the saved data is not available in the browser after that. If I look in the ZMI the transaction is there. If I refresh the page the modification appears</div><div><br></div><div>- also happens on an add or a delete (the object is deleted bu still appears in the listing)</div><div><br></div><div>My impression is that the save itself is handled by lets say client1 and then the redirect and render of the edit page by a different one - client2.</div><div><br></div><div>I tried different things:</div><div><br></div><div>1. pack data fs and restart all clients and zeo</div><div><br></div><div>2. if i try to change the title of the object via ZMI Properties tab it works fine - I always see the changes. On our CMS edit page we do an explicit recatalog of the object after the save. I thought maybe the catalog is broken somehow so I updated it - problem still there.</div><div><br></div><div>3. I checked the data fs with fstest.py, also checked for broken BTreeFolders - no issues detected.</div><div><br></div><div>4. I put the production database on a development server without zeo, just a single zope instance - everything works just fine.</div><div><br></div><div>So, I can reproduce the problem but now clue so far about the cause.</div><div><br></div><div><br></div><div>Any idea on how to handle and fix this? Anything will be highly appreciated.<br></div><div><br></div><div><br></div><div>Thank you,<br></div><div>Dragos</div><div><br clear="all"><div><br></div>-- <br><div class="gmail_signature">Dragos Chirila<br><a href="mailto:objectValues@gmail.com" target="_blank">objectValues@gmail.com</a><br>(+4) 0722 395375<br></div>
</div></div>