ConflictError? in CPSPortlet on doc creation
This happens when creating multiple docs at the same time.
Module Products.CPSCompat.PatchPublisherConflictErrors, line 51, in zpublisher_exception_hook
Module ZPublisher.Publish, line 120, in publish
Module Zope2.App.startup, line 240, in commit
Module transaction._manager, line 96, in commit
Module Products.CPSCompat.PatchZODBTransaction, line 175, in commit
Module transaction._transaction, line 433, in _commitResources
Module ZODB.Connection, line 484, in commit
Module ZODB.Connection, line 518, in _commit
ConflictError: database conflict error (oid 0x2844, class Products.CPSPortl
ets.CPSPortlet.CPSPortlet)
Disabling envent notification on portal_cpsportlets remove this kind of conflicts.
I suspect the expireCache method on the navigation portlet.