Hi,<div><br></div><div>We am trying to use BLOBs with ZODB 3.8.4 and ZEO to store images on content objects using plone.app.namedfile.</div><div><br></div><div>We started having more or less random serious issues which break the site.</div>
<div><br></div><div>It looks like that for logged in users, for some page loads, BLOBs are being rewritten on every request. Somehow transaction is being retried and retry fails due to missing .tmp file. This is probably fault on our code, but in any case ZEO/ZODB utterly fails causing nasty exceptions.</div>
<div><br></div><div>(Since I am not a ZODB expert every stated above might be completely false)</div><div><br></div><div>Here is the detailed document of the issue: <a href="http://code.google.com/p/dexterity/issues/detail?id=94&amp;colspec=ID%20Type%20Status%20Priority%20Difficulty%20Milestone%20Owner%20Summary">http://code.google.com/p/dexterity/issues/detail?id=94&amp;colspec=ID%20Type%20Status%20Priority%20Difficulty%20Milestone%20Owner%20Summary</a></div>
<div><br></div><div>I hope to find advice </div><div><br></div><div>1) How to debug ZEO - this was not particularly encouraging: <a href="http://plone.org/documentation/tutorial/debugging-tips-and-tricks-a-real-life-example/oh-server-where-art-thou">http://plone.org/documentation/tutorial/debugging-tips-and-tricks-a-real-life-example/oh-server-where-art-thou</a></div>
<div><br></div><div>2) The actual solution to the problem</div><div><br></div><div>3) What might cause it</div><div><br>-Mikko
</div>